pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/udunits Distfile is only available via ftp site.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9deb7d47151
branches: trunk
changeset: 546463:b9deb7d47151
user: obache <obache%pkgsrc.org@localhost>
date: Tue Sep 02 03:11:08 2008 +0000
description:
Distfile is only available via ftp site.
Noticed by Zafer Aydogan via private mail.
It contains version number in file name. no need to use DIST_SUBDIR anymore.
diffstat:
math/udunits/Makefile | 8 +++-----
math/udunits/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 390ad3c6b1bc -r b9deb7d47151 math/udunits/Makefile
--- a/math/udunits/Makefile Tue Sep 02 03:00:43 2008 +0000
+++ b/math/udunits/Makefile Tue Sep 02 03:11:08 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2007/12/20 12:08:22 obache Exp $
+# $NetBSD: Makefile,v 1.25 2008/09/02 03:11:08 obache Exp $
-DISTNAME= udunits
-PKGNAME= udunits-1.12.1
+DISTNAME= udunits-1.12.1
PKGREVISION= 2
CATEGORIES= math devel
-MASTER_SITES= http://www.unidata.ucar.edu/software/udunits/
+MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +12,6 @@
USE_TOOLS+= perl
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
-DIST_SUBDIR= ${PKGNAME_NOREV}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
diff -r 390ad3c6b1bc -r b9deb7d47151 math/udunits/distinfo
--- a/math/udunits/distinfo Tue Sep 02 03:00:43 2008 +0000
+++ b/math/udunits/distinfo Tue Sep 02 03:11:08 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2008/08/17 07:02:39 dholland Exp $
+$NetBSD: distinfo,v 1.12 2008/09/02 03:11:08 obache Exp $
-SHA1 (udunits-1.12.1/udunits.tar.Z) = ee37ca61eb1dcf34165b7573cc1645824bd6968d
-RMD160 (udunits-1.12.1/udunits.tar.Z) = fb2f0442673ca47d302782c84ce37b8da1e16535
-Size (udunits-1.12.1/udunits.tar.Z) = 365873 bytes
+SHA1 (udunits-1.12.1.tar.Z) = ee37ca61eb1dcf34165b7573cc1645824bd6968d
+RMD160 (udunits-1.12.1.tar.Z) = fb2f0442673ca47d302782c84ce37b8da1e16535
+Size (udunits-1.12.1.tar.Z) = 365873 bytes
SHA1 (patch-aa) = 0998141196898a7bc168fe45c5019586645167f2
SHA1 (patch-ab) = 9a98e048499d38f8dedba6fb1a169e178dbd77ba
SHA1 (patch-ac) = ebcfb1b47b828f12ba11364fda7a2f0b335c6fb5
Home |
Main Index |
Thread Index |
Old Index