Update to latest production release, and MASTERSITES*; tested on amd64. diff -uNr -x CVS /usr/ports/plan9/rc/Makefile /usr/ports/mystuff/plan9/rc/Makefile --- /usr/ports/plan9/rc/Makefile Sat Sep 15 12:00:55 2007 +++ /usr/ports/mystuff/plan9/rc/Makefile Mon Oct 18 19:26:42 2010 @@ -1,12 +1,15 @@ -# $OpenBSD: Makefile,v 1.15 2007/09/15 19:00:55 steven Exp $ +# $OpenBSD: Makefile,v 1.16 2010/10/15 19:00:55 dave Exp $ COMMENT= shell (clone of plan9 shell) -DISTNAME= rc-1.6 +DISTNAME= rc-1.7.1 CATEGORIES= plan9 shells -MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ - ftp://ftp.sys.toronto.edu/pub/rc/ -MASTER_SITES0= http://www.star.le.ac.uk/~tjg/rc/misc/ + +HOMEPAGE= http://www.libra-aries-books.co.uk/software/rc/ +MASTER_SITES= http://www.libra-aries-books.co.uk/software/download/ \ + http://rc-shell.slackmatic.org/release/ +MASTER_SITES0= http://www.libra-aries-books.co.uk/software/download/ \ + http://rc-shell.slackmatic.org/misc/ SUPDISTFILES= editline-1.5.tar.gz:0 MAINTAINER= Markus Friedl <[email protected]> diff -uNr -x CVS /usr/ports/plan9/rc/distinfo /usr/ports/mystuff/plan9/rc/distinfo --- /usr/ports/plan9/rc/distinfo Thu Apr 5 09:20:18 2007 +++ /usr/ports/mystuff/plan9/rc/distinfo Mon Oct 18 19:42:13 2010 @@ -1,10 +1,10 @@ MD5 (editline-1.5.tar.gz) = wLk1WoTvrQfiOy1dznRVIg== -MD5 (rc-1.6.tar.gz) = O1bw5H6EluoDY+vCArysIw== +MD5 (rc-1.7.1.tar.gz) = clPhyFOCTPJ+2yFmIU8FEQ== RMD160 (editline-1.5.tar.gz) = s0P4cPx+x+SFOhdnWyU0AvbDWqs= -RMD160 (rc-1.6.tar.gz) = dmRT4dVfRN6UxpCVmu4dyNinc2U= +RMD160 (rc-1.7.1.tar.gz) = sB0UL+n5n8KRwBmlQliEp7K7e7w= SHA1 (editline-1.5.tar.gz) = xMBWmhjN0DGFiHp7ePz7vRKGXEU= -SHA1 (rc-1.6.tar.gz) = 4iPF86NKqDYDTMAzdRwnb/BfzI4= +SHA1 (rc-1.7.1.tar.gz) = 4oL96SfJG39YBCa838YveAxmRcU= SHA256 (editline-1.5.tar.gz) = gMtItn8V0KTaYqEGbSXSYHCRCWhzZV3IkTvmcf+Nhfo= -SHA256 (rc-1.6.tar.gz) = 1ufjnDlU4FC4QUkaYzg2PEvyGqX4Stamiuv/+Qpi1/A= +SHA256 (rc-1.7.1.tar.gz) = HP8j6JegOEIkWLoBVnpaJlCTUgWGLDu/c+dzgHwkgkA= SIZE (editline-1.5.tar.gz) = 13823 -SIZE (rc-1.6.tar.gz) = 139914 +SIZE (rc-1.7.1.tar.gz) = 177302 diff -uNr -x CVS /usr/ports/plan9/rc/patches/patch-Makefile.in /usr/ports/mystuff/plan9/rc/patches/patch-Makefile.in --- /usr/ports/plan9/rc/patches/patch-Makefile.in Wed Dec 31 16:00:00 1969 +++ /usr/ports/mystuff/plan9/rc/patches/patch-Makefile.in Fri Oct 15 12:18:23 2010 @@ -0,0 +1,17 @@ +--- Makefile.in.orig Thu Jul 17 05:24:25 2003 ++++ Makefile.in Fri Oct 15 11:03:32 2010 +@@ -716,10 +716,10 @@ + ./rc -p < $(srcdir)/trip.rc + + install-exec-hook: +...@amc_history_true@ $(INSTALL_PROGRAM) history $(bindir)/- ;\ +...@amc_history_true@ rm -f $(bindir)/--; $(LN) $(bindir)/- $(bindir)/-- ;\ +...@amc_history_true@ rm -f $(bindir)/-p; $(LN) $(bindir)/- $(bindir)/-p ;\ +...@amc_history_true@ rm -f $(bindir)/--p; $(LN) $(bindir)/- $(bindir)/--p +...@amc_history_true@ $(INSTALL_PROGRAM) history $(DESTDIR)$(bindir)/- ;\ +...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./--; $(LN) ./- -- ;\ +...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./-p; $(LN) ./- -p ;\ +...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./--p; $(LN) ./- --p + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: diff -uNr -x CVS /usr/ports/plan9/rc/patches/patch-Makefile_in /usr/ports/mystuff/plan9/rc/patches/patch-Makefile_in --- /usr/ports/plan9/rc/patches/patch-Makefile_in Wed May 14 20:25:56 2003 +++ /usr/ports/mystuff/plan9/rc/patches/patch-Makefile_in Wed Dec 31 16:00:00 1969 @@ -1,18 +0,0 @@ -$OpenBSD: patch-Makefile_in,v 1.3 2003/05/15 03:25:56 markus Exp $ ---- Makefile.in.orig Wed Jun 7 02:07:28 2000 -+++ Makefile.in Wed Jun 7 02:09:33 2000 -@@ -517,10 +517,10 @@ trip: rc tripping - ./rc -p < $(srcdir)/trip.rc - - install-exec-hook: -...@amc_history_true@ $(INSTALL_PROGRAM) history $(bindir)/- ;\ -...@amc_history_true@ rm -f $(bindir)/--; $(LN) $(bindir)/- $(bindir)/-- ;\ -...@amc_history_true@ rm -f $(bindir)/-p; $(LN) $(bindir)/- $(bindir)/-p ;\ -...@amc_history_true@ rm -f $(bindir)/--p; $(LN) $(bindir)/- $(bindir)/--p -...@amc_history_true@ $(INSTALL_PROGRAM) history $(DESTDIR)$(bindir)/- ;\ -...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./--; $(LN) ./- -- ;\ -...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./-p; $(LN) ./- -p ;\ -...@amc_history_true@ cd $(DESTDIR)$(bindir); rm -f ./--p; $(LN) ./- --p - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff -uNr -x CVS /usr/ports/plan9/rc/patches/patch-history_c /usr/ports/mystuff/plan9/rc/patches/patch-history_c --- /usr/ports/plan9/rc/patches/patch-history_c Wed May 14 20:25:56 2003 +++ /usr/ports/mystuff/plan9/rc/patches/patch-history_c Fri Oct 15 11:27:37 2010 @@ -1,7 +1,6 @@ -$OpenBSD: patch-history_c,v 1.3 2003/05/15 03:25:56 markus Exp $ ---- history.c.orig Wed Nov 20 21:43:31 2002 -+++ history.c Wed Nov 20 21:43:52 2002 -@@ -331,7 +331,7 @@ next: s = getcommand(); +--- history.c.orig Fri Oct 15 11:19:59 2010 ++++ history.c Fri Oct 15 11:21:26 2010 +@@ -339,7 +339,7 @@ fprintf(stderr, "%s\n", s); if (shell == NULL) shell = "/bin/sh"; diff -uNr -x CVS /usr/ports/plan9/rc/patches/patch-print_c /usr/ports/mystuff/plan9/rc/patches/patch-print_c --- /usr/ports/plan9/rc/patches/patch-print_c Wed May 14 20:25:56 2003 +++ /usr/ports/mystuff/plan9/rc/patches/patch-print_c Wed Dec 31 16:00:00 1969 @@ -1,12 +0,0 @@ -$OpenBSD: patch-print_c,v 1.3 2003/05/15 03:25:56 markus Exp $ ---- print.c.orig Wed Nov 20 21:42:09 2002 -+++ print.c Wed Nov 20 21:42:50 2002 -@@ -103,8 +103,6 @@ static void intconv(Format *format, unsi - - if (flags & FMT_long) - n = va_arg(format->args, long); -- else if (flags & FMT_short) -- n = va_arg(format->args, short); - else - n = va_arg(format->args, int); - diff -uNr -x CVS /usr/ports/plan9/rc/pkg/PLIST /usr/ports/mystuff/plan9/rc/pkg/PLIST --- /usr/ports/plan9/rc/pkg/PLIST Wed Sep 15 11:23:11 2004 +++ /usr/ports/mystuff/plan9/rc/pkg/PLIST Fri Oct 15 12:28:59 2010 @@ -1,8 +1,8 @@ -...@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:23:11 espie Exp $ -bin/- -bin/-- -bin/--p -bin/-p -bin/rc +...@comment $OpenBSD$ +...@bin bin/- +...@bin bin/-- +...@bin bin/--p +...@bin bin/-p +...@bin bin/rc @man man/man1/history.1 @man man/man1/rc.1
