From owner-svn-ports-all@freebsd.org Wed Aug 17 19:27:00 2016 Return-Path: Delivered-To: svn-ports-all@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 B0345BBD5F5; Wed, 17 Aug 2016 19:27:00 +0000 (UTC) (envelope-from olivierd@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 62E621AAC; Wed, 17 Aug 2016 19:27:00 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7HJQxW2079271; Wed, 17 Aug 2016 19:26:59 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7HJQxx3079267; Wed, 17 Aug 2016 19:26:59 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201608171926.u7HJQxx3079267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 17 Aug 2016 19:26:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420369 - head/print/libspectre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2016 19:27:00 -0000 Author: olivierd Date: Wed Aug 17 19:26:59 2016 New Revision: 420369 URL: https://svnweb.freebsd.org/changeset/ports/420369 Log: - Update to 0.2.8 - Replace CPPFLAGS and LDFLAGS by USES= localbase - Remove 'keepla' argument in USES=libtool PR: 210761 Submitted by: myself Approved by: the GNOME team (maintainer, timeout > 1 month) Modified: head/print/libspectre/Makefile head/print/libspectre/distinfo head/print/libspectre/pkg-plist Modified: head/print/libspectre/Makefile ============================================================================== --- head/print/libspectre/Makefile Wed Aug 17 19:15:21 2016 (r420368) +++ head/print/libspectre/Makefile Wed Aug 17 19:26:59 2016 (r420369) @@ -3,8 +3,7 @@ # $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $ PORTNAME= libspectre -PORTVERSION= 0.2.7 -PORTREVISION= 2 +PORTVERSION= 0.2.8 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ @@ -13,11 +12,9 @@ COMMENT= Small library for rendering Pos LICENSE= GPLv2 -USES= gmake libtool:keepla pathfix pkgconfig ghostscript +USES= gmake libtool localbase pathfix pkgconfig ghostscript USE_LDCONFIG= yes USE_GNOME= cairo -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/print/libspectre/distinfo ============================================================================== --- head/print/libspectre/distinfo Wed Aug 17 19:15:21 2016 (r420368) +++ head/print/libspectre/distinfo Wed Aug 17 19:26:59 2016 (r420369) @@ -1,2 +1,3 @@ -SHA256 (libspectre-0.2.7.tar.gz) = e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec -SIZE (libspectre-0.2.7.tar.gz) = 387947 +TIMESTAMP = 1467474429 +SHA256 (libspectre-0.2.8.tar.gz) = 65256af389823bbc4ee4d25bfd1cc19023ffc29ae9f9677f2d200fa6e98bc7a8 +SIZE (libspectre-0.2.8.tar.gz) = 421791 Modified: head/print/libspectre/pkg-plist ============================================================================== --- head/print/libspectre/pkg-plist Wed Aug 17 19:15:21 2016 (r420368) +++ head/print/libspectre/pkg-plist Wed Aug 17 19:26:59 2016 (r420369) @@ -7,8 +7,7 @@ include/libspectre/spectre-status.h include/libspectre/spectre-version.h include/libspectre/spectre.h lib/libspectre.a -lib/libspectre.la lib/libspectre.so lib/libspectre.so.1 -lib/libspectre.so.1.1.7 +lib/libspectre.so.1.1.8 libdata/pkgconfig/libspectre.pc