pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Geo-Coordinates-UTM Import p5-Geo-Coordinates-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/57cc7ebf8d70
branches: trunk
changeset: 532373:57cc7ebf8d70
user: he <he%pkgsrc.org@localhost>
date: Fri Aug 17 11:26:40 2007 +0000
description:
Import p5-Geo-Coordinates-UTM version 0.06.
The Geo::Coordinates::UTM module will translate latitude / longitude
coordinates to Universal Transverse Mercator(UTM) coordinates and vice
versa.
diffstat:
misc/p5-Geo-Coordinates-UTM/DESCR | 3 +++
misc/p5-Geo-Coordinates-UTM/Makefile | 17 +++++++++++++++++
misc/p5-Geo-Coordinates-UTM/PLIST | 1 +
misc/p5-Geo-Coordinates-UTM/distinfo | 5 +++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 8668f7362b78 -r 57cc7ebf8d70 misc/p5-Geo-Coordinates-UTM/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Geo-Coordinates-UTM/DESCR Fri Aug 17 11:26:40 2007 +0000
@@ -0,0 +1,3 @@
+The Geo::Coordinates::UTM module will translate latitude / longitude
+coordinates to Universal Transverse Mercator(UTM) coordinates and vice
+versa.
diff -r 8668f7362b78 -r 57cc7ebf8d70 misc/p5-Geo-Coordinates-UTM/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Geo-Coordinates-UTM/Makefile Fri Aug 17 11:26:40 2007 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/17 11:26:41 he Exp $
+#
+
+DISTNAME= Geo-Coordinates-UTM-0.06
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= he%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Geo-Coordinates-UTM/
+COMMENT= Perl extension for Latitiude Longitude conversions
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Geo/Coordinates/UTM/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8668f7362b78 -r 57cc7ebf8d70 misc/p5-Geo-Coordinates-UTM/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Geo-Coordinates-UTM/PLIST Fri Aug 17 11:26:40 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/17 11:26:41 he Exp $
diff -r 8668f7362b78 -r 57cc7ebf8d70 misc/p5-Geo-Coordinates-UTM/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Geo-Coordinates-UTM/distinfo Fri Aug 17 11:26:40 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/17 11:26:41 he Exp $
+
+SHA1 (Geo-Coordinates-UTM-0.06.tar.gz) = 7d6de9511dfcf6ed39cff81a6b44b8db448ae250
+RMD160 (Geo-Coordinates-UTM-0.06.tar.gz) = ebdba2afc2dfa5281392d4891f7de99d687ff20f
+Size (Geo-Coordinates-UTM-0.06.tar.gz) = 9134 bytes
Home |
Main Index |
Thread Index |
Old Index