pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fontcacheproto Update to fontcacheproto-0.1.3. Cha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a93f173c1253
branches: trunk
changeset: 569311:a93f173c1253
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Jan 15 17:51:32 2010 +0000
description:
Update to fontcacheproto-0.1.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing list, git repo, and wiki to README
fontcacheproto 0.1.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
diffstat:
x11/fontcacheproto/Makefile | 6 +++---
x11/fontcacheproto/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 05b4dd11ebf7 -r a93f173c1253 x11/fontcacheproto/Makefile
--- a/x11/fontcacheproto/Makefile Fri Jan 15 17:48:44 2010 +0000
+++ b/x11/fontcacheproto/Makefile Fri Jan 15 17:51:32 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:14 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/15 17:51:32 tnn Exp $
#
-DISTNAME= fontcacheproto-0.1.2
+DISTNAME= fontcacheproto-0.1.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontcacheproto.pc.in
+PKGCONFIG_OVERRIDE+= fontcacheproto.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
diff -r 05b4dd11ebf7 -r a93f173c1253 x11/fontcacheproto/distinfo
--- a/x11/fontcacheproto/distinfo Fri Jan 15 17:48:44 2010 +0000
+++ b/x11/fontcacheproto/distinfo Fri Jan 15 17:51:32 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+$NetBSD: distinfo,v 1.2 2010/01/15 17:51:32 tnn Exp $
-SHA1 (fontcacheproto-0.1.2.tar.bz2) = 6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b
-RMD160 (fontcacheproto-0.1.2.tar.bz2) = 8873d1dd45a39c42e44d7f3f7e6bd779ee40462b
-Size (fontcacheproto-0.1.2.tar.bz2) = 38233 bytes
+SHA1 (fontcacheproto-0.1.3.tar.bz2) = 07f6ab3e1e1efe71c51f50e95851d93d2a1de773
+RMD160 (fontcacheproto-0.1.3.tar.bz2) = 4d3689e4616957966c8b51e24cd4ae6b7fb08c18
+Size (fontcacheproto-0.1.3.tar.bz2) = 84470 bytes
Home |
Main Index |
Thread Index |
Old Index