pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/gtkhtml30 only the .la should be listed in the PLI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a006500376fe
branches:  trunk
changeset: 481875:a006500376fe
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Oct 14 04:00:31 2004 +0000

description:
only the .la should be listed in the PLIST. fixes install on some
platforms since libtool rototill.

bump PKGREVISION.

diffstat:

 www/gtkhtml30/Makefile |  4 ++--
 www/gtkhtml30/PLIST    |  8 +-------
 2 files changed, 3 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r c10af84faeba -r a006500376fe www/gtkhtml30/Makefile
--- a/www/gtkhtml30/Makefile    Thu Oct 14 03:24:21 2004 +0000
+++ b/www/gtkhtml30/Makefile    Thu Oct 14 04:00:31 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:26 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/14 04:00:31 grant Exp $
 #
 
 DISTNAME=      gtkhtml-3.0.10
 PKGNAME=       ${DISTNAME:S/gtkhtml/gtkhtml30/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/}
 EXTRACT_SUFX=  .tar.bz2
diff -r c10af84faeba -r a006500376fe www/gtkhtml30/PLIST
--- a/www/gtkhtml30/PLIST       Thu Oct 14 03:24:21 2004 +0000
+++ b/www/gtkhtml30/PLIST       Thu Oct 14 04:00:31 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/01 12:48:05 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/14 04:00:31 grant Exp $
 include/libgtkhtml-3.0/gtkhtml/gtkhtml-compat.h
 include/libgtkhtml-3.0/gtkhtml/gtkhtml-embedded.h
 include/libgtkhtml-3.0/gtkhtml/gtkhtml-enums.h
@@ -85,14 +85,8 @@
 include/libgtkhtml-3.0/gtkhtml/htmlundo-action.h
 include/libgtkhtml-3.0/gtkhtml/htmlundo.h
 lib/bonobo/servers/GNOME_GtkHTML_Editor.server
-lib/gtkhtml/libgnome-gtkhtml-editor-3.0.a
 lib/gtkhtml/libgnome-gtkhtml-editor-3.0.la
-lib/gtkhtml/libgnome-gtkhtml-editor-3.0.so
-lib/libgtkhtml-3.0.a
 lib/libgtkhtml-3.0.la
-lib/libgtkhtml-3.0.so
-lib/libgtkhtml-3.0.so.4
-lib/libgtkhtml-3.0.so.4.0
 lib/pkgconfig/libgtkhtml-3.0.pc
 share/gtkhtml-3.0/Editor.idl
 share/gtkhtml-3.0/GNOME_GtkHTML_Editor-emacs.xml



Home | Main Index | Thread Index | Old Index