pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/tidy
Module Name: pkgsrc
Committed By: adam
Date: Mon Nov 27 13:01:37 UTC 2017
Modified Files:
pkgsrc/www/tidy: Makefile PLIST distinfo
Log Message:
tidy: updated to 5.6.0
5.6.0:
Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/tidy/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/tidy/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/tidy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/tidy/Makefile
diff -u pkgsrc/www/tidy/Makefile:1.52 pkgsrc/www/tidy/Makefile:1.53
--- pkgsrc/www/tidy/Makefile:1.52 Sun Jul 16 19:07:12 2017
+++ pkgsrc/www/tidy/Makefile Mon Nov 27 13:01:37 2017
@@ -1,23 +1,26 @@
-# $NetBSD: Makefile,v 1.52 2017/07/16 19:07:12 maya Exp $
+# $NetBSD: Makefile,v 1.53 2017/11/27 13:01:37 adam Exp $
-DISTNAME= tidy-html5-5.4.0
+DISTNAME= tidy-html5-5.6.0
PKGNAME= ${DISTNAME:S/-html5//}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=htacg/}
-GITHUB_PROJECT= tidy-html5
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.html-tidy.org/
COMMENT= Fixes and tidies up HTML files
LICENSE= mit
+GITHUB_PROJECT= tidy-html5
+
# for man page
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-USE_LANGUAGES= c c++
+USE_CMAKE= yes
+USE_LANGUAGES= c c++
+PKGCONFIG_OVERRIDE= tidy.pc.cmake.in
+
GCC_REQD+= 4.4
-USE_CMAKE= yes
CMAKE_ARGS+= -DMAN_INSTALL_DIR:PATH=${PKGMANDIR}/man1
CMAKE_ARGS+= -DINCLUDE_INSTALL_DIR:PATH=include/tidy
Index: pkgsrc/www/tidy/PLIST
diff -u pkgsrc/www/tidy/PLIST:1.8 pkgsrc/www/tidy/PLIST:1.9
--- pkgsrc/www/tidy/PLIST:1.8 Mon Feb 20 09:31:53 2017
+++ pkgsrc/www/tidy/PLIST Mon Nov 27 13:01:37 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/02/20 09:31:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/11/27 13:01:37 adam Exp $
bin/tidy
include/tidy/tidy.h
include/tidy/tidybuffio.h
@@ -8,4 +8,5 @@ lib/libtidy.so
lib/libtidy.so.5
lib/libtidy.so.${PKGVERSION}
lib/libtidys.a
+lib/pkgconfig/tidy.pc
man/man1/tidy.1
Index: pkgsrc/www/tidy/distinfo
diff -u pkgsrc/www/tidy/distinfo:1.23 pkgsrc/www/tidy/distinfo:1.24
--- pkgsrc/www/tidy/distinfo:1.23 Wed Jun 14 07:37:30 2017
+++ pkgsrc/www/tidy/distinfo Mon Nov 27 13:01:37 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/06/14 07:37:30 adam Exp $
+$NetBSD: distinfo,v 1.24 2017/11/27 13:01:37 adam Exp $
-SHA1 (tidy-html5-5.4.0.tar.gz) = 579aea11a90040261f34ce63c27494e2082d3e95
-RMD160 (tidy-html5-5.4.0.tar.gz) = 12453c46afb16448995176ac43133a707f51177f
-SHA512 (tidy-html5-5.4.0.tar.gz) = d92c89f2ef371499f9c3de6f9389783d2449433b4da1f5a29e2eb81b7a7db8dd9f68e220cdde092d446e9bd779bcbc30f84bda79013526540f29d00f438cb402
-Size (tidy-html5-5.4.0.tar.gz) = 522844 bytes
+SHA1 (tidy-html5-5.6.0.tar.gz) = bd6812f3493095c4ca42be11fe3884d1da11c361
+RMD160 (tidy-html5-5.6.0.tar.gz) = 54ffd0e53240ca7e2e619fb527bd1db7cb68e66f
+SHA512 (tidy-html5-5.6.0.tar.gz) = 179088a6dbd29bb0e4f0219222f755b186145495f7414f6d0e178803ab67140391283d35352d946f9790c6b1b5b462ee6e24f1cc84f19391cb9b65e73979ffd1
+Size (tidy-html5-5.6.0.tar.gz) = 665438 bytes
Home |
Main Index |
Thread Index |
Old Index