diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-28 07:03:12 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-28 07:03:12 +0000 |
commit | bc79226112b427dd90669323de0967b7a2ac5189 (patch) | |
tree | 30281e6c963d289ee7e280791b9e395aa2ff6b14 /security | |
parent | Update to 2.50.26 which fixes some recently discovered exploits. (diff) |
Update to 0.4.3
PR: 34202
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=53891
Diffstat (limited to 'security')
-rw-r--r-- | security/steghide/Makefile | 4 | ||||
-rw-r--r-- | security/steghide/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 0977c515a692..491ca8c17c14 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -6,7 +6,7 @@ # PORTNAME= steghide -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ @@ -15,7 +15,7 @@ MAINTAINER= rara.rasputin@virgin.net LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" diff --git a/security/steghide/distinfo b/security/steghide/distinfo index 55711cd4ede9..25c03e4aa6d5 100644 --- a/security/steghide/distinfo +++ b/security/steghide/distinfo @@ -1 +1 @@ -MD5 (steghide-0.4.2.tar.gz) = 2d61b75286c3354026883f91c616cb67 +MD5 (steghide-0.4.3.tar.gz) = 8f70fb4459a0d0c49da79f7e1987b1c0 |