diff options
author | arved <arved@FreeBSD.org> | 2014-08-20 01:42:29 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2014-08-20 01:42:29 +0800 |
commit | f1e15543f5b606cef1a7fae442a6ee1cdf5ae424 (patch) | |
tree | 8e6fc5a31d4504b2ea7c7f766e5d216352c700ee /www | |
parent | 8026845c835d54f3406f918a33fac284dfe3b404 (diff) | |
download | freebsd-ports-gnome-f1e15543f5b606cef1a7fae442a6ee1cdf5ae424.tar.gz freebsd-ports-gnome-f1e15543f5b606cef1a7fae442a6ee1cdf5ae424.tar.zst freebsd-ports-gnome-f1e15543f5b606cef1a7fae442a6ee1cdf5ae424.zip |
Update to 1.1.1
PR: 192649
Submitted by: "Colin"
Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/polipo/Makefile | 5 | ||||
-rw-r--r-- | www/polipo/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile index 33c9cba4d602..91b135369fd0 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= polipo -PORTVERSION= 1.0.4.1 +PORTVERSION= 1.1.1 CATEGORIES= www -MASTER_SITES= http://freehaven.net/~chrisd/polipo/ \ - http://www.sax.de/~frank/polipo4bsd/files/ +MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/ MAINTAINER= frank@pinky.sax.de COMMENT= Small and fast caching web proxy diff --git a/www/polipo/distinfo b/www/polipo/distinfo index 14771f1c1750..e7cc953fb868 100644 --- a/www/polipo/distinfo +++ b/www/polipo/distinfo @@ -1,2 +1,2 @@ -SHA256 (polipo-1.0.4.1.tar.gz) = 8d6fbfdec600d42823e483b0143704c6f179c349803028a4d2cef056b79f7cfa -SIZE (polipo-1.0.4.1.tar.gz) = 180121 +SHA256 (polipo-1.1.1.tar.gz) = a259750793ab79c491d05fcee5a917faf7d9030fb5d15e05b3704e9c9e4ee015 +SIZE (polipo-1.1.1.tar.gz) = 182891 |