diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
commit | acbc0ba7a635e561daa509d288099673646268f1 (patch) | |
tree | 7401da7764e38170495ac9915006ec1b2776959e /net | |
parent | 32d840cde1d73f80304a658b457534aa9d799c45 (diff) | |
download | freebsd-ports-graphics-acbc0ba7a635e561daa509d288099673646268f1.tar.gz freebsd-ports-graphics-acbc0ba7a635e561daa509d288099673646268f1.tar.zst freebsd-ports-graphics-acbc0ba7a635e561daa509d288099673646268f1.zip |
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')
-rw-r--r-- | net/gaim-latex/Makefile | 1 | ||||
-rw-r--r-- | net/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net/gaim-rss-reader/Makefile | 2 | ||||
-rw-r--r-- | net/gaim/Makefile | 2 | ||||
-rw-r--r-- | net/gaim/distinfo | 4 | ||||
-rw-r--r-- | net/gaim/pkg-plist | 1 | ||||
-rw-r--r-- | net/meanwhile-gaim/Makefile | 2 |
7 files changed, 8 insertions, 6 deletions
diff --git a/net/gaim-latex/Makefile b/net/gaim-latex/Makefile index cb82d54ff71..50cffb7ff08 100644 --- a/net/gaim-latex/Makefile +++ b/net/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/gaim-openq/Makefile b/net/gaim-openq/Makefile index d8f96518934..9375b835a65 100644 --- a/net/gaim-openq/Makefile +++ b/net/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/gaim-rss-reader/Makefile b/net/gaim-rss-reader/Makefile index 927f479e20b..3edb50f9726 100644 --- a/net/gaim-rss-reader/Makefile +++ b/net/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/gaim/Makefile b/net/gaim/Makefile index 37c18158417..5dd7148e5c9 100644 --- a/net/gaim/Makefile +++ b/net/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/gaim/distinfo b/net/gaim/distinfo index b8d309e5a22..e4f56e1aea0 100644 --- a/net/gaim/distinfo +++ b/net/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/gaim/pkg-plist b/net/gaim/pkg-plist index 43ffb40bf42..e06076292f9 100644 --- a/net/gaim/pkg-plist +++ b/net/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/meanwhile-gaim/Makefile b/net/meanwhile-gaim/Makefile index be7655188c2..71e8b0e6991 100644 --- a/net/meanwhile-gaim/Makefile +++ b/net/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} |