Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 23:51:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510104 - head/devel/p5-Cairo-GObject
Message-ID:  <201908282351.x7SNpXk0089571@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 28 23:51:33 2019
New Revision: 510104
URL: https://svnweb.freebsd.org/changeset/ports/510104

Log:
  Update to 1.005
  
  Changes:	https://metacpan.org/changes/distribution/Cairo-GObject

Modified:
  head/devel/p5-Cairo-GObject/Makefile
  head/devel/p5-Cairo-GObject/distinfo

Modified: head/devel/p5-Cairo-GObject/Makefile
==============================================================================
--- head/devel/p5-Cairo-GObject/Makefile	Wed Aug 28 23:51:27 2019	(r510103)
+++ head/devel/p5-Cairo-GObject/Makefile	Wed Aug 28 23:51:33 2019	(r510104)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cairo-GObject
-PORTVERSION=	1.004
-PORTREVISION=	2
+PORTVERSION=	1.005
 CATEGORIES=	devel graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:XAOC
@@ -14,17 +13,15 @@ COMMENT=	Integrate Cairo into the Glib type system
 
 LICENSE=	LGPL21
 
-BUILD_DEPENDS=	cairo>=1.10.0:graphics/cairo \
-		p5-Cairo>=1.080:graphics/p5-Cairo \
-		p5-ExtUtils-Depends>=0.200:devel/p5-ExtUtils-Depends \
+BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.200:devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig \
-		p5-Glib2>=1.224:devel/p5-Glib2
+		${RUN_DEPENDS}
 RUN_DEPENDS=	cairo>=1.10.0:graphics/cairo \
 		p5-Cairo>=1.080:graphics/p5-Cairo \
 		p5-Glib2>=1.224:devel/p5-Glib2
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cairo/GObject/GObject.so

Modified: head/devel/p5-Cairo-GObject/distinfo
==============================================================================
--- head/devel/p5-Cairo-GObject/distinfo	Wed Aug 28 23:51:27 2019	(r510103)
+++ head/devel/p5-Cairo-GObject/distinfo	Wed Aug 28 23:51:33 2019	(r510104)
@@ -1,2 +1,3 @@
-SHA256 (Cairo-GObject-1.004.tar.gz) = 3bb9d40e802e51f56f1364abc553758152131803c12d85ba6e14bad6813409d5
-SIZE (Cairo-GObject-1.004.tar.gz) = 16786
+TIMESTAMP = 1567016131
+SHA256 (Cairo-GObject-1.005.tar.gz) = 8d896444d71e1d0bca3d24e31e5d82bd0d9542aaed91d1fb7eab367bce675c50
+SIZE (Cairo-GObject-1.005.tar.gz) = 16790



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