FreeBSD Bugzilla – Attachment 25467 Details for
Bug 43540
Update Port net/cnet 1.7.7 -> 2.0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cnet.diff
cnet.diff (text/plain), 4.29 KB, created by
Tilman Linneweh
on 2002-09-30 21:30:01 UTC
(
hide
)
Description:
cnet.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-30 21:30:01 UTC
Size:
4.29 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/cnet/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 23 Jun 2002 06:03:59 -0000 1.20 >+++ Makefile 30 Sep 2002 20:10:00 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= cnet >-PORTVERSION= 1.7.7 >+PORTVERSION= 2.0.3 > CATEGORIES= net tk83 > MASTER_SITES= http://www.cs.uwa.edu.au/cnet/ > EXTRACT_SUFX= .tgz >@@ -27,6 +27,8 @@ > s|82|83|g' ${WRKSRC}/src/Makefile.freebsd > @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ; \ > s|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/config.h >+ ${REINPLACE_CMD}-e 's|<cnet64bits.h>|"cnet64bits.h"|g' \ >+ ${WRKSRC}/src/cnet.h > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/cnet ${PREFIX}/bin >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/cnet/distinfo,v >retrieving revision 1.11 >diff -u -r1.11 distinfo >--- distinfo 17 Jan 2002 04:37:02 -0000 1.11 >+++ distinfo 30 Sep 2002 20:07:30 -0000 >@@ -1 +1 @@ >-MD5 (cnet-1.7.7.tgz) = a76fd6bec9b919dc20a8e559f09b06c2 >+MD5 (cnet-2.0.3.tgz) = f6447fa8a042d760260473650595fcfe >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/cnet/pkg-plist,v >retrieving revision 1.9 >diff -u -r1.9 pkg-plist >--- pkg-plist 17 Jan 2002 04:37:02 -0000 1.9 >+++ pkg-plist 30 Sep 2002 20:15:18 -0000 >@@ -6,6 +6,7 @@ > share/cnet/bsd.gif > share/cnet/cnet.h > share/cnet/cnet.tcl >+share/cnet/cnet64bits.h > share/cnet/dead.gif > share/cnet/europe1.gif > share/cnet/hurd.gif >@@ -27,8 +28,11 @@ > share/cnet/zap.gif > %%PORTDOCS%%share/doc/cnet/application.html > %%PORTDOCS%%share/doc/cnet/attributes.html >+%%PORTDOCS%%share/doc/cnet/changelog.html > %%PORTDOCS%%share/doc/cnet/drawframes.html >-%%PORTDOCS%%share/doc/cnet/enumerated.html >+%%PORTDOCS%%share/doc/cnet/datatypes.html >+%%PORTDOCS%%share/doc/cnet/ethernets.html >+%%PORTDOCS%%share/doc/cnet/int64.html > %%PORTDOCS%%share/doc/cnet/eventdriven.html > %%PORTDOCS%%share/doc/cnet/eventfuncs.html > %%PORTDOCS%%share/doc/cnet/faq.html >@@ -40,12 +44,16 @@ > %%PORTDOCS%%share/doc/cnet/images/costs.gif > %%PORTDOCS%%share/doc/cnet/images/drawframes.gif > %%PORTDOCS%%share/doc/cnet/images/europe.gif >+%%PORTDOCS%%share/doc/cnet/images/error1.gif >+%%PORTDOCS%%share/doc/cnet/images/ethernet1.gif >+%%PORTDOCS%%share/doc/cnet/images/ethernet2.gif > %%PORTDOCS%%share/doc/cnet/images/layers.fig > %%PORTDOCS%%share/doc/cnet/images/layers.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/multinode.gif >+%%PORTDOCS%%share/doc/cnet/images/new.gif > %%PORTDOCS%%share/doc/cnet/images/purple-line.gif > %%PORTDOCS%%share/doc/cnet/images/purplefade.gif > %%PORTDOCS%%share/doc/cnet/images/random12.gif >@@ -53,6 +61,7 @@ > %%PORTDOCS%%share/doc/cnet/images/stallings6.jpg > %%PORTDOCS%%share/doc/cnet/images/tracing1.gif > %%PORTDOCS%%share/doc/cnet/images/tracing2.gif >+%%PORTDOCS%%share/doc/cnet/images/updated.gif > %%PORTDOCS%%share/doc/cnet/index.html > %%PORTDOCS%%share/doc/cnet/install.html > %%PORTDOCS%%share/doc/cnet/introduction.html >@@ -67,11 +76,11 @@ > %%PORTDOCS%%share/examples/cnet/AUSTRALIA.MAP > %%PORTDOCS%%share/examples/cnet/CLICK > %%PORTDOCS%%share/examples/cnet/EUROPE.MAP >+%%PORTDOCS%%share/examples/cnet/ETHERTEST > %%PORTDOCS%%share/examples/cnet/FLOODING1 > %%PORTDOCS%%share/examples/cnet/FLOODING2 > %%PORTDOCS%%share/examples/cnet/FLOODING3 > %%PORTDOCS%%share/examples/cnet/KEYBOARD >-%%PORTDOCS%%share/examples/cnet/LINKCRASH > %%PORTDOCS%%share/examples/cnet/LINKSTATE > %%PORTDOCS%%share/examples/cnet/MAXFLOW > %%PORTDOCS%%share/examples/cnet/Makefile >@@ -85,6 +94,7 @@ > %%PORTDOCS%%share/examples/cnet/WORLD > %%PORTDOCS%%share/examples/cnet/WORLD.MAP > %%PORTDOCS%%share/examples/cnet/click.c >+%%PORTDOCS%%share/examples/cnet/ethertest.c > %%PORTDOCS%%share/examples/cnet/flooding.gp > %%PORTDOCS%%share/examples/cnet/flooding1.c > %%PORTDOCS%%share/examples/cnet/flooding1.dat >@@ -93,7 +103,6 @@ > %%PORTDOCS%%share/examples/cnet/flooding3.c > %%PORTDOCS%%share/examples/cnet/flooding3.dat > %%PORTDOCS%%share/examples/cnet/keyboard.c >-%%PORTDOCS%%share/examples/cnet/linkcrash.c > %%PORTDOCS%%share/examples/cnet/linkstate.c > %%PORTDOCS%%share/examples/cnet/protocol.c > %%PORTDOCS%%share/examples/cnet/result.file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43540
: 25467