diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
commit | f2345532532507638c23f8f80c393b410c252806 (patch) | |
tree | cfdcd1db4d748a9dc35c2ca774d368fc17150c91 /misc | |
parent | 54fa5d699dec94bfde0b4ad99b4f511231b283cb (diff) |
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/
Notes
Notes:
svn path=/head/; revision=137244
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- |