Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2013 18:08:41 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178000: x11/rsibreak-kde4: [PATCH] unfetchable, master_site disappeared, upgrade
Message-ID:  <201304201808.r3KI8f97084984@red.freebsd.org>
Resent-Message-ID: <201304201810.r3KIA0cd073371@freefall.freebsd.org>

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

>Number:         178000
>Category:       ports
>Synopsis:       x11/rsibreak-kde4: [PATCH] unfetchable, master_site disappeared, upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 20 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
rsibreak.org domain is a wordpress site now, distfiles are unfetchable.
Solution is either host distfile at freebsd or change the master_site.  Dports changed the master_site (patch attached).

We also upgraded from version 0.11-beta1 to version 0.11 as the beta1 file wasn't available on fedora.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-03-22 20:06:14.000000000 +0000
+++ Makefile
@@ -1,18 +1,13 @@
-# New ports collection makefile for:	RSIBreak
-# Date created:			15 Mar 2006
-# Whom:				Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD: x11/rsibreak-kde4/Makefile 314960 2013-03-22 20:06:14Z makc $
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
 
 PORTNAME=	rsibreak
-DISTVERSION=	0.11-beta1
-PORTREVISION=	2
+DISTVERSION=	0.11
 CATEGORIES=	x11 kde
-MASTER_SITES=	http://www.rsibreak.org/files/
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/rsibreak/rsibreak-0.11.tar.bz2/d5dd540efd18900aa508eee381bcaafd/
 
 MAINTAINER=	avg@icyb.net.ua
-COMMENT=	A KDE RSI prevention tool
+COMMENT=	KDE RSI prevention tool
 
 LATEST_LINK=	${PORTNAME}-kde4
 
--- distinfo.orig	2012-07-14 14:29:18.000000000 +0000
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (rsibreak-0.11-beta1.tar.bz2) = a39fb8fd774665fb14c43c214849ef73a4377a35de7d10f1f444f55828e7098f
-SIZE (rsibreak-0.11-beta1.tar.bz2) = 410137
+SHA256 (rsibreak-0.11.tar.bz2) = bc224812c4554209a9cbba830078cee727ed1a5a3c8cb2109cbac78af2382efb
+SIZE (rsibreak-0.11.tar.bz2) = 463748


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



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