Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 11:30:03 GMT
From:      dfilter@FreeBSD.org (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/121453: commit references a PR
Message-ID:  <200803131130.m2DBU3vG058973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/121453; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121453: commit references a PR
Date: Thu, 13 Mar 2008 11:21:32 +0000 (UTC)

 edwin       2008-03-13 11:21:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.sites.mk 
   Log:
   [patch] improve Mk/bsd.sites.mk MASTER_SITE_GOOGLE_CODE variable
   
       There are 18 ports which can't use the MASTER_SITE_GOOGLE_CODE
       variable for MASTER_SITES yet because their PORTNAME isn't the
       same as the hostname. For example:
   
       graphics/tesseract/Makefile:MASTER_SITES= http://tesseract-ocr.googlecode.com/files/ CENKES
       net-im/jabber-pyaim/Makefile:MASTER_SITES= http://pyaimt.googlecode.com/files/
       net-im/jabber-pyicq/Makefile:MASTER_SITES= http://pyicqt.googlecode.com/files/
   
       This patch introduces the PROJECTHOST variable which can be
       used to overcome this problem.
   
   PR:             ports/121453
   Submitted by:   Edwin Groothuis <edwin@mavetju.org>
   Reviewed by:    pav@
   
   Revision  Changes    Path
   1.440     +6 -1      ports/Mk/bsd.sites.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803131130.m2DBU3vG058973>