diff options
author | pat <pat@FreeBSD.org> | 2002-01-28 15:03:12 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-28 15:03:12 +0800 |
commit | b18a31c3d95fb9da793906befbee0632416eb9c4 (patch) | |
tree | b502e6068a8c492a56ca68d6ff84eb3e6f15a6af /security/steghide | |
parent | ccebff95537dd242e4b2f5e2b00fb0f8d812989f (diff) | |
download | freebsd-ports-gnome-b18a31c3d95fb9da793906befbee0632416eb9c4.tar.gz freebsd-ports-gnome-b18a31c3d95fb9da793906befbee0632416eb9c4.tar.zst freebsd-ports-gnome-b18a31c3d95fb9da793906befbee0632416eb9c4.zip |
Update to 0.4.3
PR: 34202
Submitted by: maintainer
Diffstat (limited to 'security/steghide')
-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 |