summaryrefslogtreecommitdiff
path: root/x11/xlt
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-07 19:27:56 +0000
committerrillig <rillig@pkgsrc.org>2018-01-07 19:27:56 +0000
commit6c208056558f13d70f15f8be77da0580fc28839a (patch)
treea4d61d5e7b6ea04ef7b4f3a0620c86666144050d /x11/xlt
parentd5f33f1323038c68c094724e983d7cf042a54158 (diff)
downloadpkgsrc-6c208056558f13d70f15f8be77da0580fc28839a.tar.gz
Fixed pkglint warnings, bumped PKGREVISION.
* Added license declaration * Moved documentation out of the deprecated share/doc/html * Documented patch
Diffstat (limited to 'x11/xlt')
-rw-r--r--x11/xlt/Makefile5
-rw-r--r--x11/xlt/PLIST28
-rw-r--r--x11/xlt/distinfo6
-rw-r--r--x11/xlt/patches/patch-aa4
-rw-r--r--x11/xlt/patches/patch-ab4
5 files changed, 25 insertions, 22 deletions
diff --git a/x11/xlt/Makefile b/x11/xlt/Makefile
index 6e1b0468a70..9ebe1206fb0 100644
--- a/x11/xlt/Makefile
+++ b/x11/xlt/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/01/07 19:27:56 rillig Exp $
#
DISTNAME= Xlt-13.0.13
PKGNAME= ${DISTNAME:S/Xlt/xlt/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xlt/}
MAINTAINER= christos@NetBSD.org
HOMEPAGE= http://xlt.sourceforge.net/
COMMENT= OpenMotif/Lesstif Widget library
+LICENSE= gnu-lgpl-v2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/x11/xlt/PLIST b/x11/xlt/PLIST
index b8901dfbf82..1ae627ac3b4 100644
--- a/x11/xlt/PLIST
+++ b/x11/xlt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:25:17 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/07 19:27:56 rillig Exp $
include/Xlt/AnimatedButton.h
include/Xlt/AnimatedButtonP.h
include/Xlt/AppShell.h
@@ -76,16 +76,16 @@ man/man3/XltToolBarConfigure.3
man/man3/XltWaitTillMapped.3
man/man3/XltWorking.3
man/man3/XltYesNo.3
-share/doc/html/Xlt/ListTree.gif
-share/doc/html/Xlt/ListTree.html
-share/doc/html/Xlt/ListTreeProg.html
-share/doc/html/Xlt/ListTreeTitle.gif
-share/doc/html/Xlt/LiteClue.html
-share/doc/html/Xlt/SciPlot.html
-share/doc/html/Xlt/SciPlotDemo.gif
-share/doc/html/Xlt/SciPlotDemo.html
-share/doc/html/Xlt/SciPlotExample.gif
-share/doc/html/Xlt/SciPlotProg.html
-share/doc/html/Xlt/SciPlotTitle.gif
-share/doc/html/Xlt/TreeFSel.gif
-share/doc/html/Xlt/new.gif
+share/doc/Xlt/ListTree.gif
+share/doc/Xlt/ListTree.html
+share/doc/Xlt/ListTreeProg.html
+share/doc/Xlt/ListTreeTitle.gif
+share/doc/Xlt/LiteClue.html
+share/doc/Xlt/SciPlot.html
+share/doc/Xlt/SciPlotDemo.gif
+share/doc/Xlt/SciPlotDemo.html
+share/doc/Xlt/SciPlotExample.gif
+share/doc/Xlt/SciPlotProg.html
+share/doc/Xlt/SciPlotTitle.gif
+share/doc/Xlt/TreeFSel.gif
+share/doc/Xlt/new.gif
diff --git a/x11/xlt/distinfo b/x11/xlt/distinfo
index 8f79c316a32..62421c859c5 100644
--- a/x11/xlt/distinfo
+++ b/x11/xlt/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2016/04/01 16:08:36 jperkin Exp $
+$NetBSD: distinfo,v 1.6 2018/01/07 19:27:56 rillig Exp $
SHA1 (Xlt-13.0.13.tar.gz) = 5329c345f9d815c9f76d409a25100a7174acd8da
RMD160 (Xlt-13.0.13.tar.gz) = d67fa86f502f195ffe7b61e80010f95fa7d4747a
SHA512 (Xlt-13.0.13.tar.gz) = 2a57a413c2fb5c93d8ff81bd197167d8561aad2a737bb83f0684318badc8100d89845429a45d51f49b638629501c50bf58ee7067355e1898470fc2ba7cc0d2ab
Size (Xlt-13.0.13.tar.gz) = 599909 bytes
-SHA1 (patch-aa) = ac78a9db02b6c79c64738952b978bd5b56fba5cc
-SHA1 (patch-ab) = 5fb6e6df36d3075f53fef5cb1d25c4d384f8e19f
+SHA1 (patch-aa) = a0401ca3720f41d5473a80ba0c6ba916355775c5
+SHA1 (patch-ab) = 50bcbb0182106272d1f7a607a84d7754e19be624
diff --git a/x11/xlt/patches/patch-aa b/x11/xlt/patches/patch-aa
index 1cbd57a7633..be16d22b690 100644
--- a/x11/xlt/patches/patch-aa
+++ b/x11/xlt/patches/patch-aa
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2008/07/16 07:40:59 wiz Exp $
+$NetBSD: patch-aa,v 1.3 2018/01/07 19:27:56 rillig Exp $
+
+Don't install .m4 files.
--- Makefile.in.orig 2005-09-16 09:03:54.000000000 -0400
+++ Makefile.in 2008-06-28 18:20:25.000000000 -0400
diff --git a/x11/xlt/patches/patch-ab b/x11/xlt/patches/patch-ab
index b05fb258f69..efdb01c788a 100644
--- a/x11/xlt/patches/patch-ab
+++ b/x11/xlt/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.2 2016/04/01 16:08:36 jperkin Exp $
+$NetBSD: patch-ab,v 1.3 2018/01/07 19:27:56 rillig Exp $
Honour --mandir.
@@ -18,7 +18,7 @@ Honour --mandir.
html_DATA = $(html_HTML)
-htmldir = $(prefix)/Xlt/doc/html
-+htmldir = $(prefix)/share/doc/html/Xlt
++htmldir = $(prefix)/share/doc/Xlt
subdir = doc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs