1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 1.5.a76

PR:		108793
Submitted by:	Martin Matuska <martin@matuska.org> (maintainer)
This commit is contained in:
Martin Wilke 2007-02-08 22:33:20 +00:00
parent dc843b8641
commit a42ca3b9fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184614
4 changed files with 10 additions and 11 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= star PORTNAME= star
DISTVERSION= 1.5a75 DISTVERSION= 1.5a76
CATEGORIES= archivers CATEGORIES= archivers
MASTER_SITES= ftp://ftp.berlios.de/pub/star/alpha/ MASTER_SITES= ftp://ftp.berlios.de/pub/star/alpha/

View File

@ -1,3 +1,3 @@
MD5 (star-1.5a75.tar.bz2) = 5caa472e213964065baed871ca0f06f7 MD5 (star-1.5a76.tar.bz2) = f4707cf0eb469e877cbcfc84f9e18227
SHA256 (star-1.5a75.tar.bz2) = 5c86601ed8ad9aa7004982468844b07d99f3885bcc428a9820f9b3219f853a63 SHA256 (star-1.5a76.tar.bz2) = 554ad6b0d9dd46e31674ec813757fa75ddc9ac501e72bd1a474bf0845bff3b58
SIZE (star-1.5a75.tar.bz2) = 674318 SIZE (star-1.5a76.tar.bz2) = 689407

View File

@ -1,15 +1,15 @@
--- star/Makefile.orig Sun Aug 28 13:22:30 2005 --- star/Makefile.orig Sun Nov 5 01:52:19 2006
+++ star/Makefile Sat Sep 3 23:36:46 2005 +++ star/Makefile Mon Feb 5 10:17:54 2007
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
INSDIR= bin INSDIR= bin
TARGET= star_fat TARGET= star
#SYMLINKS= ustar tar #SYMLINKS= ustar tar
-SYMLINKS= star ustar tar gnutar suntar scpio spax -SYMLINKS= ustar tar gnutar suntar scpio spax
+SYMLINKS= star ustar +SYMLINKS= ustar
CPPOPTS += -D__STAR__ CPPOPTS += -D__STAR__
CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP -DUSE_REMOTE -DUSE_RCMD_RSH CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP -DUSE_REMOTE -DUSE_RCMD_RSH
#CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP #CPPOPTS += -DSET_CTIME -DFIFO -DUSE_MMAP
@@ -44,8 +44,7 @@ @@ -50,8 +50,7 @@
#LIBS= -lunos #LIBS= -lunos
#LIBS= -lschily -lc /usr/local/lib/gcc-gnulib #LIBS= -lschily -lc /usr/local/lib/gcc-gnulib
LIBS= -ldeflt -lrmt -lschily $(LIB_ACL) $(LIB_ATTR) $(LIB_SOCKET) LIBS= -ldeflt -lrmt -lschily $(LIB_ACL) $(LIB_ATTR) $(LIB_SOCKET)

View File

@ -1,4 +1,3 @@
bin/star_fat
bin/star bin/star
bin/ustar bin/ustar
etc/default/star etc/default/star