diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-30 14:04:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-30 14:04:46 +0000 |
commit | 6b43e99a80f4fcb90d95a3131effc9fd9008c05c (patch) | |
tree | 8d725008394552afedd7721769dabc3bd6a65c83 /textproc/mdocml | |
parent | 8291009669266c02e234a1a78a132ed318d5b7e4 (diff) |
- Update to 1.9.6
PR: 139191
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=242283
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 f332bda5d71b..a9f9b90ef140 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mdocml -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.6 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 ad6294470c1a..7cafd6c32b0a 100644 --- a/textproc/mdocml/distinfo +++ b/textproc/mdocml/distinfo @@ -1,3 +1,3 @@ -MD5 (mdocml-1.9.1.tar.gz) = ce6183d8fde433b65f274d34094134fe -SHA256 (mdocml-1.9.1.tar.gz) = 4c78f826037d892226e6ef480398da35f83a9778adbdaaf135cd9fc432223ac0 -SIZE (mdocml-1.9.1.tar.gz) = 88630 +MD5 (mdocml-1.9.6.tar.gz) = cdccf1de778bd9424f87349637808063 +SHA256 (mdocml-1.9.6.tar.gz) = 67e5c66b8476ebab61f2222ee2f9731e7023933791456a62b2252cca906965a2 +SIZE (mdocml-1.9.6.tar.gz) = 134283 |