diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
commit | 610ae5681637c1051a0c17b54e29d97f53da2f3a (patch) | |
tree | c231a1eb74b07e444fa7363012cb84bf23d83ce0 /net/libgweather | |
parent | 15b6544926b07a98710eeb765baf03e3fc9a195c (diff) |
Notes
Diffstat (limited to 'net/libgweather')
-rw-r--r-- | net/libgweather/Makefile | 6 | ||||
-rw-r--r-- | net/libgweather/distinfo | 6 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 11 |
3 files changed, 16 insertions, 7 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 60c8a9bd5c1e..7e45be7fa98e 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,17 +3,19 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.7 2008/03/11 11:45:48 ahze Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.21 2008/11/25 17:04:51 mezz Exp $ # PORTNAME= libgweather -PORTVERSION= 2.22.3 +PORTVERSION= 2.24.2 CATEGORIES= net gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations +LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup + USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index d3cabeb58edf..5db9cccbb1fb 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,3 +1,3 @@ -MD5 (libgweather-2.22.3.tar.bz2) = 151e03d925579241decc92afa4d07182 -SHA256 (libgweather-2.22.3.tar.bz2) = d5a799e1d11cd91865cb716a11de970de97d7ef679684db0a893fc6a65a9acd0 -SIZE (libgweather-2.22.3.tar.bz2) = 6268948 +MD5 (libgweather-2.24.2.tar.bz2) = a95226ca8e5869eb2da66ce390e93b5a +SHA256 (libgweather-2.24.2.tar.bz2) = 5ac071cd108e1c1ed776bb32fe7e7d59a92eaea2949ecb8f84cda2a37556173c +SIZE (libgweather-2.24.2.tar.bz2) = 7099351 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index b47404c24d8e..eaa4b04adcb5 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -1,6 +1,11 @@ +include/libgweather/gweather-enum-types.h include/libgweather/gweather-gconf.h +include/libgweather/gweather-location.h include/libgweather/gweather-prefs.h +include/libgweather/gweather-timezone.h include/libgweather/gweather-xml.h +include/libgweather/location-entry.h +include/libgweather/timezone-menu.h include/libgweather/weather.h lib/libgweather.a lib/libgweather.la @@ -74,7 +79,7 @@ libdata/pkgconfig/gweather.pc %%DATADIR%%/Locations.sl.xml %%DATADIR%%/Locations.sq.xml %%DATADIR%%/Locations.sr.xml -%%DATADIR%%/Locations.sr@Latn.xml +%%DATADIR%%/Locations.sr@latin.xml %%DATADIR%%/Locations.sv.xml %%DATADIR%%/Locations.ta.xml %%DATADIR%%/Locations.te.xml @@ -172,7 +177,7 @@ share/locale/sk/LC_MESSAGES/libgweather.mo share/locale/sl/LC_MESSAGES/libgweather.mo share/locale/sq/LC_MESSAGES/libgweather.mo share/locale/sr/LC_MESSAGES/libgweather.mo -share/locale/sr@Latn/LC_MESSAGES/libgweather.mo +share/locale/sr@latin/LC_MESSAGES/libgweather.mo share/locale/sv/LC_MESSAGES/libgweather.mo share/locale/ta/LC_MESSAGES/libgweather.mo share/locale/te/LC_MESSAGES/libgweather.mo @@ -193,6 +198,8 @@ share/locale/zh_TW/LC_MESSAGES/libgweather.mo @dirrmtry share/locale/xh @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES |