mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 2.1.7
This commit is contained in:
parent
7c618a810c
commit
92ac9224de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153014
@ -6,12 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= mailman
|
||||
PORTVERSION= 2.1.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1.7
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= http://www.list.org/ \
|
||||
${MASTER_SITE_GNU} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.list.org/
|
||||
MASTER_SITE_SUBDIR= mailman
|
||||
.if defined(WITH_HTDIG)
|
||||
PKGNAMESUFFIX= -with-htdig
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (mailman/mailman-2.1.6.tgz) = 4e0f9d09c1553bd1a0a5327052179ca2
|
||||
SHA256 (mailman/mailman-2.1.6.tgz) = b490d7805b9ba82dcdcb949b9259d7efa3ae07012ddfe24b8b5de470f5e564d3
|
||||
SIZE (mailman/mailman-2.1.6.tgz) = 6482726
|
||||
MD5 (mailman/mailman-2.1.7.tgz) = 81ea139ecd24fbd2a85a9185a37df402
|
||||
SHA256 (mailman/mailman-2.1.7.tgz) = 5a5d56e8aa49db5297e27ea4dffa566923a3712fff43ed2b845e1377d0275f6e
|
||||
SIZE (mailman/mailman-2.1.7.tgz) = 6736536
|
||||
MD5 (mailman/indexing-2.1.6-0.1.patch.gz) = e94f41782441afd5f025506dbaf70b33
|
||||
SHA256 (mailman/indexing-2.1.6-0.1.patch.gz) = 97045874a8c68bcae910a679cb81a91644019c7bceca7b59f4bfc37f0cfd587c
|
||||
SIZE (mailman/indexing-2.1.6-0.1.patch.gz) = 8881
|
||||
|
@ -410,6 +410,8 @@
|
||||
%%MMDIR%%/messages/hu/LC_MESSAGES/mailman.mo
|
||||
%%MMDIR%%/messages/hu/LC_MESSAGES/mailman.po
|
||||
%%MMDIR%%/messages/hu/README.hu
|
||||
%%MMDIR%%/messages/ia/LC_MESSAGES/mailman.mo
|
||||
%%MMDIR%%/messages/ia/LC_MESSAGES/mailman.po
|
||||
%%MMDIR%%/messages/it/LC_MESSAGES/mailman.mo
|
||||
%%MMDIR%%/messages/it/LC_MESSAGES/mailman.po
|
||||
%%MMDIR%%/messages/it/README.it
|
||||
@ -1111,6 +1113,50 @@
|
||||
%%MMDIR%%/templates/hu/unsubauth.txt
|
||||
%%MMDIR%%/templates/hu/userpass.txt
|
||||
%%MMDIR%%/templates/hu/verify.txt
|
||||
%%MMDIR%%/templates/ia/admindbdetails.html
|
||||
%%MMDIR%%/templates/ia/admindbpreamble.html
|
||||
%%MMDIR%%/templates/ia/admindbsummary.html
|
||||
%%MMDIR%%/templates/ia/adminsubscribeack.txt
|
||||
%%MMDIR%%/templates/ia/adminunsubscribeack.txt
|
||||
%%MMDIR%%/templates/ia/admlogin.html
|
||||
%%MMDIR%%/templates/ia/approve.txt
|
||||
%%MMDIR%%/templates/ia/archidxentry.html
|
||||
%%MMDIR%%/templates/ia/archidxfoot.html
|
||||
%%MMDIR%%/templates/ia/archidxhead.html
|
||||
%%MMDIR%%/templates/ia/archlistend.html
|
||||
%%MMDIR%%/templates/ia/archliststart.html
|
||||
%%MMDIR%%/templates/ia/archtoc.html
|
||||
%%MMDIR%%/templates/ia/archtocentry.html
|
||||
%%MMDIR%%/templates/ia/archtocnombox.html
|
||||
%%MMDIR%%/templates/ia/article.html
|
||||
%%MMDIR%%/templates/ia/bounce.txt
|
||||
%%MMDIR%%/templates/ia/checkdbs.txt
|
||||
%%MMDIR%%/templates/ia/convert.txt
|
||||
%%MMDIR%%/templates/ia/cronpass.txt
|
||||
%%MMDIR%%/templates/ia/disabled.txt
|
||||
%%MMDIR%%/templates/ia/emptyarchive.html
|
||||
%%MMDIR%%/templates/ia/headfoot.html
|
||||
%%MMDIR%%/templates/ia/help.txt
|
||||
%%MMDIR%%/templates/ia/invite.txt
|
||||
%%MMDIR%%/templates/ia/listinfo.html
|
||||
%%MMDIR%%/templates/ia/masthead.txt
|
||||
%%MMDIR%%/templates/ia/newlist.txt
|
||||
%%MMDIR%%/templates/ia/nomoretoday.txt
|
||||
%%MMDIR%%/templates/ia/options.html
|
||||
%%MMDIR%%/templates/ia/postack.txt
|
||||
%%MMDIR%%/templates/ia/postauth.txt
|
||||
%%MMDIR%%/templates/ia/postheld.txt
|
||||
%%MMDIR%%/templates/ia/private.html
|
||||
%%MMDIR%%/templates/ia/refuse.txt
|
||||
%%MMDIR%%/templates/ia/roster.html
|
||||
%%MMDIR%%/templates/ia/subauth.txt
|
||||
%%MMDIR%%/templates/ia/subscribe.html
|
||||
%%MMDIR%%/templates/ia/subscribeack.txt
|
||||
%%MMDIR%%/templates/ia/unsub.txt
|
||||
%%MMDIR%%/templates/ia/unsubauth.txt
|
||||
%%MMDIR%%/templates/ia/userpass.txt
|
||||
%%MMDIR%%/templates/ia/verify.txt
|
||||
%%MMDIR%%/templates/ia/probe.txt
|
||||
%%MMDIR%%/templates/it/admindbdetails.html
|
||||
%%MMDIR%%/templates/it/admindbpreamble.html
|
||||
%%MMDIR%%/templates/it/admindbsummary.html
|
||||
@ -1945,6 +1991,7 @@ etc/rc.d/mailman.sh
|
||||
@dirrm %%MMDIR%%/templates/ko
|
||||
@dirrm %%MMDIR%%/templates/ja
|
||||
@dirrm %%MMDIR%%/templates/it
|
||||
@dirrm %%MMDIR%%/templates/ia
|
||||
@dirrm %%MMDIR%%/templates/hu
|
||||
@dirrm %%MMDIR%%/templates/hr
|
||||
@dirrm %%MMDIR%%/templates/fr
|
||||
@ -2009,6 +2056,8 @@ etc/rc.d/mailman.sh
|
||||
@dirrm %%MMDIR%%/messages/ja
|
||||
@dirrm %%MMDIR%%/messages/it/LC_MESSAGES
|
||||
@dirrm %%MMDIR%%/messages/it
|
||||
@dirrm %%MMDIR%%/messages/ia/LC_MESSAGES
|
||||
@dirrm %%MMDIR%%/messages/ia
|
||||
@dirrm %%MMDIR%%/messages/hu/LC_MESSAGES
|
||||
@dirrm %%MMDIR%%/messages/hu
|
||||
@dirrm %%MMDIR%%/messages/hr/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user