[Midnightbsd-cvs] mports [16578] trunk/shells/rc: rc 1.7.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 23 10:43:26 EDT 2014


Revision: 16578
          http://svnweb.midnightbsd.org/mports/?rev=16578
Author:   laffer1
Date:     2014-08-23 10:43:25 -0400 (Sat, 23 Aug 2014)
Log Message:
-----------
rc 1.7.1

Modified Paths:
--------------
    trunk/shells/rc/Makefile
    trunk/shells/rc/pkg-plist

Modified: trunk/shells/rc/Makefile
===================================================================
--- trunk/shells/rc/Makefile	2014-08-23 14:25:56 UTC (rev 16577)
+++ trunk/shells/rc/Makefile	2014-08-23 14:43:25 UTC (rev 16578)
@@ -8,12 +8,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A unix incarnation of the plan9 shell
+
 LICENSE=	other
 
-USE_BZIP2=	YES
+USES=		tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-history
-MAN1=		history.1 rc.1
 
 
 OPTIONS_DEFINE=	READLINE

Modified: trunk/shells/rc/pkg-plist
===================================================================
--- trunk/shells/rc/pkg-plist	2014-08-23 14:25:56 UTC (rev 16577)
+++ trunk/shells/rc/pkg-plist	2014-08-23 14:43:25 UTC (rev 16578)
@@ -3,3 +3,5 @@
 bin/--
 bin/-p
 bin/--p
+man/man1/history.1.gz
+man/man1/rc.1.gz



More information about the Midnightbsd-cvs mailing list