For those running -STABLE and complaining about a lack of updates on ports-STABLE, here is your chance to do something... namely TEST these patches and post your results. You can be reasonably certain these patches will not be committed without testing, so you've got to do your part if you want convince one of our benevolent developers to push the big red 'commit' button.
tested: i386
Index: Makefile =================================================================== RCS file: /cvs/ports/archivers/p5-Archive-Tar/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 17 Nov 2006 15:08:16 -0000 1.17 +++ Makefile 1 Dec 2007 17:58:55 -0000 @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2006/11/17 15:08:16 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2007/09/15 10:14:33 espie Exp $ -COMMENT= "perl interface to tar archives" +COMMENT= perl interface to tar archives MODULES= cpan -DISTNAME= Archive-Tar-1.30 +DISTNAME= Archive-Tar-1.36 CATEGORIES= archivers Index: distinfo =================================================================== RCS file: /cvs/ports/archivers/p5-Archive-Tar/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 5 Apr 2007 15:37:40 -0000 1.11 +++ distinfo 1 Dec 2007 17:58:55 -0000 @@ -1,5 +1,5 @@ -MD5 (Archive-Tar-1.30.tar.gz) = iWBOqPrcmQx7tmglnay0OQ== -RMD160 (Archive-Tar-1.30.tar.gz) = Yj0TxFhnbA1Q44nT4lHGsQo0Bms= -SHA1 (Archive-Tar-1.30.tar.gz) = +5GnJJ3BSb2gV1TRwhsuIyGUNIU= -SHA256 (Archive-Tar-1.30.tar.gz) = xFbVxzpXpWdEC8pcE4pUmiFjeqLkBJIotbpjz2jXWho= -SIZE (Archive-Tar-1.30.tar.gz) = 39749 +MD5 (Archive-Tar-1.36.tar.gz) = OcfhztI6OJYWkvsDVQmogA== +RMD160 (Archive-Tar-1.36.tar.gz) = 06AMRLNLCtAqtGHbteFOSNgjjbo= +SHA1 (Archive-Tar-1.36.tar.gz) = rSSLH0DiKfW8G2KRpSNkRC34G30= +SHA256 (Archive-Tar-1.36.tar.gz) = L4n2Jw7ojH+d3oPAnYLZ2SEmh6eq2S4Arx2zGVqAmNs= +SIZE (Archive-Tar-1.36.tar.gz) = 41126
