From owner-svn-ports-head@FreeBSD.ORG Sat May 25 12:36:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C0983813; Sat, 25 May 2013 12:36:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B1BF0FD6; Sat, 25 May 2013 12:36:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4PCag37014088; Sat, 25 May 2013 12:36:42 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4PCagHv014085; Sat, 25 May 2013 12:36:42 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201305251236.r4PCagHv014085@svn.freebsd.org> From: Pawel Pekala Date: Sat, 25 May 2013 12:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319047 - head/net-p2p/jigdo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 12:36:42 -0000 Author: pawel Date: Sat May 25 12:36:42 2013 New Revision: 319047 URL: http://svnweb.freebsd.org/changeset/ports/319047 Log: - ftp/wget is needed during run not build [1] - Project homepage has moved, update MASTER_SITES and pkg-descr accordingly - Relinquish current maintainer - he don't use this port anymore PR: ports/178566 [1] Submitted by: Nikolai Lifanov Approved by: maintainer Modified: head/net-p2p/jigdo/Makefile head/net-p2p/jigdo/pkg-descr (contents, props changed) Modified: head/net-p2p/jigdo/Makefile ============================================================================== --- head/net-p2p/jigdo/Makefile Sat May 25 12:27:58 2013 (r319046) +++ head/net-p2p/jigdo/Makefile Sat May 25 12:36:42 2013 (r319047) @@ -3,14 +3,14 @@ PORTNAME= jigdo PORTVERSION= 0.7.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p -MASTER_SITES= http://atterer.net/jigdo/ +MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/ -MAINTAINER= bra@fsn.hu -COMMENT= A utility used to retrieve very large files over the Internet +MAINTAINER= ports@FreeBSD.org +COMMENT= Utility used to retrieve very large files over the Internet -BUILD_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 Modified: head/net-p2p/jigdo/pkg-descr ============================================================================== --- head/net-p2p/jigdo/pkg-descr Sat May 25 12:27:58 2013 (r319046) +++ head/net-p2p/jigdo/pkg-descr Sat May 25 12:36:42 2013 (r319047) @@ -19,6 +19,4 @@ Main features: - It is possible to "upgrade" the CD image, only the changed data will be downloaded. -WWW: http://atterer.net/jigdo/ - -Attila Nagy +WWW: http://atterer.org/jigdo/