Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2013 10:25:46 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312911 - head/net/hexinject
Message-ID:  <201302251025.r1PAPkPq028433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com>
-#
+# Created by: Sofian Brabez <sbrabez@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302251025.r1PAPkPq028433>