diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-01-11 00:34:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-01-11 00:34:01 +0800 |
commit | 19e620ec6c2c98ffd599eb6cfd865593c0075c3a (patch) | |
tree | 3b93a67714895068a6e17b5df262966817623c47 | |
parent | 3bbb9eddf2224ac939aa8b76719045b5deaeb61a (diff) | |
download | freebsd-ports-graphics-19e620ec6c2c98ffd599eb6cfd865593c0075c3a.tar.gz freebsd-ports-graphics-19e620ec6c2c98ffd599eb6cfd865593c0075c3a.tar.zst freebsd-ports-graphics-19e620ec6c2c98ffd599eb6cfd865593c0075c3a.zip |
upgrade to 0.8.3
-rw-r--r-- | archivers/pbzip2/Makefile | 2 | ||||
-rw-r--r-- | archivers/pbzip2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile index 9dbf051648b..97d3b169030 100644 --- a/archivers/pbzip2/Makefile +++ b/archivers/pbzip2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pbzip2 -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= archivers MASTER_SITES= http://compression.ca/pbzip2/ diff --git a/archivers/pbzip2/distinfo b/archivers/pbzip2/distinfo index cb55e2aa723..ed8f36e0dd6 100644 --- a/archivers/pbzip2/distinfo +++ b/archivers/pbzip2/distinfo @@ -1,2 +1,2 @@ -MD5 (pbzip2-0.8.2.tar.gz) = 9fdbebd43e8bcd16a766e359d1c08aa5 -SIZE (pbzip2-0.8.2.tar.gz) = 11911 +MD5 (pbzip2-0.8.3.tar.gz) = be019a4bbad3dca79ac12fbd90e2d745 +SIZE (pbzip2-0.8.3.tar.gz) = 13145 |