diff options
author | sno <sno> | 2010-03-17 00:01:19 +0000 |
---|---|---|
committer | sno <sno> | 2010-03-17 00:01:19 +0000 |
commit | a7bc446b06deffce56eb7023643f69ba13d0dba2 (patch) | |
tree | 764c76117266740800f24750270cc90c2b4a1198 /databases/p5-Palm | |
parent | 214a2c3f4096d2a552c55f5db4157d080908c917 (diff) | |
download | pkgsrc-a7bc446b06deffce56eb7023643f69ba13d0dba2.tar.gz |
Updating databases/p5-Palm from 1.3.0 to 1.12.0
pkgsrc changes:
- Add license definition
Upstream changes:
1.12 - Tue Feb 23 16:44:10 2010
Promote to a full release from the latest development cycle.
1.011 - 2009-08-17 Tim Adye <T.J.Adye@rl.ac.uk>
* Palm/Datebook.pm: add support for the newer-format Palm Calendar
databases.
1.11_01 - Sat Jan 2 12:16:38 2010
Tim Adye <T.J.Adye@rl.ac.uk>: Palm/Datebook.pm: add support
for time zone entries.
1.009 - 2007-07-30 brian d foy <bdfoy@cpan.org>
* cleaned up the pod coverage test.
* add License and Author stuff to the distro
1.006 - 2007-01-15 brian d foy <bdfoy@cpan.org>
* chromatic sent me some changes living in another distro
(p5-Palm-1.004_000). It catches up 1.003_000 for all of the
changes since November 2002 listed in this file.
1.005 - 2007-01-13 brian d foy <bdfoy@cpan.org>
* Cleansed the dist to make it installable by CPAN tools.
It just needs a version without a _ in it.
(http://rt.cpan.org/Ticket/Display.html?id=12837)
Diffstat (limited to 'databases/p5-Palm')
-rw-r--r-- | databases/p5-Palm/Makefile | 12 | ||||
-rw-r--r-- | databases/p5-Palm/distinfo | 8 |
2 files changed, 11 insertions, 9 deletions
diff --git a/databases/p5-Palm/Makefile b/databases/p5-Palm/Makefile index 685031d08cd..ca55edd405c 100644 --- a/databases/p5-Palm/Makefile +++ b/databases/p5-Palm/Makefile @@ -1,19 +1,21 @@ -# $NetBSD: Makefile,v 1.11 2008/10/19 19:17:45 he Exp $ +# $NetBSD: Makefile,v 1.12 2010/03/17 00:01:19 sno Exp $ # -DISTNAME= p5-Palm-1.3.0 -PKGREVISION= 3 +DISTNAME= p5-Palm-1.012 +PKGNAME= ${DISTNAME:S/012/12.0/} +#PKGREVISION= 3 SVR4_PKGNAME= p5plm CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AR/ARENSB/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.coldsync.org/ COMMENT= Access Palm .pdb and .prc database files +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/p5-Palm-1.003_000 +#WRKSRC= ${WRKDIR}/p5-Palm-1.003_000 PERL5_PACKLIST= auto/Palm/.packlist .include "../../lang/perl5/module.mk" diff --git a/databases/p5-Palm/distinfo b/databases/p5-Palm/distinfo index d3012e485a2..b450df05d2e 100644 --- a/databases/p5-Palm/distinfo +++ b/databases/p5-Palm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 16:33:08 agc Exp $ +$NetBSD: distinfo,v 1.3 2010/03/17 00:01:19 sno Exp $ -SHA1 (p5-Palm-1.3.0.tar.gz) = 9ec12831f5ce9960641079f5d3c202393ccf8fe1 -RMD160 (p5-Palm-1.3.0.tar.gz) = f30fd4dec292b92898411caedb819bb71320f46f -Size (p5-Palm-1.3.0.tar.gz) = 42366 bytes +SHA1 (p5-Palm-1.012.tar.gz) = 06746b28af9ab88c07cdaaf6d7845cb1adea0cf5 +RMD160 (p5-Palm-1.012.tar.gz) = d906e7c875c50bfffd9ba2fd4649ae7094733b23 +Size (p5-Palm-1.012.tar.gz) = 55417 bytes |