diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-30 15:29:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-30 15:29:09 +0800 |
commit | 80963b05dd36fe6ad999fa0b94c19fd2c622a3b6 (patch) | |
tree | c1004161037fd8b4ea579694cb7689112a65fb24 | |
parent | 8b4db9d81fcc220bdf44f581386a653d967d59d0 (diff) | |
download | marcuscom-ports-80963b05dd36fe6ad999fa0b94c19fd2c622a3b6.tar.gz marcuscom-ports-80963b05dd36fe6ad999fa0b94c19fd2c622a3b6.tar.zst marcuscom-ports-80963b05dd36fe6ad999fa0b94c19fd2c622a3b6.zip |
Chase the Gaim 1.1.1 update from the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3346 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/gaim/Makefile | 2 | ||||
-rw-r--r-- | net/gaim/distinfo | 4 | ||||
-rw-r--r-- | net/gaim/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 29e46f93d..6b4409349 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -5,7 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/net/gaim/distinfo b/net/gaim/distinfo index 2d319e85b..3e601e3db 100644 --- a/net/gaim/distinfo +++ b/net/gaim/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-1.1.0.tar.bz2) = 231f30505d7377bbdde0f350a4bcb838 -SIZE (gaim-1.1.0.tar.bz2) = 4849702 +MD5 (gaim-1.1.1.tar.bz2) = 5d554be5ccb2064a5b3d43117c7d6d4b +SIZE (gaim-1.1.1.tar.bz2) = 5163396 diff --git a/net/gaim/pkg-plist b/net/gaim/pkg-plist index c10e862b6..a654c1e38 100644 --- a/net/gaim/pkg-plist +++ b/net/gaim/pkg-plist @@ -390,6 +390,7 @@ share/locale/ja/LC_MESSAGES/gaim.mo share/locale/ko/LC_MESSAGES/gaim.mo share/locale/lt/LC_MESSAGES/gaim.mo share/locale/mk/LC_MESSAGES/gaim.mo +share/locale/my_MM/LC_MESSAGES/gaim.mo share/locale/nl/LC_MESSAGES/gaim.mo share/locale/no/LC_MESSAGES/gaim.mo share/locale/pl/LC_MESSAGES/gaim.mo @@ -399,13 +400,17 @@ share/locale/ro/LC_MESSAGES/gaim.mo share/locale/ru/LC_MESSAGES/gaim.mo share/locale/sk/LC_MESSAGES/gaim.mo share/locale/sl/LC_MESSAGES/gaim.mo +share/locale/sq/LC_MESSAGES/gaim.mo share/locale/sr/LC_MESSAGES/gaim.mo share/locale/sr@Latn/LC_MESSAGES/gaim.mo share/locale/sv/LC_MESSAGES/gaim.mo share/locale/tr/LC_MESSAGES/gaim.mo +share/locale/uk/LC_MESSAGES/gaim.mo share/locale/vi/LC_MESSAGES/gaim.mo share/locale/zh_CN/LC_MESSAGES/gaim.mo share/locale/zh_TW/LC_MESSAGES/gaim.mo +@unexec /bin/rmdir %D/share/locale/my_MM/LC_MESSAGES 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/my_MM 2>/dev/null || /usr/bin/true @dirrm share/gnome/sounds/gaim @dirrm share/gnome/pixmaps/gaim/status/default @dirrm share/gnome/pixmaps/gaim/status |