diff options
author | mich <mich@FreeBSD.org> | 2004-10-19 20:15:09 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2004-10-19 20:15:09 +0800 |
commit | 76b021f0737a2d08d030e0b6185add11084e2364 (patch) | |
tree | 1fa061316aff2e9e09b7273210d87fb501bc7b12 /irc/pisg | |
parent | 09857200ced062f83fd811a2f6de4ea5074370c2 (diff) | |
download | freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.tar.gz freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.tar.zst freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.zip |
o Update to -> 0.60
- Code cleanup
- Small feature enhancements
- Translation cleanup and fixes.
PR: ports/72870
Submitter: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'irc/pisg')
-rw-r--r-- | irc/pisg/Makefile | 2 | ||||
-rw-r--r-- | irc/pisg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 9f4ff8733b64..64cb6e83c90b 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.59 +PORTVERSION= 0.60 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index 50a35bcd21f7..4cd140470eb6 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,2 +1,2 @@ -MD5 (pisg-0.59.tar.gz) = a664122f5bdeb0d73117b5278c08c4e6 -SIZE (pisg-0.59.tar.gz) = 203325 +MD5 (pisg-0.60.tar.gz) = 2159314a68e7cb5d42e650a2d2a07cea +SIZE (pisg-0.60.tar.gz) = 204599 |