Date: Tue, 1 Jun 2004 09:27:05 +0200 (CEST) From: Roman Neuhauser <neuhauser@chello.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: rmiya@cc.hirosaki-u.ac.jp Subject: ports/67441: [PATCH] biology/mopac patchsite fix Message-ID: <20040601072705.B6BE32FDA01@isis.wad.cz> Resent-Message-ID: <200406010730.i517URjW020049@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67441 >Category: ports >Synopsis: [PATCH] biology/mopac patchsite fix >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: Tue Jun 01 00:30:26 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: this is a followup to ports/67432 I completely overlooked the fact that the port was setting PATCH_SITES, here's a fix for that maintainer cc'd >How-To-Repeat: >Fix: --- biology::mopac.patchsite.patch begins here --- Index: biology/mopac/Makefile =================================================================== RCS file: /home/ncvs/ports/biology/mopac/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- biology/mopac/Makefile 1 Jun 2004 02:28:01 -0000 1.12 +++ biology/mopac/Makefile 1 Jun 2004 07:20:06 -0000 @@ -13,7 +13,7 @@ DISTNAME= mopac7 DISTFILES= mopac7.tar.Z mopac7-man.tar.Z -PATCH_SITES= ftp://ftp.ccl.net/pub/chemistry/software/LINUX/mopac7/old-version-95.06.21/ +PATCH_SITES= http://www.ccl.net/cca/software/LINUX/mopac7/old-version-95.06.21/ PATCHFILES= mopac7-linux.diff.Z PATCH_DIST_STRIP= -p1 --- biology::mopac.patchsite.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?20040601072705.B6BE32FDA01>