From tkato@prontomail.com  Mon Feb 10 07:31:11 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4487837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Feb 2003 07:31:11 -0800 (PST)
Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 162EB43FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Feb 2003 07:31:10 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost (localhost [127.0.0.1])
	by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 43AD8CA3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Feb 2003 00:31:02 +0900 (JST)
Message-Id: <20030211003044.027cc021.tkato@prontomail.com>
Date: Tue, 11 Feb 2003 00:30:44 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: security/libmcrypt to 2.5.6

>Number:         48147
>Category:       ports
>Synopsis:       Update port: security/libmcrypt to 2.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 10 07:40:07 PST 2003
>Closed-Date:    Mon Feb 10 13:26:47 PST 2003
>Last-Modified:  Mon Feb 10 13:26:47 PST 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 2.5.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/security/libmcrypt/Makefile security/libmcrypt/Makefile
--- /usr/ports/security/libmcrypt/Makefile	Mon Jan  6 16:05:34 2003
+++ security/libmcrypt/Makefile	Sat Feb  8 00:11:05 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmcrypt
-PORTVERSION=	2.5.5
+PORTVERSION=	2.5.6
 CATEGORIES=	security
 MASTER_SITES=	ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
 		ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/
@@ -16,16 +16,11 @@
 RESTRICTED=	"yes - cryptography"
 
 USE_PERL5=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-static
 INSTALLS_SHLIB=	yes
 
 MAN3=		mcrypt.3
-
-post-patch:
-	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
-		's|: install-pkglibLTLIBRARIES|:|g'
 
 .include <bsd.port.mk>
diff -urN /usr/ports/security/libmcrypt/distinfo security/libmcrypt/distinfo
--- /usr/ports/security/libmcrypt/distinfo	Mon Jan  6 16:05:34 2003
+++ security/libmcrypt/distinfo	Sat Feb  8 00:02:37 2003
@@ -1 +1 @@
-MD5 (libmcrypt-2.5.5.tar.gz) = c5b0d48ddd62a9b8ae7cd9944f3deaba
+MD5 (libmcrypt-2.5.6.tar.gz) = 8e5b9ca74ce6f0e53b8c2473abd4f6bd
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Mon Feb 10 13:26:39 PST 2003 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48147 
>Unformatted:
