Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Dec 2006 23:44:58 +0100 (CET)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor@FreeBSD.org>
Subject:   ports/106163: [patch] textproc/ruby-gdome
Message-ID:  <20061201224458.AA5F49AA828@server.t-hosting.hu>
Resent-Message-ID: <200612012250.kB1MoPux036570@freefall.freebsd.org>

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

>Number:         106163
>Category:       ports
>Synopsis:       [patch] textproc/ruby-gdome
>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:   Fri Dec 01 22:50:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:
>Description:

- Add new MASTER_SITE
- portlint(1)

>How-To-Repeat:
>Fix:

--- textproc-ruby-gdome.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/textproc/ruby-gdome/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	7 Mar 2006 17:16:57 -0000	1.14
+++ Makefile	1 Dec 2006 22:00:54 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	0.3
 PORTREVISION=	5
 CATEGORIES=	textproc ruby
-MASTER_SITES=	http://download.berlios.de/libgdome-ruby/
+MASTER_SITES=	${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR=	libgdome-ruby
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	lib${PORTNAME}-ruby-${PORTVERSION}
 DIST_SUBDIR=	ruby
--- textproc-ruby-gdome.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?20061201224458.AA5F49AA828>