ports/157849: [update] net/bwping to 1.4
Ryan Steinmetz
rpsfa at rit.edu
Mon Jun 13 21:40:12 UTC 2011
>Number: 157849
>Category: ports
>Synopsis: [update] net/bwping to 1.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 13 21:40:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Ryan Steinmetz
>Release: 8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Update to 1.4
-Add LICENSE
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/bwping/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 10 May 2011 09:35:53 -0000 1.4
+++ Makefile 13 Jun 2011 21:34:48 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= bwping
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= net
MASTER_SITES= SF
@@ -18,6 +18,9 @@
GNU_CONFIGURE= yes
MAN8= bwping.8
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/COPYING
+
post-install:
@${STRIP_CMD} ${PREFIX}/sbin/bwping
@${CHMOD} 4555 ${PREFIX}/sbin/bwping
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/bwping/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 10 May 2011 09:35:53 -0000 1.5
+++ distinfo 13 Jun 2011 21:34:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (bwping-1.3.tar.gz) = abaf64ff193be5c3a5121e4741d28a1a248153faedba5199ce555da67c434bc6
-SIZE (bwping-1.3.tar.gz) = 78375
+SHA256 (bwping-1.4.tar.gz) = e6aaa822c44ecf0390a0da16a7ee5a8dec1f80c08c54bc3f426484aa9421c620
+SIZE (bwping-1.4.tar.gz) = 79225
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list