pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xorg-util-macros Update to xorg-util-macros-1.4....
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fb7a5932694
branches: trunk
changeset: 569340:0fb7a5932694
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Jan 15 18:58:44 2010 +0000
description:
Update to xorg-util-macros-1.4.1. Changes:
1.4.1:
Install the .pc file in $(datadir)
Don't mention libdir in the .pc file
util-macros 1.4.1
1.4.0:
macros 1.4.0
Install .pc file in $libdir where it belongs (not $datadir).
ChangeLog: generated file not cleaned from the dist directory #24278
configuration: update, fix warnings, apply global maintenance #24450
Lower version from 2.63 to 2.60 Tinderbox failed
gitignore: use common defaults with custom section # 24239
INSTALL file missing/incorrect #24206
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
xorg-macros.pc.in: create a meta data file for util-macros
1.3.0:
Version bump: 1.3.0
Fix obsolete macro warnings for AC_HELP_STRING #23628
Add XORG_STRICT_OPTION macro for strict compilation option
Add AM_SILENT_RULES to default XORG_CWARNFLAGS
Add XORG_DEFAULT_OPTIONS meta-macro.
diffstat:
devel/xorg-util-macros/Makefile | 5 +++--
devel/xorg-util-macros/PLIST | 4 +++-
devel/xorg-util-macros/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 76c3e66632f2 -r 0fb7a5932694 devel/xorg-util-macros/Makefile
--- a/devel/xorg-util-macros/Makefile Fri Jan 15 18:55:11 2010 +0000
+++ b/devel/xorg-util-macros/Makefile Fri Jan 15 18:58:44 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/07/08 20:22:54 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/15 18:58:44 tnn Exp $
#
-DISTNAME= util-macros-1.2.2
+DISTNAME= util-macros-1.4.1
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
@@ -15,5 +15,6 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+PKGCONFIG_OVERRIDE+= xorg-macros.pc.in
.include "../../mk/bsd.pkg.mk"
diff -r 76c3e66632f2 -r 0fb7a5932694 devel/xorg-util-macros/PLIST
--- a/devel/xorg-util-macros/PLIST Fri Jan 15 18:55:11 2010 +0000
+++ b/devel/xorg-util-macros/PLIST Fri Jan 15 18:58:44 2010 +0000
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/05/18 18:16:14 hasso Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/15 18:58:44 tnn Exp $
share/aclocal/xorg-macros.m4
+share/doc/util-macros/INSTALL
+share/pkgconfig/xorg-macros.pc
diff -r 76c3e66632f2 -r 0fb7a5932694 devel/xorg-util-macros/distinfo
--- a/devel/xorg-util-macros/distinfo Fri Jan 15 18:55:11 2010 +0000
+++ b/devel/xorg-util-macros/distinfo Fri Jan 15 18:58:44 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/07/08 20:22:54 hasso Exp $
+$NetBSD: distinfo,v 1.5 2010/01/15 18:58:44 tnn Exp $
-SHA1 (util-macros-1.2.2.tar.bz2) = ecec7d56466f8701603bba1f7bb4781b380f7ddc
-RMD160 (util-macros-1.2.2.tar.bz2) = 5e9ea54cbd73aa5f5a04ab2a909a2ccc181ae65f
-Size (util-macros-1.2.2.tar.bz2) = 49552 bytes
+SHA1 (util-macros-1.4.1.tar.bz2) = d74f7bd4473c8f8f0a7fb739570935dc8982caa9
+RMD160 (util-macros-1.4.1.tar.bz2) = 0287950f631c673acf4499c7754e70351adad3f4
+Size (util-macros-1.4.1.tar.bz2) = 58812 bytes
Home |
Main Index |
Thread Index |
Old Index