summaryrefslogtreecommitdiffstats
path: root/collab/mailman/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/mailman/DETAILS')
-rwxr-xr-xcollab/mailman/DETAILS32
1 files changed, 18 insertions, 14 deletions
diff --git a/collab/mailman/DETAILS b/collab/mailman/DETAILS
index a1d90bb52c..8795b9f917 100755
--- a/collab/mailman/DETAILS
+++ b/collab/mailman/DETAILS
@@ -1,22 +1,26 @@
SPELL=mailman
- VERSION=2.1.6
- SOURCE_HASH='sha1:cfabc1629feba109f85e51b85c1f64e4491e7ac4'
+ VERSION=2.1.11
SOURCE=$SPELL-$VERSION.tgz
+ SOURCE2=$SOURCE.sig
+ SOURCE_GPG="mailman.gpg:$SOURCE2:ESTABLISHED_UPSTREAM_KEY"
+ SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://www.gnu.org/software/$SPELL/
+ WEB_SITE=http://www.gnu.org/software/mailman/
ENTERED=20020430
- UPDATED=20050215
LICENSE[0]=GPL
KEYWORDS="collab"
- SHORT="GNU mailing list manager"
+ SHORT="free software for managing electronic mail discussion and e-newsletter lists"
+
cat << EOF
-Mailman is software to help manage email discussion lists,
-much like Majordomo and Smartmail. Unlike most similar
-products, Mailman gives each mailing list a web page, and
-allows users to subscribe, unsubscribe, etc. over the web.
-Even the list manager can administer his or her list
-entirely from the web. Mailman also integrates most things
-people want to do with mailing lists, including archiving,
-mail to news gateways, and so on.
+Mailman is software to help manage email discussion lists, much like
+Majordomo and Smartmail. Unlike most similar products, Mailman gives
+each mailing list a web page, and allows users to subscribe, unsubscribe,
+etc. over the web. Even the list manager can administer his or her list
+entirely from the web. Mailman also integrates most things people want
+to do with mailing lists, including archiving, mail to news gateways,
+and so on.
EOF