From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 26 06:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 965ED976 for ; Sat, 26 Apr 2014 06:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 735A2198A for ; Sat, 26 Apr 2014 06:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q6e0hZ007234 for ; Sat, 26 Apr 2014 06:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3Q6e0L1007233; Sat, 26 Apr 2014 06:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 26 Apr 2014 06:40:00 GMT Resent-Message-Id: <201404260640.s3Q6e0L1007233@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Duchateau Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 302D494D for ; Sat, 26 Apr 2014 06:35:11 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03C1F1970 for ; Sat, 26 Apr 2014 06:35:11 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q6ZAJe057652 for ; Sat, 26 Apr 2014 06:35:10 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3Q6ZArk057646; Sat, 26 Apr 2014 06:35:10 GMT (envelope-from nobody) Message-Id: <201404260635.s3Q6ZArk057646@cgiserv.freebsd.org> Date: Sat, 26 Apr 2014 06:35:10 GMT From: Olivier Duchateau To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189007: [UPDATE] print/libspectre to 0.2.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 06:40:00 -0000 >Number: 189007 >Category: ports >Synopsis: [UPDATE] print/libspectre to 0.2.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 26 06:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Olivier Duchateau >Release: >Organization: >Environment: >Description: - Update to 0.2.7 - Adjust dependencies - Add LICENSE It's based on PR188518 [1], and sync after recent update (revision r352168). [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=188518 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (révision 352222) +++ Makefile (copie de travail) @@ -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.6 -PORTREVISION= 2 +PORTVERSION= 0.2.7 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ @@ -11,13 +10,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Small library for rendering Postscript documents -LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo +LICENSE= GPLv2 -USES= libtool:keepla pathfix +USES= libtool:keepla pathfix gmake pkgconfig USE_LDCONFIG= yes -USE_GNOME= gnomeprefix +USE_GNOME= cairo USE_GHOSTSCRIPT=yes -CPPFLAGS+= -I${LOCALBASE}/include +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Index: distinfo =================================================================== --- distinfo (révision 352222) +++ distinfo (copie de travail) @@ -1,2 +1,2 @@ -SHA256 (libspectre-0.2.6.tar.gz) = 2f637c62322c8040514284c00f63a5c310a28801e7dcfbe2ba2791be4fac0dd3 -SIZE (libspectre-0.2.6.tar.gz) = 358088 +SHA256 (libspectre-0.2.7.tar.gz) = e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec +SIZE (libspectre-0.2.7.tar.gz) = 387947 Index: pkg-plist =================================================================== --- pkg-plist (révision 352222) +++ pkg-plist (copie de travail) @@ -10,6 +10,6 @@ lib/libspectre.la lib/libspectre.so lib/libspectre.so.1 -lib/libspectre.so.1.1.6 +lib/libspectre.so.1.1.7 libdata/pkgconfig/libspectre.pc @dirrm include/libspectre >Release-Note: >Audit-Trail: >Unformatted: