pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xjadeo: pkglint



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jun 19 02:34:09 2016 +0200
Changeset:	27bb07fbf38fb4d5e8b72ff78a119c9ee69c432e

Modified Files:
	xjadeo/Makefile
	xjadeo/distinfo
	xjadeo/patches/patch-src_xjadeo_Makefile.am
	xjadeo/patches/patch-src_xjadeo_libsofd.c

Log Message:
xjadeo: pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=27bb07fbf38fb4d5e8b72ff78a119c9ee69c432e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xjadeo/Makefile                             | 2 +-
 xjadeo/distinfo                             | 4 ++--
 xjadeo/patches/patch-src_xjadeo_Makefile.am | 2 ++
 xjadeo/patches/patch-src_xjadeo_libsofd.c   | 4 ++++
 4 files changed, 9 insertions(+), 3 deletions(-)

diffs:
diff --git a/xjadeo/Makefile b/xjadeo/Makefile
index 2506e59..efaf65a 100644
--- a/xjadeo/Makefile
+++ b/xjadeo/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-gpl-v2
 
 USE_LANGUAGES=	c c++
 
-USE_TOOLS=	automake aclocal autoheader autoconf pkg-config
+USE_TOOLS+=	automake aclocal autoheader autoconf pkg-config
 
 GNU_CONFIGURE=	yes
 
diff --git a/xjadeo/distinfo b/xjadeo/distinfo
index e5cbb14..59ebf20 100644
--- a/xjadeo/distinfo
+++ b/xjadeo/distinfo
@@ -5,5 +5,5 @@ RMD160 (xjadeo-0.8.5.tar.gz) = 7794ace9bb5b84b4b4fa603347c48d482b95541d
 SHA512 (xjadeo-0.8.5.tar.gz) = 124644df6b18518fd7cfabea47cf4b466d41f771891df6805c95a63f18ab9b71ac1568e1d0cdb7df5361f19e742e850fc57ea1239547c00484c15f1a85aa2b18
 Size (xjadeo-0.8.5.tar.gz) = 996023 bytes
 SHA1 (patch-configure.ac) = 59dec1d2b0d1922ef8cde791d7c8ac1f349eaa82
-SHA1 (patch-src_xjadeo_Makefile.am) = 7b1d2374ec71a6f64698bc5ffb35db1e6cdee829
-SHA1 (patch-src_xjadeo_libsofd.c) = 5f2cd871879217ad4dfa10ee855a2fad3ae34397
+SHA1 (patch-src_xjadeo_Makefile.am) = 42f6a6af900ef495430cf52dea74f83c7c6ddae6
+SHA1 (patch-src_xjadeo_libsofd.c) = 4af37e40a9e2dacae8a9983228a98ed58e1a612f
diff --git a/xjadeo/patches/patch-src_xjadeo_Makefile.am b/xjadeo/patches/patch-src_xjadeo_Makefile.am
index 95e42bd..a685680 100644
--- a/xjadeo/patches/patch-src_xjadeo_Makefile.am
+++ b/xjadeo/patches/patch-src_xjadeo_Makefile.am
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/xjadeo/Makefile.am.orig	2015-11-25 14:17:19.000000000 +0000
 +++ src/xjadeo/Makefile.am
 @@ -30,6 +30,10 @@ if TARGET_LINUX
diff --git a/xjadeo/patches/patch-src_xjadeo_libsofd.c b/xjadeo/patches/patch-src_xjadeo_libsofd.c
index 519cd1b..41ee10a 100644
--- a/xjadeo/patches/patch-src_xjadeo_libsofd.c
+++ b/xjadeo/patches/patch-src_xjadeo_libsofd.c
@@ -1,5 +1,9 @@
 $NetBSD$
 
+Add NetBSD support.
+
+Backport getmntent() from sysutils/fam.
+
 --- src/xjadeo/libsofd.c.orig	2015-11-25 14:17:19.000000000 +0000
 +++ src/xjadeo/libsofd.c
 @@ -334,8 +334,167 @@ const char *x_fib_recent_file(const char


Home | Main Index | Thread Index | Old Index