diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-05-30 09:16:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-05-30 09:16:12 +0000 |
commit | 0d3b661e4f392db9cec173825aae0fd5681a360a (patch) | |
tree | 402f08edcedb28cb815e246491c5e849103b8d83 | |
parent | 12eee07b0c6d23fffd0aa96149d05e9a0fead1fd (diff) |
Notes
-rw-r--r-- | textproc/libcsv/Makefile | 2 | ||||
-rw-r--r-- | textproc/libcsv/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile index 89237c016379..7ddf1254233e 100644 --- a/textproc/libcsv/Makefile +++ b/textproc/libcsv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libcsv -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libcsv/distinfo b/textproc/libcsv/distinfo index 882d35b7ed04..8ccc06ab07dd 100644 --- a/textproc/libcsv/distinfo +++ b/textproc/libcsv/distinfo @@ -1,3 +1,2 @@ -MD5 (libcsv-3.0.0.tar.gz) = 04ade4e8198c920c7e7857c47e24b818 -SHA256 (libcsv-3.0.0.tar.gz) = dba9e76a09c4349cf4b24c7e80367778f1fe5a7fcd175dfe2c298f7440cc6ac5 -SIZE (libcsv-3.0.0.tar.gz) = 59462 +SHA256 (libcsv-3.0.1.tar.gz) = 4955a619d9497ef28c378f2da642fafd27e7df9f9a148cc1f38eccf70c6ef586 +SIZE (libcsv-3.0.1.tar.gz) = 60654 |