diff options
author | markus <markus@FreeBSD.org> | 2005-01-20 04:25:48 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-01-20 04:25:48 +0800 |
commit | 11be418fa447318c2e5f9eac917867a6fb37ac96 (patch) | |
tree | 76f973d1923175c8248a64cedda012455c228a20 /irc/konversation-kde4 | |
parent | 6e3215c6acbe76fa47d18edb3c8f4bf5fdbab279 (diff) | |
download | freebsd-ports-gnome-11be418fa447318c2e5f9eac917867a6fb37ac96.tar.gz freebsd-ports-gnome-11be418fa447318c2e5f9eac917867a6fb37ac96.tar.zst freebsd-ports-gnome-11be418fa447318c2e5f9eac917867a6fb37ac96.zip |
Update to version 0.15.1 to fix 3 vulnerabilities
Reference:
http://lists.netsys.com/pipermail/full-disclosure/2005-January/031033.html
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 5 | ||||
-rw-r--r-- | irc/konversation-kde4/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 5b4745df7e1f..1d1405efc458 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -6,10 +6,9 @@ # PORTNAME= konversation -PORTVERSION= 0.15 +PORTVERSION= 0.15.1 CATEGORIES= irc kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://download.berlios.de/${PORTNAME}/ MAINTAINER= markus@FreeBSD.org COMMENT= A user friendly IRC client for KDE diff --git a/irc/konversation-kde4/distinfo b/irc/konversation-kde4/distinfo index e510377562fc..5d145b6cd242 100644 --- a/irc/konversation-kde4/distinfo +++ b/irc/konversation-kde4/distinfo @@ -1,2 +1,2 @@ -MD5 (konversation-0.15.tar.bz2) = bfe04391bf75da69fd5aa47464cffd6c -SIZE (konversation-0.15.tar.bz2) = 2595304 +MD5 (konversation-0.15.1.tar.bz2) = 1e8643a62bbbb8ba21009395586caeb2 +SIZE (konversation-0.15.1.tar.bz2) = 2598668 |