Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Jul 2012 12:14:09 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        swills@FreeBSD.org
Subject:   ports/169674: [PATCH] graphics/p5-Cairo: update to 1.100
Message-ID:  <3WT2cx0DJ6z3Zr@sunpoet.net>
Resent-Message-ID: <201207060420.q664KDdW016228@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169674
>Category:       ports
>Synopsis:       [PATCH] graphics/p5-Cairo: update to 1.100
>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:   Fri Jul 06 04:20:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat Jun 23 18:28:28 CST 2012
>Description:
- Update to 1.100
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://search.cpan.org/dist/Cairo/NEWS

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Cairo-1.100.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-Cairo/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	11 Jun 2012 02:18:35 -0000	1.28
+++ Makefile	6 Jul 2012 04:13:04 -0000
@@ -7,11 +7,10 @@
 #
 
 PORTNAME=	Cairo
-PORTVERSION=	1.090
-PORTREVISION=	1
+PORTVERSION=	1.100
 CATEGORIES=	graphics perl5
-MASTER_SITES=	SF/gtk2-perl/${PORTNAME}/${PORTVERSION}%20%28unstable%29 \
-		CPAN
+MASTER_SITES=	CPAN \
+		SF/gtk2-perl/${PORTNAME}/${PORTVERSION}%20%28unstable%29
 MASTER_SITE_SUBDIR=	CPAN:XAOC
 PKGNAMEPREFIX=	p5-
 
@@ -20,9 +19,8 @@
 
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.200:${PORTSDIR}/devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=1:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
-LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 TEST_DEPENDS=	p5-Font-FreeType>=0:${PORTSDIR}/print/p5-Font-FreeType \
 		p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-Cairo/distinfo,v
retrieving revision 1.21
diff -u -u -r1.21 distinfo
--- distinfo	1 Feb 2012 16:58:41 -0000	1.21
+++ distinfo	6 Jul 2012 04:13:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (Cairo-1.090.tar.gz) = ea6b53ffbb632035633f89dc096e4fe3ef1d69de09768e5a1a4e78a26f2d6c01
-SIZE (Cairo-1.090.tar.gz) = 105523
+SHA256 (Cairo-1.100.tar.gz) = d5f2f3ba216db760eaa2b4aefe8519451f4f38dc0121dd0adfeb3d20de51b20a
+SIZE (Cairo-1.100.tar.gz) = 107654
--- p5-Cairo-1.100.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3WT2cx0DJ6z3Zr>