diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 20:01:00 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 20:01:00 +0000 |
commit | f813c4c00dd8803f14311e6288648d805080cc40 (patch) | |
tree | b126441668f256bfaf2d83021e14ebe178f92f1a | |
parent | - Bump USE_GCC to 3.4 to match cln and unbreak (diff) |
Upgrade to 1.2.3.
Notes
Notes:
svn path=/head/; revision=119089
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Request/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 30990573b1ce..b8e0d0873513 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP_Request -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= www pear MAINTAINER= ports@FreeBSD.org diff --git a/www/pear-HTTP_Request/distinfo b/www/pear-HTTP_Request/distinfo index 28c34597ee56..6dc069f70595 100644 --- a/www/pear-HTTP_Request/distinfo +++ b/www/pear-HTTP_Request/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTTP_Request-1.2.2.tgz) = dfa4f626259bb98bb1c6d7dc62263240 -SIZE (PEAR/HTTP_Request-1.2.2.tgz) = 12208 +MD5 (PEAR/HTTP_Request-1.2.3.tgz) = 2a73201b8d55f943447a5f9c2b61e35f +SIZE (PEAR/HTTP_Request-1.2.3.tgz) = 12823 |