Date: Sat, 22 Jun 2013 21:30:03 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/179656: commit references a PR Message-ID: <201306222130.r5MLU3bD000682@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179656; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/179656: commit references a PR Date: Sat, 22 Jun 2013 21:23:35 +0000 (UTC) Author: rakuco Date: Sat Jun 22 21:23:22 2013 New Revision: 321594 URL: http://svnweb.freebsd.org/changeset/ports/321594 Log: Make the port fetchable again. Point MASTER_SITES to old_versions/, which is where previous releases go. PR: ports/179656 Submitted by: John Marino <draco@marino.st> (maintainer) Modified: head/lang/gprolog/Makefile Modified: head/lang/gprolog/Makefile ============================================================================== --- head/lang/gprolog/Makefile Sat Jun 22 21:20:07 2013 (r321593) +++ head/lang/gprolog/Makefile Sat Jun 22 21:23:22 2013 (r321594) @@ -4,7 +4,8 @@ PORTNAME= gprolog PORTVERSION= 1.4.1 CATEGORIES= lang -MASTER_SITES= http://www.gprolog.org/ +# MASTER_SITES= http://www.gprolog.org/ +MASTER_SITES= http://gprolog.univ-paris1.fr/old_versions/ MAINTAINER= nsmoot@make.sh COMMENT= Free Prolog compiler _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306222130.r5MLU3bD000682>