pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2009Q4]: pkgsrc/net/bind9 Pullup ticket 2983 - requested by joerg
details: https://anonhg.NetBSD.org/pkgsrc/rev/34f3174a772d
branches: pkgsrc-2009Q4
changeset: 569234:34f3174a772d
user: spz <spz%pkgsrc.org@localhost>
date: Mon Feb 01 15:00:11 2010 +0000
description:
Pullup ticket 2983 - requested by joerg
syntax fix
Revisions pulled up:
- pkgsrc/net/bind9/Makefile 1.113
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: joerg
Date: Mon Feb 1 12:56:28 UTC 2010
Modified Files:
pkgsrc/net/bind9: Makefile
Log Message:
Fix version number. Just assume that -P always should be translated to
pl.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/net/bind9/Makefile
diffstat:
net/bind9/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r b5226202fe14 -r 34f3174a772d net/bind9/Makefile
--- a/net/bind9/Makefile Sun Jan 31 14:06:12 2010 +0000
+++ b/net/bind9/Makefile Mon Feb 01 15:00:11 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.110.2.1 2010/01/21 21:20:16 tron Exp $
+# $NetBSD: Makefile,v 1.110.2.2 2010/02/01 15:00:11 spz Exp $
DISTNAME= bind-${BIND_VERSION}
-PKGNAME= ${DISTNAME:S/-P3/pl3/}
+PKGNAME= ${DISTNAME:S/-P/pl/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
Home |
Main Index |
Thread Index |
Old Index