From 0e050b7f7b0e7ab833f798f84411e0ef2eabc2c7 Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 15 Jan 2010 17:51:32 +0000 Subject: 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 --- x11/fontcacheproto/Makefile | 6 +++--- x11/fontcacheproto/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/fontcacheproto/Makefile b/x11/fontcacheproto/Makefile index 9376b045190..e8633695c51 100644 --- a/x11/fontcacheproto/Makefile +++ b/x11/fontcacheproto/Makefile @@ -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 @@ COMMENT= Fontcache extension headers from X.org 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 --git a/x11/fontcacheproto/distinfo b/x11/fontcacheproto/distinfo index 4391d222d88..ef1b0900cff 100644 --- a/x11/fontcacheproto/distinfo +++ b/x11/fontcacheproto/distinfo @@ -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 -- cgit v1.2.3