Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 12:46:23 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24204: Update port: net/amcl to 0.7.5
Message-ID:  <200101092046.f09KkNF30189@freefall.freebsd.org>

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

>Number:         24204
>Category:       ports
>Synopsis:       Update port: net/amcl to 0.7.5
>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:   Tue Jan 09 12:50:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.5

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/amcl/Makefile net/amcl/Makefile
--- /usr/ports/net/amcl/Makefile	Tue Jan  9 22:05:59 2001
+++ net/amcl/Makefile	Tue Jan  9 22:47:26 2001
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	amcl
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.5
 CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://www.localhost.nu/apps/amcl/tars/ \
-		http://amcl.alliances.org/tars/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION}pl1
 
 MAINTAINER=	ports@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
 USE_X_PREFIX=	yes
 USE_GTK=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LIBS="-L${LOCALBASE}/lib"
+
+post-patch:
+	@${PERL} -pi -e 's|CFLAGS -O -pipe -Wall|CFLAGS|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/amcl/distinfo net/amcl/distinfo
--- /usr/ports/net/amcl/distinfo	Sun Apr 16 13:16:47 2000
+++ net/amcl/distinfo	Tue Jan  9 22:36:14 2001
@@ -1 +1 @@
-MD5 (amcl-0.7.0pl1.tar.gz) = 6e88daf39a3d2fbe4fa61f375df51031
+MD5 (amcl-0.7.5.tar.gz) = eaed429befbccb0c09798c0a29356ef9
diff -urN /usr/ports/net/amcl/pkg-descr net/amcl/pkg-descr
--- /usr/ports/net/amcl/pkg-descr	Sun Apr 16 13:16:49 2000
+++ net/amcl/pkg-descr	Tue Jan  9 22:44:24 2001
@@ -3,7 +3,7 @@
 for ANSI colors, aliases, command history, triggers,
 automapping, multiple connections, and so forth.
 
-WWW: http://www.localhost.nu/apps/amcl/
+WWW: http://amcl.sourceforge.net/
 Author: Robin Ericsson  <lobbin@localhost.nu>
 
 - Will <andrews@technologist.com>
diff -urN /usr/ports/net/amcl/pkg-plist net/amcl/pkg-plist
--- /usr/ports/net/amcl/pkg-plist	Sun Apr 16 13:16:49 2000
+++ net/amcl/pkg-plist	Tue Jan  9 22:50:44 2001
@@ -1 +1,5 @@
 bin/amcl
+share/locale/ca/LC_MESSAGES/amcl.mo
+share/locale/de/LC_MESSAGES/amcl.mo
+share/locale/es/LC_MESSAGES/amcl.mo
+share/locale/sv/LC_MESSAGES/amcl.mo


>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?200101092046.f09KkNF30189>