From owner-svn-ports-all@FreeBSD.ORG Thu May 22 11:41:14 2014 Return-Path: Delivered-To: svn-ports-all@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 072522A2; Thu, 22 May 2014 11:41:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D088328A5; Thu, 22 May 2014 11:41:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4MBfDCe008214; Thu, 22 May 2014 11:41:13 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4MBfDGG008205; Thu, 22 May 2014 11:41:13 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201405221141.s4MBfDGG008205@svn.freebsd.org> From: Koop Mast Date: Thu, 22 May 2014 11:41:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354827 - 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.18 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: Thu, 22 May 2014 11:41:14 -0000 Author: kwm Date: Thu May 22 11:41:12 2014 New Revision: 354827 URL: http://svnweb.freebsd.org/changeset/ports/354827 QAT: https://qat.redports.org/buildarchive/r354827/ Log: Update to 1.2.7. Add LICENSE and update WWW. PR: port/189007 Submitted by: olivierd@ Modified: head/print/libspectre/Makefile head/print/libspectre/distinfo head/print/libspectre/pkg-descr head/print/libspectre/pkg-plist Modified: head/print/libspectre/Makefile ============================================================================== --- head/print/libspectre/Makefile Thu May 22 11:32:15 2014 (r354826) +++ head/print/libspectre/Makefile Thu May 22 11:41:12 2014 (r354827) @@ -3,19 +3,18 @@ # $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/ 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= gmake libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes -USE_GNOME= gnomeprefix +USE_GNOME= cairo USE_GHOSTSCRIPT=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/print/libspectre/distinfo ============================================================================== --- head/print/libspectre/distinfo Thu May 22 11:32:15 2014 (r354826) +++ head/print/libspectre/distinfo Thu May 22 11:41:12 2014 (r354827) @@ -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 Modified: head/print/libspectre/pkg-descr ============================================================================== --- head/print/libspectre/pkg-descr Thu May 22 11:32:15 2014 (r354826) +++ head/print/libspectre/pkg-descr Thu May 22 11:41:12 2014 (r354827) @@ -1,3 +1,3 @@ A small library for rendering Postscript documents -WWW: http://libspectre.freedesktop.org/wiki/ +WWW: http://www.freedesktop.org/wiki/Software/libspectre/ Modified: head/print/libspectre/pkg-plist ============================================================================== --- head/print/libspectre/pkg-plist Thu May 22 11:32:15 2014 (r354826) +++ head/print/libspectre/pkg-plist Thu May 22 11:41:12 2014 (r354827) @@ -10,6 +10,6 @@ lib/libspectre.a 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