Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 20:29:42 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35499: Update port: securyty/libmcrypt to 2.4.22
Message-ID:  <200203030429.g234TgX57909@freefall.freebsd.org>

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

>Number:         35499
>Category:       ports
>Synopsis:       Update port: securyty/libmcrypt to 2.4.22
>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:   Sat Mar 02 20:30:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.4.22

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/security/libmcrypt/Makefile security/libmcrypt/Makefile
--- /usr/ports/security/libmcrypt/Makefile	Tue Dec  4 19:28:39 2001
+++ security/libmcrypt/Makefile	Sat Mar  2 16:01:24 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmcrypt
-PORTVERSION=	2.4.18
+PORTVERSION=	2.4.22
 CATEGORIES=	security
 MASTER_SITES=	ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
 		ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/
diff -urN /usr/ports/security/libmcrypt/distinfo security/libmcrypt/distinfo
--- /usr/ports/security/libmcrypt/distinfo	Tue Dec  4 19:28:41 2001
+++ security/libmcrypt/distinfo	Sat Mar  2 15:25:24 2002
@@ -1 +1 @@
-MD5 (libmcrypt-2.4.18.tar.gz) = 39e201868f319fe569a0953da14e1e6a
+MD5 (libmcrypt-2.4.22.tar.gz) = 7e349aeebc4a592d36a28c6e32005a86
diff -urN /usr/ports/security/libmcrypt/files/patch-ltmain.sh security/libmcrypt/files/patch-ltmain.sh
--- /usr/ports/security/libmcrypt/files/patch-ltmain.sh	Mon Dec  3 03:38:26 2001
+++ security/libmcrypt/files/patch-ltmain.sh	Sat Mar  2 15:26:44 2002
@@ -1,6 +1,6 @@
---- ltmain.sh.orig	Tue Nov 13 21:50:10 2001
-+++ ltmain.sh	Sat Nov 24 22:47:52 2001
-@@ -953,6 +953,7 @@
+--- ltmain.sh.orig	Fri Feb  1 20:23:29 2002
++++ ltmain.sh	Sat Mar  2 15:26:31 2002
+@@ -958,6 +958,7 @@
  	;;
  
        -avoid-version)
@@ -8,30 +8,3 @@
  	avoid_version=yes
  	continue
  	;;
-@@ -1040,7 +1041,7 @@
- 	    # These systems don't actually have a C library (as such)
- 	    test "X$arg" = "X-lc" && continue
- 	    ;;
--	  *-*-openbsd*)
-+	  *-*-openbsd* | *-*-freebsd* )
- 	    # Do not include libc due to us having libc/libc_r.
- 	    test "X$arg" = "X-lc" && continue
- 	    ;;
-@@ -1048,7 +1049,7 @@
- 	 fi
- 	 if test "X$arg" = "X-lc_r"; then
- 	  case $host in
--	  *-*-openbsd*)
-+	  *-*-openbsd* | *-*-freebsd* )
- 	    # Do not include libc_r directly, use -pthread flag.
- 	    continue
- 	    ;;
-@@ -2439,7 +2440,7 @@
- 	  *-*-netbsd*)
- 	    # Don't link with libc until the a.out ld.so is fixed.
- 	    ;;
--	  *-*-openbsd*)
-+	  *-*-openbsd* | *-*-freebsd* )
- 	    # Do not include libc due to us having libc/libc_r.
- 	    ;;
- 	  *)

>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?200203030429.g234TgX57909>