Date: Tue, 20 Mar 2001 15:47:19 -0800 (PST) From: peterh@sapros.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25954: Update port: net/fugu - Upgrade from 0.9.9e to 1.0 (also fixes build problem detected by the package building cluster). Message-ID: <200103202347.f2KNlJb23359@talri.sapros.com>
next in thread | raw e-mail | index | archive | help
>Number: 25954 >Category: ports >Synopsis: Update port: net/fugu - Upgrade from 0.9.9e to 1.0 (also fixes build problem detected by the package building cluster). >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 Mar 20 15:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Haight >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: >Description: Upgrades port from 0.9.9e to 1.0. Also fixes build problem detected by the package building cluster. I realize the port still depends on RSAREF instead of OpenSSL. I'm working on it, but it is a non-trivial change. >How-To-Repeat: >Fix: diff -u fugu.orig/Makefile fugu/Makefile --- fugu.orig/Makefile Tue Nov 14 15:14:29 2000 +++ fugu/Makefile Tue Mar 20 14:50:03 2001 @@ -6,13 +6,14 @@ # PORTNAME= fugu -PORTVERSION= 0.9.9e +PORTVERSION= 1.0 CATEGORIES= net python MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= peterh@sapros.com RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw +LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref USE_PYTHON= yes USE_XLIB= yes diff -u fugu.orig/distinfo fugu/distinfo --- fugu.orig/distinfo Fri Oct 27 17:54:55 2000 +++ fugu/distinfo Tue Mar 20 14:50:09 2001 @@ -1 +1 @@ -MD5 (fugu-0.9.9e.tar.gz) = a01e5aac5b8eff0f5269631d19c49ec7 +MD5 (fugu-1.0.tar.gz) = 9f9540315a280b7c3617c397cb6eabd3 >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?200103202347.f2KNlJb23359>