[SM-Commit] GIT changes to master grimoire by Matthew Clark (472e95870e1430f1cb4c3a90157fd7c24e2a23da)

Matthew Clark scm at mail.sourcemage.org
Fri Aug 18 21:28:38 EDT 2006


GIT changes to master grimoire by Matthew Clark <matthewclark at inlesserterms.net>:

 net/bind/DETAILS |    2 +-
 net/bind/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 472e95870e1430f1cb4c3a90157fd7c24e2a23da
Author: Matthew Clark <matthewclark at inlesserterms.net>
Commit: Matthew Clark <matthewclark at inlesserterms.net>

    Corrected bind SOURCE_URL[2]

diff --git a/net/bind/DETAILS b/net/bind/DETAILS
index 8bcd98e..123341e 100755
--- a/net/bind/DETAILS
+++ b/net/bind/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
       SOURCE_URI=$VERSION/$SOURCE
    SOURCE_URL[0]=ftp://ftp.epix.net/pub/isc/bind9/$SOURCE_URI
    SOURCE_URL[1]=http://isc.software-archive.net/bind9/$SOURCE_URI
-   SOURCE_URL[2]=ftp://ftp.isc.org/isc/bind${VERSION}/$SOURCE_URI
+   SOURCE_URL[2]=ftp://ftp.isc.org/isc/bind9/$SOURCE_URI
         WEB_SITE=http://www.isc.org/products/BIND/
          ENTERED=20010922
          UPDATED=20030918
diff --git a/net/bind/HISTORY b/net/bind/HISTORY
index 5252d7a..db75901 100644
--- a/net/bind/HISTORY
+++ b/net/bind/HISTORY
@@ -1,3 +1,6 @@
+2006-08-18 Matthew Clark <matthewclark at inlesserterms.net>
+	* DETAILS: Corrected SOURCE_URL[2]
+
 2006-04-30 Matthew Clark <matthewclark at inlesserterms.net>
 	* Fixing bug 11702
 	* FINAL: Removed trailing && from last line



More information about the SM-Commit mailing list