diff options
author | Anders Nordby <anders@FreeBSD.org> | 2005-05-02 19:13:30 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2005-05-02 19:13:30 +0000 |
commit | d7e8994b2c4c1658b6fee861b5164fe17cde0ed1 (patch) | |
tree | 29f7353ef690f122624e779037ee537a3d3ce285 /www/pound | |
parent | - Update to 0.4.6 (diff) |
Update to 1.8.3. A buffer overflow security issue is fixed in this
release.
Requested by: Jeff Espinoza
Notes
Notes:
svn path=/head/; revision=134508
Diffstat (limited to 'www/pound')
-rw-r--r-- | www/pound/Makefile | 2 | ||||
-rw-r--r-- | www/pound/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pound/Makefile b/www/pound/Makefile index 8ec248fa6f4d..d23a970d1829 100644 --- a/www/pound/Makefile +++ b/www/pound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pound -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= www net MASTER_SITES= http://www.apsis.ch/pound/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ diff --git a/www/pound/distinfo b/www/pound/distinfo index 768a0b31e80e..b37696656a2e 100644 --- a/www/pound/distinfo +++ b/www/pound/distinfo @@ -1,2 +1,2 @@ -MD5 (Pound-1.8.2.tgz) = c9b0793bb4d57be2270093d79b13c019 -SIZE (Pound-1.8.2.tgz) = 140455 +MD5 (Pound-1.8.3.tgz) = 847693d99694a25c092eed0ec7f409b9 +SIZE (Pound-1.8.3.tgz) = 141452 |