pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/xfig
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jun 21 13:15:07 UTC 2019
Modified Files:
pkgsrc/graphics/xfig: Makefile PLIST
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/xfig/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/xfig/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/xfig/Makefile
diff -u pkgsrc/graphics/xfig/Makefile:1.72 pkgsrc/graphics/xfig/Makefile:1.73
--- pkgsrc/graphics/xfig/Makefile:1.72 Tue Oct 3 15:09:36 2017
+++ pkgsrc/graphics/xfig/Makefile Fri Jun 21 13:15:07 2019
@@ -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 @@ XAW_TYPE?= 3d
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"
Index: pkgsrc/graphics/xfig/PLIST
diff -u pkgsrc/graphics/xfig/PLIST:1.12 pkgsrc/graphics/xfig/PLIST:1.13
--- pkgsrc/graphics/xfig/PLIST:1.12 Tue Oct 3 15:09:36 2017
+++ pkgsrc/graphics/xfig/PLIST Fri Jun 21 13:15:07 2019
@@ -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