Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2016 16:13:01 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426119 - head/graphics/shotwell
Message-ID:  <201611141613.uAEGD1LB068240@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Mon Nov 14 16:13:01 2016
New Revision: 426119
URL: https://svnweb.freebsd.org/changeset/ports/426119

Log:
  update shotwell to 0.24.2
  
  PR:		214453
  Submitted by:	 Piotr Kubaj
  Approved by:	rene (mentor)

Modified:
  head/graphics/shotwell/Makefile
  head/graphics/shotwell/distinfo
  head/graphics/shotwell/pkg-plist

Modified: head/graphics/shotwell/Makefile
==============================================================================
--- head/graphics/shotwell/Makefile	Mon Nov 14 16:12:56 2016	(r426118)
+++ head/graphics/shotwell/Makefile	Mon Nov 14 16:13:01 2016	(r426119)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shotwell
-PORTVERSION=	0.24.0
+PORTVERSION=	0.24.2
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME/sources/shotwell/${PORTVERSION:R}
 
@@ -36,8 +36,7 @@ USE_GNOME=	cairo dconf gtk30 gnomedocuti
 USE_GSTREAMER1=	yes
 USE_LDCONFIG=	yes
 USE_XORG=	x11
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--prefix=${PREFIX}
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	--define=NO_CAMERA
 INSTALL_TARGET=	install-strip
 INSTALLS_ICONS=	yes

Modified: head/graphics/shotwell/distinfo
==============================================================================
--- head/graphics/shotwell/distinfo	Mon Nov 14 16:12:56 2016	(r426118)
+++ head/graphics/shotwell/distinfo	Mon Nov 14 16:13:01 2016	(r426119)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474442673
-SHA256 (shotwell-0.24.0.tar.xz) = 95d60e30b52c5f8a9633c98cbbcd1ad0889fe94b7a036bb4880450fa6d44fe75
-SIZE (shotwell-0.24.0.tar.xz) = 5344220
+TIMESTAMP = 1478961818
+SHA256 (shotwell-0.24.2.tar.xz) = 5afdb2d3cbfe47dfbe49fa1cbd6ba391a3af4a4951be252fc2fa3cf461e55359
+SIZE (shotwell-0.24.2.tar.xz) = 5351736

Modified: head/graphics/shotwell/pkg-plist
==============================================================================
--- head/graphics/shotwell/pkg-plist	Mon Nov 14 16:12:56 2016	(r426118)
+++ head/graphics/shotwell/pkg-plist	Mon Nov 14 16:13:01 2016	(r426119)
@@ -9,6 +9,7 @@ lib/shotwell/plugins/builtin/shotwell-pu
 lib/shotwell/plugins/builtin/shotwell-transitions.so
 libexec/shotwell/shotwell-settings-migrator
 libexec/shotwell/shotwell-video-thumbnailer
+man/man1/shotwell.1.gz
 share/appdata/shotwell.appdata.xml
 share/applications/shotwell-viewer.desktop
 share/applications/shotwell.desktop
@@ -429,7 +430,6 @@ share/locale/vi/LC_MESSAGES/shotwell.mo
 share/locale/zh_CN/LC_MESSAGES/shotwell.mo
 share/locale/zh_HK/LC_MESSAGES/shotwell.mo
 share/locale/zh_TW/LC_MESSAGES/shotwell.mo
-share/man/man1/shotwell.1
 %%DATADIR%%/icons/all-rejected.png
 %%DATADIR%%/icons/crop-pivot-reticle.png
 %%DATADIR%%/icons/crop.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611141613.uAEGD1LB068240>