View | Details | Raw Unified | Return to bug 35630
Collapse All | Expand All

(-)ports/security/steghide/Makefile (-3 / +3 lines)
Lines 1-16 Link Here
1
# New ports collection makefile for:	steghide
1
# New ports collection makefile for:	steghide
2
# Date created:				26 February 2001
2
# Date created:				26 February 2001
3
# Whom:					RaRa Rasputin <rara.rasputin@virgin.net>
3
# Whom:					RaRa Rasputin <rasputin@submonkey.net>
4
#
4
#
5
# $FreeBSD: ports/security/steghide/Makefile,v 1.3 2002/01/28 07:03:12 pat Exp $
5
# $FreeBSD: ports/security/steghide/Makefile,v 1.3 2002/01/28 07:03:12 pat Exp $
6
#
6
#
7
7
8
PORTNAME=	steghide
8
PORTNAME=	steghide
9
PORTVERSION=	0.4.3
9
PORTVERSION=	0.4.4
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://steghide.sourceforge.net/download/
11
MASTER_SITES=	http://steghide.sourceforge.net/download/
12
12
13
MAINTAINER=	rara.rasputin@virgin.net
13
MAINTAINER=	rasputin@submonkey.net
14
14
15
LIB_DEPENDS=	mcrypt.6:${PORTSDIR}/security/libmcrypt \
15
LIB_DEPENDS=	mcrypt.6:${PORTSDIR}/security/libmcrypt \
16
		mhash.2:${PORTSDIR}/security/mhash
16
		mhash.2:${PORTSDIR}/security/mhash
(-)ports/security/steghide/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (steghide-0.4.3.tar.gz) = 8f70fb4459a0d0c49da79f7e1987b1c0
1
MD5 (steghide-0.4.4.tar.gz) = 32d81a5c3aaca70db37cff558602e699
(-)ports/security/steghide/pkg-descr (-1 / +1 lines)
Lines 10-13 Link Here
10
WWW: http://steghide.sourceforge.net/
10
WWW: http://steghide.sourceforge.net/
11
11
12
- Rasputin
12
- Rasputin
13
rara.rasputin@virgin.net
13
rasputin@submonkey.net

Return to bug 35630