ports/120449: [UPDATE] math/p5-Math-Geometry-Planar-Offset

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 9 03:50:02 UTC 2008


>Number:         120449
>Category:       ports
>Synopsis:       [UPDATE] math/p5-Math-Geometry-Planar-Offset
>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 Feb 09 03:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 1.05;
- Added missing dependence(YAML).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Geometry-Planar-Offset/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Sep 2007 01:01:38 -0000	1.3
+++ Makefile	9 Feb 2008 03:37:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Geometry-Planar-Offset
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
@@ -15,6 +15,9 @@
 MAINTAINER=	aaron at FreeBSD.org
 COMMENT=	Calculate offset polygons
 
+BUILD_DEPENDS=	${SITE_PERL}/Test/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
 MAN3=	Math::Geometry::Planar::Offset.3
 
 PERL_MODBUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Geometry-Planar-Offset/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	22 May 2006 03:28:56 -0000	1.2
+++ distinfo	9 Feb 2008 03:37:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Math-Geometry-Planar-Offset-1.04.tar.gz) = 79f7386160fac50fd0b7942245178321
-SHA256 (Math-Geometry-Planar-Offset-1.04.tar.gz) = ffe78c0b6b654baae20fec35cea4b358f98bd17ba2fee8f507d6f65de8eaa810
-SIZE (Math-Geometry-Planar-Offset-1.04.tar.gz) = 9558
+MD5 (Math-Geometry-Planar-Offset-1.05.tar.gz) = 1c46de114f06dd742e95b7135009c707
+SHA256 (Math-Geometry-Planar-Offset-1.05.tar.gz) = 4298d8f80f4d5c56ecc61d25fdb9264b1890142dbbe74e44cc65cb7155f16334
+SIZE (Math-Geometry-Planar-Offset-1.05.tar.gz) = 10381


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



More information about the freebsd-ports-bugs mailing list