summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2010-05-01 10:03:27 -0400
committerElisamuel Resto2010-05-01 10:03:27 -0400
commit24e40949abcc7cb78292372195e317ff9970f731 (patch)
treeb9c172aa3197f3d1bbe8d72d51ac069af690f877
parent39d2b6a82051d4e922b72dc514bc2451367dda04 (diff)
net/maradns: updated to 1.4.03; SOURCE2 doesn't use .rmd in the name anymore
-rwxr-xr-xnet/maradns/DETAILS8
-rw-r--r--net/maradns/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/net/maradns/DETAILS b/net/maradns/DETAILS
index 758052f1ca..9a629abc2f 100755
--- a/net/maradns/DETAILS
+++ b/net/maradns/DETAILS
@@ -1,13 +1,13 @@
SPELL=maradns
- VERSION=1.3.07.09
+ VERSION=1.4.03
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE2=$SOURCE.asc
+ SOURCE2_IGNORE=signature
SOURCE_URL[0]=http://www.maradns.org/download/$(echo $VERSION | cut -c -3)/$VERSION/$SOURCE
SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE2=$SOURCE.rmd.asc
- SOURCE2_IGNORE=signature
SOURCE2_URL[0]=http://www.maradns.org/download/$(echo $VERSION | cut -c -3)/$VERSION/$SOURCE2
SOURCE_GPG="maradns.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.maradns.org/
SECURITY_PATCH=1
LICENSE[0]=BSD
diff --git a/net/maradns/HISTORY b/net/maradns/HISTORY
index 908c7b14ea..16853111a9 100644
--- a/net/maradns/HISTORY
+++ b/net/maradns/HISTORY
@@ -1,3 +1,6 @@
+2010-05-01 Elisamuel Resto <ryuji@sourcemage.org>
+ * DETAILS: updated to 1.4.03; SOURCE2 doesn't use .rmd in the name anymore
+
2008-09-30 Elisamuel Resto <ryuji@sourcemage.org>
* BUILD, INSTALL, CONFIGURE: Added handling for authoritative-only build