ports/131980: [MAINTAINER] graphics/silgraphite: update to 2.3.1

Dennis Herrmann adox at mcx2.org
Sun Feb 22 18:20:07 UTC 2009


>Number:         131980
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/silgraphite: update to 2.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 18:20:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 2.3.1
- Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=583 )

Removed file(s):
- files/patch-engine_Makefile.in

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- silgraphite-2.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/silgraphite/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	7 Dec 2008 11:02:18 -0000	1.1
+++ Makefile	22 Feb 2009 18:09:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	silgraphite
-PORTVERSION=	2.3
+PORTVERSION=	2.3.1
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF
 
@@ -18,8 +18,7 @@
 USE_GNOME=	pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CFLAGS+=	"-I${LOCALBASE}/include" "-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--without-xft --without-pangographite
 
 .include <bsd.port.pre.mk>
@@ -34,4 +33,8 @@
 PLIST_SUB+=	WITH_FREETYPE="@comment "
 .endif
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$${PREFIX}/libdata/pkgconfig|g' \
+		${WRKSRC}/engine/Makefile.in
+
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/silgraphite/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	7 Dec 2008 11:02:18 -0000	1.1
+++ distinfo	22 Feb 2009 18:09:51 -0000
@@ -1,3 +1,3 @@
-MD5 (silgraphite-2.3.tar.gz) = 76a6daa2ec802bdd5e5f9a233b4e2ff8
-SHA256 (silgraphite-2.3.tar.gz) = 574dbccd0480e7c571612251afafd8de2019997ee1450ee3e68039f64797f1ec
-SIZE (silgraphite-2.3.tar.gz) = 3394463
+MD5 (silgraphite-2.3.1.tar.gz) = d35724900f6a4105550293686688bbb3
+SHA256 (silgraphite-2.3.1.tar.gz) = 9b07c6e91108b1fa87411af4a57e25522784cfea0deb79b34ced608444f2ed65
+SIZE (silgraphite-2.3.1.tar.gz) = 3239482
Index: files/patch-engine_Makefile.in
===================================================================
RCS file: files/patch-engine_Makefile.in
diff -N files/patch-engine_Makefile.in
--- files/patch-engine_Makefile.in	7 Dec 2008 11:02:18 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- engine/Makefile.in.orig	2008-11-30 19:57:26.000000000 +0100
-+++ engine/Makefile.in	2008-11-30 19:58:25.000000000 +0100
-@@ -196,7 +196,7 @@
-              build.bat build_d.bat makefile.vc \
-              README
- 
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = ${PREFIX}/libdata/pkgconfig
- pkgconfig_DATA = silgraphite.pc
- 
- # VC_VERSION is the last released version of the software
--- silgraphite-2.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list