diff options
author | miwi <miwi@FreeBSD.org> | 2010-04-25 17:18:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-04-25 17:18:18 +0800 |
commit | 77a01e8f85ec2f9c137b0abe666c88bbf3fe6120 (patch) | |
tree | d26e979b5048562b60fedd5a9fcf5f540d384bd6 /archivers | |
parent | c474f3ad3a2ce43edb2a122dcebd0e7564aa0322 (diff) | |
download | freebsd-ports-gnome-77a01e8f85ec2f9c137b0abe666c88bbf3fe6120.tar.gz freebsd-ports-gnome-77a01e8f85ec2f9c137b0abe666c88bbf3fe6120.tar.zst freebsd-ports-gnome-77a01e8f85ec2f9c137b0abe666c88bbf3fe6120.zip |
- Update to 1.1.1
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pbzip2/Makefile | 2 | ||||
-rw-r--r-- | archivers/pbzip2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile index 906cd69d2564..5f203972f74d 100644 --- a/archivers/pbzip2/Makefile +++ b/archivers/pbzip2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pbzip2 -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= archivers MASTER_SITES= http://compression.ca/pbzip2/ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/archivers/pbzip2/distinfo b/archivers/pbzip2/distinfo index 750c13faf5dd..0157da4577d2 100644 --- a/archivers/pbzip2/distinfo +++ b/archivers/pbzip2/distinfo @@ -1,3 +1,3 @@ -MD5 (pbzip2-1.1.0/pbzip2-1.1.0.tar.gz) = 39cfc2e8c810391b571246e798f7c73a -SHA256 (pbzip2-1.1.0/pbzip2-1.1.0.tar.gz) = d907e4543dd8dcbdf1c4be8c913c56daa20df95e062bc1a307d976b2013c3656 -SIZE (pbzip2-1.1.0/pbzip2-1.1.0.tar.gz) = 44102 +MD5 (pbzip2-1.1.1/pbzip2-1.1.1.tar.gz) = b354422759da7113da366aad1876ed5d +SHA256 (pbzip2-1.1.1/pbzip2-1.1.1.tar.gz) = f6fc18db5c217e5637c0afa8db81a1c755691f29c42ed2ee0bac7df5103668b4 +SIZE (pbzip2-1.1.1/pbzip2-1.1.1.tar.gz) = 46953 |