Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2001 20:10:53 -0400 (EDT)
From:      Patrick Li <pat@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        markp@freebsd.org
Subject:   ports/31308: Update port: security/stegdetect
Message-ID:  <200110160010.f9G0Arv11867@cc92687-a.wlgrv1.pa.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         31308
>Category:       ports
>Synopsis:       Update port: security/stegdetect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 15 17:20:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Sep 29 17:22:31 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
Update to 0.3
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/security/stegdetect/Makefile stegdetect/Makefile
--- /usr/ports/security/stegdetect/Makefile	Thu Jul 19 11:07:54 2001
+++ stegdetect/Makefile	Mon Oct 15 16:49:46 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stegdetect
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	security
 MASTER_SITES=	http://www.outguess.org/
 
@@ -16,5 +16,9 @@
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 MAN1=		stegdetect.1
+
+pre-patch:
+	@${PERL} -pi.orig -e 's|\$$\(JPEGLIB\)|\$$\(JPEGLIB\) \-lcrypto|' \
+		${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/security/stegdetect/distinfo stegdetect/distinfo
--- /usr/ports/security/stegdetect/distinfo	Thu Jul 19 11:07:54 2001
+++ stegdetect/distinfo	Mon Oct 15 16:37:37 2001
@@ -1 +1 @@
-MD5 (stegdetect-0.2.tar.gz) = 4cc42e2868e0714a3f1b9c08decae34b
+MD5 (stegdetect-0.3.tar.gz) = 1578fef08169dcd7b6ab23523655a923
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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