Skip site navigation (1)Skip section navigation (2)
Date:      21 Dec 2005 16:43:04 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90754: Fix port: graphics/gsculpt fix masteriste
Message-ID:  <20051221184304.58081.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512211850.jBLIo2rY016311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90754
>Category:       ports
>Synopsis:       Fix port: graphics/gsculpt fix masteriste
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 18:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite to fix fetch problem. The tarball was unfetchable since 2004.
>How-To-Repeat:
	
>Fix:

	

--- gsculpt.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gsculpt/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	5 Feb 2004 20:37:22 -0000	1.13
+++ Makefile	21 Dec 2005 18:40:59 -0000
@@ -10,7 +10,8 @@
 PORTVERSION=	0.3
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	http://gsculpt.sourceforge.net/downloads/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	gSculpt-${PORTVERSION}-src
 
 MAINTAINER=	ports@FreeBSD.org
--- gsculpt.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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