Date: Wed, 30 Sep 2015 17:36:57 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398224 - in head/sysutils: abgx360 abgx360gui Message-ID: <201509301736.t8UHavVE008577@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Sep 30 17:36:56 2015 New Revision: 398224 URL: https://svnweb.freebsd.org/changeset/ports/398224 Log: - Update MASTER_SITES and WWW PR: 203136 Submitted by: pkubaj@riseup.net Approved by: maintainer timeout (root@cooltrainer.org, 2 weeks) Modified: head/sysutils/abgx360/Makefile head/sysutils/abgx360/pkg-descr head/sysutils/abgx360gui/Makefile head/sysutils/abgx360gui/pkg-descr Modified: head/sysutils/abgx360/Makefile ============================================================================== --- head/sysutils/abgx360/Makefile Wed Sep 30 17:35:48 2015 (r398223) +++ head/sysutils/abgx360/Makefile Wed Sep 30 17:36:56 2015 (r398224) @@ -4,8 +4,9 @@ PORTNAME= abgx360 PORTVERSION= 1.0.6 CATEGORIES= sysutils -MASTER_SITES= http://abgx360.x-scene.com/ \ - http://update.cooltrainer.org/freebsd-ports/sysutils/abgx360/ +MASTER_SITES= http://abgx360.xecuter.com/dl/ \ + http://update.cooltrainer.org/freebsd-ports/sysutils/abgx360/ \ + http://dl.dropbox.com/u/59058148/ MAINTAINER= root@cooltrainer.org COMMENT= Verify and repair Xbox 360 backup images Modified: head/sysutils/abgx360/pkg-descr ============================================================================== --- head/sysutils/abgx360/pkg-descr Wed Sep 30 17:35:48 2015 (r398223) +++ head/sysutils/abgx360/pkg-descr Wed Sep 30 17:36:56 2015 (r398224) @@ -2,4 +2,4 @@ abgx360 is a program capable of verifyin images to help you protect your investment in game media from damage by accidents or children. -WWW: http://abgx360.net/ +WWW: http://abgx360.xecuter.com/ Modified: head/sysutils/abgx360gui/Makefile ============================================================================== --- head/sysutils/abgx360gui/Makefile Wed Sep 30 17:35:48 2015 (r398223) +++ head/sysutils/abgx360gui/Makefile Wed Sep 30 17:36:56 2015 (r398224) @@ -6,9 +6,10 @@ PORTVERSION= 1.0.2 PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://update.cooltrainer.org/abgx360/ \ - http://abgx360.x-scene.com/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} abgx360-256.png + http://update.cooltrainer.org/abgx360/:png \ + http://abgx360.xecuter.com/dl/ \ + http://dl.dropbox.com/u/59058148/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} abgx360-256.png:png EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= root@cooltrainer.org Modified: head/sysutils/abgx360gui/pkg-descr ============================================================================== --- head/sysutils/abgx360gui/pkg-descr Wed Sep 30 17:35:48 2015 (r398223) +++ head/sysutils/abgx360gui/pkg-descr Wed Sep 30 17:36:56 2015 (r398224) @@ -3,4 +3,4 @@ sysutils/abgx360. It allows the user to It can output an abgx360 log to a new xterm window, a text file, or an HTML file. -WWW: http://abgx360.net/ +WWW: http://abgx360.xecuter.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509301736.t8UHavVE008577>