Summary: | [New Port] www/polipo A web caching proxy | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Frank Behrens <frank> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Frank Behrens
2004-12-27 21:20:25 UTC
Meanwhile there is a new upstream release. Please commit the port updated with this patch: diff -urwN /usr/ports/www/polipo/Makefile /usr/local/src/ownports/polipo-stable/port/Makefile --- /usr/ports/www/polipo/Makefile Mon Dec 27 15:28:56 2004 +++ /usr/local/src/ownports/polipo-stable/port/Makefile Tue Jan 25 15:15:48 2005 @@ -1,12 +1,12 @@ # New ports collection makefile for: polipo -# Date created: 2004-12-27 +# Date created: 2005-01-25 # Whom: Frank Behrens <frank@pinky.sax.de> # # $FreeBSD$ # PORTNAME= polipo -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= www MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/polipo/ \ http://www.sax.de/~frank/polipo4bsd/files/ diff -urwN /usr/ports/www/polipo/distinfo /usr/local/src/ownports/polipo-stable/port/distinfo --- /usr/ports/www/polipo/distinfo Mon Dec 27 15:30:45 2004 +++ /usr/local/src/ownports/polipo-stable/port/distinfo Tue Jan 25 15:18:42 2005 @@ -1,2 +1,2 @@ -MD5 (polipo-0.9.7.tar.gz) = 76fda6c864711f45a80db428a9f1da31 -SIZE (polipo-0.9.7.tar.gz) = 147415 +MD5 (polipo-0.9.8.tar.gz) = 1a2c7bd7710197daee1c26ce5175edbf +SIZE (polipo-0.9.8.tar.gz) = 148275 State Changed From-To: open->closed New port added, thank you! |