pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-proj Fixed pkglint warnings.
details: https://anonhg.NetBSD.org/pkgsrc/rev/15478974032e
branches: trunk
changeset: 518296:15478974032e
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Sep 06 09:54:39 2006 +0000
description:
Fixed pkglint warnings.
diffstat:
geography/py-proj/DESCR | 4 ++--
geography/py-proj/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 85e21b2a3ba0 -r 15478974032e geography/py-proj/DESCR
--- a/geography/py-proj/DESCR Wed Sep 06 09:52:42 2006 +0000
+++ b/geography/py-proj/DESCR Wed Sep 06 09:54:39 2006 +0000
@@ -1,3 +1,3 @@
This package provides a Pyrex wrapper to provide python interfaces to
-PROJ.4 (http://proj.maptools.org) functions for coordinate transformation.
-
+PROJ.4 (http://proj.maptools.org) functions for coordinate
+transformation.
diff -r 85e21b2a3ba0 -r 15478974032e geography/py-proj/Makefile
--- a/geography/py-proj/Makefile Wed Sep 06 09:52:42 2006 +0000
+++ b/geography/py-proj/Makefile Wed Sep 06 09:54:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/08/23 11:18:50 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/09/06 09:54:39 rillig Exp $
#
DISTNAME= pyproj-1.7.2
@@ -8,7 +8,7 @@
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= http://www.cdc.noaa.gov/people/jeffrey.s.whitaker/python/
-COMMENT= python wrapper for proj
+COMMENT= Python wrapper for proj
PYDISTUTILSPKG= true
PYTHON_VERSIONS_ACCEPTED= 23 24
Home |
Main Index |
Thread Index |
Old Index