pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xfig xfig: update to 3.2.6anb1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f0601ce256b
branches: trunk
changeset: 335522:6f0601ce256b
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 21 13:15:07 2019 +0000
description:
xfig: update to 3.2.6anb1.
Use pkgsrc standard app-defaults dir.
>From "John D. Baker" <jdbaker%consolidated.net@localhost> on pkgsrc-users.
Bump PKGREVISION.
diffstat:
graphics/xfig/Makefile | 5 ++++-
graphics/xfig/PLIST | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r e72d2c42dfee -r 6f0601ce256b graphics/xfig/Makefile
--- a/graphics/xfig/Makefile Fri Jun 21 12:34:51 2019 +0000
+++ b/graphics/xfig/Makefile Fri Jun 21 13:15:07 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2017/10/03 15:09:36 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2019/06/21 13:15:07 wiz Exp $
DISTNAME= xfig-3.2.6a
PKGNAME= ${DISTNAME:S/-full//}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcj/}
EXTRACT_SUFX= .tar.xz
@@ -16,6 +17,8 @@
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-appdefaultdir=${PREFIX}/lib/X11/app-defaults
+
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
diff -r e72d2c42dfee -r 6f0601ce256b graphics/xfig/PLIST
--- a/graphics/xfig/PLIST Fri Jun 21 12:34:51 2019 +0000
+++ b/graphics/xfig/PLIST Fri Jun 21 13:15:07 2019 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.12 2017/10/03 15:09:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/06/21 13:15:07 wiz Exp $
bin/xfig
man/man1/xfig.1
-share/X11/app-defaults/Fig
+lib/X11/app-defaults/Fig
share/applications/xfig.desktop
share/doc/xfig/FORMAT1.3
share/doc/xfig/FORMAT1.4
Home |
Main Index |
Thread Index |
Old Index