Date: Thu, 3 Sep 2015 15:36:31 +0000 (UTC) From: Babak Farrokhi <farrokhi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395970 - head/archivers/pbzip2 Message-ID: <201509031536.t83FaVEn011582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= farrokhi@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509031536.t83FaVEn011582>