Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2017 17:10:43 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450275 - head/textproc/lttoolbox
Message-ID:  <201709211710.v8LHAhW7043547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Thu Sep 21 17:10:42 2017
New Revision: 450275
URL: https://svnweb.freebsd.org/changeset/ports/450275

Log:
  textproc/lttoolbox: UPdate version 3.3.2=>3.3.3
  
  - Pet portlint

Modified:
  head/textproc/lttoolbox/Makefile
  head/textproc/lttoolbox/distinfo
  head/textproc/lttoolbox/pkg-plist

Modified: head/textproc/lttoolbox/Makefile
==============================================================================
--- head/textproc/lttoolbox/Makefile	Thu Sep 21 16:33:08 2017	(r450274)
+++ head/textproc/lttoolbox/Makefile	Thu Sep 21 17:10:42 2017	(r450275)
@@ -14,11 +14,11 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 APVER=	3.3
-APREV=	2
+APREV=	3
 
 GNU_CONFIGURE=	yes
-USE_LDCONFIG=	yes
 USES=		libtool pathfix pkgconfig
+USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 
 PLIST_SUB+=	APVER="${APVER}"

Modified: head/textproc/lttoolbox/distinfo
==============================================================================
--- head/textproc/lttoolbox/distinfo	Thu Sep 21 16:33:08 2017	(r450274)
+++ head/textproc/lttoolbox/distinfo	Thu Sep 21 17:10:42 2017	(r450275)
@@ -1,2 +1,3 @@
-SHA256 (lttoolbox-3.3.2.tar.gz) = 4a3e254df0654d81dff3d8af4b0b86a99be6780da7a447e4ea8dd189e6121ec7
-SIZE (lttoolbox-3.3.2.tar.gz) = 438521
+TIMESTAMP = 1506012605
+SHA256 (lttoolbox-3.3.3.tar.gz) = 5ccfc98bd71e1c9cbb952f3b01a6f615cf580f39ce74cdcb7221fc9b48f40617
+SIZE (lttoolbox-3.3.3.tar.gz) = 454916

Modified: head/textproc/lttoolbox/pkg-plist
==============================================================================
--- head/textproc/lttoolbox/pkg-plist	Thu Sep 21 16:33:08 2017	(r450274)
+++ head/textproc/lttoolbox/pkg-plist	Thu Sep 21 17:10:42 2017	(r450275)
@@ -34,11 +34,12 @@ lib/liblttoolbox3-%%APVER%%.so.0
 lib/liblttoolbox3-%%APVER%%.so.0.0.0
 lib/liblttoolbox3.a
 lib/liblttoolbox3.so
+%%DATADIR%%/acx.rng
 %%DATADIR%%/acx.xsd
-%%DATADIR%%/dix.xsd
 %%DATADIR%%/dix.dtd
-%%DATADIR%%/acx.rng
+%%DATADIR%%/dix.rnc
 %%DATADIR%%/dix.rng
+%%DATADIR%%/dix.xsd
 man/man1/lt-comp.1.gz
 man/man1/lt-expand.1.gz
 man/man1/lt-print.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709211710.v8LHAhW7043547>