Update distfile location. Configure phase needs tweaking, but I dont have the PERL foo.

This commit is contained in:
Adam Hoka 2008-03-08 15:32:55 +00:00 committed by Thomas Klausner
parent fc4403d82a
commit dfec1e6d05
4 changed files with 35 additions and 32 deletions

View File

@ -1,14 +1,16 @@
# $NetBSD: Makefile,v 1.5 2005/11/03 12:56:10 rillig Exp $
# $NetBSD: Makefile,v 1.6 2008/03/08 15:32:55 hoka_adam Exp $
#
DISTNAME= Siesta-0.65
DISTNAME= Siesta-0.66
CATEGORIES= mail
MASTER_SITES= http://siesta.unixbeard.net/releases/
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCLAMP/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://siesta.unixbeard.net/
COMMENT= Siesta Mailing List Manager
BROKEN= "Configure script needs special handling."
DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
USE_TOOLS+= perl:run

View File

@ -1,24 +1,24 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/05 12:59:35 poppnk Exp $
lib/perl5/site_perl/5.9.0/Module/Build.pm
lib/perl5/site_perl/5.9.0/Module/Build/Base.pm
lib/perl5/site_perl/5.9.0/Module/Build/Compat.pm
lib/perl5/site_perl/5.9.0/Module/Build/Cookbook.pm
lib/perl5/site_perl/5.9.0/Module/Build/PPMMaker.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/Amiga.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/Default.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/EBCDIC.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/MPEiX.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/MacOS.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/RiscOS.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/Unix.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/VMS.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/VOS.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/Windows.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/aix.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/cygwin.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/darwin.pm
lib/perl5/site_perl/5.9.0/Module/Build/Platform/os2.pm
lib/perl5/site_perl/5.9.0/Module/Build/PodParser.pm
@comment $NetBSD: PLIST,v 1.2 2008/03/08 15:32:55 hoka_adam Exp $
lib/perl5/site_perl/${PERL_VERSION}/Module/Build.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Base.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Compat.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Cookbook.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/PPMMaker.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/Amiga.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/Default.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/EBCDIC.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/MPEiX.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/MacOS.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/RiscOS.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/Unix.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/VMS.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/VOS.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/Windows.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/aix.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/cygwin.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/darwin.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform/os2.pm
lib/perl5/site_perl/${PERL_VERSION}/Module/Build/PodParser.pm
lib/perl5/site_perl/man/man3/Module::Build.3
lib/perl5/site_perl/man/man3/Module::Build::Base.3
lib/perl5/site_perl/man/man3/Module::Build::Compat.3
@ -39,7 +39,7 @@ lib/perl5/site_perl/man/man3/Module::Build::Platform::cygwin.3
lib/perl5/site_perl/man/man3/Module::Build::Platform::darwin.3
lib/perl5/site_perl/man/man3/Module::Build::Platform::os2.3
@dirrm lib/perl5/site_perl/man/man3
@dirrm lib/perl5/site_perl/5.9.0/Module/Build/Platform
@dirrm lib/perl5/site_perl/5.9.0/Module/Build
@dirrm lib/perl5/site_perl/5.9.0/Module
@dirrm lib/perl5/site_perl/5.9.0
@dirrm lib/perl5/site_perl/${PERL_VERSION}/Module/Build/Platform
@dirrm lib/perl5/site_perl/${PERL_VERSION}/Module/Build
@dirrm lib/perl5/site_perl/${PERL_VERSION}/Module
@dirrm lib/perl5/site_perl/${PERL_VERSION}

View File

@ -1,3 +1,4 @@
* PLIST depends on perl version. I have 5.9 installed and it's broken to 5.8
-- should be solved by using PERL_VERSION, but untested; maybe needs PLIST_SUB
* Not tested yet
* You must specify the path in instalation process.

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/09/28 06:41:08 rillig Exp $
$NetBSD: distinfo,v 1.3 2008/03/08 15:32:55 hoka_adam Exp $
SHA1 (Siesta-0.65.tar.gz) = 1e77edcca10fb75aa18a4be7107c9f1d8a8f9a8f
RMD160 (Siesta-0.65.tar.gz) = 56b32adb3118480cc499765cd46119eb1c55e5b3
Size (Siesta-0.65.tar.gz) = 53976 bytes
SHA1 (Siesta-0.66.tar.gz) = 150ec5bee19ca7862c7a953fb094d0f1dc7d0757
RMD160 (Siesta-0.66.tar.gz) = fa7c0673dd10c1fa3cff4c9479d34d552431cb71
Size (Siesta-0.66.tar.gz) = 53828 bytes