pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/damageproto Update to 1.2.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab1c37e2dd31
branches: trunk
changeset: 604347:ab1c37e2dd31
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 29 15:06:54 2012 +0000
description:
Update to 1.2.1:
Alan Coopersmith (1):
damageproto 1.2.1
Gaetan Nadon (10):
.gitignore: use common defaults with custom section # 24239
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
Makefile.am: INSTALL file is missing or incorrect #24206
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
NEWS: remove empty file #24206
README: file created or updated #24206
Revert "NEWS: remove empty file #24206"
Makefile.am: INSTALL file is missing or incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
config: remove the pkgconfig pc.in file from EXTRA_DIST
Rémi Cardona (1):
Use $(docdir) for damageproto.txt install path
diffstat:
x11/damageproto/Makefile | 7 ++++---
x11/damageproto/buildlink3.mk | 6 +++---
x11/damageproto/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r 10af6a6247eb -r ab1c37e2dd31 x11/damageproto/Makefile
--- a/x11/damageproto/Makefile Tue May 29 15:02:56 2012 +0000
+++ b/x11/damageproto/Makefile Tue May 29 15:06:54 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/08/29 15:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/05/29 15:06:54 wiz Exp $
#
-DISTNAME= damageproto-1.2.0
+DISTNAME= damageproto-1.2.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +14,8 @@
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= damageproto.pc.in
-USE_LANGUAGES= # empty
+# for configure
+USE_LANGUAGES= c
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/fixesproto/buildlink3.mk"
diff -r 10af6a6247eb -r ab1c37e2dd31 x11/damageproto/buildlink3.mk
--- a/x11/damageproto/buildlink3.mk Tue May 29 15:02:56 2012 +0000
+++ b/x11/damageproto/buildlink3.mk Tue May 29 15:06:54 2012 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:25:39 joerg Exp $
-
-BUILDLINK_DEPMETHOD.damageproto?= build
+# $NetBSD: buildlink3.mk,v 1.4 2012/05/29 15:06:54 wiz Exp $
BUILDLINK_TREE+= damageproto
@@ -10,6 +8,8 @@
BUILDLINK_API_DEPENDS.damageproto+= damageproto>=1.1.0
BUILDLINK_PKGSRCDIR.damageproto?= ../../x11/damageproto
+BUILDLINK_DEPMETHOD.damageproto?= build
+
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/fixesproto/buildlink3.mk"
.endif # DAMAGEPROTO_BUILDLINK3_MK
diff -r 10af6a6247eb -r ab1c37e2dd31 x11/damageproto/distinfo
--- a/x11/damageproto/distinfo Tue May 29 15:02:56 2012 +0000
+++ b/x11/damageproto/distinfo Tue May 29 15:06:54 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/08/29 15:24:36 wiz Exp $
+$NetBSD: distinfo,v 1.4 2012/05/29 15:06:54 wiz Exp $
-SHA1 (damageproto-1.2.0.tar.bz2) = ffe177a6ae2cf023d41e015aa6ece2b191cb8a8a
-RMD160 (damageproto-1.2.0.tar.bz2) = d8010f3a6652e3e0d560af5b6911d85e88cac6fa
-Size (damageproto-1.2.0.tar.bz2) = 53133 bytes
+SHA1 (damageproto-1.2.1.tar.bz2) = bd0f0f4dc8f37eaabd9279d10fe2889710507358
+RMD160 (damageproto-1.2.1.tar.bz2) = 3354e2f38d443818ff7cd40fd19d72e8fd183043
+Size (damageproto-1.2.1.tar.bz2) = 98392 bytes
Home |
Main Index |
Thread Index |
Old Index