Date: Mon, 30 Oct 2006 08:34:26 -0500 (EST) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/104930: [PATCH] x11-toolkits/SoQt: make fetchable Message-ID: <200610301334.k9UDYQVL067325@goodking.goodking.ca> Resent-Message-ID: <200610301340.k9UDeH8D002443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104930 >Category: ports >Synopsis: [PATCH] x11-toolkits/SoQt: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 30 13:40:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable, download URL changed, same site, different directory. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- SoQt-1.3.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/soqt/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 15 Aug 2006 01:13:40 -0000 1.12 +++ Makefile 30 Oct 2006 13:33:21 -0000 @@ -8,8 +8,8 @@ PORTNAME= SoQt PORTVERSION= 1.3.0 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.coin3d.org/coin/src/ \ - ftp://ftp.coin3d.org/pub/coin/src/ +MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ + ftp://ftp.coin3d.org/pub/coin/src/all/ DIST_SUBDIR= KDE MAINTAINER= ports@FreeBSD.org --- SoQt-1.3.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610301334.k9UDYQVL067325>