pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/geda-examples add missing file to PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e8982e85992
branches:  trunk
changeset: 529678:7e8982e85992
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri Jun 08 23:52:02 2007 +0000

description:
add missing file to PLIST

diffstat:

 cad/geda-examples/Makefile |  3 ++-
 cad/geda-examples/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (38 lines):

diff -r 444a021861a7 -r 7e8982e85992 cad/geda-examples/Makefile
--- a/cad/geda-examples/Makefile        Fri Jun 08 23:35:32 2007 +0000
+++ b/cad/geda-examples/Makefile        Fri Jun 08 23:52:02 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/09/01 12:00:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.16 2007/06/08 23:52:02 dmcmahill Exp $
 #
 
 DISTNAME=      geda-examples-${PKGVERSION}
+PKGREVISION=   1
 CATEGORIES=    cad
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost
diff -r 444a021861a7 -r 7e8982e85992 cad/geda-examples/PLIST
--- a/cad/geda-examples/PLIST   Fri Jun 08 23:35:32 2007 +0000
+++ b/cad/geda-examples/PLIST   Fri Jun 08 23:52:02 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/02/21 13:23:57 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/06/08 23:52:02 dmcmahill Exp $
 share/examples/geda/AUTHORS
 share/examples/geda/COPYING
 share/examples/geda/ChangeLog
@@ -32,6 +32,7 @@
 share/examples/geda/TwoStageAmp/TwoStageAmp.sch
 share/examples/geda/TwoStageAmp/spice.netlist
 share/examples/geda/TwoStageAmp/gafrc
+share/examples/geda/TwoStageAmp/models/2N3904.mod
 share/examples/geda/TwoStageAmp/sym/transistor.sym
 share/examples/geda/aclocal.m4
 share/examples/geda/configure
@@ -80,6 +81,7 @@
 @dirrm share/examples/geda/lightning_detector
 @dirrm share/examples/geda/gTAG
 @dirrm share/examples/geda/TwoStageAmp/sym
+@dirrm share/examples/geda/TwoStageAmp/models
 @dirrm share/examples/geda/TwoStageAmp
 @dirrm share/examples/geda/RF_Amp/sym
 @dirrm share/examples/geda/RF_Amp/model



Home | Main Index | Thread Index | Old Index