Date: Thu, 8 Mar 2001 07:09:02 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/25613: Update port: net/cnet Message-ID: <200103081509.f28F92264064@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 25613 >Category: ports >Synopsis: Update port: net/cnet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 08 07:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Update chechsum (All updated files are HTML documents) - Add %%PORTDOCS%% to pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/net/cnet/Makefile net/cnet/Makefile --- /usr/ports/net/cnet/Makefile Mon Jan 15 21:24:25 2001 +++ net/cnet/Makefile Thu Mar 8 04:52:59 2001 @@ -7,7 +7,7 @@ PORTNAME= cnet PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net tk82 MASTER_SITES= http://www.cs.uwa.edu.au/cnet/ @@ -37,9 +37,9 @@ ${INSTALL_MAN} ${WRKSRC}/DOC/cnet.man ${PREFIX}/man/man1/cnet.1 @${MKDIR} ${PREFIX}/share/cnet ${INSTALL_DATA} ${WRKSRC}/cnetlib/* ${PREFIX}/share/cnet +.if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/examples/cnet ${INSTALL_DATA} ${WRKSRC}/EXAMPLES/* ${PREFIX}/share/examples/cnet -.if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/cnet ${INSTALL_DATA} ${WRKSRC}/DOC/*.html ${PREFIX}/share/doc/cnet @${MKDIR} ${PREFIX}/share/doc/cnet/images diff -urN /usr/ports/net/cnet/distinfo net/cnet/distinfo --- /usr/ports/net/cnet/distinfo Mon Jan 15 21:24:25 2001 +++ net/cnet/distinfo Thu Mar 8 04:47:43 2001 @@ -1 +1 @@ -MD5 (cnet-1.6.tar.gz) = f4268137fe841a06dc90b5c8aa9b669c +MD5 (cnet-1.6.tar.gz) = d0aac4ec930b1a055c4085d0659aa0b1 diff -urN /usr/ports/net/cnet/pkg-plist net/cnet/pkg-plist --- /usr/ports/net/cnet/pkg-plist Sat Jul 22 16:22:57 2000 +++ net/cnet/pkg-plist Thu Mar 8 04:56:06 2001 @@ -18,56 +18,59 @@ share/cnet/sun.gif share/cnet/windows.gif share/cnet/zap.gif -share/doc/cnet/application.html -share/doc/cnet/enumerated.html -share/doc/cnet/eventdriven.html -share/doc/cnet/eventfuncs.html -share/doc/cnet/faq.html -share/doc/cnet/functions.html -share/doc/cnet/images/australia.gif -share/doc/cnet/images/mainlink.gif -share/doc/cnet/images/mainstdio.gif -share/doc/cnet/images/mainwindow.gif -share/doc/cnet/images/purple-line.gif -share/doc/cnet/images/skey5.gif -share/doc/cnet/images/stallings6.jpg -share/doc/cnet/index.html -share/doc/cnet/install.html -share/doc/cnet/introduction.html -share/doc/cnet/options.html -share/doc/cnet/otherfuncs.html -share/doc/cnet/physical.html -share/doc/cnet/timers.html -share/doc/cnet/topology.html -share/examples/cnet/AUSTRALIA.MAP -share/examples/cnet/CLICK -share/examples/cnet/EUROPE.MAP -share/examples/cnet/FLOODING1 -share/examples/cnet/FLOODING2 -share/examples/cnet/FLOODING3 -share/examples/cnet/KEYBOARD -share/examples/cnet/LINKSTATE -share/examples/cnet/Makefile -share/examples/cnet/README.flooding -share/examples/cnet/STOPANDWAIT -share/examples/cnet/T2 -share/examples/cnet/TICKTOCK -share/examples/cnet/TOPOLOGY.2a -share/examples/cnet/TOPOLOGY.2b -share/examples/cnet/TOPOLOGY.2c -share/examples/cnet/WORLD -share/examples/cnet/WORLD.MAP -share/examples/cnet/click.c -share/examples/cnet/flooding.gp -share/examples/cnet/flooding1.c -share/examples/cnet/flooding2.c -share/examples/cnet/flooding3.c -share/examples/cnet/keyboard.c -share/examples/cnet/linkstate.c -share/examples/cnet/protocol.c -share/examples/cnet/stopandwait.c -share/examples/cnet/ticktock.c -@dirrm share/examples/cnet -@dirrm share/doc/cnet/images -@dirrm share/doc/cnet +%%PORTDOCS%%share/doc/cnet/application.html +%%PORTDOCS%%share/doc/cnet/enumerated.html +%%PORTDOCS%%share/doc/cnet/eventdriven.html +%%PORTDOCS%%share/doc/cnet/eventfuncs.html +%%PORTDOCS%%share/doc/cnet/faq.html +%%PORTDOCS%%share/doc/cnet/functions.html +%%PORTDOCS%%share/doc/cnet/images/UWAsmall.gif +%%PORTDOCS%%share/doc/cnet/images/australia.gif +%%PORTDOCS%%share/doc/cnet/images/mainlink.gif +%%PORTDOCS%%share/doc/cnet/images/mainstdio.gif +%%PORTDOCS%%share/doc/cnet/images/mainwindow.gif +%%PORTDOCS%%share/doc/cnet/images/purple-line.gif +%%PORTDOCS%%share/doc/cnet/images/purplefade.gif +%%PORTDOCS%%share/doc/cnet/images/random12.gif +%%PORTDOCS%%share/doc/cnet/images/skey5.gif +%%PORTDOCS%%share/doc/cnet/images/stallings6.jpg +%%PORTDOCS%%share/doc/cnet/index.html +%%PORTDOCS%%share/doc/cnet/install.html +%%PORTDOCS%%share/doc/cnet/introduction.html +%%PORTDOCS%%share/doc/cnet/options.html +%%PORTDOCS%%share/doc/cnet/otherfuncs.html +%%PORTDOCS%%share/doc/cnet/physical.html +%%PORTDOCS%%share/doc/cnet/timers.html +%%PORTDOCS%%share/doc/cnet/topology.html +%%PORTDOCS%%share/examples/cnet/AUSTRALIA.MAP +%%PORTDOCS%%share/examples/cnet/CLICK +%%PORTDOCS%%share/examples/cnet/EUROPE.MAP +%%PORTDOCS%%share/examples/cnet/FLOODING1 +%%PORTDOCS%%share/examples/cnet/FLOODING2 +%%PORTDOCS%%share/examples/cnet/FLOODING3 +%%PORTDOCS%%share/examples/cnet/KEYBOARD +%%PORTDOCS%%share/examples/cnet/LINKSTATE +%%PORTDOCS%%share/examples/cnet/Makefile +%%PORTDOCS%%share/examples/cnet/README.flooding +%%PORTDOCS%%share/examples/cnet/STOPANDWAIT +%%PORTDOCS%%share/examples/cnet/T2 +%%PORTDOCS%%share/examples/cnet/TICKTOCK +%%PORTDOCS%%share/examples/cnet/TOPOLOGY.2a +%%PORTDOCS%%share/examples/cnet/TOPOLOGY.2b +%%PORTDOCS%%share/examples/cnet/TOPOLOGY.2c +%%PORTDOCS%%share/examples/cnet/WORLD +%%PORTDOCS%%share/examples/cnet/WORLD.MAP +%%PORTDOCS%%share/examples/cnet/click.c +%%PORTDOCS%%share/examples/cnet/flooding.gp +%%PORTDOCS%%share/examples/cnet/flooding1.c +%%PORTDOCS%%share/examples/cnet/flooding2.c +%%PORTDOCS%%share/examples/cnet/flooding3.c +%%PORTDOCS%%share/examples/cnet/keyboard.c +%%PORTDOCS%%share/examples/cnet/linkstate.c +%%PORTDOCS%%share/examples/cnet/protocol.c +%%PORTDOCS%%share/examples/cnet/stopandwait.c +%%PORTDOCS%%share/examples/cnet/ticktock.c +%%PORTDOCS%%@dirrm share/examples/cnet +%%PORTDOCS%%@dirrm share/doc/cnet/images +%%PORTDOCS%%@dirrm share/doc/cnet @dirrm share/cnet >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103081509.f28F92264064>