diff options
author | kwm <kwm@FreeBSD.org> | 2017-06-19 13:24:35 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-06-19 13:24:35 +0800 |
commit | 2901b26c8c8f34cc4f5559358d4b94c437bf1603 (patch) | |
tree | 2708f18ef85e3467b3b82cc4b390e2d799f466dd /games/libgnome-games-support | |
parent | b6d0c7f73c67792972bf600f4423d85cca26eb40 (diff) | |
download | freebsd-ports-gnome-2901b26c8c8f34cc4f5559358d4b94c437bf1603.tar.gz freebsd-ports-gnome-2901b26c8c8f34cc4f5559358d4b94c437bf1603.tar.zst freebsd-ports-gnome-2901b26c8c8f34cc4f5559358d4b94c437bf1603.zip |
Update libgnome-games-support to 1.2.2.
Update WWW to point to the real git repo and not the github mirror.
Diffstat (limited to 'games/libgnome-games-support')
-rw-r--r-- | games/libgnome-games-support/Makefile | 2 | ||||
-rw-r--r-- | games/libgnome-games-support/distinfo | 6 | ||||
-rw-r--r-- | games/libgnome-games-support/pkg-descr | 2 | ||||
-rw-r--r-- | games/libgnome-games-support/pkg-plist | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile index d8bfa8627301..34a5b3222339 100644 --- a/games/libgnome-games-support/Makefile +++ b/games/libgnome-games-support/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgnome-games-support -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/games/libgnome-games-support/distinfo b/games/libgnome-games-support/distinfo index 37356836741d..fb2297d75873 100644 --- a/games/libgnome-games-support/distinfo +++ b/games/libgnome-games-support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481231681 -SHA256 (gnome3/libgnome-games-support-1.2.1.tar.xz) = a626396c72603add6bae1ab0b5bee1d58657cc7e232b1fe6fda746b960715ee7 -SIZE (gnome3/libgnome-games-support-1.2.1.tar.xz) = 340664 +TIMESTAMP = 1497849645 +SHA256 (gnome3/libgnome-games-support-1.2.2.tar.xz) = 4fefcf500ccd629b39925cb56903a0c8208cbc8d9236bca08d3a00561f7b0b13 +SIZE (gnome3/libgnome-games-support-1.2.2.tar.xz) = 341928 diff --git a/games/libgnome-games-support/pkg-descr b/games/libgnome-games-support/pkg-descr index 995be3028f86..158907098cc9 100644 --- a/games/libgnome-games-support/pkg-descr +++ b/games/libgnome-games-support/pkg-descr @@ -1,4 +1,4 @@ libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others. -WWW: https://github.com/GNOME/libgnome-games-support +WWW: https://git.gnome.org/browse/libgnome-games-support diff --git a/games/libgnome-games-support/pkg-plist b/games/libgnome-games-support/pkg-plist index 2ceab8a8fabf..82a61a2a9c73 100644 --- a/games/libgnome-games-support/pkg-plist +++ b/games/libgnome-games-support/pkg-plist @@ -3,6 +3,7 @@ lib/libgnome-games-support-1.so lib/libgnome-games-support-1.so.2 lib/libgnome-games-support-1.so.2.0.4 libdata/pkgconfig/libgnome-games-support-1.pc +share/locale/be/LC_MESSAGES/libgnome-games-support.mo share/locale/bg/LC_MESSAGES/libgnome-games-support.mo share/locale/ca/LC_MESSAGES/libgnome-games-support.mo share/locale/cs/LC_MESSAGES/libgnome-games-support.mo @@ -19,6 +20,7 @@ share/locale/fr/LC_MESSAGES/libgnome-games-support.mo share/locale/fur/LC_MESSAGES/libgnome-games-support.mo share/locale/gl/LC_MESSAGES/libgnome-games-support.mo share/locale/he/LC_MESSAGES/libgnome-games-support.mo +share/locale/hr/LC_MESSAGES/libgnome-games-support.mo share/locale/hu/LC_MESSAGES/libgnome-games-support.mo share/locale/id/LC_MESSAGES/libgnome-games-support.mo share/locale/it/LC_MESSAGES/libgnome-games-support.mo @@ -38,5 +40,6 @@ share/locale/sr@latin/LC_MESSAGES/libgnome-games-support.mo share/locale/sv/LC_MESSAGES/libgnome-games-support.mo share/locale/tr/LC_MESSAGES/libgnome-games-support.mo share/locale/uk/LC_MESSAGES/libgnome-games-support.mo +share/locale/zh_CN/LC_MESSAGES/libgnome-games-support.mo share/locale/zh_TW/LC_MESSAGES/libgnome-games-support.mo share/vala/vapi/libgnome-games-support-1.vapi |