summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-01-17 00:52:29 +0000
committerdelphij <delphij@FreeBSD.org>2015-01-17 00:52:29 +0000
commit155b1002b6f4781078e761a8e830902275eaddae (patch)
tree75bd2a695c033afd30d33a31f06afee781147b60
parent2e408c18e6c946aa4bc883dff8a3bcdcb858f835 (diff)
downloadFreeBSD-ports-155b1002b6f4781078e761a8e830902275eaddae.zip
FreeBSD-ports-155b1002b6f4781078e761a8e830902275eaddae.tar.gz
Update to 20141018 and take maintainership.
-rw-r--r--archivers/pxz/Makefile8
-rw-r--r--archivers/pxz/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/pxz/Makefile b/archivers/pxz/Makefile
index 9fd4178..5e8599e 100644
--- a/archivers/pxz/Makefile
+++ b/archivers/pxz/Makefile
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= pxz
-PORTVERSION= 0.20120930
+PORTVERSION= 0.20141018
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= mm
+MASTER_SITE_SUBDIR= delphij
DISTNAME= pxz-git-${PORTVERSION:S/0.//}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= delphij@FreeBSD.org
COMMENT= Parallel LZMA compressor using liblzma
LICENSE= GPLv2
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= compiler:openmp
+USES= compiler:openmp tar:xz
PLIST_FILES= bin/pxz man/man1/pxz.1.gz
MAKE_ENV+= BINDIR=${PREFIX}/bin \
diff --git a/archivers/pxz/distinfo b/archivers/pxz/distinfo
index 45bf1c0..16c350e 100644
--- a/archivers/pxz/distinfo
+++ b/archivers/pxz/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pxz-git-20120930.tar.gz) = b8b86ae037e2d9347015c6e6e8af16699f48597e05c92ce7576d7110ea5cf3ce
-SIZE (pxz-git-20120930.tar.gz) = 69480
+SHA256 (pxz-git-20141018.tar.xz) = f60882dc25981cfb7ee58bd731f4f38e4c8b033fcfec862446964c37021690ed
+SIZE (pxz-git-20141018.tar.xz) = 11324
OpenPOWER on IntegriCloud