pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/tcl-itcl-current Use only .la files in the PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d17e3797d46
branches:  trunk
changeset: 481576:5d17e3797d46
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Oct 07 16:21:38 2004 +0000

description:
Use only .la files in the PLIST.

diffstat:

 lang/tcl-itcl-current/Makefile |   4 ++--
 lang/tcl-itcl-current/PLIST    |  10 +---------
 2 files changed, 3 insertions(+), 11 deletions(-)

diffs (47 lines):

diff -r 7711a9d43991 -r 5d17e3797d46 lang/tcl-itcl-current/Makefile
--- a/lang/tcl-itcl-current/Makefile    Thu Oct 07 16:17:18 2004 +0000
+++ b/lang/tcl-itcl-current/Makefile    Thu Oct 07 16:21:38 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:15:03 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/07 16:21:38 tv Exp $
 
 DISTNAME=      tcl-itcl-20040920
 PKGNAME=       ${DISTNAME:S/itcl/itcl-current/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
diff -r 7711a9d43991 -r 5d17e3797d46 lang/tcl-itcl-current/PLIST
--- a/lang/tcl-itcl-current/PLIST       Thu Oct 07 16:17:18 2004 +0000
+++ b/lang/tcl-itcl-current/PLIST       Thu Oct 07 16:21:38 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/24 21:16:02 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/07 16:21:38 tv Exp $
 include/itcl.h
 include/itclDecls.h
 include/itclInt.h
@@ -9,11 +9,7 @@
 lib/itclConfig.sh
 lib/tcl/itcl3.3/pkgIndex.tcl
 lib/tcl/itcl3.3/itcl.tcl
-lib/tcl/itcl3.3/libitcl33.so
-lib/tcl/itcl3.3/libitcl33.so.0
-lib/tcl/itcl3.3/libitcl33.so.0.0
 lib/tcl/itcl3.3/libitcl33.la
-lib/tcl/itcl3.3/libitcl33.a
 lib/tcl/itcl3.3/libitclstub33.a
 lib/tcl/itk3.3/pkgIndex.tcl
 lib/tcl/itk3.3/Archetype.itk
@@ -21,11 +17,7 @@
 lib/tcl/itk3.3/Widget.itk
 lib/tcl/itk3.3/itk.tcl
 lib/tcl/itk3.3/tclIndex
-lib/tcl/itk3.3/libitk33.so
-lib/tcl/itk3.3/libitk33.so.0
-lib/tcl/itk3.3/libitk33.so.0.0
 lib/tcl/itk3.3/libitk33.la
-lib/tcl/itk3.3/libitk33.a
 lib/tcl/iwidgets/scripts/buttonbox.itk
 lib/tcl/iwidgets/scripts/calendar.itk
 lib/tcl/iwidgets/scripts/canvasprintbox.itk



Home | Main Index | Thread Index | Old Index