diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-06-03 17:39:05 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-06-03 17:39:05 +0000 |
commit | 2a8112e6a0764f1a917c2ea6dcd05381ac15512b (patch) | |
tree | 48bf83ad98c881b248ef0cc8be27cebce312289f | |
parent | 406f4ff831a93d60fcb6ddcb3aad2ebbd9fb4fa1 (diff) | |
download | ports-2a8112e6a0764f1a917c2ea6dcd05381ac15512b.tar.gz ports-2a8112e6a0764f1a917c2ea6dcd05381ac15512b.zip |
Notes
-rw-r--r-- | textproc/xmlformat/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlformat/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xmlformat/Makefile b/textproc/xmlformat/Makefile index d150f6b5aa97..62a43c7758cc 100644 --- a/textproc/xmlformat/Makefile +++ b/textproc/xmlformat/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xmlformat -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= textproc MASTER_SITES= http://www.kitebird.com/software/xmlformat/ diff --git a/textproc/xmlformat/distinfo b/textproc/xmlformat/distinfo index 05b5dff6fcb0..85f415a52693 100644 --- a/textproc/xmlformat/distinfo +++ b/textproc/xmlformat/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlformat-1.02.tar.gz) = 0fd53db6e015a9da8d81fc3a75685554 -SHA256 (xmlformat-1.02.tar.gz) = 5cbd2e2dda048de6c2299f550b17668802e1c7bc38ba79fc2b81f62f99c3ea60 -SIZE (xmlformat-1.02.tar.gz) = 136660 +MD5 (xmlformat-1.03.tar.gz) = 23a1a4f6c49cc83ebae0f8f25d1e2069 +SHA256 (xmlformat-1.03.tar.gz) = 7878dc5a5a8876d092cf25bdfcb8d625b9c57897ba65063c7df97eba23548758 +SIZE (xmlformat-1.03.tar.gz) = 136961 |