Sun Apr 5 14:06:13 2020 UTC ()
libxdg-basedir: Update to 1.2.0

Mark Nevill (4):
      Pulled updated attributes.m4 from xine-lib.
      Quickfix for warning in attributes.m4.
      Added support for Basedir 0.7's XDG_RUNTIME_DIRECTORY.
      Merge branch 'development', bumped version to 1.2.0, adjusted libtool version info.


(nia)
diff -r1.5 -r1.6 pkgsrc/x11/libxdg-basedir/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/libxdg-basedir/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/x11/libxdg-basedir/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libxdg-basedir/Makefile 2017/08/16 20:45:48 1.5
+++ pkgsrc/x11/libxdg-basedir/Makefile 2020/04/05 14:06:13 1.6
@@ -1,36 +1,39 @@ @@ -1,36 +1,39 @@
1# $NetBSD: Makefile,v 1.5 2017/08/16 20:45:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2020/04/05 14:06:13 nia Exp $
2# 
3 2
4DISTNAME= libxdg-basedir-1.1.1 3DISTNAME= libxdg-basedir-1.2.0
5PKGREVISION= 1 
6CATEGORIES= x11 4CATEGORIES= x11
7#MASTER_SITES= http://n.ethz.ch/student/nevillm/download/libxdg-basedir/ 5MASTER_SITES= ${MASTER_SITE_GITHUB:=devnev/}
 6GITHUB_TAG= ${PKGNAME_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10#HOMEPAGE= http://n.ethz.ch/student/nevillm/download/libxdg-basedir/ 9HOMEPAGE= https://github.com/devnev/libxdg-basedir
11COMMENT= XDG Base Directory library 10COMMENT= XDG Base Directory library
12LICENSE= mit 11LICENSE= mit
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
 15USE_TOOLS+= autoconf automake autoreconf
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17
18PKGCONFIG_OVERRIDE+= pkgconfig/libxdg-basedir.pc.in 18PKGCONFIG_OVERRIDE+= pkgconfig/libxdg-basedir.pc.in
19 19
20SUBST_CLASSES+= pkglayout 20SUBST_CLASSES+= pkglayout
21SUBST_STAGE.pkglayout= pre-configure 21SUBST_STAGE.pkglayout= pre-configure
22SUBST_FILES.pkglayout= src/basedir.c 22SUBST_FILES.pkglayout= src/basedir.c
23SUBST_SED.pkglayout= -e 's|DIR_SEPARATOR_STR "etc"|"${PKG_SYSCONFDIR}"|g' 23SUBST_SED.pkglayout= -e 's|DIR_SEPARATOR_STR "etc"|"${PKG_SYSCONFDIR}"|g'
24SUBST_SED.pkglayout+= -e 's|DIR_SEPARATOR_STR "usr" DIR_SEPARATOR_STR "local"|"${PREFIX}"|g' 24SUBST_SED.pkglayout+= -e 's|DIR_SEPARATOR_STR "usr" DIR_SEPARATOR_STR "local"|"${PREFIX}"|g'
25SUBST_SED.pkglayout+= -e '/DefaultDataDirectories1\[\]/,/DefaultRelativeCacheHome\[\]/ s|/|" DIR_SEPARATOR_STR "|g' 25SUBST_SED.pkglayout+= -e '/DefaultDataDirectories1\[\]/,/DefaultRelativeCacheHome\[\]/ s|/|" DIR_SEPARATOR_STR "|g'
26SUBST_SED.pkglayout+= -e '/DefaultDataDirectories1\[\]/,/DefaultRelativeCacheHome\[\]/ s|""||g' 26SUBST_SED.pkglayout+= -e '/DefaultDataDirectories1\[\]/,/DefaultRelativeCacheHome\[\]/ s|""||g'
27 27
28SUBST_CLASSES+= testsdir 28SUBST_CLASSES+= testsdir
29SUBST_STAGE.testsdir= post-build 29SUBST_STAGE.testsdir= post-build
30SUBST_FILES.testsdir= tests/* 30SUBST_FILES.testsdir= tests/*
31SUBST_SED.testsdir= -e 's|/etc/xdg|${PKG_SYSCONFDIR}/xdg|g' 31SUBST_SED.testsdir= -e 's|/etc/xdg|${PKG_SYSCONFDIR}/xdg|g'
32SUBST_SED.testsdir+= -e 's|/usr/local/share|${PREFIX}/share|g' 32SUBST_SED.testsdir+= -e 's|/usr/local/share|${PREFIX}/share|g'
33 33
34TEST_TARGET= check 34TEST_TARGET= check
35 35
 36pre-configure:
 37 cd ${WRKSRC} && autoreconf -fi
 38
36.include "../../mk/bsd.pkg.mk" 39.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/x11/libxdg-basedir/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libxdg-basedir/distinfo 2015/11/04 03:28:47 1.3
+++ pkgsrc/x11/libxdg-basedir/distinfo 2020/04/05 14:06:13 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/04 03:28:47 agc Exp $ 1$NetBSD: distinfo,v 1.4 2020/04/05 14:06:13 nia Exp $
2 2
3SHA1 (libxdg-basedir-1.1.1.tar.gz) = 133b2b66a6ea43560f4ac41d1235d3282e31da84 3SHA1 (libxdg-basedir-1.2.0.tar.gz) = e671b01b17c8cf785d95dd3aefa93e7cf31e56a5
4RMD160 (libxdg-basedir-1.1.1.tar.gz) = 5024e1fe92d6fd4a093e4c5ff2c3c0520b27c91e 4RMD160 (libxdg-basedir-1.2.0.tar.gz) = fbbd0955ec47ae72891b021f26e30a1fe02d9316
5SHA512 (libxdg-basedir-1.1.1.tar.gz) = ece0c75ed1dee652ddc40e4262662dd89ff3365c015752b053cf89b42c4c4898d427128ac7883d80e595c6278c5a2c372ae83be80e503142de21c112872d6cc8 5SHA512 (libxdg-basedir-1.2.0.tar.gz) = 8584405d45e0b57e570666b6eab6d99d70411d00f88965826c9ed0292372385668f190157a10ff536f3a5a59fd0031b332ecbb8a38ac64eda1b04a0603997406
6Size (libxdg-basedir-1.1.1.tar.gz) = 316118 bytes 6Size (libxdg-basedir-1.2.0.tar.gz) = 30159 bytes