[csw-devel] SF.net SVN: gar:[9981] csw/mgar/pkg/pbzip2/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed May 26 12:39:27 CEST 2010
Revision: 9981
http://gar.svn.sourceforge.net/gar/?rev=9981&view=rev
Author: dmichelsen
Date: 2010-05-26 10:39:27 +0000 (Wed, 26 May 2010)
Log Message:
-----------
pbzip2: Update to 1.1.1 and fix -norunpath
Modified Paths:
--------------
csw/mgar/pkg/pbzip2/trunk/Makefile
csw/mgar/pkg/pbzip2/trunk/checksums
Modified: csw/mgar/pkg/pbzip2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pbzip2/trunk/Makefile 2010-05-26 09:15:12 UTC (rev 9980)
+++ csw/mgar/pkg/pbzip2/trunk/Makefile 2010-05-26 10:39:27 UTC (rev 9981)
@@ -1,5 +1,5 @@
GARNAME = pbzip2
-GARVERSION = 1.1.0
+GARVERSION = 1.1.1
CATEGORIES = utils
DESCRIPTION = Parallel BZIP2 Data Compression Software
@@ -38,7 +38,7 @@
include gar/category.mk
pre-build-modulated:
- @gsed -i'' 's,-pthread,-I$(includedir) -L$(libdir),g;s,g++,$(CXX),;s,-O2,-fast $(CFLAGS),' $(WORKSRC)/Makefile
+ @gsed -i'' 's,-lpthread,-norunpath -lpthread,g;s,-pthread,-I$(includedir) -L$(libdir),g;s,g++,$(CXX),;s,-O2,-fast $(filter-out -xnorunpath,$(CFLAGS)),' $(WORKSRC)/Makefile
install-custom:
[ ! -d "$(DESTDIR)$(mandir)/man1" ] && \
Modified: csw/mgar/pkg/pbzip2/trunk/checksums
===================================================================
--- csw/mgar/pkg/pbzip2/trunk/checksums 2010-05-26 09:15:12 UTC (rev 9980)
+++ csw/mgar/pkg/pbzip2/trunk/checksums 2010-05-26 10:39:27 UTC (rev 9981)
@@ -1 +1 @@
-39cfc2e8c810391b571246e798f7c73a pbzip2-1.1.0.tar.gz
+b354422759da7113da366aad1876ed5d pbzip2-1.1.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list