Index: Makefile =================================================================== --- Makefile (revision 312908) +++ Makefile (working copy) @@ -1,15 +1,11 @@ -# New ports collection makefile for: hexinject -# Date created: 2010-10-24 -# Whom: Sofian Brabez -# +# Created by: Sofian Brabez # $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 Index: distinfo =================================================================== --- distinfo (revision 312908) +++ distinfo (working copy) @@ -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 Index: pkg-descr =================================================================== --- pkg-descr (revision 312908) +++ pkg-descr (working copy) @@ -5,4 +5,4 @@ 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