From owner-svn-ports-head@freebsd.org Thu May 2 10:18:07 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4896E158F787; Thu, 2 May 2019 10:18:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0E5F86B9B; Thu, 2 May 2019 10:18:06 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B78BD7B38; Thu, 2 May 2019 10:18:06 +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 x42AI6Lw072853; Thu, 2 May 2019 10:18:06 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x42AI358072835; Thu, 2 May 2019 10:18:03 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201905021018.x42AI358072835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 2 May 2019 10:18:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500651 - in head: devel/bloaty games/90secondportraits graphics/opencv lang/python-doc-html lang/swift net-im/telegram-purple net-p2p/bitcoin net/ceph12 net/ceph13 net/gobgp sysutils/l... X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: devel/bloaty games/90secondportraits graphics/opencv lang/python-doc-html lang/swift net-im/telegram-purple net-p2p/bitcoin net/ceph12 net/ceph13 net/gobgp sysutils/logstalgia textproc/ibus w... X-SVN-Commit-Revision: 500651 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E0E5F86B9B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 02 May 2019 10:18:07 -0000 Author: mat Date: Thu May 2 10:18:03 2019 New Revision: 500651 URL: https://svnweb.freebsd.org/changeset/ports/500651 Log: Remove :DEFAULT where not required. Modified: head/devel/bloaty/Makefile (contents, props changed) head/games/90secondportraits/Makefile (contents, props changed) head/graphics/opencv/Makefile (contents, props changed) head/lang/python-doc-html/Makefile (contents, props changed) head/lang/swift/Makefile (contents, props changed) head/net-im/telegram-purple/Makefile (contents, props changed) head/net-p2p/bitcoin/Makefile (contents, props changed) head/net/ceph12/Makefile (contents, props changed) head/net/ceph13/Makefile (contents, props changed) head/net/gobgp/Makefile (contents, props changed) head/sysutils/logstalgia/Makefile (contents, props changed) head/textproc/ibus/Makefile (contents, props changed) head/www/go-www/Makefile (contents, props changed) head/www/mattermost-server/Makefile (contents, props changed) head/www/uchiwa/Makefile (contents, props changed) Modified: head/devel/bloaty/Makefile ============================================================================== --- head/devel/bloaty/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/devel/bloaty/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -23,8 +23,7 @@ USES= cmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= google -GH_TUPLE= google:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT \ - abseil:abseil-cpp:bea85b5:abseil/third_party/abseil-cpp \ +GH_TUPLE= abseil:abseil-cpp:bea85b5:abseil/third_party/abseil-cpp \ nico:demumble:01098ea:demumble/third_party/demumble CMAKE_OFF= BLOATY_ENABLE_CMAKETARGETS BLOATY_ENABLE_BUILDID Modified: head/games/90secondportraits/Makefile ============================================================================== --- head/games/90secondportraits/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/games/90secondportraits/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= love10:devel/love10 USE_GITHUB= yes -GH_ACCOUNT= SimonLarsen:DEFAULT -GH_PROJECT= 90-Second-Portraits:DEFAULT +GH_ACCOUNT= SimonLarsen +GH_PROJECT= 90-Second-Portraits GH_TUPLE= vrld:hump:537ca76:hump/hump \ kikito:middleclass:f670920:middleclass/middleclass Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/graphics/opencv/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -245,8 +245,7 @@ XINE_LIB_DEPENDS= libxine.so:multimedia/libxine XINE_CMAKE_BOOL= WITH_XINE EXTRA_MODULES_DESC= Extra modules -EXTRA_MODULES_GH_ACCOUNT= opencv:DEFAULT \ - tiny-dnn:extra_mod_3rdparty_tiny_dnn +EXTRA_MODULES_GH_ACCOUNT= tiny-dnn:extra_mod_3rdparty_tiny_dnn EXTRA_MODULES_GH_PROJECT= opencv_contrib:extra_mod \ tiny-dnn:extra_mod_3rdparty_tiny_dnn \ opencv_3rdparty:extra_mod_3rdparty_face_landmark_model \ Modified: head/lang/python-doc-html/Makefile ============================================================================== --- head/lang/python-doc-html/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/lang/python-doc-html/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -54,7 +54,7 @@ MASTER_SITES+= PYTHON/ftp/python/doc/${v}:${v:S/./x/g} DISTFILES+= python-${v}-docs-${f}${EXTRACT_SUFX}:${v:S/./x/g},DEFAULT .endfor .endfor -MASTER_SITES+= PYTHON/ftp/python/doc/current:DEFAULT +MASTER_SITES+= PYTHON/ftp/python/doc/current .endif pre-install: Modified: head/lang/swift/Makefile ============================================================================== --- head/lang/swift/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/lang/swift/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -29,12 +29,11 @@ REL_SNAP= 2017-04-22-a USE_GITHUB= yes BINARY_ALIAS= swig=swig3.0 python=${PYTHON_CMD} -GH_ACCOUNT= apple:DEFAULT,llvm,clang,dispatch,lldb,cmark,llbuild,swiftpm,xctest,xcfound -GH_PROJECT= swift:DEFAULT swift-llvm:llvm swift-clang:clang swift-lldb:lldb \ +GH_ACCOUNT= apple +GH_PROJECT= swift swift-llvm:llvm swift-clang:clang swift-lldb:lldb \ swift-cmark:cmark swift-llbuild:llbuild swift-package-manager:swiftpm \ swift-corelibs-xctest:xctest swift-corelibs-foundation:xcfound \ swift-corelibs-libdispatch:dispatch -GH_TAGNAME= swift-${PORTVERSION}-RELEASE:llbuild,swiftpm,xctest,xcfound,dispatch GH_SUBDIR= llvm:llvm clang:clang lldb:lldb cmark:cmark llbuild:llbuild \ swiftpm:swiftpm swift-corelibs-xctest:xctest \ swift-corelibs-foundation:xcfound \ Modified: head/net-im/telegram-purple/Makefile ============================================================================== --- head/net-im/telegram-purple/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/net-im/telegram-purple/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -31,7 +31,7 @@ GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_GITHUB= yes -GH_ACCOUNT= majn:DEFAULT,tgl vysheng:tlparser +GH_ACCOUNT= majn vysheng:tlparser GH_PROJECT= tgl:tgl tl-parser:tlparser GH_TAGNAME?= 624cf5a:tgl 36bf190:tlparser GH_SUBDIR= tgl:tgl tgl/tl-parser:tlparser Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/net-p2p/bitcoin/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -5,7 +5,7 @@ PORTNAME= bitcoin PORTVERSION= 0.17.1 PORTREVISION?= 4 CATEGORIES= net-p2p finance -MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \ +MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bitcoin128.png:icon DIST_SUBDIR= ${PORTNAME} Modified: head/net/ceph12/Makefile ============================================================================== --- head/net/ceph12/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/net/ceph12/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -51,7 +51,6 @@ USES= cmake:noninja fuse gettext-runtime gmake \ USE_PYTHON= cython USE_OPENLDAP= yes USE_GITHUB= yes -GH_ACCOUNT= ceph:DEFAULT GH_TUPLE+= ceph:ceph-erasure-code-corpus:2d7d78b:ceph_erasure_code_corpus/ceph-erasure-code-corpus GH_TUPLE+= ceph:ceph-object-corpus:e32bf8c:ceph_object_corpus/ceph-object-corpus Modified: head/net/ceph13/Makefile ============================================================================== --- head/net/ceph13/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/net/ceph13/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -52,7 +52,6 @@ USES= cmake:noninja fuse gettext-runtime gmake pkgcon USE_PYTHON= cython USE_OPENLDAP= yes USE_GITHUB= yes -GH_ACCOUNT= ceph:DEFAULT CONFLICTS_INSTALL= ceph PORTSCOUT= limit:^v13\. Modified: head/net/gobgp/Makefile ============================================================================== --- head/net/gobgp/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/net/gobgp/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -17,7 +17,7 @@ GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/gobgp \ ${GO_PKGNAME}/gobgpd USE_GITHUB= yes -GH_ACCOUNT= osrg:DEFAULT +GH_ACCOUNT= osrg GH_TUPLE= BurntSushi:toml:a368813:toml/../src/github.com/BurntSushi/toml \ armon:go-radix:1fca145:radix/../src/github.com/armon/go-radix \ davecgh:go-spew:8991bc2:spew/../src/github.com/davecgh/go-spew \ Modified: head/sysutils/logstalgia/Makefile ============================================================================== --- head/sysutils/logstalgia/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/sysutils/logstalgia/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -27,7 +27,7 @@ USE_SDL= image2 sdl2 USE_GITHUB= yes GH_ACCOUNT= acaudwell -GH_PROJECT= Logstalgia:DEFAULT Core:core +GH_PROJECT= Logstalgia Core:core GH_TAGNAME= 1534074:core post-extract: Modified: head/textproc/ibus/Makefile ============================================================================== --- head/textproc/ibus/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/textproc/ibus/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -5,8 +5,8 @@ PORTNAME= ibus PORTVERSION= 1.5.18 PORTREVISION= 3 CATEGORIES= textproc -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= henry.hu.sh@gmail.com Modified: head/www/go-www/Makefile ============================================================================== --- head/www/go-www/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/www/go-www/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes -GH_ACCOUNT= nbari:DEFAULT +GH_ACCOUNT= nbari GH_TUPLE= golang:crypto:505ab14:crypto/src/golang.org/x/crypto GH_SUBDIR= src/github.com/nbari/${PORTNAME} Modified: head/www/mattermost-server/Makefile ============================================================================== --- head/www/mattermost-server/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/www/mattermost-server/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -22,7 +22,7 @@ GO_LDFLAGS= -X github.com/mattermost/mattermost-server USE_RC_SUBR= mattermostd USE_GITHUB= yes -GH_ACCOUNT= mattermost:DEFAULT +GH_ACCOUNT= mattermost WWWDIR= ${PREFIX}/www/mattermost Modified: head/www/uchiwa/Makefile ============================================================================== --- head/www/uchiwa/Makefile Thu May 2 10:13:03 2019 (r500650) +++ head/www/uchiwa/Makefile Thu May 2 10:18:03 2019 (r500651) @@ -18,7 +18,7 @@ UCHIWA_SHAREDIR= ${PREFIX}/share/uchiwa/public USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes -GH_ACCOUNT= sensu:DEFAULT +GH_ACCOUNT= sensu GH_TUPLE= dgrijalva:jwt-go:61124b62ad244d655f87d944aefaa2ae5a0d2f16:jwtgo/src/github.com/dgrijalva/jwt-go GH_TUPLE+= gorilla:context:215affda49addc4c8ef7e2534915df2c8c35c6cd:context/src/github.com/gorilla/context GH_TUPLE+= mitchellh:mapstructure:f7d28d5aeab42b9b95d2e6d6b956f73a290077fc:mapstructure/src/github.com/mitchellh/mapstructure