From owner-svn-ports-head@freebsd.org Fri Jan 20 15:22:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FA89CB9ACA; Fri, 20 Jan 2017 15:22:36 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB04D1A88; Fri, 20 Jan 2017 15:22:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0KFMYRm093540; Fri, 20 Jan 2017 15:22:34 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0KFMYcC093537; Fri, 20 Jan 2017 15:22:34 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201701201522.v0KFMYcC093537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 20 Jan 2017 15:22:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431965 - head/graphics/gthumb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2017 15:22:36 -0000 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