diff options
-rw-r--r-- | cad/pcb-current/Makefile | 4 | ||||
-rw-r--r-- | cad/pcb-current/PLIST | 3 | ||||
-rw-r--r-- | cad/pcb-current/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/cad/pcb-current/Makefile b/cad/pcb-current/Makefile index 0e2b8c5f80c..63abcce8e2a 100644 --- a/cad/pcb-current/Makefile +++ b/cad/pcb-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/06/05 13:57:54 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/09/04 20:12:14 dmcmahill Exp $ # DISTNAME= pcb-${SNAPDATE} @@ -18,7 +18,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews CONFLICTS+= pcb-[0-9]* -SNAPDATE= 20040530 +SNAPDATE= 20040903 GNU_CONFIGURE= yes USE_GNU_TOOLS+= lex make USE_X11= yes diff --git a/cad/pcb-current/PLIST b/cad/pcb-current/PLIST index d42880c320d..5bf95376a44 100644 --- a/cad/pcb-current/PLIST +++ b/cad/pcb-current/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 2004/05/31 12:42:43 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/09/04 20:12:14 dmcmahill Exp $ bin/MergePCBPS bin/Merge_dimPCBPS bin/pcb bin/pcb-bin +man/man1/pcb.1 share/pcb/CreateLibrary.sh share/pcb/CreateLibraryContents.sh share/pcb/ListLibraryContents.sh diff --git a/cad/pcb-current/distinfo b/cad/pcb-current/distinfo index 50195a5951e..78efce200f5 100644 --- a/cad/pcb-current/distinfo +++ b/cad/pcb-current/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/05/31 12:42:43 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2004/09/04 20:12:14 dmcmahill Exp $ -SHA1 (pcb-20040530.tar.gz) = a233e6e8efbb4832d00f6f191089db100c0b584d -Size (pcb-20040530.tar.gz) = 2282263 bytes +SHA1 (pcb-20040903.tar.gz) = c24040349b86f86faf75145ded3f9c19242279bf +Size (pcb-20040903.tar.gz) = 2317381 bytes |