From owner-svn-ports-head@freebsd.org Tue Dec 6 11:06:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65E04C6ACB7; Tue, 6 Dec 2016 11:06:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4087F8EF; Tue, 6 Dec 2016 11:06:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB6B6hiQ029257; Tue, 6 Dec 2016 11:06:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB6B6gxE029252; Tue, 6 Dec 2016 11:06:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612061106.uB6B6gxE029252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Dec 2016 11:06:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427946 - in head: games/luola games/opentyrian graphics/py-glewpy security/l0phtcrack x11-themes/kde-icons-black-and-white 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.23 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: Tue, 06 Dec 2016 11:06:44 -0000 Author: amdmi3 Date: Tue Dec 6 11:06:42 2016 New Revision: 427946 URL: https://svnweb.freebsd.org/changeset/ports/427946 Log: Use DIST_SUBDIRs on my mirror to mimic DISTDIR hierarchy, simplify mirroring and fix some portscount false positives Modified: head/games/luola/Makefile head/games/opentyrian/Makefile head/graphics/py-glewpy/Makefile head/security/l0phtcrack/Makefile head/x11-themes/kde-icons-black-and-white/Makefile Modified: head/games/luola/Makefile ============================================================================== --- head/games/luola/Makefile Tue Dec 6 10:42:46 2016 (r427945) +++ head/games/luola/Makefile Tue Dec 6 11:06:42 2016 (r427946) @@ -5,7 +5,7 @@ PORTNAME= luola PORTVERSION= 1.3.2 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # master site gone +MASTER_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # master site gone DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ stdlevels-6.0${EXTRACT_SUFX} \ nostalgia-1.2${EXTRACT_SUFX} Modified: head/games/opentyrian/Makefile ============================================================================== --- head/games/opentyrian/Makefile Tue Dec 6 10:42:46 2016 (r427945) +++ head/games/opentyrian/Makefile Tue Dec 6 11:06:42 2016 (r427946) @@ -5,7 +5,7 @@ PORTNAME= opentyrian PORTVERSION= 2.1.20130907 CATEGORIES= games MASTER_SITES= https://bitbucket.org/opentyrian/opentyrian/get/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= opentyrian Modified: head/graphics/py-glewpy/Makefile ============================================================================== --- head/graphics/py-glewpy/Makefile Tue Dec 6 10:42:46 2016 (r427945) +++ head/graphics/py-glewpy/Makefile Tue Dec 6 11:06:42 2016 (r427946) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \ +PATCH_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ \ LOCAL/amdmi3 PATCHFILES= glewpy-${PORTVERSION}-generatedsources.diff.bz2 Modified: head/security/l0phtcrack/Makefile ============================================================================== --- head/security/l0phtcrack/Makefile Tue Dec 6 10:42:46 2016 (r427945) +++ head/security/l0phtcrack/Makefile Tue Dec 6 11:06:42 2016 (r427946) @@ -5,7 +5,7 @@ PORTNAME= l0phtcrack PORTVERSION= 1.5 CATEGORIES= security MASTER_SITES= http://www.mavetju.org/download/adopted/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # http://www.cotse.com/sw/WinNT/ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} Modified: head/x11-themes/kde-icons-black-and-white/Makefile ============================================================================== --- head/x11-themes/kde-icons-black-and-white/Makefile Tue Dec 6 10:42:46 2016 (r427945) +++ head/x11-themes/kde-icons-black-and-white/Makefile Tue Dec 6 11:06:42 2016 (r427946) @@ -4,7 +4,7 @@ PORTNAME= black-and-white PORTVERSION= 2.0.a MASTER_SITES= http://www.logri.net/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= black%20and%20white COMMENT= KDE Black And White iconset