summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/polipo/Makefile2
-rw-r--r--www/polipo/distinfo6
-rw-r--r--www/polipo/files/polipo.sh.in2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile
index 8b7a1eebeaba..524fea0b0faa 100644
--- a/www/polipo/Makefile
+++ b/www/polipo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= polipo
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= www
MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/polipo/ \
http://www.sax.de/~frank/polipo4bsd/files/
diff --git a/www/polipo/distinfo b/www/polipo/distinfo
index f6190bd29d3d..a07896d54e1c 100644
--- a/www/polipo/distinfo
+++ b/www/polipo/distinfo
@@ -1,3 +1,3 @@
-MD5 (polipo-1.0.1.tar.gz) = e88b532bf1b85892e3cb3d2870b5b548
-SHA256 (polipo-1.0.1.tar.gz) = 5d4fa70e0ba43a2c60bf46383e452854c0f556b77394a3cee6b94db1dcb40701
-SIZE (polipo-1.0.1.tar.gz) = 176927
+MD5 (polipo-1.0.2.tar.gz) = 2d1d8af414429e5823675a781604c70a
+SHA256 (polipo-1.0.2.tar.gz) = 796c5fec2276029e3f1ac6c6fc5abddf35eb24f10cb8b2dba04f91923ca8b0b0
+SIZE (polipo-1.0.2.tar.gz) = 177584
diff --git a/www/polipo/files/polipo.sh.in b/www/polipo/files/polipo.sh.in
index c72bb3ab6253..7fc03e8991d1 100644
--- a/www/polipo/files/polipo.sh.in
+++ b/www/polipo/files/polipo.sh.in
@@ -20,7 +20,7 @@ required_files=$config_file
command="%%PREFIX%%/bin/polipo"
config_args="-c ${config_file}"
command_args="$config_args daemonise=true pidFile=${pidfile}"
-start_precmd="rm ${pidfile}"
+start_precmd="rm -f ${pidfile}"
extra_commands=expire