ports/189007: [UPDATE] print/libspectre to 0.2.7

Olivier Duchateau olivierd at freebsd.org
Sat Apr 26 06:40:00 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list