diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-09 01:07:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-09 01:07:45 +0000 |
commit | acbc0ba7a635e561daa509d288099673646268f1 (patch) | |
tree | 7401da7764e38170495ac9915006ec1b2776959e /net-im | |
parent | 32d840cde1d73f80304a658b457534aa9d799c45 (diff) | |
download | FreeBSD-ports-acbc0ba7a635e561daa509d288099673646268f1.zip FreeBSD-ports-acbc0ba7a635e561daa509d288099673646268f1.tar.gz |
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim-guifications/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim-ignorance/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim-latex/Makefile | 1 | ||||
-rw-r--r-- | net-im/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim-rss-reader/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 4 | ||||
-rw-r--r-- | net-im/gaim/pkg-plist | 1 | ||||
-rw-r--r-- | net-im/meanwhile-gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-latex/Makefile | 1 |
12 files changed, 13 insertions, 10 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index 6363126..acc8694 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -7,7 +7,7 @@ PORTNAME= bangexec PORTVERSION= 1.3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://bard.sytes.net/bangexec/ PKGNAMEPREFIX= gaim- diff --git a/net-im/gaim-guifications/Makefile b/net-im/gaim-guifications/Makefile index b48a852..71972e6 100644 --- a/net-im/gaim-guifications/Makefile +++ b/net-im/gaim-guifications/Makefile @@ -7,7 +7,7 @@ PORTNAME= guifications PORTVERSION= 2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gaim-ignorance/Makefile b/net-im/gaim-ignorance/Makefile index d0ccbf6..47f3246 100644 --- a/net-im/gaim-ignorance/Makefile +++ b/net-im/gaim-ignorance/Makefile @@ -7,7 +7,7 @@ PORTNAME= ignorance PORTVERSION= 1.3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://bard.sytes.net/ignorance/ PKGNAMEPREFIX= gaim- diff --git a/net-im/gaim-latex/Makefile b/net-im/gaim-latex/Makefile index cb82d54f..50cffb7 100644 --- a/net-im/gaim-latex/Makefile +++ b/net-im/gaim-latex/Makefile @@ -7,6 +7,7 @@ PORTNAME= latex PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/gaim-openq/Makefile b/net-im/gaim-openq/Makefile index d8f9651..9375b83 100644 --- a/net-im/gaim-openq/Makefile +++ b/net-im/gaim-openq/Makefile @@ -7,7 +7,7 @@ PORTNAME= openq PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gaim-rss-reader/Makefile b/net-im/gaim-rss-reader/Makefile index 927f479..3edb50f 100644 --- a/net-im/gaim-rss-reader/Makefile +++ b/net-im/gaim-rss-reader/Makefile @@ -7,7 +7,7 @@ PORTNAME= rss-reader PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 37c1815..5dd7148 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index b8d309e..e4f56e1 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-1.3.1.tar.bz2) = a76e59c5093773169fbb232782a2f116 -SIZE (gaim-1.3.1.tar.bz2) = 5862559 +MD5 (gaim-1.4.0.tar.bz2) = d7717cb771e556012ecd5b7f3bdb02ba +SIZE (gaim-1.4.0.tar.bz2) = 5979303 diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist index 43ffb40..e060762 100644 --- a/net-im/gaim/pkg-plist +++ b/net-im/gaim/pkg-plist @@ -396,6 +396,7 @@ share/locale/mk/LC_MESSAGES/gaim.mo share/locale/my_MM/LC_MESSAGES/gaim.mo share/locale/nb/LC_MESSAGES/gaim.mo share/locale/nl/LC_MESSAGES/gaim.mo +share/locale/nn/LC_MESSAGES/gaim.mo share/locale/pa/LC_MESSAGES/gaim.mo share/locale/pl/LC_MESSAGES/gaim.mo share/locale/pt/LC_MESSAGES/gaim.mo diff --git a/net-im/meanwhile-gaim/Makefile b/net-im/meanwhile-gaim/Makefile index be76551..71e8b0e 100644 --- a/net-im/meanwhile-gaim/Makefile +++ b/net-im/meanwhile-gaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index b48a852..71972e6 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -7,7 +7,7 @@ PORTNAME= guifications PORTVERSION= 2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/pidgin-latex/Makefile b/net-im/pidgin-latex/Makefile index cb82d54f..50cffb7 100644 --- a/net-im/pidgin-latex/Makefile +++ b/net-im/pidgin-latex/Makefile @@ -7,6 +7,7 @@ PORTNAME= latex PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |