pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/uucp Need to replace variables in uucpd/pathnames.h
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a733e4468e2
branches: trunk
changeset: 537934:8a733e4468e2
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 21 13:52:17 2008 +0000
description:
Need to replace variables in uucpd/pathnames.h
Noticed by Eric Schnoebelen in PR 37596.
Also uucpd/uucpd.8.
Bump PKGREVISION.
XXX: Should also replace hard-coded paths in etc/* files.
diffstat:
net/uucp/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r a38b4fc734de -r 8a733e4468e2 net/uucp/Makefile
--- a/net/uucp/Makefile Mon Jan 21 13:48:15 2008 +0000
+++ b/net/uucp/Makefile Mon Jan 21 13:52:17 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2007/08/24 13:56:27 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/21 13:52:17 obache Exp $
DISTNAME= uucp-1.07
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=uucp/}
@@ -62,6 +62,7 @@
SUBST_STAGE.nbsd= post-configure
SUBST_MESSAGE.nbsd= Fixing Makefiles for rmail and uucpd.
SUBST_FILES.nbsd= rmail/Makefile uucpd/Makefile
+SUBST_FILES.nbsd+= uucpd/pathnames.h uucpd/uucpd.8
SUBST_VARS.nbsd= PREFIX PKGMANDIR UUCPD_CPPFLAGS UUCPD_LIBS \
INSTALL_PROGRAM INSTALL_MAN
Home |
Main Index |
Thread Index |
Old Index