pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind98 Fetch the correct rl-9.8.6.patch file



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87eb60546ba3
branches:  trunk
changeset: 629756:87eb60546ba3
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Mon Jan 27 16:44:27 2014 +0000

description:
Fetch the correct rl-9.8.6.patch file

diffstat:

 net/bind98/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5630540fb3cc -r 87eb60546ba3 net/bind98/options.mk
--- a/net/bind98/options.mk     Mon Jan 27 12:58:13 2014 +0000
+++ b/net/bind98/options.mk     Mon Jan 27 16:44:27 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2013/09/21 15:59:00 taca Exp $
+# $NetBSD: options.mk,v 1.8 2014/01/27 16:44:27 pettai Exp $
 
 PKG_OPTIONS_VAR=        PKG_OPTIONS.bind98
 PKG_SUPPORTED_OPTIONS=  bind-dig-sigchase bind-xml-statistics-server
@@ -55,7 +55,7 @@
 .endif
 
 .if !empty(PKG_OPTIONS:Mrrl)
-PATCHFILES=rl-9.8.6rc1.patch
+PATCHFILES=rl-9.8.6.patch
 PATCH_SITES=http://ss.vix.su/~vjs/
 .endif
 



Home | Main Index | Thread Index | Old Index