diff options
author | ale <ale@FreeBSD.org> | 2006-12-31 19:05:09 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-12-31 19:05:09 +0800 |
commit | 1a12e54b9375f3839d32a786f77dbc613965cc61 (patch) | |
tree | bb4c6f70099f79e6b56e52ec0e6ad7631220340d /archivers | |
parent | 72cf86a675fecf4a9ddabef39687f478e3d2695b (diff) | |
download | freebsd-ports-gnome-1a12e54b9375f3839d32a786f77dbc613965cc61.tar.gz freebsd-ports-gnome-1a12e54b9375f3839d32a786f77dbc613965cc61.tar.zst freebsd-ports-gnome-1a12e54b9375f3839d32a786f77dbc613965cc61.zip |
Update to 1.8.3 release.
PR: ports/107027
Submitted by: chinsan
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pecl-zip/Makefile | 2 | ||||
-rw-r--r-- | archivers/pecl-zip/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/pecl-zip/Makefile b/archivers/pecl-zip/Makefile index c8e2584065d7..0fa1a8ca60a1 100644 --- a/archivers/pecl-zip/Makefile +++ b/archivers/pecl-zip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zip -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= archivers pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/archivers/pecl-zip/distinfo b/archivers/pecl-zip/distinfo index bf57a3a1dd7c..d3b9343f7030 100644 --- a/archivers/pecl-zip/distinfo +++ b/archivers/pecl-zip/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/zip-1.8.2.tgz) = 1d384ca4750b367ba7b82e3f330735ed -SHA256 (PECL/zip-1.8.2.tgz) = 2aee5a812c522c2ef405a0dc7be3327d2d79422c3905b0f2e026f7417ee9cd6a -SIZE (PECL/zip-1.8.2.tgz) = 60161 +MD5 (PECL/zip-1.8.3.tgz) = 87d74e8c07d5a20f68faec508629381b +SHA256 (PECL/zip-1.8.3.tgz) = ff331d2b39815866a38e30583cc3a62df1015a359cf38da3e5362f704da87e8e +SIZE (PECL/zip-1.8.3.tgz) = 60245 |