aboutsummaryrefslogtreecommitdiff
path: root/archivers/p7zip
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-03-17 19:56:29 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-03-17 19:56:29 +0000
commitb0e9b6ff3a7362deaa6638f9ad7fd4f992301a49 (patch)
tree553c4616f9c6e45c633bf90458a87d49551c5974 /archivers/p7zip
parent8d314305a4897cd3d509a17b68529b55c8baaa92 (diff)
downloadports-b0e9b6ff3a7362deaa6638f9ad7fd4f992301a49.tar.gz
ports-b0e9b6ff3a7362deaa6638f9ad7fd4f992301a49.zip
Update to 9.20.1
PR: ports/155623 Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Notes
Notes: svn path=/head/; revision=271163
Diffstat (limited to 'archivers/p7zip')
-rw-r--r--archivers/p7zip/Makefile9
-rw-r--r--archivers/p7zip/distinfo5
2 files changed, 5 insertions, 9 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index d3d6e2b5907c..6ac9175e27a9 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= p7zip
-PORTVERSION= 9.13
-PORTREVISION= 1
+PORTVERSION= 9.20.1
CATEGORIES= archivers
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all
@@ -21,7 +20,6 @@ OPTIONS= MINIMAL "Support only .7z file format" off \
USE_BZIP2= yes
MAKEFILE= makefile
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
-MAKE_JOBS_UNSAFE= yes
.include <bsd.port.options.mk>
@@ -67,11 +65,10 @@ post-patch:
${SED} -e 's!-O!${CFLAGS} ${PTHREAD_CFLAGS}!' \
-e 's!g\+\+!${CXX}!' \
-e 's!gcc!${CC}!' \
- -e '/LITTLE_ENDIAN/d' \
-e 's/-D_LARGEFILE_SOURCE//' \
-e 's/-D_FILE_OFFSET_BITS=64//' \
- -e 's/-lc_r/${PTHREAD_LIBS}/' \
- ${WRKSRC}/makefile.freebsd > ${WRKSRC}/makefile.machine
+ -e 's/-lpthread/${PTHREAD_LIBS}/' \
+ ${WRKSRC}/makefile.freebsd6 > ${WRKSRC}/makefile.machine
${REINPLACE_CMD} -e 's|{DEST_SHARE_DOC}|${DOCSDIR}|' \
${WRKSRC}/man1/*
${MV} ${WRKSRC}/README ${WRKSRC}/DOCS/readme.unix
diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo
index 2af93be2dd78..7de6d3060203 100644
--- a/archivers/p7zip/distinfo
+++ b/archivers/p7zip/distinfo
@@ -1,3 +1,2 @@
-MD5 (p7zip_9.13_src_all.tar.bz2) = 8ddb5053db3b1f2696407d01be145779
-SHA256 (p7zip_9.13_src_all.tar.bz2) = fc9c0fa2eabd367d6adbc3ea07bb305dbdc1f68717eea362c8c074b91c03d923
-SIZE (p7zip_9.13_src_all.tar.bz2) = 3753579
+SHA256 (p7zip_9.20.1_src_all.tar.bz2) = 49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782
+SIZE (p7zip_9.20.1_src_all.tar.bz2) = 3835235