Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 15:22:34 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431965 - head/graphics/gthumb
Message-ID:  <201701201522.v0KFMYcC093537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Jan 20 15:22:34 2017
New Revision: 431965
URL: https://svnweb.freebsd.org/changeset/ports/431965

Log:
  - Update gthumb to 3.4.4.1
  - Convert to USES=localbase

Modified:
  head/graphics/gthumb/Makefile
  head/graphics/gthumb/distinfo

Modified: head/graphics/gthumb/Makefile
==============================================================================
--- head/graphics/gthumb/Makefile	Fri Jan 20 15:12:05 2017	(r431964)
+++ head/graphics/gthumb/Makefile	Fri Jan 20 15:22:34 2017	(r431965)
@@ -3,8 +3,7 @@
 #   $MCom: ports/trunk/graphics/gthumb/Makefile 19823 2014-08-20 09:28:14Z gusi $
 
 PORTNAME=	gthumb
-PORTVERSION=	3.4.3
-PORTREVISION=	2
+PORTVERSION=	3.4.4.1
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -19,7 +18,7 @@ BUILD_DEPENDS=	gsettings-desktop-schemas
 RUN_DEPENDS=	gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
 
 USES=		bison compiler:c++11-lib desktop-file-utils gettext gmake \
-		libtool pathfix pkgconfig tar:xz
+		libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	gtk30 intltool librsvg2
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_lib_jpeg_jpeg_destroy_decompress=yes \
@@ -31,9 +30,6 @@ INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
 
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-
 PLIST_SUB=	GTHUMB_VER="3.4"
 
 GLIB_SCHEMAS=	org.gnome.gthumb.change-date.gschema.xml \

Modified: head/graphics/gthumb/distinfo
==============================================================================
--- head/graphics/gthumb/distinfo	Fri Jan 20 15:12:05 2017	(r431964)
+++ head/graphics/gthumb/distinfo	Fri Jan 20 15:22:34 2017	(r431965)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/gthumb-3.4.3.tar.xz) = c10fd12f3bfea31c390c74e8e08f86f16e2159fbd6c806daa025423e0ded825d
-SIZE (gnome3/gthumb-3.4.3.tar.xz) = 3418088
+TIMESTAMP = 1484732019
+SHA256 (gnome3/gthumb-3.4.4.1.tar.xz) = 4dc63bb1cc1f139259bba7f9fd1735182f16ba37254119a9f9c3e13a898a9533
+SIZE (gnome3/gthumb-3.4.4.1.tar.xz) = 3420356



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