diff options
author | mef <mef@pkgsrc.org> | 2014-12-13 03:40:18 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-13 03:40:18 +0000 |
commit | a41b98eef9236ec09860f59bd2047316e21c7ef8 (patch) | |
tree | 247b2548d3efbd92759e2c8134323ab4e60e8fd9 /misc | |
parent | 2f498c01c16498eb6efd9e42342b005e21b3931c (diff) | |
download | pkgsrc-a41b98eef9236ec09860f59bd2047316e21c7ef8.tar.gz |
Update 1.13 to 2.01
(Following log are retrieved from ChangeLog, but version is not mentioned. sorry)
----------------
Fri Jun 20 09:27:24 2003 jwheeler <upsmodule@datademons.com>
* Changed namespace to the original Business::UPS to make room for
Dan Browning's Business::Shipping modules.
Tue Jun 10 13:28:37 2003 jwheeler <upsmodule@datademons.com>
* Came across this module, was horribly outdated, rewrote it to work again.
* Renamed to Business::Shipping::UPS so as not to interfere with solomon's namespace.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Business-UPS/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 23dcf6be9dd..2a75a3b959a 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/12/13 03:40:18 mef Exp $ # -DISTNAME= Business-UPS-1.13 +DISTNAME= Business-UPS-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-UPS/distinfo b/misc/p5-Business-UPS/distinfo index a80cd6f2a56..e961adea57c 100644 --- a/misc/p5-Business-UPS/distinfo +++ b/misc/p5-Business-UPS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:56 agc Exp $ +$NetBSD: distinfo,v 1.3 2014/12/13 03:40:18 mef Exp $ -SHA1 (Business-UPS-1.13.tar.gz) = a864dbf98bbe09abe0ae6f42e3efba787072e6ac -RMD160 (Business-UPS-1.13.tar.gz) = cc000fa9e4bf6535a395adc529389dbef7b5d366 -Size (Business-UPS-1.13.tar.gz) = 8312 bytes +SHA1 (Business-UPS-2.01.tar.gz) = dd5578d3a45bb00cdf7e066672e523afb970f239 +RMD160 (Business-UPS-2.01.tar.gz) = 0ade53ea8717aa54ef2f88d603dc7c34c3eefb30 +Size (Business-UPS-2.01.tar.gz) = 9341 bytes |