diff options
author | mich <mich@FreeBSD.org> | 2006-03-15 19:24:15 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-03-15 19:24:15 +0800 |
commit | db3525e87c0039f297799f3667b09deb8bd67e03 (patch) | |
tree | ab674fce3c0338c66fdb49d2cbfb311c766d7cc3 /irc/pisg | |
parent | 429c275b34d60dc32b7ad8efd5761898edfaa150 (diff) | |
download | freebsd-ports-gnome-db3525e87c0039f297799f3667b09deb8bd67e03.tar.gz freebsd-ports-gnome-db3525e87c0039f297799f3667b09deb8bd67e03.tar.zst freebsd-ports-gnome-db3525e87c0039f297799f3667b09deb8bd67e03.zip |
- update to -> 0.68
Changelog: http://sourceforge.net/project/shownotes.php?release_id=401239
- Remove redundant USE_REINPLACE while here
PR: ports/94411
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'irc/pisg')
-rw-r--r-- | irc/pisg/Makefile | 3 | ||||
-rw-r--r-- | irc/pisg/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index af995be550f7..8b5d676fa419 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.67 +PORTVERSION= 0.68 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@FreeBSD.org COMMENT= A Perl IRC Statistics Generator -USE_REINPLACE= YES USE_PERL5= YES NO_BUILD= YES diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index cc3176371157..cee2117756ee 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,3 +1,3 @@ -MD5 (pisg-0.67.tar.gz) = 56b13c20c154a15b698dbd73f9002647 -SHA256 (pisg-0.67.tar.gz) = d4c8db9855a0622df89def026b005a38f2bd8fcfbae5ac477e3bc913856f254b -SIZE (pisg-0.67.tar.gz) = 220321 +MD5 (pisg-0.68.tar.gz) = 97a5649cdf732fe9233f0cdcc550a174 +SHA256 (pisg-0.68.tar.gz) = 8cdbd4f7a58bd39f049c184ef7c756ec9ca26b4cad2a15f341f1217897abd306 +SIZE (pisg-0.68.tar.gz) = 225962 |