diff options
author | pav <pav@FreeBSD.org> | 2005-02-09 21:02:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-09 21:02:14 +0000 |
commit | f19d032abe16e6edf152babf7090d67ad8cbe86c (patch) | |
tree | e064ea6afe58ac25faf4cc3e9f1e0a254ec7aaa6 | |
parent | c18abccb56c6886e1a72d871a5ec85e2b3a08d4e (diff) | |
download | FreeBSD-ports-f19d032abe16e6edf152babf7090d67ad8cbe86c.zip FreeBSD-ports-f19d032abe16e6edf152babf7090d67ad8cbe86c.tar.gz |
- Update to 1.3.4
PR: ports/77309
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
-rw-r--r-- | www/pear-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 96308f9..0f7dc46 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= www devel pear MAINTAINER= antonio@php.net diff --git a/www/pear-HTTP/distinfo b/www/pear-HTTP/distinfo index 840347c..aa30350 100644 --- a/www/pear-HTTP/distinfo +++ b/www/pear-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTTP-1.3.3.tgz) = d223e8065322a9678051183f1b42ad00 -SIZE (PEAR/HTTP-1.3.3.tgz) = 4574 +MD5 (PEAR/HTTP-1.3.4.tgz) = 0e9552f0a1a554ed06cba8d91369f7a1 +SIZE (PEAR/HTTP-1.3.4.tgz) = 4622 |