Date: Fri, 25 Feb 2005 08:30:43 GMT From: Martin Matuska <martin@matuska.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/77939: [MAINTAINER UPDATE] archivers/star 1.5.a.54 -> 1.5.a.58 Message-ID: <200502250830.j1P8UgkZ029959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77939; it has been noted by GNATS. From: Martin Matuska <martin@matuska.org> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/77939: [MAINTAINER UPDATE] archivers/star 1.5.a.54 -> 1.5.a.58 Date: Fri, 25 Feb 2005 09:25:17 +0100 Files to be removed: files/patch-RULES::i386-freebsd-cc.rul files/patch-RULES::rules.cnf Please change the contents of the files/ directory to: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # files # files/patch-star::star.1 # files/patch-star::Makefile # echo c - files mkdir -p files > /dev/null 2>&1 echo x - files/patch-star::star.1 sed 's/^X//' >files/patch-star::star.1 << 'END-of-files/patch-star::star.1' Xdiff -bur star/star.1 star-1.5/star/star.1 X--- star/star.1 Fri Feb 25 09:07:00 2005 X+++ star/star.1 Fri Feb 25 09:07:43 2005 X@@ -31,13 +31,6 @@ X ] X .I file1 .\|.\|. filen X .br X-.B "tar\ \ " X-.I command X-[ X-.I options X-] X-.I file1 .\|.\|. filen X-.br X .B "star\ " X .B "\-copy\ \ " X [ END-of-files/patch-star::star.1 echo x - files/patch-star::Makefile sed 's/^X//' >files/patch-star::Makefile << 'END-of-files/patch-star::Makefile' Xdiff -bur star/Makefile star/Makefile X--- star/Makefile Fri Feb 25 09:17:45 2005 X+++ star/Makefile Fri Feb 25 09:19:03 2005 X@@ -15,7 +15,7 @@ X INSDIR= bin X TARGET= star_fat X #SYMLINKS= ustar tar X-SYMLINKS= star ustar tar gnutar suntar scpio spax X+SYMLINKS= star ustar X CPPOPTS += -D__STAR__ X CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP -DUSE_REMOTE -DUSE_RCMD_RSH X #CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP X@@ -44,8 +44,7 @@ X #LIBS= -lunos X #LIBS= -lschily -lc /usr/local/lib/gcc-gnulib X LIBS= -ldeflt -lrmt -lschily $(LIB_ACL) $(LIB_ATTR) $(LIB_SOCKET) X-XMK_FILE= Makefile.man starformatman.mk scpioman.mk gnutarman.mk \ X- spaxman.mk suntarman.mk X+XMK_FILE= Makefile.man starformatman.mk X X star_fat.c: star.c X $(RM) $(RM_FORCE) $@; cp star.c $@ END-of-files/patch-star::Makefile exit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502250830.j1P8UgkZ029959>