From d9491852acd7acb0a2dfeb8890ff2a23dc7585e1 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 30 Jul 2012 01:30:10 +0000 Subject: pkglint. --- x11/alacarte/Makefile | 5 +++-- x11/alacarte/distinfo | 4 ++-- x11/alacarte/patches/patch-aa | 4 +++- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'x11/alacarte') diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 59714330ad5..f26b762d611 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/06/14 07:44:06 sbd Exp $ +# $NetBSD: Makefile,v 1.38 2012/07/30 01:30:10 dholland Exp $ # DISTNAME= alacarte-0.13.1 @@ -22,7 +22,8 @@ PY_PATCHPLIST= yes SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= Alacarte/util.py -SUBST_SED.paths= -e "s;@PREFIX@;${PREFIX};g" -e "s;@PKG_SYSCONFBASE@;${PKG_SYSCONFBASE};g" +SUBST_SED.paths= -e "s;@PREFIX@;${PREFIX};g" +SUBST_SED.paths+= -e "s;@PKG_SYSCONFBASE@;${PKG_SYSCONFBASE};g" .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" diff --git a/x11/alacarte/distinfo b/x11/alacarte/distinfo index 6482c2a8585..b02919883ea 100644 --- a/x11/alacarte/distinfo +++ b/x11/alacarte/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2010/07/06 16:08:08 drochner Exp $ +$NetBSD: distinfo,v 1.10 2012/07/30 01:30:10 dholland Exp $ SHA1 (alacarte-0.13.1.tar.bz2) = bff3bfacaf0793951799bf29718b08b2f85d5f8d RMD160 (alacarte-0.13.1.tar.bz2) = 66c7614b4ad6e48b8b26613d813f23c52b59a741 Size (alacarte-0.13.1.tar.bz2) = 190512 bytes -SHA1 (patch-aa) = c0907234bdb7cb3f7de02f5bbbc34aaab3a6d81c +SHA1 (patch-aa) = c4bec88d65632fbff6a6bc9238b865ff3bcf39ac diff --git a/x11/alacarte/patches/patch-aa b/x11/alacarte/patches/patch-aa index 8c6b9d7b045..0964de359be 100644 --- a/x11/alacarte/patches/patch-aa +++ b/x11/alacarte/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.1.1.1 2006/12/15 19:57:42 drochner Exp $ +$NetBSD: patch-aa,v 1.2 2012/07/30 01:30:10 dholland Exp $ + +Configure paths for pkgsrc. --- Alacarte/util.py.orig 2006-11-23 23:07:31.000000000 +0100 +++ Alacarte/util.py -- cgit v1.2.3