Index: head/archivers/lbzip2/files/patch-Makefile =================================================================== --- head/archivers/lbzip2/files/patch-Makefile (revision 472299) +++ head/archivers/lbzip2/files/patch-Makefile (nonexistent) @@ -1,21 +0,0 @@ ---- Makefile.orig 2009-04-03 22:33:49 UTC -+++ Makefile -@@ -1,15 +1,10 @@ - # Makefile,v 1.9 2009/04/03 22:33:49 lacos Exp - .POSIX: - --CC=gcc --CFLAGS=$$($(SHELL) lfs.sh CFLAGS) -D _XOPEN_SOURCE=500 -pipe -ansi -pedantic \ -- -O2 -- -- -- -+LDFLAGS+= -s -+LIBS+= -l pthread -l bz2 - --LDFLAGS=-s $$($(SHELL) lfs.sh LDFLAGS) --LIBS=-l pthread -l bz2 $$($(SHELL) lfs.sh LIBS) -+all: lbzip2 - - lbzip2: main.o lbzip2.o lbunzip2.o lbunzip2_single.o lacos_rbtree.o - $(CC) -o lbzip2 $(LDFLAGS) main.o lbzip2.o lbunzip2.o \ Property changes on: head/archivers/lbzip2/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/archivers/lbzip2/Makefile =================================================================== --- head/archivers/lbzip2/Makefile (revision 472299) +++ head/archivers/lbzip2/Makefile (revision 472300) @@ -1,30 +1,30 @@ # Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= lbzip2 -PORTVERSION= 0.23 +PORTVERSION= 2.5 CATEGORIES= archivers -MASTER_SITES= http://lacos.web.elte.hu/pub/lbzip2/ +MASTER_SITES= http://archive.lbzip2.org/ +LICENSE= GPLv3 + MAINTAINER= ports@FreeBSD.org COMMENT= Multi-threaded bzip2/bunzip2 filter -WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= bin/lbzip2 \ +USES= tar:bzip2 +GNU_CONFIGURE= yes + +PLIST_FILES= bin/lbunzip2 bin/lbzcat bin/lbzip2 \ + man/man1/lbunzip2.1.gz \ + man/man1/lbzcat.1.gz \ man/man1/lbzip2.1.gz -PORTDOCS= ChangeLog README +PORTDOCS= AUTHORS ChangeLog NEWS README THANKS OPTIONS_DEFINE= DOCS -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/lbzip2 ${STAGEDIR}${PREFIX}/bin/lbzip2 - ${INSTALL_MAN} ${WRKSRC}/lbzip2.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -.endfor + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/archivers/lbzip2/distinfo =================================================================== --- head/archivers/lbzip2/distinfo (revision 472299) +++ head/archivers/lbzip2/distinfo (revision 472300) @@ -1,2 +1,3 @@ -SHA256 (lbzip2-0.23.tar.gz) = 2838cc2be818b8107ab1311208e6344baf9969168199be84287a32fef4733411 -SIZE (lbzip2-0.23.tar.gz) = 77720 +TIMESTAMP = 1395865500 +SHA256 (lbzip2-2.5.tar.bz2) = eec4ff08376090494fa3710649b73e5412c3687b4b9b758c93f73aa7be27555b +SIZE (lbzip2-2.5.tar.bz2) = 514852