diff options
author | marcus <marcus@FreeBSD.org> | 2005-06-11 13:16:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-06-11 13:16:11 +0800 |
commit | 3399eed15a4d08c345e55da3e3dcba1c4ed3c14a (patch) | |
tree | dcce9f5ef36ff9d8bc841810029e3ccb12491cd5 /misc | |
parent | 5e2234a2e4cc2b21be221c18cd318c9ad8eb8c60 (diff) | |
download | freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.tar.gz freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.tar.zst freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.zip |
Update Gaim to 1.3.1 and chase all dependent ports.
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaim-bangexec/Makefile | 2 | ||||
-rw-r--r-- | misc/gaim-guifications/Makefile | 2 | ||||
-rw-r--r-- | misc/gaim-ignorance/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/gaim-bangexec/Makefile b/misc/gaim-bangexec/Makefile index 68febeccccce..6363126cd1a2 100644 --- a/misc/gaim-bangexec/Makefile +++ b/misc/gaim-bangexec/Makefile @@ -7,7 +7,7 @@ PORTNAME= bangexec PORTVERSION= 1.3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://bard.sytes.net/bangexec/ PKGNAMEPREFIX= gaim- diff --git a/misc/gaim-guifications/Makefile b/misc/gaim-guifications/Makefile index a017d76f5be3..b48a8528c6f7 100644 --- a/misc/gaim-guifications/Makefile +++ b/misc/gaim-guifications/Makefile @@ -7,7 +7,7 @@ PORTNAME= guifications PORTVERSION= 2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/gaim-ignorance/Makefile b/misc/gaim-ignorance/Makefile index f647375fed29..d0ccbf6808ed 100644 --- a/misc/gaim-ignorance/Makefile +++ b/misc/gaim-ignorance/Makefile @@ -7,7 +7,7 @@ PORTNAME= ignorance PORTVERSION= 1.3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://bard.sytes.net/ignorance/ PKGNAMEPREFIX= gaim- |