svn commit: r353663 - head/www/gnome-web-photo

Koop Mast kwm at FreeBSD.org
Sun May 11 09:46:44 UTC 2014


Author: kwm
Date: Sun May 11 09:46:43 2014
New Revision: 353663
URL: http://svnweb.freebsd.org/changeset/ports/353663
QAT: https://qat.redports.org/buildarchive/r353663/

Log:
  Update to 0.10.6.
  
  Stagify.
  gnomehack -> USES=pathfix

Modified:
  head/www/gnome-web-photo/Makefile
  head/www/gnome-web-photo/distinfo
  head/www/gnome-web-photo/pkg-plist

Modified: head/www/gnome-web-photo/Makefile
==============================================================================
--- head/www/gnome-web-photo/Makefile	Sun May 11 09:40:53 2014	(r353662)
+++ head/www/gnome-web-photo/Makefile	Sun May 11 09:46:43 2014	(r353663)
@@ -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
 

Modified: head/www/gnome-web-photo/distinfo
==============================================================================
--- head/www/gnome-web-photo/distinfo	Sun May 11 09:40:53 2014	(r353662)
+++ head/www/gnome-web-photo/distinfo	Sun May 11 09:46:43 2014	(r353663)
@@ -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

Modified: head/www/gnome-web-photo/pkg-plist
==============================================================================
--- head/www/gnome-web-photo/pkg-plist	Sun May 11 09:40:53 2014	(r353662)
+++ head/www/gnome-web-photo/pkg-plist	Sun May 11 09:46:43 2014	(r353663)
@@ -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-ph
 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 at 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%%


More information about the svn-ports-all mailing list