diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-12 07:48:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-12 07:48:53 +0800 |
commit | 334cb5648818cb780f4eb76fc769f9568a24a2a7 (patch) | |
tree | 51b61e85da9f7821db43d4cc3153e7dde0c2c492 /net-im/gaim | |
parent | c1d58069d1a24ca1532d34d86c3c17f8344e8e20 (diff) | |
download | freebsd-ports-gnome-334cb5648818cb780f4eb76fc769f9568a24a2a7.tar.gz freebsd-ports-gnome-334cb5648818cb780f4eb76fc769f9568a24a2a7.tar.zst freebsd-ports-gnome-334cb5648818cb780f4eb76fc769f9568a24a2a7.zip |
Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list
of all the changes.
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 4 | ||||
-rw-r--r-- | net-im/gaim/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 6829d75ad221..9ae914d119fc 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -5,7 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 0.82.1 +PORTVERSION= 1.0.1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index 7f261e07146f..7e44d0b9c587 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-0.82.1.tar.bz2) = 94484a0328dbe8073c8a97c572ce959b -SIZE (gaim-0.82.1.tar.bz2) = 4604261 +MD5 (gaim-1.0.1.tar.bz2) = bdf4c814c1d53a4bbac0988732ee7077 +SIZE (gaim-1.0.1.tar.bz2) = 4804883 diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist index 95ea4a008531..22d034664b70 100644 --- a/net-im/gaim/pkg-plist +++ b/net-im/gaim/pkg-plist @@ -67,6 +67,7 @@ include/gaim/stock.h include/gaim/stringref.h include/gaim/util.h include/gaim/value.h +include/gaim/version.h include/gaim/xmlnode.h lib/gaim/autorecon.so lib/gaim/docklet.so @@ -371,6 +372,7 @@ share/locale/ca/LC_MESSAGES/gaim.mo share/locale/cs/LC_MESSAGES/gaim.mo share/locale/da/LC_MESSAGES/gaim.mo share/locale/de/LC_MESSAGES/gaim.mo +share/locale/en_AU/LC_MESSAGES/gaim.mo share/locale/en_CA/LC_MESSAGES/gaim.mo share/locale/en_GB/LC_MESSAGES/gaim.mo share/locale/es/LC_MESSAGES/gaim.mo |