Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2014 19:02:13 GMT
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186877: devel/boehm-gc: update MASTER_SITES
Message-ID:  <201402181902.s1IJ2DsL097128@cgiserv.freebsd.org>
Resent-Message-ID: <201402181910.s1IJA0px059618@freefall.freebsd.org>

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

>Number:         186877
>Category:       ports
>Synopsis:       devel/boehm-gc: update MASTER_SITES
>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:   Tue Feb 18 19:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        
>Organization:
>Environment:
>Description:
The main site for devel/boehm-gc is moving, the old site is
likely to disappear shortly; see [1] for the announcement.
Update MASTER_SITES and WWW accordingly.

[1] http://permalink.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/5834
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN boehm-gc.orig/Makefile boehm-gc/Makefile
--- boehm-gc.orig/Makefile	2014-01-22 19:00:46.000000000 +0200
+++ boehm-gc/Makefile	2014-02-18 20:50:42.000000000 +0200
@@ -5,7 +5,7 @@
 PORTVERSION=	7.2e
 PORTREVISION?=	0
 CATEGORIES=	devel
-MASTER_SITES=	http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
+MASTER_SITES=	http://www.hboehm.info/gc/gc_source/
 PKGNAMEPREFIX=	boehm-
 .ifdef GC_VARIANT
 PKGNAMESUFFIX=	-${GC_VARIANT}
diff -ruN boehm-gc.orig/pkg-descr boehm-gc/pkg-descr
--- boehm-gc.orig/pkg-descr	2014-01-22 17:44:51.000000000 +0200
+++ boehm-gc/pkg-descr	2014-02-18 20:52:02.000000000 +0200
@@ -14,4 +14,4 @@
 
 ps: garbage collection is addictive.
 
-WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+WWW: http://www.hboehm.info/gc/
diff -ruN boehm-gc-threaded.orig/pkg-descr boehm-gc-threaded/pkg-descr
--- boehm-gc-threaded.orig/pkg-descr	2014-01-22 17:44:51.000000000 +0200
+++ boehm-gc-threaded/pkg-descr	2014-02-18 20:52:14.000000000 +0200
@@ -16,4 +16,4 @@
 
 ps: garbage collection is addictive.
 
-WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+WWW: http://www.hboehm.info/gc/
diff -ruN boehm-gc-redirect.orig/pkg-descr boehm-gc-redirect/pkg-descr
--- boehm-gc-redirect.orig/pkg-descr	2014-01-22 17:44:51.000000000 +0200
+++ boehm-gc-redirect/pkg-descr	2014-02-18 20:52:26.000000000 +0200
@@ -16,4 +16,4 @@
 
 ps: garbage collection is addictive.
 
-WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+WWW: http://www.hboehm.info/gc/


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



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