pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/xlog Depend on shared-mime-info and fix PLIST. Bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0ea92ad2946
branches:  trunk
changeset: 549348:b0ea92ad2946
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 31 12:52:01 2008 +0000

description:
Depend on shared-mime-info and fix PLIST. Bump PKGREVISION.

diffstat:

 ham/xlog/Makefile |  5 +++--
 ham/xlog/PLIST    |  4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 1acb9bcfec2f -r b0ea92ad2946 ham/xlog/Makefile
--- a/ham/xlog/Makefile Fri Oct 31 12:49:47 2008 +0000
+++ b/ham/xlog/Makefile Fri Oct 31 12:52:01 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2008/07/14 12:56:07 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2008/10/31 12:52:01 wiz Exp $
 #
 
 DISTNAME=      xlog-1.5
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    ham
 MASTER_SITES=  http://www.qsl.net/pg4i/download/
 
@@ -19,6 +19,7 @@
 
 CONFIGURE_ARGS+=       --enable-hamlib
 
+.include "../../databases/shared-mime-info/buildlink3.mk"
 .include "../../ham/hamlib/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../print/libgnomeprint/buildlink3.mk"
diff -r 1acb9bcfec2f -r b0ea92ad2946 ham/xlog/PLIST
--- a/ham/xlog/PLIST    Fri Oct 31 12:49:47 2008 +0000
+++ b/ham/xlog/PLIST    Fri Oct 31 12:52:01 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2007/07/02 16:20:35 wulf Exp $
+@comment $NetBSD: PLIST,v 1.12 2008/10/31 12:52:01 wiz Exp $
 bin/xlog
 man/man1/xlog.1
 share/applications/xlog.desktop
@@ -71,7 +71,7 @@
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/mimelnk/text
 @dirrm share/mimelnk
-@dirrm share/mime/packages
+@comment in shared-mime-info: @dirrm share/mime/packages
 @comment in xdg-dirs: @dirrm share/mime-info
 @dirrm share/applnk/Applications
 @dirrm share/applnk



Home | Main Index | Thread Index | Old Index