SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
diff --git a/net/shorewall-common/FINAL b/net/shorewall-common/FINAL
index b04e1d1..ea31315 100755
--- a/net/shorewall-common/FINAL
+++ b/net/shorewall-common/FINAL
@@ -1,3 +1,5 @@
message "\n${MESSAGE_COLOR}If this is your first install, you will need"
\
"to edit the files in \n/etc/shorewall/ to configure the firewall"
\
- "settings.${DEFAULT_COLOR}\n"
+ "settings.${DEFAULT_COLOR}\n" &&
+message "\n${MESSAGE_COLOR}otherwise you might want to run shorewall
update" \
+ "to check and automagically update your
configuration.${DEFAULT_COLOR}\n"
diff --git a/net/shorewall-common/HISTORY b/net/shorewall-common/HISTORY
index a76f2a9..e3c240b 100644
--- a/net/shorewall-common/HISTORY
+++ b/net/shorewall-common/HISTORY
@@ -1,3 +1,9 @@
+2011-07-28 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 4.4.21.1
+ * PREPARE: changed warning into a general message pointing to
+ the releasenotes.
+ * FINAL: add a message to inform you about shorewall update
+
2010-02-20 Finn Haedicke <finn AT sourcemage.org>
* DETAILS: updated to 4.4.6
diff --git a/net/shorewall-common/PREPARE b/net/shorewall-common/PREPARE
index d93683f..473af09 100755
--- a/net/shorewall-common/PREPARE
+++ b/net/shorewall-common/PREPARE
@@ -1,3 +1 @@
-message "WARNING: shorewall is being restructured!" &&
-message "read ftp://slovakia.shorewall.net/mirror/shorewall/4.4/shorewall-4.4.2/releasenotes.txt"
&&
-message "to learn what to change after updating shorewall"
+message "NOTE: please read the releasenotes after updating shorewall"
diff --git a/net/shorewall-docs-html/DETAILS b/net/shorewall-docs-html/DETAILS
index 8422390..d990254 100755
--- a/net/shorewall-docs-html/DETAILS
+++ b/net/shorewall-docs-html/DETAILS
@@ -1,9 +1,9 @@
SPELL=shorewall-docs-html
- VERSION=4.4.6
+ VERSION=4.4.21.1
MAINVER=${VERSION:0:3}
- RELEASE=shorewall-${VERSION:0:5}
- SOURCE=$SPELL-${VERSION:0:5}.tar.bz2
- SOURCE2=$SPELL-${VERSION:0:5}.tar.bz2.asc
+ RELEASE=shorewall-${VERSION:0:6}
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SPELL-$VERSION.tar.bz2.asc
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg:${SOURCE2}"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION:0:5}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
WEB_SITE=http://www.shorewall.net/
ENTERED=20070902
LICENSE[0]=GPL
diff --git a/net/shorewall6/HISTORY b/net/shorewall6/HISTORY
index eb9baa9..cbe7cd5 100644
--- a/net/shorewall6/HISTORY
+++ b/net/shorewall6/HISTORY
@@ -1,9 +1,11 @@
+2011-07-28 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 4.4.21.1
+
2010-02-20 Finn Haedicke <finn AT sourcemage.org>
* DETAILS: updated to 4.4.6
2009-10-08 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 4.4.2.2
-
* DEPENDS: removed shorewall compilers,
those are selected in shorewall-common