FreeBSD Bugzilla – Attachment 128740 Details for
Bug 172589
[MAINTAINER UPDATE] Update bwping port to 1.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bwping.diff
bwping.diff (text/x-patch; charset="ISO-8859-1"), 1.38 KB, created by
Jason E. Hale
on 2012-10-14 01:04:30 UTC
(
hide
)
Description:
bwping.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2012-10-14 01:04:30 UTC
Size:
1.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 305753) >+++ Makefile (working copy) >@@ -1,28 +1,22 @@ >-# Ports collection makefile for: bwping >-# Date created: Fri Aug 29 2008 >-# Whom: Oleg Derevenetz (oleg@vsi.ru) >-# > # $FreeBSD$ >-# > > PORTNAME= bwping >-PORTVERSION= 1.4 >+PORTVERSION= 1.6 > CATEGORIES= net > MASTER_SITES= SF > > MAINTAINER= oleg.derevenetz@gmail.com >-COMMENT= A tool to measure bandwidth and RTT between two hosts using ICMP >+COMMENT= Tool to measure bandwidth and RTT between two hosts using ICMP > >-PLIST_FILES= sbin/bwping >+LICENSE= BSD >+LICENSE_FILE= ${WRKSRC}/COPYING > > GNU_CONFIGURE= yes >-MAN8= bwping.8 >+MAN8= bwping.8 bwping6.8 > >-LICENSE= BSD >-LICENSE_FILE= ${WRKSRC}/COPYING >+PLIST_FILES= sbin/bwping sbin/bwping6 > > post-install: >- @${STRIP_CMD} ${PREFIX}/sbin/bwping >- @${CHMOD} 4555 ${PREFIX}/sbin/bwping >+ @${CHMOD} 4555 ${PREFIX}/sbin/bwping ${PREFIX}/sbin/bwping6 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 305753) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (bwping-1.4.tar.gz) = e6aaa822c44ecf0390a0da16a7ee5a8dec1f80c08c54bc3f426484aa9421c620 >-SIZE (bwping-1.4.tar.gz) = 79225 >+SHA256 (bwping-1.6.tar.gz) = 1ed88685e978edb0266f8fcce2189b56577b5c4a77eeb8953ac452257ee47fdb >+SIZE (bwping-1.6.tar.gz) = 90379
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 172589
:
128739
| 128740