svn commit: r312911 - head/net/hexinject
Sofian Brabez
sbz at FreeBSD.org
Mon Feb 25 10:25:47 UTC 2013
Author: sbz
Date: Mon Feb 25 10:25:46 2013
New Revision: 312911
URL: http://svnweb.freebsd.org/changeset/ports/312911
Log:
- Update to 1.5
Modified:
head/net/hexinject/Makefile (contents, props changed)
head/net/hexinject/distinfo (contents, props changed)
head/net/hexinject/pkg-descr (contents, props changed)
Modified: head/net/hexinject/Makefile
==============================================================================
--- head/net/hexinject/Makefile Mon Feb 25 10:18:11 2013 (r312910)
+++ head/net/hexinject/Makefile Mon Feb 25 10:25:46 2013 (r312911)
@@ -1,15 +1,11 @@
-# New ports collection makefile for: hexinject
-# Date created: 2010-10-24
-# Whom: Sofian Brabez <sbrabez at gmail.com>
-#
+# Created by: Sofian Brabez <sbrabez at gmail.com>
# $FreeBSD$
-#
PORTNAME= hexinject
-PORTVERSION= 1.4.1
+PORTVERSION= 1.5
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION:C/.1$//}
+MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= sbz at FreeBSD.org
COMMENT= HexInject is a very versatile packet injector and sniffer
Modified: head/net/hexinject/distinfo
==============================================================================
--- head/net/hexinject/distinfo Mon Feb 25 10:18:11 2013 (r312910)
+++ head/net/hexinject/distinfo Mon Feb 25 10:25:46 2013 (r312911)
@@ -1,2 +1,2 @@
-SHA256 (hexinject-1.4.1.tar.gz) = 860aae0cd30af7706e6460367324161f907f977497da4e6a10f715990c426d33
-SIZE (hexinject-1.4.1.tar.gz) = 8871
+SHA256 (hexinject-1.5.tar.gz) = 329f0686069988ac0dae4a00082b205ac9669bc8e202d4b112c600bcbc198ce9
+SIZE (hexinject-1.5.tar.gz) = 14449
Modified: head/net/hexinject/pkg-descr
==============================================================================
--- head/net/hexinject/pkg-descr Mon Feb 25 10:18:11 2013 (r312910)
+++ head/net/hexinject/pkg-descr Mon Feb 25 10:25:46 2013 (r312911)
@@ -5,4 +5,4 @@ It's designed to work together with othe
reason it facilitates the creation of powerful shell scripts capable of reading,
intercepting and modifying network traffic in a transparent manner.
-WWW: http://hexinject.sourceforge.net
+WWW: http://hexinject.sourceforge.net
More information about the svn-ports-head
mailing list