From owner-svn-ports-head@freebsd.org Fri Nov 24 17:53:14 2017 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 74343DED2F1; Fri, 24 Nov 2017 17:53:14 +0000 (UTC) (envelope-from mat@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 31E277DC01; Fri, 24 Nov 2017 17:53:14 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAOHrDVZ036585; Fri, 24 Nov 2017 17:53:13 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAOHrCF7036573; Fri, 24 Nov 2017 17:53:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201711241753.vAOHrCF7036573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 24 Nov 2017 17:53:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454828 - in head: deskutils/latte-dock graphics/libetonyek01 japanese/font-genjyuugothic japanese/font-genshingothic japanese/font-mgenplus japanese/font-nasu japanese/font-rounded-mge... X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: deskutils/latte-dock graphics/libetonyek01 japanese/font-genjyuugothic japanese/font-genshingothic japanese/font-mgenplus japanese/font-nasu japanese/font-rounded-mgenplus java/jakarta-common... X-SVN-Commit-Revision: 454828 X-SVN-Commit-Repository: ports 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.25 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: Fri, 24 Nov 2017 17:53:14 -0000 Author: mat Date: Fri Nov 24 17:53:11 2017 New Revision: 454828 URL: https://svnweb.freebsd.org/changeset/ports/454828 Log: Don't use MASTER_SITE_SUBDIR when it is not needed. Sponsored by: Absolight Modified: head/deskutils/latte-dock/Makefile (contents, props changed) head/graphics/libetonyek01/Makefile (contents, props changed) head/japanese/font-genjyuugothic/Makefile (contents, props changed) head/japanese/font-genshingothic/Makefile (contents, props changed) head/japanese/font-mgenplus/Makefile (contents, props changed) head/japanese/font-nasu/Makefile (contents, props changed) head/japanese/font-rounded-mgenplus/Makefile (contents, props changed) head/java/jakarta-commons-lang3/Makefile (contents, props changed) head/math/p5-Statistics-Frequency/Makefile (contents, props changed) head/net-mgmt/ipaudit/Makefile (contents, props changed) head/ports-mgmt/porttree/Makefile (contents, props changed) head/textproc/libvisio01/Makefile (contents, props changed) Modified: head/deskutils/latte-dock/Makefile ============================================================================== --- head/deskutils/latte-dock/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/deskutils/latte-dock/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -3,8 +3,7 @@ PORTNAME= latte-dock DISTVERSION= 0.7.2 CATEGORIES= deskutils kde -MASTER_SITES= KDE -MASTER_SITE_SUBDIR= stable/latte-dock +MASTER_SITES= KDE/stable/latte-dock MAINTAINER= kde@FreeBSD.org COMMENT= Launcher for Qt and Plasma desktops Modified: head/graphics/libetonyek01/Makefile ============================================================================== --- head/graphics/libetonyek01/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/graphics/libetonyek01/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.7 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= LODEV -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org Modified: head/japanese/font-genjyuugothic/Makefile ============================================================================== --- head/japanese/font-genjyuugothic/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/japanese/font-genjyuugothic/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= genjyuugothic PORTVERSION= 20150607 #PORTREVISION= 0 CATEGORIES= japanese x11-fonts -MASTER_SITES= SOURCEFORGE_JP -MASTER_SITE_SUBDIR=users/8/8636 +MASTER_SITES= SOURCEFORGE_JP/users/8/8636 PKGNAMEPREFIX= ja-font- MAINTAINER= ume@FreeBSD.org Modified: head/japanese/font-genshingothic/Makefile ============================================================================== --- head/japanese/font-genshingothic/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/japanese/font-genshingothic/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= genshingothic PORTVERSION= 20150607 PORTREVISION= 1 CATEGORIES= japanese x11-fonts -MASTER_SITES= SOURCEFORGE_JP -MASTER_SITE_SUBDIR=users/8/8634 +MASTER_SITES= SOURCEFORGE_JP/users/8/8634 PKGNAMEPREFIX= ja-font- MAINTAINER= ume@FreeBSD.org Modified: head/japanese/font-mgenplus/Makefile ============================================================================== --- head/japanese/font-mgenplus/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/japanese/font-mgenplus/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= mgenplus PORTVERSION= 20150602 #PORTREVISION= 0 CATEGORIES= japanese x11-fonts -MASTER_SITES= SOURCEFORGE_JP -MASTER_SITE_SUBDIR=users/8/8597 +MASTER_SITES= SOURCEFORGE_JP/users/8/8597 PKGNAMEPREFIX= ja-font- MAINTAINER= ume@FreeBSD.org Modified: head/japanese/font-nasu/Makefile ============================================================================== --- head/japanese/font-nasu/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/japanese/font-nasu/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= nasu PORTVERSION= 20141215 PORTREVISION= 1 CATEGORIES= japanese x11-fonts -MASTER_SITES= SOURCEFORGE_JP -MASTER_SITE_SUBDIR=users/7/7587 +MASTER_SITES= SOURCEFORGE_JP/users/7/7587 PKGNAMEPREFIX= ja-font- DISTNAME= NasuFont-${PORTVERSION} Modified: head/japanese/font-rounded-mgenplus/Makefile ============================================================================== --- head/japanese/font-rounded-mgenplus/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/japanese/font-rounded-mgenplus/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= rounded-mgenplus PORTVERSION= 20150602 #PORTREVISION= 0 CATEGORIES= japanese x11-fonts -MASTER_SITES= SOURCEFORGE_JP -MASTER_SITE_SUBDIR=users/8/8598 +MASTER_SITES= SOURCEFORGE_JP/users/8/8598 PKGNAMEPREFIX= ja-font- MAINTAINER= ume@FreeBSD.org Modified: head/java/jakarta-commons-lang3/Makefile ============================================================================== --- head/java/jakarta-commons-lang3/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/java/jakarta-commons-lang3/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -3,8 +3,7 @@ PORTNAME= commons-lang3 PORTVERSION= 3.4 CATEGORIES= java devel -MASTER_SITES= APACHE_COMMONS_SOURCE -MASTER_SITE_SUBDIR= lang +MASTER_SITES= APACHE_COMMONS_SOURCE/lang PKGNAMEPREFIX= jakarta- DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/math/p5-Statistics-Frequency/Makefile ============================================================================== --- head/math/p5-Statistics-Frequency/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/math/p5-Statistics-Frequency/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -5,7 +5,6 @@ PORTNAME= Statistics-Frequency PORTVERSION= 0.04 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Statistics PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org Modified: head/net-mgmt/ipaudit/Makefile ============================================================================== --- head/net-mgmt/ipaudit/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/net-mgmt/ipaudit/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= ipaudit PORTVERSION= 1.1 CATEGORIES= net-mgmt sysutils -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ipaudit/ipaudit +MASTER_SITES= SF/ipaudit/ipaudit MAINTAINER= amutu@amutu.com COMMENT= IP traffic summarizer Modified: head/ports-mgmt/porttree/Makefile ============================================================================== --- head/ports-mgmt/porttree/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/ports-mgmt/porttree/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -5,8 +5,7 @@ PORTNAME= porttree PORTVERSION= 0.3.r${SVN_REV} PORTREVISION= 1 CATEGORIES= ports-mgmt python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME} MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= Show dependences of FreeBSD port as pseudo graphical tree Modified: head/textproc/libvisio01/Makefile ============================================================================== --- head/textproc/libvisio01/Makefile Fri Nov 24 17:26:47 2017 (r454827) +++ head/textproc/libvisio01/Makefile Fri Nov 24 17:53:11 2017 (r454828) @@ -4,8 +4,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.6 PORTREVISION= 1 CATEGORIES= textproc devel -MASTER_SITES= LODEV -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org