pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gnumeric-current goffice-0.4.1 changed the plugin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1637e1468ac2
branches: trunk
changeset: 530964:1637e1468ac2
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Jul 16 16:06:31 2007 +0000
description:
goffice-0.4.1 changed the plugin path, thus:
-adapt PLIST
-require goffice-0.4.1, and
-bump PKGREVISION
diffstat:
math/gnumeric-current/Makefile | 5 +++--
math/gnumeric-current/PLIST | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (51 lines):
diff -r eff3c0cc057d -r 1637e1468ac2 math/gnumeric-current/Makefile
--- a/math/gnumeric-current/Makefile Mon Jul 16 15:09:40 2007 +0000
+++ b/math/gnumeric-current/Makefile Mon Jul 16 16:06:31 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/06/05 05:37:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/07/16 16:06:31 drochner Exp $
#
DISTNAME= gnumeric-1.7.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.7/}
EXTRACT_SUFX= .tar.bz2
@@ -41,6 +41,7 @@
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
+BUILDLINK_API_DEPENDS.goffice+= goffice>=0.4.1
.include "../../misc/goffice/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
diff -r eff3c0cc057d -r 1637e1468ac2 math/gnumeric-current/PLIST
--- a/math/gnumeric-current/PLIST Mon Jul 16 15:09:40 2007 +0000
+++ b/math/gnumeric-current/PLIST Mon Jul 16 16:06:31 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/05 21:34:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/07/16 16:06:31 drochner Exp $
bin/${PKGNAME}
bin/gnumeric
bin/ssconvert
@@ -200,8 +200,8 @@
lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la
-lib/goffice/0.4.0/plugins/gnumeric/gnumeric.la
-lib/goffice/0.4.0/plugins/gnumeric/plugin.xml
+lib/goffice/0.4.1/plugins/gnumeric/gnumeric.la
+lib/goffice/0.4.1/plugins/gnumeric/plugin.xml
lib/libspreadsheet.la
lib/pkgconfig/libspreadsheet-1.7.pc
man/man1/gnumeric.1
@@ -854,7 +854,7 @@
@dirrm share/gnome/help/gnumeric
@comment in GConf2: @dirrm share/gconf/schemas
@comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/goffice/0.4.0/plugins/gnumeric
+@dirrm lib/goffice/0.4.1/plugins/gnumeric
@comment in goffice: @dirrm lib/goffice/0.4.0/plugins
@dirrm lib/gnumeric/${PKGVERSION}/plugins/xbase
@dirrm lib/gnumeric/${PKGVERSION}/plugins/uihello
Home |
Main Index |
Thread Index |
Old Index