Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2017 17:53:12 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
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...
Message-ID:  <201711241753.vAOHrCF7036573@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711241753.vAOHrCF7036573>