FreeBSD Bugzilla – Attachment 53882 Details for
Bug 81512
Update port: net/arprelease to 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.46 KB, created by
tkato432
on 2005-05-26 16:10:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-05-26 16:10:05 UTC
Size:
1.46 KB
patch
obsolete
>diff -urN /usr/ports/net/arprelease/Makefile net/arprelease/Makefile >--- /usr/ports/net/arprelease/Makefile Mon Apr 12 12:55:15 2004 >+++ net/arprelease/Makefile Mon May 23 23:51:13 2005 >@@ -6,19 +6,22 @@ > # > > PORTNAME= arprelease >-PORTVERSION= 1.0 >+PORTVERSION= 1.2 > CATEGORIES= net > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= arprelease >+MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Libnet tool to flush arp cache entries from devices (eg. routers) > >-BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet >+BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet-devel >+ >+WRKSRC= ${WRKDIR}/${PORTNAME} > >-LIBNET_CONFIG= libnet-config > PLIST_FILES= bin/arprelease > >+LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config >+ > do-build: > (cd ${WRKSRC} && \ > ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib \ >@@ -26,6 +29,6 @@ > `${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --libs`) > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/arprelease ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/arprelease ${PREFIX}/bin > > .include <bsd.port.mk> >diff -urN /usr/ports/net/arprelease/distinfo net/arprelease/distinfo >--- /usr/ports/net/arprelease/distinfo Wed Mar 31 18:11:42 2004 >+++ net/arprelease/distinfo Mon May 23 23:45:44 2005 >@@ -1,2 +1,2 @@ >-MD5 (arprelease-1.0.tar.gz) = e9156537a8deb2a481333f7f7c31707f >-SIZE (arprelease-1.0.tar.gz) = 7489 >+MD5 (arprelease-1.2.tar.gz) = 23c967238d2d111cfcb61cfd3d27bf02 >+SIZE (arprelease-1.2.tar.gz) = 7572
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 81512
: 53882