diff options
author | kwm <kwm@FreeBSD.org> | 2014-05-11 17:46:43 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-05-11 17:46:43 +0800 |
commit | 6a46d9d683bd5d7e9d25f5076abe306b8f74dbd3 (patch) | |
tree | bffa49bb3d65cefab29c03e02089163d4bed074e /www | |
parent | 316c4eace9a422867e530371d3d6266ed9c0a5de (diff) | |
download | freebsd-ports-gnome-6a46d9d683bd5d7e9d25f5076abe306b8f74dbd3.tar.gz freebsd-ports-gnome-6a46d9d683bd5d7e9d25f5076abe306b8f74dbd3.tar.zst freebsd-ports-gnome-6a46d9d683bd5d7e9d25f5076abe306b8f74dbd3.zip |
Update to 0.10.6.
Stagify.
gnomehack -> USES=pathfix
Diffstat (limited to 'www')
-rw-r--r-- | www/gnome-web-photo/Makefile | 8 | ||||
-rw-r--r-- | www/gnome-web-photo/distinfo | 4 | ||||
-rw-r--r-- | www/gnome-web-photo/pkg-plist | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/www/gnome-web-photo/Makefile b/www/gnome-web-photo/Makefile index 48701525602a..a94ff2c4293e 100644 --- a/www/gnome-web-photo/Makefile +++ b/www/gnome-web-photo/Makefile @@ -3,8 +3,7 @@ # $MCom: ports/www/gnome-web-photo/Makefile,v 1.5 2007/08/07 03:27:32 mezz Exp $ PORTNAME= gnome-web-photo -PORTVERSION= 0.10.3 -PORTREVISION= 1 +PORTVERSION= 0.10.6 CATEGORIES= www MASTER_SITES= GNOME @@ -17,8 +16,8 @@ LICENSE_COMB= dual LIB_DEPENDS= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 USE_XZ= yes -USE_GNOME= gconf2 gnomehack gnomeprefix -USES= gettext gmake pkgconfig +USE_GNOME= gconf2 gnomeprefix +USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ --with-gtk=2.0 @@ -28,7 +27,6 @@ GCONF_SCHEMAS= thumbnailer.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure diff --git a/www/gnome-web-photo/distinfo b/www/gnome-web-photo/distinfo index 9938486cd0a6..ddfa66ba28f6 100644 --- a/www/gnome-web-photo/distinfo +++ b/www/gnome-web-photo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-web-photo-0.10.3.tar.xz) = c72b65a160964528663380f61c618ca3244fb765446035e2c084815401a3497a -SIZE (gnome-web-photo-0.10.3.tar.xz) = 198748 +SHA256 (gnome-web-photo-0.10.6.tar.xz) = 1353fc1abe9fcd38b3e09c6282e43aeb0c306201a4df9e25d4834407ba2cbe7f +SIZE (gnome-web-photo-0.10.6.tar.xz) = 210176 diff --git a/www/gnome-web-photo/pkg-plist b/www/gnome-web-photo/pkg-plist index daef4ca46d6d..5971e8e452b3 100644 --- a/www/gnome-web-photo/pkg-plist +++ b/www/gnome-web-photo/pkg-plist @@ -2,6 +2,8 @@ bin/gnome-web-photo bin/gnome-web-print bin/gnome-web-thumbnail %%DATADIR%%/style.css +share/locale/ar/LC_MESSAGES/gnome-web-photo.mo +share/locale/ca/LC_MESSAGES/gnome-web-photo.mo 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 @@ -10,13 +12,19 @@ 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 share/locale/he/LC_MESSAGES/gnome-web-photo.mo +share/locale/hu/LC_MESSAGES/gnome-web-photo.mo share/locale/ja/LC_MESSAGES/gnome-web-photo.mo +share/locale/ko/LC_MESSAGES/gnome-web-photo.mo share/locale/nb/LC_MESSAGES/gnome-web-photo.mo share/locale/oc/LC_MESSAGES/gnome-web-photo.mo share/locale/pa/LC_MESSAGES/gnome-web-photo.mo share/locale/pl/LC_MESSAGES/gnome-web-photo.mo share/locale/pt_BR/LC_MESSAGES/gnome-web-photo.mo +share/locale/ru/LC_MESSAGES/gnome-web-photo.mo share/locale/sl/LC_MESSAGES/gnome-web-photo.mo +share/locale/sr/LC_MESSAGES/gnome-web-photo.mo +share/locale/sr@latin/LC_MESSAGES/gnome-web-photo.mo share/locale/sv/LC_MESSAGES/gnome-web-photo.mo +share/locale/uk/LC_MESSAGES/gnome-web-photo.mo share/locale/zh_CN/LC_MESSAGES/gnome-web-photo.mo @dirrm %%DATADIR%% |