diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2019-01-31 01:38:50 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2019-01-31 01:38:50 +0000 |
commit | 2d3463871be67d9bba150dbd9a323d86e1293a99 (patch) | |
tree | 20dc16ad84c1fed4a4030845a3dedf2efbbd42ae /textproc | |
parent | 88ac78cefe3851ac20b404b081ba99a75054e398 (diff) | |
download | ports-2d3463871be67d9bba150dbd9a323d86e1293a99.tar.gz ports-2d3463871be67d9bba150dbd9a323d86e1293a99.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/doclifter/Makefile | 3 | ||||
-rw-r--r-- | textproc/doclifter/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index c827ce2bae16..964610f64a6d 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= doclifter -PORTVERSION= 2.17 -PORTREVISION= 1 +PORTVERSION= 2.18 CATEGORIES= textproc MASTER_SITES= http://www.catb.org/~esr/doclifter/ diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index 639bf1eb0437..c0e46f470049 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,2 +1,3 @@ -SHA256 (doclifter-2.17.tar.gz) = bb4e34e5fda1bf5ad7180ebb0332090ab4c8330bf54c8213adec734497741ed5 -SIZE (doclifter-2.17.tar.gz) = 355349 +TIMESTAMP = 1546943031 +SHA256 (doclifter-2.18.tar.gz) = 1c8e7eaa8cf8d673cfe001771eb11102090cbf734402b1aca894b543eba2693c +SIZE (doclifter-2.18.tar.gz) = 360958 |