diff options
author | wxs <wxs@FreeBSD.org> | 2009-06-28 21:38:31 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-06-28 21:38:31 +0800 |
commit | 4ff40816d3e654c52bba8558854f087ba1511e98 (patch) | |
tree | 1f188c0e65f7d1fb353676961a2a8c5b7ae9403b /textproc/mdocml | |
parent | eb5e4ef9eabc6ff2acb55bb57d2e5bee3247a938 (diff) | |
download | freebsd-ports-gnome-4ff40816d3e654c52bba8558854f087ba1511e98.tar.gz freebsd-ports-gnome-4ff40816d3e654c52bba8558854f087ba1511e98.tar.zst freebsd-ports-gnome-4ff40816d3e654c52bba8558854f087ba1511e98.zip |
- Update to 1.7.20
PR: ports/136030
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
Diffstat (limited to 'textproc/mdocml')
-rw-r--r-- | textproc/mdocml/Makefile | 2 | ||||
-rw-r--r-- | textproc/mdocml/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index 42a5e1635fb9..5a1b19db3c71 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mdocml -PORTVERSION= 1.7.18 +PORTVERSION= 1.7.20 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ https://www.spoerlein.net/pub/mdocml/ diff --git a/textproc/mdocml/distinfo b/textproc/mdocml/distinfo index 20a9e48f268c..faae04a99dc0 100644 --- a/textproc/mdocml/distinfo +++ b/textproc/mdocml/distinfo @@ -1,3 +1,3 @@ -MD5 (mdocml-1.7.18.tar.gz) = ff671567f6591fb5d25283cd3b394b7a -SHA256 (mdocml-1.7.18.tar.gz) = b8db78f5f18bdd8060a2c13e6803713150247a158ce28c48b36a50caf1892e8b -SIZE (mdocml-1.7.18.tar.gz) = 80043 +MD5 (mdocml-1.7.20.tar.gz) = 98b7dc4d1e0b32ca16c0ed58707e0383 +SHA256 (mdocml-1.7.20.tar.gz) = 499613cf44babb269ba739572ddcaf9eb1579b3c643ff80f92abbc442c3bdf1b +SIZE (mdocml-1.7.20.tar.gz) = 81093 |