From 27b06b25ccac215fdca1fe1a185e908f019b2fb3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 5 Jan 2006 06:25:10 +0000 Subject: Update to 0.9.5 --- archivers/pbzip2/Makefile | 5 +++-- archivers/pbzip2/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'archivers/pbzip2') diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile index 25a92b2c30c0..2806e87451fa 100644 --- a/archivers/pbzip2/Makefile +++ b/archivers/pbzip2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pbzip2 -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= archivers MASTER_SITES= http://compression.ca/pbzip2/ @@ -19,7 +19,8 @@ USE_REINPLACE= yes PLIST_FILES= bin/pbzip2 post-patch: - @${REINPLACE_CMD} -e "s,-pthread -lpthread,${PTHREAD_LIBS},g" \ + @${REINPLACE_CMD} \ + -e "s,-pthread -lpthread,${PTHREAD_LIBS},g" \ -e "s,-O3,${CXXFLAGS}," \ -e "s,^CC,#CC," \ -e "s,CC,CXX," ${WRKSRC}/Makefile diff --git a/archivers/pbzip2/distinfo b/archivers/pbzip2/distinfo index 0166cd271947..f4c7f601282e 100644 --- a/archivers/pbzip2/distinfo +++ b/archivers/pbzip2/distinfo @@ -1,3 +1,3 @@ -MD5 (pbzip2-0.9.4.tar.gz) = ba5e06d89ac3fded55d30d33cdfeb872 -SHA256 (pbzip2-0.9.4.tar.gz) = d11a8821a510c26f1fd3254742354729125a5b7d0ce98bb6c195045d19fb966d -SIZE (pbzip2-0.9.4.tar.gz) = 18765 +MD5 (pbzip2-0.9.5.tar.gz) = 94cbc6ff49a6f4df40f6b1552b613ce6 +SHA256 (pbzip2-0.9.5.tar.gz) = 9098588501750b8b67c6be7e9b27743da11fca79273ca271a59d084cc83caa4d +SIZE (pbzip2-0.9.5.tar.gz) = 20145 -- cgit v1.2.3