diff options
author | marcus <marcus@FreeBSD.org> | 2008-04-08 12:17:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-04-08 12:17:48 +0800 |
commit | 2c96623ace7e7b99e5a3a30fc37e6a88ec7cd308 (patch) | |
tree | c259b04ab53efddadbdc80e3ae47379e8bd1f8b1 /net/libgweather | |
parent | 2d3b05d6c37ca18509d2035bd7ea429e4020cae0 (diff) | |
download | freebsd-ports-gnome-2c96623ace7e7b99e5a3a30fc37e6a88ec7cd308.tar.gz freebsd-ports-gnome-2c96623ace7e7b99e5a3a30fc37e6a88ec7cd308.tar.zst freebsd-ports-gnome-2c96623ace7e7b99e5a3a30fc37e6a88ec7cd308.zip |
Update to 2.22.1.1.
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 | 3 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 15fc44ccff56..370376476561 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgweather -PORTVERSION= 2.22.0 +PORTVERSION= 2.22.1.1 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -17,9 +17,9 @@ COMMENT= Library to accessing online weather informations USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gnomevfs2 +USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gnomevfs2 ltverhack USE_LDCONFIG= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index 62580528c851..88b0fd37a059 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,3 +1,3 @@ -MD5 (libgweather-2.22.0.tar.bz2) = f25d3dada7416bf2d5edb5c7fd7ffce0 -SHA256 (libgweather-2.22.0.tar.bz2) = 4532c8f6938b8f878e20a5fd4069ac7ee9153da28561e74162fc112abfd0f411 -SIZE (libgweather-2.22.0.tar.bz2) = 2785765 +MD5 (libgweather-2.22.1.1.tar.bz2) = 6b0e12931db8c640992bef75bd3cc24b +SHA256 (libgweather-2.22.1.1.tar.bz2) = e788da55e1e77b916f109e8a5fe317358604e223d4fe2c6a08c713d497586985 +SIZE (libgweather-2.22.1.1.tar.bz2) = 7646356 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index 5ffe9ae7e731..b20fff6897a8 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -1,10 +1,11 @@ include/libgweather/gweather-gconf.h include/libgweather/gweather-prefs.h +include/libgweather/gweather-xml.h include/libgweather/weather.h lib/libgweather.a lib/libgweather.la lib/libgweather.so -lib/libgweather.so.0 +lib/libgweather.so.1 libdata/pkgconfig/gweather.pc %%DATADIR%%/Locations.xml %%DATADIR%%/locations.dtd |