pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Fix PLIST for platforms !NetBSD. Bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ed121cad168
branches: trunk
changeset: 397412:2ed121cad168
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Aug 11 19:41:43 2009 +0000
description:
Fix PLIST for platforms !NetBSD. Bump PKGREVISION.
diffstat:
comms/xtel/Makefile | 4 ++--
comms/xtel/PLIST | 6 +++---
graphics/xfig/Makefile | 3 ++-
graphics/xfig/PLIST | 4 ++--
4 files changed, 9 insertions(+), 8 deletions(-)
diffs (65 lines):
diff -r ec329cdd2edd -r 2ed121cad168 comms/xtel/Makefile
--- a/comms/xtel/Makefile Tue Aug 11 18:57:07 2009 +0000
+++ b/comms/xtel/Makefile Tue Aug 11 19:41:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2009/02/07 22:06:06 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/11 19:41:43 hasso Exp $
#
DISTNAME= xtel-3.3.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= comms x11
MASTER_SITES= http://pficheux.free.fr/xtel/download/
diff -r ec329cdd2edd -r 2ed121cad168 comms/xtel/PLIST
--- a/comms/xtel/PLIST Tue Aug 11 18:57:07 2009 +0000
+++ b/comms/xtel/PLIST Tue Aug 11 19:41:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:38:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/08/11 19:41:43 hasso Exp $
bin/install_iminitel
bin/make_xtel_lignes
bin/mdmdetect
@@ -31,8 +31,8 @@
lib/X11/xtel/modem.list
lib/X11/xtel/xtel.lignes
lib/X11/xtel/xtel.services
-man/cat1/xtel.0
-man/cat1/xteld.0
+${IMAKE_MAN_DIR}/xtel.${IMAKE_MANNEWSUFFIX}
+${IMAKE_MAN_DIR}/xteld.${IMAKE_MANNEWSUFFIX}
share/examples/xtel/chat-iminitel
share/examples/xtel/ip-down.iminitel
share/examples/xtel/ip-up.iminitel
diff -r ec329cdd2edd -r 2ed121cad168 graphics/xfig/Makefile
--- a/graphics/xfig/Makefile Tue Aug 11 18:57:07 2009 +0000
+++ b/graphics/xfig/Makefile Tue Aug 11 19:41:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2009/06/22 18:29:33 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2009/08/11 19:42:31 hasso Exp $
DISTNAME= xfig.3.2.5b.full
PKGNAME= xfig-3.2.5b
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcj/}
diff -r ec329cdd2edd -r 2ed121cad168 graphics/xfig/PLIST
--- a/graphics/xfig/PLIST Tue Aug 11 18:57:07 2009 +0000
+++ b/graphics/xfig/PLIST Tue Aug 11 19:41:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/22 18:29:33 drochner Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/08/11 19:42:31 hasso Exp $
bin/xfig
lib/X11/app-defaults/Fig
lib/X11/xfig/CompKeyDB
@@ -2521,7 +2521,7 @@
lib/X11/xfig/Libraries/Welding/tv.2.fig
lib/X11/xfig/Libraries/Welding/tv.3.fig
lib/X11/xfig/Libraries/Welding/u.1.fig
-man/cat1/xfig.0
+${IMAKE_MAN_DIR}/xfig.${IMAKE_MANNEWSUFFIX}
share/doc/xfig/FORMAT1.3
share/doc/xfig/FORMAT1.4
share/doc/xfig/FORMAT2.0
Home |
Main Index |
Thread Index |
Old Index