summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-17 07:10:19 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-17 07:10:19 +0000
commit6996164ec0b5b1c04779c4878dacab7ac9424f4a (patch)
tree0200bf77a0f904c306600d85e333336b43a92fc7 /archivers
parentNow we use USE_FORTRAN=yes to use FORTRAN compiler. (diff)
- Update to 4.49
Approved by: nox (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=195790
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p7zip/Makefile8
-rw-r--r--archivers/p7zip/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index b282db65faed..fe15825d6c35 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= p7zip
-PORTVERSION= 4.48
+PORTVERSION= 4.49
CATEGORIES= archivers
MASTER_SITES= SF
-DISTNAME= ${PORTNAME}_${PORTVERSION}_src_all
+DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all
MAINTAINER= nox@FreeBSD.org
COMMENT= File archiver with high compression ratio
@@ -62,9 +62,7 @@ do-install:
.endif
.if !defined(NOPORTDOCS)
@${INSTALL} -d ${DOCSDIR}/
- ${CP} -R ${WRKSRC}/DOCS/ ${DOCSDIR}/
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/
- ${CHMOD} -R u=rwX,go=rX ${DOCSDIR}/
+ @cd ${WRKSRC}/DOCS/&&${COPYTREE_SHARE} \* ${DOCSDIR}/
.endif
${INSTALL_MAN} ${MAN1:S,^,${WRKSRC}/man1/,} ${MAN1PREFIX}/man/man1/
diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo
index 1394bb26b94d..58fa19433ce0 100644
--- a/archivers/p7zip/distinfo
+++ b/archivers/p7zip/distinfo
@@ -1,3 +1,3 @@
-MD5 (p7zip_4.48_src_all.tar.bz2) = 4e41eb39aa0e866228db65cedfbbb845
-SHA256 (p7zip_4.48_src_all.tar.bz2) = 33a4e52d9237c38b3d3f695573c2698f01b3e553ba506176cb98bd0a77d5d413
-SIZE (p7zip_4.48_src_all.tar.bz2) = 1487947
+MD5 (p7zip_4.49_src_all.tar.bz2) = 42a375ae0efde22d924ab4e1cff1d286
+SHA256 (p7zip_4.49_src_all.tar.bz2) = 78829369c99553eda39d7f98ad64bf1b87d21ccf0cd224cc75f9a7164297dc39
+SIZE (p7zip_4.49_src_all.tar.bz2) = 1492155