Update to new upstream release 2.1.25.
This is a routine bug fix release with a minor new feature and some accessibility improvements for screen readers. Changelog: <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1726/NEWS#L6>
This commit is contained in:
parent
9b7dbac962
commit
89df5316cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453025
2 changed files with 9 additions and 8 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mailman
|
||||
DISTVERSION= 2.1.24
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.1.25
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= GNU \
|
||||
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \
|
||||
|
@ -128,7 +128,8 @@ PKGNAMESUFFIX+= -with-htdig
|
|||
#X unpack this tarball, and the original distfile
|
||||
#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1702.patch.xz
|
||||
#X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory
|
||||
PATCHFILES+= msapiro-htdig-1702.patch.xz
|
||||
_HTDIGREV= 1717
|
||||
PATCHFILES+= msapiro-htdig-${_HTDIGREV}.patch.xz
|
||||
RUN_DEPENDS+= htdig:textproc/htdig
|
||||
PLIST_SUB+= SUB_HTDIG=""
|
||||
.else
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1502457748
|
||||
SHA256 (mailman/mailman-2.1.24.tgz) = e723cbc9093f1e3e83aae09004fe8cc4f5e09112eccb157b215bad2aaf92dae4
|
||||
SIZE (mailman/mailman-2.1.24.tgz) = 9251020
|
||||
SHA256 (mailman/msapiro-htdig-1702.patch.xz) = 770b43d44b48e9d730ac842fe6eaefa2def669e497aaa1a78043b83b26573909
|
||||
SIZE (mailman/msapiro-htdig-1702.patch.xz) = 50864
|
||||
TIMESTAMP = 1509135818
|
||||
SHA256 (mailman/mailman-2.1.25.tgz) = 83a6dcbdc5356648db0ad03a0d55d4786071c04d4d6e69d5e95e1815975e0169
|
||||
SIZE (mailman/mailman-2.1.25.tgz) = 9254776
|
||||
SHA256 (mailman/msapiro-htdig-1717.patch.xz) = 9c272ce70507ece4f46b81a443540a2dbd68661d2f5db904e073782765b0e4a0
|
||||
SIZE (mailman/msapiro-htdig-1717.patch.xz) = 198620
|
||||
|
|
Loading…
Reference in a new issue