- update AcePerl to 1.91

ok simon@
This commit is contained in:
jasper 2008-09-23 20:57:20 +00:00
parent cf91ae68a4
commit 3f7b1e2bf1
4 changed files with 17 additions and 16 deletions

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2007/09/18 23:36:54 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2008/09/23 20:57:20 jasper Exp $
COMMENT= perl interface to the ACEDB database
DISTNAME= AcePerl-1.87
PKGNAME= ${DISTNAME}p0
DISTNAME= AcePerl-1.91
CATEGORIES= biology perl5 databases
FLAVORS= opt
FLAVOR?=
# perl licence
@ -26,6 +24,8 @@ CONFIGURE_ENV+= PERL_MM_USE_DEFAULT=Yes
# go through extra indirection to allow both flavors to share most files.
SUBST_VARS= P5ACE
RUN_DEPENDS= ::devel/p5-Cache-Cache \
::devel/p5-WeakRef
.if ${FLAVOR:L:Mopt}
SHARED_ONLY=Yes

View File

@ -1,5 +1,5 @@
MD5 (AcePerl-1.87.tar.gz) = 5CvJsmw0/5YEww0QPURYGA==
RMD160 (AcePerl-1.87.tar.gz) = Kc6ruPfcFtH6ss4UqN8sx6YhOpA=
SHA1 (AcePerl-1.87.tar.gz) = /ev7+9Z8QbyBTKLEymcoFXhYT7s=
SHA256 (AcePerl-1.87.tar.gz) = h/uaNKfyuRIijpHfWaLoKxa9lePlyWKxk0uOmuuSOMU=
SIZE (AcePerl-1.87.tar.gz) = 294891
MD5 (AcePerl-1.91.tar.gz) = 9HNZLVHwFspP6O/PBJ6LlA==
RMD160 (AcePerl-1.91.tar.gz) = nB5wzoiyT17v/4cddL00MvfTF/U=
SHA1 (AcePerl-1.91.tar.gz) = Xcq/wd07gwm77MScj0RnYwHNqGU=
SHA256 (AcePerl-1.91.tar.gz) = n/seq8Wdpm7W1X4m0SOfWmKvkgjSWt7WVHau7hixIWc=
SIZE (AcePerl-1.91.tar.gz) = 300011

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2005/03/03 00:10:54 espie Exp $
--- Makefile.PL.orig Thu Mar 3 00:46:52 2005
+++ Makefile.PL Thu Mar 3 00:47:20 2005
@@ -9,7 +9,7 @@ while (!$choice) {
$OpenBSD: patch-Makefile_PL,v 1.2 2008/09/23 20:57:20 jasper Exp $
--- Makefile.PL.orig Mon Sep 22 10:22:31 2008
+++ Makefile.PL Mon Sep 22 10:35:24 2008
@@ -10,7 +10,7 @@ while (!$choice) {
" 1) Interface to Ace socket server and local databases (pure Perl)\n" .
" 2) The above plus XS optimizations (requires C compiler)\n" .
" 3) The above plus RPC server interface (requires C compiler)\n\n" .
@ -10,7 +10,7 @@ $OpenBSD: patch-Makefile_PL,v 1.1.1.1 2005/03/03 00:10:54 espie Exp $
if ($reply =~ /(\d+)/) {
$choice = $1;
die "invalid choice: $choice!" if $choice < 1 || $choice > 3;
@@ -23,7 +23,7 @@ push @extlib,'Freesubs' if $choice >= 2;
@@ -24,7 +24,7 @@ push @extlib,'Freesubs' if $choice >= 2;
push @extlib,'RPC' if $choice >= 3;
print "\n";

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/09/18 23:36:54 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2008/09/23 20:57:20 jasper Exp $
bin/ace.pl
${P5ACE}/Ace/
${P5ACE}/Ace.pm
@ -59,6 +59,7 @@ ${P5ACE}/auto/Ace/Object/_default_makeHTML.al
${P5ACE}/auto/Ace/Object/_insert.al
${P5ACE}/auto/Ace/Object/_special_dump.al
${P5ACE}/auto/Ace/Object/_to_ace_date.al
${P5ACE}/auto/Ace/Object/_xmlNumber.al
${P5ACE}/auto/Ace/Object/add_row.al
${P5ACE}/auto/Ace/Object/add_tree.al
${P5ACE}/auto/Ace/Object/asAce.al
@ -94,10 +95,10 @@ ${P5ACE}/auto/Ace/auto_save.al
${P5ACE}/auto/Ace/autosplit.ix
${P5ACE}/auto/Ace/class_count.al
${P5ACE}/auto/Ace/classes.al
${P5ACE}/auto/Ace/count.al
${P5ACE}/auto/Ace/date.al
${P5ACE}/auto/Ace/date_style.al
${P5ACE}/auto/Ace/datetime.al
${P5ACE}/auto/Ace/debug.al
${P5ACE}/auto/Ace/fetch_many.al
${P5ACE}/auto/Ace/find.al
${P5ACE}/auto/Ace/freeprotect.al