diff options
-rw-r--r-- | textproc/html2xhtml/Makefile | 5 | ||||
-rw-r--r-- | textproc/html2xhtml/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/html2xhtml/Makefile b/textproc/html2xhtml/Makefile index 9603686552fc..21a72fd24638 100644 --- a/textproc/html2xhtml/Makefile +++ b/textproc/html2xhtml/Makefile @@ -1,6 +1,5 @@ PORTNAME= html2xhtml -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://www.it.uc3m.es/jaf/html2xhtml/downloads/ @@ -8,6 +7,8 @@ MAINTAINER= wilfried.meindl@gmail.com COMMENT= Convert HTML to XHTML WWW= https://www.it.uc3m.es/jaf/html2xhtml +LICENSE= GPLv2 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= iconv diff --git a/textproc/html2xhtml/distinfo b/textproc/html2xhtml/distinfo index b3aef3f11d5d..60ecd5dcd739 100644 --- a/textproc/html2xhtml/distinfo +++ b/textproc/html2xhtml/distinfo @@ -1,2 +1,3 @@ -SHA256 (html2xhtml-1.3.tar.gz) = 92ab020832b768d623812741fd78a9873b9b261f7ab0bbf01768d5953d8e8a8c -SIZE (html2xhtml-1.3.tar.gz) = 557407 +TIMESTAMP = 1753866567 +SHA256 (html2xhtml-1.4.tar.gz) = 188bd4e2e61f24346203a8f164fcb49adaa1f16c16253a65144da0b12710cfb2 +SIZE (html2xhtml-1.4.tar.gz) = 596565 |