Update to p5-Convert-BinHex-1.123.

ok ajacoutot@
This commit is contained in:
benoit 2015-01-23 20:51:14 +00:00
parent 485478ac03
commit 12f5f52bf8
4 changed files with 11 additions and 16 deletions

View File

@ -1,13 +1,14 @@
# $OpenBSD: Makefile,v 1.9 2014/04/07 14:51:26 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2015/01/23 20:51:14 benoit Exp $
COMMENT= module to extract data from Macintosh BinHex files
MODULES= cpan
DISTNAME= Convert-BinHex-1.119
REVISION= 3
DISTNAME = Convert-BinHex-1.123
CATEGORIES= converters
# perl
PERMIT_PACKAGE_CDROM= Yes
TEST_DEPENDS = devel/p5-Test-Most
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Convert-BinHex-1.119.tar.gz) = LUtZ5G1D6ut9454kTY2JrxtEuJd8MDTDd5+YTCo5n1U=
SIZE (Convert-BinHex-1.119.tar.gz) = 84573
SHA256 (Convert-BinHex-1.123.tar.gz) = vSAoBWKXCHqU0U1TkIePmqabCm0Yb+I/CSUnHlvPxEA=
SIZE (Convert-BinHex-1.123.tar.gz) = 75876

View File

@ -1,10 +0,0 @@
$OpenBSD: patch-t_Checker_pm,v 1.1 2006/12/04 22:23:21 steven Exp $
--- t/Checker.pm.orig Mon Dec 4 23:21:57 2006
+++ t/Checker.pm Mon Dec 4 23:22:04 2006
@@ -1,5 +1,6 @@
package Checker;
+require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw($CHECK okay_if note check filter_warnings);

View File

@ -1,4 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/14 17:43:33 todd Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/01/23 20:51:14 benoit Exp $
bin/binhex.pl
bin/debinhex.pl
${P5SITE}/Convert/
${P5SITE}/Convert/BinHex.pm
@man man/man1/binhex.pl.1
@man man/man1/debinhex.pl.1
@man man/man3p/Convert::BinHex.3p