diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-22 22:56:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-22 22:56:14 +0000 |
commit | 13fe2605bbe6eebfd4ea8abbd57dd5a811f1a1f8 (patch) | |
tree | 95e3d39bf7100ef57e7ed20b836b32fd1f6e7db2 | |
parent | - Update to 3.0 (diff) |
- Update to 1.0.4
- Take maintainership
Notes
Notes:
svn path=/head/; revision=224613
-rw-r--r-- | archivers/pbzip2/Makefile | 6 | ||||
-rw-r--r-- | archivers/pbzip2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile index 46de6d5a87f0..a4063baf5736 100644 --- a/archivers/pbzip2/Makefile +++ b/archivers/pbzip2/Makefile @@ -7,12 +7,12 @@ # PORTNAME= pbzip2 -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= archivers -MASTER_SITES= http://compression.ca/pbzip2/ CENKES +MASTER_SITES= http://compression.ca/pbzip2/ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Parallel BZIP2 PLIST_FILES= bin/pbzip2 bin/pbunzip2 diff --git a/archivers/pbzip2/distinfo b/archivers/pbzip2/distinfo index 44b62a9f17c0..05661a40f20c 100644 --- a/archivers/pbzip2/distinfo +++ b/archivers/pbzip2/distinfo @@ -1,3 +1,3 @@ -MD5 (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = 38cb9106c45add5e0fb80864477df7e7 -SHA256 (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = cd87bf1b57c1774ee0f8037195e2c57351c1c7cc2a7a100df379185f805d9ce5 -SIZE (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = 25545 +MD5 (pbzip2-1.0.4/pbzip2-1.0.4.tar.gz) = 762506168fc441a454e4cebdd02c080a +SHA256 (pbzip2-1.0.4/pbzip2-1.0.4.tar.gz) = 9e44a2f31115ebba33c0e5316563f945c20888586934232a022767f0c42743a1 +SIZE (pbzip2-1.0.4/pbzip2-1.0.4.tar.gz) = 26358 |