On Wed, Sep 03, 2014 at 06:18:25PM +0200, Mark Patruck wrote: > Now with a clean patch... > > Update 'devel/p5-common-sense' to the latest version 3.73.
This patch applies cleanly and builds fine on my system. The tests finish successful. The tests of the two ports converters/p5-JSON-XS and devel/p5-EV that depend on this succeed. The resulting package installs fine. My system: kern.version=OpenBSD 5.6-current (GENERIC.MP) #355: Fri Aug 29 17:01:02 MDT 2014 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP Remi > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-common-sense/Makefile,v > retrieving revision 1.8 > diff -u -p -r1.8 Makefile > --- Makefile 9 Apr 2013 09:21:36 -0000 1.8 > +++ Makefile 3 Sep 2014 06:17:37 -0000 > @@ -3,7 +3,7 @@ > COMMENT= perl common defaults with lower memory usage > > MODULES= cpan > -DISTNAME= common-sense-3.6 > +DISTNAME= common-sense-3.73 > CATEGORIES= devel > > MAINTAINER= Kevin Lo <ke...@openbsd.org> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-common-sense/distinfo,v > retrieving revision 1.5 > diff -u -p -r1.5 distinfo > --- distinfo 9 Apr 2013 09:21:36 -0000 1.5 > +++ distinfo 3 Sep 2014 06:17:37 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (common-sense-3.6.tar.gz) = > huLC4Qmn3UvFRBdX5ynX1iLaElxuFGB6ePtW4Fe4a1o= > -SIZE (common-sense-3.6.tar.gz) = 12594 > +SHA256 (common-sense-3.73.tar.gz) = > gRDF5HJkHgwhj44CPOzBYS72b5obMTJh/iGYYu/j/RA= > +SIZE (common-sense-3.73.tar.gz) = 11132 > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/devel/p5-common-sense/pkg/PLIST,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 PLIST > --- pkg/PLIST 19 Aug 2009 06:10:37 -0000 1.1.1.1 > +++ pkg/PLIST 3 Sep 2014 06:17:37 -0000 > @@ -1,4 +1,6 @@ > @comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/19 06:10:37 kevlo Exp $ > -${P5SITE}/common/ > -${P5SITE}/common/sense.pm > +${P5ARCH}/ > +${P5ARCH}/common/ > +${P5ARCH}/common/sense.pm > +${P5ARCH}/common/sense.pod > @man man/man3p/common::sense.3p > > > -- > Mark Patruck ( mark at wrapped.cx ) > GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 > > http://www.wrapped.cx >