Index: head/print/libspectre/Makefile =================================================================== --- head/print/libspectre/Makefile (revision 420368) +++ head/print/libspectre/Makefile (revision 420369) @@ -1,24 +1,21 @@ # Created by: Michael Johnson # $FreeBSD$ # $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/ MAINTAINER= gnome@FreeBSD.org COMMENT= Small library for rendering Postscript documents 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 .include Index: head/print/libspectre/distinfo =================================================================== --- head/print/libspectre/distinfo (revision 420368) +++ head/print/libspectre/distinfo (revision 420369) @@ -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 Index: head/print/libspectre/pkg-plist =================================================================== --- head/print/libspectre/pkg-plist (revision 420368) +++ head/print/libspectre/pkg-plist (revision 420369) @@ -1,14 +1,13 @@ include/libspectre/spectre-document.h include/libspectre/spectre-exporter.h include/libspectre/spectre-macros.h include/libspectre/spectre-page.h include/libspectre/spectre-render-context.h 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