svn commit: r404947 - in head/net: hping hping-devel

Kevin Lo kevlo at FreeBSD.org
Thu Dec 31 14:59:36 UTC 2015


Author: kevlo
Date: Thu Dec 31 14:59:34 2015
New Revision: 404947
URL: https://svnweb.freebsd.org/changeset/ports/404947

Log:
  Bump PORTREVISION.

Modified:
  head/net/hping-devel/Makefile
  head/net/hping/Makefile

Modified: head/net/hping-devel/Makefile
==============================================================================
--- head/net/hping-devel/Makefile	Thu Dec 31 14:57:32 2015	(r404946)
+++ head/net/hping-devel/Makefile	Thu Dec 31 14:59:34 2015	(r404947)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hping
 PORTVERSION=	3.0.20051105
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net security
 MASTER_SITES=	http://www.hping.org/ \
 		http://200ok.org/distfiles/hping/

Modified: head/net/hping/Makefile
==============================================================================
--- head/net/hping/Makefile	Thu Dec 31 14:57:32 2015	(r404946)
+++ head/net/hping/Makefile	Thu Dec 31 14:59:34 2015	(r404947)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hping
 PORTVERSION=	2.0.0r3
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net security
 MASTER_SITES=	http://www.hping.org/ \


More information about the svn-ports-head mailing list