svn commit: r319047 - head/net-p2p/jigdo
Pawel Pekala
pawel at FreeBSD.org
Sat May 25 12:36:42 UTC 2013
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 <lifanov at mail.lifanov.com>
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 at fsn.hu
-COMMENT= A utility used to retrieve very large files over the Internet
+MAINTAINER= ports at 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 <bra at fsn.hu>
+WWW: http://atterer.org/jigdo/
More information about the svn-ports-all
mailing list