svn commit: r395970 - head/archivers/pbzip2
Babak Farrokhi
farrokhi at FreeBSD.org
Thu Sep 3 15:36:31 UTC 2015
Author: farrokhi
Date: Thu Sep 3 15:36:30 2015
New Revision: 395970
URL: https://svnweb.freebsd.org/changeset/ports/395970
Log:
- Update to 1.1.12
- Take maintainership
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3558
Modified:
head/archivers/pbzip2/Makefile
head/archivers/pbzip2/distinfo
Modified: head/archivers/pbzip2/Makefile
==============================================================================
--- head/archivers/pbzip2/Makefile Thu Sep 3 15:28:02 2015 (r395969)
+++ head/archivers/pbzip2/Makefile Thu Sep 3 15:36:30 2015 (r395970)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= pbzip2
-PORTVERSION= 1.1.8
+PORTVERSION= 1.1.12
CATEGORIES= archivers
-MASTER_SITES= http://compression.ca/pbzip2/
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://launchpad.net/${PORTNAME}/1.1/${PORTVERSION}/+download/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= farrokhi at FreeBSD.org
COMMENT= Parallel BZIP2
LICENSE= BSD4CLAUSE
Modified: head/archivers/pbzip2/distinfo
==============================================================================
--- head/archivers/pbzip2/distinfo Thu Sep 3 15:28:02 2015 (r395969)
+++ head/archivers/pbzip2/distinfo Thu Sep 3 15:36:30 2015 (r395970)
@@ -1,2 +1,2 @@
-SHA256 (pbzip2-1.1.8/pbzip2-1.1.8.tar.gz) = d2da7e65d2a2ba5426d6d9bcd15d86cc5f90038efabd5dbc1ef9bded21371f53
-SIZE (pbzip2-1.1.8/pbzip2-1.1.8.tar.gz) = 54429
+SHA256 (pbzip2-1.1.12.tar.gz) = 573bb358a5a7d3bf5f42f881af324cedf960c786e8d66dd03d448ddd8a0166ee
+SIZE (pbzip2-1.1.12.tar.gz) = 47826
More information about the svn-ports-all
mailing list