pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xmorph Fixed the location of the info file. P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9ae03b06349
branches: trunk
changeset: 536771:b9ae03b06349
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Dec 22 11:09:01 2007 +0000
description:
Fixed the location of the info file. PKGREVISION++
diffstat:
graphics/xmorph/Makefile | 5 +++--
graphics/xmorph/PLIST | 5 ++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (49 lines):
diff -r b6799bba9081 -r b9ae03b06349 graphics/xmorph/Makefile
--- a/graphics/xmorph/Makefile Sat Dec 22 10:57:12 2007 +0000
+++ b/graphics/xmorph/Makefile Sat Dec 22 11:09:01 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2007/12/21 20:49:15 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/12/22 11:09:01 rillig Exp $
DISTNAME= xmorph_20060817
PKGNAME= xmorph-20060817
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmorph/}
@@ -14,6 +14,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtkmorph=no
+INFO_FILES= yes
USE_LANGUAGES= c c++ fortran
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt
diff -r b6799bba9081 -r b9ae03b06349 graphics/xmorph/PLIST
--- a/graphics/xmorph/PLIST Sat Dec 22 10:57:12 2007 +0000
+++ b/graphics/xmorph/PLIST Sat Dec 22 11:09:01 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/12/21 20:49:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/12/22 11:09:01 rillig Exp $
bin/morph
bin/xmorph
include/xmorph/RgbaImage.h
@@ -14,10 +14,10 @@
include/xmorph/warp-gtk.h
include/xmorph/warp.h
include/xmorph/warp2.h
+info/xmorph.info
lib/libmorph.la
man/man1/gtkmorph.1
man/man1/xmorph.1
-share/info/xmorph.info
share/locale/fr/LC_MESSAGES/xmorph.mo
share/locale/it/LC_MESSAGES/xmorph.mo
share/xmorph/example/AA/README
@@ -69,5 +69,4 @@
@dirrm share/xmorph/example/AA
@dirrm share/xmorph/example
@dirrm share/xmorph
-@dirrm share/info
@dirrm include/xmorph
Home |
Main Index |
Thread Index |
Old Index