diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-31 13:13:32 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-31 13:13:32 +0000 |
commit | 10c823a9652af2ba0ad71ea1fe4be9b5e991d7ed (patch) | |
tree | 9c311bcbab52238da0436dccd5fb9ffb8ce6dcab /www/gnome-web-photo | |
parent | 9d28e641f8457bfcfcf3046fc3f4cf45417491bb (diff) | |
download | ports-10c823a9652af2ba0ad71ea1fe4be9b5e991d7ed.tar.gz ports-10c823a9652af2ba0ad71ea1fe4be9b5e991d7ed.zip |
Notes
Diffstat (limited to 'www/gnome-web-photo')
-rw-r--r-- | www/gnome-web-photo/Makefile | 11 | ||||
-rw-r--r-- | www/gnome-web-photo/distinfo | 4 | ||||
-rw-r--r-- | www/gnome-web-photo/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/gnome-web-photo/Makefile b/www/gnome-web-photo/Makefile index 139385b10d1b..fda516dfdf4c 100644 --- a/www/gnome-web-photo/Makefile +++ b/www/gnome-web-photo/Makefile @@ -8,20 +8,19 @@ # PORTNAME= gnome-web-photo -PORTVERSION= 0.10.1 -PORTREVISION= 1 +PORTVERSION= 0.10.3 CATEGORIES= www MASTER_SITES= GNOME -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kwm@FreeBSD.org COMMENT= Tool to generate full-size image files and thumbnails -LIB_DEPENDS= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 - LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -USE_BZIP2= yes +LIB_DEPENDS= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 + +USE_XZ= yes USE_GNOME= gconf2 gnomehack gnomeprefix USE_GETTEXT= yes USE_GMAKE= yes diff --git a/www/gnome-web-photo/distinfo b/www/gnome-web-photo/distinfo index 05d9f9b8ffb0..9938486cd0a6 100644 --- a/www/gnome-web-photo/distinfo +++ b/www/gnome-web-photo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-web-photo-0.10.1.tar.bz2) = 0119549c6c920d1aeda6db5e0f4d98ec09fe3fdb5e5d939ecf5058cb3e497356 -SIZE (gnome-web-photo-0.10.1.tar.bz2) = 308525 +SHA256 (gnome-web-photo-0.10.3.tar.xz) = c72b65a160964528663380f61c618ca3244fb765446035e2c084815401a3497a +SIZE (gnome-web-photo-0.10.3.tar.xz) = 198748 diff --git a/www/gnome-web-photo/pkg-plist b/www/gnome-web-photo/pkg-plist index f2dc18820054..daef4ca46d6d 100644 --- a/www/gnome-web-photo/pkg-plist +++ b/www/gnome-web-photo/pkg-plist @@ -5,6 +5,7 @@ bin/gnome-web-thumbnail share/locale/cs/LC_MESSAGES/gnome-web-photo.mo share/locale/da/LC_MESSAGES/gnome-web-photo.mo share/locale/de/LC_MESSAGES/gnome-web-photo.mo +share/locale/el/LC_MESSAGES/gnome-web-photo.mo share/locale/es/LC_MESSAGES/gnome-web-photo.mo share/locale/fr/LC_MESSAGES/gnome-web-photo.mo share/locale/gl/LC_MESSAGES/gnome-web-photo.mo |