ports/179656: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Jun 22 21:30:03 UTC 2013


The following reply was made to PR ports/179656; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at make.sh
  COMMENT=	Free Prolog compiler
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list