From owner-svn-ports-all@freebsd.org Sun Feb 4 01:01:35 2018 Return-Path: Delivered-To: svn-ports-all@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 DF2C7EDA1B8; Sun, 4 Feb 2018 01:01:34 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9056B84221; Sun, 4 Feb 2018 01:01:34 +0000 (UTC) (envelope-from jrm@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 8B57212B0C; Sun, 4 Feb 2018 01:01:34 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1411YMJ046493; Sun, 4 Feb 2018 01:01:34 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1411YL3046491; Sun, 4 Feb 2018 01:01:34 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802040101.w1411YL3046491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 4 Feb 2018 01:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460861 - in head/net-im/mastodon: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/net-im/mastodon: . files X-SVN-Commit-Revision: 460861 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 01:01:35 -0000 Author: jrm Date: Sun Feb 4 01:01:34 2018 New Revision: 460861 URL: https://svnweb.freebsd.org/changeset/ports/460861 Log: net-im/mastodon: fix issue with assets pre-compile The assets are generated with a random hex string, so patch files to make this part of the build reproducible. Reported by: GĂ©rald Niel Deleted: head/net-im/mastodon/files/patch-config_boot.rb Modified: head/net-im/mastodon/Makefile (contents, props changed) head/net-im/mastodon/pkg-plist (contents, props changed) Modified: head/net-im/mastodon/Makefile ============================================================================== --- head/net-im/mastodon/Makefile Sat Feb 3 23:47:36 2018 (r460860) +++ head/net-im/mastodon/Makefile Sun Feb 4 01:01:34 2018 (r460861) @@ -3,6 +3,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= net-im www MAINTAINER= jrm@FreeBSD.org @@ -11,82 +12,82 @@ COMMENT= GNU Social-compatible microblogging server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= yarn>:www/yarn \ +BUILD_DEPENDS= yarn>:www/yarn\ ${BR_DEPENDS} LIB_DEPENDS= libidn2.so:dns/libidn2 RUN_DEPENDS= ${BR_DEPENDS} -BR_DEPENDS= ffmpeg>0:multimedia/ffmpeg \ - libpqtypes>1.5.0:databases/libpqtypes \ - rubygem-pkg-config>=1.2.3:devel/rubygem-pkg-config \ - rubygem-puma>=3.10:www/rubygem-puma \ - rubygem-rails5>=5.1.4:www/rubygem-rails5 \ - rubygem-uglifier>=3.2.0:www/rubygem-uglifier \ - rubygem-hamlit-rails-rails5>=0.2.0:www/rubygem-hamlit-rails-rails5 \ - rubygem-pg>=0.21.0:databases/rubygem-pg \ - rubygem-pghero-rails5>=2.0.0:databases/rubygem-pghero-rails5 \ - rubygem-dotenv-rails-rails5>=2.2:misc/rubygem-dotenv-rails-rails5 \ - rubygem-aws-sdk>=2.10:devel/rubygem-aws-sdk \ - rubygem-fog-core1>=1.45:devel/rubygem-fog-core1 \ - rubygem-fog-local>=0.4:net/rubygem-fog-local \ - rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack \ - rubygem-paperclip-rails5>=5.1.0:devel/rubygem-paperclip-rails5 \ - rubygem-paperclip-av-transcoder>=0.6:multimedia/rubygem-paperclip-av-transcoder \ - rubygem-active_model_serializers>=0.10:databases/rubygem-active_model_serializers \ - rubygem-addressable>=2.5:www/rubygem-addressable \ - rubygem-bootsnap>=0:devel/rubygem-bootsnap \ - rubygem-browser>=2.4.0:www/rubygem-browser \ - rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \ - rubygem-iso-639>=0.2.8:textproc/rubygem-iso-639 \ - rubygem-cld3>=3.2.0:textproc/rubygem-cld3 \ - rubygem-devise-rails5>=4.4:devel/rubygem-devise-rails5 \ - rubygem-devise-two-factor-rails5>=3.0:security/rubygem-devise-two-factor-rails5 \ - rubygem-doorkeeper-rails5>=4.2:security/rubygem-doorkeeper-rails5 \ - rubygem-fast_blank>=1.0:devel/rubygem-fast_blank \ - rubygem-goldfinger>=2.1:www/rubygem-goldfinger \ - rubygem-hiredis>=0.6:databases/rubygem-hiredis \ - rubygem-redis-namespace>=1.5:databases/rubygem-redis-namespace \ - rubygem-htmlentities>=4.3:textproc/rubygem-htmlentities \ - rubygem-http>=3.0:www/rubygem-http \ - rubygem-http_accept_language>=2.1:devel/rubygem-http_accept_language \ - rubygem-httplog>=0.99:sysutils/rubygem-httplog \ - rubygem-idn-ruby>=0.1.0:dns/rubygem-idn-ruby \ - rubygem-kaminari-rails5>=1.1:www/rubygem-kaminari-rails5 \ - rubygem-link_header>=0.0.8:www/rubygem-link_header \ - rubygem-mime-types>=3.1:misc/rubygem-mime-types \ - rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri \ - rubygem-nsa-rails5>=0.2:devel/rubygem-nsa-rails5 \ - rubygem-oj>=3.3:devel/rubygem-oj \ - rubygem-ostatus2>=2.0:www/rubygem-ostatus2 \ - rubygem-ox>=2.8:textproc/rubygem-ox \ - rubygem-pundit>=1.1:security/rubygem-pundit \ - rubygem-premailer-rails-rails5>=0:mail/rubygem-premailer-rails-rails5 \ - rubygem-rack-attack>=5.0:www/rubygem-rack-attack \ - rubygem-rack-cors0>=0.4:www/rubygem-rack-cors0 \ - rubygem-rack-timeout>=0.4:www/rubygem-rack-timeout \ - rubygem-rails-i18n>=5.0:devel/rubygem-rails-i18n \ - rubygem-rails-settings-cached-rails5>=0.6:www/rubygem-rails-settings-cached-rails5 \ - rubygem-redis>=4.0:databases/rubygem-redis \ - rubygem-mario-redis-lock>=1.2:databases/rubygem-mario-redis-lock \ - rubygem-rqrcode>=0.10:www/rubygem-rqrcode \ - rubygem-ruby-oembed>=0.12:www/rubygem-ruby-oembed \ - rubygem-progressbar>=1.4:devel/rubygem-progressbar \ - rubygem-sanitize>=4.4:textproc/rubygem-sanitize \ - rubygem-sidekiq>=5.0:devel/rubygem-sidekiq \ - rubygem-sidekiq-scheduler>=2.1:devel/rubygem-sidekiq-scheduler \ - rubygem-sidekiq-unique-jobs>=5.0:devel/rubygem-sidekiq-unique-jobs \ - rubygem-sidekiq-bulk-rails5>=0.1.1:devel/rubygem-sidekiq-bulk-rails5 \ - rubygem-simple-navigation>=4.0:devel/rubygem-simple-navigation \ - rubygem-simple_form-rails5>=3.4:devel/rubygem-simple_form-rails5 \ - rubygem-sprockets-rails-rails5>=3.2:devel/rubygem-sprockets-rails-rails5 \ - rubygem-strong_migrations>=0.1.9:devel/rubygem-strong_migrations \ - rubygem-twitter-text1>=1.14:textproc/rubygem-twitter-text1 \ - rubygem-tzinfo-data>=1.2017:devel/rubygem-tzinfo-data \ - rubygem-webpacker-rails5>=3.0:devel/rubygem-webpacker-rails5 \ - rubygem-webpush>=0.3.2_1:security/rubygem-webpush \ - rubygem-json-ld-preloaded>=2.2.1:converters/rubygem-json-ld-preloaded \ - rubygem-rdf-normalize>=0.3.1:www/rubygem-rdf-normalize \ - rubygem-lograge-rails5>=0.7:www/rubygem-lograge-rails5 \ +BR_DEPENDS= ffmpeg>0:multimedia/ffmpeg\ + libpqtypes>1.5.0:databases/libpqtypes\ + rubygem-pkg-config>=1.2.3:devel/rubygem-pkg-config\ + rubygem-puma>=3.10:www/rubygem-puma\ + rubygem-rails5>=5.1.4:www/rubygem-rails5\ + rubygem-uglifier>=3.2.0:www/rubygem-uglifier\ + rubygem-hamlit-rails-rails5>=0.2.0:www/rubygem-hamlit-rails-rails5\ + rubygem-pg>=0.21.0:databases/rubygem-pg\ + rubygem-pghero-rails5>=2.0.0:databases/rubygem-pghero-rails5\ + rubygem-dotenv-rails-rails5>=2.2:misc/rubygem-dotenv-rails-rails5\ + rubygem-aws-sdk>=2.10:devel/rubygem-aws-sdk\ + rubygem-fog-core1>=1.45:devel/rubygem-fog-core1\ + rubygem-fog-local>=0.4:net/rubygem-fog-local\ + rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack\ + rubygem-paperclip-rails5>=5.1.0:devel/rubygem-paperclip-rails5\ + rubygem-paperclip-av-transcoder>=0.6:multimedia/rubygem-paperclip-av-transcoder\ + rubygem-active_model_serializers>=0.10:databases/rubygem-active_model_serializers\ + rubygem-addressable>=2.5:www/rubygem-addressable\ + rubygem-bootsnap>=0:devel/rubygem-bootsnap\ + rubygem-browser>=2.4.0:www/rubygem-browser\ + rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes\ + rubygem-iso-639>=0.2.8:textproc/rubygem-iso-639\ + rubygem-cld3>=3.2.0:textproc/rubygem-cld3\ + rubygem-devise-rails5>=4.4:devel/rubygem-devise-rails5\ + rubygem-devise-two-factor-rails5>=3.0:security/rubygem-devise-two-factor-rails5\ + rubygem-doorkeeper-rails5>=4.2:security/rubygem-doorkeeper-rails5\ + rubygem-fast_blank>=1.0:devel/rubygem-fast_blank\ + rubygem-goldfinger>=2.1:www/rubygem-goldfinger\ + rubygem-hiredis>=0.6:databases/rubygem-hiredis\ + rubygem-redis-namespace>=1.5:databases/rubygem-redis-namespace\ + rubygem-htmlentities>=4.3:textproc/rubygem-htmlentities\ + rubygem-http>=3.0:www/rubygem-http\ + rubygem-http_accept_language>=2.1:devel/rubygem-http_accept_language\ + rubygem-httplog>=0.99:sysutils/rubygem-httplog\ + rubygem-idn-ruby>=0.1.0:dns/rubygem-idn-ruby\ + rubygem-kaminari-rails5>=1.1:www/rubygem-kaminari-rails5\ + rubygem-link_header>=0.0.8:www/rubygem-link_header\ + rubygem-mime-types>=3.1:misc/rubygem-mime-types\ + rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri\ + rubygem-nsa-rails5>=0.2:devel/rubygem-nsa-rails5\ + rubygem-oj>=3.3:devel/rubygem-oj\ + rubygem-ostatus2>=2.0:www/rubygem-ostatus2\ + rubygem-ox>=2.8:textproc/rubygem-ox\ + rubygem-pundit>=1.1:security/rubygem-pundit\ + rubygem-premailer-rails-rails5>=0:mail/rubygem-premailer-rails-rails5\ + rubygem-rack-attack>=5.0:www/rubygem-rack-attack\ + rubygem-rack-cors0>=0.4:www/rubygem-rack-cors0\ + rubygem-rack-timeout>=0.4:www/rubygem-rack-timeout\ + rubygem-rails-i18n>=5.0:devel/rubygem-rails-i18n\ + rubygem-rails-settings-cached-rails5>=0.6:www/rubygem-rails-settings-cached-rails5\ + rubygem-redis>=4.0:databases/rubygem-redis\ + rubygem-mario-redis-lock>=1.2:databases/rubygem-mario-redis-lock\ + rubygem-rqrcode>=0.10:www/rubygem-rqrcode\ + rubygem-ruby-oembed>=0.12:www/rubygem-ruby-oembed\ + rubygem-progressbar>=1.4:devel/rubygem-progressbar\ + rubygem-sanitize>=4.4:textproc/rubygem-sanitize\ + rubygem-sidekiq>=5.0:devel/rubygem-sidekiq\ + rubygem-sidekiq-scheduler>=2.1:devel/rubygem-sidekiq-scheduler\ + rubygem-sidekiq-unique-jobs>=5.0:devel/rubygem-sidekiq-unique-jobs\ + rubygem-sidekiq-bulk-rails5>=0.1.1:devel/rubygem-sidekiq-bulk-rails5\ + rubygem-simple-navigation>=4.0:devel/rubygem-simple-navigation\ + rubygem-simple_form-rails5>=3.4:devel/rubygem-simple_form-rails5\ + rubygem-sprockets-rails-rails5>=3.2:devel/rubygem-sprockets-rails-rails5\ + rubygem-strong_migrations>=0.1.9:devel/rubygem-strong_migrations\ + rubygem-twitter-text1>=1.14:textproc/rubygem-twitter-text1\ + rubygem-tzinfo-data>=1.2017:devel/rubygem-tzinfo-data\ + rubygem-webpacker-rails5>=3.0:devel/rubygem-webpacker-rails5\ + rubygem-webpush>=0.3.2_1:security/rubygem-webpush\ + rubygem-json-ld-preloaded>=2.2.1:converters/rubygem-json-ld-preloaded\ + rubygem-rdf-normalize>=0.3.1:www/rubygem-rdf-normalize\ + rubygem-lograge-rails5>=0.7:www/rubygem-lograge-rails5\ rubygem-redis-rails-rails5>=5.0.2:www/rubygem-redis-rails-rails5 USES= gmake gnome pgsql python:build,2 shebangfix @@ -100,18 +101,18 @@ USE_RUBY= yes NODE_BIN= ${LOCALBASE}/bin/node NODE_ABI= ${NODE_VER:C/v4.*/46/:C/v6.*/48/:C/v8.*/57/:C/v9.*/59/} -PLIST_SUB= NODE_ABI=${NODE_ABI} - +PLIST_SUB= NODE_ABI=${NODE_ABI}\ + RUBY_SUFFIX= SHEBANG_FILES= bin/* - USERS= ${PORTNAME} GROUPS= ${PORTNAME} - SUB_LIST+= RAKE="${LOCALBASE}/bin/rake" RUBY="${RUBY_NAME}" SUB_FILES= nginx.conf nginx-include.conf +X= 00000000000000000000000000000000 +XX= 0000000000000000000000000000000000000000000000000000000000000000 post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|'\ ${WRKSRC}/config/environments/production.rb do-build: @@ -119,42 +120,56 @@ do-build: HOME=${WRKSRC_mn} yarn config set yarn-offline-mirror ${WRKSRC_mn} --offline HOME=${WRKSRC_mn} yarn config set nodedir ${LOCALBASE} --offline @${CP} ${FILESDIR}/yarn.lock.in ${WRKSRC}/yarn.lock - (cd ${WRKSRC} && HOME=${WRKSRC_mn} yarn --offline) -# (cd ${WRKSRC} && \ -# NODE_ENV=production RAILS_ENV=production \ -# ./node_modules/.bin/webpack --config config/webpack/production.js) - (cd ${WRKSRC} && \ - NODE_ENV=production \ - ./node_modules/.bin/webpack --config config/webpack/production.js) + (cd ${WRKSRC};\ + HOME=${WRKSRC_mn} yarn --offline;\ + SECRET_KEY_BASE=x RAILS_ENV=production rails assets:precompile;\ + ${REINPLACE_CMD} -e\ + "s|^ cache_dir:.*| cache_dir: '/var/cache/mastodon',|"\ + ${WRKSRC}/config/boot.rb) + (cd ${WRKSRC}/public/assets &&\ + ${MV} .sprockets-manifest-*.json .sprockets-manifest-${X}.json &&\ + ${MV} doorkeeper/application-*.css doorkeeper/application-${XX}.css &&\ + ${MV} doorkeeper/application-*.css.gz doorkeeper/application-${XX}.css.gz &&\ + ${MV} doorkeeper/admin/application-*.css doorkeeper/admin/application-${XX}.css &&\ + ${MV} doorkeeper/admin/application-*.css.gz doorkeeper/admin/application-${XX}.css.gz &&\ + ${MV} pghero/application-*.css pghero/application-${XX}.css &&\ + ${MV} pghero/application-*.css.gz pghero/application-${XX}.css.gz &&\ + ${MV} pghero/application-*.js pghero/application-${XX}.js &&\ + ${MV} pghero/application-*.js.gz pghero/application-${XX}.js.gz &&\ + ${MV} pghero/favicon-*.png pghero/favicon-${XX}.png) + ${REINPLACE_CMD} -e 's|application-[0-9A-Za-z]\{64\}|application-${XX}|g'\ + ${WRKSRC}/public/assets/.sprockets-manifest-${X}.json + ${REINPLACE_CMD} -e 's|"digest":"[0-9A-Za-z]\{64\}"|"digest":"${XX}"|g'\ + ${WRKSRC}/public/assets/.sprockets-manifest-${X}.json do-install: - @${RM} -r ${WRKSRC}/node_modules/emoji* \ - ${WRKSRC}/node_modules/*/man \ - ${WRKSRC}/node_modules/*/node_modules \ - ${WRKSRC}/node_modules/node-sass \ + @${RM} -r ${WRKSRC}/node_modules/emoji*\ + ${WRKSRC}/node_modules/*/man\ + ${WRKSRC}/node_modules/*/node_modules\ + ${WRKSRC}/node_modules/node-sass\ ${WRKSRC}/node_modules/uws/build - @${RM} ${WRKSRC}/Gemfile.lock \ - ${WRKSRC}/lib/tasks/auto_annotate_models.rake \ - ${WRKSRC}/node_modules/uws/uws_darwin_* \ - ${WRKSRC}/node_modules/uws/uws_linux_* \ - ${WRKSRC}/node_modules/uws/uws_win32_* \ - ${WRKSRC}/node_modules/stringz/coverage/lcov.info \ - ${WRKSRC}/node_modules/.bin/node-sass \ + @${RM} ${WRKSRC}/Gemfile.lock\ + ${WRKSRC}/lib/tasks/auto_annotate_models.rake\ + ${WRKSRC}/node_modules/uws/uws_darwin_*\ + ${WRKSRC}/node_modules/uws/uws_linux_*\ + ${WRKSRC}/node_modules/uws/uws_win32_*\ + ${WRKSRC}/node_modules/stringz/coverage/lcov.info\ + ${WRKSRC}/node_modules/.bin/node-sass\ ${WRKSRC}/node_modules/uws/build_log.txt ${STRIP_CMD} ${WRKSRC}/node_modules/uws/uws_freebsd_${NODE_ABI}.node - ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}/var/cache/${PORTNAME} \ - ${STAGEDIR}/var/log/${PORTNAME} \ + ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}/var/cache/${PORTNAME}\ + ${STAGEDIR}/var/log/${PORTNAME}\ ${STAGEDIR}/var/run/${PORTNAME} - ${INSTALL_DATA} ${WRKDIR}/nginx.conf \ + ${INSTALL_DATA} ${WRKDIR}/nginx.conf\ ${STAGEDIR}${WWWDIR}/nginx.conf.sample - ${INSTALL_DATA} ${WRKDIR}/nginx-include.conf \ + ${INSTALL_DATA} ${WRKDIR}/nginx-include.conf\ ${STAGEDIR}${WWWDIR}/nginx-include.conf.sample - ${INSTALL_DATA} ${WRKSRC}/.env.production.sample ${WRKSRC}/app.json \ - ${WRKSRC}/config.ru ${WRKSRC}/Gemfile ${WRKSRC}/LICENSE \ - ${WRKSRC}/package.json ${WRKSRC}/Rakefile \ + ${INSTALL_DATA} ${WRKSRC}/.env.production.sample ${WRKSRC}/app.json\ + ${WRKSRC}/config.ru ${WRKSRC}/Gemfile ${WRKSRC}/LICENSE\ + ${WRKSRC}/package.json ${WRKSRC}/Rakefile\ ${STAGEDIR}${WWWDIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} \ - "app bin config db lib log node_modules public spec streaming vendor" \ + (cd ${WRKSRC} && ${COPYTREE_SHARE}\ + "app bin config db lib log node_modules public spec streaming vendor"\ ${STAGEDIR}${WWWDIR}) .include Modified: head/net-im/mastodon/pkg-plist ============================================================================== --- head/net-im/mastodon/pkg-plist Sat Feb 3 23:47:36 2018 (r460860) +++ head/net-im/mastodon/pkg-plist Sun Feb 4 01:01:34 2018 (r460861) @@ -1945,6 +1945,9 @@ @dir %%WWWDIR%%/node_modules/yargs/locales @dir %%WWWDIR%%/public @dir %%WWWDIR%%/public/assets +@dir %%WWWDIR%%/public/assets/pghero +@dir %%WWWDIR%%/public/assets/doorkeeper +@dir %%WWWDIR%%/public/assets/doorkeeper/admin @dir %%WWWDIR%%/public/avatars @dir %%WWWDIR%%/public/avatars/original @dir %%WWWDIR%%/public/emoji @@ -16060,6 +16063,17 @@ %%WWWDIR%%/public/500.html %%WWWDIR%%/public/android-chrome-192x192.png %%WWWDIR%%/public/apple-touch-icon.png +%%WWWDIR%%/public/assets/.sprockets-manifest-00000000000000000000000000000000.json +%%WWWDIR%%/public/assets/500.html +%%WWWDIR%%/public/assets/doorkeeper/admin/application-0000000000000000000000000000000000000000000000000000000000000000.css +%%WWWDIR%%/public/assets/doorkeeper/admin/application-0000000000000000000000000000000000000000000000000000000000000000.css.gz +%%WWWDIR%%/public/assets/doorkeeper/application-0000000000000000000000000000000000000000000000000000000000000000.css +%%WWWDIR%%/public/assets/doorkeeper/application-0000000000000000000000000000000000000000000000000000000000000000.css.gz +%%WWWDIR%%/public/assets/pghero/application-0000000000000000000000000000000000000000000000000000000000000000.js +%%WWWDIR%%/public/assets/pghero/application-0000000000000000000000000000000000000000000000000000000000000000.js.gz +%%WWWDIR%%/public/assets/pghero/application-0000000000000000000000000000000000000000000000000000000000000000.css +%%WWWDIR%%/public/assets/pghero/application-0000000000000000000000000000000000000000000000000000000000000000.css.gz +%%WWWDIR%%/public/assets/pghero/favicon-0000000000000000000000000000000000000000000000000000000000000000.png %%WWWDIR%%/public/assets/sw.js %%WWWDIR%%/public/avatars/original/missing.png %%WWWDIR%%/public/badge.png From owner-svn-ports-all@freebsd.org Sun Feb 4 02:49:00 2018 Return-Path: Delivered-To: svn-ports-all@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 D9DD9EE07AF; Sun, 4 Feb 2018 02:48:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E71A68476; Sun, 4 Feb 2018 02:48:59 +0000 (UTC) (envelope-from yuri@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 74EE514007; Sun, 4 Feb 2018 02:48:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w142mxSS098051; Sun, 4 Feb 2018 02:48:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w142mxsx098047; Sun, 4 Feb 2018 02:48:59 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802040248.w142mxsx098047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 4 Feb 2018 02:48:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460862 - in head/devel: . git-town X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/devel: . git-town X-SVN-Commit-Revision: 460862 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 02:49:00 -0000 Author: yuri Date: Sun Feb 4 02:48:58 2018 New Revision: 460862 URL: https://svnweb.freebsd.org/changeset/ports/460862 Log: New port: devel/git-town: Git extension for generic, high-level git workflow support This extension adds several git commands of the form "git town {subcommand} {arguments}". See the tutorial: http://www.git-town.com/tutorial.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14189 Added: head/devel/git-town/ head/devel/git-town/Makefile (contents, props changed) head/devel/git-town/distinfo (contents, props changed) head/devel/git-town/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 4 01:01:34 2018 (r460861) +++ head/devel/Makefile Sun Feb 4 02:48:58 2018 (r460862) @@ -766,6 +766,7 @@ SUBDIR += git-modes SUBDIR += git-review SUBDIR += git-subversion + SUBDIR += git-town SUBDIR += gitaly SUBDIR += gitblit SUBDIR += gitflow Added: head/devel/git-town/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-town/Makefile Sun Feb 4 02:48:58 2018 (r460862) @@ -0,0 +1,36 @@ +# $FreeBSD$ + +PORTNAME= git-town +DISTVERSIONPREFIX= v +DISTVERSION= 6.0.1 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Git extension for generic, high-level git workflow support + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= go:lang/go +RUN_DEPENDS= git:devel/git + +USE_GITHUB= yes +GH_ACCOUNT= Originate +GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} + +PLIST_FILES= bin/${PORTNAME} + +OPTIONS_DEFINE= DOCS + +PORTDOCS= * + +do-build: + @cd ${WRKSRC}/${GH_SUBDIR} && ${SETENV} GOPATH=${WRKSRC} go build + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + +do-install-DOCS-on: + cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} + +.include Added: head/devel/git-town/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-town/distinfo Sun Feb 4 02:48:58 2018 (r460862) @@ -0,0 +1,3 @@ +TIMESTAMP = 1517708275 +SHA256 (Originate-git-town-v6.0.1_GH0.tar.gz) = c24972d005c708c3b2534113256ce5a6d447c0576013aea3443156858c4bbf4f +SIZE (Originate-git-town-v6.0.1_GH0.tar.gz) = 10039806 Added: head/devel/git-town/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-town/pkg-descr Sun Feb 4 02:48:58 2018 (r460862) @@ -0,0 +1,6 @@ +Git Town makes software development teams who use Git even more productive +and happy. It adds Git commands that support GitHub Flow, Git Flow, the Nvie +model, GitLab Flow, and other workflows more directly, and it allows you to +perform many common Git operations faster and easier. + +WWW: http://www.git-town.com From owner-svn-ports-all@freebsd.org Sun Feb 4 03:14:45 2018 Return-Path: Delivered-To: svn-ports-all@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 A78ACEE2301; Sun, 4 Feb 2018 03:14:45 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5649B69A8E; Sun, 4 Feb 2018 03:14:45 +0000 (UTC) (envelope-from woodsb02@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 50ACC14607; Sun, 4 Feb 2018 03:14:45 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w143Ejs2014048; Sun, 4 Feb 2018 03:14:45 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w143Ejf5014046; Sun, 4 Feb 2018 03:14:45 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201802040314.w143Ejf5014046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 4 Feb 2018 03:14:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460864 - head/security/keepass-plugin-keepassrpc X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/security/keepass-plugin-keepassrpc X-SVN-Commit-Revision: 460864 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:14:45 -0000 Author: woodsb02 Date: Sun Feb 4 03:14:44 2018 New Revision: 460864 URL: https://svnweb.freebsd.org/changeset/ports/460864 Log: security/keepass-plugin-keepassrpc: Fix pkg-plist Mono 5.x now produces '.pdb' debug files instead of '.mdb' Modified: head/security/keepass-plugin-keepassrpc/Makefile head/security/keepass-plugin-keepassrpc/pkg-plist Modified: head/security/keepass-plugin-keepassrpc/Makefile ============================================================================== --- head/security/keepass-plugin-keepassrpc/Makefile Sun Feb 4 03:07:18 2018 (r460863) +++ head/security/keepass-plugin-keepassrpc/Makefile Sun Feb 4 03:14:44 2018 (r460864) @@ -3,6 +3,7 @@ PORTNAME= keepassrpc PORTVERSION= 1.7.3.1 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= security PKGNAMEPREFIX= keepass-plugin- Modified: head/security/keepass-plugin-keepassrpc/pkg-plist ============================================================================== --- head/security/keepass-plugin-keepassrpc/pkg-plist Sun Feb 4 03:07:18 2018 (r460863) +++ head/security/keepass-plugin-keepassrpc/pkg-plist Sun Feb 4 03:14:44 2018 (r460864) @@ -3,4 +3,4 @@ %%DATADIR%%/Jayrock.Json.dll %%DATADIR%%/Jayrock.dll %%DATADIR%%/KeePassRPC.dll -%%DATADIR%%/KeePassRPC.dll.mdb +%%DATADIR%%/KeePassRPC.pdb From owner-svn-ports-all@freebsd.org Sun Feb 4 03:07:18 2018 Return-Path: Delivered-To: svn-ports-all@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 C8B72EE19D4; Sun, 4 Feb 2018 03:07:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75E056940E; Sun, 4 Feb 2018 03:07:18 +0000 (UTC) (envelope-from vanilla@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 70D7B14419; Sun, 4 Feb 2018 03:07:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1437IVh009011; Sun, 4 Feb 2018 03:07:18 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1437I4W009009; Sun, 4 Feb 2018 03:07:18 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802040307.w1437I4W009009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 4 Feb 2018 03:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460863 - head/devel/pecl-grpc X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/pecl-grpc X-SVN-Commit-Revision: 460863 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:07:19 -0000 Author: vanilla Date: Sun Feb 4 03:07:18 2018 New Revision: 460863 URL: https://svnweb.freebsd.org/changeset/ports/460863 Log: Update to 1.9.0. Modified: head/devel/pecl-grpc/Makefile head/devel/pecl-grpc/distinfo Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Sun Feb 4 02:48:58 2018 (r460862) +++ head/devel/pecl-grpc/Makefile Sun Feb 4 03:07:18 2018 (r460863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.8.5 +PORTVERSION= 1.9.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-grpc/distinfo ============================================================================== --- head/devel/pecl-grpc/distinfo Sun Feb 4 02:48:58 2018 (r460862) +++ head/devel/pecl-grpc/distinfo Sun Feb 4 03:07:18 2018 (r460863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516371468 -SHA256 (PECL/grpc-1.8.5.tgz) = 0b8734ccb696744fe2b704ae8dfb6e30d20c8f91d5a5be0ac6155d176ac6f17d -SIZE (PECL/grpc-1.8.5.tgz) = 2305257 +TIMESTAMP = 1517713400 +SHA256 (PECL/grpc-1.9.0.tgz) = 64edb0ac65b455efa49325116208de1062de0cabf2f9404e9603dcf2471f3df9 +SIZE (PECL/grpc-1.9.0.tgz) = 2303959 From owner-svn-ports-all@freebsd.org Sun Feb 4 03:35:59 2018 Return-Path: Delivered-To: svn-ports-all@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 F3100EE3400; Sun, 4 Feb 2018 03:35:58 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8E336A817; Sun, 4 Feb 2018 03:35:58 +0000 (UTC) (envelope-from vanilla@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 A3D05149E0; Sun, 4 Feb 2018 03:35:58 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w143ZwXW024366; Sun, 4 Feb 2018 03:35:58 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w143ZwsB024360; Sun, 4 Feb 2018 03:35:58 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802040335.w143ZwsB024360@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 4 Feb 2018 03:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460867 - in head/devel/grpc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/devel/grpc: . files X-SVN-Commit-Revision: 460867 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:35:59 -0000 Author: vanilla Date: Sun Feb 4 03:35:57 2018 New Revision: 460867 URL: https://svnweb.freebsd.org/changeset/ports/460867 Log: Update to 1.9.0. Added: head/devel/grpc/files/patch-cmake_cares.cmake (contents, props changed) Modified: head/devel/grpc/Makefile head/devel/grpc/distinfo head/devel/grpc/files/patch-CMakeLists.txt head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc head/devel/grpc/pkg-plist Modified: head/devel/grpc/Makefile ============================================================================== --- head/devel/grpc/Makefile Sun Feb 4 03:18:19 2018 (r460866) +++ head/devel/grpc/Makefile Sun Feb 4 03:35:57 2018 (r460867) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.8.6 +PORTVERSION= 1.9.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/grpc/distinfo ============================================================================== --- head/devel/grpc/distinfo Sun Feb 4 03:18:19 2018 (r460866) +++ head/devel/grpc/distinfo Sun Feb 4 03:35:57 2018 (r460867) @@ -1,5 +1,5 @@ -TIMESTAMP = 1517488065 -SHA256 (grpc-grpc-v1.8.6_GH0.tar.gz) = 2a525fa5b0d6486a00f85cf65bb3da60ed25f7cb865628f54b7657d1fd1a8802 -SIZE (grpc-grpc-v1.8.6_GH0.tar.gz) = 4633179 +TIMESTAMP = 1517552032 +SHA256 (grpc-grpc-v1.9.0_GH0.tar.gz) = 849679d38daa54aeb3643c9bc830d6b61dca06bed8c72e8dde2e25eff9ad91d5 +SIZE (grpc-grpc-v1.9.0_GH0.tar.gz) = 4648677 SHA256 (google-benchmark-v1.3.0_GH0.tar.gz) = f19559475a592cbd5ac48b61f6b9cedf87f0b6775d1443de54cfe8f53940b28d SIZE (google-benchmark-v1.3.0_GH0.tar.gz) = 105485 Modified: head/devel/grpc/files/patch-CMakeLists.txt ============================================================================== --- head/devel/grpc/files/patch-CMakeLists.txt Sun Feb 4 03:18:19 2018 (r460866) +++ head/devel/grpc/files/patch-CMakeLists.txt Sun Feb 4 03:35:57 2018 (r460867) @@ -1,24 +1,14 @@ ---- CMakeLists.txt.orig 2017-12-13 01:39:01 UTC +--- CMakeLists.txt.orig 2018-02-01 19:36:08 UTC +++ CMakeLists.txt -@@ -144,7 +144,8 @@ if("${gRPC_CARES_PROVIDER}" STREQUAL "mo - set(gRPC_INSTALL FALSE) - endif() - elseif("${gRPC_CARES_PROVIDER}" STREQUAL "package") -- find_package(c-ares REQUIRED CONFIG) -+ find_package(PkgConfig REQUIRED) -+ pkg_search_module(CARES REQUIRED libcares) - if(TARGET c-ares::cares) - set(_gRPC_CARES_LIBRARIES c-ares::cares) - endif() -@@ -829,6 +830,7 @@ add_library(gpr - src/core/lib/support/tmpfile_windows.cc - src/core/lib/support/wrap_memcpy.cc +@@ -669,6 +669,7 @@ add_library(gpr + src/core/lib/profiling/basic_timers.cc + src/core/lib/profiling/stap_timers.cc ) +set_target_properties(gpr PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) if(WIN32 AND MSVC) set_target_properties(gpr PROPERTIES COMPILE_PDB_NAME "gpr" -@@ -1209,6 +1211,7 @@ add_library(grpc +@@ -1044,6 +1045,7 @@ add_library(grpc src/core/ext/filters/workarounds/workaround_utils.cc src/core/plugin_registry/grpc_plugin_registry.cc ) @@ -26,7 +16,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc PROPERTIES COMPILE_PDB_NAME "grpc" -@@ -1523,6 +1526,7 @@ add_library(grpc_cronet +@@ -1355,6 +1357,7 @@ add_library(grpc_cronet src/core/ext/filters/load_reporting/server_load_reporting_plugin.cc src/core/plugin_registry/grpc_cronet_plugin_registry.cc ) @@ -34,15 +24,15 @@ if(WIN32 AND MSVC) set_target_properties(grpc_cronet PROPERTIES COMPILE_PDB_NAME "grpc_cronet" -@@ -2390,6 +2394,7 @@ target_include_directories(grpc_unsecure - PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/third_party/cares/cares - PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/third_party/gflags/include +@@ -2192,6 +2195,7 @@ add_library(grpc_unsecure + src/core/ext/filters/workarounds/workaround_utils.cc + src/core/plugin_registry/grpc_unsecure_plugin_registry.cc ) +set_target_properties(grpc_unsecure PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) - target_link_libraries(grpc_unsecure - ${_gRPC_BASELIB_LIBRARIES} -@@ -2580,6 +2585,7 @@ add_library(grpc++ + if(WIN32 AND MSVC) + set_target_properties(grpc_unsecure PROPERTIES COMPILE_PDB_NAME "grpc_unsecure" +@@ -2400,6 +2404,7 @@ add_library(grpc++ src/cpp/util/time_cc.cc src/cpp/codegen/codegen_init.cc ) @@ -50,7 +40,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++ PROPERTIES COMPILE_PDB_NAME "grpc++" -@@ -3066,6 +3072,7 @@ add_library(grpc++_cronet +@@ -2880,6 +2885,7 @@ add_library(grpc++_cronet third_party/nanopb/pb_decode.c third_party/nanopb/pb_encode.c ) @@ -58,7 +48,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_cronet PROPERTIES COMPILE_PDB_NAME "grpc++_cronet" -@@ -3266,6 +3273,7 @@ add_library(grpc++_error_details +@@ -3076,6 +3082,7 @@ add_library(grpc++_error_details ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/status/status.grpc.pb.h src/cpp/util/error_details.cc ) @@ -66,7 +56,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_error_details PROPERTIES COMPILE_PDB_NAME "grpc++_error_details" -@@ -3392,6 +3400,7 @@ add_library(grpc++_reflection +@@ -3198,6 +3205,7 @@ add_library(grpc++_reflection ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.pb.h ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h ) @@ -74,7 +64,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_reflection PROPERTIES COMPILE_PDB_NAME "grpc++_reflection" -@@ -3815,6 +3824,7 @@ add_library(grpc++_unsecure +@@ -3611,6 +3619,7 @@ add_library(grpc++_unsecure src/cpp/util/time_cc.cc src/cpp/codegen/codegen_init.cc ) @@ -82,7 +72,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_unsecure PROPERTIES COMPILE_PDB_NAME "grpc++_unsecure" -@@ -4128,6 +4138,7 @@ add_library(grpc_plugin_support +@@ -3916,6 +3925,7 @@ add_library(grpc_plugin_support src/compiler/python_generator.cc src/compiler/ruby_generator.cc ) @@ -90,7 +80,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc_plugin_support PROPERTIES COMPILE_PDB_NAME "grpc_plugin_support" -@@ -4637,6 +4648,7 @@ endif (gRPC_BUILD_TESTS) +@@ -4409,6 +4419,7 @@ endif (gRPC_BUILD_TESTS) add_library(grpc_csharp_ext SHARED src/csharp/ext/grpc_csharp_ext.c ) @@ -98,11 +88,3 @@ if(WIN32 AND MSVC) set_target_properties(grpc_csharp_ext PROPERTIES COMPILE_PDB_NAME "grpc_csharp_ext" -@@ -10696,7 +10708,6 @@ add_executable(grpc_cpp_plugin - src/compiler/cpp_plugin.cc - ) - -- - target_include_directories(grpc_cpp_plugin - PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} - PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/include Added: head/devel/grpc/files/patch-cmake_cares.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/grpc/files/patch-cmake_cares.cmake Sun Feb 4 03:35:57 2018 (r460867) @@ -0,0 +1,12 @@ +--- cmake/cares.cmake.orig 2018-02-01 19:36:08 UTC ++++ cmake/cares.cmake +@@ -30,7 +30,8 @@ if("${gRPC_CARES_PROVIDER}" STREQUAL "mo + set(gRPC_INSTALL FALSE) + endif() + elseif("${gRPC_CARES_PROVIDER}" STREQUAL "package") +- find_package(c-ares REQUIRED CONFIG) ++ find_package(PkgConfig REQUIRED) ++ pkg_search_module(CARES REQUIRED libcares) + if(TARGET c-ares::cares) + set(_gRPC_CARES_LIBRARIES c-ares::cares) + set(_gRPC_CARES_INCLUDE_DIR ${c-ares_INCLUDE_DIR}) Modified: head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc ============================================================================== --- head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc Sun Feb 4 03:18:19 2018 (r460866) +++ head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc Sun Feb 4 03:35:57 2018 (r460867) @@ -1,6 +1,6 @@ ---- src/core/lib/security/credentials/jwt/jwt_verifier.cc.orig 2017-12-13 01:39:01 UTC +--- src/core/lib/security/credentials/jwt/jwt_verifier.cc.orig 2018-02-01 19:36:08 UTC +++ src/core/lib/security/credentials/jwt/jwt_verifier.cc -@@ -466,7 +466,7 @@ static BIGNUM* bignum_from_base64(grpc_e +@@ -463,7 +463,7 @@ static BIGNUM* bignum_from_base64(const return result; } Modified: head/devel/grpc/pkg-plist ============================================================================== --- head/devel/grpc/pkg-plist Sun Feb 4 03:18:19 2018 (r460866) +++ head/devel/grpc/pkg-plist Sun Feb 4 03:35:57 2018 (r460867) @@ -112,7 +112,6 @@ include/grpc/impl/codegen/byte_buffer.h include/grpc/impl/codegen/byte_buffer_reader.h include/grpc/impl/codegen/compression_types.h include/grpc/impl/codegen/connectivity_state.h -include/grpc/impl/codegen/exec_ctx_fwd.h include/grpc/impl/codegen/fork.h include/grpc/impl/codegen/gpr_slice.h include/grpc/impl/codegen/gpr_types.h @@ -138,7 +137,6 @@ include/grpc/support/atm_windows.h include/grpc/support/avl.h include/grpc/support/cmdline.h include/grpc/support/cpu.h -include/grpc/support/histogram.h include/grpc/support/host_port.h include/grpc/support/log.h include/grpc/support/log_windows.h From owner-svn-ports-all@freebsd.org Sun Feb 4 05:13:43 2018 Return-Path: Delivered-To: svn-ports-all@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 D60ECEE7BB1; Sun, 4 Feb 2018 05:13:43 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8931F6DAC0; Sun, 4 Feb 2018 05:13:43 +0000 (UTC) (envelope-from jrm@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 835A215B7B; Sun, 4 Feb 2018 05:13:43 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w145DhD8073190; Sun, 4 Feb 2018 05:13:43 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w145DhGR073189; Sun, 4 Feb 2018 05:13:43 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802040513.w145DhGR073189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 4 Feb 2018 05:13:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460869 - head/math/ess X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/math/ess X-SVN-Commit-Revision: 460869 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 05:13:44 -0000 Author: jrm Date: Sun Feb 4 05:13:43 2018 New Revision: 460869 URL: https://svnweb.freebsd.org/changeset/ports/460869 Log: math/ess: Fix build on 10 Reported by: rhurlin@gwdg.de (maintainer) Modified: head/math/ess/Makefile (contents, props changed) Modified: head/math/ess/Makefile ============================================================================== --- head/math/ess/Makefile Sun Feb 4 03:52:30 2018 (r460868) +++ head/math/ess/Makefile Sun Feb 4 05:13:43 2018 (r460869) @@ -19,7 +19,8 @@ RUN_DEPENDS= R:math/R NO_ARCH= yes -USES= emacs gmake makeinfo tar:tgz +USES= emacs gmake makeinfo perl5 tar:tgz +USE_PERL5= build INFO= ess From owner-svn-ports-all@freebsd.org Sun Feb 4 03:18:02 2018 Return-Path: Delivered-To: svn-ports-all@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 AFAC5EE2535; Sun, 4 Feb 2018 03:18:02 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 22C6869CBF; Sun, 4 Feb 2018 03:18:02 +0000 (UTC) (envelope-from woodsb02@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 17FC31461B; Sun, 4 Feb 2018 03:18:02 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w143I1GG014317; Sun, 4 Feb 2018 03:18:01 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w143I1ct014316; Sun, 4 Feb 2018 03:18:01 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201802040318.w143I1ct014316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 4 Feb 2018 03:18:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460865 - head/security/keepass-plugin-keepassrpc X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/security/keepass-plugin-keepassrpc X-SVN-Commit-Revision: 460865 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:18:02 -0000 Author: woodsb02 Date: Sun Feb 4 03:18:01 2018 New Revision: 460865 URL: https://svnweb.freebsd.org/changeset/ports/460865 Log: security/keepass-plugin-keepassrpc: Fix Makefile order (pet portlint) Modified: head/security/keepass-plugin-keepassrpc/Makefile Modified: head/security/keepass-plugin-keepassrpc/Makefile ============================================================================== --- head/security/keepass-plugin-keepassrpc/Makefile Sun Feb 4 03:14:44 2018 (r460864) +++ head/security/keepass-plugin-keepassrpc/Makefile Sun Feb 4 03:18:01 2018 (r460865) @@ -3,8 +3,8 @@ PORTNAME= keepassrpc PORTVERSION= 1.7.3.1 -PORTREVISION= 1 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= security PKGNAMEPREFIX= keepass-plugin- From owner-svn-ports-all@freebsd.org Sun Feb 4 03:18:20 2018 Return-Path: Delivered-To: svn-ports-all@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 6F865EE255E; Sun, 4 Feb 2018 03:18:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EAA8169D80; Sun, 4 Feb 2018 03:18:19 +0000 (UTC) (envelope-from jbeich@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 E4EEA1461C; Sun, 4 Feb 2018 03:18:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w143IJJn014445; Sun, 4 Feb 2018 03:18:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w143IJe5014443; Sun, 4 Feb 2018 03:18:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802040318.w143IJe5014443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 4 Feb 2018 03:18:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460866 - in head/emulators/rpcs3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/emulators/rpcs3: . files X-SVN-Commit-Revision: 460866 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:18:20 -0000 Author: jbeich Date: Sun Feb 4 03:18:19 2018 New Revision: 460866 URL: https://svnweb.freebsd.org/changeset/ports/460866 Log: emulators/rpcs3: switch to llvm50 LLVM PPU is still unstable on FreeBSD, so allow users to play with different versions of it. By default use the same version as Mesa. MFH: 2018Q1 Added: head/emulators/rpcs3/files/patch-llvm6 (contents, props changed) Modified: head/emulators/rpcs3/Makefile (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Sun Feb 4 03:18:01 2018 (r460865) +++ head/emulators/rpcs3/Makefile Sun Feb 4 03:18:19 2018 (r460866) @@ -4,6 +4,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.4-301 DISTVERSIONSUFFIX= -g55821041b +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -44,6 +45,7 @@ CMAKE_ON= CMAKE_SKIP_RPATH USE_SYSTEM_FFMPEG USE_SYSTE CXXFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CXXFLAGS+= -Wno-macro-redefined # __STDC_*_MACROS sys/cdefs.h vs. llvm-config LDFLAGS+= -Wl,--as-needed # GLU +MESA_LLVM_VER?= 50 OPTIONS_DEFINE= ALSA EVDEV GDB LLVM PULSEAUDIO VULKAN OPTIONS_DEFAULT=ALSA LLVM VULKAN @@ -63,7 +65,8 @@ GDB_DESC= GDB remote stub (powerpc64 target) GDB_CMAKE_BOOL= WITH_GDB LLVM_DESC= LLVM-based PPU recompiler -LLVM_BUILD_DEPENDS= llvm40>0:devel/llvm40 +LLVM_BUILD_DEPENDS= llvm${MESA_LLVM_VER}>0:devel/llvm${MESA_LLVM_VER} +LLVM_CMAKE_ON= -DLLVM_DIR:PATH=${LOCALBASE}/llvm${MESA_LLVM_VER}/lib/cmake/llvm LLVM_CMAKE_BOOL_OFF= WITHOUT_LLVM PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio Added: head/emulators/rpcs3/files/patch-llvm6 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/rpcs3/files/patch-llvm6 Sun Feb 4 03:18:19 2018 (r460866) @@ -0,0 +1,125 @@ +Based on https://github.com/hcorion/rpcs3/commit/017958c93018 + +--- Utilities/JIT.cpp.orig 2018-02-02 08:17:12 UTC ++++ Utilities/JIT.cpp +@@ -71,7 +71,7 @@ static void* s_next = s_memory; + #ifdef _WIN32 + static std::deque> s_unwater; + static std::vector> s_unwind; // .pdata +-#else ++#elif LLVM_VERSION_MAJOR < 5 + static std::deque> s_unfire; + #endif + +@@ -107,12 +107,16 @@ extern void jit_finalize() + } + } mem; + ++#if LLVM_VERSION_MAJOR < 5 + for (auto&& t : s_unfire) + { + mem.deregisterEHFrames(std::get<0>(t), std::get<1>(t), std::get<2>(t)); + } + + s_unfire.clear(); ++#else ++ mem.deregisterEHFrames(); ++#endif // LLVM_VERSION_MAJOR < 5 + #endif + + utils::memory_decommit(s_memory, s_memory_size); +@@ -286,14 +290,18 @@ struct MemoryManager : llvm::RTDyldMemoryManager + { + s_unwind.emplace_back(std::move(pdata)); + } +-#else ++#elif LLVM_VERSION_MAJOR < 5 + s_unfire.push_front(std::make_tuple(addr, load_addr, size)); + #endif + + return RTDyldMemoryManager::registerEHFrames(addr, load_addr, size); + } + ++#if LLVM_VERSION_MAJOR < 5 + void deregisterEHFrames(u8* addr, u64 load_addr, std::size_t size) override ++#else ++ virtual void deregisterEHFrames() override ++#endif + { + } + }; +@@ -380,7 +388,11 @@ class ObjectCache final : public llvm::ObjectCache (pu + { + if (fs::file cached{path, fs::read}) + { ++#if LLVM_VERSION_MAJOR < 6 + auto buf = llvm::MemoryBuffer::getNewUninitMemBuffer(cached.size()); ++#else ++ auto buf = llvm::WritableMemoryBuffer::getNewUninitMemBuffer(cached.size()); ++#endif + cached.read(const_cast(buf->getBufferStart()), buf->getBufferSize()); + return buf; + } +--- rpcs3/CMakeLists.txt.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/CMakeLists.txt +@@ -173,7 +173,7 @@ set(CMAKE_MODULE_PATH "${RPCS3_SRC_DIR}/cmake_modules" + find_package(OpenGL REQUIRED) + find_package(OpenAL REQUIRED) + if(NOT WITHOUT_LLVM) +- find_package(LLVM 4.0 CONFIG) ++ find_package(LLVM CONFIG) + if(NOT LLVM_FOUND) + message("System LLVM was not found, LLVM will be built from the submodule.") + +--- rpcs3/Emu/Cell/PPUTranslator.cpp.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/Emu/Cell/PPUTranslator.cpp +@@ -16,7 +16,11 @@ PPUTranslator::PPUTranslator(LLVMContext& context, Mod + , m_module(module) + , m_is_be(false) + , m_info(info) ++#if LLVM_VERSION_MAJOR < 5 + , m_pure_attr(AttributeSet::get(m_context, AttributeSet::FunctionIndex, {Attribute::NoUnwind, Attribute::ReadNone})) ++#else ++ , m_pure_attr(AttributeList::get(m_context,AttributeList::FunctionIndex, AttrBuilder().addAttribute(Attribute::NoUnwind).addAttribute(Attribute::ReadNone))) ++#endif + { + // There is no weak linkage on JIT, so let's create variables with different names for each module part + const u32 gsuffix = m_info.name.empty() ? info.funcs[0].addr : info.funcs[0].addr - m_info.segs[0].addr; +--- rpcs3/Emu/Cell/PPUTranslator.h.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/Emu/Cell/PPUTranslator.h +@@ -120,7 +120,11 @@ class PPUTranslator final //: public CPUTranslator + std::map m_relocs; + + // Attributes for function calls which are "pure" and may be optimized away if their results are unused ++#if LLVM_VERSION_MAJOR < 5 + const llvm::AttributeSet m_pure_attr; ++#else ++ const llvm::AttributeList m_pure_attr; ++#endif + + // IR builder + llvm::IRBuilder<>* m_ir; +@@ -404,7 +408,11 @@ class PPUTranslator final //: public CPUTranslator + + // Call a function with attribute list + template ++#if LLVM_VERSION_MAJOR < 5 + llvm::CallInst* Call(llvm::Type* ret, llvm::AttributeSet attr, llvm::StringRef name, Args... args) ++#else ++ llvm::CallInst* Call(llvm::Type* ret, llvm::AttributeList attr, llvm::StringRef name, Args... args) ++#endif + { + // Call the function + return m_ir->CreateCall(m_module->getOrInsertFunction(name, llvm::FunctionType::get(ret, {args->getType()...}, false), attr), {args...}); +@@ -414,7 +422,11 @@ class PPUTranslator final //: public CPUTranslator + template + llvm::CallInst* Call(llvm::Type* ret, llvm::StringRef name, Args... args) + { ++#if LLVM_VERSION_MAJOR < 5 + return Call(ret, llvm::AttributeSet{}, name, args...); ++#else ++ return Call(ret, llvm::AttributeList{}, name, args...); ++#endif + } + + // Handle compilation errors From owner-svn-ports-all@freebsd.org Sun Feb 4 03:52:31 2018 Return-Path: Delivered-To: svn-ports-all@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 41B67EE459A; Sun, 4 Feb 2018 03:52:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E85136B517; Sun, 4 Feb 2018 03:52:30 +0000 (UTC) (envelope-from jbeich@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 E352B14D49; Sun, 4 Feb 2018 03:52:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w143qURt033994; Sun, 4 Feb 2018 03:52:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w143qU1n033993; Sun, 4 Feb 2018 03:52:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802040352.w143qU1n033993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 4 Feb 2018 03:52:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460868 - head/lang/beignet/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/lang/beignet/files X-SVN-Commit-Revision: 460868 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 03:52:31 -0000 Author: jbeich Date: Sun Feb 4 03:52:30 2018 New Revision: 460868 URL: https://svnweb.freebsd.org/changeset/ports/460868 Log: lang/beignet: unbreak with llvm60 Added: head/lang/beignet/files/patch-llvm6 (contents, props changed) Added: head/lang/beignet/files/patch-llvm6 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/beignet/files/patch-llvm6 Sun Feb 4 03:52:30 2018 (r460868) @@ -0,0 +1,37 @@ +backend/src/llvm/llvm_unroll.cpp:209:22: error: no member named 'markAsRemoved' in 'llvm::LoopInfo' + loopInfo.markAsRemoved(parentL); + ~~~~~~~~ ^ +backend/src/llvm/llvm_to_gen.cpp:325:43: error: reference to type 'std::unique_ptr' could not bind to an rvalue of type 'void (*)(const llvm::DiagnosticInfo &, void *)' + mod.getContext().setDiagnosticHandler(&gbeDiagnosticHandler,&dc); + ^~~~~~~~~~~~~~~~~~~~~ +/usr/local/llvm60/include/llvm/IR/LLVMContext.h:213:66: note: passing argument to parameter 'DH' here + void setDiagnosticHandler(std::unique_ptr &&DH, + ^ + +--- backend/src/llvm/llvm_to_gen.cpp.orig 2017-10-24 06:04:48 UTC ++++ backend/src/llvm/llvm_to_gen.cpp +@@ -322,7 +322,11 @@ namespace gbe + DataLayout DL(&mod); + + gbeDiagnosticContext dc; ++#if LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR >= 60 ++ mod.getContext().setDiagnosticHandlerCallBack(&gbeDiagnosticHandler,&dc); ++#else + mod.getContext().setDiagnosticHandler(&gbeDiagnosticHandler,&dc); ++#endif + + #if LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR >= 37 + mod.setDataLayout(DL); +--- backend/src/llvm/llvm_unroll.cpp.orig 2017-10-24 06:04:48 UTC ++++ backend/src/llvm/llvm_unroll.cpp +@@ -205,7 +205,9 @@ namespace gbe { + if (parentTripCount != 0 && currTripCount * parentTripCount > 32) { + //Don't change the unrollID if doesn't force unroll. + //setUnrollID(parentL, false); +-#if LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR >= 38 ++#if LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR >= 60 ++ loopInfo.erase(parentL); ++#elif LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR >= 38 + loopInfo.markAsRemoved(parentL); + #else + LPM.deleteLoopFromQueue(parentL); From owner-svn-ports-all@freebsd.org Sun Feb 4 08:04:34 2018 Return-Path: Delivered-To: svn-ports-all@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 A604BEEEA28; Sun, 4 Feb 2018 08:04:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5919372984; Sun, 4 Feb 2018 08:04:34 +0000 (UTC) (envelope-from antoine@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 54181177D8; Sun, 4 Feb 2018 08:04:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1484YfU057289; Sun, 4 Feb 2018 08:04:34 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1484YAu057287; Sun, 4 Feb 2018 08:04:34 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040804.w1484YAu057287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:04:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460871 - head/security/rubygem-nexpose X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-nexpose X-SVN-Commit-Revision: 460871 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:04:34 -0000 Author: antoine Date: Sun Feb 4 08:04:33 2018 New Revision: 460871 URL: https://svnweb.freebsd.org/changeset/ports/460871 Log: Update to 7.2.0 Modified: head/security/rubygem-nexpose/Makefile head/security/rubygem-nexpose/distinfo Modified: head/security/rubygem-nexpose/Makefile ============================================================================== --- head/security/rubygem-nexpose/Makefile Sun Feb 4 07:16:53 2018 (r460870) +++ head/security/rubygem-nexpose/Makefile Sun Feb 4 08:04:33 2018 (r460871) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nexpose -PORTVERSION= 7.1.1 +PORTVERSION= 7.2.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-nexpose/distinfo ============================================================================== --- head/security/rubygem-nexpose/distinfo Sun Feb 4 07:16:53 2018 (r460870) +++ head/security/rubygem-nexpose/distinfo Sun Feb 4 08:04:33 2018 (r460871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507363445 -SHA256 (rubygem/nexpose-7.1.1.gem) = 4f4df7d4a4714b4747de39f6f826c099f75bedb3822d223dfec0b04590cacbdf -SIZE (rubygem/nexpose-7.1.1.gem) = 110592 +TIMESTAMP = 1517643879 +SHA256 (rubygem/nexpose-7.2.0.gem) = 358322a120e49863f9ce44340e94133411d0eec6472ec4b70ca4556198db7b76 +SIZE (rubygem/nexpose-7.2.0.gem) = 110592 From owner-svn-ports-all@freebsd.org Sun Feb 4 08:24:26 2018 Return-Path: Delivered-To: svn-ports-all@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 AE0ECEEF432; Sun, 4 Feb 2018 08:24:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64E8673494; Sun, 4 Feb 2018 08:24:26 +0000 (UTC) (envelope-from antoine@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 5F12417B10; Sun, 4 Feb 2018 08:24:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w148OQVp067315; Sun, 4 Feb 2018 08:24:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w148OQwX067313; Sun, 4 Feb 2018 08:24:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040824.w148OQwX067313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:24:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460874 - head/security/rubygem-metasploit_payloads-mettle X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit_payloads-mettle X-SVN-Commit-Revision: 460874 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:24:26 -0000 Author: antoine Date: Sun Feb 4 08:24:25 2018 New Revision: 460874 URL: https://svnweb.freebsd.org/changeset/ports/460874 Log: Update to 0.3.6 Modified: head/security/rubygem-metasploit_payloads-mettle/Makefile head/security/rubygem-metasploit_payloads-mettle/distinfo Modified: head/security/rubygem-metasploit_payloads-mettle/Makefile ============================================================================== --- head/security/rubygem-metasploit_payloads-mettle/Makefile Sun Feb 4 08:24:05 2018 (r460873) +++ head/security/rubygem-metasploit_payloads-mettle/Makefile Sun Feb 4 08:24:25 2018 (r460874) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit_payloads-mettle -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.6 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-metasploit_payloads-mettle/distinfo ============================================================================== --- head/security/rubygem-metasploit_payloads-mettle/distinfo Sun Feb 4 08:24:05 2018 (r460873) +++ head/security/rubygem-metasploit_payloads-mettle/distinfo Sun Feb 4 08:24:25 2018 (r460874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514032844 -SHA256 (rubygem/metasploit_payloads-mettle-0.3.3.gem) = d521f236c1e619b8bb9033486cac535514c4e90397b314f675bc9a4ae30312cd -SIZE (rubygem/metasploit_payloads-mettle-0.3.3.gem) = 17652224 +TIMESTAMP = 1517643809 +SHA256 (rubygem/metasploit_payloads-mettle-0.3.6.gem) = 9e32921bb3f574fcc3281e20f00958544b4df3389ad0899394b1ba728f85d473 +SIZE (rubygem/metasploit_payloads-mettle-0.3.6.gem) = 17669632 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:03 2018 Return-Path: Delivered-To: svn-ports-all@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 0365DEC859A; Sun, 4 Feb 2018 10:14:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A85E177F6C; Sun, 4 Feb 2018 10:14:02 +0000 (UTC) (envelope-from sunpoet@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 A309C18CF0; Sun, 4 Feb 2018 10:14:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AE2MB025230; Sun, 4 Feb 2018 10:14:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AE2Tm025228; Sun, 4 Feb 2018 10:14:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AE2Tm025228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460903 - head/devel/rubygem-recursive-open-struct X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-recursive-open-struct X-SVN-Commit-Revision: 460903 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:03 -0000 Author: sunpoet Date: Sun Feb 4 10:14:02 2018 New Revision: 460903 URL: https://svnweb.freebsd.org/changeset/ports/460903 Log: Update to 1.1.0 Changes: https://github.com/aetherknight/recursive-open-struct/blob/master/CHANGELOG.md Modified: head/devel/rubygem-recursive-open-struct/Makefile head/devel/rubygem-recursive-open-struct/distinfo Modified: head/devel/rubygem-recursive-open-struct/Makefile ============================================================================== --- head/devel/rubygem-recursive-open-struct/Makefile Sun Feb 4 10:13:56 2018 (r460902) +++ head/devel/rubygem-recursive-open-struct/Makefile Sun Feb 4 10:14:02 2018 (r460903) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= recursive-open-struct -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-recursive-open-struct/distinfo ============================================================================== --- head/devel/rubygem-recursive-open-struct/distinfo Sun Feb 4 10:13:56 2018 (r460902) +++ head/devel/rubygem-recursive-open-struct/distinfo Sun Feb 4 10:14:02 2018 (r460903) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498243009 -SHA256 (rubygem/recursive-open-struct-1.0.5.gem) = dfe4f101449716974be11bb249d3b25062bd74a1bfb6cf8c9aa6ecff134f1d5d -SIZE (rubygem/recursive-open-struct-1.0.5.gem) = 17920 +TIMESTAMP = 1517724673 +SHA256 (rubygem/recursive-open-struct-1.1.0.gem) = 6c5029e9d7d8b2b295bce33089b4530992d534890b5c737ccfbc16575ff4cc71 +SIZE (rubygem/recursive-open-struct-1.1.0.gem) = 18944 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:13 2018 Return-Path: Delivered-To: svn-ports-all@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 43E5BEC85B9; Sun, 4 Feb 2018 10:14:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE929780EA; Sun, 4 Feb 2018 10:14:12 +0000 (UTC) (envelope-from sunpoet@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 D5F9F18CF2; Sun, 4 Feb 2018 10:14:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AECcN025446; Sun, 4 Feb 2018 10:14:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AECXu025445; Sun, 4 Feb 2018 10:14:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AECXu025445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460905 - head/devel/autoconf-archive X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/autoconf-archive X-SVN-Commit-Revision: 460905 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:13 -0000 Author: sunpoet Date: Sun Feb 4 10:14:12 2018 New Revision: 460905 URL: https://svnweb.freebsd.org/changeset/ports/460905 Log: Update WWW Approved by: portmgr (blanket) Modified: head/devel/autoconf-archive/pkg-descr Modified: head/devel/autoconf-archive/pkg-descr ============================================================================== --- head/devel/autoconf-archive/pkg-descr Sun Feb 4 10:14:07 2018 (r460904) +++ head/devel/autoconf-archive/pkg-descr Sun Feb 4 10:14:12 2018 (r460905) @@ -5,4 +5,4 @@ can be re-used without imposing any restrictions whats of the generated configure script. In particular, it is possible to use all those macros in configure scripts that are meant for non-free software. -WWW: http://savannah.gnu.org/projects/autoconf-archive/ +WWW: https://savannah.gnu.org/projects/autoconf-archive From owner-svn-ports-all@freebsd.org Sun Feb 4 10:48:55 2018 Return-Path: Delivered-To: svn-ports-all@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 D4429ECA2AE; Sun, 4 Feb 2018 10:48:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7449479876; Sun, 4 Feb 2018 10:48:54 +0000 (UTC) (envelope-from sunpoet@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 39443191A6; Sun, 4 Feb 2018 10:48:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14Amrod041245; Sun, 4 Feb 2018 10:48:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Amq1i041239; Sun, 4 Feb 2018 10:48:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041048.w14Amq1i041239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:48:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460913 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/dns: p5-Mozilla-PublicSuffix public_suffix_list py-publicsuffix rubygem-public_suffix rubygem-public_suffix_service X-SVN-Commit-Revision: 460913 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:48:55 -0000 Author: sunpoet Date: Sun Feb 4 10:48:52 2018 New Revision: 460913 URL: https://svnweb.freebsd.org/changeset/ports/460913 Log: Update dns/public_suffix_list to 20180125 - Bump PORTREVISION of dependent ports Changes: https://github.com/publicsuffix/list/commits/master Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile head/dns/public_suffix_list/Makefile head/dns/public_suffix_list/distinfo head/dns/py-publicsuffix/Makefile head/dns/rubygem-public_suffix/Makefile head/dns/rubygem-public_suffix_service/Makefile Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Sun Feb 4 10:48:52 2018 (r460913) @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/public_suffix_list/Makefile Sun Feb 4 10:48:52 2018 (r460913) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 0.0.0.20180113 +PORTVERSION= 20180125 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -21,12 +21,11 @@ PLIST_FILES= %%DATADIR%%/public_suffix_list.dat \ GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= eacc5d0 +GH_TAGNAME= 0f3b07d USE_GITHUB= yes do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ - ${INSTALL_DATA} ${WRKSRC}/public_suffix_list.dat ${STAGEDIR}${DATADIR}/ - ${INSTALL_DATA} ${WRKSRC}/tests/test_psl.txt ${STAGEDIR}${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/public_suffix_list.dat ${WRKSRC}/tests/test_psl.txt ${STAGEDIR}${DATADIR}/ .include Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/public_suffix_list/distinfo Sun Feb 4 10:48:52 2018 (r460913) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515925179 -SHA256 (publicsuffix-list-0.0.0.20180113-eacc5d0_GH0.tar.gz) = 3b6b2ce273c9c208029dfce015a756adcc7416ac2cbd6e0f14e7ea83a013ae54 -SIZE (publicsuffix-list-0.0.0.20180113-eacc5d0_GH0.tar.gz) = 83747 +TIMESTAMP = 1517740916 +SHA256 (publicsuffix-list-20180125-0f3b07d_GH0.tar.gz) = 8cc7a12d6582b0fef1ddb100a70289d71eb2275e2773c9240b64595427b434f5 +SIZE (publicsuffix-list-20180125-0f3b07d_GH0.tar.gz) = 83699 Modified: head/dns/py-publicsuffix/Makefile ============================================================================== --- head/dns/py-publicsuffix/Makefile Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/py-publicsuffix/Makefile Sun Feb 4 10:48:52 2018 (r460913) @@ -3,7 +3,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/rubygem-public_suffix/Makefile Sun Feb 4 10:48:52 2018 (r460913) @@ -3,7 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Sun Feb 4 10:48:47 2018 (r460912) +++ head/dns/rubygem-public_suffix_service/Makefile Sun Feb 4 10:48:52 2018 (r460913) @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= dns rubygems MASTER_SITES= RG From owner-svn-ports-all@freebsd.org Sun Feb 4 10:49:04 2018 Return-Path: Delivered-To: svn-ports-all@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 BC186ECA2E3; Sun, 4 Feb 2018 10:49:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0499179979; Sun, 4 Feb 2018 10:49:03 +0000 (UTC) (envelope-from sunpoet@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 75251191A8; Sun, 4 Feb 2018 10:49:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14An3SZ041480; Sun, 4 Feb 2018 10:49:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14An30X041478; Sun, 4 Feb 2018 10:49:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041049.w14An30X041478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:49:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460915 - head/devel/py-xdis X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-xdis X-SVN-Commit-Revision: 460915 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:49:04 -0000 Author: sunpoet Date: Sun Feb 4 10:49:02 2018 New Revision: 460915 URL: https://svnweb.freebsd.org/changeset/ports/460915 Log: Update to 3.6.10 Changes: https://github.com/rocky/python-xdis/blob/master/NEWS Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Sun Feb 4 10:48:57 2018 (r460914) +++ head/devel/py-xdis/Makefile Sun Feb 4 10:49:02 2018 (r460915) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 3.6.9 +PORTVERSION= 3.6.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Sun Feb 4 10:48:57 2018 (r460914) +++ head/devel/py-xdis/distinfo Sun Feb 4 10:49:02 2018 (r460915) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517316474 -SHA256 (xdis-3.6.9.tar.gz) = 63044ebc167e41a999fa3b58c84f49b11eab6e685ecdbedf1129ad36241d3676 -SIZE (xdis-3.6.9.tar.gz) = 171517 +TIMESTAMP = 1517739452 +SHA256 (xdis-3.6.10.tar.gz) = 63598f06843cbc49e9e0b01addccac2f5be01c052a204a60172a8b75598abeb3 +SIZE (xdis-3.6.10.tar.gz) = 168141 From owner-svn-ports-all@freebsd.org Sun Feb 4 11:15:54 2018 Return-Path: Delivered-To: svn-ports-all@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 30EEDECAEA1; Sun, 4 Feb 2018 11:15:54 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2B2E7A939; Sun, 4 Feb 2018 11:15:53 +0000 (UTC) (envelope-from brnrd@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 C359419670; Sun, 4 Feb 2018 11:15:53 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14BFr1e056948; Sun, 4 Feb 2018 11:15:53 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14BFrQm056944; Sun, 4 Feb 2018 11:15:53 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802041115.w14BFrQm056944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 4 Feb 2018 11:15:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460923 - head/security/nextcloud-twofactor_u2f X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_u2f X-SVN-Commit-Revision: 460923 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 11:15:54 -0000 Author: brnrd Date: Sun Feb 4 11:15:53 2018 New Revision: 460923 URL: https://svnweb.freebsd.org/changeset/ports/460923 Log: security/nextcloud-twofactor_u2f: Update to 1.5.1 - Do not install another license file Modified: head/security/nextcloud-twofactor_u2f/Makefile head/security/nextcloud-twofactor_u2f/distinfo head/security/nextcloud-twofactor_u2f/pkg-plist Modified: head/security/nextcloud-twofactor_u2f/Makefile ============================================================================== --- head/security/nextcloud-twofactor_u2f/Makefile Sun Feb 4 11:14:00 2018 (r460922) +++ head/security/nextcloud-twofactor_u2f/Makefile Sun Feb 4 11:15:53 2018 (r460923) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- @@ -13,6 +13,7 @@ MAINTAINER= brnrd@freebsd.org COMMENT= U2F multi-factor auth app for Nextcloud LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud>=12:www/nextcloud @@ -30,5 +31,6 @@ WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + ${RM} ${STAGEDIR}${WWWDIR}/COPYING .include Modified: head/security/nextcloud-twofactor_u2f/distinfo ============================================================================== --- head/security/nextcloud-twofactor_u2f/distinfo Sun Feb 4 11:14:00 2018 (r460922) +++ head/security/nextcloud-twofactor_u2f/distinfo Sun Feb 4 11:15:53 2018 (r460923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513361209 -SHA256 (nextcloud/twofactor_u2f-1.5.0/twofactor_u2f.tar.gz) = 22350d6cb6d71b50007ea239cde800ca5b19abc4385a80bae34648ef1d75029a -SIZE (nextcloud/twofactor_u2f-1.5.0/twofactor_u2f.tar.gz) = 93533 +TIMESTAMP = 1517742035 +SHA256 (nextcloud/twofactor_u2f-1.5.1/twofactor_u2f.tar.gz) = 0d0852dff958e1775d75966e5c5ea6e785d342d251a052f2ee78f73c0719eacd +SIZE (nextcloud/twofactor_u2f-1.5.1/twofactor_u2f.tar.gz) = 109253 Modified: head/security/nextcloud-twofactor_u2f/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-plist Sun Feb 4 11:14:00 2018 (r460922) +++ head/security/nextcloud-twofactor_u2f/pkg-plist Sun Feb 4 11:15:53 2018 (r460923) @@ -1,7 +1,6 @@ @owner %%NEXTCLOUD_USERNAME%% @group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/CHANGELOG.md -%%WWWDIR%%/COPYING %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/autoload.php %%WWWDIR%%/appinfo/database.xml @@ -30,6 +29,8 @@ %%WWWDIR%%/l10n/en_GB.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_419.js +%%WWWDIR%%/l10n/es_419.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json %%WWWDIR%%/l10n/es_CL.js @@ -139,5 +140,11 @@ %%WWWDIR%%/vendor/yubico/u2flib-server/apigen.neon %%WWWDIR%%/vendor/yubico/u2flib-server/composer.json %%WWWDIR%%/vendor/yubico/u2flib-server/do-source-release.sh +%%WWWDIR%%/vendor/yubico/u2flib-server/examples/assets/u2f-api.js +%%WWWDIR%%/vendor/yubico/u2flib-server/examples/cli/u2f-server.phps +%%WWWDIR%%/vendor/yubico/u2flib-server/examples/localstorage/index.phps +%%WWWDIR%%/vendor/yubico/u2flib-server/examples/pdo/index.phps %%WWWDIR%%/vendor/yubico/u2flib-server/phpunit.xml %%WWWDIR%%/vendor/yubico/u2flib-server/src/u2flib_server/U2F.php +%%WWWDIR%%/vendor/yubico/u2flib-server/tests/certs/yubico-u2f-ca-1.pem +%%WWWDIR%%/vendor/yubico/u2flib-server/tests/u2flib_test.php From owner-svn-ports-all@freebsd.org Sun Feb 4 08:54:31 2018 Return-Path: Delivered-To: svn-ports-all@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 1ADDAEF0487; Sun, 4 Feb 2018 08:54:31 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4ED57433F; Sun, 4 Feb 2018 08:54:30 +0000 (UTC) (envelope-from danfe@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 AE1C617FEF; Sun, 4 Feb 2018 08:54:30 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w148sUZX082149; Sun, 4 Feb 2018 08:54:30 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w148sUDF082146; Sun, 4 Feb 2018 08:54:30 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802040854.w148sUDF082146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 4 Feb 2018 08:54:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460876 - in head/comms/ser2net: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/comms/ser2net: . files X-SVN-Commit-Revision: 460876 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:54:31 -0000 Author: danfe Date: Sun Feb 4 08:54:30 2018 New Revision: 460876 URL: https://svnweb.freebsd.org/changeset/ports/460876 Log: - Update `comms/ser2net' to version 3.5 - Drop unneeded `autoreconf' from USES list - Unroll .for loop when installing documentation PR: 225507 Modified: head/comms/ser2net/Makefile head/comms/ser2net/distinfo head/comms/ser2net/files/patch-devcfg.c Modified: head/comms/ser2net/Makefile ============================================================================== --- head/comms/ser2net/Makefile Sun Feb 4 08:25:06 2018 (r460875) +++ head/comms/ser2net/Makefile Sun Feb 4 08:54:30 2018 (r460876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ser2net -PORTVERSION= 2.10.0 +PORTVERSION= 3.5 CATEGORIES= comms net MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_RC_SUBR= ${PORTNAME} -USES= autoreconf libtool +USES= libtool GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog NEWS README @@ -32,6 +32,8 @@ post-patch: @${REINPLACE_CMD} -e \ 's!ttyS!cuad!g' ${WRKSRC}/${i} .endfor + @${REINPLACE_CMD} -e '/#include /d' \ + ${WRKSRC}/readconfig.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \ @@ -43,8 +45,6 @@ do-install: do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in ${PORTDOCS} - (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) -.endfor + ${INSTALL_DATA} ${PORTDOCS:S!^!${WRKSRC}/!} ${STAGEDIR}${DOCSDIR} .include Modified: head/comms/ser2net/distinfo ============================================================================== --- head/comms/ser2net/distinfo Sun Feb 4 08:25:06 2018 (r460875) +++ head/comms/ser2net/distinfo Sun Feb 4 08:54:30 2018 (r460876) @@ -1,2 +1,3 @@ -SHA256 (ser2net-2.10.0.tar.gz) = 98f6193225338e25f35302fef5e1f16688693ed43e7b3c3e9e09187eb54547ac -SIZE (ser2net-2.10.0.tar.gz) = 364322 +TIMESTAMP = 1511367623 +SHA256 (ser2net-3.5.tar.gz) = ba9e1d60a89fd7ed075553b4a2074352902203f7fbd9b65b15048c05f0e3f3be +SIZE (ser2net-3.5.tar.gz) = 436782 Modified: head/comms/ser2net/files/patch-devcfg.c ============================================================================== --- head/comms/ser2net/files/patch-devcfg.c Sun Feb 4 08:25:06 2018 (r460875) +++ head/comms/ser2net/files/patch-devcfg.c Sun Feb 4 08:54:30 2018 (r460876) @@ -1,20 +1,11 @@ ---- devcfg.c.orig 2014-12-28 21:15:39.000000000 +0200 -+++ devcfg.c 2014-12-28 21:18:04.000000000 +0200 -@@ -31,7 +31,7 @@ - #include - #include - #include --#include -+#include - - #include "ser2net.h" - #include "selector.h" -@@ -133,7 +133,7 @@ get_rate_from_baud_rate(int baud_rate, i +--- devcfg.c.orig 2017-10-23 12:43:23 UTC ++++ devcfg.c +@@ -144,7 +144,7 @@ get_rate_from_baud_rate(int baud_rate, int *val, int c } #ifdef USE_UUCP_LOCKING --static char *uucp_lck_dir = "/var/lock"; -+static char *uucp_lck_dir = "/var/spool/lock"; +-static char *uucp_lck_dir = "/var/lock/"; ++static char *uucp_lck_dir = "/var/spool/lock/"; + static char *dev_prefix = "/dev/"; static int - uucp_fname_lock_size(char *devname) From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:32 2018 Return-Path: Delivered-To: svn-ports-all@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 D1625EC8304; Sun, 4 Feb 2018 10:12:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2392A77225; Sun, 4 Feb 2018 10:12:31 +0000 (UTC) (envelope-from sunpoet@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 AECCD18BD6; Sun, 4 Feb 2018 10:12:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACU1G022983; Sun, 4 Feb 2018 10:12:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACUuj022981; Sun, 4 Feb 2018 10:12:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACUuj022981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460885 - head/net/mDNSResponder X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/mDNSResponder X-SVN-Commit-Revision: 460885 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:33 -0000 Author: sunpoet Date: Sun Feb 4 10:12:30 2018 New Revision: 460885 URL: https://svnweb.freebsd.org/changeset/ports/460885 Log: Update to 878.20.3 Modified: head/net/mDNSResponder/Makefile head/net/mDNSResponder/distinfo Modified: head/net/mDNSResponder/Makefile ============================================================================== --- head/net/mDNSResponder/Makefile Sun Feb 4 10:12:24 2018 (r460884) +++ head/net/mDNSResponder/Makefile Sun Feb 4 10:12:30 2018 (r460885) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mDNSResponder -PORTVERSION= 878.1.1 +PORTVERSION= 878.20.3 CATEGORIES= net dns MASTER_SITES= http://opensource.apple.com/tarballs/${PORTNAME}/ Modified: head/net/mDNSResponder/distinfo ============================================================================== --- head/net/mDNSResponder/distinfo Sun Feb 4 10:12:24 2018 (r460884) +++ head/net/mDNSResponder/distinfo Sun Feb 4 10:12:30 2018 (r460885) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506694152 -SHA256 (mDNSResponder-878.1.1.tar.gz) = 655e83a78796cb7e944a05111d980617afa290e238e7ce26647105f3ab4461ee -SIZE (mDNSResponder-878.1.1.tar.gz) = 2462985 +TIMESTAMP = 1517724591 +SHA256 (mDNSResponder-878.20.3.tar.gz) = 04158d67f78909e6a894fdcab60cb3cc82d5f239165ad330386c25c22ba78862 +SIZE (mDNSResponder-878.20.3.tar.gz) = 2485239 From owner-svn-ports-all@freebsd.org Sun Feb 4 09:02:14 2018 Return-Path: Delivered-To: svn-ports-all@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 9DA83EF0CC5; Sun, 4 Feb 2018 09:02:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 511C674976; Sun, 4 Feb 2018 09:02:14 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C11618072; Sun, 4 Feb 2018 09:02:14 +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 w1492EdO086571; Sun, 4 Feb 2018 09:02:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1492EDO086569; Sun, 4 Feb 2018 09:02:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802040902.w1492EDO086569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 4 Feb 2018 09:02:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460877 - head/databases/libmemcache X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/databases/libmemcache X-SVN-Commit-Revision: 460877 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 09:02:14 -0000 Author: amdmi3 Date: Sun Feb 4 09:02:13 2018 New Revision: 460877 URL: https://svnweb.freebsd.org/changeset/ports/460877 Log: - Pet portlint - Add LICENSE - Update WWW Modified: head/databases/libmemcache/Makefile head/databases/libmemcache/pkg-descr Modified: head/databases/libmemcache/Makefile ============================================================================== --- head/databases/libmemcache/Makefile Sun Feb 4 08:54:30 2018 (r460876) +++ head/databases/libmemcache/Makefile Sun Feb 4 09:02:13 2018 (r460877) @@ -8,7 +8,10 @@ CATEGORIES= databases MASTER_SITES= http://people.FreeBSD.org/~seanc/libmemcache/ MAINTAINER= ports@FreeBSD.org -COMMENT= The C library for accessing a memcache cluster +COMMENT= C library for accessing a memcache cluster + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool tar:bzip2 USE_LDCONFIG= yes Modified: head/databases/libmemcache/pkg-descr ============================================================================== --- head/databases/libmemcache/pkg-descr Sun Feb 4 08:54:30 2018 (r460876) +++ head/databases/libmemcache/pkg-descr Sun Feb 4 09:02:13 2018 (r460877) @@ -3,4 +3,4 @@ memcached is a distributed memory object caching syste nature, but intended for use in speeding up dynamic web applications by alleviating database load. -WWW: http://people.FreeBSD.org/~seanc/libmemcache/ +WWW: https://people.FreeBSD.org/~seanc/libmemcache/ From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:19 2018 Return-Path: Delivered-To: svn-ports-all@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 3E606EC85C4; Sun, 4 Feb 2018 10:14:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34AB3781D6; Sun, 4 Feb 2018 10:14:18 +0000 (UTC) (envelope-from sunpoet@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 EB7EA18CF3; Sun, 4 Feb 2018 10:14:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AEHbD025539; Sun, 4 Feb 2018 10:14:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AEHlx025538; Sun, 4 Feb 2018 10:14:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AEHlx025538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460906 - head/devel/gnucflow X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/gnucflow X-SVN-Commit-Revision: 460906 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:19 -0000 Author: sunpoet Date: Sun Feb 4 10:14:17 2018 New Revision: 460906 URL: https://svnweb.freebsd.org/changeset/ports/460906 Log: Update WWW Approved by: portmgr (blanket) Modified: head/devel/gnucflow/pkg-descr Modified: head/devel/gnucflow/pkg-descr ============================================================================== --- head/devel/gnucflow/pkg-descr Sun Feb 4 10:14:12 2018 (r460905) +++ head/devel/gnucflow/pkg-descr Sun Feb 4 10:14:17 2018 (r460906) @@ -8,4 +8,4 @@ be generated. Two output formats are implemented: POSI Input files can optionally be preprocessed before analyzing. -WWW: http://savannah.gnu.org/projects/cflow +WWW: https://savannah.gnu.org/projects/cflow From owner-svn-ports-all@freebsd.org Sun Feb 4 07:16:54 2018 Return-Path: Delivered-To: svn-ports-all@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 80ED7EEC3E0; Sun, 4 Feb 2018 07:16:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E9D3711A1; Sun, 4 Feb 2018 07:16:54 +0000 (UTC) (envelope-from ohauer@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 2551E16FB9; Sun, 4 Feb 2018 07:16:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w147Grht032560; Sun, 4 Feb 2018 07:16:53 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w147Gr9H032558; Sun, 4 Feb 2018 07:16:53 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201802040716.w147Gr9H032558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 4 Feb 2018 07:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460870 - head/mail/postfix-current X-SVN-Group: ports-head X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: head/mail/postfix-current X-SVN-Commit-Revision: 460870 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 07:16:54 -0000 Author: ohauer Date: Sun Feb 4 07:16:53 2018 New Revision: 460870 URL: https://svnweb.freebsd.org/changeset/ports/460870 Log: - update to 3.4.20180203 - license is now dual (see Changelog 20180203) - make EAI optional but on by default [1] 20180128 Documentation: the tcp_table(5) manpage now documents the absence of substring lookups. File: proto/tcp_table. 20180203 Licence: in addition to the historical IBM Public License 1.0, this software is now also distributed with the more recent Eclipse Public License 2.0. Recipients can choose to take the software under the license of their choice. Those who are more comfortable with the IPL can continue with that license. File: LICENSE. PR: ports/221619 [1] Submitted by: Kubilay Kocak (koobs@) Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Sun Feb 4 05:13:43 2018 (r460869) +++ head/mail/postfix-current/Makefile Sun Feb 4 07:16:53 2018 (r460870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.3-20180121 +DISTVERSION= 3.4-20180203 PORTREVISION?= 0 PORTEPOCH= 5 CATEGORIES= mail ipv6 @@ -20,13 +20,12 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ohauer@FreeBSD.org COMMENT= Experimental Postfix version -LICENSE= IPL10 -LICENSE_NAME= IBM PUBLIC LICENSE VERSION 1.0 +LICENSE= IPL10 EPL +LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_NAME_IPL10= IBM PUBLIC LICENSE VERSION 1.0 +LICENSE_PERMS_IPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libicuuc.so:devel/icu - CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* postfix211-* \ postfix-[2|3].* postfix-base-[2|3].* postfix-sasl-[2|3].* @@ -41,15 +40,16 @@ USE_SUBMAKE= yes SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}" OPTIONS_SUB= yes -OPTIONS_DEFINE= BDB CDB DOCS INST_BASE LDAP LDAP_SASL LMDB MYSQL \ +OPTIONS_DEFINE= BDB CDB DOCS EAI INST_BASE LDAP LDAP_SASL LMDB MYSQL \ NIS PCRE PGSQL SASL SQLITE TEST TLS OPTIONS_RADIO= RG1 OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT -OPTIONS_DEFAULT= PCRE TLS +OPTIONS_DEFAULT= EAI PCRE TLS BDB_USES= bdb CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb +EAI_LIB_DEPENDS= libicuuc.so:devel/icu LDAP_USE= OPENLDAP=yes LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb MYSQL_USE= MYSQL=yes @@ -61,6 +61,7 @@ SQLITE_USES= sqlite TLS_USES= ssl CDB_DESC= CDB maps lookups +EAI_DESC= Email Address Internationalization (SMTPUTF8) support INST_BASE_DESC= Install into /usr and /etc/postfix LDAP_DESC= LDAP maps (uses WITH_OPENLDAP_VER) LDAP_SASL_DESC= LDAP client-to-server SASL auth @@ -151,9 +152,12 @@ _REQUIRE= LOGIN cleanvar dovecot POSTFIX_CCARGS+= -DUSE_SASL_AUTH # Email Address Internationalization (EAI, RFC 6531..6533) -# This is now mandantory! +.if ${PORT_OPTIONS:MEAI} POSTFIX_CCARGS+= -DHAS_EAI -I${LOCALBASE}/include POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -licuuc +.else +POSTFIX_CCARGS+= -DNO_EAI +.endif .if ${PORT_OPTIONS:MPCRE} DYN_EXT+= pcre Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Sun Feb 4 05:13:43 2018 (r460869) +++ head/mail/postfix-current/distinfo Sun Feb 4 07:16:53 2018 (r460870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516574591 -SHA256 (postfix/postfix-3.3-20180121.tar.gz) = 4ff28ebda935756df9ca259da8ee1cd0373371de289c10796091957abf33b8b5 -SIZE (postfix/postfix-3.3-20180121.tar.gz) = 4416991 +TIMESTAMP = 1517705400 +SHA256 (postfix/postfix-3.4-20180203.tar.gz) = b0610cf669982662d7dffa0bb591b54fea935fbc2c2eb2ca604e6e44922291a5 +SIZE (postfix/postfix-3.4-20180203.tar.gz) = 4420728 From owner-svn-ports-all@freebsd.org Sun Feb 4 08:24:06 2018 Return-Path: Delivered-To: svn-ports-all@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 456EBEEF41D; Sun, 4 Feb 2018 08:24:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF1C6733D6; Sun, 4 Feb 2018 08:24:05 +0000 (UTC) (envelope-from antoine@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 EA14317B0F; Sun, 4 Feb 2018 08:24:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w148O5Ap067185; Sun, 4 Feb 2018 08:24:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w148O5n3067183; Sun, 4 Feb 2018 08:24:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040824.w148O5n3067183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:24:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460873 - head/security/rubygem-metasploit-payloads X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit-payloads X-SVN-Commit-Revision: 460873 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:24:06 -0000 Author: antoine Date: Sun Feb 4 08:24:05 2018 New Revision: 460873 URL: https://svnweb.freebsd.org/changeset/ports/460873 Log: Update to 1.3.28 Modified: head/security/rubygem-metasploit-payloads/Makefile head/security/rubygem-metasploit-payloads/distinfo Modified: head/security/rubygem-metasploit-payloads/Makefile ============================================================================== --- head/security/rubygem-metasploit-payloads/Makefile Sun Feb 4 08:08:26 2018 (r460872) +++ head/security/rubygem-metasploit-payloads/Makefile Sun Feb 4 08:24:05 2018 (r460873) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit-payloads -PORTVERSION= 1.3.25 +PORTVERSION= 1.3.28 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes +NO_ARCH_IGNORE= libndkstager.so STRIP= USES= gem USE_RUBY= yes Modified: head/security/rubygem-metasploit-payloads/distinfo ============================================================================== --- head/security/rubygem-metasploit-payloads/distinfo Sun Feb 4 08:08:26 2018 (r460872) +++ head/security/rubygem-metasploit-payloads/distinfo Sun Feb 4 08:24:05 2018 (r460873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516450085 -SHA256 (rubygem/metasploit-payloads-1.3.25.gem) = 7e89e57a16a58fe8b69583be19c27fa475ffb974861a50d83ab5b626ef7d541c -SIZE (rubygem/metasploit-payloads-1.3.25.gem) = 11934720 +TIMESTAMP = 1517643792 +SHA256 (rubygem/metasploit-payloads-1.3.28.gem) = 8abc02ff14215578dde4bd30b61260bb8ce922938925e3eaaa3cfb63796f50d7 +SIZE (rubygem/metasploit-payloads-1.3.28.gem) = 11934720 From owner-svn-ports-all@freebsd.org Sun Feb 4 08:25:07 2018 Return-Path: Delivered-To: svn-ports-all@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 30E3FEEF4AC; Sun, 4 Feb 2018 08:25:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D82FA7358A; Sun, 4 Feb 2018 08:25:06 +0000 (UTC) (envelope-from antoine@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 B8A8E17B11; Sun, 4 Feb 2018 08:25:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w148P63G067467; Sun, 4 Feb 2018 08:25:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w148P6cM067465; Sun, 4 Feb 2018 08:25:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040825.w148P6cM067465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:25:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460875 - head/security/metasploit X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/metasploit X-SVN-Commit-Revision: 460875 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:25:07 -0000 Author: antoine Date: Sun Feb 4 08:25:06 2018 New Revision: 460875 URL: https://svnweb.freebsd.org/changeset/ports/460875 Log: Update to 4.16.36 Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Sun Feb 4 08:24:25 2018 (r460874) +++ head/security/metasploit/Makefile Sun Feb 4 08:25:06 2018 (r460875) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.16.32 +PORTVERSION= 4.16.36 CATEGORIES= security MAINTAINER= tanawts@gmail.com @@ -26,8 +26,8 @@ RUN_DEPENDS= nmap:security/nmap \ rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \ rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \ rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ - rubygem-metasploit-payloads>=1.3.25:security/rubygem-metasploit-payloads \ - rubygem-metasploit_payloads-mettle>=0.3.3:security/rubygem-metasploit_payloads-mettle \ + rubygem-metasploit-payloads>=1.3.28:security/rubygem-metasploit-payloads \ + rubygem-metasploit_payloads-mettle>=0.3.6:security/rubygem-metasploit_payloads-mettle \ rubygem-msgpack1>=0:devel/rubygem-msgpack1 \ rubygem-network_interface>=0:net/rubygem-network_interface \ rubygem-rubyntlm>=0:net/rubygem-rubyntlm \ @@ -90,7 +90,9 @@ STRIP= USES= python:env shebangfix USE_RUBY= yes -SHEBANG_FILES= data/exploits/CVE-2017-7494/build.sh \ +SHEBANG_FILES= data/exploits/CVE-2017-17562/build.sh \ + data/exploits/CVE-2017-17562/install-deps.sh \ + data/exploits/CVE-2017-7494/build.sh \ data/exploits/CVE-2017-7494/install-deps.sh \ external/source/shellcode/windows/build.sh \ external/source/msfJavaToolkit/compile.sh \ @@ -100,6 +102,7 @@ SHEBANG_FILES= data/exploits/CVE-2017-7494/build.sh \ docker/bin/msfvenom \ docker/bin/msfconsole \ modules/auxiliary/dos/http/slowloris.py \ + modules/auxiliary/scanner/wproxy/att_open_proxy.py \ tools/hardware/killerbee_msfrelay \ tools/dev/import-dev-keys.sh \ tools/dev/sign-dev-keys.sh Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Sun Feb 4 08:24:25 2018 (r460874) +++ head/security/metasploit/distinfo Sun Feb 4 08:25:06 2018 (r460875) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516449919 -SHA256 (rapid7-metasploit-framework-4.16.32_GH0.tar.gz) = f4c545aaf9bac1d2767ead6dd3785bde13dcd866ea77ef4175ff3f5212c350f2 -SIZE (rapid7-metasploit-framework-4.16.32_GH0.tar.gz) = 25520454 +TIMESTAMP = 1517643668 +SHA256 (rapid7-metasploit-framework-4.16.36_GH0.tar.gz) = 26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380 +SIZE (rapid7-metasploit-framework-4.16.36_GH0.tar.gz) = 25736783 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:48:47 2018 Return-Path: Delivered-To: svn-ports-all@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 D4CFAECA2A5; Sun, 4 Feb 2018 10:48:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 827B4797C2; Sun, 4 Feb 2018 10:48:47 +0000 (UTC) (envelope-from sunpoet@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 79871191A5; Sun, 4 Feb 2018 10:48:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AmlTY041024; Sun, 4 Feb 2018 10:48:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AmloN041022; Sun, 4 Feb 2018 10:48:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041048.w14AmloN041022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:48:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460912 - head/devel/libinotify X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/libinotify X-SVN-Commit-Revision: 460912 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:48:48 -0000 Author: sunpoet Date: Sun Feb 4 10:48:47 2018 New Revision: 460912 URL: https://svnweb.freebsd.org/changeset/ports/460912 Log: Update to 20180201 Changes: https://github.com/libinotify-kqueue/libinotify-kqueue/releases Modified: head/devel/libinotify/Makefile head/devel/libinotify/distinfo Modified: head/devel/libinotify/Makefile ============================================================================== --- head/devel/libinotify/Makefile Sun Feb 4 10:21:39 2018 (r460911) +++ head/devel/libinotify/Makefile Sun Feb 4 10:48:47 2018 (r460912) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libinotify -PORTVERSION= 20170711 -PORTREVISION= 1 +PORTVERSION= 20180201 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/libinotify/distinfo ============================================================================== --- head/devel/libinotify/distinfo Sun Feb 4 10:21:39 2018 (r460911) +++ head/devel/libinotify/distinfo Sun Feb 4 10:48:47 2018 (r460912) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501614455 -SHA256 (libinotify-kqueue-libinotify-kqueue-20170711_GH0.tar.gz) = f7fc68dd36c07fb33087c941ebe91028d7c50f37282e8b97d4787c0cc857adbc -SIZE (libinotify-kqueue-libinotify-kqueue-20170711_GH0.tar.gz) = 71707 +TIMESTAMP = 1517739431 +SHA256 (libinotify-kqueue-libinotify-kqueue-20180201_GH0.tar.gz) = 15fa6de8b33bb73717755ce9566f757209a855ca20c93e209c6dfbb1697599b2 +SIZE (libinotify-kqueue-libinotify-kqueue-20180201_GH0.tar.gz) = 71808 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:48:59 2018 Return-Path: Delivered-To: svn-ports-all@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 6EA25ECA2C2; Sun, 4 Feb 2018 10:48:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD509798A4; Sun, 4 Feb 2018 10:48:58 +0000 (UTC) (envelope-from sunpoet@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 51B22191A7; Sun, 4 Feb 2018 10:48:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AmwFY041354; Sun, 4 Feb 2018 10:48:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Amw1R041353; Sun, 4 Feb 2018 10:48:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041048.w14Amw1R041353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460914 - head/textproc/asciidoc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/asciidoc X-SVN-Commit-Revision: 460914 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:48:59 -0000 Author: sunpoet Date: Sun Feb 4 10:48:57 2018 New Revision: 460914 URL: https://svnweb.freebsd.org/changeset/ports/460914 Log: Bump PORTREVISION for package change in r460887 Modified: head/textproc/asciidoc/Makefile Modified: head/textproc/asciidoc/Makefile ============================================================================== --- head/textproc/asciidoc/Makefile Sun Feb 4 10:48:52 2018 (r460913) +++ head/textproc/asciidoc/Makefile Sun Feb 4 10:48:57 2018 (r460914) @@ -3,6 +3,7 @@ PORTNAME= asciidoc PORTVERSION= 8.6.10 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org From owner-svn-ports-all@freebsd.org Sun Feb 4 10:49:19 2018 Return-Path: Delivered-To: svn-ports-all@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 44C39ECA2FC; Sun, 4 Feb 2018 10:49:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E982279B69; Sun, 4 Feb 2018 10:49:18 +0000 (UTC) (envelope-from sunpoet@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 E47DA191AB; Sun, 4 Feb 2018 10:49:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AnIxQ041836; Sun, 4 Feb 2018 10:49:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AnIwc041834; Sun, 4 Feb 2018 10:49:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041049.w14AnIwc041834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:49:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460918 - head/databases/rubygem-awesome_nested_set X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/rubygem-awesome_nested_set X-SVN-Commit-Revision: 460918 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:49:19 -0000 Author: sunpoet Date: Sun Feb 4 10:49:18 2018 New Revision: 460918 URL: https://svnweb.freebsd.org/changeset/ports/460918 Log: Update to 3.1.4 Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG Modified: head/databases/rubygem-awesome_nested_set/Makefile head/databases/rubygem-awesome_nested_set/distinfo Modified: head/databases/rubygem-awesome_nested_set/Makefile ============================================================================== --- head/databases/rubygem-awesome_nested_set/Makefile Sun Feb 4 10:49:13 2018 (r460917) +++ head/databases/rubygem-awesome_nested_set/Makefile Sun Feb 4 10:49:18 2018 (r460918) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awesome_nested_set -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-awesome_nested_set/distinfo ============================================================================== --- head/databases/rubygem-awesome_nested_set/distinfo Sun Feb 4 10:49:13 2018 (r460917) +++ head/databases/rubygem-awesome_nested_set/distinfo Sun Feb 4 10:49:18 2018 (r460918) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494153159 -SHA256 (rubygem/awesome_nested_set-3.1.3.gem) = 99ddfff85b040128c911fcb7eec3a2745195f00acf9e3078b2db8396ac922964 -SIZE (rubygem/awesome_nested_set-3.1.3.gem) = 20480 +TIMESTAMP = 1517739463 +SHA256 (rubygem/awesome_nested_set-3.1.4.gem) = c7cf2a2a7879043abac6f548b4d1d882166139d739a35f7ec76716a47bbb088b +SIZE (rubygem/awesome_nested_set-3.1.4.gem) = 20480 From owner-svn-ports-all@freebsd.org Sun Feb 4 08:08:27 2018 Return-Path: Delivered-To: svn-ports-all@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 0E1F9EEED76; Sun, 4 Feb 2018 08:08:27 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A686472B7C; Sun, 4 Feb 2018 08:08:26 +0000 (UTC) (envelope-from antoine@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 9F097177DE; Sun, 4 Feb 2018 08:08:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1488QHi057542; Sun, 4 Feb 2018 08:08:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1488QLp057540; Sun, 4 Feb 2018 08:08:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040808.w1488QLp057540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:08:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460872 - head/security/rubygem-metasploit_data_models X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit_data_models X-SVN-Commit-Revision: 460872 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 08:08:27 -0000 Author: antoine Date: Sun Feb 4 08:08:26 2018 New Revision: 460872 URL: https://svnweb.freebsd.org/changeset/ports/460872 Log: Update to 2.0.16 Modified: head/security/rubygem-metasploit_data_models/Makefile head/security/rubygem-metasploit_data_models/distinfo Modified: head/security/rubygem-metasploit_data_models/Makefile ============================================================================== --- head/security/rubygem-metasploit_data_models/Makefile Sun Feb 4 08:04:33 2018 (r460871) +++ head/security/rubygem-metasploit_data_models/Makefile Sun Feb 4 08:08:26 2018 (r460872) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit_data_models -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -26,5 +26,8 @@ NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/mdm_console + +post-patch: + ${REINPLACE_CMD} "/pg/s|= 0.20.0|>= 0.20.0|" ${WRKSRC}/metasploit_data_models.gemspec .include Modified: head/security/rubygem-metasploit_data_models/distinfo ============================================================================== --- head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:04:33 2018 (r460871) +++ head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:08:26 2018 (r460872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499951176 -SHA256 (rubygem/metasploit_data_models-2.0.15.gem) = 50ed0549a7453ce8a525a367c402f1d5cb682767e428714a9a4c0d6b6c977148 -SIZE (rubygem/metasploit_data_models-2.0.15.gem) = 182272 +TIMESTAMP = 1517643849 +SHA256 (rubygem/metasploit_data_models-2.0.16.gem) = e48d1a96af02e80980d7289f8f5c73a23050690e69135b7a26ef14962c710074 +SIZE (rubygem/metasploit_data_models-2.0.16.gem) = 182272 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:32 2018 Return-Path: Delivered-To: svn-ports-all@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 3A153EC8535; Sun, 4 Feb 2018 10:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9445377B11; Sun, 4 Feb 2018 10:13:31 +0000 (UTC) (envelope-from sunpoet@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 8AD2418CEA; Sun, 4 Feb 2018 10:13:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADV2Q024483; Sun, 4 Feb 2018 10:13:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADVr5024481; Sun, 4 Feb 2018 10:13:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADVr5024481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460897 - head/irc/p5-Bot-BasicBot X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/irc/p5-Bot-BasicBot X-SVN-Commit-Revision: 460897 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:32 -0000 Author: sunpoet Date: Sun Feb 4 10:13:31 2018 New Revision: 460897 URL: https://svnweb.freebsd.org/changeset/ports/460897 Log: Update to 0.93 Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes Modified: head/irc/p5-Bot-BasicBot/Makefile head/irc/p5-Bot-BasicBot/distinfo Modified: head/irc/p5-Bot-BasicBot/Makefile ============================================================================== --- head/irc/p5-Bot-BasicBot/Makefile Sun Feb 4 10:13:25 2018 (r460896) +++ head/irc/p5-Bot-BasicBot/Makefile Sun Feb 4 10:13:31 2018 (r460897) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Bot-BasicBot -PORTVERSION= 0.92 +PORTVERSION= 0.93 CATEGORIES= irc perl5 MASTER_SITES= CPAN/Bot PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC + p5-POE-Component-IRC>=6.90:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/irc/p5-Bot-BasicBot/distinfo ============================================================================== --- head/irc/p5-Bot-BasicBot/distinfo Sun Feb 4 10:13:25 2018 (r460896) +++ head/irc/p5-Bot-BasicBot/distinfo Sun Feb 4 10:13:31 2018 (r460897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517590025 -SHA256 (Bot-BasicBot-0.92.tar.gz) = 2bcde3842a7c5ca5894e835027c595a892bd68757d7d72540b525c75c2931e52 -SIZE (Bot-BasicBot-0.92.tar.gz) = 26225 +TIMESTAMP = 1517673306 +SHA256 (Bot-BasicBot-0.93.tar.gz) = f2103cff3c48206a4030559bcc0da1046a63f44c52da4ebe5f78912e7fed05e4 +SIZE (Bot-BasicBot-0.93.tar.gz) = 26420 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:37 2018 Return-Path: Delivered-To: svn-ports-all@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 F2E53EC8545; Sun, 4 Feb 2018 10:13:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7620477BCD; Sun, 4 Feb 2018 10:13:36 +0000 (UTC) (envelope-from sunpoet@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 53ACF18CEB; Sun, 4 Feb 2018 10:13:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADa6A024606; Sun, 4 Feb 2018 10:13:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADaMp024604; Sun, 4 Feb 2018 10:13:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADaMp024604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460898 - head/archivers/py-lz4 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/py-lz4 X-SVN-Commit-Revision: 460898 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:37 -0000 Author: sunpoet Date: Sun Feb 4 10:13:35 2018 New Revision: 460898 URL: https://svnweb.freebsd.org/changeset/ports/460898 Log: Update to 0.20.1 Changes: https://github.com/python-lz4/python-lz4/releases Modified: head/archivers/py-lz4/Makefile head/archivers/py-lz4/distinfo Modified: head/archivers/py-lz4/Makefile ============================================================================== --- head/archivers/py-lz4/Makefile Sun Feb 4 10:13:31 2018 (r460897) +++ head/archivers/py-lz4/Makefile Sun Feb 4 10:13:35 2018 (r460898) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.19.2 +PORTVERSION= 0.20.1 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Sun Feb 4 10:13:31 2018 (r460897) +++ head/archivers/py-lz4/distinfo Sun Feb 4 10:13:35 2018 (r460898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517590062 -SHA256 (lz4-0.19.2.tar.gz) = 2e6bce0379eca0eb9eeb306ca60f507f355b3c7853b2826fd7b2e4fc08a67f91 -SIZE (lz4-0.19.2.tar.gz) = 107964 +TIMESTAMP = 1517673332 +SHA256 (lz4-0.20.1.tar.gz) = 54a28528cf264bfb24d7fa355a29535882edfeb19f4afa31c1d0a7b2e6eec6b1 +SIZE (lz4-0.20.1.tar.gz) = 111751 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:13 2018 Return-Path: Delivered-To: svn-ports-all@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 4CB1BEC846A; Sun, 4 Feb 2018 10:13:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 36C3E777F8; Sun, 4 Feb 2018 10:13:10 +0000 (UTC) (envelope-from sunpoet@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 D2E5018CE6; Sun, 4 Feb 2018 10:13:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADAVj023987; Sun, 4 Feb 2018 10:13:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADAfJ023985; Sun, 4 Feb 2018 10:13:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADAfJ023985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460893 - head/devel/rubygem-jekyll-coffeescript X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-jekyll-coffeescript X-SVN-Commit-Revision: 460893 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:13 -0000 Author: sunpoet Date: Sun Feb 4 10:13:10 2018 New Revision: 460893 URL: https://svnweb.freebsd.org/changeset/ports/460893 Log: Update to 1.1.1 Changes: https://github.com/jekyll/jekyll-coffeescript/releases Modified: head/devel/rubygem-jekyll-coffeescript/Makefile head/devel/rubygem-jekyll-coffeescript/distinfo Modified: head/devel/rubygem-jekyll-coffeescript/Makefile ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/Makefile Sun Feb 4 10:13:05 2018 (r460892) +++ head/devel/rubygem-jekyll-coffeescript/Makefile Sun Feb 4 10:13:10 2018 (r460893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-coffeescript -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-jekyll-coffeescript/distinfo ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/distinfo Sun Feb 4 10:13:05 2018 (r460892) +++ head/devel/rubygem-jekyll-coffeescript/distinfo Sun Feb 4 10:13:10 2018 (r460893) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512594383 -SHA256 (rubygem/jekyll-coffeescript-1.1.0.gem) = 35ae279036e4309524ad21d9d6a5ebd36a516c357c4f53cffc9f8e3c731a7965 -SIZE (rubygem/jekyll-coffeescript-1.1.0.gem) = 4608 +TIMESTAMP = 1517724600 +SHA256 (rubygem/jekyll-coffeescript-1.1.1.gem) = 7e6fccd8f2460f9551219b20b27c61b0ea297e544d3f831759527be392240e1b +SIZE (rubygem/jekyll-coffeescript-1.1.1.gem) = 4608 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:05:20 2018 Return-Path: Delivered-To: svn-ports-all@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 BB549EF2A1B; Sun, 4 Feb 2018 10:05:20 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C9D27696E; Sun, 4 Feb 2018 10:05:20 +0000 (UTC) (envelope-from pi@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 5C41C18B36; Sun, 4 Feb 2018 10:05:20 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14A5K0X017658; Sun, 4 Feb 2018 10:05:20 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14A5K54017656; Sun, 4 Feb 2018 10:05:20 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802041005.w14A5K54017656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Feb 2018 10:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460882 - head/devel/py-stdnum X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-stdnum X-SVN-Commit-Revision: 460882 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:05:21 -0000 Author: pi Date: Sun Feb 4 10:05:19 2018 New Revision: 460882 URL: https://svnweb.freebsd.org/changeset/ports/460882 Log: devel/py-stdnum: update 1.6 -> 1.8.1 1.7: - This release includes a number of new number formats (Canadian Business Number, Canadian Social Insurance Number, German personal tax number, Estonian organisation registration code, Finnish individual tax number and English Unique Pupil Number). This release also fixes a bug in the Czech DI check digit calculation and also fixes a few other minor bugs. This release also includes test and documentation improvements. 1.8: - This release includes a number of new number formats (Dominican Republic NCF, Euro banknote serial numbers, CAS RN, Indian Aadhaar and Indian PAN). It also adds functions for using the Dominican Republic DGII web service to validate and search for RNC and NCF numbers, replaces stdnum.iso9362 with stdnum.bic and adds zeep as the preferred SOAP library. This release also includes numerous improvements to the - Development of the NCF format validation and DGII web service validation was funded by iterativo | http://iterativo.do - Release 1.8.1 of python-stdnum has been made available which fixes a packaging bug that caused installation problems on some platforms. Modified: head/devel/py-stdnum/Makefile head/devel/py-stdnum/distinfo Modified: head/devel/py-stdnum/Makefile ============================================================================== --- head/devel/py-stdnum/Makefile Sun Feb 4 10:03:04 2018 (r460881) +++ head/devel/py-stdnum/Makefile Sun Feb 4 10:05:19 2018 (r460882) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stdnum -PORTVERSION= 1.6 +PORTVERSION= 1.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-stdnum/distinfo ============================================================================== --- head/devel/py-stdnum/distinfo Sun Feb 4 10:03:04 2018 (r460881) +++ head/devel/py-stdnum/distinfo Sun Feb 4 10:05:19 2018 (r460882) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492788192 -SHA256 (python-stdnum-1.6.tar.gz) = 157a0aef01b1e846ddd11252dc516637da6b3347e32f0130825b7fae1d8b4655 -SIZE (python-stdnum-1.6.tar.gz) = 399518 +TIMESTAMP = 1517738483 +SHA256 (python-stdnum-1.8.1.tar.gz) = d7162fdb29337aebed65700cc7297016f6cd32cae4ad7aed8f7e7531f0217943 +SIZE (python-stdnum-1.8.1.tar.gz) = 421921 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:51 2018 Return-Path: Delivered-To: svn-ports-all@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 69B67EC8398; Sun, 4 Feb 2018 10:12:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E22DA774CF; Sun, 4 Feb 2018 10:12:50 +0000 (UTC) (envelope-from sunpoet@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 DD2FA18CE2; Sun, 4 Feb 2018 10:12:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACoD8023508; Sun, 4 Feb 2018 10:12:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACogk023506; Sun, 4 Feb 2018 10:12:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACogk023506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460889 - head/www/nghttp2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/nghttp2 X-SVN-Commit-Revision: 460889 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:51 -0000 Author: sunpoet Date: Sun Feb 4 10:12:50 2018 New Revision: 460889 URL: https://svnweb.freebsd.org/changeset/ports/460889 Log: Update to 1.30.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Sun Feb 4 10:12:45 2018 (r460888) +++ head/www/nghttp2/Makefile Sun Feb 4 10:12:50 2018 (r460889) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.29.0 +PORTVERSION= 1.30.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Sun Feb 4 10:12:45 2018 (r460888) +++ head/www/nghttp2/distinfo Sun Feb 4 10:12:50 2018 (r460889) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513769184 -SHA256 (nghttp2-nghttp2-v1.29.0_GH0.tar.gz) = 48d5a7014c674e0380e8b9bb5d3b8a8e284cea1d54433f4c7f66d718b5940b59 -SIZE (nghttp2-nghttp2-v1.29.0_GH0.tar.gz) = 1742036 +TIMESTAMP = 1517673262 +SHA256 (nghttp2-nghttp2-v1.30.0_GH0.tar.gz) = 51e7783d8a72890568ab2fc983fdc25b80fb9442e4231bdde98bbe6829488635 +SIZE (nghttp2-nghttp2-v1.30.0_GH0.tar.gz) = 1743105 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:07 2018 Return-Path: Delivered-To: svn-ports-all@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 2454EEC8451; Sun, 4 Feb 2018 10:13:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1D8477725; Sun, 4 Feb 2018 10:13:05 +0000 (UTC) (envelope-from sunpoet@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 B00FE18CE5; Sun, 4 Feb 2018 10:13:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AD5ix023862; Sun, 4 Feb 2018 10:13:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AD5BV023861; Sun, 4 Feb 2018 10:13:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14AD5BV023861@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460892 - head/ftp/py-pycurl X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/ftp/py-pycurl X-SVN-Commit-Revision: 460892 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:07 -0000 Author: sunpoet Date: Sun Feb 4 10:13:05 2018 New Revision: 460892 URL: https://svnweb.freebsd.org/changeset/ports/460892 Log: Update pkg-descr - Add PyPI as primary WWW Modified: head/ftp/py-pycurl/pkg-descr Modified: head/ftp/py-pycurl/pkg-descr ============================================================================== --- head/ftp/py-pycurl/pkg-descr Sun Feb 4 10:13:00 2018 (r460891) +++ head/ftp/py-pycurl/pkg-descr Sun Feb 4 10:13:05 2018 (r460892) @@ -1,5 +1,16 @@ -Python module interface to the cURL library which is -a tool for transferring files with URL syntax, supporting -many protocols. +PycURL is a Python interface to libcurl, the multiprotocol file transfer +library. Similarly to the urllib Python module, PycURL can be used to fetch +objects identified by a URL from a Python program. Beyond simple fetches however +PycURL exposes most of the functionality of libcurl, including: +- Speed - libcurl is very fast and PycURL, being a thin wrapper above libcurl, + is very fast as well. PycURL was benchmarked to be several times faster than + requests. +- Features including multiple protocol support, SSL, authentication and proxy + options. PycURL supports most of libcurl's callbacks. +- Multi and share interfaces. +- Sockets used for network operations, permitting integration of PycURL into the + applications' I/O loop (e.g., using Tornado). + +WWW: https://pypi.python.org/pypi/pycurl WWW: http://pycurl.io/ From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:16 2018 Return-Path: Delivered-To: svn-ports-all@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 A617BEC847D; Sun, 4 Feb 2018 10:13:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33896778AB; Sun, 4 Feb 2018 10:13:16 +0000 (UTC) (envelope-from sunpoet@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 12E1B18CE7; Sun, 4 Feb 2018 10:13:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADFQq024112; Sun, 4 Feb 2018 10:13:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADFq6024110; Sun, 4 Feb 2018 10:13:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADFq6024110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460894 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 460894 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:16 -0000 Author: sunpoet Date: Sun Feb 4 10:13:15 2018 New Revision: 460894 URL: https://svnweb.freebsd.org/changeset/ports/460894 Log: Update to 0.84.0 Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Sun Feb 4 10:13:10 2018 (r460893) +++ head/net/rubygem-gitaly-proto/Makefile Sun Feb 4 10:13:15 2018 (r460894) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.83.0 +PORTVERSION= 0.84.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Sun Feb 4 10:13:10 2018 (r460893) +++ head/net/rubygem-gitaly-proto/distinfo Sun Feb 4 10:13:15 2018 (r460894) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517316506 -SHA256 (rubygem/gitaly-proto-0.83.0.gem) = 1bf399f33d784e65538815f82d51c6e869312a7b15fe84a1d666600282d76a7c -SIZE (rubygem/gitaly-proto-0.83.0.gem) = 15360 +TIMESTAMP = 1517673283 +SHA256 (rubygem/gitaly-proto-0.84.0.gem) = 885372a594214be5f4a8c49d739081551ce19d5d5b5ee207e81771b65e391417 +SIZE (rubygem/gitaly-proto-0.84.0.gem) = 15360 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:23 2018 Return-Path: Delivered-To: svn-ports-all@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 E25DAEC8601; Sun, 4 Feb 2018 10:14:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91AF978261; Sun, 4 Feb 2018 10:14:22 +0000 (UTC) (envelope-from sunpoet@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 8B5D518CF4; Sun, 4 Feb 2018 10:14:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AEM53025631; Sun, 4 Feb 2018 10:14:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AEMam025630; Sun, 4 Feb 2018 10:14:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AEMam025630@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460907 - head/games/gnuchess X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/games/gnuchess X-SVN-Commit-Revision: 460907 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:23 -0000 Author: sunpoet Date: Sun Feb 4 10:14:22 2018 New Revision: 460907 URL: https://svnweb.freebsd.org/changeset/ports/460907 Log: Update WWW Approved by: portmgr (blanket) Modified: head/games/gnuchess/pkg-descr Modified: head/games/gnuchess/pkg-descr ============================================================================== --- head/games/gnuchess/pkg-descr Sun Feb 4 10:14:17 2018 (r460906) +++ head/games/gnuchess/pkg-descr Sun Feb 4 10:14:22 2018 (r460907) @@ -4,4 +4,4 @@ Gnuchess is an updated version of the GNU chess playing program. It has a simple alpha-numeric board display. -WWW: http://savannah.gnu.org/projects/chess/ +WWW: https://savannah.gnu.org/projects/chess From owner-svn-ports-all@freebsd.org Sun Feb 4 11:42:28 2018 Return-Path: Delivered-To: svn-ports-all@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 AA0C2ECCAF1; Sun, 4 Feb 2018 11:42:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 604747BBD1; Sun, 4 Feb 2018 11:42:28 +0000 (UTC) (envelope-from antoine@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 5B31419B32; Sun, 4 Feb 2018 11:42:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14BgS1T071719; Sun, 4 Feb 2018 11:42:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14BgSwq071717; Sun, 4 Feb 2018 11:42:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802041142.w14BgSwq071717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 11:42:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460924 - head/archivers/py-python-snappy X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/archivers/py-python-snappy X-SVN-Commit-Revision: 460924 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 11:42:28 -0000 Author: antoine Date: Sun Feb 4 11:42:27 2018 New Revision: 460924 URL: https://svnweb.freebsd.org/changeset/ports/460924 Log: Update to 0.5.2 Modified: head/archivers/py-python-snappy/Makefile head/archivers/py-python-snappy/distinfo Modified: head/archivers/py-python-snappy/Makefile ============================================================================== --- head/archivers/py-python-snappy/Makefile Sun Feb 4 11:15:53 2018 (r460923) +++ head/archivers/py-python-snappy/Makefile Sun Feb 4 11:42:27 2018 (r460924) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-snappy -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= archivers devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,8 +19,11 @@ USES= python USE_PYTHON= distutils autoplist CPPFLAGS+= -I${LOCALBASE}/include TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/scratch # Any directory different from ${WRKSRC} do-test: - @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} test_snappy.py) + @${MKDIR} ${TEST_WRKSRC} + @${CP} ${WRKSRC}/test_*.py ${TEST_WRKSRC} + @(cd ${TEST_WRKSRC} && for t in test_*.py; do ${SETENV} ${TEST_ENV} ${PYTHON_CMD} $$t; done) .include Modified: head/archivers/py-python-snappy/distinfo ============================================================================== --- head/archivers/py-python-snappy/distinfo Sun Feb 4 11:15:53 2018 (r460923) +++ head/archivers/py-python-snappy/distinfo Sun Feb 4 11:42:27 2018 (r460924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494010227 -SHA256 (python-snappy-0.5.1.tar.gz) = 385fb216e7d1241f70c14c2bea3f042ec235caa65d708294f1ece50d3efa5de3 -SIZE (python-snappy-0.5.1.tar.gz) = 15252 +TIMESTAMP = 1517732182 +SHA256 (python-snappy-0.5.2.tar.gz) = 2ce83e44587adbc7239589048d660a92f899eb45af4e48e73092192a8b0f0789 +SIZE (python-snappy-0.5.2.tar.gz) = 19557 From owner-svn-ports-all@freebsd.org Sun Feb 4 13:28:20 2018 Return-Path: Delivered-To: svn-ports-all@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 D19E5ED62FA; Sun, 4 Feb 2018 13:28:20 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 848B97FA97; Sun, 4 Feb 2018 13:28:20 +0000 (UTC) (envelope-from feld@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 7B4D01AB41; Sun, 4 Feb 2018 13:28:20 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DSKsD021864; Sun, 4 Feb 2018 13:28:20 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DSK2M021862; Sun, 4 Feb 2018 13:28:20 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802041328.w14DSK2M021862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 4 Feb 2018 13:28:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460929 - head/security/minisign X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/minisign X-SVN-Commit-Revision: 460929 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:28:21 -0000 Author: feld Date: Sun Feb 4 13:28:20 2018 New Revision: 460929 URL: https://svnweb.freebsd.org/changeset/ports/460929 Log: security/minisign: Update to 0.8 Modified: head/security/minisign/Makefile head/security/minisign/distinfo Modified: head/security/minisign/Makefile ============================================================================== --- head/security/minisign/Makefile Sun Feb 4 13:21:37 2018 (r460928) +++ head/security/minisign/Makefile Sun Feb 4 13:28:20 2018 (r460929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minisign -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= security MAINTAINER= feld@FreeBSD.org Modified: head/security/minisign/distinfo ============================================================================== --- head/security/minisign/distinfo Sun Feb 4 13:21:37 2018 (r460928) +++ head/security/minisign/distinfo Sun Feb 4 13:28:20 2018 (r460929) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516287856 -SHA256 (jedisct1-minisign-0.7_GH0.tar.gz) = 0c9f25ae647b6ba38cf7e6aea1da4e8fb20e1bc64ef0c679da737a38c8ad43ef -SIZE (jedisct1-minisign-0.7_GH0.tar.gz) = 13229 +TIMESTAMP = 1517750824 +SHA256 (jedisct1-minisign-0.8_GH0.tar.gz) = 130eb5246076bc7ec42f13495a601382e566bb6733430d40a68de5e43a7f1082 +SIZE (jedisct1-minisign-0.8_GH0.tar.gz) = 14045 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:46 2018 Return-Path: Delivered-To: svn-ports-all@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 6FC04EC8374; Sun, 4 Feb 2018 10:12:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21DED7740D; Sun, 4 Feb 2018 10:12:46 +0000 (UTC) (envelope-from sunpoet@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 1C10A18CE1; Sun, 4 Feb 2018 10:12:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACjLq023384; Sun, 4 Feb 2018 10:12:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACjd6023381; Sun, 4 Feb 2018 10:12:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACjd6023381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460888 - head/www/libnghttp2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/libnghttp2 X-SVN-Commit-Revision: 460888 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:46 -0000 Author: sunpoet Date: Sun Feb 4 10:12:45 2018 New Revision: 460888 URL: https://svnweb.freebsd.org/changeset/ports/460888 Log: Update to 1.30.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/libnghttp2/Makefile head/www/libnghttp2/distinfo head/www/libnghttp2/pkg-plist Modified: head/www/libnghttp2/Makefile ============================================================================== --- head/www/libnghttp2/Makefile Sun Feb 4 10:12:40 2018 (r460887) +++ head/www/libnghttp2/Makefile Sun Feb 4 10:12:45 2018 (r460888) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.29.0 +PORTVERSION= 1.30.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: head/www/libnghttp2/distinfo ============================================================================== --- head/www/libnghttp2/distinfo Sun Feb 4 10:12:40 2018 (r460887) +++ head/www/libnghttp2/distinfo Sun Feb 4 10:12:45 2018 (r460888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513769184 -SHA256 (nghttp2-nghttp2-v1.29.0_GH0.tar.gz) = 48d5a7014c674e0380e8b9bb5d3b8a8e284cea1d54433f4c7f66d718b5940b59 -SIZE (nghttp2-nghttp2-v1.29.0_GH0.tar.gz) = 1742036 +TIMESTAMP = 1517673248 +SHA256 (nghttp2-nghttp2-v1.30.0_GH0.tar.gz) = 51e7783d8a72890568ab2fc983fdc25b80fb9442e4231bdde98bbe6829488635 +SIZE (nghttp2-nghttp2-v1.30.0_GH0.tar.gz) = 1743105 Modified: head/www/libnghttp2/pkg-plist ============================================================================== --- head/www/libnghttp2/pkg-plist Sun Feb 4 10:12:40 2018 (r460887) +++ head/www/libnghttp2/pkg-plist Sun Feb 4 10:12:45 2018 (r460888) @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.15.1 +lib/libnghttp2.so.14.15.2 libdata/pkgconfig/libnghttp2.pc From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:02 2018 Return-Path: Delivered-To: svn-ports-all@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 E2CD8EC8425; Sun, 4 Feb 2018 10:13:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 878FC7765F; Sun, 4 Feb 2018 10:13:00 +0000 (UTC) (envelope-from sunpoet@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 D37E818CE4; Sun, 4 Feb 2018 10:13:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AD0IZ023764; Sun, 4 Feb 2018 10:13:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AD0W3023762; Sun, 4 Feb 2018 10:13:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14AD0W3023762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460891 - head/mail/p5-Email-Address-XS X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/p5-Email-Address-XS X-SVN-Commit-Revision: 460891 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:02 -0000 Author: sunpoet Date: Sun Feb 4 10:13:00 2018 New Revision: 460891 URL: https://svnweb.freebsd.org/changeset/ports/460891 Log: Update to 1.02 Changes: http://search.cpan.org/dist/Email-Address-XS/Changes Modified: head/mail/p5-Email-Address-XS/Makefile head/mail/p5-Email-Address-XS/distinfo Modified: head/mail/p5-Email-Address-XS/Makefile ============================================================================== --- head/mail/p5-Email-Address-XS/Makefile Sun Feb 4 10:12:55 2018 (r460890) +++ head/mail/p5-Email-Address-XS/Makefile Sun Feb 4 10:13:00 2018 (r460891) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Email-Address-XS -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/mail/p5-Email-Address-XS/distinfo ============================================================================== --- head/mail/p5-Email-Address-XS/distinfo Sun Feb 4 10:12:55 2018 (r460890) +++ head/mail/p5-Email-Address-XS/distinfo Sun Feb 4 10:13:00 2018 (r460891) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508435294 -SHA256 (Email-Address-XS-1.01.tar.gz) = 204bf61bc00fcb71100326bda81363803b71446dcf43074d3cb876a71d0a0c26 -SIZE (Email-Address-XS-1.01.tar.gz) = 26805 +TIMESTAMP = 1517673271 +SHA256 (Email-Address-XS-1.02.tar.gz) = 58869f16e06ae3621f6648a9ae292d795acf3bc24f9daf5be88c67a733003688 +SIZE (Email-Address-XS-1.02.tar.gz) = 28464 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:21 2018 Return-Path: Delivered-To: svn-ports-all@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 AE6AFEC84B6; Sun, 4 Feb 2018 10:13:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DE447797F; Sun, 4 Feb 2018 10:13:21 +0000 (UTC) (envelope-from sunpoet@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 23EA318CE8; Sun, 4 Feb 2018 10:13:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADK97024234; Sun, 4 Feb 2018 10:13:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADKu5024232; Sun, 4 Feb 2018 10:13:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADKu5024232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460895 - head/devel/p5-Config-Model X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Config-Model X-SVN-Commit-Revision: 460895 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:21 -0000 Author: sunpoet Date: Sun Feb 4 10:13:20 2018 New Revision: 460895 URL: https://svnweb.freebsd.org/changeset/ports/460895 Log: Update to 2.117 Changes: http://search.cpan.org/dist/Config-Model/Changes Modified: head/devel/p5-Config-Model/Makefile head/devel/p5-Config-Model/distinfo Modified: head/devel/p5-Config-Model/Makefile ============================================================================== --- head/devel/p5-Config-Model/Makefile Sun Feb 4 10:13:15 2018 (r460894) +++ head/devel/p5-Config-Model/Makefile Sun Feb 4 10:13:20 2018 (r460895) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model -PORTVERSION= 2.116 +PORTVERSION= 2.117 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model/distinfo ============================================================================== --- head/devel/p5-Config-Model/distinfo Sun Feb 4 10:13:15 2018 (r460894) +++ head/devel/p5-Config-Model/distinfo Sun Feb 4 10:13:20 2018 (r460895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513440611 -SHA256 (Config-Model-2.116.tar.gz) = 9bdde5609d2d6824bfc442b71042e2507a1f84162dc579d26eb3d284660328f4 -SIZE (Config-Model-2.116.tar.gz) = 348683 +TIMESTAMP = 1517724626 +SHA256 (Config-Model-2.117.tar.gz) = 6f5d599e29efe377c05d60505cd1435c5ea6c46566455376dd5ca820aa192dbc +SIZE (Config-Model-2.117.tar.gz) = 348853 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:35 2018 Return-Path: Delivered-To: svn-ports-all@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 C12DBEC831B; Sun, 4 Feb 2018 10:12:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 73D7777276; Sun, 4 Feb 2018 10:12:35 +0000 (UTC) (envelope-from sunpoet@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 6EDB218CDF; Sun, 4 Feb 2018 10:12:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACZtk023108; Sun, 4 Feb 2018 10:12:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACZ1o023106; Sun, 4 Feb 2018 10:12:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACZ1o023106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460886 - head/science/cdo X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/science/cdo X-SVN-Commit-Revision: 460886 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:35 -0000 Author: sunpoet Date: Sun Feb 4 10:12:35 2018 New Revision: 460886 URL: https://svnweb.freebsd.org/changeset/ports/460886 Log: Update to 1.9.3 - New features: - expr: added time coordinate function cdate(), ctime(), cdeltat(), ctimestep() ... - New operators: - not - logical NOT (1, if x equal 0; else 0) - Fixed bugs: - uvDestag: target grid undefined in output - runpctl: fails since release 1.8.0 - read of reduced Gaussian grid description file failed [Bug #8146] - read error on grid description file [Bug #8099] Modified: head/science/cdo/Makefile head/science/cdo/distinfo Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Sun Feb 4 10:12:30 2018 (r460885) +++ head/science/cdo/Makefile Sun Feb 4 10:12:35 2018 (r460886) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= science -MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/16035/ \ +MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/16435/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org Modified: head/science/cdo/distinfo ============================================================================== --- head/science/cdo/distinfo Sun Feb 4 10:12:30 2018 (r460885) +++ head/science/cdo/distinfo Sun Feb 4 10:12:35 2018 (r460886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513017350 -SHA256 (cdo-1.9.2.tar.gz) = d1c5092167034a48e4b8ada24cf78a1d4b84e364ffbb08b9ca70d13f428f300c -SIZE (cdo-1.9.2.tar.gz) = 9997020 +TIMESTAMP = 1517730075 +SHA256 (cdo-1.9.3.tar.gz) = e83a3de7b402600c0d9a5df18073d36d133ff9719d3c561a0efa90f9c1599f3f +SIZE (cdo-1.9.3.tar.gz) = 9950612 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:40 2018 Return-Path: Delivered-To: svn-ports-all@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 E09C7EC8346; Sun, 4 Feb 2018 10:12:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 923247733E; Sun, 4 Feb 2018 10:12:40 +0000 (UTC) (envelope-from sunpoet@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 8D1C718CE0; Sun, 4 Feb 2018 10:12:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACekL023243; Sun, 4 Feb 2018 10:12:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACeTx023241; Sun, 4 Feb 2018 10:12:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACeTx023241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460887 - in head/textproc/asciidoc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/textproc/asciidoc: . files X-SVN-Commit-Revision: 460887 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:41 -0000 Author: sunpoet Date: Sun Feb 4 10:12:40 2018 New Revision: 460887 URL: https://svnweb.freebsd.org/changeset/ports/460887 Log: Ensure the build without network Added: head/textproc/asciidoc/files/ head/textproc/asciidoc/files/patch-a2x.py (contents, props changed) Modified: head/textproc/asciidoc/Makefile Modified: head/textproc/asciidoc/Makefile ============================================================================== --- head/textproc/asciidoc/Makefile Sun Feb 4 10:12:35 2018 (r460886) +++ head/textproc/asciidoc/Makefile Sun Feb 4 10:12:40 2018 (r460887) @@ -28,6 +28,7 @@ python2_CMD= ${PYTHON_CMD} post-patch: @${REINPLACE_CMD} -e '/^INSTALL_PROG/ s|INSTALL_PROGRAM|INSTALL_SCRIPT|; s|\.conf|&.sample|; s|python\( a2x.py\)|${PYTHON_CMD}\1|' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/a2x.py @${FIND} ${WRKSRC} -name '*.conf' | ${XARGS} -I % ${LN} % %.sample post-install: Added: head/textproc/asciidoc/files/patch-a2x.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/asciidoc/files/patch-a2x.py Sun Feb 4 10:12:40 2018 (r460887) @@ -0,0 +1,11 @@ +--- a2x.py.orig 2018-01-13 22:10:35 UTC ++++ a2x.py +@@ -498,7 +498,7 @@ class A2X(AttrDict): + self.asciidoc_opts += ' --doctype %s' % self.doctype + for attr in self.attributes: + self.asciidoc_opts += ' --attribute "%s"' % attr +-# self.xsltproc_opts += ' --nonet' ++ self.xsltproc_opts += ' --nonet --path /usr/local/share/xsl/docbook/manpages/' + if self.verbose: + self.asciidoc_opts += ' --verbose' + self.dblatex_opts += ' -V' From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:44 2018 Return-Path: Delivered-To: svn-ports-all@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 926E6EC8562; Sun, 4 Feb 2018 10:13:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32F9077CC0; Sun, 4 Feb 2018 10:13:41 +0000 (UTC) (envelope-from sunpoet@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 A74BF18CEC; Sun, 4 Feb 2018 10:13:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADfhw024731; Sun, 4 Feb 2018 10:13:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADfaq024729; Sun, 4 Feb 2018 10:13:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADfaq024729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460899 - head/devel/ipython X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/ipython X-SVN-Commit-Revision: 460899 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:44 -0000 Author: sunpoet Date: Sun Feb 4 10:13:41 2018 New Revision: 460899 URL: https://svnweb.freebsd.org/changeset/ports/460899 Log: Update to 5.5.0 Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Sun Feb 4 10:13:35 2018 (r460898) +++ head/devel/ipython/Makefile Sun Feb 4 10:13:41 2018 (r460899) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 5.3.0 -PORTREVISION= 2 +PORTVERSION= 5.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Sun Feb 4 10:13:35 2018 (r460898) +++ head/devel/ipython/distinfo Sun Feb 4 10:13:41 2018 (r460899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488023628 -SHA256 (ipython-5.3.0.tar.gz) = bf5e615e7d96dac5a61fbf98d9e2926d98aa55582681bea7e9382992a3f43c1d -SIZE (ipython-5.3.0.tar.gz) = 4967956 +TIMESTAMP = 1517678873 +SHA256 (ipython-5.5.0.tar.gz) = 66469e894d1f09d14a1f23b971a410af131daa9ad2a19922082e02e0ddfd150f +SIZE (ipython-5.5.0.tar.gz) = 4975920 From owner-svn-ports-all@freebsd.org Sun Feb 4 15:08:35 2018 Return-Path: Delivered-To: svn-ports-all@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 23F6CEDA613; Sun, 4 Feb 2018 15:08:35 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8D1F830C3; Sun, 4 Feb 2018 15:08:34 +0000 (UTC) (envelope-from woodsb02@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 C3BC81BB51; Sun, 4 Feb 2018 15:08:34 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14F8YMJ072652; Sun, 4 Feb 2018 15:08:34 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14F8Y0C072651; Sun, 4 Feb 2018 15:08:34 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201802041508.w14F8Y0C072651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 4 Feb 2018 15:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460933 - head/graphics/gphoto2 X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/graphics/gphoto2 X-SVN-Commit-Revision: 460933 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:08:35 -0000 Author: woodsb02 Date: Sun Feb 4 15:08:34 2018 New Revision: 460933 URL: https://svnweb.freebsd.org/changeset/ports/460933 Log: graphics/gphoto2: Remove USES=localbase The build uses pkgconfig to correctly find all the required directories to include and link to. There is no functional difference with or without localbase included. Modified: head/graphics/gphoto2/Makefile Modified: head/graphics/gphoto2/Makefile ============================================================================== --- head/graphics/gphoto2/Makefile Sun Feb 4 14:01:50 2018 (r460932) +++ head/graphics/gphoto2/Makefile Sun Feb 4 15:08:34 2018 (r460933) @@ -16,7 +16,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ libgphoto2.so:graphics/libgphoto2 \ libpopt.so:devel/popt -USES= gmake jpeg localbase pkgconfig tar:bzip2 +USES= gmake jpeg pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ENV= POPT_CFLAGS="$$(pkg-config --cflags popt)" \ POPT_LIBS="$$(pkg-config --libs popt)" From owner-svn-ports-all@freebsd.org Sun Feb 4 09:02:17 2018 Return-Path: Delivered-To: svn-ports-all@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 BAF2AEF0CCC; Sun, 4 Feb 2018 09:02:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D5C674987; Sun, 4 Feb 2018 09:02:17 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 67E3518079; Sun, 4 Feb 2018 09:02:17 +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 w1492HN9086697; Sun, 4 Feb 2018 09:02:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1492Hjf086695; Sun, 4 Feb 2018 09:02:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802040902.w1492Hjf086695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 4 Feb 2018 09:02:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460878 - head/devel/ptmalloc2 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/ptmalloc2 X-SVN-Commit-Revision: 460878 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 09:02:17 -0000 Author: amdmi3 Date: Sun Feb 4 09:02:16 2018 New Revision: 460878 URL: https://svnweb.freebsd.org/changeset/ports/460878 Log: - Switch to new test framework - Simplify - Pet portlint Modified: head/devel/ptmalloc2/Makefile head/devel/ptmalloc2/pkg-plist Modified: head/devel/ptmalloc2/Makefile ============================================================================== --- head/devel/ptmalloc2/Makefile Sun Feb 4 09:02:13 2018 (r460877) +++ head/devel/ptmalloc2/Makefile Sun Feb 4 09:02:16 2018 (r460878) @@ -16,22 +16,17 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BROKEN_aarch64= Fails to link: missing sbrk -USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake +WRKSRC= ${WRKDIR}/${PORTNAME} +USE_LDCONFIG= yes ALL_TARGET= posix +TEST_TARGET= check -INCDIR= include/${PORTNAME} -PLIST_SUB= INCDIR=${INCDIR} - do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${INCDIR} - ${INSTALL_DATA} ${WRKSRC}/malloc.h ${STAGEDIR}${PREFIX}/${INCDIR}/ + @${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/malloc.h ${STAGEDIR}${PREFIX}/include/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/libmalloc.a ${STAGEDIR}${PREFIX}/lib/libptmalloc2.a ${INSTALL_LIB} ${WRKSRC}/malloc.so ${STAGEDIR}${PREFIX}/lib/libptmalloc2.so.0 ${LN} -s libptmalloc2.so.0 ${STAGEDIR}${PREFIX}/lib/libptmalloc2.so - -regression-test: build - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check .include Modified: head/devel/ptmalloc2/pkg-plist ============================================================================== --- head/devel/ptmalloc2/pkg-plist Sun Feb 4 09:02:13 2018 (r460877) +++ head/devel/ptmalloc2/pkg-plist Sun Feb 4 09:02:16 2018 (r460878) @@ -1,4 +1,4 @@ -%%INCDIR%%/malloc.h +include/ptmalloc2/malloc.h lib/libptmalloc2.a lib/libptmalloc2.so lib/libptmalloc2.so.0 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:03:05 2018 Return-Path: Delivered-To: svn-ports-all@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 1B7AAEF295F; Sun, 4 Feb 2018 10:03:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE9A67683B; Sun, 4 Feb 2018 10:03:04 +0000 (UTC) (envelope-from antoine@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 B7F4D18B35; Sun, 4 Feb 2018 10:03:04 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14A34p0017464; Sun, 4 Feb 2018 10:03:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14A34ja017462; Sun, 4 Feb 2018 10:03:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802041003.w14A34ja017462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 10:03:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460881 - head/sysutils/afflib X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/sysutils/afflib X-SVN-Commit-Revision: 460881 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:03:05 -0000 Author: antoine Date: Sun Feb 4 10:03:04 2018 New Revision: 460881 URL: https://svnweb.freebsd.org/changeset/ports/460881 Log: Update to 3.7.16 Modified: head/sysutils/afflib/Makefile head/sysutils/afflib/distinfo Modified: head/sysutils/afflib/Makefile ============================================================================== --- head/sysutils/afflib/Makefile Sun Feb 4 09:44:23 2018 (r460880) +++ head/sysutils/afflib/Makefile Sun Feb 4 10:03:04 2018 (r460881) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= afflib -PORTVERSION= 3.7.15 -PORTREVISION= 1 +PORTVERSION= 3.7.16 +DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= antoine@FreeBSD.org @@ -18,12 +18,11 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ USE_GITHUB= yes GH_ACCOUNT= sshock GH_PROJECT= AFFLIBv3 -GH_TAGNAME= 4540cbd -USE_LDCONFIG= yes -USES= autoreconf fuse libtool pathfix readline ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-s3=yes +USES= autoreconf fuse libtool pathfix readline ssl +USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include Modified: head/sysutils/afflib/distinfo ============================================================================== --- head/sysutils/afflib/distinfo Sun Feb 4 09:44:23 2018 (r460880) +++ head/sysutils/afflib/distinfo Sun Feb 4 10:03:04 2018 (r460881) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486998907 -SHA256 (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 6d5c91c0d23d1ef508de24d56e21a617cee00b06c957767bdf717e49fa175158 -SIZE (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 533516 +TIMESTAMP = 1517738136 +SHA256 (sshock-AFFLIBv3-v3.7.16_GH0.tar.gz) = 9c0522941a24a3aafa027e510c6add5ca9f4defd2d859da3e0b536ad11b6bf72 +SIZE (sshock-AFFLIBv3-v3.7.16_GH0.tar.gz) = 533501 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:38 2018 Return-Path: Delivered-To: svn-ports-all@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 5B605EC862F; Sun, 4 Feb 2018 10:14:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3342F784B3; Sun, 4 Feb 2018 10:14:37 +0000 (UTC) (envelope-from sunpoet@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 E052018CF7; Sun, 4 Feb 2018 10:14:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AEaQE025903; Sun, 4 Feb 2018 10:14:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AEax5025902; Sun, 4 Feb 2018 10:14:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AEax5025902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460910 - head/net/libexosip2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/libexosip2 X-SVN-Commit-Revision: 460910 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:38 -0000 Author: sunpoet Date: Sun Feb 4 10:14:36 2018 New Revision: 460910 URL: https://svnweb.freebsd.org/changeset/ports/460910 Log: Update WWW Approved by: portmgr (blanket) Modified: head/net/libexosip2/pkg-descr Modified: head/net/libexosip2/pkg-descr ============================================================================== --- head/net/libexosip2/pkg-descr Sun Feb 4 10:14:31 2018 (r460909) +++ head/net/libexosip2/pkg-descr Sun Feb 4 10:14:36 2018 (r460910) @@ -20,4 +20,4 @@ eXosip2 does not contain: This allow you to write any kind of SIP endpoint/gateway. -WWW: http://savannah.gnu.org/projects/exosip +WWW: https://savannah.nongnu.org/projects/exosip From owner-svn-ports-all@freebsd.org Sun Feb 4 10:21:39 2018 Return-Path: Delivered-To: svn-ports-all@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 D4C5AEC8F5A; Sun, 4 Feb 2018 10:21:39 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 87D64789C2; Sun, 4 Feb 2018 10:21:39 +0000 (UTC) (envelope-from antoine@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 82C8618D47; Sun, 4 Feb 2018 10:21:39 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ALdJW026972; Sun, 4 Feb 2018 10:21:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ALdC2026970; Sun, 4 Feb 2018 10:21:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802041021.w14ALdC2026970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 10:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460911 - head/security/regripper X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/regripper X-SVN-Commit-Revision: 460911 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:21:40 -0000 Author: antoine Date: Sun Feb 4 10:21:39 2018 New Revision: 460911 URL: https://svnweb.freebsd.org/changeset/ports/460911 Log: Update to a snapshot from 20180128 Modified: head/security/regripper/Makefile head/security/regripper/distinfo Modified: head/security/regripper/Makefile ============================================================================== --- head/security/regripper/Makefile Sun Feb 4 10:14:36 2018 (r460910) +++ head/security/regripper/Makefile Sun Feb 4 10:21:39 2018 (r460911) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= regripper -PORTVERSION= 2.8.20161012 +PORTVERSION= 2.8.20180128 CATEGORIES= security MAINTAINER= antoine@FreeBSD.org @@ -15,7 +15,7 @@ RUN_DEPENDS= p5-Parse-Win32Registry>=0:devel/p5-Parse- USE_GITHUB= yes GH_ACCOUNT= keydet89 GH_PROJECT= RegRipper2.8 -GH_TAGNAME= 5bf9baf +GH_TAGNAME= 289161b NO_ARCH= yes NO_BUILD= yes Modified: head/security/regripper/distinfo ============================================================================== --- head/security/regripper/distinfo Sun Feb 4 10:14:36 2018 (r460910) +++ head/security/regripper/distinfo Sun Feb 4 10:21:39 2018 (r460911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478605970 -SHA256 (keydet89-RegRipper2.8-2.8.20161012-5bf9baf_GH0.tar.gz) = ba82eb11ba58e8320b9a90f7a6c4a4189b7dc8558ddc2722300062be0da68ff9 -SIZE (keydet89-RegRipper2.8-2.8.20161012-5bf9baf_GH0.tar.gz) = 3453548 +TIMESTAMP = 1517240108 +SHA256 (keydet89-RegRipper2.8-2.8.20180128-289161b_GH0.tar.gz) = 5005ec2fdbe75f352fa33695ea6577ae9640d0b1c928473e3e77b39743da86e0 +SIZE (keydet89-RegRipper2.8-2.8.20180128-289161b_GH0.tar.gz) = 3461438 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:49:09 2018 Return-Path: Delivered-To: svn-ports-all@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 7C72AECA2E7; Sun, 4 Feb 2018 10:49:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B510679A11; Sun, 4 Feb 2018 10:49:08 +0000 (UTC) (envelope-from sunpoet@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 A44A4191A9; Sun, 4 Feb 2018 10:49:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14An8J8041589; Sun, 4 Feb 2018 10:49:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14An8Dr041588; Sun, 4 Feb 2018 10:49:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041049.w14An8Dr041588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:49:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460916 - head/devel/py-setuptools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-setuptools X-SVN-Commit-Revision: 460916 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:49:09 -0000 Author: sunpoet Date: Sun Feb 4 10:49:08 2018 New Revision: 460916 URL: https://svnweb.freebsd.org/changeset/ports/460916 Log: Fix LICENSE - Add LICENSE_FILE Modified: head/devel/py-setuptools/Makefile Modified: head/devel/py-setuptools/Makefile ============================================================================== --- head/devel/py-setuptools/Makefile Sun Feb 4 10:49:02 2018 (r460915) +++ head/devel/py-setuptools/Makefile Sun Feb 4 10:49:08 2018 (r460916) @@ -10,7 +10,8 @@ DIST_SUBDIR= python MAINTAINER= python@FreeBSD.org COMMENT= Python packages installer -LICENSE= PSFL +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= python zip From owner-svn-ports-all@freebsd.org Sun Feb 4 13:21:38 2018 Return-Path: Delivered-To: svn-ports-all@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 78A29ED3B67; Sun, 4 Feb 2018 13:21:38 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CDA37F586; Sun, 4 Feb 2018 13:21:38 +0000 (UTC) (envelope-from feld@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 27FC91AB05; Sun, 4 Feb 2018 13:21:38 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DLcrE019884; Sun, 4 Feb 2018 13:21:38 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DLcHG019883; Sun, 4 Feb 2018 13:21:38 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802041321.w14DLcHG019883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 4 Feb 2018 13:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460928 - head/devel/hwloc X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/devel/hwloc X-SVN-Commit-Revision: 460928 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:21:38 -0000 Author: feld Date: Sun Feb 4 13:21:37 2018 New Revision: 460928 URL: https://svnweb.freebsd.org/changeset/ports/460928 Log: devel/hwloc: Add comment to Makefile to clarify why GCC is in use PR: 225229 Modified: head/devel/hwloc/Makefile Modified: head/devel/hwloc/Makefile ============================================================================== --- head/devel/hwloc/Makefile Sun Feb 4 13:18:20 2018 (r460927) +++ head/devel/hwloc/Makefile Sun Feb 4 13:21:37 2018 (r460928) @@ -23,6 +23,7 @@ CONFIGURE_ARGS= --enable-static \ --disable-gl INSTALL_TARGET= install-strip USES= iconv libtool pathfix pkgconfig tar:bzip2 +# Builds fine with clang, but crashes since 1.11.3 USE_GCC= any USE_LDCONFIG= yes USE_GNOME= libxml2 From owner-svn-ports-all@freebsd.org Sun Feb 4 13:58:48 2018 Return-Path: Delivered-To: svn-ports-all@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 A69FCED8057; Sun, 4 Feb 2018 13:58:48 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 594B1810B0; Sun, 4 Feb 2018 13:58:48 +0000 (UTC) (envelope-from riggs@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 53FD61B016; Sun, 4 Feb 2018 13:58:48 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DwmMJ037520; Sun, 4 Feb 2018 13:58:48 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DwlAL037515; Sun, 4 Feb 2018 13:58:47 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802041358.w14DwlAL037515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 4 Feb 2018 13:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460931 - in branches/2018Q1/dns/knot2: . dns files X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in branches/2018Q1/dns/knot2: . dns files X-SVN-Commit-Revision: 460931 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:58:48 -0000 Author: riggs Date: Sun Feb 4 13:58:47 2018 New Revision: 460931 URL: https://svnweb.freebsd.org/changeset/ports/460931 Log: MFH: r460797 Update to upstream version 2.6.4 PR: 224858 Submitted by: freebsd@dns-lab.com (maintainer) Approved by: ports-secteam (feld) Added: branches/2018Q1/dns/knot2/dns/ - copied from r460797, head/dns/knot2/dns/ branches/2018Q1/dns/knot2/files/extra-patch-configure.ac - copied unchanged from r460797, head/dns/knot2/files/extra-patch-configure.ac branches/2018Q1/dns/knot2/files/extra-patch-src_Makefile.am - copied unchanged from r460797, head/dns/knot2/files/extra-patch-src_Makefile.am Modified: branches/2018Q1/dns/knot2/Makefile branches/2018Q1/dns/knot2/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/dns/knot2/Makefile ============================================================================== --- branches/2018Q1/dns/knot2/Makefile Sun Feb 4 13:32:07 2018 (r460930) +++ branches/2018Q1/dns/knot2/Makefile Sun Feb 4 13:58:47 2018 (r460931) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.4 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ @@ -60,15 +60,12 @@ FASTPARSER_CONFIGURE_ENABLE= fastparser IDN_CONFIGURE_WITH= libidn IDN_LIB_DEPENDS= libidn.so:dns/libidn +# starting at 2.6.5 this block will already be absolete .include - .if ${ARCH} == "i386" -CPUTYPE= i686 -CFLAGS+= -march=i686 -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 -USE_GCC= yes +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-configure.ac +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-src_Makefile.am .endif -.endif post-patch: @${REINPLACE_CMD} 's|$$(INSTALL) -d $$(DESTDIR)/\@run_dir\@|#$$(INSTALL) -d $$(DESTDIR)/\@run_dir\@|' \ @@ -83,4 +80,5 @@ post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ +#.include .include Modified: branches/2018Q1/dns/knot2/distinfo ============================================================================== --- branches/2018Q1/dns/knot2/distinfo Sun Feb 4 13:32:07 2018 (r460930) +++ branches/2018Q1/dns/knot2/distinfo Sun Feb 4 13:58:47 2018 (r460931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509693720 -SHA256 (knot-2.6.1.tar.xz) = 3013d45b4c7484268f3cad078f66f730a5bc9606e6b1061488dd821c1dce41e3 -SIZE (knot-2.6.1.tar.xz) = 1112956 +TIMESTAMP = 1517244504 +SHA256 (knot-2.6.4.tar.xz) = 1d0d37b5047ecd554d927519d5565c29c1ba9b501c100eb5f3a5af184d75386a +SIZE (knot-2.6.4.tar.xz) = 1116928 Copied: branches/2018Q1/dns/knot2/files/extra-patch-configure.ac (from r460797, head/dns/knot2/files/extra-patch-configure.ac) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/dns/knot2/files/extra-patch-configure.ac Sun Feb 4 13:58:47 2018 (r460931, copy of r460797, head/dns/knot2/files/extra-patch-configure.ac) @@ -0,0 +1,24 @@ +--- configure.ac.orig 2018-01-29 16:11:32 UTC ++++ configure.ac +@@ -501,19 +501,11 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[#inclu + AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include ]], [[cpuset_t* set = cpuset_create(); cpuset_destroy(set);]])], + [AC_DEFINE(HAVE_CPUSET_NETBSD, 1, [Define if cpuset_t and cpuset(3) exists.])]) + +-AC_COMPILE_IFELSE( ++AC_LINK_IFELSE( + [AC_LANG_PROGRAM([[#include ]], + [[uint64_t val = 0; __atomic_add_fetch(&val, 1, __ATOMIC_RELAXED);]])], +- [AC_DEFINE(HAVE_ATOMIC, 1, [Define to 1 if you have '__atomic' functions.]) +- AC_LINK_IFELSE( +- [AC_LANG_PROGRAM([[#include ]], +- [[uint64_t val = 0; __atomic_add_fetch(&val, 1, __ATOMIC_RELAXED);]])], +- [atomic_LIBS=""], +- [atomic_LIBS="-latomic"] +- )], +- [atomic_LIBS=""] ++ [AC_DEFINE(HAVE_ATOMIC, 1, [Define to 1 if you have '__atomic' functions.])] + ) +-AC_SUBST([atomic_LIBS]) + + # Prepare CFLAG_VISIBILITY to be used where needed + gl_VISIBILITY() Copied: branches/2018Q1/dns/knot2/files/extra-patch-src_Makefile.am (from r460797, head/dns/knot2/files/extra-patch-src_Makefile.am) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/dns/knot2/files/extra-patch-src_Makefile.am Sun Feb 4 13:58:47 2018 (r460931, copy of r460797, head/dns/knot2/files/extra-patch-src_Makefile.am) @@ -0,0 +1,11 @@ +--- src/Makefile.am.orig 2018-01-29 16:11:17 UTC ++++ src/Makefile.am +@@ -399,7 +399,7 @@ libknotd_la_CPPFLAGS = $(AM_CPPFLAGS) $( + $(liburcu_CFLAGS) -DKNOTD_MOD_STATIC + libknotd_la_LDFLAGS = $(AM_LDFLAGS) -export-symbols-regex '^knotd_' + libknotd_la_LIBADD = libknot.la zscanner/libzscanner.la $(systemd_LIBS) \ +- $(liburcu_LIBS) $(atomic_LIBS) ++ $(liburcu_LIBS) + + ################### + # Knot DNS Daemon # From owner-svn-ports-all@freebsd.org Sun Feb 4 11:11:49 2018 Return-Path: Delivered-To: svn-ports-all@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 DE2D9ECAC25; Sun, 4 Feb 2018 11:11:48 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 800767A6E4; Sun, 4 Feb 2018 11:11:48 +0000 (UTC) (envelope-from madpilot@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 7AE7019540; Sun, 4 Feb 2018 11:11:48 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14BBmkS056537; Sun, 4 Feb 2018 11:11:48 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14BBltE056525; Sun, 4 Feb 2018 11:11:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201802041111.w14BBltE056525@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 4 Feb 2018 11:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460921 - in head/deskutils/owncloudclient: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/deskutils/owncloudclient: . files X-SVN-Commit-Revision: 460921 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 11:11:49 -0000 Author: madpilot Date: Sun Feb 4 11:11:47 2018 New Revision: 460921 URL: https://svnweb.freebsd.org/changeset/ports/460921 Log: - Update deskutils/owncloudclient to 2.4.0 - Regenerate patches PR: 225583 Submitted by: me Approved by: yonas@fizk.net (maintainer) Added: head/deskutils/owncloudclient/files/patch-man_CMakeLists.txt (contents, props changed) Deleted: head/deskutils/owncloudclient/files/patch-src_libsync_syncjournaldb.h head/deskutils/owncloudclient/files/patch-src_libsync_syncjournalfilerecord.h Modified: head/deskutils/owncloudclient/Makefile head/deskutils/owncloudclient/distinfo head/deskutils/owncloudclient/files/patch-doc_CMakeLists.txt head/deskutils/owncloudclient/files/patch-src_gui_accountsettings.cpp head/deskutils/owncloudclient/files/patch-src_gui_generalsettings.cpp head/deskutils/owncloudclient/files/patch-src_gui_owncloudgui.cpp head/deskutils/owncloudclient/files/patch-src_libsync_configfile.cpp head/deskutils/owncloudclient/pkg-plist Modified: head/deskutils/owncloudclient/Makefile ============================================================================== --- head/deskutils/owncloudclient/Makefile Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/Makefile Sun Feb 4 11:11:47 2018 (r460921) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= owncloudclient -PORTVERSION= 2.3.4 -PORTREVISION= 1 +PORTVERSION= 2.4.0 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -39,11 +38,17 @@ DEBUG_CMAKE_ON= -DCMAKE_BUILD_TYPE:STRING=Debug PLIST_SUB= VERSION=${PORTVERSION} +.include + post-patch: @${REINPLACE_CMD} -e \ 's|.lst |.lst.sample |' ${WRKSRC}/CMakeLists.txt +.if ${OSVERSION} < 1100101 + @${REINPLACE_CMD} -e 's/ -fstack-protector-strong//' \ + ${WRKSRC}/src/CMakeLists.txt +.endif pre-configure: @(cd ${WRKSRC} && ${CP} -f sync-exclude.lst sync-exclude.lst.sample) -.include +.include Modified: head/deskutils/owncloudclient/distinfo ============================================================================== --- head/deskutils/owncloudclient/distinfo Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/distinfo Sun Feb 4 11:11:47 2018 (r460921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512670982 -SHA256 (owncloud-client-v2.3.4_GH0.tar.gz) = 17dd5bb7afb996ee155b8fe68a4fd4b75a8d46563226da470c4e598d6f990bc6 -SIZE (owncloud-client-v2.3.4_GH0.tar.gz) = 14482919 +TIMESTAMP = 1517213252 +SHA256 (owncloud-client-v2.4.0_GH0.tar.gz) = e4abdd33f24e21f15df53f2e8de90d123f974c519259a8c9d86d22c8e4103b86 +SIZE (owncloud-client-v2.4.0_GH0.tar.gz) = 14732065 Modified: head/deskutils/owncloudclient/files/patch-doc_CMakeLists.txt ============================================================================== --- head/deskutils/owncloudclient/files/patch-doc_CMakeLists.txt Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/files/patch-doc_CMakeLists.txt Sun Feb 4 11:11:47 2018 (r460921) @@ -1,11 +1,11 @@ ---- doc/CMakeLists.txt.orig 2015-03-16 14:28:58 UTC +--- doc/CMakeLists.txt.orig 2017-12-20 15:03:02 UTC +++ doc/CMakeLists.txt -@@ -12,6 +12,8 @@ if(SPHINX_FOUND) +@@ -11,7 +11,7 @@ if(SPHINX_FOUND) # assets set(LATEX_LOGO "${CMAKE_CURRENT_SOURCE_DIR}/logo-blue.pdf") -+ set(CMAKE_INSTALL_DOCDIR "${CMAKE_INSTALL_DATAROOTDIR}/doc/owncloudclient") -+ - install(DIRECTORY ${SPHINX_HTML_DIR} DESTINATION ${CMAKE_INSTALL_DOCDIR} OPTIONAL) - install(DIRECTORY ${SPHINX_MAN_DIR} DESTINATION ${CMAKE_INSTALL_MANDIR} OPTIONAL) - install(DIRECTORY ${SPHINX_PDF_DIR} DESTINATION ${CMAKE_INSTALL_DOCDIR} OPTIONAL) +- set(APPLICATION_DOC_DIR "${CMAKE_INSTALL_DOCDIR}/${PACKAGE}") ++ set(APPLICATION_DOC_DIR "${CMAKE_INSTALL_DATAROOTDIR}/doc/owncloudclient") + install(DIRECTORY ${SPHINX_HTML_DIR} DESTINATION ${APPLICATION_DOC_DIR} OPTIONAL) + install(DIRECTORY ${SPHINX_PDF_DIR} DESTINATION ${APPLICATION_DOC_DIR} OPTIONAL) + install(DIRECTORY ${SPHINX_QCH_DIR} DESTINATION ${APPLICATION_DOC_DIR} OPTIONAL) Added: head/deskutils/owncloudclient/files/patch-man_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/owncloudclient/files/patch-man_CMakeLists.txt Sun Feb 4 11:11:47 2018 (r460921) @@ -0,0 +1,15 @@ +--- man/CMakeLists.txt.orig 2017-12-20 15:03:02 UTC ++++ man/CMakeLists.txt +@@ -3,6 +3,12 @@ if(SPHINX_FOUND) + # Sphinx cache with pickled ReST documents + set(SPHINX_CACHE_DIR "${CMAKE_CURRENT_BINARY_DIR}/_doctrees") + ++ if(WITH_DOC) ++ add_custom_target(man ALL DEPENDS doc-man COMMENT "Building manual pages...") ++ else(WITH_DOC) ++ add_custom_target(man DEPENDS doc-maan COMMENT "Building manual pages...") ++ endif(WITH_DOC) ++ + # HTML output directory + set(SPHINX_MAN_DIR "${CMAKE_CURRENT_BINARY_DIR}/man1") + install(DIRECTORY ${SPHINX_MAN_DIR} DESTINATION ${CMAKE_INSTALL_MANDIR} OPTIONAL) Modified: head/deskutils/owncloudclient/files/patch-src_gui_accountsettings.cpp ============================================================================== --- head/deskutils/owncloudclient/files/patch-src_gui_accountsettings.cpp Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/files/patch-src_gui_accountsettings.cpp Sun Feb 4 11:11:47 2018 (r460921) @@ -1,12 +1,12 @@ ---- src/gui/accountsettings.cpp.orig 2016-05-12 07:59:12 UTC +--- src/gui/accountsettings.cpp.orig 2017-12-20 15:03:02 UTC +++ src/gui/accountsettings.cpp -@@ -31,7 +31,8 @@ - #include "creds/abstractcredentials.h" +@@ -34,7 +34,8 @@ #include "tooltipupdater.h" + #include "filesystem.h" -#include +#include +#include - #include #include + #include Modified: head/deskutils/owncloudclient/files/patch-src_gui_generalsettings.cpp ============================================================================== --- head/deskutils/owncloudclient/files/patch-src_gui_generalsettings.cpp Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/files/patch-src_gui_generalsettings.cpp Sun Feb 4 11:11:47 2018 (r460921) @@ -1,14 +1,14 @@ ---- src/gui/generalsettings.cpp.orig 2016-05-12 07:59:12 UTC +--- src/gui/generalsettings.cpp.orig 2017-12-20 15:03:02 UTC +++ src/gui/generalsettings.cpp -@@ -124,6 +124,7 @@ +@@ -117,6 +117,7 @@ void GeneralSettings::loadMiscSettings() void GeneralSettings::slotUpdateInfo() { +#if 0 // Note: the sparkle-updater is not an OCUpdater - OCUpdater *updater = qobject_cast(Updater::instance()); + OCUpdater *updater = qobject_cast(Updater::instance()); if (ConfigFile().skipUpdateCheck()) { -@@ -140,6 +141,7 @@ +@@ -133,6 +134,7 @@ void GeneralSettings::slotUpdateInfo() // can't have those infos from sparkle currently _ui->updatesGroupBox->setVisible(false); } Modified: head/deskutils/owncloudclient/files/patch-src_gui_owncloudgui.cpp ============================================================================== --- head/deskutils/owncloudclient/files/patch-src_gui_owncloudgui.cpp Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/files/patch-src_gui_owncloudgui.cpp Sun Feb 4 11:11:47 2018 (r460921) @@ -1,7 +1,7 @@ ---- src/gui/owncloudgui.cpp.orig 2016-05-12 07:59:12 UTC +--- src/gui/owncloudgui.cpp.orig 2017-12-20 15:03:02 UTC +++ src/gui/owncloudgui.cpp -@@ -34,6 +34,8 @@ - #include "accountmanager.h" +@@ -35,6 +35,8 @@ + #include "common/syncjournalfilerecord.h" #include "creds/abstractcredentials.h" +#include Modified: head/deskutils/owncloudclient/files/patch-src_libsync_configfile.cpp ============================================================================== --- head/deskutils/owncloudclient/files/patch-src_libsync_configfile.cpp Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/files/patch-src_libsync_configfile.cpp Sun Feb 4 11:11:47 2018 (r460921) @@ -1,8 +1,8 @@ ---- src/libsync/configfile.cpp.orig 2016-05-12 07:59:12 UTC +--- src/libsync/configfile.cpp.orig 2017-12-20 15:03:02 UTC +++ src/libsync/configfile.cpp -@@ -415,11 +415,22 @@ bool ConfigFile::skipUpdateCheck( const - QString con( connection ); - if( connection.isEmpty() ) con = defaultConnection(); +@@ -448,11 +448,22 @@ bool ConfigFile::skipUpdateCheck(const QString &connec + if (connection.isEmpty()) + con = defaultConnection(); +#if 0 QVariant fallback = getValue(QLatin1String(skipUpdateCheckC), con, false); @@ -22,4 +22,4 @@ +#endif } - void ConfigFile::setSkipUpdateCheck( bool skip, const QString& connection ) + void ConfigFile::setSkipUpdateCheck(bool skip, const QString &connection) Modified: head/deskutils/owncloudclient/pkg-plist ============================================================================== --- head/deskutils/owncloudclient/pkg-plist Sun Feb 4 10:56:06 2018 (r460920) +++ head/deskutils/owncloudclient/pkg-plist Sun Feb 4 11:11:47 2018 (r460921) @@ -9,7 +9,6 @@ include/owncloudsync/mirall/networkjobs.h include/owncloudsync/mirall/progressdispatcher.h include/owncloudsync/mirall/syncengine.h include/owncloudsync/mirall/syncfileitem.h -include/owncloudsync/mirall/syncjournaldb.h include/owncloudsync/mirall/syncresult.h lib/libowncloudsync.so lib/libowncloudsync.so.0 @@ -29,6 +28,7 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-7.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-8.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-9.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-activity.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client12.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client6.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/folderwizard_local.png @@ -43,6 +43,9 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/log_output_window.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/mac-share.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/menu.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-remove_existing_connection.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-remove_existing_connection_confirmation_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-replacement_connection_wizard.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/save_log_file.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_account.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_activity.png @@ -50,11 +53,13 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_network.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/share-1.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/share-2.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/testing-checksums.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/advancedusage.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/architecture.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/autoupdate.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/building.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/conffile.rst.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/envvars.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/faq.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/glossary.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/index.rst.txt @@ -63,8 +68,6 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/lowdiskspace.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/navigating.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/options.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloud.1.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloudcmd.1.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloudcmd.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/troubleshooting.rst.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/visualtour.rst.txt @@ -96,6 +99,7 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/autoupdate.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/building.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/conffile.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/envvars.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/faq.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/genindex.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/glossary.html @@ -106,8 +110,6 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/navigating.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/objects.inv %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/options.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/owncloud.1.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/owncloudcmd.1.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/owncloudcmd.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/search.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/searchindex.js @@ -121,8 +123,10 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/latex/client-7.png %%PORTDOCS%%%%DOCSDIR%%/latex/client-8.png %%PORTDOCS%%%%DOCSDIR%%/latex/client-9.png +%%PORTDOCS%%%%DOCSDIR%%/latex/client-activity.png %%PORTDOCS%%%%DOCSDIR%%/latex/client12.png %%PORTDOCS%%%%DOCSDIR%%/latex/client6.png +%%PORTDOCS%%%%DOCSDIR%%/latex/footnotehyper-sphinx.sty %%PORTDOCS%%%%DOCSDIR%%/latex/icon-error.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon-information.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon-offline.png @@ -130,18 +134,18 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/latex/icon-syncing.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon.png %%PORTDOCS%%%%DOCSDIR%%/latex/ignored_files_editor.png +%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkjarc +%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkrc %%PORTDOCS%%%%DOCSDIR%%/latex/log_output_window.png %%PORTDOCS%%%%DOCSDIR%%/latex/logo-blue.pdf %%PORTDOCS%%%%DOCSDIR%%/latex/mac-share.png %%PORTDOCS%%%%DOCSDIR%%/latex/menu.png -%%PORTDOCS%%%%DOCSDIR%%/latex/footnotehyper-sphinx.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkjarc -%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkrc +%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-remove_existing_connection.png +%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-remove_existing_connection_confirmation_dialog.png +%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-replacement_connection_wizard.png +%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.aux %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.fdb_latexmk %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.fls -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhighlight.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmulticell.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.aux %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.idx %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.ilg %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.ind @@ -156,8 +160,12 @@ share/caja-python/extensions/syncstate-ownCloud.py %%PORTDOCS%%%%DOCSDIR%%/latex/share-1.png %%PORTDOCS%%%%DOCSDIR%%/latex/share-2.png %%PORTDOCS%%%%DOCSDIR%%/latex/sphinx.sty +%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhighlight.sty %%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhowto.cls %%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmanual.cls +%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmulticell.sty +%%PORTDOCS%%%%DOCSDIR%%/latex/testing-checksums.png +share/icons/hicolor/1024x1024/apps/owncloud.png share/icons/hicolor/128x128/apps/ownCloud_error.png share/icons/hicolor/128x128/apps/ownCloud_error_shared.png share/icons/hicolor/128x128/apps/ownCloud_ok.png @@ -175,6 +183,7 @@ share/icons/hicolor/16x16/apps/ownCloud_sync.png share/icons/hicolor/16x16/apps/ownCloud_sync_shared.png share/icons/hicolor/16x16/apps/ownCloud_warn.png share/icons/hicolor/16x16/apps/ownCloud_warn_shared.png +share/icons/hicolor/16x16/apps/owncloud.png share/icons/hicolor/22x22/apps/owncloud.png share/icons/hicolor/256x256/apps/ownCloud_error.png share/icons/hicolor/256x256/apps/ownCloud_error_shared.png From owner-svn-ports-all@freebsd.org Sun Feb 4 12:20:43 2018 Return-Path: Delivered-To: svn-ports-all@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 BA64DECE45B; Sun, 4 Feb 2018 12:20:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A8DC7CDDC; Sun, 4 Feb 2018 12:20:43 +0000 (UTC) (envelope-from antoine@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 44E821A001; Sun, 4 Feb 2018 12:20:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14CKhnX089189; Sun, 4 Feb 2018 12:20:43 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14CKg7E089185; Sun, 4 Feb 2018 12:20:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802041220.w14CKg7E089185@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 12:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460925 - in head/devel: . py-expiringdict X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/devel: . py-expiringdict X-SVN-Commit-Revision: 460925 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 12:20:44 -0000 Author: antoine Date: Sun Feb 4 12:20:42 2018 New Revision: 460925 URL: https://svnweb.freebsd.org/changeset/ports/460925 Log: New port: devel/py-expiringdict expiringdict is a Python caching library. The core of the library is ExpiringDict class which is an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict can not store more than max_len elements - the oldest will be deleted. WWW: https://github.com/mailgun/expiringdict Added: head/devel/py-expiringdict/ head/devel/py-expiringdict/Makefile (contents, props changed) head/devel/py-expiringdict/distinfo (contents, props changed) head/devel/py-expiringdict/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 4 11:42:27 2018 (r460924) +++ head/devel/Makefile Sun Feb 4 12:20:42 2018 (r460925) @@ -4418,6 +4418,7 @@ SUBDIR += py-evdev SUBDIR += py-eventlib SUBDIR += py-exam + SUBDIR += py-expiringdict SUBDIR += py-extras SUBDIR += py-extremes SUBDIR += py-ezpyinline Added: head/devel/py-expiringdict/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-expiringdict/Makefile Sun Feb 4 12:20:42 2018 (r460925) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= expiringdict +PORTVERSION= 1.1.4 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Dictionary with auto-expiring values for caching purposes + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-expiringdict/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-expiringdict/distinfo Sun Feb 4 12:20:42 2018 (r460925) @@ -0,0 +1,3 @@ +TIMESTAMP = 1509629327 +SHA256 (expiringdict-1.1.4.tar.gz) = 9275c3f3aa6cabe394355b6454100eb1cdfe395c6b592c26603a2a0f9e3a0587 +SIZE (expiringdict-1.1.4.tar.gz) = 6900 Added: head/devel/py-expiringdict/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-expiringdict/pkg-descr Sun Feb 4 12:20:42 2018 (r460925) @@ -0,0 +1,7 @@ +expiringdict is a Python caching library. The core of the library is +ExpiringDict class which is an ordered dictionary with auto-expiring values for +caching purposes. Expiration happens on any access, object is locked during +cleanup from expired values. ExpiringDict can not store more than max_len +elements - the oldest will be deleted. + +WWW: https://github.com/mailgun/expiringdict From owner-svn-ports-all@freebsd.org Sun Feb 4 15:10:07 2018 Return-Path: Delivered-To: svn-ports-all@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 40A9EEDA67B; Sun, 4 Feb 2018 15:10:07 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4A7B83262; Sun, 4 Feb 2018 15:10:06 +0000 (UTC) (envelope-from woodsb02@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 DEEB61BB57; Sun, 4 Feb 2018 15:10:06 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14FA62O072969; Sun, 4 Feb 2018 15:10:06 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14FA6uL072968; Sun, 4 Feb 2018 15:10:06 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201802041510.w14FA6uL072968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 4 Feb 2018 15:10:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460935 - head/graphics/libgphoto2 X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/graphics/libgphoto2 X-SVN-Commit-Revision: 460935 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:10:07 -0000 Author: woodsb02 Date: Sun Feb 4 15:10:06 2018 New Revision: 460935 URL: https://svnweb.freebsd.org/changeset/ports/460935 Log: graphics/libgphoto2: Convert custom REINPLACE_CMD to USES=pathfix There is no functional difference with this change. Modified: head/graphics/libgphoto2/Makefile Modified: head/graphics/libgphoto2/Makefile ============================================================================== --- head/graphics/libgphoto2/Makefile Sun Feb 4 15:09:38 2018 (r460934) +++ head/graphics/libgphoto2/Makefile Sun Feb 4 15:10:06 2018 (r460935) @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libltdl.so:devel/libltdl -USES= gmake iconv libtool localbase pkgconfig tar:bzip2 +USES= gmake iconv libtool localbase pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \ @@ -25,6 +25,10 @@ CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \ udevscriptdir=${WRKDIR} INSTALL_TARGET= install-strip USE_LDCONFIG= yes +PATHFIX_MAKEFILEIN= Makefile.in \ + configure \ + libgphoto2_port/Makefile.in \ + libgphoto2_port/configure PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.12.0 @@ -47,8 +51,7 @@ post-patch: .for i in configure libgphoto2_port/configure @${REINPLACE_CMD} -e \ '/FLAGS/s|-g|| ; \ - /grep -i linux/s|; fi ; then|; else false; fi ; then| ; \ - /pkgconfig/s|$${libdir}|$${prefix}/libdata|' \ + /grep -i linux/s|; fi ; then|; else false; fi ; then|' \ ${WRKSRC}/${i} .endfor @${REINPLACE_CMD} -e \ From owner-svn-ports-all@freebsd.org Sun Feb 4 09:16:26 2018 Return-Path: Delivered-To: svn-ports-all@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 C6A77EF1318; Sun, 4 Feb 2018 09:16:25 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6DF927510C; Sun, 4 Feb 2018 09:16:25 +0000 (UTC) (envelope-from matthew@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 616C91832C; Sun, 4 Feb 2018 09:16:25 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w149GPsT092753; Sun, 4 Feb 2018 09:16:25 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w149GNKe092737; Sun, 4 Feb 2018 09:16:23 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201802040916.w149GNKe092737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 4 Feb 2018 09:16:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460879 - in head/textproc/sphinxsearch: . files X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: in head/textproc/sphinxsearch: . files X-SVN-Commit-Revision: 460879 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 09:16:26 -0000 Author: matthew Date: Sun Feb 4 09:16:23 2018 New Revision: 460879 URL: https://svnweb.freebsd.org/changeset/ports/460879 Log: Patches to make the code compatible with clang-6.0 / C++17 -- this will fix the build on FreeBSD 12.0 - delete the 'register' keyword everywhere - Add whitespace between adjacent quoted strings - Update the offsetof() macro to cast the result to int Reported by: pkg-fallout Added: head/textproc/sphinxsearch/files/patch-src_llsphinxjson.c (contents, props changed) head/textproc/sphinxsearch/files/patch-src_llsphinxql.c (contents, props changed) head/textproc/sphinxsearch/files/patch-src_searchd.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinx.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinx.h (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxaot.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxint.h (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxplugin.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxrt.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxsort.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxstd.h (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxstemen.cpp (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxstemru.inl (contents, props changed) head/textproc/sphinxsearch/files/patch-src_sphinxutils.cpp (contents, props changed) Modified: head/textproc/sphinxsearch/Makefile Modified: head/textproc/sphinxsearch/Makefile ============================================================================== --- head/textproc/sphinxsearch/Makefile Sun Feb 4 09:02:16 2018 (r460878) +++ head/textproc/sphinxsearch/Makefile Sun Feb 4 09:16:23 2018 (r460879) @@ -7,7 +7,7 @@ PORTNAME= sphinxsearch PORTVERSION= 2.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer Added: head/textproc/sphinxsearch/files/patch-src_llsphinxjson.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_llsphinxjson.c Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,89 @@ +--- src/llsphinxjson.c.orig 2018-02-03 14:14:04 UTC ++++ src/llsphinxjson.c +@@ -724,9 +724,9 @@ extern int yy2lex (yyscan_t yyscanner); + */ + YY_DECL + { +- register yy_state_type yy_current_state; +- register char *yy_cp, *yy_bp; +- register int yy_act; ++ yy_state_type yy_current_state; ++ char *yy_cp, *yy_bp; ++ int yy_act; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; + + #line 28 "sphinxjson.l" +@@ -776,7 +776,7 @@ YY_DECL + yy_match: + do + { +- register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ++ YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -1053,9 +1053,9 @@ case YY_STATE_EOF(ccomment): + static int yy_get_next_buffer (yyscan_t yyscanner) + { + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; +- register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; +- register char *source = yyg->yytext_ptr; +- register int number_to_move, i; ++ char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ++ char *source = yyg->yytext_ptr; ++ int number_to_move, i; + int ret_val; + + if ( yyg->yy_c_buf_p > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] ) +@@ -1187,15 +1187,15 @@ static int yy_get_next_buffer (yyscan_t yyscanner) + + static yy_state_type yy_get_previous_state (yyscan_t yyscanner) + { +- register yy_state_type yy_current_state; +- register char *yy_cp; ++ yy_state_type yy_current_state; ++ char *yy_cp; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; + + yy_current_state = yyg->yy_start; + + for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) + { +- register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ++ YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -1220,11 +1220,11 @@ static int yy_get_next_buffer (yyscan_t yyscanner) + */ + static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) + { +- register int yy_is_jam; ++ int yy_is_jam; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */ +- register char *yy_cp = yyg->yy_c_buf_p; ++ char *yy_cp = yyg->yy_c_buf_p; + +- register YY_CHAR yy_c = 1; ++ YY_CHAR yy_c = 1; + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -1986,7 +1986,7 @@ int yy2lex_destroy (yyscan_t yyscanner) + #ifndef yytext_ptr + static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) + { +- register int i; ++ int i; + for ( i = 0; i < n; ++i ) + s1[i] = s2[i]; + } +@@ -1995,7 +1995,7 @@ static void yy_flex_strncpy (char* s1, yyconst char * + #ifdef YY_NEED_STRLEN + static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner) + { +- register int n; ++ int n; + for ( n = 0; s[n]; ++n ) + ; + Added: head/textproc/sphinxsearch/files/patch-src_llsphinxql.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_llsphinxql.c Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,89 @@ +--- src/llsphinxql.c.orig 2018-02-03 15:30:11 UTC ++++ src/llsphinxql.c +@@ -1142,9 +1142,9 @@ extern int yylex (yyscan_t yyscanner); + */ + YY_DECL + { +- register yy_state_type yy_current_state; +- register char *yy_cp, *yy_bp; +- register int yy_act; ++ yy_state_type yy_current_state; ++ char *yy_cp, *yy_bp; ++ int yy_act; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; + + #line 31 "sphinxql.l" +@@ -1194,7 +1194,7 @@ YY_DECL + yy_match: + do + { +- register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ++ YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -2080,9 +2080,9 @@ case YY_STATE_EOF(ccomment): + static int yy_get_next_buffer (yyscan_t yyscanner) + { + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; +- register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; +- register char *source = yyg->yytext_ptr; +- register int number_to_move, i; ++ char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ++ char *source = yyg->yytext_ptr; ++ int number_to_move, i; + int ret_val; + + if ( yyg->yy_c_buf_p > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] ) +@@ -2214,15 +2214,15 @@ static int yy_get_next_buffer (yyscan_t yyscanner) + + static yy_state_type yy_get_previous_state (yyscan_t yyscanner) + { +- register yy_state_type yy_current_state; +- register char *yy_cp; ++ yy_state_type yy_current_state; ++ char *yy_cp; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; + + yy_current_state = yyg->yy_start; + + for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) + { +- register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ++ YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -2247,11 +2247,11 @@ static int yy_get_next_buffer (yyscan_t yyscanner) + */ + static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) + { +- register int yy_is_jam; ++ int yy_is_jam; + struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */ +- register char *yy_cp = yyg->yy_c_buf_p; ++ char *yy_cp = yyg->yy_c_buf_p; + +- register YY_CHAR yy_c = 1; ++ YY_CHAR yy_c = 1; + if ( yy_accept[yy_current_state] ) + { + yyg->yy_last_accepting_state = yy_current_state; +@@ -3013,7 +3013,7 @@ int yylex_destroy (yyscan_t yyscanner) + #ifndef yytext_ptr + static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) + { +- register int i; ++ int i; + for ( i = 0; i < n; ++i ) + s1[i] = s2[i]; + } +@@ -3022,7 +3022,7 @@ static void yy_flex_strncpy (char* s1, yyconst char * + #ifdef YY_NEED_STRLEN + static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner) + { +- register int n; ++ int n; + for ( n = 0; s[n]; ++n ) + ; + Added: head/textproc/sphinxsearch/files/patch-src_searchd.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_searchd.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,23 @@ +--- src/searchd.cpp.orig 2018-02-03 10:33:59 UTC ++++ src/searchd.cpp +@@ -8580,16 +8580,16 @@ struct GenericMatchSort_fn : public CSphMatchComparato + + case SPH_KEYPART_INT: + { +- register SphAttr_t aa = a->GetAttr ( m_tLocator[i] ); +- register SphAttr_t bb = b->GetAttr ( m_tLocator[i] ); ++ SphAttr_t aa = a->GetAttr ( m_tLocator[i] ); ++ SphAttr_t bb = b->GetAttr ( m_tLocator[i] ); + if ( aa==bb ) + continue; + return ( ( m_uAttrDesc>>i ) & 1 ) ^ ( aa < bb ); + } + case SPH_KEYPART_FLOAT: + { +- register float aa = a->GetAttrFloat ( m_tLocator[i] ); +- register float bb = b->GetAttrFloat ( m_tLocator[i] ); ++ float aa = a->GetAttrFloat ( m_tLocator[i] ); ++ float bb = b->GetAttrFloat ( m_tLocator[i] ); + if ( aa==bb ) + continue; + return ( ( m_uAttrDesc>>i ) & 1 ) ^ ( aa < bb ); Added: head/textproc/sphinxsearch/files/patch-src_sphinx.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinx.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,111 @@ +--- src/sphinx.cpp.orig 2018-02-03 10:17:51 UTC ++++ src/sphinx.cpp +@@ -8346,8 +8346,8 @@ void CSphReader::ResetError() + #if PARANOID + + #define SPH_VARINT_DECODE(_type,_getexpr) \ +- register DWORD b = 0; \ +- register _type v = 0; \ ++ DWORD b = 0; \ ++ _type v = 0; \ + int it = 0; \ + do { b = _getexpr; v = ( v<<7 ) + ( b&0x7f ); it++; } while ( b&0x80 ); \ + assert ( (it-1)*7<=sizeof(_type)*8 ); \ +@@ -8356,8 +8356,8 @@ void CSphReader::ResetError() + #else + + #define SPH_VARINT_DECODE(_type,_getexpr) \ +- register DWORD b = _getexpr; \ +- register _type res = 0; \ ++ DWORD b = _getexpr; \ ++ _type res = 0; \ + while ( b & 0x80 ) \ + { \ + res = ( res<<7 ) + ( b & 0x7f ); \ +@@ -8722,8 +8722,8 @@ SphWordID_t CSphBin::ReadVLB () + + DWORD CSphBin::UnzipInt () + { +- register int b = 0; +- register DWORD v = 0; ++ int b = 0; ++ DWORD v = 0; + do + { + b = ReadByte(); +@@ -8736,8 +8736,8 @@ DWORD CSphBin::UnzipInt () + + SphOffset_t CSphBin::UnzipOffset () + { +- register int b = 0; +- register SphOffset_t v = 0; ++ int b = 0; ++ SphOffset_t v = 0; + do + { + b = ReadByte(); +@@ -11536,8 +11536,8 @@ bool CSphHitBuilder::cidxDone ( int iMemLimit, int iMi + + inline int encodeVLB ( BYTE * buf, DWORD v ) + { +- register BYTE b; +- register int n = 0; ++ BYTE b; ++ int n = 0; + + do + { +@@ -23566,9 +23566,9 @@ SphWordID_t CSphDictKeywords::HitblockGetID ( const ch + } + + // crc matches, check keyword +- register int iWordLen = iLen; +- register const char * a = pEntry->m_pKeyword; +- register const char * b = sWord; ++ int iWordLen = iLen; ++ const char * a = pEntry->m_pKeyword; ++ const char * b = sWord; + while ( *a==*b && iWordLen-- ) + { + if ( !*a || !iWordLen ) +@@ -24874,7 +24874,7 @@ static inline DWORD HtmlEntityHash ( const BYTE * str, + 421, 421, 421, 421, 421, 421, 421 + }; + +- register int hval = len; ++ int hval = len; + switch ( hval ) + { + default: hval += asso_values [ str[4] ]; +@@ -25257,11 +25257,11 @@ static inline int HtmlEntityLookup ( const BYTE * str, + + if ( len<=MAX_WORD_LENGTH && len>=MIN_WORD_LENGTH ) + { +- register int key = HtmlEntityHash ( str, len ); ++ int key = HtmlEntityHash ( str, len ); + if ( key<=MAX_HASH_VALUE && key>=0 ) + if ( len==lengthtable[key] ) + { +- register const char * s = wordlist[key].m_sName; ++ const char * s = wordlist[key].m_sName; + if ( *str==*s && !memcmp ( str+1, s+1, len-1 ) ) + return wordlist[key].m_iCode; + } +@@ -27817,7 +27817,7 @@ const char * CSphSource_SQL::SqlUnpackColumn ( int iFi + { + m_bUnpackFailed = true; + sphWarn ( "failed to unpack '%s', invalid column size (size=%d), " +- "docid="DOCID_FMT, SqlFieldName(iIndex), iPackedLen, m_tDocInfo.m_uDocID ); ++ "docid=" DOCID_FMT, SqlFieldName(iIndex), iPackedLen, m_tDocInfo.m_uDocID ); + } + return NULL; + } +@@ -27833,7 +27833,7 @@ const char * CSphSource_SQL::SqlUnpackColumn ( int iFi + { + m_bUnpackOverflow = true; + sphWarn ( "failed to unpack '%s', column size limit exceeded (size=%d)," +- " docid="DOCID_FMT, SqlFieldName(iIndex), (int)uSize, m_tDocInfo.m_uDocID ); ++ " docid=" DOCID_FMT, SqlFieldName(iIndex), (int)uSize, m_tDocInfo.m_uDocID ); + } + return NULL; + } Added: head/textproc/sphinxsearch/files/patch-src_sphinx.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinx.h Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,11 @@ +--- src/sphinx.h.orig 2018-02-03 10:16:36 UTC ++++ src/sphinx.h +@@ -433,7 +433,7 @@ class CSphLowercaser (public) + { + if ( iCode<0 || iCode>=MAX_CODE ) + return iCode; +- register int * pChunk = m_pChunk [ iCode >> CHUNK_BITS ]; ++ int * pChunk = m_pChunk [ iCode >> CHUNK_BITS ]; + if ( pChunk ) + return pChunk [ iCode & CHUNK_MASK ]; + return 0; Added: head/textproc/sphinxsearch/files/patch-src_sphinxaot.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxaot.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,11 @@ +--- src/sphinxaot.cpp.orig 2018-02-03 10:35:17 UTC ++++ src/sphinxaot.cpp +@@ -1133,7 +1133,7 @@ static inline int Utf8ToWin1251 ( BYTE * pOut, const B + assert ( pWord[1]>=0x80 && pWord[1]<0xC0 ); + + // table index D0 80..BF to 0..3F, and D1 80..BF to 40..7F +- register BYTE uWin = dTable [ ( pWord[1] & 0x7F ) + ( ( pWord[0] & 1 )<<6 ) ]; ++ BYTE uWin = dTable [ ( pWord[1] & 0x7F ) + ( ( pWord[0] & 1 )<<6 ) ]; + pWord += 2; + + if ( !uWin ) Added: head/textproc/sphinxsearch/files/patch-src_sphinxint.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxint.h Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,13 @@ +--- src/sphinxint.h.orig 2018-02-03 10:17:12 UTC ++++ src/sphinxint.h +@@ -1074,8 +1074,8 @@ inline int FindBit ( DWORD uValue ) + + inline int sphEncodeVLB8 ( BYTE * buf, uint64_t v ) + { +- register BYTE b; +- register int n = 0; ++ BYTE b; ++ int n = 0; + + do + { Added: head/textproc/sphinxsearch/files/patch-src_sphinxplugin.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxplugin.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,11 @@ +--- src/sphinxplugin.cpp.orig 2016-07-19 10:42:18 UTC ++++ src/sphinxplugin.cpp +@@ -219,7 +219,7 @@ static bool PluginLoadSymbols ( void * pDesc, const Sy + + #if !USE_WINDOWS + #define offsetof(T, M) \ +- (reinterpret_cast(&(((T*)1000)->M)) - reinterpret_cast(1000)) ++ ((int)(reinterpret_cast(&(((T*)1000)->M)) - reinterpret_cast(1000))) + #endif + + static SymbolDesc_t g_dSymbolsUDF[] = Added: head/textproc/sphinxsearch/files/patch-src_sphinxrt.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxrt.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,11 @@ +--- src/sphinxrt.cpp.orig 2018-02-03 10:48:40 UTC ++++ src/sphinxrt.cpp +@@ -4796,7 +4796,7 @@ int RtIndex_t::DebugCheck ( FILE * fp ) + if ( !tWord.m_uDocs || !tWord.m_uHits || tWord.m_uHits> 1) & 033333333333) - ((n >> 2) & 011111111111); + return ( (tmp + (tmp >> 3) ) & 030707070707) % 63; + } Added: head/textproc/sphinxsearch/files/patch-src_sphinxstemen.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxstemen.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,11 @@ +--- src/sphinxstemen.cpp.orig 2018-02-03 10:36:47 UTC ++++ src/sphinxstemen.cpp +@@ -47,7 +47,7 @@ static unsigned char vowel_map[] = + + static inline int stem_en_id ( unsigned char l ) + { +- register unsigned char * v = stem_en_doubles; ++ unsigned char * v = stem_en_doubles; + while ( *v && *v!=l ) v++; + return ( *v==l ) ? 1 : 0; + } Added: head/textproc/sphinxsearch/files/patch-src_sphinxstemru.inl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxstemru.inl Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,20 @@ +--- src/sphinxstemru.inl.orig 2018-02-03 14:10:20 UTC ++++ src/sphinxstemru.inl +@@ -413,7 +413,7 @@ STEM_RU_FUNC_I(ru_noun) + + static int LOC_PREFIX(stem_ru_adjectival) ( LOC_CHAR_TYPE * word, int len ) + { +- register int i = LOC_PREFIX(stem_ru_adj_i) ( word, len ); ++ int i = LOC_PREFIX(stem_ru_adj_i) ( word, len ); + if ( i ) + i += LOC_PREFIX(stem_ru_part_i) ( word, len-i ); + return i; +@@ -422,7 +422,7 @@ static int LOC_PREFIX(stem_ru_adjectival) ( LOC_CHAR_T + + static int LOC_PREFIX(stem_ru_verb_ov) ( LOC_CHAR_TYPE * word, int len ) + { +- register int i = LOC_PREFIX(stem_ru_verb_i) ( word, len ); ++ int i = LOC_PREFIX(stem_ru_verb_i) ( word, len ); + if ( i && (len>=i+2) && word[len-i-2] == RUS::O && word[len-i-1] == RUS::V ) + return i+2; + return i; Added: head/textproc/sphinxsearch/files/patch-src_sphinxutils.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/sphinxsearch/files/patch-src_sphinxutils.cpp Sun Feb 4 09:16:23 2018 (r460879) @@ -0,0 +1,16 @@ +--- src/sphinxutils.cpp.orig 2018-02-03 10:25:41 UTC ++++ src/sphinxutils.cpp +@@ -2103,11 +2103,11 @@ void sphBacktrace ( int iFD, bool bSafe ) + #endif + + #ifdef CONFIGURE_FLAGS +- sphSafeInfo ( iFD, "Configured with flags: "CONFIGURE_FLAGS ); ++ sphSafeInfo ( iFD, "Configured with flags: " CONFIGURE_FLAGS ); + #endif + + #ifdef OS_UNAME +- sphSafeInfo ( iFD, "Host OS is "OS_UNAME ); ++ sphSafeInfo ( iFD, "Host OS is " OS_UNAME ); + #endif + + bool bOk = true; From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:47 2018 Return-Path: Delivered-To: svn-ports-all@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 F342BEC856C; Sun, 4 Feb 2018 10:13:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A40CF77D3A; Sun, 4 Feb 2018 10:13:46 +0000 (UTC) (envelope-from sunpoet@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 9F09E18CED; Sun, 4 Feb 2018 10:13:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADkRg024854; Sun, 4 Feb 2018 10:13:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADk31024852; Sun, 4 Feb 2018 10:13:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADk31024852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460900 - head/www/py-MechanicalSoup X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-MechanicalSoup X-SVN-Commit-Revision: 460900 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:47 -0000 Author: sunpoet Date: Sun Feb 4 10:13:46 2018 New Revision: 460900 URL: https://svnweb.freebsd.org/changeset/ports/460900 Log: Update to 0.10.0 Changes: https://github.com/MechanicalSoup/MechanicalSoup/releases Modified: head/www/py-MechanicalSoup/Makefile head/www/py-MechanicalSoup/distinfo Modified: head/www/py-MechanicalSoup/Makefile ============================================================================== --- head/www/py-MechanicalSoup/Makefile Sun Feb 4 10:13:41 2018 (r460899) +++ head/www/py-MechanicalSoup/Makefile Sun Feb 4 10:13:46 2018 (r460900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MechanicalSoup -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 DISTVERSIONPREFIX= v CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,10 +23,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/p ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-mock>=0:www/py-requests-mock@${FLAVOR} -USE_GITHUB= yes - NO_ARCH= yes USES= python +USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils .include Modified: head/www/py-MechanicalSoup/distinfo ============================================================================== --- head/www/py-MechanicalSoup/distinfo Sun Feb 4 10:13:41 2018 (r460899) +++ head/www/py-MechanicalSoup/distinfo Sun Feb 4 10:13:46 2018 (r460900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509726554 -SHA256 (MechanicalSoup-MechanicalSoup-v0.9.0_GH0.tar.gz) = 909b779f7be0e503e5f05c7899debf604e3e3983f12b70c2733d8779d2cfbe73 -SIZE (MechanicalSoup-MechanicalSoup-v0.9.0_GH0.tar.gz) = 36470 +TIMESTAMP = 1517724655 +SHA256 (MechanicalSoup-MechanicalSoup-v0.10.0_GH0.tar.gz) = 61ada60a96024ab82b823c640a226c4c852a96be7f7d0075dad627a2509f9114 +SIZE (MechanicalSoup-MechanicalSoup-v0.10.0_GH0.tar.gz) = 40111 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:09 2018 Return-Path: Delivered-To: svn-ports-all@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 7ACA5EC85B6; Sun, 4 Feb 2018 10:14:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B3B478037; Sun, 4 Feb 2018 10:14:08 +0000 (UTC) (envelope-from sunpoet@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 F1D7F18CF1; Sun, 4 Feb 2018 10:14:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AE7De025354; Sun, 4 Feb 2018 10:14:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AE7ZU025352; Sun, 4 Feb 2018 10:14:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AE7ZU025352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460904 - head/devel/rubygem-sidekiq X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-sidekiq X-SVN-Commit-Revision: 460904 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:09 -0000 Author: sunpoet Date: Sun Feb 4 10:14:07 2018 New Revision: 460904 URL: https://svnweb.freebsd.org/changeset/ports/460904 Log: Update to 5.1.0 Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md Modified: head/devel/rubygem-sidekiq/Makefile head/devel/rubygem-sidekiq/distinfo Modified: head/devel/rubygem-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-sidekiq/Makefile Sun Feb 4 10:14:02 2018 (r460903) +++ head/devel/rubygem-sidekiq/Makefile Sun Feb 4 10:14:07 2018 (r460904) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 5.0.5 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Sun Feb 4 10:14:02 2018 (r460903) +++ head/devel/rubygem-sidekiq/distinfo Sun Feb 4 10:14:07 2018 (r460904) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507041533 -SHA256 (rubygem/sidekiq-5.0.5.gem) = 509fefac51997f87da1fa7b230bf676b5d109bd2bc76c23f392d174aa6d9b556 -SIZE (rubygem/sidekiq-5.0.5.gem) = 284160 +TIMESTAMP = 1517673353 +SHA256 (rubygem/sidekiq-5.1.0.gem) = 0fa27f55bcf2b2485017f146045f4ea202a0fa3773d122bb8a2238149e5324d8 +SIZE (rubygem/sidekiq-5.1.0.gem) = 286720 From owner-svn-ports-all@freebsd.org Sun Feb 4 13:18:16 2018 Return-Path: Delivered-To: svn-ports-all@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 8C0F5ED37B9; Sun, 4 Feb 2018 13:18:16 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DE207F040; Sun, 4 Feb 2018 13:18:16 +0000 (UTC) (envelope-from jrm@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 341C41A9B0; Sun, 4 Feb 2018 13:18:16 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DIGcl016453; Sun, 4 Feb 2018 13:18:16 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DIFwO016451; Sun, 4 Feb 2018 13:18:15 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802041318.w14DIFwO016451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 4 Feb 2018 13:18:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460926 - in head/devel/rubygem-paperclip-rails5: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/devel/rubygem-paperclip-rails5: . files X-SVN-Commit-Revision: 460926 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:18:16 -0000 Author: jrm Date: Sun Feb 4 13:18:15 2018 New Revision: 460926 URL: https://svnweb.freebsd.org/changeset/ports/460926 Log: devel/rubygem-paperclip-rails5: Patch gem dependency specification The gem specification calls a version of the cocaine gem less than 0.6, however devel/rubygem-cocaine was prematurely updated to an incompatible version. Pointyhat to: sunpoet Added: head/devel/rubygem-paperclip-rails5/files/ head/devel/rubygem-paperclip-rails5/files/patch-paperclip.gemspec (contents, props changed) Modified: head/devel/rubygem-paperclip-rails5/Makefile (contents, props changed) Modified: head/devel/rubygem-paperclip-rails5/Makefile ============================================================================== --- head/devel/rubygem-paperclip-rails5/Makefile Sun Feb 4 12:20:42 2018 (r460925) +++ head/devel/rubygem-paperclip-rails5/Makefile Sun Feb 4 13:18:15 2018 (r460926) @@ -3,6 +3,7 @@ PORTNAME= paperclip DISTVERSION= 5.2.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 Added: head/devel/rubygem-paperclip-rails5/files/patch-paperclip.gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-paperclip-rails5/files/patch-paperclip.gemspec Sun Feb 4 13:18:15 2018 (r460926) @@ -0,0 +1,11 @@ +--- paperclip.gemspec.orig 2018-02-04 12:45:39 UTC ++++ paperclip.gemspec +@@ -26,7 +26,7 @@ Gem::Specification.new do |s| + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 4.2.0"]) + s.add_runtime_dependency(%q.freeze, [">= 4.2.0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 0.5.5"]) ++ s.add_runtime_dependency(%q.freeze, [">= 0.5.5"]) + s.add_runtime_dependency(%q.freeze, [">= 0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.3.0"]) + s.add_development_dependency(%q.freeze, [">= 4.2.0"]) From owner-svn-ports-all@freebsd.org Sun Feb 4 10:49:25 2018 Return-Path: Delivered-To: svn-ports-all@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 8E1CDECA301; Sun, 4 Feb 2018 10:49:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E859579C61; Sun, 4 Feb 2018 10:49:24 +0000 (UTC) (envelope-from sunpoet@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 67EBB191AC; Sun, 4 Feb 2018 10:49:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AnOor041961; Sun, 4 Feb 2018 10:49:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AnOCU041959; Sun, 4 Feb 2018 10:49:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041049.w14AnOCU041959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:49:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460919 - head/devel/rubygem-grape-swagger X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-grape-swagger X-SVN-Commit-Revision: 460919 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:49:25 -0000 Author: sunpoet Date: Sun Feb 4 10:49:23 2018 New Revision: 460919 URL: https://svnweb.freebsd.org/changeset/ports/460919 Log: Update to 0.28.0 Changes: https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md Modified: head/devel/rubygem-grape-swagger/Makefile head/devel/rubygem-grape-swagger/distinfo Modified: head/devel/rubygem-grape-swagger/Makefile ============================================================================== --- head/devel/rubygem-grape-swagger/Makefile Sun Feb 4 10:49:18 2018 (r460918) +++ head/devel/rubygem-grape-swagger/Makefile Sun Feb 4 10:49:23 2018 (r460919) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grape-swagger -PORTVERSION= 0.27.3 +PORTVERSION= 0.28.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape-swagger/distinfo ============================================================================== --- head/devel/rubygem-grape-swagger/distinfo Sun Feb 4 10:49:18 2018 (r460918) +++ head/devel/rubygem-grape-swagger/distinfo Sun Feb 4 10:49:23 2018 (r460919) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499873607 -SHA256 (rubygem/grape-swagger-0.27.3.gem) = ea53cbf2dffcf224aa558b3656c2f6a604fe48bb5f9cfe831b937e17eb816e5f -SIZE (rubygem/grape-swagger-0.27.3.gem) = 219136 +TIMESTAMP = 1517739472 +SHA256 (rubygem/grape-swagger-0.28.0.gem) = e629fc47a011a1c35efec0403121b6cf04922c276e419a0dab2072375ac8f7e9 +SIZE (rubygem/grape-swagger-0.28.0.gem) = 220672 From owner-svn-ports-all@freebsd.org Sun Feb 4 09:44:25 2018 Return-Path: Delivered-To: svn-ports-all@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 EB49DEF2224; Sun, 4 Feb 2018 09:44:24 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 99AC876004; Sun, 4 Feb 2018 09:44:24 +0000 (UTC) (envelope-from danfe@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 7671F18817; Sun, 4 Feb 2018 09:44:24 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w149iOpN007773; Sun, 4 Feb 2018 09:44:24 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w149iN0Z007768; Sun, 4 Feb 2018 09:44:23 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802040944.w149iN0Z007768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 4 Feb 2018 09:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460880 - in head/sysutils/apachetop: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/sysutils/apachetop: . files X-SVN-Commit-Revision: 460880 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 09:44:25 -0000 Author: danfe Date: Sun Feb 4 09:44:23 2018 New Revision: 460880 URL: https://svnweb.freebsd.org/changeset/ports/460880 Log: - Fix some sloppy coding that was upsetting new Clang - Switch MASTER_SITES to https:// and add LICENSE PR: 225649 (modified) Submitted by: maintainer Added: head/sysutils/apachetop/files/patch-src_apachetop.cc (contents, props changed) head/sysutils/apachetop/files/patch-src_display.cc (contents, props changed) head/sysutils/apachetop/files/patch-src_hits__circle.cc (contents, props changed) head/sysutils/apachetop/files/patch-src_log.cc (contents, props changed) Modified: head/sysutils/apachetop/Makefile Modified: head/sysutils/apachetop/Makefile ============================================================================== --- head/sysutils/apachetop/Makefile Sun Feb 4 09:16:23 2018 (r460879) +++ head/sysutils/apachetop/Makefile Sun Feb 4 09:44:23 2018 (r460880) @@ -5,10 +5,12 @@ PORTNAME= apachetop PORTVERSION= 0.12.6 PORTREVISION= 5 CATEGORIES= sysutils -MASTER_SITES= http://lukasz.wasikowski.net/files/ +MASTER_SITES= https://lukasz.wasikowski.net/files/ MAINTAINER= lukasz@wasikowski.net COMMENT= Apache RealTime log stats + +LICENSE= BSD3CLAUSE GNU_CONFIGURE= yes USES= ncurses readline Added: head/sysutils/apachetop/files/patch-src_apachetop.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/apachetop/files/patch-src_apachetop.cc Sun Feb 4 09:44:23 2018 (r460880) @@ -0,0 +1,20 @@ +--- src/apachetop.cc.orig 2005-10-15 16:23:31 UTC ++++ src/apachetop.cc +@@ -271,7 +271,7 @@ int main(int argc, char *argv[]) + hm->create(cf.circle_size); + /* }}} */ + +- memset(&gstats, (char) NULL, sizeof(gstats)); ++ memset(&gstats, 0, sizeof(gstats)); + gstats.start = time(NULL); + + signal(SIGINT, &catchsig); +@@ -465,7 +465,7 @@ int main(int argc, char *argv[]) + continue; + } + +- *nextline = (char) NULL; ++ *nextline = '\0'; + ++nextline; + + /* which parser? */ Added: head/sysutils/apachetop/files/patch-src_display.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/apachetop/files/patch-src_display.cc Sun Feb 4 09:44:23 2018 (r460880) @@ -0,0 +1,20 @@ +--- src/display.cc.orig 2005-10-15 16:10:01 UTC ++++ src/display.cc +@@ -1191,7 +1191,7 @@ void display_histogram() + + /* compose a row of hashes */ + memset(line, ' ', hist_width); +- line[hist_width] = (char)NULL; ++ line[hist_width] = '\0'; + for(j = 0 ; j < hist_width ; ++j) + { + if (bar_height[j] > y_scale) +@@ -1203,7 +1203,7 @@ void display_histogram() + } + + memset(horiz_line, '-', hist_width); +- horiz_line[hist_width] = (char)NULL; ++ horiz_line[hist_width] = '\0'; + mvprintw(HISTOGRAM_START + hist_height, 2, "0+%*s", + hist_width, horiz_line); + Added: head/sysutils/apachetop/files/patch-src_hits__circle.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/apachetop/files/patch-src_hits__circle.cc Sun Feb 4 09:44:23 2018 (r460880) @@ -0,0 +1,11 @@ +--- src/hits_circle.cc.orig 2018-02-04 09:36:17 UTC ++++ src/hits_circle.cc +@@ -24,7 +24,7 @@ int Hits_Circle::create(unsigned int passed_size) + } + + reqcount = bytecount = 0; +- memset(rc_summary, (char) NULL, sizeof(rc_summary)); ++ memset(rc_summary, 0, sizeof(rc_summary)); + + return 0; + } Added: head/sysutils/apachetop/files/patch-src_log.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/apachetop/files/patch-src_log.cc Sun Feb 4 09:44:23 2018 (r460880) @@ -0,0 +1,56 @@ +--- src/log.cc.orig 2018-02-04 09:36:17 UTC ++++ src/log.cc +@@ -37,7 +37,7 @@ int CommonLogParser::parse(char *logline, struct logbi + if (!bufcp) + return -1; + +- *bufcp = (char) NULL; ++ *bufcp = '\0'; + ++bufcp; + + /* quickly figure out if this is an IP or a host. We do this by +@@ -172,7 +172,7 @@ int CommonLogParser::parse(char *logline, struct logbi + /* find the end of referrer and null it */ + if (!(bufcp = strchr(bufsp, '"'))) + return -1; +- *bufcp = (char) NULL; ++ *bufcp = '\0'; + + /* unless they want to keep it, skip over the protocol, ie http:// */ + if ((cf.preserve_ref_protocol == 0) && (bufcp = strstr(bufsp, "://"))) +@@ -230,7 +230,7 @@ char *LogParser::processURL(char **buf) /* {{{ */ + return NULL; + + /* null the space in front of it */ +- *endptr = (char) NULL; ++ *endptr = '\0'; + + /* TODO maybe we can use the protocol someday.. */ + +@@ -258,7 +258,7 @@ int LogParser::mungeURL(char **url, int *length) /* {{ + char *bufcp, *endptr, *workptr; + + endptr = *url + *length; +- *endptr = (char) NULL; ++ *endptr = '\0'; + + /* do we want to keep the query string? */ + if (!cf.keep_querystring) +@@ -273,7 +273,7 @@ int LogParser::mungeURL(char **url, int *length) /* {{ + if (workptr < endptr) + { + /* we're ok */ +- *workptr = (char) NULL; ++ *workptr = '\0'; + bufcp = workptr+1; + } + } +@@ -308,7 +308,7 @@ int LogParser::mungeURL(char **url, int *length) /* {{ + if (workptr == endptr) + bufcp = workptr; + } +- *bufcp = (char) NULL; ++ *bufcp = '\0'; + } + + From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:26 2018 Return-Path: Delivered-To: svn-ports-all@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 EC623EC82C6; Sun, 4 Feb 2018 10:12:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E1357717A; Sun, 4 Feb 2018 10:12:25 +0000 (UTC) (envelope-from sunpoet@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 9918318BC6; Sun, 4 Feb 2018 10:12:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACPgj022858; Sun, 4 Feb 2018 10:12:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACP57022854; Sun, 4 Feb 2018 10:12:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACP57022854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460884 - in head/devel: . rubygem-terrapin X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . rubygem-terrapin X-SVN-Commit-Revision: 460884 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:26 -0000 Author: sunpoet Date: Sun Feb 4 10:12:24 2018 New Revision: 460884 URL: https://svnweb.freebsd.org/changeset/ports/460884 Log: Add rubygem-terrapin 0.6.0 Terrapin runs shell commands safely, even with user-supplied values. WWW: https://github.com/thoughtbot/terrapin Added: head/devel/rubygem-terrapin/ head/devel/rubygem-terrapin/Makefile (contents, props changed) head/devel/rubygem-terrapin/distinfo (contents, props changed) head/devel/rubygem-terrapin/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 4 10:07:46 2018 (r460883) +++ head/devel/Makefile Sun Feb 4 10:12:24 2018 (r460884) @@ -5808,6 +5808,7 @@ SUBDIR += rubygem-templater SUBDIR += rubygem-temple SUBDIR += rubygem-term-ansicolor + SUBDIR += rubygem-terrapin SUBDIR += rubygem-test-unit SUBDIR += rubygem-thor SUBDIR += rubygem-thread_safe Added: head/devel/rubygem-terrapin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-terrapin/Makefile Sun Feb 4 10:12:24 2018 (r460884) @@ -0,0 +1,21 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= terrapin +PORTVERSION= 0.6.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Run shell commands safely + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_control + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/devel/rubygem-terrapin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-terrapin/distinfo Sun Feb 4 10:12:24 2018 (r460884) @@ -0,0 +1,3 @@ +TIMESTAMP = 1517675525 +SHA256 (rubygem/terrapin-0.6.0.gem) = c9fea9f13a40dc7c75212d1b9d4ee7e4542ffe7811bf700a38ba30900b70285c +SIZE (rubygem/terrapin-0.6.0.gem) = 17408 Added: head/devel/rubygem-terrapin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-terrapin/pkg-descr Sun Feb 4 10:12:24 2018 (r460884) @@ -0,0 +1,3 @@ +Terrapin runs shell commands safely, even with user-supplied values. + +WWW: https://github.com/thoughtbot/terrapin From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:27 2018 Return-Path: Delivered-To: svn-ports-all@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 D02A9EC8617; Sun, 4 Feb 2018 10:14:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85D427831F; Sun, 4 Feb 2018 10:14:27 +0000 (UTC) (envelope-from sunpoet@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 80BDC18CF5; Sun, 4 Feb 2018 10:14:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AERgd025722; Sun, 4 Feb 2018 10:14:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AERPS025721; Sun, 4 Feb 2018 10:14:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AERPS025721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460908 - head/lang/gnu-cobol X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/lang/gnu-cobol X-SVN-Commit-Revision: 460908 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:28 -0000 Author: sunpoet Date: Sun Feb 4 10:14:27 2018 New Revision: 460908 URL: https://svnweb.freebsd.org/changeset/ports/460908 Log: Update WWW Approved by: portmgr (blanket) Modified: head/lang/gnu-cobol/pkg-descr Modified: head/lang/gnu-cobol/pkg-descr ============================================================================== --- head/lang/gnu-cobol/pkg-descr Sun Feb 4 10:14:22 2018 (r460907) +++ head/lang/gnu-cobol/pkg-descr Sun Feb 4 10:14:27 2018 (r460908) @@ -1,4 +1,4 @@ GNU COBOL, formerly known as Open-COBOL, is an open-source COBOL compiler, which translates COBOL programs to C code and compiles it using GCC. -WWW: http://savannah.gnu.org/projects/gnucobol +WWW: https://savannah.gnu.org/projects/gnucobol From owner-svn-ports-all@freebsd.org Sun Feb 4 15:09:39 2018 Return-Path: Delivered-To: svn-ports-all@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 1998EEDA652; Sun, 4 Feb 2018 15:09:39 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE4878319B; Sun, 4 Feb 2018 15:09:38 +0000 (UTC) (envelope-from danfe@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 B94191BB52; Sun, 4 Feb 2018 15:09:38 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14F9cTM072809; Sun, 4 Feb 2018 15:09:38 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14F9cBN072807; Sun, 4 Feb 2018 15:09:38 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802041509.w14F9cBN072807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 4 Feb 2018 15:09:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460934 - head/sysutils/apachetop X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/sysutils/apachetop X-SVN-Commit-Revision: 460934 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:09:39 -0000 Author: danfe Date: Sun Feb 4 15:09:38 2018 New Revision: 460934 URL: https://svnweb.freebsd.org/changeset/ports/460934 Log: Fix previous commit (r460880): maintainer had requested not simply switch to https:// for MASTER_SITES, but a new URL as well. While here, improve on the COMMENT and port description. PR: 225649 Modified: head/sysutils/apachetop/Makefile head/sysutils/apachetop/pkg-descr Modified: head/sysutils/apachetop/Makefile ============================================================================== --- head/sysutils/apachetop/Makefile Sun Feb 4 15:08:34 2018 (r460933) +++ head/sysutils/apachetop/Makefile Sun Feb 4 15:09:38 2018 (r460934) @@ -5,10 +5,10 @@ PORTNAME= apachetop PORTVERSION= 0.12.6 PORTREVISION= 5 CATEGORIES= sysutils -MASTER_SITES= https://lukasz.wasikowski.net/files/ +MASTER_SITES= https://www.freebsd.systems/files/ MAINTAINER= lukasz@wasikowski.net -COMMENT= Apache RealTime log stats +COMMENT= Apache realtime log stats LICENSE= BSD3CLAUSE Modified: head/sysutils/apachetop/pkg-descr ============================================================================== --- head/sysutils/apachetop/pkg-descr Sun Feb 4 15:08:34 2018 (r460933) +++ head/sysutils/apachetop/pkg-descr Sun Feb 4 15:09:38 2018 (r460934) @@ -1,3 +1,4 @@ -ApacheTop was written to display realtime status of access logs +ApacheTop watches a logfile generated by Apache (in standard common or +combined log format) and generates human-parsable output in realtime. WWW: http://www.webta.org/projects/apachetop/ From owner-svn-ports-all@freebsd.org Sun Feb 4 15:18:21 2018 Return-Path: Delivered-To: svn-ports-all@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 06FADEDB350; Sun, 4 Feb 2018 15:18:21 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF0D683B71; Sun, 4 Feb 2018 15:18:20 +0000 (UTC) (envelope-from riggs@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 A5E0A1BCE5; Sun, 4 Feb 2018 15:18:20 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14FIKlP077700; Sun, 4 Feb 2018 15:18:20 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14FIKKR077697; Sun, 4 Feb 2018 15:18:20 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802041518.w14FIKKR077697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 4 Feb 2018 15:18:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460936 - head/audio/musicpd X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/audio/musicpd X-SVN-Commit-Revision: 460936 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:18:21 -0000 Author: riggs Date: Sun Feb 4 15:18:20 2018 New Revision: 460936 URL: https://svnweb.freebsd.org/changeset/ports/460936 Log: Update to upstream release 0.20.16 Details: - Bugfix release which includes fixes for crashes with pulseaudio and on debug builds - Changelog on https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS MFH: 2018Q1 Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sun Feb 4 15:10:06 2018 (r460935) +++ head/audio/musicpd/Makefile Sun Feb 4 15:18:20 2018 (r460936) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.15 -PORTREVISION= 1 +PORTVERSION= 0.20.16 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Sun Feb 4 15:10:06 2018 (r460935) +++ head/audio/musicpd/distinfo Sun Feb 4 15:18:20 2018 (r460936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515925875 -SHA256 (mpd-0.20.15.tar.xz) = c69c4f67e665380ea3bbde6cff8958edc85f7cd40e7918ae5ce0a2184ca9eb40 -SIZE (mpd-0.20.15.tar.xz) = 790096 +TIMESTAMP = 1517749336 +SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a +SIZE (mpd-0.20.16.tar.xz) = 790708 From owner-svn-ports-all@freebsd.org Sun Feb 4 15:57:47 2018 Return-Path: Delivered-To: svn-ports-all@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 F2EC9EDD669; Sun, 4 Feb 2018 15:57:46 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A687585B0A; Sun, 4 Feb 2018 15:57:46 +0000 (UTC) (envelope-from pi@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 9CF791C33E; Sun, 4 Feb 2018 15:57:46 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14FvkPA097438; Sun, 4 Feb 2018 15:57:46 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14FvkOW097436; Sun, 4 Feb 2018 15:57:46 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802041557.w14FvkOW097436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Feb 2018 15:57:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460937 - head/devel/rudiments X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/rudiments X-SVN-Commit-Revision: 460937 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:57:47 -0000 Author: pi Date: Sun Feb 4 15:57:46 2018 New Revision: 460937 URL: https://svnweb.freebsd.org/changeset/ports/460937 Log: devel/rudiments: update 1.0.5 -> 1.0.6 - This is mainly a bug-fix release, and most of the bugs were on older Windows systems. Relnotes: http://software.firstworks.com/2017/11/rudiments-106-release-announcement.html Modified: head/devel/rudiments/Makefile head/devel/rudiments/distinfo Modified: head/devel/rudiments/Makefile ============================================================================== --- head/devel/rudiments/Makefile Sun Feb 4 15:18:20 2018 (r460936) +++ head/devel/rudiments/Makefile Sun Feb 4 15:57:46 2018 (r460937) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rudiments -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= SF Modified: head/devel/rudiments/distinfo ============================================================================== --- head/devel/rudiments/distinfo Sun Feb 4 15:18:20 2018 (r460936) +++ head/devel/rudiments/distinfo Sun Feb 4 15:57:46 2018 (r460937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496516236 -SHA256 (rudiments-1.0.5.tar.gz) = bc745a8a0ee719b66d00495a20d7a7df08fb4dd9f8a140b79e4dbdda65c34ef7 -SIZE (rudiments-1.0.5.tar.gz) = 2270928 +TIMESTAMP = 1517740250 +SHA256 (rudiments-1.0.6.tar.gz) = 3a79977c8a6a1b8d29c060db03d32ad078e7f7ded9b0eb4005bbcc8925e70001 +SIZE (rudiments-1.0.6.tar.gz) = 2279310 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:26 2018 Return-Path: Delivered-To: svn-ports-all@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 D0035EC8526; Sun, 4 Feb 2018 10:13:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FCD677A4C; Sun, 4 Feb 2018 10:13:26 +0000 (UTC) (envelope-from sunpoet@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 402BF18CE9; Sun, 4 Feb 2018 10:13:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADQvn024359; Sun, 4 Feb 2018 10:13:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADQZJ024357; Sun, 4 Feb 2018 10:13:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADQZJ024357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460896 - head/finance/p5-Business-OnlinePayment X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/finance/p5-Business-OnlinePayment X-SVN-Commit-Revision: 460896 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:27 -0000 Author: sunpoet Date: Sun Feb 4 10:13:25 2018 New Revision: 460896 URL: https://svnweb.freebsd.org/changeset/ports/460896 Log: Update to 3.05 Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes Modified: head/finance/p5-Business-OnlinePayment/Makefile head/finance/p5-Business-OnlinePayment/distinfo Modified: head/finance/p5-Business-OnlinePayment/Makefile ============================================================================== --- head/finance/p5-Business-OnlinePayment/Makefile Sun Feb 4 10:13:20 2018 (r460895) +++ head/finance/p5-Business-OnlinePayment/Makefile Sun Feb 4 10:13:25 2018 (r460896) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Business-OnlinePayment -PORTVERSION= 3.04 +PORTVERSION= 3.05 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN Modified: head/finance/p5-Business-OnlinePayment/distinfo ============================================================================== --- head/finance/p5-Business-OnlinePayment/distinfo Sun Feb 4 10:13:20 2018 (r460895) +++ head/finance/p5-Business-OnlinePayment/distinfo Sun Feb 4 10:13:25 2018 (r460896) @@ -1,2 +1,3 @@ -SHA256 (Business-OnlinePayment-3.04.tar.gz) = bfd100c79b820de400eb31c7d7db1715d859ce0453842bc36e6149d982767af7 -SIZE (Business-OnlinePayment-3.04.tar.gz) = 21225 +TIMESTAMP = 1517673293 +SHA256 (Business-OnlinePayment-3.05.tar.gz) = 5b8a3f2e8310b562e2dc46278d576f714b9be7db2ce684c843e7ea0befa463b3 +SIZE (Business-OnlinePayment-3.05.tar.gz) = 21764 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:57 2018 Return-Path: Delivered-To: svn-ports-all@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 BC19EEC857E; Sun, 4 Feb 2018 10:13:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E27977EB2; Sun, 4 Feb 2018 10:13:57 +0000 (UTC) (envelope-from sunpoet@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 6907C18CEF; Sun, 4 Feb 2018 10:13:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADvWo025103; Sun, 4 Feb 2018 10:13:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADvwS025101; Sun, 4 Feb 2018 10:13:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADvwS025101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460902 - head/devel/rubygem-default_value_for X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-default_value_for X-SVN-Commit-Revision: 460902 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:57 -0000 Author: sunpoet Date: Sun Feb 4 10:13:56 2018 New Revision: 460902 URL: https://svnweb.freebsd.org/changeset/ports/460902 Log: Update to 3.0.4 Changes: https://github.com/FooBarWidget/default_value_for/commits/master Modified: head/devel/rubygem-default_value_for/Makefile head/devel/rubygem-default_value_for/distinfo Modified: head/devel/rubygem-default_value_for/Makefile ============================================================================== --- head/devel/rubygem-default_value_for/Makefile Sun Feb 4 10:13:51 2018 (r460901) +++ head/devel/rubygem-default_value_for/Makefile Sun Feb 4 10:13:56 2018 (r460902) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= default_value_for -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-default_value_for/distinfo ============================================================================== --- head/devel/rubygem-default_value_for/distinfo Sun Feb 4 10:13:51 2018 (r460901) +++ head/devel/rubygem-default_value_for/distinfo Sun Feb 4 10:13:56 2018 (r460902) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507041503 -SHA256 (rubygem/default_value_for-3.0.3.gem) = 2eb32769144c721591c4f25b717b8f0705003e8351e2a94be6408ad7e119f576 -SIZE (rubygem/default_value_for-3.0.3.gem) = 14848 +TIMESTAMP = 1517724666 +SHA256 (rubygem/default_value_for-3.0.4.gem) = 373d4a5e33f3e58ae3c2a8b00886503adbe8b82814466233e823c744818294ab +SIZE (rubygem/default_value_for-3.0.4.gem) = 14848 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:14:33 2018 Return-Path: Delivered-To: svn-ports-all@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 089DBEC8624; Sun, 4 Feb 2018 10:14:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71810783E9; Sun, 4 Feb 2018 10:14:32 +0000 (UTC) (envelope-from sunpoet@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 3FE1918CF6; Sun, 4 Feb 2018 10:14:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AEWnE025812; Sun, 4 Feb 2018 10:14:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AEWn7025811; Sun, 4 Feb 2018 10:14:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041014.w14AEWn7025811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:14:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460909 - head/math/eigen3 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/eigen3 X-SVN-Commit-Revision: 460909 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:14:33 -0000 Author: sunpoet Date: Sun Feb 4 10:14:31 2018 New Revision: 460909 URL: https://svnweb.freebsd.org/changeset/ports/460909 Log: Add LICENSE_FILE Approved by: portmgr (blanket) Modified: head/math/eigen3/Makefile Modified: head/math/eigen3/Makefile ============================================================================== --- head/math/eigen3/Makefile Sun Feb 4 10:14:27 2018 (r460908) +++ head/math/eigen3/Makefile Sun Feb 4 10:14:31 2018 (r460909) @@ -12,6 +12,8 @@ COMMENT= Lightweight library for vector and matrix mat LICENSE= LGPL21 MPL20 LICENSE_COMB= multi +LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL +LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL2 CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig" USES= cmake:outsource tar:bzip2 From owner-svn-ports-all@freebsd.org Sun Feb 4 16:27:40 2018 Return-Path: Delivered-To: svn-ports-all@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 4CA25EDE96E; Sun, 4 Feb 2018 16:27:40 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F070986B03; Sun, 4 Feb 2018 16:27:39 +0000 (UTC) (envelope-from osa@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 E6AF41C802; Sun, 4 Feb 2018 16:27:39 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14GRdFp012741; Sun, 4 Feb 2018 16:27:39 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14GRdrj012739; Sun, 4 Feb 2018 16:27:39 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201802041627.w14GRdrj012739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sun, 4 Feb 2018 16:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460939 - head/databases/redis-devel X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/databases/redis-devel X-SVN-Commit-Revision: 460939 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 16:27:40 -0000 Author: osa Date: Sun Feb 4 16:27:39 2018 New Revision: 460939 URL: https://svnweb.freebsd.org/changeset/ports/460939 Log: Upgrade from 4.0.7 to 4.0.8. Upgrade urgency CRITICAL ONLY for Redis Cluster users. Otherwise no reason to upgrade at all. Redis 4.0.8 fixes a single critical bug in the radix tree data structure used for Redis Cluster keys slot tracking. The problem was actually fixed 10 months ago into unstable, but it was fixed in a commit related to Streams so it was never backported (for error) into the 4.0 branch. The problem will crash Redis Cluster instances during deletions, but it is very hard to trigger: only when the node removed is in the edge of a memory mapped area there are the conditions to create an issue, because otherwise the code just accesses an out of range word in read-only way in an allocated structure: this is almost always harmless. Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/distinfo Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Sun Feb 4 15:59:09 2018 (r460938) +++ head/databases/redis-devel/Makefile Sun Feb 4 16:27:39 2018 (r460939) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 4.0.7 +DISTVERSION= 4.0.8 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Sun Feb 4 15:59:09 2018 (r460938) +++ head/databases/redis-devel/distinfo Sun Feb 4 16:27:39 2018 (r460939) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516903430 -SHA256 (redis-4.0.7.tar.gz) = 1bba546d44fb40e1fd8be1a15e1a9cc6484bceeea0bbd52919eebc656661ecd1 -SIZE (redis-4.0.7.tar.gz) = 1729488 +TIMESTAMP = 1517760259 +SHA256 (redis-4.0.8.tar.gz) = ff0c38b8c156319249fec61e5018cf5b5fe63a65b61690bec798f4c998c232ad +SIZE (redis-4.0.8.tar.gz) = 1729973 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:56:06 2018 Return-Path: Delivered-To: svn-ports-all@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 E0A17ECA6A0; Sun, 4 Feb 2018 10:56:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92E517A082; Sun, 4 Feb 2018 10:56:06 +0000 (UTC) (envelope-from sunpoet@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 8980119350; Sun, 4 Feb 2018 10:56:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14Au6sQ046772; Sun, 4 Feb 2018 10:56:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Au6gE046770; Sun, 4 Feb 2018 10:56:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041056.w14Au6gE046770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:56:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460920 - head/textproc/rubygem-jekyll-sass-converter X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-jekyll-sass-converter X-SVN-Commit-Revision: 460920 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:56:07 -0000 Author: sunpoet Date: Sun Feb 4 10:56:06 2018 New Revision: 460920 URL: https://svnweb.freebsd.org/changeset/ports/460920 Log: Update to 1.5.2 Changes: https://github.com/jekyll/jekyll-sass-converter/releases Modified: head/textproc/rubygem-jekyll-sass-converter/Makefile head/textproc/rubygem-jekyll-sass-converter/distinfo Modified: head/textproc/rubygem-jekyll-sass-converter/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-sass-converter/Makefile Sun Feb 4 10:49:23 2018 (r460919) +++ head/textproc/rubygem-jekyll-sass-converter/Makefile Sun Feb 4 10:56:06 2018 (r460920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-sass-converter -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-sass-converter/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-sass-converter/distinfo Sun Feb 4 10:49:23 2018 (r460919) +++ head/textproc/rubygem-jekyll-sass-converter/distinfo Sun Feb 4 10:56:06 2018 (r460920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512317160 -SHA256 (rubygem/jekyll-sass-converter-1.5.1.gem) = a91d3371b0549704bd5c803ebc46e953d7b37f82cf48ed2796c9fe542f568a6f -SIZE (rubygem/jekyll-sass-converter-1.5.1.gem) = 5632 +TIMESTAMP = 1517741492 +SHA256 (rubygem/jekyll-sass-converter-1.5.2.gem) = 53773669e414dc3bb070113befacb808576025a28cfa4a4accc682e90a9c1101 +SIZE (rubygem/jekyll-sass-converter-1.5.2.gem) = 5632 From owner-svn-ports-all@freebsd.org Sun Feb 4 13:32:07 2018 Return-Path: Delivered-To: svn-ports-all@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 BE998ED6709; Sun, 4 Feb 2018 13:32:07 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E8257FE07; Sun, 4 Feb 2018 13:32:07 +0000 (UTC) (envelope-from nobutaka@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 697D11ACB4; Sun, 4 Feb 2018 13:32:07 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DW7qf024333; Sun, 4 Feb 2018 13:32:07 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DW7eF024331; Sun, 4 Feb 2018 13:32:07 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201802041332.w14DW7eF024331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 4 Feb 2018 13:32:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460930 - branches/2018Q1/www/w3m X-SVN-Group: ports-branches X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: branches/2018Q1/www/w3m X-SVN-Commit-Revision: 460930 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:32:08 -0000 Author: nobutaka Date: Sun Feb 4 13:32:07 2018 New Revision: 460930 URL: https://svnweb.freebsd.org/changeset/ports/460930 Log: MFH: r460810 - Update to 0.5.3.20180125. - This version fixes multiple vulnerabilities. PR: 225611 Submitted by: D. Ebdrup Security: e72d5bf5-07a0-11e8-8248-0021ccb9e74d Approved by: ports-secteam (feld) Modified: branches/2018Q1/www/w3m/Makefile branches/2018Q1/www/w3m/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/w3m/Makefile ============================================================================== --- branches/2018Q1/www/w3m/Makefile Sun Feb 4 13:28:20 2018 (r460929) +++ branches/2018Q1/www/w3m/Makefile Sun Feb 4 13:32:07 2018 (r460930) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= w3m -PORTVERSION= 0.5.3.20170102 +PORTVERSION= 0.5.3.20180125 CATEGORIES+= www ipv6 MAINTAINER?= nobutaka@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= tats GH_PROJECT= w3m -GH_TAGNAME= 1ac245b +GH_TAGNAME= a58f37c MAKE_JOBS_UNSAFE= yes Modified: branches/2018Q1/www/w3m/distinfo ============================================================================== --- branches/2018Q1/www/w3m/distinfo Sun Feb 4 13:28:20 2018 (r460929) +++ branches/2018Q1/www/w3m/distinfo Sun Feb 4 13:32:07 2018 (r460930) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483884967 -SHA256 (tats-w3m-0.5.3.20170102-1ac245b_GH0.tar.gz) = 77b1fc96baeea6ae713dd029cf86b5b4711b4fe1a93487a280ef5cf913b77a18 -SIZE (tats-w3m-0.5.3.20170102-1ac245b_GH0.tar.gz) = 2180133 +TIMESTAMP = 1517661104 +SHA256 (tats-w3m-0.5.3.20180125-a58f37c_GH0.tar.gz) = aad21e25e14269b38ddd5d0b5f03fd7fa9e5b7bb9815888787b8b1f08bcbc961 +SIZE (tats-w3m-0.5.3.20180125-a58f37c_GH0.tar.gz) = 2181549 From owner-svn-ports-all@freebsd.org Sun Feb 4 13:32:25 2018 Return-Path: Delivered-To: svn-ports-all@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 E53ADED6739 for ; Sun, 4 Feb 2018 13:32:24 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: from mail-qk0-f177.google.com (mail-qk0-f177.google.com [209.85.220.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8510C7FF0D for ; Sun, 4 Feb 2018 13:32:24 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: by mail-qk0-f177.google.com with SMTP id 69so16385700qkz.2 for ; Sun, 04 Feb 2018 05:32:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:message-id :user-agent:mime-version; bh=wdpxf2xCvrf6AF/nAapzi6e7XuT5WuAo/M0bbtXUx8A=; b=KkM8auiGno0SELqrkRMW0M/UQF/D4/DrXeU75cRE8xX/3FoNMihcLtYkIsNTlsKKq5 THGnOdeMoz7SHLbkQ3+6rTP9W4er38TJab+kgFHvrS7Vyp92yTukweORmKXs8H9bDhrx 6yLLj091Q+GZW7IPxjt0Yvof/6AOROZiQn/UZc1NrNwVFiHy3MnHedvpfnyEfx4Sb0Z3 Gs/uh38lEMQH7p2ERTPy50+6XFBl8O1JICQ21JF+tLi8HxzAN9BWGu8Jkg5v3wAGKGYi 7iKXBz7DIdOajhVwEapwAWrC1OQ5qec3B2vQ2hWSTQl/Px3Qn3gKAr8sK73I/rDsaBAJ 2Htg== X-Gm-Message-State: APf1xPBERoUcgM7HCqTCpZ+yuO6fITSWWhweblc8fDBX5k4rKkznpUzq iji2qG4NTV6rh0namDxryI3xjw== X-Google-Smtp-Source: AH8x224PxOaYDHjgujVfqDNjayovw5brZV2JYvI8Vzhqy//O8HECsek7qaUSMywLRW16XPqR3eZYIw== X-Received: by 10.55.158.77 with SMTP id h74mr2229833qke.330.1517751138515; Sun, 04 Feb 2018 05:32:18 -0800 (PST) Received: from phe.ftfl.ca.ftfl.ca (hlfxns017vw-47-55-140-73.dhcp-dynamic.fibreop.ns.bellaliant.net. [47.55.140.73]) by smtp.gmail.com with ESMTPSA id x65sm4370321qkb.37.2018.02.04.05.32.17 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 04 Feb 2018 05:32:17 -0800 (PST) From: Joseph Mingrone To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460901 - head/devel/rubygem-cocaine References: <201802041013.w14ADpZR024976@repo.freebsd.org> Date: Sun, 04 Feb 2018 09:32:16 -0400 Message-ID: <86inbcx4m7.fsf@phe.ftfl.ca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:32:25 -0000 --=-=-= Content-Type: text/plain Sunpoet Po-Chuan Hsieh writes: > Author: sunpoet > Date: Sun Feb 4 10:13:51 2018 > New Revision: 460901 > URL: https://svnweb.freebsd.org/changeset/ports/460901 > Log: > Update to 0.6.0 > Changes: https://github.com/thoughtbot/cocaine/blob/master/NEWS.md > Modified: > head/devel/rubygem-cocaine/Makefile > head/devel/rubygem-cocaine/distinfo > Modified: head/devel/rubygem-cocaine/Makefile > ============================================================================== > --- head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:46 2018 (r460900) > +++ head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:51 2018 (r460901) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > PORTNAME= cocaine > -PORTVERSION= 0.5.8 > +PORTVERSION= 0.6.0 > CATEGORIES= devel rubygems > MASTER_SITES= RG > @@ -12,7 +12,7 @@ COMMENT= Small library for doing (command) lines > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > -RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_control > +RUN_DEPENDS= rubygem-terrapin>=${PORTVERSION}:devel/rubygem-terrapin > NO_ARCH= yes > USE_RUBY= yes > Modified: head/devel/rubygem-cocaine/distinfo > ============================================================================== > --- head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:46 2018 (r460900) > +++ head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:51 2018 (r460901) > @@ -1,2 +1,3 @@ > -SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe5071c31f8a07d25b63779beb6a7a5a2f7306 > -SIZE (rubygem/cocaine-0.5.8.gem) = 17408 > +TIMESTAMP = 1517673342 > +SHA256 (rubygem/cocaine-0.6.0.gem) = a2fba54f9d20f081b7f1e783baaf0026ca4794dd852a7efe37dcc38ef8c7d0ca > +SIZE (rubygem/cocaine-0.6.0.gem) = 12800 Again, this breaks downstream ports, including net-im/mastodon. All of the latest versions of devel/rubygem-paperclip [1], devel/rubygem-paperclip-rails5, devel/rubygem-paperclip-rails50, and multimedia/rubygem-av [2] require a version of this gem _less_ than 0.6 devel/rubygem-paperclip-rails5 and multimedia/rubygem-av (the two ports that are required by other ports) have been patched [3] to use the newer cocaine gem. Let's now hope they work, despite forcing a newer dependency than what upstream specifically requests. [1] https://rubygems.org/gems/paperclip/versions/5.2.1 [2] https://rubygems.org/gems/av/versions/0.9.0 [3] r460926 and r460927 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEVbCTpybDiFVxIrrVNqQMg7DW754FAlp3C2BfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUACgkQNqQMg7DW 757BoA/9Htkwl5IT45s0TpctQ5yUZ4T0Ne+6Qz34ENvhaxB8ui8HTwjOrrgS5g1i j0CBV3exWWxvFTQm5SiHGftWStLfuFdBv7TKiQAHVWGqMWW6iYtIh2bsrEDM+iCh Wo8xQVRua4w15d3C1t8VU0jMQwpeT+PdrRjZKaZ9ICGwN3eETMiUbJyltWH8SR6c T219emJpOdjMJWgjun/KeM9q+kS1XFSg1czYDzMsYtkX6JZIx3lfEPzFPTjXGzYW BwTmDTTDzQDCI8db8oqMTb/NATogmye8Ii6JjK9+Ci4mH4y0tzVOCHk7AaZgQ6iO yHTUhw2kareeCqUvGrNhFhBJZ6qsIKiaqvOcdW3ch5WVFOguqknQABVhBHNMkrlS j0U2BHL/QPFCGu5ZEI33+pFFiNXl81SM5ofP7VrmbmnAx3Bbwx3PJTAS1CAJZe9F hPZlqsOKQjyr2VFb4sTbpCfpUvExZZpoHj9brZ0EExlxTCGZEGoajt5vYUBdQueR ulHTZQcj51FQI9eTy4wHva63E7BK1sqkxDtqy0bhmVFqyz5QFNrSTPrZGTngy99y NzYoS/ews2PCjjLtzjI0yO1cF7jnOQAAShPY9BUf/BS602tdIq7TG+Spj01bUK1Z B7BM7B2m4DwjzGG+RqJRxrgKslnn5GPDPeKxBrEP98xZsdTvXXc= =oxCR -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-all@freebsd.org Sun Feb 4 10:07:47 2018 Return-Path: Delivered-To: svn-ports-all@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 2E8B7EF2ACE; Sun, 4 Feb 2018 10:07:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D601B76A69; Sun, 4 Feb 2018 10:07:46 +0000 (UTC) (envelope-from pi@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 D105318B39; Sun, 4 Feb 2018 10:07:46 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14A7k8Z017849; Sun, 4 Feb 2018 10:07:46 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14A7kpl017847; Sun, 4 Feb 2018 10:07:46 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802041007.w14A7kpl017847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Feb 2018 10:07:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460883 - head/devel/antlr4 X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/antlr4 X-SVN-Commit-Revision: 460883 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:07:47 -0000 Author: pi Date: Sun Feb 4 10:07:46 2018 New Revision: 460883 URL: https://svnweb.freebsd.org/changeset/ports/460883 Log: devel/antlr4: update 4.7 -> 4.7.1 Relnotes: https://github.com/antlr/antlr4/releases Modified: head/devel/antlr4/Makefile head/devel/antlr4/distinfo Modified: head/devel/antlr4/Makefile ============================================================================== --- head/devel/antlr4/Makefile Sun Feb 4 10:05:19 2018 (r460882) +++ head/devel/antlr4/Makefile Sun Feb 4 10:07:46 2018 (r460883) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= antlr4 -PORTVERSION= 4.7 +PORTVERSION= 4.7.1 CATEGORIES= devel java MASTER_SITES= http://www.antlr.org/download/ DISTNAME= antlr-${PORTVERSION}-complete Modified: head/devel/antlr4/distinfo ============================================================================== --- head/devel/antlr4/distinfo Sun Feb 4 10:05:19 2018 (r460882) +++ head/devel/antlr4/distinfo Sun Feb 4 10:07:46 2018 (r460883) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491040077 -SHA256 (antlr-4.7-complete.jar) = cd8bc38c2b72426f8d5922843c1b8ffcd0238fa34722597a944a153d8c570864 -SIZE (antlr-4.7-complete.jar) = 2046402 +TIMESTAMP = 1517738772 +SHA256 (antlr-4.7.1-complete.jar) = f41dce7441d523baf9769cb7756a00f27a4b67e55aacab44525541f62d7f6688 +SIZE (antlr-4.7.1-complete.jar) = 2240116 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:54 2018 Return-Path: Delivered-To: svn-ports-all@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 D3EDEEC8570; Sun, 4 Feb 2018 10:13:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABD7877E4F; Sun, 4 Feb 2018 10:13:51 +0000 (UTC) (envelope-from sunpoet@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 C335618CEE; Sun, 4 Feb 2018 10:13:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ADpFB024978; Sun, 4 Feb 2018 10:13:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADpZR024976; Sun, 4 Feb 2018 10:13:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADpZR024976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460901 - head/devel/rubygem-cocaine X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cocaine X-SVN-Commit-Revision: 460901 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:13:55 -0000 Author: sunpoet Date: Sun Feb 4 10:13:51 2018 New Revision: 460901 URL: https://svnweb.freebsd.org/changeset/ports/460901 Log: Update to 0.6.0 Changes: https://github.com/thoughtbot/cocaine/blob/master/NEWS.md Modified: head/devel/rubygem-cocaine/Makefile head/devel/rubygem-cocaine/distinfo Modified: head/devel/rubygem-cocaine/Makefile ============================================================================== --- head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:46 2018 (r460900) +++ head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:51 2018 (r460901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cocaine -PORTVERSION= 0.5.8 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Small library for doing (command) lines LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_control +RUN_DEPENDS= rubygem-terrapin>=${PORTVERSION}:devel/rubygem-terrapin NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-cocaine/distinfo ============================================================================== --- head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:46 2018 (r460900) +++ head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:51 2018 (r460901) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe5071c31f8a07d25b63779beb6a7a5a2f7306 -SIZE (rubygem/cocaine-0.5.8.gem) = 17408 +TIMESTAMP = 1517673342 +SHA256 (rubygem/cocaine-0.6.0.gem) = a2fba54f9d20f081b7f1e783baaf0026ca4794dd852a7efe37dcc38ef8c7d0ca +SIZE (rubygem/cocaine-0.6.0.gem) = 12800 From owner-svn-ports-all@freebsd.org Sun Feb 4 11:14:01 2018 Return-Path: Delivered-To: svn-ports-all@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 4B0C8ECAE43; Sun, 4 Feb 2018 11:14:01 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D71347A869; Sun, 4 Feb 2018 11:14:00 +0000 (UTC) (envelope-from brnrd@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 CC4641966F; Sun, 4 Feb 2018 11:14:00 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14BE02r056752; Sun, 4 Feb 2018 11:14:00 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14BE0oB056750; Sun, 4 Feb 2018 11:14:00 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802041114.w14BE0oB056750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 4 Feb 2018 11:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460922 - head/security/nextcloud-twofactor_totp X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_totp X-SVN-Commit-Revision: 460922 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 11:14:01 -0000 Author: brnrd Date: Sun Feb 4 11:14:00 2018 New Revision: 460922 URL: https://svnweb.freebsd.org/changeset/ports/460922 Log: security/nextcloud-twofactor_totp: Update to 1.4.1 - Don't install license file Modified: head/security/nextcloud-twofactor_totp/Makefile head/security/nextcloud-twofactor_totp/distinfo head/security/nextcloud-twofactor_totp/pkg-plist Modified: head/security/nextcloud-twofactor_totp/Makefile ============================================================================== --- head/security/nextcloud-twofactor_totp/Makefile Sun Feb 4 11:11:47 2018 (r460921) +++ head/security/nextcloud-twofactor_totp/Makefile Sun Feb 4 11:14:00 2018 (r460922) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_totp -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- @@ -13,6 +13,7 @@ MAINTAINER= brnrd@freebsd.org COMMENT= TOTP multi-factor auth app for Nextcloud LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud>=12:www/nextcloud @@ -30,5 +31,6 @@ WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + ${RM} ${STAGEDIR}${WWWDIR}/COPYING .include Modified: head/security/nextcloud-twofactor_totp/distinfo ============================================================================== --- head/security/nextcloud-twofactor_totp/distinfo Sun Feb 4 11:11:47 2018 (r460921) +++ head/security/nextcloud-twofactor_totp/distinfo Sun Feb 4 11:14:00 2018 (r460922) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513162951 -SHA256 (nextcloud/twofactor_totp-1.4.0/twofactor_totp.tar.gz) = 8a0d3d7f48ba14ae7e24cc7ece7d43c201bd5795feb0e406c5c44798f679fc73 -SIZE (nextcloud/twofactor_totp-1.4.0/twofactor_totp.tar.gz) = 1242129 +TIMESTAMP = 1517741869 +SHA256 (nextcloud/twofactor_totp-1.4.1/twofactor_totp.tar.gz) = 035074bc3d1e76f97420fca097a74dd5bee685889179ec6681b6c400f594094d +SIZE (nextcloud/twofactor_totp-1.4.1/twofactor_totp.tar.gz) = 1232105 Modified: head/security/nextcloud-twofactor_totp/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-plist Sun Feb 4 11:11:47 2018 (r460921) +++ head/security/nextcloud-twofactor_totp/pkg-plist Sun Feb 4 11:14:00 2018 (r460922) @@ -2,7 +2,6 @@ @group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md -%%WWWDIR%%/COPYING %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/database.xml @@ -36,6 +35,8 @@ %%WWWDIR%%/l10n/en_GB.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_419.js +%%WWWDIR%%/l10n/es_419.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json %%WWWDIR%%/l10n/es_CL.js @@ -475,11 +476,13 @@ %%WWWDIR%%/vendor/endroid/qrcode/tests/QrCodeTest.php %%WWWDIR%%/vendor/symfony/options-resolver/.gitignore %%WWWDIR%%/vendor/symfony/options-resolver/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/AccessException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/MissingOptionsException.php +%%WWWDIR%%/vendor/symfony/options-resolver/Exception/NoConfigurationException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php @@ -487,6 +490,7 @@ %%WWWDIR%%/vendor/symfony/options-resolver/Options.php %%WWWDIR%%/vendor/symfony/options-resolver/OptionsResolver.php %%WWWDIR%%/vendor/symfony/options-resolver/README.md +%%WWWDIR%%/vendor/symfony/options-resolver/Tests/Debug/OptionsResolverIntrospectorTest.php %%WWWDIR%%/vendor/symfony/options-resolver/Tests/OptionsResolverTest.php %%WWWDIR%%/vendor/symfony/options-resolver/composer.json %%WWWDIR%%/vendor/symfony/options-resolver/phpunit.xml.dist From owner-svn-ports-all@freebsd.org Sun Feb 4 13:18:20 2018 Return-Path: Delivered-To: svn-ports-all@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 E1B7CED37C5; Sun, 4 Feb 2018 13:18:20 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 959057F04E; Sun, 4 Feb 2018 13:18:20 +0000 (UTC) (envelope-from jrm@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 90BBF1A9B1; Sun, 4 Feb 2018 13:18:20 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14DIKdj016593; Sun, 4 Feb 2018 13:18:20 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14DIK31016591; Sun, 4 Feb 2018 13:18:20 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802041318.w14DIK31016591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 4 Feb 2018 13:18:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460927 - in head/multimedia/rubygem-av: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/multimedia/rubygem-av: . files X-SVN-Commit-Revision: 460927 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 13:18:21 -0000 Author: jrm Date: Sun Feb 4 13:18:20 2018 New Revision: 460927 URL: https://svnweb.freebsd.org/changeset/ports/460927 Log: multimedia/rubygem-av: Patch gem dependency specification The gem specification calls a version of the cocaine gem less than 0.6, however devel/rubygem-cocaine was prematurely updated to an incompatible version. Pointyhat to: sunpoet Added: head/multimedia/rubygem-av/files/ head/multimedia/rubygem-av/files/patch-av.gemspec (contents, props changed) Modified: head/multimedia/rubygem-av/Makefile (contents, props changed) Modified: head/multimedia/rubygem-av/Makefile ============================================================================== --- head/multimedia/rubygem-av/Makefile Sun Feb 4 13:18:15 2018 (r460926) +++ head/multimedia/rubygem-av/Makefile Sun Feb 4 13:18:20 2018 (r460927) @@ -2,6 +2,7 @@ PORTNAME= av PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= multimedia rubygems MASTER_SITES= RG @@ -13,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-cocaine>=0.5.3:devel/rubygem-cocaine -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include Added: head/multimedia/rubygem-av/files/patch-av.gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/rubygem-av/files/patch-av.gemspec Sun Feb 4 13:18:20 2018 (r460927) @@ -0,0 +1,11 @@ +--- av.gemspec.orig 2018-02-04 13:05:25 UTC ++++ av.gemspec +@@ -26,7 +26,7 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0.0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 0.5.3"]) ++ s.add_runtime_dependency(%q.freeze, [">= 0.5.3"]) + else + s.add_dependency(%q.freeze, ["~> 1.6"]) + s.add_dependency(%q.freeze, [">= 0"]) From owner-svn-ports-all@freebsd.org Sun Feb 4 10:12:56 2018 Return-Path: Delivered-To: svn-ports-all@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 7960EEC83C9; Sun, 4 Feb 2018 10:12:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15D617758D; Sun, 4 Feb 2018 10:12:56 +0000 (UTC) (envelope-from sunpoet@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 EA45B18CE3; Sun, 4 Feb 2018 10:12:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14ACtST023635; Sun, 4 Feb 2018 10:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ACtWv023633; Sun, 4 Feb 2018 10:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041012.w14ACtWv023633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:12:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460890 - head/converters/p5-Cpanel-JSON-XS X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/converters/p5-Cpanel-JSON-XS X-SVN-Commit-Revision: 460890 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:12:56 -0000 Author: sunpoet Date: Sun Feb 4 10:12:55 2018 New Revision: 460890 URL: https://svnweb.freebsd.org/changeset/ports/460890 Log: Update to 4.01 Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes Modified: head/converters/p5-Cpanel-JSON-XS/Makefile head/converters/p5-Cpanel-JSON-XS/distinfo Modified: head/converters/p5-Cpanel-JSON-XS/Makefile ============================================================================== --- head/converters/p5-Cpanel-JSON-XS/Makefile Sun Feb 4 10:12:50 2018 (r460889) +++ head/converters/p5-Cpanel-JSON-XS/Makefile Sun Feb 4 10:12:55 2018 (r460890) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cpanel-JSON-XS -PORTVERSION= 4.00 +PORTVERSION= 4.01 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN Modified: head/converters/p5-Cpanel-JSON-XS/distinfo ============================================================================== --- head/converters/p5-Cpanel-JSON-XS/distinfo Sun Feb 4 10:12:50 2018 (r460889) +++ head/converters/p5-Cpanel-JSON-XS/distinfo Sun Feb 4 10:12:55 2018 (r460890) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517597140 -SHA256 (Cpanel-JSON-XS-4.00.tar.gz) = 4dedf770cab3009b08bca108266b941097ae1c55c674c500e3145e2f23a628ac -SIZE (Cpanel-JSON-XS-4.00.tar.gz) = 228121 +TIMESTAMP = 1517675156 +SHA256 (Cpanel-JSON-XS-4.01.tar.gz) = c8cfd32a8a9508ab7f280452428582c3e46d0bed4ea863c3ec27c34f6920de60 +SIZE (Cpanel-JSON-XS-4.01.tar.gz) = 228165 From owner-svn-ports-all@freebsd.org Sun Feb 4 10:49:15 2018 Return-Path: Delivered-To: svn-ports-all@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 976ECECA2EC; Sun, 4 Feb 2018 10:49:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA9B879B0C; Sun, 4 Feb 2018 10:49:14 +0000 (UTC) (envelope-from sunpoet@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 099EA191AA; Sun, 4 Feb 2018 10:49:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14AnDK1041714; Sun, 4 Feb 2018 10:49:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14AnDfF041712; Sun, 4 Feb 2018 10:49:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041049.w14AnDfF041712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:49:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460917 - head/security/rubygem-sshkit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/rubygem-sshkit X-SVN-Commit-Revision: 460917 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 10:49:15 -0000 Author: sunpoet Date: Sun Feb 4 10:49:13 2018 New Revision: 460917 URL: https://svnweb.freebsd.org/changeset/ports/460917 Log: Update to 1.16.0 Changes: https://github.com/capistrano/sshkit/releases Modified: head/security/rubygem-sshkit/Makefile head/security/rubygem-sshkit/distinfo Modified: head/security/rubygem-sshkit/Makefile ============================================================================== --- head/security/rubygem-sshkit/Makefile Sun Feb 4 10:49:08 2018 (r460916) +++ head/security/rubygem-sshkit/Makefile Sun Feb 4 10:49:13 2018 (r460917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.15.1 +PORTVERSION= 1.16.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Sun Feb 4 10:49:08 2018 (r460916) +++ head/security/rubygem-sshkit/distinfo Sun Feb 4 10:49:13 2018 (r460917) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511151796 -SHA256 (rubygem/sshkit-1.15.1.gem) = 6dfd8bb0cbc236042cdf121c9af72fbd5a4d1f022893cf3c23e8f59f6a57a68d -SIZE (rubygem/sshkit-1.15.1.gem) = 147968 +TIMESTAMP = 1517732202 +SHA256 (rubygem/sshkit-1.16.0.gem) = 4571475b1b44b2f8dc5c7d1cdb6fcb8b06f91eaf060984d5948761be5783580e +SIZE (rubygem/sshkit-1.16.0.gem) = 147968 From owner-svn-ports-all@freebsd.org Sun Feb 4 16:34:18 2018 Return-Path: Delivered-To: svn-ports-all@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 13F47EDF284; Sun, 4 Feb 2018 16:34:18 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B986F870E4; Sun, 4 Feb 2018 16:34:17 +0000 (UTC) (envelope-from martymac@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 B47A21C990; Sun, 4 Feb 2018 16:34:17 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14GYHtx017654; Sun, 4 Feb 2018 16:34:17 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14GYHVW017651; Sun, 4 Feb 2018 16:34:17 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201802041634.w14GYHVW017651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Sun, 4 Feb 2018 16:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460940 - in head/games: afternoonstalker burgerspace cosmosmash X-SVN-Group: ports-head X-SVN-Commit-Author: martymac X-SVN-Commit-Paths: in head/games: afternoonstalker burgerspace cosmosmash X-SVN-Commit-Revision: 460940 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 16:34:18 -0000 Author: martymac Date: Sun Feb 4 16:34:17 2018 New Revision: 460940 URL: https://svnweb.freebsd.org/changeset/ports/460940 Log: Fix build with Clang 6 (C++14 by default) Modified: head/games/afternoonstalker/Makefile head/games/burgerspace/Makefile head/games/cosmosmash/Makefile Modified: head/games/afternoonstalker/Makefile ============================================================================== --- head/games/afternoonstalker/Makefile Sun Feb 4 16:27:39 2018 (r460939) +++ head/games/afternoonstalker/Makefile Sun Feb 4 16:34:17 2018 (r460940) @@ -16,6 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra USES= pkgconfig +USE_CXXSTD= gnu++98 USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/games/burgerspace/Makefile ============================================================================== --- head/games/burgerspace/Makefile Sun Feb 4 16:27:39 2018 (r460939) +++ head/games/burgerspace/Makefile Sun Feb 4 16:34:17 2018 (r460940) @@ -16,6 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra USES= pkgconfig +USE_CXXSTD= gnu++98 USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/games/cosmosmash/Makefile ============================================================================== --- head/games/cosmosmash/Makefile Sun Feb 4 16:27:39 2018 (r460939) +++ head/games/cosmosmash/Makefile Sun Feb 4 16:34:17 2018 (r460940) @@ -19,6 +19,7 @@ LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra \ libaudiofile.so:audio/libaudiofile USES= iconv pkgconfig desktop-file-utils +USE_CXXSTD= gnu++98 USE_SDL= sdl image mixer USE_XORG= x11 xau xdmcp GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sun Feb 4 17:20:36 2018 Return-Path: Delivered-To: svn-ports-all@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 A2781EE2B6C; Sun, 4 Feb 2018 17:20:36 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 556EC694E3; Sun, 4 Feb 2018 17:20:36 +0000 (UTC) (envelope-from olgeni@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 5044C1CFF7; Sun, 4 Feb 2018 17:20:36 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14HKatW037592; Sun, 4 Feb 2018 17:20:36 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14HKZk0037590; Sun, 4 Feb 2018 17:20:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802041720.w14HKZk0037590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 4 Feb 2018 17:20:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460942 - head/net-im/py-fbmq X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/net-im/py-fbmq X-SVN-Commit-Revision: 460942 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 17:20:36 -0000 Author: olgeni Date: Sun Feb 4 17:20:35 2018 New Revision: 460942 URL: https://svnweb.freebsd.org/changeset/ports/460942 Log: Update net-im/py-fbmq to version 2.4.4. Modified: head/net-im/py-fbmq/Makefile head/net-im/py-fbmq/distinfo Modified: head/net-im/py-fbmq/Makefile ============================================================================== --- head/net-im/py-fbmq/Makefile Sun Feb 4 16:46:56 2018 (r460941) +++ head/net-im/py-fbmq/Makefile Sun Feb 4 17:20:35 2018 (r460942) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fbmq -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-fbmq/distinfo ============================================================================== --- head/net-im/py-fbmq/distinfo Sun Feb 4 16:46:56 2018 (r460941) +++ head/net-im/py-fbmq/distinfo Sun Feb 4 17:20:35 2018 (r460942) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514712145 -SHA256 (fbmq-2.4.3.tar.gz) = 5e4020e576f8ec61baa6c381b3dbcee83385b73caff78a33a559f9099f28e126 -SIZE (fbmq-2.4.3.tar.gz) = 6927 +TIMESTAMP = 1517764764 +SHA256 (fbmq-2.4.4.tar.gz) = a1f2d277b2762461c41782eca7843d0a6dcef18c507c9faf75cdfd2b992b7aba +SIZE (fbmq-2.4.4.tar.gz) = 7220 From owner-svn-ports-all@freebsd.org Sun Feb 4 14:01:52 2018 Return-Path: Delivered-To: svn-ports-all@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 C3B33ED826B; Sun, 4 Feb 2018 14:01:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75ED1813CB; Sun, 4 Feb 2018 14:01:51 +0000 (UTC) (envelope-from feld@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 70D341B176; Sun, 4 Feb 2018 14:01:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14E1pQo040835; Sun, 4 Feb 2018 14:01:51 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14E1ov7040831; Sun, 4 Feb 2018 14:01:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802041401.w14E1ov7040831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 4 Feb 2018 14:01:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460932 - in head/net-mgmt: . unifi-devel unifi-devel/files X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/net-mgmt: . unifi-devel unifi-devel/files X-SVN-Commit-Revision: 460932 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 14:01:52 -0000 Author: feld Date: Sun Feb 4 14:01:50 2018 New Revision: 460932 URL: https://svnweb.freebsd.org/changeset/ports/460932 Log: The UniFi Controller allows you to manage Wireless, Routing & Switching, VoIP and Video of Ubiquiti Networks. This port tracks the development releases. WWW: http://wiki.ubnt.com/UniFi_FAQ PR: 223401 Added: head/net-mgmt/unifi-devel/ head/net-mgmt/unifi-devel/Makefile (contents, props changed) head/net-mgmt/unifi-devel/distinfo (contents, props changed) head/net-mgmt/unifi-devel/files/ head/net-mgmt/unifi-devel/files/unifi.in (contents, props changed) head/net-mgmt/unifi-devel/pkg-descr (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Sun Feb 4 13:58:47 2018 (r460931) +++ head/net-mgmt/Makefile Sun Feb 4 14:01:50 2018 (r460932) @@ -366,6 +366,7 @@ SUBDIR += torrus SUBDIR += triton-guesttools SUBDIR += unbound_exporter + SUBDIR += unifi-devel SUBDIR += unifi5 SUBDIR += victorops-nagios SUBDIR += vidalia Added: head/net-mgmt/unifi-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/unifi-devel/Makefile Sun Feb 4 14:01:50 2018 (r460932) @@ -0,0 +1,75 @@ +# Created by: Alban MAIRE +# $FreeBSD$ + +PORTNAME= unifi +PORTVERSION= 5.7.15 +PORTREVISION= 0 +CATEGORIES= net-mgmt java +MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}-${UNIFI_BUILD}/ +PKGNAMESUFFIX= -devel +DISTNAME= unifi_sysvinit_all +EXTRACT_SUFX= .deb +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= feld@FreeBSD.org +COMMENT= UniFi Controller v5 + +RUN_DEPENDS= mongodb>0:databases/mongodb \ + snappyjava>0:archivers/snappy-java + +SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} \ + JAVA=${JAVA} + +EXTRACT_CMD= /usr/bin/ar +EXTRACT_BEFORE_ARGS= -p +EXTRACT_AFTER_ARGS= data.tar.xz | ${TAR} -xf - + +UNIFI_BUILD= e9b882be05 + +CONFLICTS= unifi5-* + +USES= cpe +CPE_VENDOR= ubnt +CPE_PRODUCT= unifi_controller +USE_JAVA= yes +JAVA_VERSION= 1.8 +JAVA_OS= native +JAVA_VENDOR= openjdk bsdjava +JAVA_RUN= yes + +NO_BUILD= yes +NO_ARCH= yes + +USE_RC_SUBR= unifi + +USERS= unifi +GROUPS= unifi + +NO_WRKSUBDIR= yes + +CONFLICTS= unifi2-* unifi3-* unifi4-* + +DIR_LIST= conf data logs run work + +post-patch: + ${RM} ${WRKSRC}/usr/lib/unifi/lib/snappy-java-1.1.2.6.jar ${WRKSRC}/usr/lib/unifi/bin/* + (cd ${WRKSRC}/usr/lib/unifi/lib && ${LN} -s ${JAVAJARDIR}/snappy-java.jar snappy-java-1.1.2.6.jar) + ${RM} -r ${WRKSRC}/usr/lib/unifi/lib/native + +do-install: + ${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/unifi + (cd ${WRKSRC}/usr/lib/unifi && ${COPYTREE_SHARE} \* ${STAGEDIR}${JAVASHAREDIR}/unifi/) + ${LN} -sf ${PREFIX}/bin/mongod ${STAGEDIR}${JAVASHAREDIR}/unifi/bin/mongod +# Create directories that will be writable by unifi +.for i in data logs run work + ${MKDIR} ${STAGEDIR}/${JAVASHAREDIR}/unifi/${i} +.endfor + +post-install: + @${FIND} -s ${STAGEDIR}${JAVASHAREDIR}/unifi -not -type d | ${SORT} | \ + ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} +.for dir in ${DIR_LIST} + @${ECHO} "@dir(unifi,wheel,) ${JAVASHAREDIR}/unifi/${dir}" >> ${TMPPLIST} +.endfor + +.include Added: head/net-mgmt/unifi-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/unifi-devel/distinfo Sun Feb 4 14:01:50 2018 (r460932) @@ -0,0 +1,3 @@ +TIMESTAMP = 1517752289 +SHA256 (unifi-5.7.15/unifi_sysvinit_all.deb) = 93684bcc311bd56ab74765e7b78bba9689f760d3457f044d3284c32a0f6fa820 +SIZE (unifi-5.7.15/unifi_sysvinit_all.deb) = 63651966 Added: head/net-mgmt/unifi-devel/files/unifi.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/unifi-devel/files/unifi.in Sun Feb 4 14:01:50 2018 (r460932) @@ -0,0 +1,60 @@ +#!/bin/sh +# +# Created by: Mark Felder +# $FreeBSD$ +# + +# PROVIDE: unifi +# REQUIRE: LOGIN +# KEYWORD: shutdown + +# +# Add the following line to /etc/rc.conf to enable `unifi': +# +# unifi_enable="YES" + +. /etc/rc.subr +name=unifi + +rcvar=unifi_enable +load_rc_config ${name} + +: ${unifi_enable:=NO} +: ${unifi_user:=%%USERS%%} +: ${unifi_group:=%%GROUPS%%} +: ${unifi_chdir=%%JAVASHAREDIR%%/unifi} +: ${unifi_javaflags:="-Djava.awt.headless=true -Xmx1024M"} + +pidfile="/var/run/unifi/${name}.pid" +procname=%%JAVA%% +command="/usr/sbin/daemon" +command_args="-f -p ${pidfile} %%JAVA%% ${unifi_javaflags} -jar lib/ace.jar start" +start_precmd=start_precmd +stop_precmd=stop_precmd +stop_postcmd=stop_postcmd + +start_precmd() +{ + if [ ! -e /var/run/unifi ] ; then + install -d -o %%USERS%% -g %%GROUPS%% /var/run/unifi; + fi +} + +stop_precmd() +{ + if [ -r ${pidfile} ]; then + _UNIFIPID=$(check_pidfile ${pidfile} ${procname}) + export _UNIFI_CHILDREN=$(pgrep -P ${_UNIFIPID}) + fi +} + +stop_postcmd() +{ + if ! [ -z ${_UNIFI_CHILDREN} ]; then + echo "Cleaning up leftover child processes." + kill $sig_stop ${_UNIFI_CHILDREN} + wait_for_pids ${_UNIFI_CHILDREN} + fi +} + +run_rc_command "$1" Added: head/net-mgmt/unifi-devel/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/unifi-devel/pkg-descr Sun Feb 4 14:01:50 2018 (r460932) @@ -0,0 +1,6 @@ +The UniFi Controller allows you to manage Wireless, Routing & Switching, +VoIP and Video of Ubiquiti Networks. + +This port tracks the development releases. + +WWW: http://wiki.ubnt.com/UniFi_FAQ From owner-svn-ports-all@freebsd.org Sun Feb 4 15:59:10 2018 Return-Path: Delivered-To: svn-ports-all@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 26EF8EDD6CA; Sun, 4 Feb 2018 15:59:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C96C185BF4; Sun, 4 Feb 2018 15:59:09 +0000 (UTC) (envelope-from pi@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 C46D01C33F; Sun, 4 Feb 2018 15:59:09 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14Fx9cS097640; Sun, 4 Feb 2018 15:59:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Fx9k9097636; Sun, 4 Feb 2018 15:59:09 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802041559.w14Fx9k9097636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Feb 2018 15:59:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460938 - head/databases/sqlrelay X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/databases/sqlrelay X-SVN-Commit-Revision: 460938 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 15:59:10 -0000 Author: pi Date: Sun Feb 4 15:59:09 2018 New Revision: 460938 URL: https://svnweb.freebsd.org/changeset/ports/460938 Log: databases/sqlrelay: update 1.1.0 -> 1.2.0 - The main focus of this release is ODBC improvements. Relnotes: http://software.firstworks.com/2017/11/sql-relay-120-release-announcement.html Modified: head/databases/sqlrelay/Makefile head/databases/sqlrelay/Makefile.common head/databases/sqlrelay/distinfo head/databases/sqlrelay/pkg-plist Modified: head/databases/sqlrelay/Makefile ============================================================================== --- head/databases/sqlrelay/Makefile Sun Feb 4 15:57:46 2018 (r460937) +++ head/databases/sqlrelay/Makefile Sun Feb 4 15:59:09 2018 (r460938) @@ -3,7 +3,6 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} -PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF @@ -41,15 +40,13 @@ TOSTRIP= bin/sqlr-start \ bin/sqlr-connection \ bin/sqlr-scaler \ bin/sqlr-cachemanager \ - bin/sqlr-fields \ - bin/sqlr-query \ bin/sqlr-export \ bin/sqlr-import \ bin/sqlr-pwdenc \ bin/sqlr-status \ bin/sqlrsh \ lib/libsqlrodbc.so.4.0.0 \ - lib/libsqlrutil.so.4.0.0 \ + lib/libsqlrutil.so.6.0.0 \ lib/libsqlrclient.so.4.0.0 \ lib/libsqlrclientwrapper.so.4.0.0 \ lib/libpqsqlrelay.so.4.0.0 \ @@ -58,14 +55,11 @@ TOSTRIP= bin/sqlr-start \ lib/libmysql41sqlrelay.so.4.0.0 \ lib/libmysql50sqlrelay.so.4.0.0 \ lib/libmysql51sqlrelay.so.4.0.0 \ - lib/libsqlrserver.so.4.0.0 \ + lib/libsqlrserver.so.6.0.0 \ libexec/sqlrelay/sqlrauth_database.so \ - libexec/sqlrelay/sqlrauth_krb_userlist.so \ libexec/sqlrelay/sqlrauth_proxied.so \ libexec/sqlrelay/sqlrauth_sqlrelay.so \ - libexec/sqlrelay/sqlrauth_tls_userlist.so \ libexec/sqlrelay/sqlrauth_userlist.so \ - libexec/sqlrelay/sqlrconfig_xml.so \ libexec/sqlrelay/sqlrconfig_xmldom.so \ libexec/sqlrelay/sqlrconnection_router.so \ libexec/sqlrelay/sqlrfilter_patterns.so \ Modified: head/databases/sqlrelay/Makefile.common ============================================================================== --- head/databases/sqlrelay/Makefile.common Sun Feb 4 15:57:46 2018 (r460937) +++ head/databases/sqlrelay/Makefile.common Sun Feb 4 15:59:09 2018 (r460938) @@ -1,7 +1,7 @@ # $FreeBSD$ SQLRELAY_PORTNAME= sqlrelay -SQLRELAY_PORTVERSION= 1.1.0 +SQLRELAY_PORTVERSION= 1.2.0 SQLRELAY_PORTDIR= databases/${SQLRELAY_PORTNAME} SQLRELAY_WRKSRC_CMD= cd ${PORTSDIR}/${SQLRELAY_PORTDIR} && ${MAKE} -V WRKSRC Modified: head/databases/sqlrelay/distinfo ============================================================================== --- head/databases/sqlrelay/distinfo Sun Feb 4 15:57:46 2018 (r460937) +++ head/databases/sqlrelay/distinfo Sun Feb 4 15:59:09 2018 (r460938) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496516419 -SHA256 (sqlrelay-1.1.0.tar.gz) = 38b0a4c283ef839be8a8bddce470cfb904e710fd9e1732770d4fa8cae3ac2713 -SIZE (sqlrelay-1.1.0.tar.gz) = 4388952 +TIMESTAMP = 1517740275 +SHA256 (sqlrelay-1.2.0.tar.gz) = 535e3c09819b48c5a5d8a51000bd8f549cfd5ee30024953d58176c1cf34a2988 +SIZE (sqlrelay-1.2.0.tar.gz) = 4421537 Modified: head/databases/sqlrelay/pkg-plist ============================================================================== --- head/databases/sqlrelay/pkg-plist Sun Feb 4 15:57:46 2018 (r460937) +++ head/databases/sqlrelay/pkg-plist Sun Feb 4 15:59:09 2018 (r460938) @@ -64,22 +64,16 @@ include/sqlrelay/sqlrclient.h include/sqlrelay/sqlrclientwrapper.h include/sqlrelay/sqlrserver.h include/sqlrelay/sqlrutil.h -%%MYSQL%%lib/libmysql3sqlrelay.so %%MYSQL%%lib/libmysql3sqlrelay.so.4 %%MYSQL%%lib/libmysql3sqlrelay.so.4.0.0 -%%MYSQL%%lib/libmysql40sqlrelay.so %%MYSQL%%lib/libmysql40sqlrelay.so.4 %%MYSQL%%lib/libmysql40sqlrelay.so.4.0.0 -%%MYSQL%%lib/libmysql41sqlrelay.so %%MYSQL%%lib/libmysql41sqlrelay.so.4 %%MYSQL%%lib/libmysql41sqlrelay.so.4.0.0 -%%MYSQL%%lib/libmysql50sqlrelay.so %%MYSQL%%lib/libmysql50sqlrelay.so.4 %%MYSQL%%lib/libmysql50sqlrelay.so.4.0.0 -%%MYSQL%%lib/libmysql51sqlrelay.so %%MYSQL%%lib/libmysql51sqlrelay.so.4 %%MYSQL%%lib/libmysql51sqlrelay.so.4.0.0 -%%PGSQL%%lib/libpqsqlrelay.so lib/libpqsqlrelay.so.4 lib/libpqsqlrelay.so.4.0.0 lib/libsqlrclient.a @@ -92,15 +86,15 @@ lib/libsqlrclientwrapper.so.4 lib/libsqlrclientwrapper.so.4.0.0 %%ODBC%%lib/libsqlrodbc.so %%ODBC%%lib/libsqlrodbc.so.4 -%%ODBC%%lib/libsqlrodbc.so.4.0.1 +%%ODBC%%lib/libsqlrodbc.so.4.0.0 lib/libsqlrserver.a lib/libsqlrserver.so -lib/libsqlrserver.so.5 -lib/libsqlrserver.so.5.0.0 +lib/libsqlrserver.so.6 +lib/libsqlrserver.so.6.0.0 lib/libsqlrutil.a lib/libsqlrutil.so -lib/libsqlrutil.so.5 -lib/libsqlrutil.so.5.0.0 +lib/libsqlrutil.so.6 +lib/libsqlrutil.so.6.0.0 libdata/pkgconfig/sqlrelay-c++.pc libdata/pkgconfig/sqlrelay-c.pc libexec/sqlrelay/sqlrauth_database.so From owner-svn-ports-all@freebsd.org Sun Feb 4 16:46:57 2018 Return-Path: Delivered-To: svn-ports-all@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 B038DEE01D0; Sun, 4 Feb 2018 16:46:57 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CFA68796A; Sun, 4 Feb 2018 16:46:57 +0000 (UTC) (envelope-from adamw@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 44A4D1CB47; Sun, 4 Feb 2018 16:46:57 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14Gkvp4022739; Sun, 4 Feb 2018 16:46:57 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14GkvoV022738; Sun, 4 Feb 2018 16:46:57 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802041646.w14GkvoV022738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 4 Feb 2018 16:46:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460941 - head/www/rubygem-roda X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/www/rubygem-roda X-SVN-Commit-Revision: 460941 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 16:46:57 -0000 Author: adamw Date: Sun Feb 4 16:46:56 2018 New Revision: 460941 URL: https://svnweb.freebsd.org/changeset/ports/460941 Log: Remove roda's TEST_DEPENDS. Ruby ports in general don't include them Modified: head/www/rubygem-roda/Makefile Modified: head/www/rubygem-roda/Makefile ============================================================================== --- head/www/rubygem-roda/Makefile Sun Feb 4 16:34:17 2018 (r460940) +++ head/www/rubygem-roda/Makefile Sun Feb 4 16:46:56 2018 (r460941) @@ -13,15 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-rack>=2.0:www/rubygem-rack -TEST_DEPENDS= rubygem-erubi>=0:www/rubygem-erubi \ - rubygem-haml>=0:www/rubygem-haml \ - rubygem-json>=0:devel/rubygem-json \ - rubygem-mail>=0:mail/rubygem-mail \ - rubygem-minitest>=5.7.0:devel/rubygem-minitest \ - rubygem-rack_csrf>=0:www/rubygem-rack_csrf \ - rubygem-rake>=0:devel/rubygem-rake \ - rubygem-sass>=0:textproc/rubygem-sass \ - rubygem-tilt>=2.0:devel/rubygem-tilt USES= gem USE_RUBY= yes From owner-svn-ports-all@freebsd.org Sun Feb 4 17:25:30 2018 Return-Path: Delivered-To: svn-ports-all@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 31D04EE2FEC; Sun, 4 Feb 2018 17:25:30 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1188698EC; Sun, 4 Feb 2018 17:25:29 +0000 (UTC) (envelope-from olgeni@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 CAC541D195; Sun, 4 Feb 2018 17:25:29 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14HPTcd042642; Sun, 4 Feb 2018 17:25:29 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14HPTpl042639; Sun, 4 Feb 2018 17:25:29 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802041725.w14HPTpl042639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 4 Feb 2018 17:25:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460943 - head/devel/relx X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/relx X-SVN-Commit-Revision: 460943 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 17:25:30 -0000 Author: olgeni Date: Sun Feb 4 17:25:29 2018 New Revision: 460943 URL: https://svnweb.freebsd.org/changeset/ports/460943 Log: Update devel/relx to version 3.24.4. Modified: head/devel/relx/Makefile head/devel/relx/distinfo Modified: head/devel/relx/Makefile ============================================================================== --- head/devel/relx/Makefile Sun Feb 4 17:20:35 2018 (r460942) +++ head/devel/relx/Makefile Sun Feb 4 17:25:29 2018 (r460943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= relx -PORTVERSION= 3.24.3 +PORTVERSION= 3.24.4 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES+= LOCAL/olgeni:deps \ @@ -27,11 +27,11 @@ PLIST_SUB= VERSION="${PORTVERSION}" USE_GITHUB= yes GH_ACCOUNT= erlware -CACHE_VERSION= 17 +CACHE_VERSION= 18 # from rebar.config REBAR_DEPS= bbmustache-1.0.4 \ cf-0.2.2 \ - erlware_commons-1.0.4 \ + erlware_commons-1.0.5 \ getopt-1.0.1 \ providers-1.7.0 Modified: head/devel/relx/distinfo ============================================================================== --- head/devel/relx/distinfo Sun Feb 4 17:20:35 2018 (r460942) +++ head/devel/relx/distinfo Sun Feb 4 17:25:29 2018 (r460943) @@ -1,15 +1,15 @@ -TIMESTAMP = 1511291406 -SHA256 (relx-cache-17.tar.gz) = 311ce340328bb1371a580eb7c31f128257ab2a35698e2e9b20f1b4fbcb6e600d -SIZE (relx-cache-17.tar.gz) = 2494911 +TIMESTAMP = 1517765080 +SHA256 (relx-cache-18.tar.gz) = 672d16b3ccd6d995fdfe44b41c3a812d45b3ba8ae582194b89bb2fbf3177faa6 +SIZE (relx-cache-18.tar.gz) = 2715255 SHA256 (bbmustache-1.0.4.tar) = 03b0d47db66e86df993896dce7578d7e4aae5f84636809b45fa8a3e34ee59b12 SIZE (bbmustache-1.0.4.tar) = 20480 SHA256 (cf-0.2.2.tar) = 48283b3019bc7fad56e7b23028a5da4d3e6cd598a553ab2a99a2153bf5f19b21 SIZE (cf-0.2.2.tar) = 10240 -SHA256 (erlware_commons-1.0.4.tar) = 594d4495dbfb1be8acd4d859d99a89d24f1e863086f9f91c5fac258c6c5c48a2 -SIZE (erlware_commons-1.0.4.tar) = 54784 +SHA256 (erlware_commons-1.0.5.tar) = 709fc9489b17452d6595c52d5b1abe4ae166b869c6ace7b1dc60829e16f2fecb +SIZE (erlware_commons-1.0.5.tar) = 54784 SHA256 (getopt-1.0.1.tar) = 53e1ab83b9ceb65c9672d3e7a35b8092e9bdc9b3ee80721471a161c10c59959c SIZE (getopt-1.0.1.tar) = 19456 SHA256 (providers-1.7.0.tar) = 8be66129ca85c2fa74efd8737cdaedd31c1c1af51dd2fd601495a6def4cae4a6 SIZE (providers-1.7.0.tar) = 13312 -SHA256 (erlware-relx-v3.24.3_GH0.tar.gz) = 6fd8ea9788f65ba03dc1a77040b99a94e52b0c182904084c2377d0db976c0fbf -SIZE (erlware-relx-v3.24.3_GH0.tar.gz) = 117592 +SHA256 (erlware-relx-v3.24.4_GH0.tar.gz) = 95f71962267abbdb6fd67f2ef7addeb8eb0d811ba24cff2cd7dc603239828c8e +SIZE (erlware-relx-v3.24.4_GH0.tar.gz) = 117805 From owner-svn-ports-all@freebsd.org Sun Feb 4 17:46:28 2018 Return-Path: Delivered-To: svn-ports-all@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 18CC2EE4472; Sun, 4 Feb 2018 17:46:28 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B7F676A642; Sun, 4 Feb 2018 17:46:27 +0000 (UTC) (envelope-from bapt@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 AFFC81D4CA; Sun, 4 Feb 2018 17:46:27 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14HkR2h052581; Sun, 4 Feb 2018 17:46:27 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14HkRnH052578; Sun, 4 Feb 2018 17:46:27 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802041746.w14HkRnH052578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 4 Feb 2018 17:46:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460944 - head/devel/binutils X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/binutils X-SVN-Commit-Revision: 460944 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 17:46:28 -0000 Author: bapt Date: Sun Feb 4 17:46:27 2018 New Revision: 460944 URL: https://svnweb.freebsd.org/changeset/ports/460944 Log: Update to 2.30 Modified: head/devel/binutils/Makefile head/devel/binutils/distinfo head/devel/binutils/pkg-plist Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Sun Feb 4 17:25:29 2018 (r460943) +++ head/devel/binutils/Makefile Sun Feb 4 17:46:27 2018 (r460944) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= binutils -PORTVERSION= 2.29.1 +PORTVERSION= 2.30 PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= SOURCEWARE/binutils/releases Modified: head/devel/binutils/distinfo ============================================================================== --- head/devel/binutils/distinfo Sun Feb 4 17:25:29 2018 (r460943) +++ head/devel/binutils/distinfo Sun Feb 4 17:46:27 2018 (r460944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506931367 -SHA256 (binutils-2.29.1.tar.bz2) = 1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc -SIZE (binutils-2.29.1.tar.bz2) = 29123355 +TIMESTAMP = 1517765276 +SHA256 (binutils-2.30.tar.bz2) = efeade848067e9a03f1918b1da0d37aaffa0b0127a06b5e9236229851d9d0c09 +SIZE (binutils-2.30.tar.bz2) = 29541188 Modified: head/devel/binutils/pkg-plist ============================================================================== --- head/devel/binutils/pkg-plist Sun Feb 4 17:25:29 2018 (r460943) +++ head/devel/binutils/pkg-plist Sun Feb 4 17:46:27 2018 (r460944) @@ -101,6 +101,7 @@ man/man1/windres.1.gz %%NLS%%share/locale/nl/LC_MESSAGES/gprof.mo %%NLS%%share/locale/nl/LC_MESSAGES/opcodes.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gprof.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/ld.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/opcodes.mo %%NLS%%share/locale/ro/LC_MESSAGES/bfd.mo %%NLS%%share/locale/ro/LC_MESSAGES/binutils.mo From owner-svn-ports-all@freebsd.org Sun Feb 4 18:38:50 2018 Return-Path: Delivered-To: svn-ports-all@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 B8C1EEE7F37; Sun, 4 Feb 2018 18:38:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6261D6C6A7; Sun, 4 Feb 2018 18:38:50 +0000 (UTC) (envelope-from pi@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 4EE0A1DCCC; Sun, 4 Feb 2018 18:38:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14IcoEm077276; Sun, 4 Feb 2018 18:38:50 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14IcoSs077274; Sun, 4 Feb 2018 18:38:50 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802041838.w14IcoSs077274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Feb 2018 18:38:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460945 - head/devel/py-flufl.i18n X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-flufl.i18n X-SVN-Commit-Revision: 460945 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 18:38:50 -0000 Author: pi Date: Sun Feb 4 18:38:49 2018 New Revision: 460945 URL: https://svnweb.freebsd.org/changeset/ports/460945 Log: devel/py-flufl.i18n: update 2.0 -> 2.0.1 - restores python 3.4 support PR: 224993 Submitted by: Charlie Li Approved by: acm (maintainer timeout) Relnotes: https://gitlab.com/warsaw/flufl.i18n/commits/master Modified: head/devel/py-flufl.i18n/Makefile head/devel/py-flufl.i18n/distinfo Modified: head/devel/py-flufl.i18n/Makefile ============================================================================== --- head/devel/py-flufl.i18n/Makefile Sun Feb 4 17:46:27 2018 (r460944) +++ head/devel/py-flufl.i18n/Makefile Sun Feb 4 18:38:49 2018 (r460945) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flufl.i18n -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,9 @@ LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${FLAVOR} -USES= python:3.5+ +USES= python:3.4+ USE_PYTHON= autoplist distutils + +NO_ARCH= yes .include Modified: head/devel/py-flufl.i18n/distinfo ============================================================================== --- head/devel/py-flufl.i18n/distinfo Sun Feb 4 17:46:27 2018 (r460944) +++ head/devel/py-flufl.i18n/distinfo Sun Feb 4 18:38:49 2018 (r460945) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503368093 -SHA256 (flufl.i18n-2.0.tar.gz) = 6f1050aeba079c5984e46e93938870e348311fa6f8d19c2ea84d674244863ed0 -SIZE (flufl.i18n-2.0.tar.gz) = 18660 +TIMESTAMP = 1515413332 +SHA256 (flufl.i18n-2.0.1.tar.gz) = e393eabfef45203e24b93d6f4aa18c776dcdff1964b6670ddac56b131d7b819f +SIZE (flufl.i18n-2.0.1.tar.gz) = 18572 From owner-svn-ports-all@freebsd.org Sun Feb 4 19:00:26 2018 Return-Path: Delivered-To: svn-ports-all@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 DFD6DEE954A; Sun, 4 Feb 2018 19:00:26 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84E806D39F; Sun, 4 Feb 2018 19:00:26 +0000 (UTC) (envelope-from wosch@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 7A6531E019; Sun, 4 Feb 2018 19:00:26 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14J0Q9P087697; Sun, 4 Feb 2018 19:00:26 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14J0QDe087695; Sun, 4 Feb 2018 19:00:26 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201802041900.w14J0QDe087695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wosch set sender to wosch@FreeBSD.org using -f From: Wolfram Schneider Date: Sun, 4 Feb 2018 19:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460946 - in head/sysutils/socket: . files X-SVN-Group: ports-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: in head/sysutils/socket: . files X-SVN-Commit-Revision: 460946 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 19:00:27 -0000 Author: wosch Date: Sun Feb 4 19:00:26 2018 New Revision: 460946 URL: https://svnweb.freebsd.org/changeset/ports/460946 Log: update sysutils/socket to v1.2 PR: 223698 Reviewed by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D14087 Deleted: head/sysutils/socket/files/ Modified: head/sysutils/socket/Makefile head/sysutils/socket/distinfo Modified: head/sysutils/socket/Makefile ============================================================================== --- head/sysutils/socket/Makefile Sun Feb 4 18:38:49 2018 (r460945) +++ head/sysutils/socket/Makefile Sun Feb 4 19:00:26 2018 (r460946) @@ -2,18 +2,16 @@ # $FreeBSD$ PORTNAME= socket -PORTVERSION= 1.1 -PORTREVISION= 2 +PORTVERSION= 1.2 +#PORTREVISION= 1 CATEGORIES= sysutils net ipv6 -MASTER_SITES= http://wolfram.schneider.org/src/\ - http://people.freebsd.org/~wosch/src/ +MASTER_SITES= https://wolfram.schneider.org/src/ LOCAL/wosch MAINTAINER= wosch@FreeBSD.org COMMENT= Create TCP socket and connect to stdin/out LICENSE= GPLv1 -MAKE_ENV+= SWITCHES="-DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall" PLIST_FILES= bin/socket man/man1/socket.1.gz OPTIONS_DEFINE= DOCS Modified: head/sysutils/socket/distinfo ============================================================================== --- head/sysutils/socket/distinfo Sun Feb 4 18:38:49 2018 (r460945) +++ head/sysutils/socket/distinfo Sun Feb 4 19:00:26 2018 (r460946) @@ -1,2 +1,3 @@ -SHA256 (socket-1.1.tar.gz) = 628dbfac1cb76943b74a19f34ab69bdb496a94a403cfdd489deac4de23ea46f8 -SIZE (socket-1.1.tar.gz) = 14426 +TIMESTAMP = 1517137172 +SHA256 (socket-1.2.tar.gz) = 4a2dc2ebd1c60fa644e96382bce17e878409e585319960326a0b7c6750661c8f +SIZE (socket-1.2.tar.gz) = 16989 From owner-svn-ports-all@freebsd.org Sun Feb 4 19:00:28 2018 Return-Path: Delivered-To: svn-ports-all@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 982DBEE9552; Sun, 4 Feb 2018 19:00:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49B536D3A4; Sun, 4 Feb 2018 19:00:28 +0000 (UTC) (envelope-from yuri@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 44BA31E01B; Sun, 4 Feb 2018 19:00:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14J0S4o087919; Sun, 4 Feb 2018 19:00:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14J0Rcm087913; Sun, 4 Feb 2018 19:00:27 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802041900.w14J0Rcm087913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 4 Feb 2018 19:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460947 - in head/science: . siril siril/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science: . siril siril/files X-SVN-Commit-Revision: 460947 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 19:00:28 -0000 Author: yuri Date: Sun Feb 4 19:00:27 2018 New Revision: 460947 URL: https://svnweb.freebsd.org/changeset/ports/460947 Log: New port: science/siril: Astronomical image processing software See details here: https://free-astro.org/index.php/Siril Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14190 Added: head/science/siril/ head/science/siril/Makefile (contents, props changed) head/science/siril/distinfo (contents, props changed) head/science/siril/files/ head/science/siril/files/patch-Makefile.am (contents, props changed) head/science/siril/pkg-descr (contents, props changed) head/science/siril/pkg-plist (contents, props changed) Modified: head/science/Makefile Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Sun Feb 4 19:00:26 2018 (r460946) +++ head/science/Makefile Sun Feb 4 19:00:27 2018 (r460947) @@ -199,6 +199,7 @@ SUBDIR += silo SUBDIR += simlib SUBDIR += simsmith + SUBDIR += siril SUBDIR += step SUBDIR += svmlight SUBDIR += szip Added: head/science/siril/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/siril/Makefile Sun Feb 4 19:00:27 2018 (r460947) @@ -0,0 +1,40 @@ +# $FreeBSD$ + +PORTNAME= siril +DISTVERSION= 0.9.8 +CATEGORIES= science graphics +MASTER_SITES= https://free-astro.org/download/ + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Astronomical image processing software + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ + libcfitsio.so:astro/cfitsio \ + libconfig.so:devel/libconfig \ + libffms2.so:multimedia/ffms2 \ + libfftw3.so:math/fftw3 \ + libgsl.so:math/gsl \ + liblcms2.so:graphics/lcms2 \ + libopencv_core.so:graphics/opencv-core \ + libomp.so:devel/openmp \ + libpng16.so:graphics/png \ + libraw.so:graphics/libraw \ + libtiff.so:graphics/tiff +LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fails without opencv, but executable only links to opencv-core + +USES= autoreconf desktop-file-utils gettext gmake localbase pkgconfig jpeg shared-mime-info tar:bz2 +GNU_CONFIGURE= yes +USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango +INSTALLS_ICONS= yes + +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/appdata ${STAGEDIR}${PREFIX}/share/mime/packages + ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop + ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.appdata.xml ${STAGEDIR}${PREFIX}/share/appdata/${PORTNAME}.appdata.xml + ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/siril.xml ${STAGEDIR}${PREFIX}/share/mime/packages/ + cd ${WRKSRC}/pixmaps && ${COPYTREE_SHARE} icons ${STAGEDIR}${PREFIX}/share/ + +.include Added: head/science/siril/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/siril/distinfo Sun Feb 4 19:00:27 2018 (r460947) @@ -0,0 +1,3 @@ +TIMESTAMP = 1517713559 +SHA256 (siril-0.9.8.tar.bz2) = ecb5477937afc02cc89cb07f4a7b99d2d0ab4cc5e715ec536e9be5c92a187170 +SIZE (siril-0.9.8.tar.bz2) = 882068 Added: head/science/siril/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/siril/files/patch-Makefile.am Sun Feb 4 19:00:27 2018 (r460947) @@ -0,0 +1,16 @@ +--- Makefile.am.orig 2017-11-13 22:13:16 UTC ++++ Makefile.am +@@ -17,11 +17,9 @@ install-data-local: + $(INSTALL_DATA) src/gui/siril3.glade $(DESTDIR)$(pkgdatadir) + $(INSTALL_DATA) src/gui/gtk_old.css $(DESTDIR)$(pkgdatadir) + $(INSTALL_DATA) src/gui/gtk.css $(DESTDIR)$(pkgdatadir) +- $(mkinstalldirs) $(DESTDIR)$(docdir) +- $(INSTALL_DATA) AUTHORS LICENSE.md $(DESTDIR)$(docdir) + $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 + $(INSTALL_DATA) siril.1.gz $(DESTDIR)$(mandir)/man1 + + ACLOCAL_AMFLAGS = -I m4 + EXTRA_DIST = config.rpath +-AUTOMAKE_OPTIONS = foreign +\ No newline at end of file ++AUTOMAKE_OPTIONS = foreign Added: head/science/siril/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/siril/pkg-descr Sun Feb 4 19:00:27 2018 (r460947) @@ -0,0 +1,11 @@ +Siril is an astronomical image processing tool, able to convert, pre-process +images, help aligning them automatically or manually, stack them and enhance +final images. + +Siril is targeted to amateur astronomers having acquired images and wanting +to process them in a semi-automatic way. It provides a more user-friendly +interface than Iris' command line as well as more modern and powerful processing +algorithms, but it is not yet as automated as DeepSkyStacker or Registax. It +also provides a basic command line to access various processing functions. + +WWW: https://free-astro.org/index.php/Siril Added: head/science/siril/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/siril/pkg-plist Sun Feb 4 19:00:27 2018 (r460947) @@ -0,0 +1,42 @@ +bin/siril +man/man1/siril.1.gz +share/appdata/siril.appdata.xml +share/applications/siril.desktop +share/icons/hicolor/16x16/apps/siril.png +share/icons/hicolor/24x24/apps/siril.png +share/icons/hicolor/256x256/apps/siril.png +share/icons/hicolor/32x32/apps/siril.png +share/icons/hicolor/48x48/apps/siril.png +share/locale/ar_DZ/LC_MESSAGES/siril.mo +share/locale/el/LC_MESSAGES/siril.mo +share/locale/es_ES/LC_MESSAGES/siril.mo +share/locale/fr/LC_MESSAGES/siril.mo +share/locale/it_IT/LC_MESSAGES/siril.mo +share/locale/nl_BE/LC_MESSAGES/siril.mo +share/locale/zh_CN/LC_MESSAGES/siril.mo +share/mime/packages/siril.xml +%%DATADIR%%/gtk.css +%%DATADIR%%/gtk_old.css +%%DATADIR%%/pixmaps/chain.png +%%DATADIR%%/pixmaps/cm.png +%%DATADIR%%/pixmaps/export.png +%%DATADIR%%/pixmaps/grid.png +%%DATADIR%%/pixmaps/histo.png +%%DATADIR%%/pixmaps/histo_dark.png +%%DATADIR%%/pixmaps/list.png +%%DATADIR%%/pixmaps/list_dark.png +%%DATADIR%%/pixmaps/mirrorx.png +%%DATADIR%%/pixmaps/mirrorx_dark.png +%%DATADIR%%/pixmaps/mirrory.png +%%DATADIR%%/pixmaps/mirrory_dark.png +%%DATADIR%%/pixmaps/neg.png +%%DATADIR%%/pixmaps/remove1.png +%%DATADIR%%/pixmaps/rotate-acw.png +%%DATADIR%%/pixmaps/rotate-acw_dark.png +%%DATADIR%%/pixmaps/rotate-cw.png +%%DATADIR%%/pixmaps/rotate-cw_dark.png +%%DATADIR%%/pixmaps/siril_1.svg +%%DATADIR%%/pixmaps/siril_logo.svg +%%DATADIR%%/pixmaps/starfinder.png +%%DATADIR%%/pixmaps/sum.png +%%DATADIR%%/siril3.glade From owner-svn-ports-all@freebsd.org Sun Feb 4 19:53:57 2018 Return-Path: Delivered-To: svn-ports-all@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 5D02AEECFF3; Sun, 4 Feb 2018 19:53:57 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1037E6F803; Sun, 4 Feb 2018 19:53:57 +0000 (UTC) (envelope-from riggs@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 0B18D1EA0C; Sun, 4 Feb 2018 19:53:57 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14JruWc017478; Sun, 4 Feb 2018 19:53:56 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14JruNR017477; Sun, 4 Feb 2018 19:53:56 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802041953.w14JruNR017477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 4 Feb 2018 19:53:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460948 - head/multimedia/ffmpeg X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/ffmpeg X-SVN-Commit-Revision: 460948 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 19:53:57 -0000 Author: riggs Date: Sun Feb 4 19:53:56 2018 New Revision: 460948 URL: https://svnweb.freebsd.org/changeset/ports/460948 Log: Make OPUS default option Rationale: Opus is the latest-generation highest-performance open-source audio codec and becomes increasingly popular, particularly combined with VP9 video. It's time to include support for libopus in the default package. PR: 225511 Reported by: greg@unrelenting.technology MFH: 2018Q1 Modified: head/multimedia/ffmpeg/Makefile Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sun Feb 4 19:00:27 2018 (r460947) +++ head/multimedia/ffmpeg/Makefile Sun Feb 4 19:53:56 2018 (r460948) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.4.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -38,7 +38,7 @@ OPTIONS_DEFINE= ALSA AMR_NB AMR_WB ASS BS2B CACA CDIO XVIDEO ZIMG ZMQ ZVBI OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GMP GNUTLS ICONV \ - OPENCV OPTIMIZED_CFLAGS RTCPU THEORA V4L VAAPI VDPAU \ + OPENCV OPTIMIZED_CFLAGS OPUS RTCPU THEORA V4L VAAPI VDPAU \ VORBIS VPX X264 X265 XVID .if !exists(${.CURDIR:H:H}/science/libmysofa) From owner-svn-ports-all@freebsd.org Sun Feb 4 20:56:49 2018 Return-Path: Delivered-To: svn-ports-all@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 0D53FEC1425; Sun, 4 Feb 2018 20:56:49 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD14372050; Sun, 4 Feb 2018 20:56:48 +0000 (UTC) (envelope-from rakuco@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 9ECD61F420; Sun, 4 Feb 2018 20:56:48 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14KumRZ047896; Sun, 4 Feb 2018 20:56:48 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Kujbq047869; Sun, 4 Feb 2018 20:56:45 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201802042056.w14Kujbq047869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 4 Feb 2018 20:56:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460949 - in head: comms/py-qt5-serialport databases/py-qt5-sql devel/py-qt5 devel/py-qt5-core devel/py-qt5-dbus devel/py-qt5-dbussupport devel/py-qt5-designer devel/py-qt5-designerplug... X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in head: comms/py-qt5-serialport databases/py-qt5-sql devel/py-qt5 devel/py-qt5-core devel/py-qt5-dbus devel/py-qt5-dbussupport devel/py-qt5-designer devel/py-qt5-designerplugin devel/py-qt5-help deve... X-SVN-Commit-Revision: 460949 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 20:56:49 -0000 Author: rakuco Date: Sun Feb 4 20:56:45 2018 New Revision: 460949 URL: https://svnweb.freebsd.org/changeset/ports/460949 Log: Bump PORTREVISION in the PyQt5 ports after r460809. Modified: head/comms/py-qt5-serialport/Makefile head/databases/py-qt5-sql/Makefile head/devel/py-qt5-core/Makefile head/devel/py-qt5-dbus/Makefile head/devel/py-qt5-dbussupport/Makefile head/devel/py-qt5-designer/Makefile head/devel/py-qt5-designerplugin/Makefile head/devel/py-qt5-help/Makefile head/devel/py-qt5-qscintilla2/Makefile head/devel/py-qt5-test/Makefile head/devel/py-qt5/Makefile head/graphics/py-qt5-svg/Makefile head/lang/py-qt5-qml/Makefile head/multimedia/py-qt5-multimedia/Makefile head/multimedia/py-qt5-multimediawidgets/Makefile head/net/py-qt5-network/Makefile head/print/py-qt5-printsupport/Makefile head/textproc/py-qt5-xml/Makefile head/textproc/py-qt5-xmlpatterns/Makefile head/www/py-qt5-webchannel/Makefile head/www/py-qt5-webengine/Makefile head/www/py-qt5-webkit/Makefile head/www/py-qt5-webkitwidgets/Makefile head/x11-toolkits/py-qt5-gui/Makefile head/x11-toolkits/py-qt5-quick/Makefile head/x11-toolkits/py-qt5-widgets/Makefile head/x11/py-qt5-opengl/Makefile Modified: head/comms/py-qt5-serialport/Makefile ============================================================================== --- head/comms/py-qt5-serialport/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/comms/py-qt5-serialport/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= serialport +PORTREVISION= 1 CATEGORIES= comms devel python MAINTAINER= kde@FreeBSD.org Modified: head/databases/py-qt5-sql/Makefile ============================================================================== --- head/databases/py-qt5-sql/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/databases/py-qt5-sql/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= sql +PORTREVISION= 1 CATEGORIES= databases devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-core/Makefile ============================================================================== --- head/devel/py-qt5-core/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-core/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= core +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-dbus/Makefile ============================================================================== --- head/devel/py-qt5-dbus/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-dbus/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbus +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-dbussupport/Makefile ============================================================================== --- head/devel/py-qt5-dbussupport/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-dbussupport/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= dbussupport +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-designer/Makefile ============================================================================== --- head/devel/py-qt5-designer/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-designer/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designer +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-designerplugin/Makefile ============================================================================== --- head/devel/py-qt5-designerplugin/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-designerplugin/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= designerplugin +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-help/Makefile ============================================================================== --- head/devel/py-qt5-help/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-help/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= help -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5-qscintilla2/Makefile ============================================================================== --- head/devel/py-qt5-qscintilla2/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-qscintilla2/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -2,6 +2,7 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5- Modified: head/devel/py-qt5-test/Makefile ============================================================================== --- head/devel/py-qt5-test/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5-test/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= test +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org Modified: head/devel/py-qt5/Makefile ============================================================================== --- head/devel/py-qt5/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/devel/py-qt5/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -2,7 +2,7 @@ PORTNAME= qt5 PORTVERSION= ${PYQT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-qt5-svg/Makefile ============================================================================== --- head/graphics/py-qt5-svg/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/graphics/py-qt5-svg/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= svg +PORTREVISION= 1 CATEGORIES= graphics devel python MAINTAINER= kde@FreeBSD.org Modified: head/lang/py-qt5-qml/Makefile ============================================================================== --- head/lang/py-qt5-qml/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/lang/py-qt5-qml/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= qml +PORTREVISION= 1 CATEGORIES= lang devel python MAINTAINER= kde@FreeBSD.org Modified: head/multimedia/py-qt5-multimedia/Makefile ============================================================================== --- head/multimedia/py-qt5-multimedia/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/multimedia/py-qt5-multimedia/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimedia +PORTREVISION= 1 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org Modified: head/multimedia/py-qt5-multimediawidgets/Makefile ============================================================================== --- head/multimedia/py-qt5-multimediawidgets/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/multimedia/py-qt5-multimediawidgets/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= multimediawidgets +PORTREVISION= 1 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org Modified: head/net/py-qt5-network/Makefile ============================================================================== --- head/net/py-qt5-network/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/net/py-qt5-network/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= network +PORTREVISION= 1 CATEGORIES= net devel python MAINTAINER= kde@FreeBSD.org Modified: head/print/py-qt5-printsupport/Makefile ============================================================================== --- head/print/py-qt5-printsupport/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/print/py-qt5-printsupport/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= printsupport +PORTREVISION= 1 CATEGORIES= print python MAINTAINER= kde@FreeBSD.org Modified: head/textproc/py-qt5-xml/Makefile ============================================================================== --- head/textproc/py-qt5-xml/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/textproc/py-qt5-xml/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= xml +PORTREVISION= 1 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org Modified: head/textproc/py-qt5-xmlpatterns/Makefile ============================================================================== --- head/textproc/py-qt5-xmlpatterns/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/textproc/py-qt5-xmlpatterns/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= xmlpatterns +PORTREVISION= 1 CATEGORIES= textproc devel python MAINTAINER= kde@FreeBSD.org Modified: head/www/py-qt5-webchannel/Makefile ============================================================================== --- head/www/py-qt5-webchannel/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/www/py-qt5-webchannel/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webchannel +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Modified: head/www/py-qt5-webengine/Makefile ============================================================================== --- head/www/py-qt5-webengine/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/www/py-qt5-webengine/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webengine +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Modified: head/www/py-qt5-webkit/Makefile ============================================================================== --- head/www/py-qt5-webkit/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/www/py-qt5-webkit/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkit +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Modified: head/www/py-qt5-webkitwidgets/Makefile ============================================================================== --- head/www/py-qt5-webkitwidgets/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/www/py-qt5-webkitwidgets/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= webkitwidgets +PORTREVISION= 1 CATEGORIES= www devel python MAINTAINER= kde@FreeBSD.org Modified: head/x11-toolkits/py-qt5-gui/Makefile ============================================================================== --- head/x11-toolkits/py-qt5-gui/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/x11-toolkits/py-qt5-gui/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= gui +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Modified: head/x11-toolkits/py-qt5-quick/Makefile ============================================================================== --- head/x11-toolkits/py-qt5-quick/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/x11-toolkits/py-qt5-quick/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= quick +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Modified: head/x11-toolkits/py-qt5-widgets/Makefile ============================================================================== --- head/x11-toolkits/py-qt5-widgets/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/x11-toolkits/py-qt5-widgets/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= widgets +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org Modified: head/x11/py-qt5-opengl/Makefile ============================================================================== --- head/x11/py-qt5-opengl/Makefile Sun Feb 4 19:53:56 2018 (r460948) +++ head/x11/py-qt5-opengl/Makefile Sun Feb 4 20:56:45 2018 (r460949) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= opengl +PORTREVISION= 1 CATEGORIES= x11 devel python MAINTAINER= kde@FreeBSD.org From owner-svn-ports-all@freebsd.org Sun Feb 4 21:05:36 2018 Return-Path: Delivered-To: svn-ports-all@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 69931EC814D; Sun, 4 Feb 2018 21:05:36 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F79A72799; Sun, 4 Feb 2018 21:05:36 +0000 (UTC) (envelope-from jrm@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 1080B1F5C5; Sun, 4 Feb 2018 21:05:36 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14L5Z72053291; Sun, 4 Feb 2018 21:05:35 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14L5ZAI053290; Sun, 4 Feb 2018 21:05:35 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802042105.w14L5ZAI053290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 4 Feb 2018 21:05:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460950 - head X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 460950 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 21:05:36 -0000 Author: jrm Date: Sun Feb 4 21:05:35 2018 New Revision: 460950 URL: https://svnweb.freebsd.org/changeset/ports/460950 Log: UPDATING: Add poudriere examples Reported by: leres Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Feb 4 20:56:45 2018 (r460949) +++ head/UPDATING Sun Feb 4 21:05:35 2018 (r460950) @@ -33,8 +33,13 @@ you update your ports collection, before attempting an # pkg install emacs-devel_nox For those building their own packages, a flavor other than the default must be - specified. For example, to build editors/emacs with the nox flavor, or to - build a port using Emacs with the devel_full flavor use + specified. For example, to build the nox flavor of editors/emacs, or to build + the devel_full flavor of a port using Emacs, use + + # poudriere bulk -j 11amd64 editors/emacs@nox + # poudriere bulk -j 11amd64 print/pdf-tools@devel_full + + or # make FLAVOR=nox install # make FLAVOR=devel_full From owner-svn-ports-all@freebsd.org Sun Feb 4 21:52:38 2018 Return-Path: Delivered-To: svn-ports-all@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 1C36FECCFBF; Sun, 4 Feb 2018 21:52:38 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C2A50740CD; Sun, 4 Feb 2018 21:52:37 +0000 (UTC) (envelope-from cs@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 A39E01FDB0; Sun, 4 Feb 2018 21:52:37 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14LqbIo077846; Sun, 4 Feb 2018 21:52:37 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14Lqbpk077843; Sun, 4 Feb 2018 21:52:37 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201802042152.w14Lqbpk077843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sun, 4 Feb 2018 21:52:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460951 - head/www/davical X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/www/davical X-SVN-Commit-Revision: 460951 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 21:52:38 -0000 Author: cs Date: Sun Feb 4 21:52:37 2018 New Revision: 460951 URL: https://svnweb.freebsd.org/changeset/ports/460951 Log: Update to 1.1.7 PR: 225671 Submitted by: maintainer Modified: head/www/davical/Makefile head/www/davical/distinfo head/www/davical/pkg-plist Modified: head/www/davical/Makefile ============================================================================== --- head/www/davical/Makefile Sun Feb 4 21:05:35 2018 (r460950) +++ head/www/davical/Makefile Sun Feb 4 21:52:37 2018 (r460951) @@ -3,7 +3,7 @@ PORTNAME= davical DISTVERSIONPREFIX= r -DISTVERSION= 1.1.6 +DISTVERSION= 1.1.7 CATEGORIES?= www MASTER_SITES= https://gitlab.com/${PORTNAME}-project/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ @@ -14,15 +14,14 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ +RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \ + p5-DBI>=0:databases/p5-DBI \ p5-YAML>=0:textproc/p5-YAML \ - p5-DBD-Pg>=0:databases/p5-DBD-Pg \ - ${LOCALBASE}/bin/pwgen:sysutils/pwgen \ - php-libawl>=0.54:devel/php-libawl + php-libawl>=0.54:devel/php-libawl \ + ${LOCALBASE}/bin/pwgen:sysutils/pwgen -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-3ba605288fb0fc0a4f2abce09874f8dab5ffdfb8 +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-05397d635c3f218b850775223aa5dd705da9f91c -NO_BUILD= yes USES= pgsql php shebangfix USE_PHP= calendar curl gettext iconv pcre pdo pdo_pgsql pgsql xml SHEBANG_FILES= scripts/sync-remote-caldav.php @@ -30,6 +29,7 @@ SUB_FILES= pkg-message httpd-davical.conf PORTDOCS= README INSTALL davical_en_user_guide.odt phpdoc.ini \ translation.rst PORTEXAMPLES= config +NO_BUILD= yes OPTIONS_DEFINE= DOCS EXAMPLES Modified: head/www/davical/distinfo ============================================================================== --- head/www/davical/distinfo Sun Feb 4 21:05:35 2018 (r460950) +++ head/www/davical/distinfo Sun Feb 4 21:52:37 2018 (r460951) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510759997 -SHA256 (davical-r1.1.6.tar.gz) = 54785cbcb804fac60061cbe5f419b0cf6ef3885286ea5b968d6ce8292d7a332f -SIZE (davical-r1.1.6.tar.gz) = 1784517 +TIMESTAMP = 1517689282 +SHA256 (davical-r1.1.7.tar.gz) = 7edcefc27df923bc92713a2b955d5c1507b9271afa630c6b1c4ad295cdd9ba18 +SIZE (davical-r1.1.7.tar.gz) = 1818904 Modified: head/www/davical/pkg-plist ============================================================================== --- head/www/davical/pkg-plist Sun Feb 4 21:05:35 2018 (r460950) +++ head/www/davical/pkg-plist Sun Feb 4 21:52:37 2018 (r460951) @@ -53,10 +53,12 @@ %%DATADIR%%/scripts/refresh-alarms.php %%DATADIR%%/scripts/sync-remote-caldav.php %%DATADIR%%/scripts/tz-update.php +%%PORTDOCS%%%%DOCSDIR%%/Doxyfile %%WWWDIR%%/htdocs/.htaccess %%WWWDIR%%/htdocs/admin.php %%WWWDIR%%/htdocs/always.php %%WWWDIR%%/htdocs/caldav.php +%%WWWDIR%%/htdocs/caldav.php.orig %%WWWDIR%%/htdocs/css/browse.css %%WWWDIR%%/htdocs/css/edit.css %%WWWDIR%%/htdocs/davical.css From owner-svn-ports-all@freebsd.org Sun Feb 4 22:33:07 2018 Return-Path: Delivered-To: svn-ports-all@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 2B983ED7326; Sun, 4 Feb 2018 22:33:07 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CFE94756B9; Sun, 4 Feb 2018 22:33:06 +0000 (UTC) (envelope-from yuri@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 CA0E020414; Sun, 4 Feb 2018 22:33:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14MX6ct097788; Sun, 4 Feb 2018 22:33:06 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14MX67n097783; Sun, 4 Feb 2018 22:33:06 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802042233.w14MX67n097783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 4 Feb 2018 22:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460952 - in head/audio: . py-sounddevice X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . py-sounddevice X-SVN-Commit-Revision: 460952 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 22:33:07 -0000 Author: yuri Date: Sun Feb 4 22:33:06 2018 New Revision: 460952 URL: https://svnweb.freebsd.org/changeset/ports/460952 Log: New port: audio/py-sounddevice: Play and record sound through OSS in python programs See usage examples here: http://python-sounddevice.readthedocs.io/en/0.3.10/#usage Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14199 Added: head/audio/py-sounddevice/ head/audio/py-sounddevice/Makefile (contents, props changed) head/audio/py-sounddevice/distinfo (contents, props changed) head/audio/py-sounddevice/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun Feb 4 21:52:37 2018 (r460951) +++ head/audio/Makefile Sun Feb 4 22:33:06 2018 (r460952) @@ -680,6 +680,7 @@ SUBDIR += py-pysndfile SUBDIR += py-shout SUBDIR += py-soundcloud + SUBDIR += py-sounddevice SUBDIR += py-soundscrape SUBDIR += py-speechrecognition SUBDIR += py-speex Added: head/audio/py-sounddevice/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-sounddevice/Makefile Sun Feb 4 22:33:06 2018 (r460952) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= sounddevice +PORTVERSION= 0.3.10 +CATEGORIES= audio python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Play and record sound through OSS in python programs + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${FLAVOR} \ + ${PYNUMPY} \ + portaudio>0:audio/portaudio + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +post-install: # workaround for https://github.com/spatialaudio/python-sounddevice/issues/116 + @${GREP} "/sounddevice\." < ${_PYTHONPKGLIST} \ + | ${SED} -e 's|/sounddevice\.|/_sounddevice.|' \ + >> ${_PYTHONPKGLIST} + +.include Added: head/audio/py-sounddevice/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-sounddevice/distinfo Sun Feb 4 22:33:06 2018 (r460952) @@ -0,0 +1,3 @@ +TIMESTAMP = 1516010801 +SHA256 (sounddevice-0.3.10.tar.gz) = 6a972db105b11a570b454c0b92b5d37ead46829ce71a278b148ec6479209ad9f +SIZE (sounddevice-0.3.10.tar.gz) = 46411 Added: head/audio/py-sounddevice/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/py-sounddevice/pkg-descr Sun Feb 4 22:33:06 2018 (r460952) @@ -0,0 +1,7 @@ +sounddevice provides bindings for the PortAudio library and a few convenience +functions to play and record NumPy arrays containing audio signals. + +It is primarily intended for use in signal analysis software. +PortAudio plays and records sound through the OSS audio interface. + +WWW: https://github.com/spatialaudio/python-sounddevice From owner-svn-ports-all@freebsd.org Sun Feb 4 23:20:19 2018 Return-Path: Delivered-To: svn-ports-all@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 847DFEDAB04 for ; Sun, 4 Feb 2018 23:20:19 +0000 (UTC) (envelope-from gordon@tetlows.org) Received: from mail-vk0-x230.google.com (mail-vk0-x230.google.com [IPv6:2607:f8b0:400c:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17AE576DF8 for ; Sun, 4 Feb 2018 23:20:19 +0000 (UTC) (envelope-from gordon@tetlows.org) Received: by mail-vk0-x230.google.com with SMTP id g186so16651972vkd.8 for ; Sun, 04 Feb 2018 15:20:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tetlows.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=aWb9AgfC4NAsPmZ11i+0k1YtWuBvNg3piWvUjBmEPEw=; b=UabDoVzemmQaVaA2gh+Ki4LIH7ru45VdXrIyJts1pGy5YyvS+5EFSpKBmS/PE3V/51 oAotdzMsbfmzc/GinQ+Xd88Z0hQ5w2DTWkwWPcbhsNoOocmLmeTuEWwVw6zSNDW+qqHY E4hP+ins637AZTU4XPLjsT5+pjFTRXDG3yk8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=aWb9AgfC4NAsPmZ11i+0k1YtWuBvNg3piWvUjBmEPEw=; b=X6Tr1+x69tGfkyQF0HZAVV6MxdsjfUwZhb0aj2jYx8nUrW7z6pVuUYebFqyht7cNWv lzaO7xLJME6SB5NrABtOPsj5CyOBfJY6E8DsztveaoVSGGW15hOHiiPKFCE8E8ZMT9N+ P4HbifhD7hsRQPhX/wOx5KkO+VVJ+G74d/S+vzVLdSRwcw8UiplkmZhRfhWWYAvqK4K+ Z3Kio4D+lMDG6+ad56uDIZAPKnVO1n/vRySlPnEIRRqDyafT87TsW+nF3tY+FaohayhZ 1IcyY7LSIZQp7YLViv1W8uVCPoicgfjGNX5ucctwtwYb1hmW8/nY6XCqDaznyXgonZ8p chaQ== X-Gm-Message-State: AKwxytco/rkl+NX5klo50uPkxHpBgoEp/5Sx/QZ+2bdymzHIBBY2It5B 09Sl4KvwrEVhqjRHPA7Dlgm7b0NNX3nQim70Z+3E X-Google-Smtp-Source: AH8x226Lm1xPRMlxN5hEIrsa1LXm23OXuGHRu2BYblRQi/1S1FtMSbdiTE6a9CJKmSnRjjbGwZM9PzgBtC4V35wVvsM= X-Received: by 10.31.155.85 with SMTP id d82mr27302013vke.112.1517786418325; Sun, 04 Feb 2018 15:20:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.95.137 with HTTP; Sun, 4 Feb 2018 15:20:17 -0800 (PST) In-Reply-To: <201802021907.w12J7LMe042208@repo.freebsd.org> References: <201802021907.w12J7LMe042208@repo.freebsd.org> From: Gordon Tetlow Date: Sun, 4 Feb 2018 15:20:17 -0800 Message-ID: Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files To: Alan Somers Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 23:20:19 -0000 This unfortunately broke the rest of the Perforce ports due to dependency on p4/Makefile.inc. I'll resurrect the old version and move it to the p4d port. Gordon On Fri, Feb 2, 2018 at 11:07 AM, Alan Somers wrote: > Author: asomers (src committer) > Date: Fri Feb 2 19:07:21 2018 > New Revision: 460727 > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > Log: > devel/p4 devel/p4api: build from source > > Build devel/p4 and devel/p4api from source rather than use the prebuilt > binary downloads. This fixes p4api on FreeBSD 12. The ports originally used > the binaries because source wasn't available until a few years ago. By > happy accident, building from source also makes the ports available on > non-Intel architectures. > > PR: 225613 > Reviewed by: brd > Approved by: brd (ports) > Sponsored by: Spectra Logic Corp > Differential Revision: https://reviews.freebsd.org/D14162 > > Added: > head/devel/p4/distinfo (contents, props changed) > head/devel/p4/files/ > head/devel/p4/files/patch-Jamrules (contents, props changed) > head/devel/p4api/distinfo (contents, props changed) > head/devel/p4api/files/ > head/devel/p4api/files/patch-Jamrules (contents, props changed) > Deleted: > head/devel/p4/distinfo.freebsd100x86 > head/devel/p4/distinfo.freebsd100x86_64 > head/devel/p4api/distinfo.freebsd100x86 > head/devel/p4api/distinfo.freebsd100x86_64 > Modified: > head/devel/p4/Makefile > head/devel/p4/Makefile.inc > head/devel/p4api/Makefile From owner-svn-ports-all@freebsd.org Sun Feb 4 23:35:51 2018 Return-Path: Delivered-To: svn-ports-all@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 C04CEEDBC15; Sun, 4 Feb 2018 23:35:51 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A268776A0; Sun, 4 Feb 2018 23:35:51 +0000 (UTC) (envelope-from gordon@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 5B6B920DAC; Sun, 4 Feb 2018 23:35:51 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14NZpW3027552; Sun, 4 Feb 2018 23:35:51 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14NZoKU027545; Sun, 4 Feb 2018 23:35:50 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201802042335.w14NZoKU027545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 4 Feb 2018 23:35:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460953 - in head/devel: p4d p4ftpd p4p X-SVN-Group: ports-head X-SVN-Commit-Author: gordon X-SVN-Commit-Paths: in head/devel: p4d p4ftpd p4p X-SVN-Commit-Revision: 460953 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 23:35:52 -0000 Author: gordon Date: Sun Feb 4 23:35:50 2018 New Revision: 460953 URL: https://svnweb.freebsd.org/changeset/ports/460953 Log: Fixup include for p4 related ports now that devel/p4 is using source. Also update devel/p4d to 2016.1/1611275. MFH: 2018Q1 (blanket) Added: head/devel/p4d/Makefile.inc - copied unchanged from r430454, head/devel/p4/Makefile.inc Modified: head/devel/p4d/Makefile head/devel/p4d/distinfo.freebsd100x86 head/devel/p4d/distinfo.freebsd100x86_64 head/devel/p4ftpd/Makefile head/devel/p4p/Makefile Modified: head/devel/p4d/Makefile ============================================================================== --- head/devel/p4d/Makefile Sun Feb 4 22:33:06 2018 (r460952) +++ head/devel/p4d/Makefile Sun Feb 4 23:35:50 2018 (r460953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1598719 +PORTVERSION= 2016.1.1611275 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -32,7 +32,7 @@ USE_RC_SUBR= p4d .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/Makefile.inc" USERS= p4admin GROUPS= p4admin Copied: head/devel/p4d/Makefile.inc (from r430454, head/devel/p4/Makefile.inc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p4d/Makefile.inc Sun Feb 4 23:35:50 2018 (r460953, copy of r430454, head/devel/p4/Makefile.inc) @@ -0,0 +1,22 @@ +# Figure out what to install +.if ${OPSYS} == FreeBSD + +ONLY_FOR_ARCHS?= amd64 i386 + +.if ${ARCH} == amd64 +PLATFORM= freebsd100x86_64 + +.elif ${ARCH} == i386 +PLATFORM= freebsd100x86 + +.else +IGNORE= unsupported OS release, sorry +.endif + +.else +IGNORE= ${OPSYS} is unsupported, sorry +.endif + +P4VERSION?= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} +DIST_SUBDIR?= perforce/${PORTVERSION}/bin.${PLATFORM} +DISTINFO_FILE?= ${MASTERDIR}/distinfo.${PLATFORM} Modified: head/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86 Sun Feb 4 22:33:06 2018 (r460952) +++ head/devel/p4d/distinfo.freebsd100x86 Sun Feb 4 23:35:50 2018 (r460953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513828975 -SHA256 (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 089f8d1d83aa2386f7aad2461561d62a31eea029e184ab2b471016e8f9eb43fb -SIZE (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 5885136 +TIMESTAMP = 1517785967 +SHA256 (perforce/2016.1.1611275/bin.freebsd100x86/p4d) = 3283e50f82842605ebfb5fd5cdd13d1729e10955fdc170154d3deb224b8418ee +SIZE (perforce/2016.1.1611275/bin.freebsd100x86/p4d) = 5885136 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Sun Feb 4 22:33:06 2018 (r460952) +++ head/devel/p4d/distinfo.freebsd100x86_64 Sun Feb 4 23:35:50 2018 (r460953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513828937 -SHA256 (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = a3d5fc07cb7b207f537894b5723279ec8aef9b50699f086dcf9df8a46b4ca356 -SIZE (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = 6261704 +TIMESTAMP = 1517785962 +SHA256 (perforce/2016.1.1611275/bin.freebsd100x86_64/p4d) = 99784b81f31f2aaeedc341fd1a2144a69c4181db525cb3502b85c6c0e3c77c11 +SIZE (perforce/2016.1.1611275/bin.freebsd100x86_64/p4d) = 6265800 Modified: head/devel/p4ftpd/Makefile ============================================================================== --- head/devel/p4ftpd/Makefile Sun Feb 4 22:33:06 2018 (r460952) +++ head/devel/p4ftpd/Makefile Sun Feb 4 23:35:50 2018 (r460953) @@ -26,7 +26,7 @@ USE_RC_SUBR= p4ftpd .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/../p4d/Makefile.inc" USERS= p4admin GROUPS= p4admin Modified: head/devel/p4p/Makefile ============================================================================== --- head/devel/p4p/Makefile Sun Feb 4 22:33:06 2018 (r460952) +++ head/devel/p4p/Makefile Sun Feb 4 23:35:50 2018 (r460953) @@ -32,7 +32,7 @@ USE_RC_SUBR= p4p .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/../p4d/Makefile.inc" USERS= p4admin GROUPS= p4admin From owner-svn-ports-all@freebsd.org Sun Feb 4 23:37:27 2018 Return-Path: Delivered-To: svn-ports-all@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 5E502EDBEC0; Sun, 4 Feb 2018 23:37:27 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CD4177822; Sun, 4 Feb 2018 23:37:27 +0000 (UTC) (envelope-from gordon@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 0670D20DAF; Sun, 4 Feb 2018 23:37:27 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w14NbQRp027847; Sun, 4 Feb 2018 23:37:26 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14NbQZr027841; Sun, 4 Feb 2018 23:37:26 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201802042337.w14NbQZr027841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 4 Feb 2018 23:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460954 - in branches/2018Q1/devel: p4d p4ftpd p4p X-SVN-Group: ports-branches X-SVN-Commit-Author: gordon X-SVN-Commit-Paths: in branches/2018Q1/devel: p4d p4ftpd p4p X-SVN-Commit-Revision: 460954 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 23:37:27 -0000 Author: gordon Date: Sun Feb 4 23:37:26 2018 New Revision: 460954 URL: https://svnweb.freebsd.org/changeset/ports/460954 Log: MFH: r460953 Fixup include for p4 related ports now that devel/p4 is using source. Also update devel/p4d to 2016.1/1611275. Approved by: ports-secteam (blanket) Added: branches/2018Q1/devel/p4d/Makefile.inc - copied unchanged from r460953, head/devel/p4d/Makefile.inc Modified: branches/2018Q1/devel/p4d/Makefile branches/2018Q1/devel/p4d/distinfo.freebsd100x86 branches/2018Q1/devel/p4d/distinfo.freebsd100x86_64 branches/2018Q1/devel/p4ftpd/Makefile branches/2018Q1/devel/p4p/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/p4d/Makefile ============================================================================== --- branches/2018Q1/devel/p4d/Makefile Sun Feb 4 23:35:50 2018 (r460953) +++ branches/2018Q1/devel/p4d/Makefile Sun Feb 4 23:37:26 2018 (r460954) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1598719 +PORTVERSION= 2016.1.1611275 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -32,7 +32,7 @@ USE_RC_SUBR= p4d .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/Makefile.inc" USERS= p4admin GROUPS= p4admin Copied: branches/2018Q1/devel/p4d/Makefile.inc (from r460953, head/devel/p4d/Makefile.inc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/devel/p4d/Makefile.inc Sun Feb 4 23:37:26 2018 (r460954, copy of r460953, head/devel/p4d/Makefile.inc) @@ -0,0 +1,22 @@ +# Figure out what to install +.if ${OPSYS} == FreeBSD + +ONLY_FOR_ARCHS?= amd64 i386 + +.if ${ARCH} == amd64 +PLATFORM= freebsd100x86_64 + +.elif ${ARCH} == i386 +PLATFORM= freebsd100x86 + +.else +IGNORE= unsupported OS release, sorry +.endif + +.else +IGNORE= ${OPSYS} is unsupported, sorry +.endif + +P4VERSION?= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} +DIST_SUBDIR?= perforce/${PORTVERSION}/bin.${PLATFORM} +DISTINFO_FILE?= ${MASTERDIR}/distinfo.${PLATFORM} Modified: branches/2018Q1/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2018Q1/devel/p4d/distinfo.freebsd100x86 Sun Feb 4 23:35:50 2018 (r460953) +++ branches/2018Q1/devel/p4d/distinfo.freebsd100x86 Sun Feb 4 23:37:26 2018 (r460954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513828975 -SHA256 (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 089f8d1d83aa2386f7aad2461561d62a31eea029e184ab2b471016e8f9eb43fb -SIZE (perforce/2016.1.1598719/bin.freebsd100x86/p4d) = 5885136 +TIMESTAMP = 1517785967 +SHA256 (perforce/2016.1.1611275/bin.freebsd100x86/p4d) = 3283e50f82842605ebfb5fd5cdd13d1729e10955fdc170154d3deb224b8418ee +SIZE (perforce/2016.1.1611275/bin.freebsd100x86/p4d) = 5885136 Modified: branches/2018Q1/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2018Q1/devel/p4d/distinfo.freebsd100x86_64 Sun Feb 4 23:35:50 2018 (r460953) +++ branches/2018Q1/devel/p4d/distinfo.freebsd100x86_64 Sun Feb 4 23:37:26 2018 (r460954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513828937 -SHA256 (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = a3d5fc07cb7b207f537894b5723279ec8aef9b50699f086dcf9df8a46b4ca356 -SIZE (perforce/2016.1.1598719/bin.freebsd100x86_64/p4d) = 6261704 +TIMESTAMP = 1517785962 +SHA256 (perforce/2016.1.1611275/bin.freebsd100x86_64/p4d) = 99784b81f31f2aaeedc341fd1a2144a69c4181db525cb3502b85c6c0e3c77c11 +SIZE (perforce/2016.1.1611275/bin.freebsd100x86_64/p4d) = 6265800 Modified: branches/2018Q1/devel/p4ftpd/Makefile ============================================================================== --- branches/2018Q1/devel/p4ftpd/Makefile Sun Feb 4 23:35:50 2018 (r460953) +++ branches/2018Q1/devel/p4ftpd/Makefile Sun Feb 4 23:37:26 2018 (r460954) @@ -26,7 +26,7 @@ USE_RC_SUBR= p4ftpd .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/../p4d/Makefile.inc" USERS= p4admin GROUPS= p4admin Modified: branches/2018Q1/devel/p4p/Makefile ============================================================================== --- branches/2018Q1/devel/p4p/Makefile Sun Feb 4 23:35:50 2018 (r460953) +++ branches/2018Q1/devel/p4p/Makefile Sun Feb 4 23:37:26 2018 (r460954) @@ -32,7 +32,7 @@ USE_RC_SUBR= p4p .include -.include "${.CURDIR}/../p4/Makefile.inc" +.include "${.CURDIR}/../p4d/Makefile.inc" USERS= p4admin GROUPS= p4admin From owner-svn-ports-all@freebsd.org Sun Feb 4 23:41:50 2018 Return-Path: Delivered-To: svn-ports-all@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 5EC9DEDC446; Sun, 4 Feb 2018 23:41:50 +0000 (UTC) (envelope-from eugen@grosbein.net) Received: from hz.grosbein.net (hz.grosbein.net [78.47.246.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hz.grosbein.net", Issuer "hz.grosbein.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DA77777BD3; Sun, 4 Feb 2018 23:41:49 +0000 (UTC) (envelope-from eugen@grosbein.net) Received: from eg.sd.rdtc.ru (root@eg.sd.rdtc.ru [62.231.161.221] (may be forged)) by hz.grosbein.net (8.15.2/8.15.2) with ESMTPS id w14NfaWN041135 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 5 Feb 2018 00:41:37 +0100 (CET) (envelope-from eugen@grosbein.net) X-Envelope-From: eugen@grosbein.net X-Envelope-To: gordon@FreeBSD.org Received: from [10.58.0.4] ([10.58.0.4]) by eg.sd.rdtc.ru (8.15.2/8.15.2) with ESMTPS id w14NfWdV056625 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 5 Feb 2018 06:41:32 +0700 (+07) (envelope-from eugen@grosbein.net) Subject: Re: svn commit: r460953 - in head/devel: p4d p4ftpd p4p To: Gordon Tetlow , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802042335.w14NZoKU027545@repo.freebsd.org> From: Eugene Grosbein Message-ID: <5A779A28.7020409@grosbein.net> Date: Mon, 5 Feb 2018 06:41:28 +0700 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <201802042335.w14NZoKU027545@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=2.2 required=5.0 tests=BAYES_00, LOCAL_FROM, RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 X-Spam-Report: * -2.3 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 1.9 RDNS_NONE Delivered to internal network by a host with no rDNS * 2.6 LOCAL_FROM From my domains X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on hz.grosbein.net X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 23:41:50 -0000 05.02.2018 6:35, Gordon Tetlow wrote: > +.if ${ARCH} == amd64 > +PLATFORM= freebsd100x86_64 > + > +.elif ${ARCH} == i386 > +PLATFORM= freebsd100x86 > + > +.else > +IGNORE= unsupported OS release, sorry > +.endif Misleading diagnostic message when platform is a problem, not a release. From owner-svn-ports-all@freebsd.org Mon Feb 5 00:14:55 2018 Return-Path: Delivered-To: svn-ports-all@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 1C323EDEFC5; Mon, 5 Feb 2018 00:14:55 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C0AC778F6E; Mon, 5 Feb 2018 00:14:54 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id B948116C78; Mon, 5 Feb 2018 00:14:54 +0000 (UTC) From: Jan Beich To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460055 - in head: audio/ardour audio/ardour/files devel/guikachu References: <201801262216.w0QMGBJN035998@repo.freebsd.org> Date: Mon, 05 Feb 2018 01:14:50 +0100 In-Reply-To: <201801262216.w0QMGBJN035998@repo.freebsd.org> (Alexey Dokuchaev's message of "Fri, 26 Jan 2018 22:16:11 +0000 (UTC)") Message-ID: <8tc8-gumd-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 00:14:55 -0000 Alexey Dokuchaev writes: > Author: danfe > Date: Fri Jan 26 22:16:11 2018 > New Revision: 460055 > URL: https://svnweb.freebsd.org/changeset/ports/460055 > > Log: > Attempt to unbreak and undeprecate (chase libsigc++20 update) > > Modified: > head/audio/ardour/Makefile > head/audio/ardour/files/patch-SConstruct > head/devel/guikachu/Makefile > > Modified: head/audio/ardour/Makefile > ============================================================================== > --- head/audio/ardour/Makefile Fri Jan 26 21:56:10 2018 (r460054) > +++ head/audio/ardour/Makefile Fri Jan 26 22:16:11 2018 (r460055) > @@ -13,10 +13,6 @@ COMMENT= Multichannel digital audio workstation > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > > -BROKEN= fails to build > -DEPRECATED= Broken for more than 6 months > -EXPIRATION_DATE= 2018-01-27 Still fails to build. Maybe restore deprecation. In file included from libs/gtkmm2ext/gtk_ui.cc:29: In file included from /usr/local/include/gtkmm-2.4/gtkmm.h:87: In file included from /usr/local/include/glibmm-2.4/glibmm.h:89: In file included from /usr/local/include/glibmm-2.4/glibmm/thread.h:50: In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104: In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8: In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:27: /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:147:14: error: cannot initialize return object of type 'bool' with an rvalue of type 'typename deduce_result_type<_GdkEventAny *const &>::type' (aka 'void') return (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:155:38: note: in instantiation of member function 'sigc::internal::slot_call1, Gtk::Window *>, bool, _GdkEventAny *>::call_it' requested here { return reinterpret_cast(&call_it); } ^ /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:657:83: note: in instantiation of member function 'sigc::internal::slot_call1, Gtk::Window *>, bool, _GdkEventAny *>::address' requested here slot_base::rep_->call_ = internal::slot_call1::address(); ^ /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:1821:7: note: in instantiation of function template specialization 'sigc::slot1::slot1, Gtk::Window *> >' requested here : parent_type(_A_func) {} ^ libs/gtkmm2ext/gtk_ui.cc:103:41: note: in instantiation of function template specialization 'sigc::slot::slot, Gtk::Window *> >' requested here errors->signal_delete_event().connect (bind (sigc::ptr_fun (just_hide_it), (Window *) errors)); ^ http://beefy6.nyi.freebsd.org/data/103amd64-default/460860/logs/errors/ardour-2.8.16_9.log http://beefy5.nyi.freebsd.org/data/103i386-default/460860/logs/errors/ardour-2.8.16_9.log http://beefy9.nyi.freebsd.org/data/111amd64-default/460860/logs/errors/ardour-2.8.16_9.log http://beefy10.nyi.freebsd.org/data/111i386-default/460860/logs/errors/ardour-2.8.16_9.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p460860_s328835/logs/ardour-2.8.16_9.log http://beefy11.nyi.freebsd.org/data/head-i386-default/p460860_s328835/logs/ardour-2.8.16_9.log > Modified: head/devel/guikachu/Makefile > ============================================================================== > --- head/devel/guikachu/Makefile Fri Jan 26 21:56:10 2018 (r460054) > +++ head/devel/guikachu/Makefile Fri Jan 26 22:16:11 2018 (r460055) > @@ -9,16 +9,14 @@ CATEGORIES= devel palm gnome > MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/ > > MAINTAINER= ports@FreeBSD.org > -COMMENT= Resource editor for PalmOS(tm) systems > +COMMENT= Resource editor for PalmOS systems > > LIB_DEPENDS= libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26 \ > libgnomevfsmm-2.6.so:devel/gnome-vfsmm > > -BROKEN= fails to build: ustring.h: expected ';' at end of declaration list > -DEPRECATED= Broken for more than 6 months > -EXPIRATION_DATE= 2018-01-27 Still fails to build. Maybe restore deprecation. In file included from resizeable.cc:19: ./resizeable.h:23:10: fatal error: 'sigc++/object.h' file not found #include ^~~~~~~~~~~~~~~~~ http://beefy6.nyi.freebsd.org/data/103amd64-default/460860/logs/errors/guikachu-1.5.10_7,3.log http://beefy5.nyi.freebsd.org/data/103i386-default/460860/logs/errors/guikachu-1.5.10_7,3.log http://beefy9.nyi.freebsd.org/data/111amd64-default/460860/logs/errors/guikachu-1.5.10_7,3.log http://beefy10.nyi.freebsd.org/data/111i386-default/460860/logs/errors/guikachu-1.5.10_7,3.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p460860_s328835/logs/errors/guikachu-1.5.10_7,3.log http://beefy11.nyi.freebsd.org/data/head-i386-default/p460860_s328835/logs/errors/guikachu-1.5.10_7,3.log From owner-svn-ports-all@freebsd.org Mon Feb 5 01:33:27 2018 Return-Path: Delivered-To: svn-ports-all@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 07B2CEE4742; Mon, 5 Feb 2018 01:33:27 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE11D7B71A; Mon, 5 Feb 2018 01:33:26 +0000 (UTC) (envelope-from jbeich@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 A9091220CE; Mon, 5 Feb 2018 01:33:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w151XQng086714; Mon, 5 Feb 2018 01:33:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w151XQVg086712; Mon, 5 Feb 2018 01:33:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802050133.w151XQVg086712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 01:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460955 - in branches/2018Q1/emulators/rpcs3: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/emulators/rpcs3: . files X-SVN-Commit-Revision: 460955 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 01:33:27 -0000 Author: jbeich Date: Mon Feb 5 01:33:26 2018 New Revision: 460955 URL: https://svnweb.freebsd.org/changeset/ports/460955 Log: MFH: r460866 emulators/rpcs3: switch to llvm50 LLVM PPU is still unstable on FreeBSD, so allow users to play with different versions of it. By default use the same version as Mesa. Approved by: ports-secteam (feld) Added: branches/2018Q1/emulators/rpcs3/files/patch-llvm6 - copied unchanged from r460866, head/emulators/rpcs3/files/patch-llvm6 Modified: branches/2018Q1/emulators/rpcs3/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/rpcs3/Makefile ============================================================================== --- branches/2018Q1/emulators/rpcs3/Makefile Sun Feb 4 23:37:26 2018 (r460954) +++ branches/2018Q1/emulators/rpcs3/Makefile Mon Feb 5 01:33:26 2018 (r460955) @@ -4,6 +4,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.4-293 DISTVERSIONSUFFIX= -g70fe0cc22 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -44,6 +45,7 @@ CMAKE_ARGS+= -DCMAKE_SKIP_RPATH=on -DUSE_SYSTEM_LIBPNG CXXFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CXXFLAGS+= -Wno-macro-redefined # __STDC_*_MACROS sys/cdefs.h vs. llvm-config LDFLAGS+= -Wl,--as-needed # GLU +MESA_LLVM_VER?= 50 OPTIONS_DEFINE= ALSA EVDEV GDB LLVM PULSEAUDIO VULKAN OPTIONS_DEFAULT=ALSA LLVM VULKAN @@ -63,7 +65,8 @@ GDB_DESC= GDB remote stub (powerpc64 target) GDB_CMAKE_BOOL= WITH_GDB LLVM_DESC= LLVM-based PPU recompiler -LLVM_BUILD_DEPENDS= llvm40>0:devel/llvm40 +LLVM_BUILD_DEPENDS= llvm${MESA_LLVM_VER}>0:devel/llvm${MESA_LLVM_VER} +LLVM_CMAKE_ON= -DLLVM_DIR:PATH=${LOCALBASE}/llvm${MESA_LLVM_VER}/lib/cmake/llvm LLVM_CMAKE_BOOL_OFF= WITHOUT_LLVM PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio Copied: branches/2018Q1/emulators/rpcs3/files/patch-llvm6 (from r460866, head/emulators/rpcs3/files/patch-llvm6) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/emulators/rpcs3/files/patch-llvm6 Mon Feb 5 01:33:26 2018 (r460955, copy of r460866, head/emulators/rpcs3/files/patch-llvm6) @@ -0,0 +1,125 @@ +Based on https://github.com/hcorion/rpcs3/commit/017958c93018 + +--- Utilities/JIT.cpp.orig 2018-02-02 08:17:12 UTC ++++ Utilities/JIT.cpp +@@ -71,7 +71,7 @@ static void* s_next = s_memory; + #ifdef _WIN32 + static std::deque> s_unwater; + static std::vector> s_unwind; // .pdata +-#else ++#elif LLVM_VERSION_MAJOR < 5 + static std::deque> s_unfire; + #endif + +@@ -107,12 +107,16 @@ extern void jit_finalize() + } + } mem; + ++#if LLVM_VERSION_MAJOR < 5 + for (auto&& t : s_unfire) + { + mem.deregisterEHFrames(std::get<0>(t), std::get<1>(t), std::get<2>(t)); + } + + s_unfire.clear(); ++#else ++ mem.deregisterEHFrames(); ++#endif // LLVM_VERSION_MAJOR < 5 + #endif + + utils::memory_decommit(s_memory, s_memory_size); +@@ -286,14 +290,18 @@ struct MemoryManager : llvm::RTDyldMemoryManager + { + s_unwind.emplace_back(std::move(pdata)); + } +-#else ++#elif LLVM_VERSION_MAJOR < 5 + s_unfire.push_front(std::make_tuple(addr, load_addr, size)); + #endif + + return RTDyldMemoryManager::registerEHFrames(addr, load_addr, size); + } + ++#if LLVM_VERSION_MAJOR < 5 + void deregisterEHFrames(u8* addr, u64 load_addr, std::size_t size) override ++#else ++ virtual void deregisterEHFrames() override ++#endif + { + } + }; +@@ -380,7 +388,11 @@ class ObjectCache final : public llvm::ObjectCache (pu + { + if (fs::file cached{path, fs::read}) + { ++#if LLVM_VERSION_MAJOR < 6 + auto buf = llvm::MemoryBuffer::getNewUninitMemBuffer(cached.size()); ++#else ++ auto buf = llvm::WritableMemoryBuffer::getNewUninitMemBuffer(cached.size()); ++#endif + cached.read(const_cast(buf->getBufferStart()), buf->getBufferSize()); + return buf; + } +--- rpcs3/CMakeLists.txt.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/CMakeLists.txt +@@ -173,7 +173,7 @@ set(CMAKE_MODULE_PATH "${RPCS3_SRC_DIR}/cmake_modules" + find_package(OpenGL REQUIRED) + find_package(OpenAL REQUIRED) + if(NOT WITHOUT_LLVM) +- find_package(LLVM 4.0 CONFIG) ++ find_package(LLVM CONFIG) + if(NOT LLVM_FOUND) + message("System LLVM was not found, LLVM will be built from the submodule.") + +--- rpcs3/Emu/Cell/PPUTranslator.cpp.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/Emu/Cell/PPUTranslator.cpp +@@ -16,7 +16,11 @@ PPUTranslator::PPUTranslator(LLVMContext& context, Mod + , m_module(module) + , m_is_be(false) + , m_info(info) ++#if LLVM_VERSION_MAJOR < 5 + , m_pure_attr(AttributeSet::get(m_context, AttributeSet::FunctionIndex, {Attribute::NoUnwind, Attribute::ReadNone})) ++#else ++ , m_pure_attr(AttributeList::get(m_context,AttributeList::FunctionIndex, AttrBuilder().addAttribute(Attribute::NoUnwind).addAttribute(Attribute::ReadNone))) ++#endif + { + // There is no weak linkage on JIT, so let's create variables with different names for each module part + const u32 gsuffix = m_info.name.empty() ? info.funcs[0].addr : info.funcs[0].addr - m_info.segs[0].addr; +--- rpcs3/Emu/Cell/PPUTranslator.h.orig 2018-02-02 08:17:12 UTC ++++ rpcs3/Emu/Cell/PPUTranslator.h +@@ -120,7 +120,11 @@ class PPUTranslator final //: public CPUTranslator + std::map m_relocs; + + // Attributes for function calls which are "pure" and may be optimized away if their results are unused ++#if LLVM_VERSION_MAJOR < 5 + const llvm::AttributeSet m_pure_attr; ++#else ++ const llvm::AttributeList m_pure_attr; ++#endif + + // IR builder + llvm::IRBuilder<>* m_ir; +@@ -404,7 +408,11 @@ class PPUTranslator final //: public CPUTranslator + + // Call a function with attribute list + template ++#if LLVM_VERSION_MAJOR < 5 + llvm::CallInst* Call(llvm::Type* ret, llvm::AttributeSet attr, llvm::StringRef name, Args... args) ++#else ++ llvm::CallInst* Call(llvm::Type* ret, llvm::AttributeList attr, llvm::StringRef name, Args... args) ++#endif + { + // Call the function + return m_ir->CreateCall(m_module->getOrInsertFunction(name, llvm::FunctionType::get(ret, {args->getType()...}, false), attr), {args...}); +@@ -414,7 +422,11 @@ class PPUTranslator final //: public CPUTranslator + template + llvm::CallInst* Call(llvm::Type* ret, llvm::StringRef name, Args... args) + { ++#if LLVM_VERSION_MAJOR < 5 + return Call(ret, llvm::AttributeSet{}, name, args...); ++#else ++ return Call(ret, llvm::AttributeList{}, name, args...); ++#endif + } + + // Handle compilation errors From owner-svn-ports-all@freebsd.org Mon Feb 5 01:56:42 2018 Return-Path: Delivered-To: svn-ports-all@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 1BFFDEE5F9D; Mon, 5 Feb 2018 01:56:42 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD5517C384; Mon, 5 Feb 2018 01:56:41 +0000 (UTC) (envelope-from jrm@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 AFB9522408; Mon, 5 Feb 2018 01:56:41 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w151ufN2097042; Mon, 5 Feb 2018 01:56:41 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w151ufAo097040; Mon, 5 Feb 2018 01:56:41 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802050156.w151ufAo097040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 5 Feb 2018 01:56:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460956 - head/x11/cl-clx X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/x11/cl-clx X-SVN-Commit-Revision: 460956 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 01:56:42 -0000 Author: jrm Date: Mon Feb 5 01:56:41 2018 New Revision: 460956 URL: https://svnweb.freebsd.org/changeset/ports/460956 Log: x11/cl-clx: Update to version 0.7.5 Upstream changes: https://github.com/sharplispers/clx/blob/master/NEWS Modified: head/x11/cl-clx/Makefile (contents, props changed) head/x11/cl-clx/distinfo (contents, props changed) Modified: head/x11/cl-clx/Makefile ============================================================================== --- head/x11/cl-clx/Makefile Mon Feb 5 01:33:26 2018 (r460955) +++ head/x11/cl-clx/Makefile Mon Feb 5 01:56:41 2018 (r460956) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= clx -DISTVERSION= 0.7.4 -PORTREVISION= 2 +DISTVERSION= 0.7.5 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- Modified: head/x11/cl-clx/distinfo ============================================================================== --- head/x11/cl-clx/distinfo Mon Feb 5 01:33:26 2018 (r460955) +++ head/x11/cl-clx/distinfo Mon Feb 5 01:56:41 2018 (r460956) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503056773 -SHA256 (sharplispers-clx-0.7.4_GH0.tar.gz) = 95b30cb2343676364ee154f40dea750e4b7c9bed18542a0a938363eba97e3f35 -SIZE (sharplispers-clx-0.7.4_GH0.tar.gz) = 467298 +TIMESTAMP = 1517794001 +SHA256 (sharplispers-clx-0.7.5_GH0.tar.gz) = 94114bc91e3f24054f0aa96f0c98bb500aa505f84fdaeb66ed41baaa39f9e053 +SIZE (sharplispers-clx-0.7.5_GH0.tar.gz) = 468904 From owner-svn-ports-all@freebsd.org Mon Feb 5 01:56:50 2018 Return-Path: Delivered-To: svn-ports-all@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 63A3CEE5FCC; Mon, 5 Feb 2018 01:56:50 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09CB77C447; Mon, 5 Feb 2018 01:56:50 +0000 (UTC) (envelope-from jrm@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 043C622409; Mon, 5 Feb 2018 01:56:50 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w151unrL097156; Mon, 5 Feb 2018 01:56:49 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w151un1x097155; Mon, 5 Feb 2018 01:56:49 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802050156.w151un1x097155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 5 Feb 2018 01:56:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460957 - head/x11/cl-clx-sbcl X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/x11/cl-clx-sbcl X-SVN-Commit-Revision: 460957 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 01:56:50 -0000 Author: jrm Date: Mon Feb 5 01:56:49 2018 New Revision: 460957 URL: https://svnweb.freebsd.org/changeset/ports/460957 Log: x11/cl-clx-sbcl: Update to version 0.7.5 Upstream changes: https://github.com/sharplispers/clx/blob/master/NEWS Modified: head/x11/cl-clx-sbcl/Makefile (contents, props changed) Modified: head/x11/cl-clx-sbcl/Makefile ============================================================================== --- head/x11/cl-clx-sbcl/Makefile Mon Feb 5 01:56:41 2018 (r460956) +++ head/x11/cl-clx-sbcl/Makefile Mon Feb 5 01:56:49 2018 (r460957) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clx -DISTVERSION= 0.7.4 -PORTREVISION= 5 +DISTVERSION= 0.7.5 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl From owner-svn-ports-all@freebsd.org Mon Feb 5 01:56:53 2018 Return-Path: Delivered-To: svn-ports-all@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 C1D39EE5FED; Mon, 5 Feb 2018 01:56:53 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 735257C45D; Mon, 5 Feb 2018 01:56:53 +0000 (UTC) (envelope-from jrm@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 6D9A42240A; Mon, 5 Feb 2018 01:56:53 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w151ur0Q097268; Mon, 5 Feb 2018 01:56:53 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w151ursS097267; Mon, 5 Feb 2018 01:56:53 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802050156.w151ursS097267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 5 Feb 2018 01:56:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460958 - head/x11-wm/stumpwm X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/x11-wm/stumpwm X-SVN-Commit-Revision: 460958 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 01:56:54 -0000 Author: jrm Date: Mon Feb 5 01:56:53 2018 New Revision: 460958 URL: https://svnweb.freebsd.org/changeset/ports/460958 Log: x11-wm/stumpwm: Bump PORTREVISION after x11/cl-clx-sbcl update Modified: head/x11-wm/stumpwm/Makefile (contents, props changed) Modified: head/x11-wm/stumpwm/Makefile ============================================================================== --- head/x11-wm/stumpwm/Makefile Mon Feb 5 01:56:49 2018 (r460957) +++ head/x11-wm/stumpwm/Makefile Mon Feb 5 01:56:53 2018 (r460958) @@ -4,7 +4,7 @@ PORTNAME= stumpwm DISTVERSIONPREFIX=v DISTVERSION= 1.0.1-rc -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org From owner-svn-ports-all@freebsd.org Mon Feb 5 03:24:43 2018 Return-Path: Delivered-To: svn-ports-all@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 0362BEEB603; Mon, 5 Feb 2018 03:24:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A092E7F185; Mon, 5 Feb 2018 03:24:42 +0000 (UTC) (envelope-from yuri@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 99FA5232E5; Mon, 5 Feb 2018 03:24:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w153OgwH042342; Mon, 5 Feb 2018 03:24:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w153OgNp042338; Mon, 5 Feb 2018 03:24:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802050324.w153OgNp042338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 03:24:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460959 - in head/print/qpdf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/print/qpdf: . files X-SVN-Commit-Revision: 460959 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 03:24:43 -0000 Author: yuri Date: Mon Feb 5 03:24:42 2018 New Revision: 460959 URL: https://svnweb.freebsd.org/changeset/ports/460959 Log: print/qpdf: Update to 7.1.1 (a followup release) Fixed bugs that were left by the first commit for bug#225226 that updated qpdf to 7.1.0: * build breaks when previous version is installed: https://github.com/qpdf/qpdf/issues/176 * error: reinterpret_cast from 'nullptr_t' to 'char *': https://github.com/qpdf/qpdf/issues/177 PR: 225226 Reported by: several users Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14201 Deleted: head/print/qpdf/files/patch-libqpdf_Pl__PNGFilter.cc head/print/qpdf/files/patch-libqpdf_QUtil.cc Modified: head/print/qpdf/Makefile head/print/qpdf/distinfo head/print/qpdf/pkg-plist Modified: head/print/qpdf/Makefile ============================================================================== --- head/print/qpdf/Makefile Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/Makefile Mon Feb 5 03:24:42 2018 (r460959) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qpdf -PORTVERSION= 7.1.0 +PORTVERSION= 7.1.1 CATEGORIES= print MASTER_SITES= SF Modified: head/print/qpdf/distinfo ============================================================================== --- head/print/qpdf/distinfo Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/distinfo Mon Feb 5 03:24:42 2018 (r460959) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516116745 -SHA256 (qpdf-7.1.0.tar.gz) = 27054bfb83a4f4f70053c6d4c2de5e18ddf60c9a8edbce219ac1bdcf03f16a2e -SIZE (qpdf-7.1.0.tar.gz) = 7097479 +TIMESTAMP = 1517797977 +SHA256 (qpdf-7.1.1.tar.gz) = 8a0dbfa000a5c257abbc03721c7be277920fe0fcff08202b61c9c2464eedf2fa +SIZE (qpdf-7.1.1.tar.gz) = 7099282 Modified: head/print/qpdf/pkg-plist ============================================================================== --- head/print/qpdf/pkg-plist Mon Feb 5 01:56:53 2018 (r460958) +++ head/print/qpdf/pkg-plist Mon Feb 5 03:24:42 2018 (r460959) @@ -32,7 +32,7 @@ include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so lib/libqpdf.so.18 -lib/libqpdf.so.18.2.0 +lib/libqpdf.so.18.2.1 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz From owner-svn-ports-all@freebsd.org Mon Feb 5 03:41:40 2018 Return-Path: Delivered-To: svn-ports-all@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 73829EEC461; Mon, 5 Feb 2018 03:41:40 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2627B7F93E; Mon, 5 Feb 2018 03:41:40 +0000 (UTC) (envelope-from vanilla@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 211CE234E0; Mon, 5 Feb 2018 03:41:40 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w153feG3050681; Mon, 5 Feb 2018 03:41:40 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w153fdvk050678; Mon, 5 Feb 2018 03:41:39 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802050341.w153fdvk050678@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 5 Feb 2018 03:41:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460960 - head/audio/libebur128 X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/audio/libebur128 X-SVN-Commit-Revision: 460960 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 03:41:40 -0000 Author: vanilla Date: Mon Feb 5 03:41:39 2018 New Revision: 460960 URL: https://svnweb.freebsd.org/changeset/ports/460960 Log: Update to 1.2.4. Modified: head/audio/libebur128/Makefile head/audio/libebur128/distinfo head/audio/libebur128/pkg-plist Modified: head/audio/libebur128/Makefile ============================================================================== --- head/audio/libebur128/Makefile Mon Feb 5 03:24:42 2018 (r460959) +++ head/audio/libebur128/Makefile Mon Feb 5 03:41:39 2018 (r460960) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebur128 -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v CATEGORIES= audio Modified: head/audio/libebur128/distinfo ============================================================================== --- head/audio/libebur128/distinfo Mon Feb 5 03:24:42 2018 (r460959) +++ head/audio/libebur128/distinfo Mon Feb 5 03:41:39 2018 (r460960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511530793 -SHA256 (jiixyj-libebur128-v1.2.3_GH0.tar.gz) = 13776667743cf6e3df36bcf4f8c7ac828859ce02c9988514e3fdddc3efba98f7 -SIZE (jiixyj-libebur128-v1.2.3_GH0.tar.gz) = 22150 +TIMESTAMP = 1517797835 +SHA256 (jiixyj-libebur128-v1.2.4_GH0.tar.gz) = 2ee41a3a5ae3891601ae975d5ec2642b997d276ef647cf5c5b363b6127f7add8 +SIZE (jiixyj-libebur128-v1.2.4_GH0.tar.gz) = 23140 Modified: head/audio/libebur128/pkg-plist ============================================================================== --- head/audio/libebur128/pkg-plist Mon Feb 5 03:24:42 2018 (r460959) +++ head/audio/libebur128/pkg-plist Mon Feb 5 03:41:39 2018 (r460960) @@ -2,5 +2,5 @@ include/ebur128.h lib/libebur128.a lib/libebur128.so lib/libebur128.so.1 -lib/libebur128.so.1.2.3 +lib/libebur128.so.1.2.4 libdata/pkgconfig/libebur128.pc From owner-svn-ports-all@freebsd.org Mon Feb 5 05:07:25 2018 Return-Path: Delivered-To: svn-ports-all@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 B00D5EF194F; Mon, 5 Feb 2018 05:07:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6356F8293A; Mon, 5 Feb 2018 05:07:25 +0000 (UTC) (envelope-from yuri@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 5A121242D3; Mon, 5 Feb 2018 05:07:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1557PKY092214; Mon, 5 Feb 2018 05:07:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1557PM3092212; Mon, 5 Feb 2018 05:07:25 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802050507.w1557PM3092212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 05:07:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460961 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 460961 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 05:07:25 -0000 Author: yuri Date: Mon Feb 5 05:07:24 2018 New Revision: 460961 URL: https://svnweb.freebsd.org/changeset/ports/460961 Log: Adding VuXML record for vulnerability CVE-2017-15924 in net/shadowsocks-libev. D14200 (part I). The next commit will update net/shadowsocks-libev and fix this vulnerability. PR: 225442 Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14200 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Feb 5 03:41:39 2018 (r460960) +++ head/security/vuxml/vuln.xml Mon Feb 5 05:07:24 2018 (r460961) @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + shadowsocks-libev -- command injection via shell metacharacters + + + shadowsocks-libev + 3.1.03.1.1 + + + + +

MITRE reports:

+
+

Improper parsing allows command injection via shell metacharacters in + a JSON configuration request received via 127.0.0.1 UDP traffic.

+
+ +
+ + https://nvd.nist.gov/vuln/detail/CVE-2017-15924 + + + 2017-10-27 + 2018-02-05 + +
+ palemoon -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Mon Feb 5 05:09:49 2018 Return-Path: Delivered-To: svn-ports-all@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 28A63EF1B2B; Mon, 5 Feb 2018 05:09:49 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE5A782A60; Mon, 5 Feb 2018 05:09:48 +0000 (UTC) (envelope-from yuri@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 ACD1C242D5; Mon, 5 Feb 2018 05:09:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1559mmY092436; Mon, 5 Feb 2018 05:09:48 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1559msj092433; Mon, 5 Feb 2018 05:09:48 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802050509.w1559msj092433@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 05:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460962 - head/net/shadowsocks-libev X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net/shadowsocks-libev X-SVN-Commit-Revision: 460962 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 05:09:49 -0000 Author: yuri Date: Mon Feb 5 05:09:48 2018 New Revision: 460962 URL: https://svnweb.freebsd.org/changeset/ports/460962 Log: net/shadowsocks-libev: Update to 3.1.3 Summary of change logs: * shadowsocks-libev (3.1.3-1) * Fix a bug in UDP relay. * shadowsocks-libev (3.1.2-1) * Fix a bug in DNS resolver. * Add new TFO API support. * shadowsocks-libev (3.1.1-1) * Fix a security issue in ss-manager. (CVE-2017-15924) Additional port changes: * Added LICENSE_FILE * Sorted GH_TUPLE * Changed static library to shared library * Added USE_LDCONFIG * Added INSTALL_TARGET=install-strip * Added optional shell completion files for BASH and ZSH PR: 225442 Submitted by: csosstudy@gmail.com (PORTVERSION line) Approved by: xiaoding+freebsd@xiaoding.org (maintainer), adamw (mentor) MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D14200 Modified: head/net/shadowsocks-libev/Makefile head/net/shadowsocks-libev/distinfo head/net/shadowsocks-libev/pkg-plist Modified: head/net/shadowsocks-libev/Makefile ============================================================================== --- head/net/shadowsocks-libev/Makefile Mon Feb 5 05:07:24 2018 (r460961) +++ head/net/shadowsocks-libev/Makefile Mon Feb 5 05:09:48 2018 (r460962) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= shadowsocks-libev -PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v +DISTVERSION= 3.1.3 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org COMMENT= Lightweight tunnel proxy which can help you get through firewalls LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev \ libmbedcrypto.so:security/mbedtls \ @@ -18,17 +19,17 @@ LIB_DEPENDS= libev.so:devel/libev \ libcares.so:dns/c-ares USES= autoreconf gmake libtool:keepla pathfix - -# fetch from github repo +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-shared USE_GITHUB= yes GH_ACCOUNT= shadowsocks -GH_TUPLE= shadowsocks:libcork:0220aa5:libcork/libcork \ - shadowsocks:ipset:3ea7fe3:libipset/libipset \ - shadowsocks:libbloom:7a9deb8:libbloom/libbloom +GH_TUPLE= shadowsocks:libbloom:7a9deb8:libbloom/libbloom \ + shadowsocks:libcork:0220aa5:libcork/libcork \ + shadowsocks:ipset:3ea7fe3:libipset/libipset +INSTALL_TARGET= install-strip +USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= BASH DOCS ZSH OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc \ @@ -38,11 +39,23 @@ DOCS_CONFIGURE_OFF= --disable-documentation USE_RC_SUBR= shadowsocks_libev post-patch: - ${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ + @${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ ${WRKSRC}/src/local.c ${WRKSRC}/src/server.c post-install: - ${MKDIR} ${STAGEDIR}${ETCDIR} + @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/debian/config.json ${STAGEDIR}${ETCDIR}/config.json.sample + +post-install-BASH-on: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions +.for c in ss-local ss-manager ss-redir ss-server ss-tunnel + ${INSTALL_DATA} ${WRKSRC}/completions/bash/${c} ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${c} +.endfor + +post-install-ZSH-on: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions +.for c in _ss-local _ss-manager _ss-redir _ss-server _ss-tunnel + ${INSTALL_DATA} ${WRKSRC}/completions/zsh/${c} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/${c} +.endfor .include Modified: head/net/shadowsocks-libev/distinfo ============================================================================== --- head/net/shadowsocks-libev/distinfo Mon Feb 5 05:07:24 2018 (r460961) +++ head/net/shadowsocks-libev/distinfo Mon Feb 5 05:09:48 2018 (r460962) @@ -1,6 +1,6 @@ -TIMESTAMP = 1506953360 -SHA256 (shadowsocks-shadowsocks-libev-v3.1.0_GH0.tar.gz) = 305e29bbd67c8cac4b244352e1ef804cb3801f501aae12bec0fe42708d7ff8a2 -SIZE (shadowsocks-shadowsocks-libev-v3.1.0_GH0.tar.gz) = 260649 +TIMESTAMP = 1517786418 +SHA256 (shadowsocks-shadowsocks-libev-v3.1.3_GH0.tar.gz) = 285fa05bfb4ce65dd77d9a223749f3a625a97e6bc7d9c17af910701e1a00e06a +SIZE (shadowsocks-shadowsocks-libev-v3.1.3_GH0.tar.gz) = 265286 SHA256 (shadowsocks-libcork-0220aa5_GH0.tar.gz) = 95d6e1a09695329ea03734a8e4f75e8a726fd2a6b6baa6b0d28eabc299c5a168 SIZE (shadowsocks-libcork-0220aa5_GH0.tar.gz) = 184195 SHA256 (shadowsocks-ipset-3ea7fe3_GH0.tar.gz) = e7b487c21a5352a3c9faef3256ed1a539f7ee46f38bf57922340c125c720da61 Modified: head/net/shadowsocks-libev/pkg-plist ============================================================================== --- head/net/shadowsocks-libev/pkg-plist Mon Feb 5 05:07:24 2018 (r460961) +++ head/net/shadowsocks-libev/pkg-plist Mon Feb 5 05:09:48 2018 (r460962) @@ -3,10 +3,22 @@ bin/ss-manager bin/ss-server bin/ss-tunnel include/shadowsocks.h -lib/libshadowsocks-libev.a lib/libshadowsocks-libev.la +lib/libshadowsocks-libev.so +lib/libshadowsocks-libev.so.2 +lib/libshadowsocks-libev.so.2.0.0 libdata/pkgconfig/shadowsocks-libev.pc @sample %%ETCDIR%%/config.json.sample +%%BASH%%share/bash-completion/completions/ss-local +%%BASH%%share/bash-completion/completions/ss-manager +%%BASH%%share/bash-completion/completions/ss-redir +%%BASH%%share/bash-completion/completions/ss-server +%%BASH%%share/bash-completion/completions/ss-tunnel +%%ZSH%%share/zsh/site-functions/_ss-local +%%ZSH%%share/zsh/site-functions/_ss-manager +%%ZSH%%share/zsh/site-functions/_ss-redir +%%ZSH%%share/zsh/site-functions/_ss-server +%%ZSH%%share/zsh/site-functions/_ss-tunnel %%DOCS%%man/man1/ss-local.1.gz %%DOCS%%man/man1/ss-manager.1.gz %%DOCS%%man/man1/ss-nat.1.gz From owner-svn-ports-all@freebsd.org Mon Feb 5 07:31:06 2018 Return-Path: Delivered-To: svn-ports-all@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 B9131ED0FE8; Mon, 5 Feb 2018 07:31:06 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F878868E1; Mon, 5 Feb 2018 07:31:06 +0000 (UTC) (envelope-from grog@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 6A76E2595B; Mon, 5 Feb 2018 07:31:06 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w157V6ie063819; Mon, 5 Feb 2018 07:31:06 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w157V63D063816; Mon, 5 Feb 2018 07:31:06 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201802050731.w157V63D063816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 5 Feb 2018 07:31:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460963 - head/graphics/hugin X-SVN-Group: ports-head X-SVN-Commit-Author: grog X-SVN-Commit-Paths: head/graphics/hugin X-SVN-Commit-Revision: 460963 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 07:31:07 -0000 Author: grog Date: Mon Feb 5 07:31:05 2018 New Revision: 460963 URL: https://svnweb.freebsd.org/changeset/ports/460963 Log: Update to revision 2018.0.0 Modified: head/graphics/hugin/Makefile head/graphics/hugin/distinfo head/graphics/hugin/pkg-plist Modified: head/graphics/hugin/Makefile ============================================================================== --- head/graphics/hugin/Makefile Mon Feb 5 05:09:48 2018 (r460962) +++ head/graphics/hugin/Makefile Mon Feb 5 07:31:05 2018 (r460963) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= hugin -PORTVERSION= 2017.0.0 -PORTREVISION= 6 +PORTVERSION= 2018.0.0 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} Modified: head/graphics/hugin/distinfo ============================================================================== --- head/graphics/hugin/distinfo Mon Feb 5 05:09:48 2018 (r460962) +++ head/graphics/hugin/distinfo Mon Feb 5 07:31:05 2018 (r460963) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499403807 -SHA256 (hugin-2017.0.0.tar.bz2) = 86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609 -SIZE (hugin-2017.0.0.tar.bz2) = 9803272 +TIMESTAMP = 1517791084 +SHA256 (hugin-2018.0.0.tar.bz2) = d3af0d066ac50e3bb243a175a64ecda136d87178419457e8822e11bcf0e565cb +SIZE (hugin-2018.0.0.tar.bz2) = 9838518 Modified: head/graphics/hugin/pkg-plist ============================================================================== --- head/graphics/hugin/pkg-plist Mon Feb 5 05:09:48 2018 (r460962) +++ head/graphics/hugin/pkg-plist Mon Feb 5 07:31:05 2018 (r460963) @@ -13,6 +13,7 @@ bin/hugin bin/hugin_executor bin/hugin_hdrmerge bin/hugin_lensdb +bin/hugin_stacker bin/hugin_stitch_project bin/icpfind bin/linefind @@ -79,14 +80,19 @@ share/applications/pto_gen.desktop %%DATADIR%%/data/blended_stacks.executor %%DATADIR%%/data/celeste.model %%DATADIR%%/data/default.setting +%%DATADIR%%/data/duallens.assistant +%%DATADIR%%/data/expressions.ini %%DATADIR%%/data/fused_layers.executor %%DATADIR%%/data/hdr_pano.executor %%DATADIR%%/data/hugin_exiftool_copy.arg %%DATADIR%%/data/hugin_exiftool_final_example.arg +%%DATADIR%%/data/median_stack.executor +%%DATADIR%%/data/multirow.assistant %%DATADIR%%/data/normal_enblend.executor %%DATADIR%%/data/normal_enblend_cubic.executor %%DATADIR%%/data/normal_layered_tiff.executor %%DATADIR%%/data/normal_smartblend.executor +%%DATADIR%%/data/normal.assistant %%DATADIR%%/data/plugins-templates/dual_use.py %%DATADIR%%/data/plugins-templates/plugin_skeleton.py %%DATADIR%%/data/plugins/README_woa.txt @@ -94,6 +100,9 @@ share/applications/pto_gen.desktop %%DATADIR%%/data/plugins/shooting_pattern.py %%DATADIR%%/data/plugins/top_five.py %%DATADIR%%/data/plugins/woa.py +%%DATADIR%%/data/scanned.assistant +%%DATADIR%%/data/scanned2.assistant +%%DATADIR%%/data/stacked.assistant %%DATADIR%%/data/zeronoise.executor %%DATADIR%%/xrc/about.xrc %%DATADIR%%/xrc/batch_frame.xrc @@ -446,7 +455,7 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/data/help_en_EN/Tca_correct.html %%DATADIR%%/xrc/data/help_en_EN/The_General_Panini_Projection.html %%DATADIR%%/xrc/data/help_en_EN/Tone_mapping.html -%%DATADIR%%/xrc/data/help_en_EN/User_defined_output_sequence.html +%%DATADIR%%/xrc/data/help_en_EN/User_defined_output_sequence_and_user_defined_assistant.html %%DATADIR%%/xrc/data/help_en_EN/Using_Celeste_with_hugin.html %%DATADIR%%/xrc/data/help_en_EN/Verdandi.html %%DATADIR%%/xrc/data/help_en_EN/Vertical-fisheye.jpg From owner-svn-ports-all@freebsd.org Mon Feb 5 07:46:26 2018 Return-Path: Delivered-To: svn-ports-all@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 256B0ED654C; Mon, 5 Feb 2018 07:46:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEFC787158; Mon, 5 Feb 2018 07:46:25 +0000 (UTC) (envelope-from yuri@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 C58F725C47; Mon, 5 Feb 2018 07:46:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w157kPqT071555; Mon, 5 Feb 2018 07:46:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w157kPat071548; Mon, 5 Feb 2018 07:46:25 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802050746.w157kPat071548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 07:46:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460964 - in head: . textproc textproc/ibus-m17n textproc/ibus-m17n/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: . textproc textproc/ibus-m17n textproc/ibus-m17n/files X-SVN-Commit-Revision: 460964 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 07:46:26 -0000 Author: yuri Date: Mon Feb 5 07:46:24 2018 New Revision: 460964 URL: https://svnweb.freebsd.org/changeset/ports/460964 Log: Re-added port: textproc/ibus-m17n: m17n IM engine for IBus framework (existed 2009/09/04-2017/04/30, deleted in r439826) It has been deleted due to the Google Code closure. It allows to use keyboard layouts of the m17n project through standard IBus interface. Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13548 Added: head/textproc/ibus-m17n/ - copied from r439825, head/textproc/ibus-m17n/ Deleted: head/textproc/ibus-m17n/files/ Modified: head/MOVED head/textproc/Makefile head/textproc/ibus-m17n/Makefile head/textproc/ibus-m17n/distinfo head/textproc/ibus-m17n/pkg-descr head/textproc/ibus-m17n/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Mon Feb 5 07:31:05 2018 (r460963) +++ head/MOVED Mon Feb 5 07:46:24 2018 (r460964) @@ -9309,7 +9309,6 @@ textproc/ibus-table||2017-04-30|Has expired: Unfetchab textproc/chm2pdf||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) textproc/dtdinst||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) textproc/py-xmltv||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) -textproc/ibus-m17n||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) textproc/libroxml||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) mail/gnome-gmail-notifier||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) irc/py-gozerbot||2017-04-30|Has expired: Unfetchable for more than six months (google code has gone away) Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Feb 5 07:31:05 2018 (r460963) +++ head/textproc/Makefile Mon Feb 5 07:46:24 2018 (r460964) @@ -333,6 +333,7 @@ SUBDIR += ibus SUBDIR += ibus-el SUBDIR += ibus-kmfl + SUBDIR += ibus-m17n SUBDIR += ibus-qt SUBDIR += ibus-typing-booster SUBDIR += icdiff Modified: head/textproc/ibus-m17n/Makefile ============================================================================== --- head/textproc/ibus-m17n/Makefile Sun Apr 30 14:26:41 2017 (r439825) +++ head/textproc/ibus-m17n/Makefile Mon Feb 5 07:46:24 2018 (r460964) @@ -2,29 +2,27 @@ # $FreeBSD$ PORTNAME= ibus-m17n -PORTVERSION= 1.3.3 -PORTREVISION= 5 +DISTVERSION= 1.3.4-16 +DISTVERSIONSUFFIX= -g791efdd CATEGORIES= textproc -MASTER_SITES= GOOGLE_CODE -MAINTAINER= nikola.lecic@anthesphoria.net -COMMENT= The m17n IMEngine for IBus framework +MAINTAINER= yuri@FreeBSD.org +COMMENT= m17n IM engine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ - libm17n.so:devel/m17n-lib + libm17n.so:devel/m17n-lib \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ibus-daemon:textproc/ibus -PROJECTHOST= ibus - -USES= gmake pkgconfig +USES= autoreconf gmake libtool pkgconfig GNU_CONFIGURE= yes +USE_GITHUB= yes +GH_ACCOUNT= ibus +USE_GNOME= glib20 gtk20 atk gdkpixbuf2 cairo pango intltool OPTIONS_DEFINE= NLS OPTIONS_SUB= yes Modified: head/textproc/ibus-m17n/distinfo ============================================================================== --- head/textproc/ibus-m17n/distinfo Sun Apr 30 14:26:41 2017 (r439825) +++ head/textproc/ibus-m17n/distinfo Mon Feb 5 07:46:24 2018 (r460964) @@ -1,2 +1,3 @@ -SHA256 (ibus-m17n-1.3.3.tar.gz) = 0374aef2149bcf1a337c39ab642ee39da4dbb17758ee8c095f954ca835dc10bf -SIZE (ibus-m17n-1.3.3.tar.gz) = 431113 +TIMESTAMP = 1513736377 +SHA256 (ibus-ibus-m17n-1.3.4-16-g791efdd_GH0.tar.gz) = 3c5e7563d7a7143ee71aa646d784c1443ac95debb49d142310950112c30050d0 +SIZE (ibus-ibus-m17n-1.3.4-16-g791efdd_GH0.tar.gz) = 37723 Modified: head/textproc/ibus-m17n/pkg-descr ============================================================================== --- head/textproc/ibus-m17n/pkg-descr Sun Apr 30 14:26:41 2017 (r439825) +++ head/textproc/ibus-m17n/pkg-descr Mon Feb 5 07:46:24 2018 (r460964) @@ -4,4 +4,4 @@ project (available via devel/m17n-db and textproc/m17n standard IBus interface. m17n-lib currenty supports input of more than 60 languages with more than 70 language-specific input methods. -WWW: http://code.google.com/p/ibus +WWW: https://github.com/ibus/ibus-m17n Modified: head/textproc/ibus-m17n/pkg-plist ============================================================================== --- head/textproc/ibus-m17n/pkg-plist Sun Apr 30 14:26:41 2017 (r439825) +++ head/textproc/ibus-m17n/pkg-plist Mon Feb 5 07:46:24 2018 (r460964) @@ -1,7 +1,8 @@ libexec/ibus-engine-m17n libexec/ibus-setup-m17n share/ibus/component/m17n.xml +%%DATADIR%%/default.xml %%DATADIR%%/icons/ibus-m17n.svg -%%DATADIR%%/setup/default.xml %%DATADIR%%/setup/ibus-m17n-preferences.ui +share/applications/ibus-setup-m17n.desktop %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo From owner-svn-ports-all@freebsd.org Mon Feb 5 07:47:41 2018 Return-Path: Delivered-To: svn-ports-all@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 92953ED671F; Mon, 5 Feb 2018 07:47:41 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 C190687280; Mon, 5 Feb 2018 07:47:40 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [10.80.110.21] (22.236.197.178.dynamic.wless.lssmb00p-cgnat.res.cust.swisscom.ch [178.197.236.22]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id 4bb63d62 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 5 Feb 2018 07:47:38 +0000 (UTC) Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r460831 - head/net-im/libpurple From: Pietro Cerutti X-Mailer: iPhone Mail (15D60) In-Reply-To: <201802031821.w13ILfi2046711@repo.freebsd.org> Date: Mon, 5 Feb 2018 08:47:36 +0100 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-Id: <080B0D2D-BFA6-49BB-A3F9-C2B343CFA160@FreeBSD.org> References: <201802031821.w13ILfi2046711@repo.freebsd.org> To: Dmitry Marakasov Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 07:47:41 -0000 > On 3 Feb 2018, at 19:21, Dmitry Marakasov wrote: >=20 > Author: amdmi3 > Date: Sat Feb 3 18:21:41 2018 > New Revision: 460831 > URL: https://svnweb.freebsd.org/changeset/ports/460831 >=20 > Log: > - Switch to USES=3Dlocalbase > - Add missing files to plist Broken in this configuration: https://gahr.ch/poudriere/logs/bulk/11amd64-stable/latest/logs/errors/libpur= ple-2.12.0_4.log --=20 Pietro Cerutti gahr@gahr.ch= From owner-svn-ports-all@freebsd.org Mon Feb 5 08:45:46 2018 Return-Path: Delivered-To: svn-ports-all@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 0469FEDAF87; Mon, 5 Feb 2018 08:45:46 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7C9869174; Mon, 5 Feb 2018 08:45:45 +0000 (UTC) (envelope-from gahr@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 9BC2D265DA; Mon, 5 Feb 2018 08:45:45 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w158jjfb001328; Mon, 5 Feb 2018 08:45:45 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w158jjwe001327; Mon, 5 Feb 2018 08:45:45 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201802050845.w158jjwe001327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 5 Feb 2018 08:45:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460965 - head/net-im/libpurple X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/net-im/libpurple X-SVN-Commit-Revision: 460965 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 08:45:46 -0000 Author: gahr Date: Mon Feb 5 08:45:45 2018 New Revision: 460965 URL: https://svnweb.freebsd.org/changeset/ports/460965 Log: net-im/libpurple: fix PLIST after r460831 Modified: head/net-im/libpurple/pkg-plist Modified: head/net-im/libpurple/pkg-plist ============================================================================== --- head/net-im/libpurple/pkg-plist Mon Feb 5 07:46:24 2018 (r460964) +++ head/net-im/libpurple/pkg-plist Mon Feb 5 08:45:45 2018 (r460965) @@ -84,8 +84,8 @@ lib/purple-2/idle.a lib/purple-2/idle.so lib/purple-2/joinpart.a lib/purple-2/joinpart.so -lib/purple-2/libaim.a -lib/purple-2/libaim.so +%%OSCAR%%lib/purple-2/libaim.a +%%OSCAR%%lib/purple-2/libaim.so %%OSCAR%%lib/purple-2/libicq.a %%OSCAR%%lib/purple-2/libicq.so %%BONJOUR%%lib/purple-2/libbonjour.a From owner-svn-ports-all@freebsd.org Mon Feb 5 08:46:21 2018 Return-Path: Delivered-To: svn-ports-all@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 249BAEDB031; Mon, 5 Feb 2018 08:46:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 5802469273; Mon, 5 Feb 2018 08:46:20 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id 225b9052 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 5 Feb 2018 08:46:19 +0000 (UTC) Date: Mon, 5 Feb 2018 08:46:19 +0000 From: Pietro Cerutti To: Dmitry Marakasov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460831 - head/net-im/libpurple Message-ID: <20180205084619.ipnfrbed2ujoe65v@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201802031821.w13ILfi2046711@repo.freebsd.org> <080B0D2D-BFA6-49BB-A3F9-C2B343CFA160@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cxkgaufav3ogm6zf" Content-Disposition: inline In-Reply-To: <080B0D2D-BFA6-49BB-A3F9-C2B343CFA160@FreeBSD.org> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171215-146-1b4eb0 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 08:46:21 -0000 --cxkgaufav3ogm6zf Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 5 18 08:47, Pietro Cerutti wrote: [-- Type: text/plain; charset=3Dus-ascii, Encoding: quoted-printable, Size:= 446 --] > >> On 3 Feb 2018, at 19:21, Dmitry Marakasov wrote: >> >> Author: amdmi3 >> Date: Sat Feb 3 18:21:41 2018 >> New Revision: 460831 >> URL: https://svnweb.freebsd.org/changeset/ports/460831 >> >> Log: >> - Switch to USES=3Dlocalbase >> - Add missing files to plist > >Broken in this configuration: >https://gahr.ch/poudriere/logs/bulk/11amd64-stable/latest/logs/errors/libp= urple-2.12.0_4.log Fixed in r460965. --=20 Pietro Cerutti --cxkgaufav3ogm6zf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlp4GdYuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII nq/8D/9IRucBCIJEFIkBh3s+JPL7bDtbWweQoh1FK4cCI2/igJZPchJckS/BcaPW vT1g38DbuvA1zfv1D1RewaGTryr7/gBISSdhlwpuo5IpTNTuPizs2YOA2Cm7ZwdO 0FFT/IOkNGpR6zkjlqY7ZacfzhEu186d922tg6Fl/uPdXdkEO/uc4rxUDSR/Ehs/ vfvsW8AwUYR/XO35YOtQPd9Du600yWaK6ZaULZJUXhStBZqqHms+jtEHzE+Kkhtw zDrKAA02vDjym3I9cJkpoa6DD0aGltFCAh2oliBXio0DDv2g+zmE88vg8RMdvMWd iNiu9b/9zsCPVTPhkgBxV35rsALgfdpZbfidLkzg0MlpAtE2/9A3Q9/9FH9HR86i GDgKeikMBQNhiDfc1ebp+qR7yJN2X6SD2TsMuLJIl0kaO3URFiNa54Ln3SaK7x9V HUAO4IsN8R5HbTxIbtm7sWS5b+AC+Q5aPg0sbzkBN8dFwkHA/D+Xp/4v8U1QNifI iqTorslJlxDdRJufdtX97ZwdUE4VmjqCd95T67tp6EwCGFwLTauMAGL6uxWJnMQ9 luy43i7QzzqUcLheTljnX6EtYaslKmDZOK6uh9iCCcQxHsgaKOtJ3Idql+Un2xvW icSqihEBSqTFbt8fJ/Phf4ySDpMseB1mUD7rrH586XDtq16KEg== =XOC9 -----END PGP SIGNATURE----- --cxkgaufav3ogm6zf-- From owner-svn-ports-all@freebsd.org Mon Feb 5 09:02:16 2018 Return-Path: Delivered-To: svn-ports-all@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 1D30DEDC567; Mon, 5 Feb 2018 09:02:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C85CE69CEE; Mon, 5 Feb 2018 09:02:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C33F2268F0; Mon, 5 Feb 2018 09:02:15 +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 w1592FXv009748; Mon, 5 Feb 2018 09:02:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1592FUE009746; Mon, 5 Feb 2018 09:02:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802050902.w1592FUE009746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 5 Feb 2018 09:02:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460966 - head/x11/lxpanel X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/lxpanel X-SVN-Commit-Revision: 460966 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 09:02:16 -0000 Author: amdmi3 Date: Mon Feb 5 09:02:15 2018 New Revision: 460966 URL: https://svnweb.freebsd.org/changeset/ports/460966 Log: - Fix LICENSE - Add LICENSE_FILE - Fix whitespace - Update WWW Modified: head/x11/lxpanel/Makefile head/x11/lxpanel/pkg-descr Modified: head/x11/lxpanel/Makefile ============================================================================== --- head/x11/lxpanel/Makefile Mon Feb 5 08:45:45 2018 (r460965) +++ head/x11/lxpanel/Makefile Mon Feb 5 09:02:15 2018 (r460966) @@ -9,8 +9,9 @@ MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight X11 desktop panel -LICENSE= GPLv2 MIT -LICENSE_COMB= dual +LICENSE= GPLv2+ MIT +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ libkeybinder.so:x11/keybinder \ @@ -23,6 +24,8 @@ USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 libwnck intlt USE_XORG= x11 USES= gmake libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes +CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ + --with-plugins="${LXPANEL_PLUGINS}" INSTALL_TARGET= install-strip # Panel plugins @@ -36,18 +39,15 @@ OPTIONS_SUB= yes ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_ENABLE= alsa -ALSA_VARS= lxpanel_plugins+=",-volume,volumealsa" -OSS_VARS= lxpanel_plugins+=",volume,-volumealsa" +ALSA_VARS= lxpanel_plugins+=",-volume,volumealsa" +OSS_VARS= lxpanel_plugins+=",volume,-volumealsa" NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext -NLS_USES_OFF= gettext-tools -WEATHER_USE= gnome=libxml2 -WEATHER_VARS= lxpanel_plugins+=",weather" +NLS_USES= gettext +NLS_USES_OFF= gettext-tools +WEATHER_USE= gnome=libxml2 +WEATHER_VARS= lxpanel_plugins+=",weather" WEATHER_VARS_OFF= lxpanel_plugins+=",-weather" -WEATHER_DESC= Weather plugin - -CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc \ - --with-plugins="${LXPANEL_PLUGINS}" +WEATHER_DESC= Weather plugin post-patch-NLS-off: @${REINPLACE_CMD} -e 's|po man|man|' \ Modified: head/x11/lxpanel/pkg-descr ============================================================================== --- head/x11/lxpanel/pkg-descr Mon Feb 5 08:45:45 2018 (r460965) +++ head/x11/lxpanel/pkg-descr Mon Feb 5 09:02:15 2018 (r460966) @@ -5,4 +5,4 @@ It's not only with fbpanel features but also * supports i18n * provides lxpanelctl to control lxpanel -WWW: http://wiki.lxde.org/en/LXPanel +WWW: https://wiki.lxde.org/en/LXPanel From owner-svn-ports-all@freebsd.org Mon Feb 5 09:02:18 2018 Return-Path: Delivered-To: svn-ports-all@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 27164EDC575; Mon, 5 Feb 2018 09:02:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1BE369CF3; Mon, 5 Feb 2018 09:02:17 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC9A8268F4; Mon, 5 Feb 2018 09:02:17 +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 w1592HQV009850; Mon, 5 Feb 2018 09:02:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1592H2Q009848; Mon, 5 Feb 2018 09:02:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802050902.w1592H2Q009848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 5 Feb 2018 09:02:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460967 - head/textproc/unrtf X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/unrtf X-SVN-Commit-Revision: 460967 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 09:02:18 -0000 Author: amdmi3 Date: Mon Feb 5 09:02:17 2018 New Revision: 460967 URL: https://svnweb.freebsd.org/changeset/ports/460967 Log: - Switch to USES=localbase - Switch to new test framework - Fix portlint by switching to static plist Approved by: portmgr blanket Added: head/textproc/unrtf/pkg-plist (contents, props changed) Modified: head/textproc/unrtf/Makefile Modified: head/textproc/unrtf/Makefile ============================================================================== --- head/textproc/unrtf/Makefile Mon Feb 5 09:02:15 2018 (r460966) +++ head/textproc/unrtf/Makefile Mon Feb 5 09:02:17 2018 (r460967) @@ -12,32 +12,19 @@ COMMENT= Converter from RTF to several formats, includ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf cpe gmake iconv +USES= autoreconf cpe gmake iconv localbase:ldflags GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share CPE_VENDOR= unrtf_project +TEST_TARGET= check -PLIST_FILES= bin/unrtf \ - %%DATADIR%%/SYMBOL.charmap \ - %%DATADIR%%/html.conf \ - %%DATADIR%%/latex.conf \ - %%DATADIR%%/rtf.conf \ - %%DATADIR%%/text.conf \ - %%DATADIR%%/troff_mm.conf \ - %%DATADIR%%/vt.conf \ - man/man1/unrtf.1.gz +LDFLAGS+= ${ICONV_LIB} -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} - post-patch: @${FIND} -X ${WRKSRC} -type f -and -name "*.[1h]" | ${XARGS} \ ${REINPLACE_CMD} -e \ 's|/usr/local/lib/unrtf/|${DATADIR}/|g' @${REINPLACE_CMD} -e '/^attr_get_param/,/^}/s/return;/return NULL;/' \ ${WRKSRC}/src/attr.c - -check regression-test test: build - @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} ${MAKE_ARGS} check) .include Added: head/textproc/unrtf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/unrtf/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) @@ -0,0 +1,9 @@ +bin/unrtf +man/man1/unrtf.1.gz +%%DATADIR%%/SYMBOL.charmap +%%DATADIR%%/html.conf +%%DATADIR%%/latex.conf +%%DATADIR%%/rtf.conf +%%DATADIR%%/text.conf +%%DATADIR%%/troff_mm.conf +%%DATADIR%%/vt.conf From owner-svn-ports-all@freebsd.org Mon Feb 5 09:03:24 2018 Return-Path: Delivered-To: svn-ports-all@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 D1CB6EDC6F5; Mon, 5 Feb 2018 09:03:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84AA669F0D; Mon, 5 Feb 2018 09:03:23 +0000 (UTC) (envelope-from bapt@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 7F3F226910; Mon, 5 Feb 2018 09:03:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1593NPI011962; Mon, 5 Feb 2018 09:03:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1593M5e011952; Mon, 5 Feb 2018 09:03:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802050903.w1593M5e011952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 5 Feb 2018 09:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460968 - in head/devel: aarch64-binutils aarch64-none-elf-binutils amd64-binutils arm-gnueabi-binutils arm-none-eabi-binutils avr-binutils mingw32-binutils mips-binutils mips64-binutil... X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/devel: aarch64-binutils aarch64-none-elf-binutils amd64-binutils arm-gnueabi-binutils arm-none-eabi-binutils avr-binutils mingw32-binutils mips-binutils mips64-binutils powerpc64-binutils spar... X-SVN-Commit-Revision: 460968 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 09:03:24 -0000 Author: bapt Date: Mon Feb 5 09:03:22 2018 New Revision: 460968 URL: https://svnweb.freebsd.org/changeset/ports/460968 Log: Commit plist changes forgotten in previous update Reported by: antoine, Mark Millard Modified: head/devel/aarch64-binutils/pkg-plist head/devel/aarch64-none-elf-binutils/pkg-plist head/devel/amd64-binutils/pkg-plist head/devel/arm-gnueabi-binutils/pkg-plist head/devel/arm-none-eabi-binutils/pkg-plist head/devel/avr-binutils/pkg-plist head/devel/mingw32-binutils/pkg-plist head/devel/mips-binutils/pkg-plist head/devel/mips64-binutils/pkg-plist head/devel/powerpc64-binutils/pkg-plist head/devel/sparc64-binutils/pkg-plist Modified: head/devel/aarch64-binutils/pkg-plist ============================================================================== --- head/devel/aarch64-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/aarch64-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -12,42 +12,69 @@ aarch64-freebsd/bin/strip aarch64-freebsd/lib/ldscripts/aarch64elf.x aarch64-freebsd/lib/ldscripts/aarch64elf.xbn aarch64-freebsd/lib/ldscripts/aarch64elf.xc +aarch64-freebsd/lib/ldscripts/aarch64elf.xce aarch64-freebsd/lib/ldscripts/aarch64elf.xd aarch64-freebsd/lib/ldscripts/aarch64elf.xdc +aarch64-freebsd/lib/ldscripts/aarch64elf.xdce +aarch64-freebsd/lib/ldscripts/aarch64elf.xde aarch64-freebsd/lib/ldscripts/aarch64elf.xdw +aarch64-freebsd/lib/ldscripts/aarch64elf.xdwe +aarch64-freebsd/lib/ldscripts/aarch64elf.xe aarch64-freebsd/lib/ldscripts/aarch64elf.xn aarch64-freebsd/lib/ldscripts/aarch64elf.xr aarch64-freebsd/lib/ldscripts/aarch64elf.xs aarch64-freebsd/lib/ldscripts/aarch64elf.xsc +aarch64-freebsd/lib/ldscripts/aarch64elf.xsce +aarch64-freebsd/lib/ldscripts/aarch64elf.xse aarch64-freebsd/lib/ldscripts/aarch64elf.xsw +aarch64-freebsd/lib/ldscripts/aarch64elf.xswe aarch64-freebsd/lib/ldscripts/aarch64elf.xu aarch64-freebsd/lib/ldscripts/aarch64elf.xw +aarch64-freebsd/lib/ldscripts/aarch64elf.xwe aarch64-freebsd/lib/ldscripts/aarch64fbsd.x aarch64-freebsd/lib/ldscripts/aarch64fbsd.xbn aarch64-freebsd/lib/ldscripts/aarch64fbsd.xc +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xce aarch64-freebsd/lib/ldscripts/aarch64fbsd.xd aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdc +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdce +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xde aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdw +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdwe +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xe aarch64-freebsd/lib/ldscripts/aarch64fbsd.xn aarch64-freebsd/lib/ldscripts/aarch64fbsd.xr aarch64-freebsd/lib/ldscripts/aarch64fbsd.xs aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsc +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsce +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xse aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsw +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xswe aarch64-freebsd/lib/ldscripts/aarch64fbsd.xu aarch64-freebsd/lib/ldscripts/aarch64fbsd.xw +aarch64-freebsd/lib/ldscripts/aarch64fbsd.xwe aarch64-freebsd/lib/ldscripts/aarch64fbsdb.x aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xbn aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xc +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xce aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xd aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdc +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdce +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xde aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdw +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdwe +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xe aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xn aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xr aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xs aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsc +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsce +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xse aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsw +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xswe aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xu aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xw +aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xwe bin/aarch64-freebsd-addr2line bin/aarch64-freebsd-ar bin/aarch64-freebsd-as Modified: head/devel/aarch64-none-elf-binutils/pkg-plist ============================================================================== --- head/devel/aarch64-none-elf-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/aarch64-none-elf-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -12,81 +12,135 @@ aarch64-none-elf/bin/strip aarch64-none-elf/lib/ldscripts/aarch64elf.x aarch64-none-elf/lib/ldscripts/aarch64elf.xbn aarch64-none-elf/lib/ldscripts/aarch64elf.xc +aarch64-none-elf/lib/ldscripts/aarch64elf.xce aarch64-none-elf/lib/ldscripts/aarch64elf.xd aarch64-none-elf/lib/ldscripts/aarch64elf.xdc +aarch64-none-elf/lib/ldscripts/aarch64elf.xdce +aarch64-none-elf/lib/ldscripts/aarch64elf.xde aarch64-none-elf/lib/ldscripts/aarch64elf.xdw +aarch64-none-elf/lib/ldscripts/aarch64elf.xdwe +aarch64-none-elf/lib/ldscripts/aarch64elf.xe aarch64-none-elf/lib/ldscripts/aarch64elf.xn aarch64-none-elf/lib/ldscripts/aarch64elf.xr aarch64-none-elf/lib/ldscripts/aarch64elf.xs aarch64-none-elf/lib/ldscripts/aarch64elf.xsc +aarch64-none-elf/lib/ldscripts/aarch64elf.xsce +aarch64-none-elf/lib/ldscripts/aarch64elf.xse aarch64-none-elf/lib/ldscripts/aarch64elf.xsw +aarch64-none-elf/lib/ldscripts/aarch64elf.xswe aarch64-none-elf/lib/ldscripts/aarch64elf.xu aarch64-none-elf/lib/ldscripts/aarch64elf.xw +aarch64-none-elf/lib/ldscripts/aarch64elf.xwe aarch64-none-elf/lib/ldscripts/aarch64elf32.x aarch64-none-elf/lib/ldscripts/aarch64elf32.xbn aarch64-none-elf/lib/ldscripts/aarch64elf32.xc +aarch64-none-elf/lib/ldscripts/aarch64elf32.xce aarch64-none-elf/lib/ldscripts/aarch64elf32.xd aarch64-none-elf/lib/ldscripts/aarch64elf32.xdc +aarch64-none-elf/lib/ldscripts/aarch64elf32.xdce +aarch64-none-elf/lib/ldscripts/aarch64elf32.xde aarch64-none-elf/lib/ldscripts/aarch64elf32.xdw +aarch64-none-elf/lib/ldscripts/aarch64elf32.xdwe +aarch64-none-elf/lib/ldscripts/aarch64elf32.xe aarch64-none-elf/lib/ldscripts/aarch64elf32.xn aarch64-none-elf/lib/ldscripts/aarch64elf32.xr aarch64-none-elf/lib/ldscripts/aarch64elf32.xs aarch64-none-elf/lib/ldscripts/aarch64elf32.xsc +aarch64-none-elf/lib/ldscripts/aarch64elf32.xsce +aarch64-none-elf/lib/ldscripts/aarch64elf32.xse aarch64-none-elf/lib/ldscripts/aarch64elf32.xsw +aarch64-none-elf/lib/ldscripts/aarch64elf32.xswe aarch64-none-elf/lib/ldscripts/aarch64elf32.xu aarch64-none-elf/lib/ldscripts/aarch64elf32.xw +aarch64-none-elf/lib/ldscripts/aarch64elf32.xwe aarch64-none-elf/lib/ldscripts/aarch64elf32b.x aarch64-none-elf/lib/ldscripts/aarch64elf32b.xbn aarch64-none-elf/lib/ldscripts/aarch64elf32b.xc +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xce aarch64-none-elf/lib/ldscripts/aarch64elf32b.xd aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdc +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdce +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xde aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdw +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdwe +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xe aarch64-none-elf/lib/ldscripts/aarch64elf32b.xn aarch64-none-elf/lib/ldscripts/aarch64elf32b.xr aarch64-none-elf/lib/ldscripts/aarch64elf32b.xs aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsc +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsce +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xse aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsw +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xswe aarch64-none-elf/lib/ldscripts/aarch64elf32b.xu aarch64-none-elf/lib/ldscripts/aarch64elf32b.xw +aarch64-none-elf/lib/ldscripts/aarch64elf32b.xwe aarch64-none-elf/lib/ldscripts/aarch64elfb.x aarch64-none-elf/lib/ldscripts/aarch64elfb.xbn aarch64-none-elf/lib/ldscripts/aarch64elfb.xc +aarch64-none-elf/lib/ldscripts/aarch64elfb.xce aarch64-none-elf/lib/ldscripts/aarch64elfb.xd aarch64-none-elf/lib/ldscripts/aarch64elfb.xdc +aarch64-none-elf/lib/ldscripts/aarch64elfb.xdce +aarch64-none-elf/lib/ldscripts/aarch64elfb.xde aarch64-none-elf/lib/ldscripts/aarch64elfb.xdw +aarch64-none-elf/lib/ldscripts/aarch64elfb.xdwe +aarch64-none-elf/lib/ldscripts/aarch64elfb.xe aarch64-none-elf/lib/ldscripts/aarch64elfb.xn aarch64-none-elf/lib/ldscripts/aarch64elfb.xr aarch64-none-elf/lib/ldscripts/aarch64elfb.xs aarch64-none-elf/lib/ldscripts/aarch64elfb.xsc +aarch64-none-elf/lib/ldscripts/aarch64elfb.xsce +aarch64-none-elf/lib/ldscripts/aarch64elfb.xse aarch64-none-elf/lib/ldscripts/aarch64elfb.xsw +aarch64-none-elf/lib/ldscripts/aarch64elfb.xswe aarch64-none-elf/lib/ldscripts/aarch64elfb.xu aarch64-none-elf/lib/ldscripts/aarch64elfb.xw +aarch64-none-elf/lib/ldscripts/aarch64elfb.xwe aarch64-none-elf/lib/ldscripts/armelf.x aarch64-none-elf/lib/ldscripts/armelf.xbn aarch64-none-elf/lib/ldscripts/armelf.xc +aarch64-none-elf/lib/ldscripts/armelf.xce aarch64-none-elf/lib/ldscripts/armelf.xd aarch64-none-elf/lib/ldscripts/armelf.xdc +aarch64-none-elf/lib/ldscripts/armelf.xdce +aarch64-none-elf/lib/ldscripts/armelf.xde aarch64-none-elf/lib/ldscripts/armelf.xdw +aarch64-none-elf/lib/ldscripts/armelf.xdwe +aarch64-none-elf/lib/ldscripts/armelf.xe aarch64-none-elf/lib/ldscripts/armelf.xn aarch64-none-elf/lib/ldscripts/armelf.xr aarch64-none-elf/lib/ldscripts/armelf.xs aarch64-none-elf/lib/ldscripts/armelf.xsc +aarch64-none-elf/lib/ldscripts/armelf.xsce +aarch64-none-elf/lib/ldscripts/armelf.xse aarch64-none-elf/lib/ldscripts/armelf.xsw +aarch64-none-elf/lib/ldscripts/armelf.xswe aarch64-none-elf/lib/ldscripts/armelf.xu aarch64-none-elf/lib/ldscripts/armelf.xw +aarch64-none-elf/lib/ldscripts/armelf.xwe aarch64-none-elf/lib/ldscripts/armelfb.x aarch64-none-elf/lib/ldscripts/armelfb.xbn aarch64-none-elf/lib/ldscripts/armelfb.xc +aarch64-none-elf/lib/ldscripts/armelfb.xce aarch64-none-elf/lib/ldscripts/armelfb.xd aarch64-none-elf/lib/ldscripts/armelfb.xdc +aarch64-none-elf/lib/ldscripts/armelfb.xdce +aarch64-none-elf/lib/ldscripts/armelfb.xde aarch64-none-elf/lib/ldscripts/armelfb.xdw +aarch64-none-elf/lib/ldscripts/armelfb.xdwe +aarch64-none-elf/lib/ldscripts/armelfb.xe aarch64-none-elf/lib/ldscripts/armelfb.xn aarch64-none-elf/lib/ldscripts/armelfb.xr aarch64-none-elf/lib/ldscripts/armelfb.xs aarch64-none-elf/lib/ldscripts/armelfb.xsc +aarch64-none-elf/lib/ldscripts/armelfb.xsce +aarch64-none-elf/lib/ldscripts/armelfb.xse aarch64-none-elf/lib/ldscripts/armelfb.xsw +aarch64-none-elf/lib/ldscripts/armelfb.xswe aarch64-none-elf/lib/ldscripts/armelfb.xu aarch64-none-elf/lib/ldscripts/armelfb.xw +aarch64-none-elf/lib/ldscripts/armelfb.xwe bin/aarch64-none-elf-addr2line bin/aarch64-none-elf-ar bin/aarch64-none-elf-as Modified: head/devel/amd64-binutils/pkg-plist ============================================================================== --- head/devel/amd64-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/amd64-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -47,117 +47,198 @@ x86_64-freebsd/bin/strip x86_64-freebsd/lib/ldscripts/elf_i386.x x86_64-freebsd/lib/ldscripts/elf_i386.xbn x86_64-freebsd/lib/ldscripts/elf_i386.xc +x86_64-freebsd/lib/ldscripts/elf_i386.xce x86_64-freebsd/lib/ldscripts/elf_i386.xd x86_64-freebsd/lib/ldscripts/elf_i386.xdc +x86_64-freebsd/lib/ldscripts/elf_i386.xdce +x86_64-freebsd/lib/ldscripts/elf_i386.xde x86_64-freebsd/lib/ldscripts/elf_i386.xdw +x86_64-freebsd/lib/ldscripts/elf_i386.xdwe +x86_64-freebsd/lib/ldscripts/elf_i386.xe x86_64-freebsd/lib/ldscripts/elf_i386.xn x86_64-freebsd/lib/ldscripts/elf_i386.xr x86_64-freebsd/lib/ldscripts/elf_i386.xs x86_64-freebsd/lib/ldscripts/elf_i386.xsc +x86_64-freebsd/lib/ldscripts/elf_i386.xsce +x86_64-freebsd/lib/ldscripts/elf_i386.xse x86_64-freebsd/lib/ldscripts/elf_i386.xsw +x86_64-freebsd/lib/ldscripts/elf_i386.xswe x86_64-freebsd/lib/ldscripts/elf_i386.xu x86_64-freebsd/lib/ldscripts/elf_i386.xw +x86_64-freebsd/lib/ldscripts/elf_i386.xwe x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.x x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xbn x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xc +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xce x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xd x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdc +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdce +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xde x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdw +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdwe +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xe x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xn x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xr x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xs x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsc +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsce +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xse x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsw +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xswe x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xu x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xw +x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xwe x86_64-freebsd/lib/ldscripts/elf_iamcu.x x86_64-freebsd/lib/ldscripts/elf_iamcu.xbn x86_64-freebsd/lib/ldscripts/elf_iamcu.xc +x86_64-freebsd/lib/ldscripts/elf_iamcu.xce x86_64-freebsd/lib/ldscripts/elf_iamcu.xd x86_64-freebsd/lib/ldscripts/elf_iamcu.xdc +x86_64-freebsd/lib/ldscripts/elf_iamcu.xdce +x86_64-freebsd/lib/ldscripts/elf_iamcu.xde x86_64-freebsd/lib/ldscripts/elf_iamcu.xdw +x86_64-freebsd/lib/ldscripts/elf_iamcu.xdwe +x86_64-freebsd/lib/ldscripts/elf_iamcu.xe x86_64-freebsd/lib/ldscripts/elf_iamcu.xn x86_64-freebsd/lib/ldscripts/elf_iamcu.xr x86_64-freebsd/lib/ldscripts/elf_iamcu.xs x86_64-freebsd/lib/ldscripts/elf_iamcu.xsc +x86_64-freebsd/lib/ldscripts/elf_iamcu.xsce +x86_64-freebsd/lib/ldscripts/elf_iamcu.xse x86_64-freebsd/lib/ldscripts/elf_iamcu.xsw +x86_64-freebsd/lib/ldscripts/elf_iamcu.xswe x86_64-freebsd/lib/ldscripts/elf_iamcu.xu x86_64-freebsd/lib/ldscripts/elf_iamcu.xw +x86_64-freebsd/lib/ldscripts/elf_iamcu.xwe x86_64-freebsd/lib/ldscripts/elf_k1om.x x86_64-freebsd/lib/ldscripts/elf_k1om.xbn x86_64-freebsd/lib/ldscripts/elf_k1om.xc +x86_64-freebsd/lib/ldscripts/elf_k1om.xce x86_64-freebsd/lib/ldscripts/elf_k1om.xd x86_64-freebsd/lib/ldscripts/elf_k1om.xdc +x86_64-freebsd/lib/ldscripts/elf_k1om.xdce +x86_64-freebsd/lib/ldscripts/elf_k1om.xde x86_64-freebsd/lib/ldscripts/elf_k1om.xdw +x86_64-freebsd/lib/ldscripts/elf_k1om.xdwe +x86_64-freebsd/lib/ldscripts/elf_k1om.xe x86_64-freebsd/lib/ldscripts/elf_k1om.xn x86_64-freebsd/lib/ldscripts/elf_k1om.xr x86_64-freebsd/lib/ldscripts/elf_k1om.xs x86_64-freebsd/lib/ldscripts/elf_k1om.xsc +x86_64-freebsd/lib/ldscripts/elf_k1om.xsce +x86_64-freebsd/lib/ldscripts/elf_k1om.xse x86_64-freebsd/lib/ldscripts/elf_k1om.xsw +x86_64-freebsd/lib/ldscripts/elf_k1om.xswe x86_64-freebsd/lib/ldscripts/elf_k1om.xu x86_64-freebsd/lib/ldscripts/elf_k1om.xw +x86_64-freebsd/lib/ldscripts/elf_k1om.xwe x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.x x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xbn x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xc +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xce x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xd x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdc +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdce +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xde x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdw +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdwe +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xe x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xn x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xr x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xs x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsc +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsce +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xse x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsw +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xswe x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xu x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xw +x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xwe x86_64-freebsd/lib/ldscripts/elf_l1om.x x86_64-freebsd/lib/ldscripts/elf_l1om.xbn x86_64-freebsd/lib/ldscripts/elf_l1om.xc +x86_64-freebsd/lib/ldscripts/elf_l1om.xce x86_64-freebsd/lib/ldscripts/elf_l1om.xd x86_64-freebsd/lib/ldscripts/elf_l1om.xdc +x86_64-freebsd/lib/ldscripts/elf_l1om.xdce +x86_64-freebsd/lib/ldscripts/elf_l1om.xde x86_64-freebsd/lib/ldscripts/elf_l1om.xdw +x86_64-freebsd/lib/ldscripts/elf_l1om.xdwe +x86_64-freebsd/lib/ldscripts/elf_l1om.xe x86_64-freebsd/lib/ldscripts/elf_l1om.xn x86_64-freebsd/lib/ldscripts/elf_l1om.xr x86_64-freebsd/lib/ldscripts/elf_l1om.xs x86_64-freebsd/lib/ldscripts/elf_l1om.xsc +x86_64-freebsd/lib/ldscripts/elf_l1om.xsce +x86_64-freebsd/lib/ldscripts/elf_l1om.xse x86_64-freebsd/lib/ldscripts/elf_l1om.xsw +x86_64-freebsd/lib/ldscripts/elf_l1om.xswe x86_64-freebsd/lib/ldscripts/elf_l1om.xu x86_64-freebsd/lib/ldscripts/elf_l1om.xw +x86_64-freebsd/lib/ldscripts/elf_l1om.xwe x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.x x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xbn x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xc +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xce x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xd x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdc +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdce +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xde x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdw +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdwe +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xe x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xn x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xr x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xs x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsc +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsce +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xse x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsw +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xswe x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xu x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xw +x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xwe x86_64-freebsd/lib/ldscripts/elf_x86_64.x x86_64-freebsd/lib/ldscripts/elf_x86_64.xbn x86_64-freebsd/lib/ldscripts/elf_x86_64.xc +x86_64-freebsd/lib/ldscripts/elf_x86_64.xce x86_64-freebsd/lib/ldscripts/elf_x86_64.xd x86_64-freebsd/lib/ldscripts/elf_x86_64.xdc +x86_64-freebsd/lib/ldscripts/elf_x86_64.xdce +x86_64-freebsd/lib/ldscripts/elf_x86_64.xde x86_64-freebsd/lib/ldscripts/elf_x86_64.xdw +x86_64-freebsd/lib/ldscripts/elf_x86_64.xdwe +x86_64-freebsd/lib/ldscripts/elf_x86_64.xe x86_64-freebsd/lib/ldscripts/elf_x86_64.xn x86_64-freebsd/lib/ldscripts/elf_x86_64.xr x86_64-freebsd/lib/ldscripts/elf_x86_64.xs x86_64-freebsd/lib/ldscripts/elf_x86_64.xsc +x86_64-freebsd/lib/ldscripts/elf_x86_64.xsce +x86_64-freebsd/lib/ldscripts/elf_x86_64.xse x86_64-freebsd/lib/ldscripts/elf_x86_64.xsw +x86_64-freebsd/lib/ldscripts/elf_x86_64.xswe x86_64-freebsd/lib/ldscripts/elf_x86_64.xu x86_64-freebsd/lib/ldscripts/elf_x86_64.xw +x86_64-freebsd/lib/ldscripts/elf_x86_64.xwe x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.x x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xbn x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xc +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xce x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xd x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdc +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdce +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xde x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdw +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdwe +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xe x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xn x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xr x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xs x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsc +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsce +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xse x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsw +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xswe x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xu x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xw +x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xwe Modified: head/devel/arm-gnueabi-binutils/pkg-plist ============================================================================== --- head/devel/arm-gnueabi-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/arm-gnueabi-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -7,47 +7,74 @@ arm-gnueabi-freebsd/bin/objcopy arm-gnueabi-freebsd/bin/objdump arm-gnueabi-freebsd/bin/ranlib arm-gnueabi-freebsd/bin/readelf -arm-gnueabi-freebsd/bin/strip arm-gnueabi-freebsd/bin/size +arm-gnueabi-freebsd/bin/strip arm-gnueabi-freebsd/lib/ldscripts/armelf.x arm-gnueabi-freebsd/lib/ldscripts/armelf.xbn arm-gnueabi-freebsd/lib/ldscripts/armelf.xc +arm-gnueabi-freebsd/lib/ldscripts/armelf.xce arm-gnueabi-freebsd/lib/ldscripts/armelf.xd arm-gnueabi-freebsd/lib/ldscripts/armelf.xdc +arm-gnueabi-freebsd/lib/ldscripts/armelf.xdce +arm-gnueabi-freebsd/lib/ldscripts/armelf.xde arm-gnueabi-freebsd/lib/ldscripts/armelf.xdw +arm-gnueabi-freebsd/lib/ldscripts/armelf.xdwe +arm-gnueabi-freebsd/lib/ldscripts/armelf.xe arm-gnueabi-freebsd/lib/ldscripts/armelf.xn arm-gnueabi-freebsd/lib/ldscripts/armelf.xr arm-gnueabi-freebsd/lib/ldscripts/armelf.xs arm-gnueabi-freebsd/lib/ldscripts/armelf.xsc +arm-gnueabi-freebsd/lib/ldscripts/armelf.xsce +arm-gnueabi-freebsd/lib/ldscripts/armelf.xse arm-gnueabi-freebsd/lib/ldscripts/armelf.xsw +arm-gnueabi-freebsd/lib/ldscripts/armelf.xswe arm-gnueabi-freebsd/lib/ldscripts/armelf.xu arm-gnueabi-freebsd/lib/ldscripts/armelf.xw +arm-gnueabi-freebsd/lib/ldscripts/armelf.xwe arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.x arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xbn arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xc +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xce arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xd arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xdc +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xdce +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xde arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xdw +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xdwe +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xe arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xn arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xr arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xs arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xsc +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xsce +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xse arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xsw +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xswe arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xu arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xw +arm-gnueabi-freebsd/lib/ldscripts/armelf_fbsd.xwe arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.x arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xbn arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xc +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xce arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xd arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xdc +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xdce +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xde arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xdw +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xdwe +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xe arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xn arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xr arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xs arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xsc +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xsce +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xse arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xsw +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xswe arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xu arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xw +arm-gnueabi-freebsd/lib/ldscripts/armelfb_fbsd.xwe bin/arm-gnueabi-freebsd-addr2line bin/arm-gnueabi-freebsd-ar bin/arm-gnueabi-freebsd-as Modified: head/devel/arm-none-eabi-binutils/pkg-plist ============================================================================== --- head/devel/arm-none-eabi-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/arm-none-eabi-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -7,21 +7,30 @@ arm-none-eabi/bin/objcopy arm-none-eabi/bin/objdump arm-none-eabi/bin/ranlib arm-none-eabi/bin/readelf -arm-none-eabi/bin/strip arm-none-eabi/bin/size +arm-none-eabi/bin/strip arm-none-eabi/lib/ldscripts/armelf.x arm-none-eabi/lib/ldscripts/armelf.xbn arm-none-eabi/lib/ldscripts/armelf.xc +arm-none-eabi/lib/ldscripts/armelf.xce arm-none-eabi/lib/ldscripts/armelf.xd arm-none-eabi/lib/ldscripts/armelf.xdc +arm-none-eabi/lib/ldscripts/armelf.xdce +arm-none-eabi/lib/ldscripts/armelf.xde arm-none-eabi/lib/ldscripts/armelf.xdw +arm-none-eabi/lib/ldscripts/armelf.xdwe +arm-none-eabi/lib/ldscripts/armelf.xe arm-none-eabi/lib/ldscripts/armelf.xn arm-none-eabi/lib/ldscripts/armelf.xr arm-none-eabi/lib/ldscripts/armelf.xs arm-none-eabi/lib/ldscripts/armelf.xsc +arm-none-eabi/lib/ldscripts/armelf.xsce +arm-none-eabi/lib/ldscripts/armelf.xse arm-none-eabi/lib/ldscripts/armelf.xsw +arm-none-eabi/lib/ldscripts/armelf.xswe arm-none-eabi/lib/ldscripts/armelf.xu arm-none-eabi/lib/ldscripts/armelf.xw +arm-none-eabi/lib/ldscripts/armelf.xwe bin/arm-none-eabi-addr2line bin/arm-none-eabi-ar bin/arm-none-eabi-as Modified: head/devel/avr-binutils/pkg-plist ============================================================================== --- head/devel/avr-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/avr-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -11,91 +11,109 @@ avr/bin/size avr/bin/strip avr/lib/ldscripts/avr1.x avr/lib/ldscripts/avr1.xbn +avr/lib/ldscripts/avr1.xe avr/lib/ldscripts/avr1.xn avr/lib/ldscripts/avr1.xr avr/lib/ldscripts/avr1.xu avr/lib/ldscripts/avr2.x avr/lib/ldscripts/avr2.xbn +avr/lib/ldscripts/avr2.xe avr/lib/ldscripts/avr2.xn avr/lib/ldscripts/avr2.xr avr/lib/ldscripts/avr2.xu avr/lib/ldscripts/avr25.x avr/lib/ldscripts/avr25.xbn +avr/lib/ldscripts/avr25.xe avr/lib/ldscripts/avr25.xn avr/lib/ldscripts/avr25.xr avr/lib/ldscripts/avr25.xu avr/lib/ldscripts/avr3.x avr/lib/ldscripts/avr3.xbn +avr/lib/ldscripts/avr3.xe avr/lib/ldscripts/avr3.xn avr/lib/ldscripts/avr3.xr avr/lib/ldscripts/avr3.xu avr/lib/ldscripts/avr31.x avr/lib/ldscripts/avr31.xbn +avr/lib/ldscripts/avr31.xe avr/lib/ldscripts/avr31.xn avr/lib/ldscripts/avr31.xr avr/lib/ldscripts/avr31.xu avr/lib/ldscripts/avr35.x avr/lib/ldscripts/avr35.xbn +avr/lib/ldscripts/avr35.xe avr/lib/ldscripts/avr35.xn avr/lib/ldscripts/avr35.xr avr/lib/ldscripts/avr35.xu avr/lib/ldscripts/avr4.x avr/lib/ldscripts/avr4.xbn +avr/lib/ldscripts/avr4.xe avr/lib/ldscripts/avr4.xn avr/lib/ldscripts/avr4.xr avr/lib/ldscripts/avr4.xu avr/lib/ldscripts/avr5.x avr/lib/ldscripts/avr5.xbn +avr/lib/ldscripts/avr5.xe avr/lib/ldscripts/avr5.xn avr/lib/ldscripts/avr5.xr avr/lib/ldscripts/avr5.xu avr/lib/ldscripts/avr51.x avr/lib/ldscripts/avr51.xbn +avr/lib/ldscripts/avr51.xe avr/lib/ldscripts/avr51.xn avr/lib/ldscripts/avr51.xr avr/lib/ldscripts/avr51.xu avr/lib/ldscripts/avr6.x avr/lib/ldscripts/avr6.xbn +avr/lib/ldscripts/avr6.xe avr/lib/ldscripts/avr6.xn avr/lib/ldscripts/avr6.xr avr/lib/ldscripts/avr6.xu avr/lib/ldscripts/avrtiny.x avr/lib/ldscripts/avrtiny.xbn +avr/lib/ldscripts/avrtiny.xe avr/lib/ldscripts/avrtiny.xn avr/lib/ldscripts/avrtiny.xr avr/lib/ldscripts/avrtiny.xu avr/lib/ldscripts/avrxmega1.x avr/lib/ldscripts/avrxmega1.xbn +avr/lib/ldscripts/avrxmega1.xe avr/lib/ldscripts/avrxmega1.xn avr/lib/ldscripts/avrxmega1.xr avr/lib/ldscripts/avrxmega1.xu avr/lib/ldscripts/avrxmega2.x avr/lib/ldscripts/avrxmega2.xbn +avr/lib/ldscripts/avrxmega2.xe avr/lib/ldscripts/avrxmega2.xn avr/lib/ldscripts/avrxmega2.xr avr/lib/ldscripts/avrxmega2.xu avr/lib/ldscripts/avrxmega3.x avr/lib/ldscripts/avrxmega3.xbn +avr/lib/ldscripts/avrxmega3.xe avr/lib/ldscripts/avrxmega3.xn avr/lib/ldscripts/avrxmega3.xr avr/lib/ldscripts/avrxmega3.xu avr/lib/ldscripts/avrxmega4.x avr/lib/ldscripts/avrxmega4.xbn +avr/lib/ldscripts/avrxmega4.xe avr/lib/ldscripts/avrxmega4.xn avr/lib/ldscripts/avrxmega4.xr avr/lib/ldscripts/avrxmega4.xu avr/lib/ldscripts/avrxmega5.x avr/lib/ldscripts/avrxmega5.xbn +avr/lib/ldscripts/avrxmega5.xe avr/lib/ldscripts/avrxmega5.xn avr/lib/ldscripts/avrxmega5.xr avr/lib/ldscripts/avrxmega5.xu avr/lib/ldscripts/avrxmega6.x avr/lib/ldscripts/avrxmega6.xbn +avr/lib/ldscripts/avrxmega6.xe avr/lib/ldscripts/avrxmega6.xn avr/lib/ldscripts/avrxmega6.xr avr/lib/ldscripts/avrxmega6.xu avr/lib/ldscripts/avrxmega7.x avr/lib/ldscripts/avrxmega7.xbn +avr/lib/ldscripts/avrxmega7.xe avr/lib/ldscripts/avrxmega7.xn avr/lib/ldscripts/avrxmega7.xr avr/lib/ldscripts/avrxmega7.xu Modified: head/devel/mingw32-binutils/pkg-plist ============================================================================== --- head/devel/mingw32-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/mingw32-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -1,3 +1,23 @@ +bin/mingw32-addr2line +bin/mingw32-ar +bin/mingw32-as +bin/mingw32-c++filt +bin/mingw32-dlltool +bin/mingw32-dllwrap +bin/mingw32-elfedit +bin/mingw32-gprof +bin/mingw32-ld +bin/mingw32-ld.bfd +bin/mingw32-nm +bin/mingw32-objcopy +bin/mingw32-objdump +bin/mingw32-ranlib +bin/mingw32-readelf +bin/mingw32-size +bin/mingw32-strings +bin/mingw32-strip +bin/mingw32-windmc +bin/mingw32-windres man/man1/mingw32-addr2line.1.gz man/man1/mingw32-ar.1.gz man/man1/mingw32-as.1.gz @@ -27,31 +47,12 @@ mingw32/bin/objcopy mingw32/bin/objdump mingw32/bin/ranlib mingw32/bin/readelf -mingw32/bin/strip mingw32/bin/size +mingw32/bin/strip mingw32/lib/ldscripts/i386pe.x mingw32/lib/ldscripts/i386pe.xa mingw32/lib/ldscripts/i386pe.xbn +mingw32/lib/ldscripts/i386pe.xe mingw32/lib/ldscripts/i386pe.xn mingw32/lib/ldscripts/i386pe.xr mingw32/lib/ldscripts/i386pe.xu -bin/mingw32-addr2line -bin/mingw32-ar -bin/mingw32-as -bin/mingw32-c++filt -bin/mingw32-dlltool -bin/mingw32-dllwrap -bin/mingw32-elfedit -bin/mingw32-gprof -bin/mingw32-ld -bin/mingw32-ld.bfd -bin/mingw32-nm -bin/mingw32-objcopy -bin/mingw32-objdump -bin/mingw32-ranlib -bin/mingw32-readelf -bin/mingw32-strip -bin/mingw32-size -bin/mingw32-strings -bin/mingw32-windmc -bin/mingw32-windres Modified: head/devel/mips-binutils/pkg-plist ============================================================================== --- head/devel/mips-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/mips-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -42,161 +42,269 @@ mips-freebsd/bin/objcopy mips-freebsd/bin/objdump mips-freebsd/bin/ranlib mips-freebsd/bin/readelf -mips-freebsd/bin/strip mips-freebsd/bin/size +mips-freebsd/bin/strip mips-freebsd/lib/ldscripts/elf32btsmip.x mips-freebsd/lib/ldscripts/elf32btsmip.xbn mips-freebsd/lib/ldscripts/elf32btsmip.xc +mips-freebsd/lib/ldscripts/elf32btsmip.xce mips-freebsd/lib/ldscripts/elf32btsmip.xd mips-freebsd/lib/ldscripts/elf32btsmip.xdc +mips-freebsd/lib/ldscripts/elf32btsmip.xdce +mips-freebsd/lib/ldscripts/elf32btsmip.xde mips-freebsd/lib/ldscripts/elf32btsmip.xdw +mips-freebsd/lib/ldscripts/elf32btsmip.xdwe +mips-freebsd/lib/ldscripts/elf32btsmip.xe mips-freebsd/lib/ldscripts/elf32btsmip.xn mips-freebsd/lib/ldscripts/elf32btsmip.xr mips-freebsd/lib/ldscripts/elf32btsmip.xs mips-freebsd/lib/ldscripts/elf32btsmip.xsc +mips-freebsd/lib/ldscripts/elf32btsmip.xsce +mips-freebsd/lib/ldscripts/elf32btsmip.xse mips-freebsd/lib/ldscripts/elf32btsmip.xsw +mips-freebsd/lib/ldscripts/elf32btsmip.xswe mips-freebsd/lib/ldscripts/elf32btsmip.xu mips-freebsd/lib/ldscripts/elf32btsmip.xw +mips-freebsd/lib/ldscripts/elf32btsmip.xwe mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.x mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xbn mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xc +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xce mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xd mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xdc +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xdce +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xde mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xdw +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xe mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xn mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xr mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xs mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xsc +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xsce +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xse mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xsw +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xswe mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xu mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xw +mips-freebsd/lib/ldscripts/elf32btsmip_fbsd.xwe mips-freebsd/lib/ldscripts/elf32btsmipn32.x mips-freebsd/lib/ldscripts/elf32btsmipn32.xbn mips-freebsd/lib/ldscripts/elf32btsmipn32.xc +mips-freebsd/lib/ldscripts/elf32btsmipn32.xce mips-freebsd/lib/ldscripts/elf32btsmipn32.xd mips-freebsd/lib/ldscripts/elf32btsmipn32.xdc +mips-freebsd/lib/ldscripts/elf32btsmipn32.xdce +mips-freebsd/lib/ldscripts/elf32btsmipn32.xde mips-freebsd/lib/ldscripts/elf32btsmipn32.xdw +mips-freebsd/lib/ldscripts/elf32btsmipn32.xdwe +mips-freebsd/lib/ldscripts/elf32btsmipn32.xe mips-freebsd/lib/ldscripts/elf32btsmipn32.xn mips-freebsd/lib/ldscripts/elf32btsmipn32.xr mips-freebsd/lib/ldscripts/elf32btsmipn32.xs mips-freebsd/lib/ldscripts/elf32btsmipn32.xsc +mips-freebsd/lib/ldscripts/elf32btsmipn32.xsce +mips-freebsd/lib/ldscripts/elf32btsmipn32.xse mips-freebsd/lib/ldscripts/elf32btsmipn32.xsw +mips-freebsd/lib/ldscripts/elf32btsmipn32.xswe mips-freebsd/lib/ldscripts/elf32btsmipn32.xu mips-freebsd/lib/ldscripts/elf32btsmipn32.xw +mips-freebsd/lib/ldscripts/elf32btsmipn32.xwe mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.x mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xbn mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xc +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xce mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xd mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xdc +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xdce +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xde mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xdw +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xe mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xn mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xr mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xs mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xsc +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xsce +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xse mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xsw +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xswe mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xu mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xw +mips-freebsd/lib/ldscripts/elf32btsmipn32_fbsd.xwe mips-freebsd/lib/ldscripts/elf32ltsmip.x mips-freebsd/lib/ldscripts/elf32ltsmip.xbn mips-freebsd/lib/ldscripts/elf32ltsmip.xc +mips-freebsd/lib/ldscripts/elf32ltsmip.xce mips-freebsd/lib/ldscripts/elf32ltsmip.xd mips-freebsd/lib/ldscripts/elf32ltsmip.xdc +mips-freebsd/lib/ldscripts/elf32ltsmip.xdce +mips-freebsd/lib/ldscripts/elf32ltsmip.xde mips-freebsd/lib/ldscripts/elf32ltsmip.xdw +mips-freebsd/lib/ldscripts/elf32ltsmip.xdwe +mips-freebsd/lib/ldscripts/elf32ltsmip.xe mips-freebsd/lib/ldscripts/elf32ltsmip.xn mips-freebsd/lib/ldscripts/elf32ltsmip.xr mips-freebsd/lib/ldscripts/elf32ltsmip.xs mips-freebsd/lib/ldscripts/elf32ltsmip.xsc +mips-freebsd/lib/ldscripts/elf32ltsmip.xsce +mips-freebsd/lib/ldscripts/elf32ltsmip.xse mips-freebsd/lib/ldscripts/elf32ltsmip.xsw +mips-freebsd/lib/ldscripts/elf32ltsmip.xswe mips-freebsd/lib/ldscripts/elf32ltsmip.xu mips-freebsd/lib/ldscripts/elf32ltsmip.xw +mips-freebsd/lib/ldscripts/elf32ltsmip.xwe mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.x mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xbn mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xc +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xce mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xd mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xdc +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xdce +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xde mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xdw +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xe mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xn mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xr mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xs mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xsc +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xsce +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xse mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xsw +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xswe mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xu mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xw +mips-freebsd/lib/ldscripts/elf32ltsmip_fbsd.xwe mips-freebsd/lib/ldscripts/elf32ltsmipn32.x mips-freebsd/lib/ldscripts/elf32ltsmipn32.xbn mips-freebsd/lib/ldscripts/elf32ltsmipn32.xc +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xce mips-freebsd/lib/ldscripts/elf32ltsmipn32.xd mips-freebsd/lib/ldscripts/elf32ltsmipn32.xdc +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xdce +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xde mips-freebsd/lib/ldscripts/elf32ltsmipn32.xdw +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xdwe +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xe mips-freebsd/lib/ldscripts/elf32ltsmipn32.xn mips-freebsd/lib/ldscripts/elf32ltsmipn32.xr mips-freebsd/lib/ldscripts/elf32ltsmipn32.xs mips-freebsd/lib/ldscripts/elf32ltsmipn32.xsc +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xsce +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xse mips-freebsd/lib/ldscripts/elf32ltsmipn32.xsw +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xswe mips-freebsd/lib/ldscripts/elf32ltsmipn32.xu mips-freebsd/lib/ldscripts/elf32ltsmipn32.xw +mips-freebsd/lib/ldscripts/elf32ltsmipn32.xwe mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.x mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xbn mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xc +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xce mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xd mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xdc +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xdce +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xde mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xdw +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xe mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xn mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xr mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xs mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xsc +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xsce +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xse mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xsw +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xswe mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xu mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xw +mips-freebsd/lib/ldscripts/elf32ltsmipn32_fbsd.xwe mips-freebsd/lib/ldscripts/elf64btsmip.x mips-freebsd/lib/ldscripts/elf64btsmip.xbn mips-freebsd/lib/ldscripts/elf64btsmip.xc +mips-freebsd/lib/ldscripts/elf64btsmip.xce mips-freebsd/lib/ldscripts/elf64btsmip.xd mips-freebsd/lib/ldscripts/elf64btsmip.xdc +mips-freebsd/lib/ldscripts/elf64btsmip.xdce +mips-freebsd/lib/ldscripts/elf64btsmip.xde mips-freebsd/lib/ldscripts/elf64btsmip.xdw +mips-freebsd/lib/ldscripts/elf64btsmip.xdwe +mips-freebsd/lib/ldscripts/elf64btsmip.xe mips-freebsd/lib/ldscripts/elf64btsmip.xn mips-freebsd/lib/ldscripts/elf64btsmip.xr mips-freebsd/lib/ldscripts/elf64btsmip.xs mips-freebsd/lib/ldscripts/elf64btsmip.xsc +mips-freebsd/lib/ldscripts/elf64btsmip.xsce +mips-freebsd/lib/ldscripts/elf64btsmip.xse mips-freebsd/lib/ldscripts/elf64btsmip.xsw +mips-freebsd/lib/ldscripts/elf64btsmip.xswe mips-freebsd/lib/ldscripts/elf64btsmip.xu mips-freebsd/lib/ldscripts/elf64btsmip.xw +mips-freebsd/lib/ldscripts/elf64btsmip.xwe mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.x mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xbn mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xc +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xce mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xd mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xdc +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xdce +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xde mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xdw +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xe mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xn mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xr mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xs mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xsc +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xsce +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xse mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xsw +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xswe mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xu mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xw +mips-freebsd/lib/ldscripts/elf64btsmip_fbsd.xwe mips-freebsd/lib/ldscripts/elf64ltsmip.x mips-freebsd/lib/ldscripts/elf64ltsmip.xbn mips-freebsd/lib/ldscripts/elf64ltsmip.xc +mips-freebsd/lib/ldscripts/elf64ltsmip.xce mips-freebsd/lib/ldscripts/elf64ltsmip.xd mips-freebsd/lib/ldscripts/elf64ltsmip.xdc +mips-freebsd/lib/ldscripts/elf64ltsmip.xdce +mips-freebsd/lib/ldscripts/elf64ltsmip.xde mips-freebsd/lib/ldscripts/elf64ltsmip.xdw +mips-freebsd/lib/ldscripts/elf64ltsmip.xdwe +mips-freebsd/lib/ldscripts/elf64ltsmip.xe mips-freebsd/lib/ldscripts/elf64ltsmip.xn mips-freebsd/lib/ldscripts/elf64ltsmip.xr mips-freebsd/lib/ldscripts/elf64ltsmip.xs mips-freebsd/lib/ldscripts/elf64ltsmip.xsc +mips-freebsd/lib/ldscripts/elf64ltsmip.xsce +mips-freebsd/lib/ldscripts/elf64ltsmip.xse mips-freebsd/lib/ldscripts/elf64ltsmip.xsw +mips-freebsd/lib/ldscripts/elf64ltsmip.xswe mips-freebsd/lib/ldscripts/elf64ltsmip.xu mips-freebsd/lib/ldscripts/elf64ltsmip.xw +mips-freebsd/lib/ldscripts/elf64ltsmip.xwe mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.x mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xbn mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xc +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xce mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xd mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xdc +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xdce +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xde mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xdw +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xdwe +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xe mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xn mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xr mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xs mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xsc +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xsce +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xse mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xsw +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xswe mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xu mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xw +mips-freebsd/lib/ldscripts/elf64ltsmip_fbsd.xwe Modified: head/devel/mips64-binutils/pkg-plist ============================================================================== --- head/devel/mips64-binutils/pkg-plist Mon Feb 5 09:02:17 2018 (r460967) +++ head/devel/mips64-binutils/pkg-plist Mon Feb 5 09:03:22 2018 (r460968) @@ -42,161 +42,269 @@ mips64-freebsd/bin/objcopy mips64-freebsd/bin/objdump mips64-freebsd/bin/ranlib mips64-freebsd/bin/readelf -mips64-freebsd/bin/strip mips64-freebsd/bin/size +mips64-freebsd/bin/strip mips64-freebsd/lib/ldscripts/elf32btsmip.x mips64-freebsd/lib/ldscripts/elf32btsmip.xbn mips64-freebsd/lib/ldscripts/elf32btsmip.xc +mips64-freebsd/lib/ldscripts/elf32btsmip.xce mips64-freebsd/lib/ldscripts/elf32btsmip.xd mips64-freebsd/lib/ldscripts/elf32btsmip.xdc +mips64-freebsd/lib/ldscripts/elf32btsmip.xdce +mips64-freebsd/lib/ldscripts/elf32btsmip.xde mips64-freebsd/lib/ldscripts/elf32btsmip.xdw +mips64-freebsd/lib/ldscripts/elf32btsmip.xdwe +mips64-freebsd/lib/ldscripts/elf32btsmip.xe mips64-freebsd/lib/ldscripts/elf32btsmip.xn mips64-freebsd/lib/ldscripts/elf32btsmip.xr mips64-freebsd/lib/ldscripts/elf32btsmip.xs mips64-freebsd/lib/ldscripts/elf32btsmip.xsc +mips64-freebsd/lib/ldscripts/elf32btsmip.xsce +mips64-freebsd/lib/ldscripts/elf32btsmip.xse mips64-freebsd/lib/ldscripts/elf32btsmip.xsw +mips64-freebsd/lib/ldscripts/elf32btsmip.xswe mips64-freebsd/lib/ldscripts/elf32btsmip.xu mips64-freebsd/lib/ldscripts/elf32btsmip.xw +mips64-freebsd/lib/ldscripts/elf32btsmip.xwe mips64-freebsd/lib/ldscripts/elf32btsmip_fbsd.x *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Feb 5 10:39:20 2018 Return-Path: Delivered-To: svn-ports-all@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 92C68EE3E40; Mon, 5 Feb 2018 10:39:20 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 3993E6D335; Mon, 5 Feb 2018 10:39:16 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 32FBC20AE6; Mon, 5 Feb 2018 05:39:15 -0500 (EST) Received: from web4 ([10.202.2.214]) by compute4.internal (MEProxy); Mon, 05 Feb 2018 05:39:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=73QrGy tTa4AQ6tKztVemeYd1nLgqmQHbfmSahzZuDNo=; b=nGWjAQRghi1nkGpB2YxqyR +tqRyXR7fr5drUReKyY+wTSRiBvaQx2b9flUb6XoqN/P8Fxky/LUlVHBWRpYJTrn hjTrS8jl+CUUyz7CGM7ETPdw4c7FZ/9/dsrhLp6wTuBZFNqPlngzEjA7Xb/fyDFU o1WjXGVCt3dhKQF2VGwYux48phRgfq9uTZ8kYeUvR0YkrAMKFApMZvltM5eh7ZSW Y7Qr7pdSrzjAsHiSQ0YdwgPBuTNQVZw/+K6gPoYL3+MYlFvktPkDmWYCHCkuxwJr TMKBKjZ5c2ZEWjIQBBVclnDgjTLoXE1gWRerqooVr/i5H3QfRguYzUV4v6KxHagg == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id E90D3BA43B; Mon, 5 Feb 2018 05:39:14 -0500 (EST) Message-Id: <1517827154.4012580.1259734624.113B2E91@webmail.messagingengine.com> From: Tobias Kortkamp To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org, jmd@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-fde26eb3 References: <201802021008.w12A8Zi2069337@repo.freebsd.org> Subject: Re: svn commit: r460693 - branches/2018Q1/devel/llvm50 In-Reply-To: <201802021008.w12A8Zi2069337@repo.freebsd.org> Date: Mon, 05 Feb 2018 11:39:14 +0100 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 10:39:20 -0000 On Fri, Feb 2, 2018, at 11:08, Mark Felder wrote: > Author: feld > Date: Fri Feb 2 10:08:35 2018 > New Revision: 460693 > URL: https://svnweb.freebsd.org/changeset/ports/460693 > > Log: > MFH: r458590 > > Upgrade to 5.0.1. > > Correct shared linkage with llvm-config50.[0] > > PR: 223191 [0] > Submitted by: greg@unrelenting.technology > > Modified: > branches/2018Q1/devel/llvm50/Makefile > branches/2018Q1/devel/llvm50/distinfo > Directory Properties: > branches/2018Q1/ (props changed) > > Modified: branches/2018Q1/devel/llvm50/Makefile > ============================================================================== > --- branches/2018Q1/devel/llvm50/Makefile Fri Feb 2 10:07:58 2018 (r460692) > +++ branches/2018Q1/devel/llvm50/Makefile Fri Feb 2 10:08:35 2018 (r460693) > @@ -1,10 +1,10 @@ > # $FreeBSD$ > > PORTNAME= llvm > -DISTVERSION= 5.0.0 > -PORTREVISION= 6 > +DISTVERSION= 5.0.1 > +PORTREVISION= 0 > CATEGORIES= devel lang > -MASTER_SITES= http://llvm.org/${PRE_}releases/${LLVM_RELEASE}/${RCDIR} > +MASTER_SITES= https://releases.llvm.org/${LLVM_RELEASE}/${RCDIR} > PKGNAMESUFFIX= ${LLVM_SUFFIX} > DISTNAME= ${PORTNAME}-${DISTVERSION}.src > DISTFILES= ${PORTNAME}-${DISTVERSION}.src${EXTRACT_SUFX} > @@ -39,7 +39,7 @@ SUB_FILES= llvm-wrapper.sh > SUB_LIST= LLVM_PREFIX="${LLVM_PREFIX}" LLVM_SUFFIX="${LLVM_SUFFIX}" > > CMAKE_INSTALL_PREFIX= ${LLVM_PREFIX} > -CMAKE_ARGS= -DLLVM_BUILD_LLVM_DYLIB=ON > +CMAKE_ARGS= -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON > CMAKE_ARGS+= -DLLVM_ENABLE_RTTI=ON > CMAKE_ARGS+= -DLLVM_DEFAULT_TARGET_TRIPLE=${CONFIGURE_TARGET} > CMAKE_ARGS+= -DLLVM_HOST_TRIPLE=${CONFIGURE_TARGET} > > Modified: branches/2018Q1/devel/llvm50/distinfo > ============================================================================== > --- branches/2018Q1/devel/llvm50/distinfo Fri Feb 2 10:07:58 2018 > (r460692) > +++ branches/2018Q1/devel/llvm50/distinfo Fri Feb 2 10:08:35 2018 > (r460693) > @@ -1,15 +1,15 @@ > -TIMESTAMP = 1505153164 > -SHA256 (llvm-5.0.0.src.tar.xz) = > e35dcbae6084adcf4abb32514127c5eabd7d63b733852ccdb31e06f1373136da > -SIZE (llvm-5.0.0.src.tar.xz) = 23411980 > -SHA256 (cfe-5.0.0.src.tar.xz) = > 019f23c2192df793ac746595e94a403908749f8e0c484b403476d2611dd20970 > -SIZE (cfe-5.0.0.src.tar.xz) = 11437024 > -SHA256 (compiler-rt-5.0.0.src.tar.xz) = > d5ad5266462134a482b381f1f8115b6cad3473741b3bb7d1acc7f69fd0f0c0b3 > -SIZE (compiler-rt-5.0.0.src.tar.xz) = 1507996 > -SHA256 (clang-tools-extra-5.0.0.src.tar.xz) = > 87d078b959c4a6e5ff9fd137c2f477cadb1245f93812512996f73986a6d973c6 > -SIZE (clang-tools-extra-5.0.0.src.tar.xz) = 646416 > -SHA256 (lld-5.0.0.src.tar.xz) = > 399a7920a5278d42c46a7bf7e4191820ec2301457a7d0d4fcc9a4ac05dd53897 > -SIZE (lld-5.0.0.src.tar.xz) = 668344 > -SHA256 (lldb-5.0.0.src.tar.xz) = > c0a0ca32105e9881d86b7ca886220147e686edc97fdb9f3657c6659dc6568b7d > -SIZE (lldb-5.0.0.src.tar.xz) = 19203772 > -SHA256 (openmp-5.0.0.src.tar.xz) = > c0ef081b05e0725a04e8711d9ecea2e90d6c3fbb1622845336d3d095d0a3f7c5 > -SIZE (openmp-5.0.0.src.tar.xz) = 2074004 > +TIMESTAMP = 1515540207 > +SHA256 (llvm-5.0.1.src.tar.xz) = > 5fa7489fc0225b11821cab0362f5813a05f2bcf2533e8a4ea9c9c860168807b0 > +SIZE (llvm-5.0.1.src.tar.xz) = 23428720 > +SHA256 (cfe-5.0.1.src.tar.xz) = > 135f6c9b0cd2da1aff2250e065946258eb699777888df39ca5a5b4fe5e23d0ff > +SIZE (cfe-5.0.1.src.tar.xz) = 11483036 > +SHA256 (compiler-rt-5.0.1.src.tar.xz) = > 4edd1417f457a9b3f0eb88082530490edf3cf6a7335cdce8ecbc5d3e16a895da > +SIZE (compiler-rt-5.0.1.src.tar.xz) = 1498220 > +SHA256 (clang-tools-extra-5.0.1.src.tar.xz) = > 9aada1f9d673226846c3399d13fab6bba4bfd38bcfe8def5ee7b0ec24f8cd225 > +SIZE (clang-tools-extra-5.0.1.src.tar.xz) = 646328 > +SHA256 (lld-5.0.1.src.tar.xz) = > d5b36c0005824f07ab093616bdff247f3da817cae2c51371e1d1473af717d895 > +SIZE (lld-5.0.1.src.tar.xz) = 672952 > +SHA256 (lldb-5.0.1.src.tar.xz) = > b7c1c9e67975ca219089a3a6a9c77c2d102cead2dc38264f2524aa3326da376a > +SIZE (lldb-5.0.1.src.tar.xz) = 19225084 > +SHA256 (openmp-5.0.1.src.tar.xz) = > adb635cdd2f9f828351b1e13d892480c657fb12500e69c70e007bddf0fca2653 > +SIZE (openmp-5.0.1.src.tar.xz) = 2075472 > This broke the build of devel/flang-clang and devel/flang on the quarterly branch. We may need to MFH r459134 and r457940 too. http://beefy3.nyi.freebsd.org/data/111amd64-quarterly/460808/logs/errors/flang-clang-5.0.20171019_1.log http://beefy2.nyi.freebsd.org/data/103amd64-quarterly/460808/logs/errors/flang-clang-5.0.20171019_1.log From owner-svn-ports-all@freebsd.org Mon Feb 5 12:46:11 2018 Return-Path: Delivered-To: svn-ports-all@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 5BE57EED851; Mon, 5 Feb 2018 12:46:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F3197719DF; Mon, 5 Feb 2018 12:46:10 +0000 (UTC) (envelope-from jbeich@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 E9D40D1B; Mon, 5 Feb 2018 12:46:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15CkAr3020247; Mon, 5 Feb 2018 12:46:10 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15CkAsX020243; Mon, 5 Feb 2018 12:46:10 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802051246.w15CkAsX020243@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 12:46:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460969 - in head/devel: py-game_sdl2 renpy X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/devel: py-game_sdl2 renpy X-SVN-Commit-Revision: 460969 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 12:46:11 -0000 Author: jbeich Date: Mon Feb 5 12:46:10 2018 New Revision: 460969 URL: https://svnweb.freebsd.org/changeset/ports/460969 Log: devel/renpy: update to 6.99.14.1 Changes: https://www.renpy.org/release/6.99.14.1 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-1 MFH: 2018Q1 Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) head/devel/py-game_sdl2/distinfo (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy/distinfo (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Mon Feb 5 09:03:22 2018 (r460968) +++ head/devel/py-game_sdl2/Makefile Mon Feb 5 12:46:10 2018 (r460969) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.14 +PORTVERSION= 6.99.14.1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: head/devel/py-game_sdl2/distinfo ============================================================================== --- head/devel/py-game_sdl2/distinfo Mon Feb 5 09:03:22 2018 (r460968) +++ head/devel/py-game_sdl2/distinfo Mon Feb 5 12:46:10 2018 (r460969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515956794 -SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.14.tar.gz) = 69990036a6b094f4238336e23af11beec2ac44d8313d57fbd39eaf1d975856ff -SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.14.tar.gz) = 2356568 +TIMESTAMP = 1517789378 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.14.1.tar.gz) = 355ea0e3519c54a1930d21df1464f9856685a12857db1715d9439989acfdfef8 +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.14.1.tar.gz) = 2361746 Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Mon Feb 5 09:03:22 2018 (r460968) +++ head/devel/renpy/Makefile Mon Feb 5 12:46:10 2018 (r460969) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.14 +PORTVERSION?= 6.99.14.1 DISTVERSIONSUFFIX=-sdk -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= devel games MASTER_SITES= https://www.renpy.org/dl/${PORTVERSION}/ Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Mon Feb 5 09:03:22 2018 (r460968) +++ head/devel/renpy/distinfo Mon Feb 5 12:46:10 2018 (r460969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515368837 -SHA256 (renpy-6.99.14-sdk.tar.bz2) = c2eb6d44ac7be116203664fb21317d9bd89671fabde69b9b2d756a3a98f6a698 -SIZE (renpy-6.99.14-sdk.tar.bz2) = 100505642 +TIMESTAMP = 1517789378 +SHA256 (renpy-6.99.14.1-sdk.tar.bz2) = e3a6bd4f4eaeccd51da03a1e3240f8c54a309444c2973426e65d407fa57335f6 +SIZE (renpy-6.99.14.1-sdk.tar.bz2) = 100739612 From owner-svn-ports-all@freebsd.org Mon Feb 5 13:07:35 2018 Return-Path: Delivered-To: svn-ports-all@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 EE04EEEEFF5; Mon, 5 Feb 2018 13:07:34 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C4C5727B2; Mon, 5 Feb 2018 13:07:34 +0000 (UTC) (envelope-from johans@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 92AA0104B; Mon, 5 Feb 2018 13:07:34 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15D7YPS030068; Mon, 5 Feb 2018 13:07:34 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15D7Y74030066; Mon, 5 Feb 2018 13:07:34 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802051307.w15D7Y74030066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 5 Feb 2018 13:07:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460970 - head/games/freeciv X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/freeciv X-SVN-Commit-Revision: 460970 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:07:35 -0000 Author: johans Date: Mon Feb 5 13:07:34 2018 New Revision: 460970 URL: https://svnweb.freebsd.org/changeset/ports/460970 Log: Update FreeCiv to 2.5.10 (bugfix release) Modified: head/games/freeciv/Makefile head/games/freeciv/distinfo Modified: head/games/freeciv/Makefile ============================================================================== --- head/games/freeciv/Makefile Mon Feb 5 12:46:10 2018 (r460969) +++ head/games/freeciv/Makefile Mon Feb 5 13:07:34 2018 (r460970) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeciv -PORTVERSION= 2.5.9 +PORTVERSION= 2.5.10 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://download.gna.org/freeciv/stable/ Modified: head/games/freeciv/distinfo ============================================================================== --- head/games/freeciv/distinfo Mon Feb 5 12:46:10 2018 (r460969) +++ head/games/freeciv/distinfo Mon Feb 5 13:07:34 2018 (r460970) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512078644 -SHA256 (freeciv-2.5.9.tar.bz2) = b83c73585ae80898b27379984f936591b51422c9caccb94880fa16030c975928 -SIZE (freeciv-2.5.9.tar.bz2) = 41176249 +TIMESTAMP = 1517835109 +SHA256 (freeciv-2.5.10.tar.bz2) = c8a14156562dce2f0a7b96390c2d5a35314f1124c448782a6a47b0c51cfcb302 +SIZE (freeciv-2.5.10.tar.bz2) = 40920632 From owner-svn-ports-all@freebsd.org Mon Feb 5 13:16:30 2018 Return-Path: Delivered-To: svn-ports-all@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 02953EEF904; Mon, 5 Feb 2018 13:16:30 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4F0F72CFC; Mon, 5 Feb 2018 13:16:29 +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 9FF7311FB; Mon, 5 Feb 2018 13:16:29 +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 w15DGTTq035073; Mon, 5 Feb 2018 13:16:29 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15DGT0R035070; Mon, 5 Feb 2018 13:16:29 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802051316.w15DGT0R035070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Feb 2018 13:16:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460971 - in head/lang/perl5-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/lang/perl5-devel: . files X-SVN-Commit-Revision: 460971 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:16:30 -0000 Author: mat Date: Mon Feb 5 13:16:29 2018 New Revision: 460971 URL: https://svnweb.freebsd.org/changeset/ports/460971 Log: Update to v5.27.8-154-g4bfb553. Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/files/patch-perl.c (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Feb 5 13:07:34 2018 (r460970) +++ head/lang/perl5-devel/Makefile Mon Feb 5 13:16:29 2018 (r460971) @@ -35,7 +35,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.27.8-30-g3b6c52c +GH_TAGNAME= v5.27.8-154-g4bfb553 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Feb 5 13:07:34 2018 (r460970) +++ head/lang/perl5-devel/distinfo Mon Feb 5 13:16:29 2018 (r460971) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517234819 -SHA256 (perl/Perl-perl5-v5.27.8-30-g3b6c52c_GH0.tar.gz) = afa9feb1bb5a108caa7fdd1ac5c3ac74d9f323829468971eaca138face95a16c -SIZE (perl/Perl-perl5-v5.27.8-30-g3b6c52c_GH0.tar.gz) = 18876840 +TIMESTAMP = 1517828251 +SHA256 (perl/Perl-perl5-v5.27.8-154-g4bfb553_GH0.tar.gz) = 499d107d48b594bc46aa77dbd07c93fb71810c1ab9845cd2f04e1935f0db875c +SIZE (perl/Perl-perl5-v5.27.8-154-g4bfb553_GH0.tar.gz) = 18893735 Modified: head/lang/perl5-devel/files/patch-perl.c ============================================================================== --- head/lang/perl5-devel/files/patch-perl.c Mon Feb 5 13:07:34 2018 (r460970) +++ head/lang/perl5-devel/files/patch-perl.c Mon Feb 5 13:16:29 2018 (r460971) @@ -1,6 +1,6 @@ ---- perl.c.orig 2018-01-22 01:13:24 UTC +--- perl.c.orig 2018-02-05 06:51:36 UTC +++ perl.c -@@ -2019,23 +2019,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -2033,23 +2033,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); From owner-svn-ports-all@freebsd.org Mon Feb 5 13:16:41 2018 Return-Path: Delivered-To: svn-ports-all@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 66A04EEF939; Mon, 5 Feb 2018 13:16:41 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 18EBB72DCE; Mon, 5 Feb 2018 13:16:41 +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 13AF811FC; Mon, 5 Feb 2018 13:16:41 +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 w15DGe8N035199; Mon, 5 Feb 2018 13:16:40 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15DGe4t035197; Mon, 5 Feb 2018 13:16:40 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802051316.w15DGe4t035197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Feb 2018 13:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460972 - head/dns/bind9-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/dns/bind9-devel X-SVN-Commit-Revision: 460972 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:16:41 -0000 Author: mat Date: Mon Feb 5 13:16:40 2018 New Revision: 460972 URL: https://svnweb.freebsd.org/changeset/ports/460972 Log: Update to latest snapshot. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Feb 5 13:16:29 2018 (r460971) +++ head/dns/bind9-devel/Makefile Mon Feb 5 13:16:40 2018 (r460972) @@ -31,8 +31,8 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.01.29 -HASH= 8d1b3f5 +ISCVERSION= 9.13.0a0.2018.02.05 +HASH= 4fcc550 USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Feb 5 13:16:29 2018 (r460971) +++ head/dns/bind9-devel/distinfo Mon Feb 5 13:16:40 2018 (r460972) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517234914 -SHA256 (bind9-8d1b3f5.tar.gz) = 4d4ebf2b594a4d4e291c670db0f2ae734c91ee022212a4ae2b51c2ee8ed25132 -SIZE (bind9-8d1b3f5.tar.gz) = 11380897 +TIMESTAMP = 1517830915 +SHA256 (bind9-4fcc550.tar.gz) = b1008c64beae3f3592a25968db59f2f312f5eccd272f1de782775da99a2fc99a +SIZE (bind9-4fcc550.tar.gz) = 11382296 From owner-svn-ports-all@freebsd.org Mon Feb 5 13:34:45 2018 Return-Path: Delivered-To: svn-ports-all@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 8480CEF0C0D; Mon, 5 Feb 2018 13:34:45 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EFA673796; Mon, 5 Feb 2018 13:34:45 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E9945BDD39; Mon, 5 Feb 2018 14:34:43 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id BFA42BDD2F; Mon, 5 Feb 2018 14:34:43 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 6F23F612C; Mon, 5 Feb 2018 14:34:43 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 2AD9E597F3CA; Mon, 5 Feb 2018 14:34:42 +0100 (CET) Date: Mon, 5 Feb 2018 14:34:42 +0100 From: Mathieu Arnold To: Mathieu Arnold Cc: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459983 - head/dns/unbound/files Message-ID: <20180205133442.rltoynbf7k2hgqxk@ogg.in.absolight.net> References: <201801261016.w0QAGGJK074761@repo.freebsd.org> <7FE4B270-D2F3-44AE-8FD5-9FE0B79535DB@adamw.org> <20180130130156.vokebklxzrlwvwuq@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l6jts3h6hw4cnoih" Content-Disposition: inline In-Reply-To: <20180130130156.vokebklxzrlwvwuq@ogg.in.absolight.net> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:34:46 -0000 --l6jts3h6hw4cnoih Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ping. On Tue, Jan 30, 2018 at 02:01:56PM +0100, Mathieu Arnold wrote: > ping. >=20 > On Sat, Jan 27, 2018 at 08:37:59AM -0700, Adam Weinberger wrote: > > Bernard, > >=20 > > This needs a PORTREVISION bump. > >=20 > > # Adam > >=20 > >=20 > > -- > > Adam Weinberger > > adamw@adamw.org > > http://www.adamw.org > >=20 > > > On 26 Jan, 2018, at 3:16, Bernard Spil wrote: > > >=20 > > > Author: brnrd > > > Date: Fri Jan 26 10:16:16 2018 > > > New Revision: 459983 > > > URL: https://svnweb.freebsd.org/changeset/ports/459983 > > >=20 > > > Log: > > > dns/unbound: Fix rc-script with config in flags > > >=20 > > > - Adds new option unbound_config > > >=20 > > > PR: 225360 > > > Submitted by: jaap@NLnetLabs.nl > > > Approved by: jaap@NLnetLabs.nl (maintainer) > > >=20 > > > Modified: > > > head/dns/unbound/files/unbound.in > > >=20 > > > Modified: head/dns/unbound/files/unbound.in > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > > --- head/dns/unbound/files/unbound.in Fri Jan 26 10:00:03 2018 (r4599= 82) > > > +++ head/dns/unbound/files/unbound.in Fri Jan 26 10:16:16 2018 (r4599= 83) > > > @@ -23,13 +23,15 @@ rcvar=3Dunbound_enable > > > command=3D"%%PREFIX%%/sbin/unbound" > > > extra_commands=3D"reload" > > > start_precmd=3D"start_precmd" > > > -reload_precmd=3D"%%PREFIX%%/sbin/unbound-checkconf >/dev/null" > > > +reload_precmd=3D"%%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} > > > >/dev/null" > > >=20 > > > load_rc_config $name > > >=20 > > > pidfile=3D${unbound_pidfile:-"%%PREFIX%%/etc/unbound/unbound.pid"} > > > unbound_enable=3D${unbound_enable:-"NO"} > > > unbound_anchorflags=3D${unbound_anchorflags:-""} > > > +unbound_conf=3D${unbound_conf:-"%%ETCDIR%%/unbound.conf"} > > > +unbound_flags=3D${unbound_flags:-" -c ${unbound_conf}"} > > >=20 > > > start_precmd() > > > { > > > @@ -40,7 +42,7 @@ start_precmd() > > > su -m unbound -c "%%PREFIX%%/sbin/unbound-anchor ${unbound_anchorf= lags}" > > > fi > > > echo . > > > - %%PREFIX%%/sbin/unbound-checkconf > /dev/null > > > + %%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} > /dev/null > > > return $? > > > } > >=20 > >=20 >=20 > --=20 > Mathieu Arnold --=20 Mathieu Arnold --l6jts3h6hw4cnoih Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaeF1yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IyMQQALTlSXtW1t1O2rpx0+1dAQ5t Y1vSh24atHJ9TKMfFIzTx9GlUmI6xcis8fmuUfMV+c5HucHKKvINurbHp5TlLSHT 5TsyHWLr2FEtkBoildY0pF7YRsyX3NU6+dFWWprW2cbce+gUyEwfqIciw40Fwy+V U1QstBrClGapKzRPdZ4XXYcuG/CPM2XVOEFZCB2mdwHgiXeKJSka9UJ3JG+NBTYT uRtAEFSjxZ1b0So8H8gwCFolDs7DwGPctCXY6PrVJjYWwRIIfiTLvX1rBeO9Kxue VKDHKxqKhI9sBxt+WhF7caPTzxltwi9TpUPsrAyIh98oXeuxQP60QfC8aI59qef6 YFasG4x4t62V4Mb1pPrwzmYrs7iWaIWDVFwdx/KXYP8Whj6waMLBODQuSDIcxWI0 w1NCsy8DNYxm/+ez73KXzZUU81KMg5IlCDm6r/4qS/amAcg98v+d1CvZxeeqSa+f Im4obvXB29oloCLLqsCTAeU6NpExcvKVNVZNVHM3mFmZxaGZJ20L2QH27ppBZVyT T3zhSNxHEmZcjbPAcaqXkvWlrfJtV94rZtnUR2gr4Tz+j3vjmktCVxTpoB4D4z/q FKuDaWiJNJ/lh/8ol+b37bFn/pUb6/m2p2LO9cqu8Rq8jeumw7F/MbM+VTykiCE5 3WnNbvdsFqtq5GFBLNNN =yL2g -----END PGP SIGNATURE----- --l6jts3h6hw4cnoih-- From owner-svn-ports-all@freebsd.org Mon Feb 5 13:35:03 2018 Return-Path: Delivered-To: svn-ports-all@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 2AE13EF0C77; Mon, 5 Feb 2018 13:35:03 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B2CB17387E; Mon, 5 Feb 2018 13:35:02 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 6E881BDD56; Mon, 5 Feb 2018 14:35:01 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 3A52CBDD53; Mon, 5 Feb 2018 14:35:01 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 11FC86167; Mon, 5 Feb 2018 14:35:01 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 058F0597F4C3; Mon, 5 Feb 2018 14:35:01 +0100 (CET) Date: Mon, 5 Feb 2018 14:35:00 +0100 From: Mathieu Arnold To: Mathieu Arnold Cc: Boris Samorodov , Ryan Steinmetz , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459281 - head/net-mgmt/net-snmp Message-ID: <20180205133500.n73vkm6ybvyxqdmo@ogg.in.absolight.net> References: <201801171854.w0HIsxDK026361@repo.freebsd.org> <82ef5167-c450-5123-8d12-0d71a51dcf75@passap.ru> <20180130124700.4j65ae7m6aum5vvx@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="figp36kfoayuoz37" Content-Disposition: inline In-Reply-To: <20180130124700.4j65ae7m6aum5vvx@ogg.in.absolight.net> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:35:03 -0000 --figp36kfoayuoz37 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 30, 2018 at 01:47:00PM +0100, Mathieu Arnold wrote: > On Wed, Jan 17, 2018 at 11:05:39PM +0300, Boris Samorodov wrote: > > 17.01.2018 21:54, Ryan Steinmetz =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > Author: zi > > > Date: Wed Jan 17 18:54:59 2018 > > > New Revision: 459281 > > > URL: https://svnweb.freebsd.org/changeset/ports/459281 > > >=20 > > > Log: > > > - Resolve build failure under 12-CURRENT > > > =20 > > > PR: 217589 > > > Submitted by: pi@ > > >=20 > > > Modified: > > > head/net-mgmt/net-snmp/Makefile > > >=20 > > > Modified: head/net-mgmt/net-snmp/Makefile > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > > --- head/net-mgmt/net-snmp/Makefile Wed Jan 17 18:52:58 2018 (r459280) > > > +++ head/net-mgmt/net-snmp/Makefile Wed Jan 17 18:54:59 2018 (r459281) > > > @@ -56,7 +56,7 @@ CONFIGURE_ARGS+=3D--enable-shared --enable-internal= -md5=20 > > > --with-sys-location=3D"${NET_SNMP_SYS_LOCATION}" \ > > > --with-logfile=3D"${NET_SNMP_LOGFILE}" \ > > > --with-persistent-directory=3D"${NET_SNMP_PERSISTENTDIR}" \ > > > - --with-gnu-ld --with-libwrap \ > > > + --with-gnu-ld --without-libwrap \ > > > --with-ldflags=3D"-lm -lkvm -ldevstat -L${PKG_PREFIX}/lib -L${LOCA= LBASE}/lib ${LCRYPTO}" > > > SUB_FILES=3D pkg-message > >=20 > > At a first glance resolving build at 12-CURRENT is effectively > > a change of default settings for all platforms. As such > > a PORTREVISION bump is needed. >=20 > ping. ping. --=20 Mathieu Arnold --figp36kfoayuoz37 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ7BAABCgBmBQJaeF2EXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I1L0P+Isr1RY4BPdOo5paO5/6uRO7 lYijQBlcEJk4zEkYT3zNEOhu2Zqubz9lEhAyD8ZOxOfeZ0xJwdUvhaxwPD196WNx 2NIaKXP8p+wifzCZ4D9phEiUPOPUGDXR+jFR+hoywBDZjpKrPz/FyFA+G1gH9bhb VknD52aKZL74/yMwXjLJ6yDvk9aWBfzjuHfDK4ZMl+tCqKx4SGzQUc7LMC+LVzP9 iNfJ0949U/XG1h9cuv89msufwlL3qH2AC1duiKNaJb/Fr7BW8ArQFvTypr/qO4Xu Ddx/S79nm+AzEkkfwKX4FzPfiapVgUdkN1ZmZjqxhKK/Aan6b8ODE3KHPLgVTqxH ZCBNa7XiiHEGhvoGfomjcpNoeCwEj5RiyQJgJcIf/eDT+7CnBu6xxWpkBGA+lzS2 5Em46nUmQ1hkndaKZ/RWkb2af/zKmZbmz/79aaImfeVcpKrpZYwJTM4dGCm8y/8D OqShtVx1BpHT7E2TAkqallIWmj8zw37Z2TWfA802RMJPHXc2+oRIa2zi6UAlIjBC T4le0Oe/xMaYOZdvM4YqdKe0tzUzYVBGsw6FNykLigt4qMS2+ax9EcppfhBRPW4s f6n/obe4K/EWpYVQ4JnBbXxHpkba05RA1vP5miGm7h2zfbvkC8nZj6HeiPXA+Hyy tYT9tM4fkdsz/nRI8XI= =gMsr -----END PGP SIGNATURE----- --figp36kfoayuoz37-- From owner-svn-ports-all@freebsd.org Mon Feb 5 13:46:02 2018 Return-Path: Delivered-To: svn-ports-all@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 EDD4EEF1A1D; Mon, 5 Feb 2018 13:46:01 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0F9973FA9; Mon, 5 Feb 2018 13:46:01 +0000 (UTC) (envelope-from olgeni@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 978E116D4; Mon, 5 Feb 2018 13:46:01 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Dk1gj050338; Mon, 5 Feb 2018 13:46:01 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Dk1OD050335; Mon, 5 Feb 2018 13:46:01 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802051346.w15Dk1OD050335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 5 Feb 2018 13:46:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460973 - head/databases/elixir-mariaex X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/databases/elixir-mariaex X-SVN-Commit-Revision: 460973 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 13:46:02 -0000 Author: olgeni Date: Mon Feb 5 13:46:01 2018 New Revision: 460973 URL: https://svnweb.freebsd.org/changeset/ports/460973 Log: Update databases/elixir-mariaex to version 0.8.4. Modified: head/databases/elixir-mariaex/Makefile head/databases/elixir-mariaex/distinfo Modified: head/databases/elixir-mariaex/Makefile ============================================================================== --- head/databases/elixir-mariaex/Makefile Mon Feb 5 13:16:40 2018 (r460972) +++ head/databases/elixir-mariaex/Makefile Mon Feb 5 13:46:01 2018 (r460973) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mariaex -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-mariaex/distinfo ============================================================================== --- head/databases/elixir-mariaex/distinfo Mon Feb 5 13:16:40 2018 (r460972) +++ head/databases/elixir-mariaex/distinfo Mon Feb 5 13:46:01 2018 (r460973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502455440 -SHA256 (xerions-mariaex-v0.8.3_GH0.tar.gz) = 1243b34f72137f765500e94f7fe8d945dd350cc70597555669172d926c0f785c -SIZE (xerions-mariaex-v0.8.3_GH0.tar.gz) = 33677 +TIMESTAMP = 1517836032 +SHA256 (xerions-mariaex-v0.8.4_GH0.tar.gz) = 3edb4b6a1dfff8c8a05f422c5daf07c930784bc92cdae225b3c703fca743fe23 +SIZE (xerions-mariaex-v0.8.4_GH0.tar.gz) = 34695 From owner-svn-ports-all@freebsd.org Mon Feb 5 14:03:43 2018 Return-Path: Delivered-To: svn-ports-all@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 3F4EDEF2C93; Mon, 5 Feb 2018 14:03:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E751C74A35; Mon, 5 Feb 2018 14:03:42 +0000 (UTC) (envelope-from vanilla@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 E229119F1; Mon, 5 Feb 2018 14:03:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15E3gSb060407; Mon, 5 Feb 2018 14:03:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15E3gDT060404; Mon, 5 Feb 2018 14:03:42 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802051403.w15E3gDT060404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 5 Feb 2018 14:03:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460974 - head/sysutils/racktables X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/sysutils/racktables X-SVN-Commit-Revision: 460974 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 14:03:43 -0000 Author: vanilla Date: Mon Feb 5 14:03:42 2018 New Revision: 460974 URL: https://svnweb.freebsd.org/changeset/ports/460974 Log: 1: Update to 0.21.1. 2: set NO_ARCH. 3: use options-helper. Modified: head/sysutils/racktables/Makefile head/sysutils/racktables/distinfo head/sysutils/racktables/pkg-plist Modified: head/sysutils/racktables/Makefile ============================================================================== --- head/sysutils/racktables/Makefile Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/Makefile Mon Feb 5 14:03:42 2018 (r460974) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= racktables -DISTVERSION= 0.20.14 +DISTVERSION= 0.21.1 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} @@ -18,6 +18,7 @@ RACKHOME?= www/racktables PORTEXAMPLES= cleanup_ldap_cache.php init-sample-racks.sql syncdomain.php USES= shebangfix php:web perl5 python:run +NO_ARCH= yes USE_PERL5= run SHEBANG_FILES= gateways/* @@ -27,36 +28,14 @@ PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www WWWGRP?= www -OPTIONS_DEFINE= LDAP SNMP CURL LANG PCNTL PCRE +OPTIONS_DEFINE= LDAP SNMP CURL PCNTL PCRE PCRE_DESC= Regular Expression Support PCNTL_DESC= pcntl Support -LANG_DESC= Additional Language Support - -.include - -.if ${PORT_OPTIONS:MLDAP} -USE_PHP+= ldap -.endif - -.if ${PORT_OPTIONS:MSNMP} -USE_PHP+= snmp -.endif - -.if ${PORT_OPTIONS:MCURL} -USE_PHP+= curl -.endif - -.if ${PORT_OPTIONS:MLANG} -USE_PHP+= lang -.endif - -.if ${PORT_OPTIONS:MPCNTL} -USE_PHP+= pcntl -.endif - -.if ${PORT_OPTIONS:MPCRE} -USE_PHP+= pcre -.endif +LDAP_USE= PHP=ldap +SNMP_USE= PHP=snmp +CURL_USE= PHP=curl +PCNTL_USE= PHP=pcntl +PCRE_USE= PHP=pcre post-patch: @${FIND} ${WRKSRC} -name \*.orig -type f -delete Modified: head/sysutils/racktables/distinfo ============================================================================== --- head/sysutils/racktables/distinfo Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/distinfo Mon Feb 5 14:03:42 2018 (r460974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502574752 -SHA256 (RackTables-0.20.14.tar.gz) = 5b0c3fdd1ff91412b10c8ae37c6cb69903f43970fd2c6b49d3d91adba4e69dec -SIZE (RackTables-0.20.14.tar.gz) = 956477 +TIMESTAMP = 1517836147 +SHA256 (RackTables-0.21.1.tar.gz) = b006d6e9254d1bea120722f412b24d7d5fce64c6d946442416b1a43ea50a2e7f +SIZE (RackTables-0.21.1.tar.gz) = 978171 Modified: head/sysutils/racktables/pkg-plist ============================================================================== --- head/sysutils/racktables/pkg-plist Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/pkg-plist Mon Feb 5 14:03:42 2018 (r460974) @@ -4,6 +4,8 @@ %%WWWDIR_REL%%/gateways/sshnokey %%WWWDIR_REL%%/gateways/telnet %%WWWDIR_REL%%/gateways/ucssdk +%%WWWDIR_REL%%/wwwroot/css/codemirror/codemirror.css +%%WWWDIR_REL%%/wwwroot/css/codemirror/rackcode.css %%WWWDIR_REL%%/wwwroot/css/jquery-ui-1.8.22.redmond.css %%WWWDIR_REL%%/wwwroot/css/jquery.contextmenu.css %%WWWDIR_REL%%/wwwroot/css/pi.css @@ -40,15 +42,9 @@ %%WWWDIR_REL%%/wwwroot/inc/triggers.php %%WWWDIR_REL%%/wwwroot/inc/upgrade.php %%WWWDIR_REL%%/wwwroot/index.php -%%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.css +%%WWWDIR_REL%%/wwwroot/js/bulkselector.js %%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/css.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/htmlmixed.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/javascript.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/php.js %%WWWDIR_REL%%/wwwroot/js/codemirror/rackcode.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/sql.js -%%WWWDIR_REL%%/wwwroot/js/bulkselector.js %%WWWDIR_REL%%/wwwroot/js/inplace-edit.js %%WWWDIR_REL%%/wwwroot/js/jquery-1.4.4.min.js %%WWWDIR_REL%%/wwwroot/js/jquery-ui-1.8.21.min.js @@ -156,6 +152,7 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-gray-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-previous.png +%%WWWDIR_REL%%/wwwroot/pix/tango-go-up.png %%WWWDIR_REL%%/wwwroot/pix/tango-internet-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add.png @@ -179,4 +176,4 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-view-refresh-32x32.png %%WWWDIR_REL%%/wwwroot/pix/unchecked.png %%WWWDIR_REL%%/wwwroot/pix/virtualresources.png -@unexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi +@postunexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi From owner-svn-ports-all@freebsd.org Mon Feb 5 14:51:20 2018 Return-Path: Delivered-To: svn-ports-all@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 5CBB0EC92DA; Mon, 5 Feb 2018 14:51:20 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F0F876503; Mon, 5 Feb 2018 14:51:20 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id A451CBD3B3; Mon, 5 Feb 2018 09:51:18 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id hBqXaHjDQcpg; Mon, 5 Feb 2018 09:51:18 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id E958FBD3B2; Mon, 5 Feb 2018 09:51:17 -0500 (EST) Date: Mon, 5 Feb 2018 09:51:16 -0500 From: Ryan Steinmetz To: Mathieu Arnold Cc: Boris Samorodov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459281 - head/net-mgmt/net-snmp Message-ID: <20180205145116.GA54125@exodus.zi0r.com> References: <201801171854.w0HIsxDK026361@repo.freebsd.org> <82ef5167-c450-5123-8d12-0d71a51dcf75@passap.ru> <20180130124700.4j65ae7m6aum5vvx@ogg.in.absolight.net> <20180205133500.n73vkm6ybvyxqdmo@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20180205133500.n73vkm6ybvyxqdmo@ogg.in.absolight.net> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 14:51:20 -0000 On (02/05/18 14:35), Mathieu Arnold wrote: >> > At a first glance resolving build at 12-CURRENT is effectively >> > a change of default settings for all platforms. As such >> > a PORTREVISION bump is needed. >> >> ping. > >ping. > If this is a concern to you, you have my approal to bump the PORTREVISION. I have additional pending patches for this port that will be applied later and I will bump the PORTREVISION there. -r >-- >Mathieu Arnold -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-svn-ports-all@freebsd.org Mon Feb 5 15:05:37 2018 Return-Path: Delivered-To: svn-ports-all@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 13830ECB7A5; Mon, 5 Feb 2018 15:05:37 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B582677113; Mon, 5 Feb 2018 15:05:36 +0000 (UTC) (envelope-from girgen@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 AC875239B; Mon, 5 Feb 2018 15:05:36 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15F5aCd090229; Mon, 5 Feb 2018 15:05:36 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15F5awK090227; Mon, 5 Feb 2018 15:05:36 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802051505.w15F5awK090227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Mon, 5 Feb 2018 15:05:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460975 - in head/net-mgmt/telegraf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head/net-mgmt/telegraf: . files X-SVN-Commit-Revision: 460975 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 15:05:37 -0000 Author: girgen Date: Mon Feb 5 15:05:36 2018 New Revision: 460975 URL: https://svnweb.freebsd.org/changeset/ports/460975 Log: Add reload command to the telegraf rc-script PR: 221021 Submitted by: Dmitry Luhtionov Modified: head/net-mgmt/telegraf/Makefile head/net-mgmt/telegraf/files/telegraf.in Modified: head/net-mgmt/telegraf/Makefile ============================================================================== --- head/net-mgmt/telegraf/Makefile Mon Feb 5 14:03:42 2018 (r460974) +++ head/net-mgmt/telegraf/Makefile Mon Feb 5 15:05:36 2018 (r460975) @@ -3,7 +3,7 @@ PORTNAME= telegraf DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org Modified: head/net-mgmt/telegraf/files/telegraf.in ============================================================================== --- head/net-mgmt/telegraf/files/telegraf.in Mon Feb 5 14:03:42 2018 (r460974) +++ head/net-mgmt/telegraf/files/telegraf.in Mon Feb 5 15:05:36 2018 (r460975) @@ -32,6 +32,7 @@ start_precmd=telegraf_prestart pidfile="/var/run/${name}.pid" command=/usr/sbin/daemon command_args="-crP ${pidfile} %%PREFIX%%/bin/${name} ${telegraf_flags} -config=${telegraf_conf} >> /var/log/telegraf.log 2>&1" +extra_commands="reload" telegraf_prestart() { # Have to empty rc_flags so they don't get passed to daemon(8) From owner-svn-ports-all@freebsd.org Mon Feb 5 15:13:49 2018 Return-Path: Delivered-To: svn-ports-all@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 C1E10ECC2EB; Mon, 5 Feb 2018 15:13:49 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CD18776CE; Mon, 5 Feb 2018 15:13:49 +0000 (UTC) (envelope-from lifanov@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 675CE252C; Mon, 5 Feb 2018 15:13:49 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15FDnBo095008; Mon, 5 Feb 2018 15:13:49 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15FDn4P095005; Mon, 5 Feb 2018 15:13:49 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201802051513.w15FDn4P095005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 5 Feb 2018 15:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460976 - head/games/stonesoup X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/games/stonesoup X-SVN-Commit-Revision: 460976 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 15:13:50 -0000 Author: lifanov Date: Mon Feb 5 15:13:48 2018 New Revision: 460976 URL: https://svnweb.freebsd.org/changeset/ports/460976 Log: update games/stonesoup to 0.21.1 This is a bugfix release. Changes: https://crawl.develz.org/wordpress/0-21-1-bugfix-release Modified: head/games/stonesoup/Makefile head/games/stonesoup/distinfo head/games/stonesoup/pkg-plist Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Mon Feb 5 15:05:36 2018 (r460975) +++ head/games/stonesoup/Makefile Mon Feb 5 15:13:48 2018 (r460976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.21.0 +PORTVERSION= 0.21.1 CATEGORIES= games MASTER_SITES= https://crawl.develz.org/release/%SUBDIR%/ \ http://crawl.develz.org/release/%SUBDIR%/ Modified: head/games/stonesoup/distinfo ============================================================================== --- head/games/stonesoup/distinfo Mon Feb 5 15:05:36 2018 (r460975) +++ head/games/stonesoup/distinfo Mon Feb 5 15:13:48 2018 (r460976) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515426335 -SHA256 (stone_soup-0.21.0.tar.xz) = fc8fb430c0fd485e9f91e396249a74c63d3bdb80d0104b3384bd697dd1802013 -SIZE (stone_soup-0.21.0.tar.xz) = 28842388 +TIMESTAMP = 1517839496 +SHA256 (stone_soup-0.21.1.tar.xz) = 4aa309cf27ed1df56bb24be7e07099d3e2b47f9f0bc9d53d2377849a42ccbee3 +SIZE (stone_soup-0.21.1.tar.xz) = 29091300 Modified: head/games/stonesoup/pkg-plist ============================================================================== --- head/games/stonesoup/pkg-plist Mon Feb 5 15:05:36 2018 (r460975) +++ head/games/stonesoup/pkg-plist Mon Feb 5 15:13:48 2018 (r460976) @@ -525,6 +525,11 @@ bin/stonesoup %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_summoner.png %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_undead_warrior.png %%SDL%%%%DATADIR%%/dat/tiles/title_firemage.png +%%SDL%%%%DATADIR%%/dat/tiles/title_froggy_goodgod_tengu_gold.png +%%SDL%%%%DATADIR%%/dat/tiles/title_froggy_jiyva_felid.png +%%SDL%%%%DATADIR%%/dat/tiles/title_froggy_natasha_and_boris.png +%%SDL%%%%DATADIR%%/dat/tiles/title_froggy_rune_and_run_failed_on_dis.png +%%SDL%%%%DATADIR%%/dat/tiles/title_froggy_thunder_fist_nikola.png %%SDL%%%%DATADIR%%/dat/tiles/title_omndra_zot_demon.png %%SDL%%%%DATADIR%%/dat/tiles/title_peileppe_bloax_eye.png %%SDL%%%%DATADIR%%/dat/tiles/title_pooryurik_knight.png From owner-svn-ports-all@freebsd.org Mon Feb 5 15:21:42 2018 Return-Path: Delivered-To: svn-ports-all@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 E20E4ECCD2A; Mon, 5 Feb 2018 15:21:41 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 93B3377DD4; Mon, 5 Feb 2018 15:21:41 +0000 (UTC) (envelope-from girgen@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 8E8FF258A; Mon, 5 Feb 2018 15:21:41 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15FLfbX098506; Mon, 5 Feb 2018 15:21:41 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15FLfn6098504; Mon, 5 Feb 2018 15:21:41 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802051521.w15FLfn6098504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Mon, 5 Feb 2018 15:21:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460977 - head/net-mgmt/telegraf X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: head/net-mgmt/telegraf X-SVN-Commit-Revision: 460977 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 15:21:42 -0000 Author: girgen Date: Mon Feb 5 15:21:41 2018 New Revision: 460977 URL: https://svnweb.freebsd.org/changeset/ports/460977 Log: Update to 1.5.2 Modified: head/net-mgmt/telegraf/Makefile head/net-mgmt/telegraf/distinfo Modified: head/net-mgmt/telegraf/Makefile ============================================================================== --- head/net-mgmt/telegraf/Makefile Mon Feb 5 15:13:48 2018 (r460976) +++ head/net-mgmt/telegraf/Makefile Mon Feb 5 15:21:41 2018 (r460977) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= telegraf -DISTVERSION= 1.5.1 -PORTREVISION= 2 +DISTVERSION= 1.5.2 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org Modified: head/net-mgmt/telegraf/distinfo ============================================================================== --- head/net-mgmt/telegraf/distinfo Mon Feb 5 15:13:48 2018 (r460976) +++ head/net-mgmt/telegraf/distinfo Mon Feb 5 15:21:41 2018 (r460977) @@ -1,6 +1,6 @@ -TIMESTAMP = 1515686630 -SHA256 (influxdata-telegraf-1.5.1_GH0.tar.gz) = 16360d82c6c41d7f48f235e22b239b8eeff0ea5c8de4f32d07d2e29498ff64ea -SIZE (influxdata-telegraf-1.5.1_GH0.tar.gz) = 910255 +TIMESTAMP = 1517843662 +SHA256 (influxdata-telegraf-1.5.2_GH0.tar.gz) = 8245ad4a8a7ed1453e674017fb7017dbff151a83482f79e82542379dbc1124a5 +SIZE (influxdata-telegraf-1.5.2_GH0.tar.gz) = 910942 SHA256 (collectd-go-collectd-2ce1445_GH0.tar.gz) = 5d27107b1f84ca89edf2f8a0e75b0b051d5f6a229da1fa90f1f53a6fa4ce7355 SIZE (collectd-go-collectd-2ce1445_GH0.tar.gz) = 39622 SHA256 (aerospike-aerospike-client-go-95e1ad7_GH0.tar.gz) = bbe30af22410d0bff33f28bdf24c7eab75d9756c310eaca8b9317e090ba4b936 From owner-svn-ports-all@freebsd.org Mon Feb 5 15:40:57 2018 Return-Path: Delivered-To: svn-ports-all@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 2DF0FED2908; Mon, 5 Feb 2018 15:40:57 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D57F1789D7; Mon, 5 Feb 2018 15:40:56 +0000 (UTC) (envelope-from johans@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 D010D2885; Mon, 5 Feb 2018 15:40:56 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15FeutT007102; Mon, 5 Feb 2018 15:40:56 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Feu87006947; Mon, 5 Feb 2018 15:40:56 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802051540.w15Feu87006947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 5 Feb 2018 15:40:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460978 - head/lang/swi-pl X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/lang/swi-pl X-SVN-Commit-Revision: 460978 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 15:40:57 -0000 Author: johans Date: Mon Feb 5 15:40:56 2018 New Revision: 460978 URL: https://svnweb.freebsd.org/changeset/ports/460978 Log: Update SWI Prolog to 7.6.4 Modified: head/lang/swi-pl/Makefile head/lang/swi-pl/distinfo head/lang/swi-pl/pkg-plist Modified: head/lang/swi-pl/Makefile ============================================================================== --- head/lang/swi-pl/Makefile Mon Feb 5 15:21:41 2018 (r460977) +++ head/lang/swi-pl/Makefile Mon Feb 5 15:40:56 2018 (r460978) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swi-pl -PORTVERSION= 7.6.2 -PORTREVERSION= 1 +PORTVERSION= 7.6.4 CATEGORIES= lang MASTER_SITES= http://www.swi-prolog.org/download/stable/src/ DISTNAME= swipl-${PORTVERSION} Modified: head/lang/swi-pl/distinfo ============================================================================== --- head/lang/swi-pl/distinfo Mon Feb 5 15:21:41 2018 (r460977) +++ head/lang/swi-pl/distinfo Mon Feb 5 15:40:56 2018 (r460978) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511536003 -SHA256 (swipl-7.6.2.tar.gz) = fc102697c5ab60639997e147b1f0a8e1b2b29632de747cc8f8fe566889b1f6aa -SIZE (swipl-7.6.2.tar.gz) = 16765119 +TIMESTAMP = 1517836115 +SHA256 (swipl-7.6.4.tar.gz) = 2d3d7aabd6d99a02dcc2da5d7604e3500329e541c6f857edc5aa06a3b1267891 +SIZE (swipl-7.6.4.tar.gz) = 16777875 Modified: head/lang/swi-pl/pkg-plist ============================================================================== --- head/lang/swi-pl/pkg-plist Mon Feb 5 15:21:41 2018 (r460977) +++ head/lang/swi-pl/pkg-plist Mon Feb 5 15:40:56 2018 (r460978) @@ -1518,6 +1518,7 @@ lib/%%DISTNAME%%/xpce/prolog/lib/emacs/chr_mode.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/cpp_mode.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/dde_server.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/emacs.pl +lib/%%DISTNAME%%/xpce/prolog/lib/emacs/emacs_chrome_server.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/find.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/fundamental_mode.pl lib/%%DISTNAME%%/xpce/prolog/lib/emacs/gdb.pl From owner-svn-ports-all@freebsd.org Mon Feb 5 15:43:56 2018 Return-Path: Delivered-To: svn-ports-all@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 EDE45ED2CB5; Mon, 5 Feb 2018 15:43:55 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7267178C8B; Mon, 5 Feb 2018 15:43:55 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-lf0-x22b.google.com with SMTP id w27so42369188lfd.6; Mon, 05 Feb 2018 07:43:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ms06d2I7Ts5cRhYlQ18PeMi3sRUr1aQpucd3+VwSBc4=; b=fYRPrGAwIFW6TZYBUNrqwd+r/doiTEBRDx6+R3oLwvfbQAcxi8aXoXivDx93zUpzTt T514KQIJt3bHBRSf3Dcyeakq6PyvV95GXnUnmm0JcOIT/xYunE4i4LEi7kOynJGE3fiS ay2e2kegId1MrOG07O+RI7O4JHY3fjMvLj/jsOb5htAQV+f/8QLOZNAMH1YtYy/wmDt1 SI1evSN2FnL9d8EdluK/D3yvUxe8VK88Chrx2rjPQ4bb+EpYY1qrexBamO3SxAEqvHg0 0aqahj03GZjedQ4UzebmX1hxgWUw5Y8QdDN259PvhDCbXOKojc/mk2S5UNO58LJRYxRt Nqqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=ms06d2I7Ts5cRhYlQ18PeMi3sRUr1aQpucd3+VwSBc4=; b=Gd1T6yDGO3NHYTcUQN0tnoMRdxonAl186b7CeVkgFATX6DKeF8C/zL3YyFG/UnMYoI VjnVUacAYDbedpWHvSy81Lzc86oZRoeHWjYJhwD8e3oQ0e9WCq0936v9GJpELdPLimNg jDgfG1JGN3wzI3yGbqQsYtrj+yD09yZbVCdUqqsBxEFhrASNHtr02e2i62k1iaKvhvC1 Xj/+rM2dgWS+4TXP+/tWBAviBtsr7G2/VYiMDNqWmnbx2eKsBq7mkoq+/1fJUgv7EPlA /XqT7cla0+pMEsKp/efBFoXScT8OF6UuJ/HmRtBDCazyWgok+KNuqtSeQUwrmNHUb/bX uZoQ== X-Gm-Message-State: AKwxytf8OF5Z2UqzdbhBV1cYnpK7uI4IuL6JXUePfdSZkHi+oDhtnN2x TOEuLH0kUyzjT1zFOPcXkFlSoUBcnWGEo6ZbqpQ= X-Google-Smtp-Source: AH8x225Bp335UwpBjejeFYjtQX9DXSOIsNnUU/wpUSQblmG5nWDZmPhTDSX+1FejanncRGnqrAF9jZPDXTHvD01BeIM= X-Received: by 10.25.178.217 with SMTP id t86mr32061849lfk.51.1517845433098; Mon, 05 Feb 2018 07:43:53 -0800 (PST) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 10.179.87.131 with HTTP; Mon, 5 Feb 2018 07:43:52 -0800 (PST) In-Reply-To: References: <201802021907.w12J7LMe042208@repo.freebsd.org> From: Alan Somers Date: Mon, 5 Feb 2018 08:43:52 -0700 X-Google-Sender-Auth: 2XXItyvzhJC9wvNYyMsDFKaOdrI Message-ID: Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 15:43:56 -0000 On Sat, Feb 3, 2018 at 12:13 AM, Antoine Brodin wrote: > On Fri, Feb 2, 2018 at 8:07 PM, Alan Somers wrote: > > Author: asomers (src committer) > > Date: Fri Feb 2 19:07:21 2018 > > New Revision: 460727 > > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > > > Log: > > devel/p4 devel/p4api: build from source > > > > Build devel/p4 and devel/p4api from source rather than use the prebuilt > > binary downloads. This fixes p4api on FreeBSD 12. The ports > originally used > > the binaries because source wasn't available until a few years ago. By > > happy accident, building from source also makes the ports available on > > non-Intel architectures. > > > > PR: 225613 > > Reviewed by: brd > > Approved by: brd (ports) > > Sponsored by: Spectra Logic Corp > > Differential Revision: https://reviews.freebsd.org/D14162 > > Those 2 ports still fail to "make checksum". > > Antoine > Thanks for the heads up. I think I see what's going on here. Perforce seems to be rebuilding those zip files with a cron job that runs once per day or so. The file content of the zipped files hasn't changed since 1-Feb, but all of their timestamps have. This asinine behavior is going to make it impossible for ports to verify the checksum, though we can still verify the file size. I'll try to teach the port to do that. -Alan From owner-svn-ports-all@freebsd.org Mon Feb 5 16:24:51 2018 Return-Path: Delivered-To: svn-ports-all@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 0A966ED984C; Mon, 5 Feb 2018 16:24:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE4DD7A75A; Mon, 5 Feb 2018 16:24:50 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A4FF5304A; Mon, 5 Feb 2018 16:24:50 +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 w15GOowc030458; Mon, 5 Feb 2018 16:24:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15GOnFh030444; Mon, 5 Feb 2018 16:24:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802051624.w15GOnFh030444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 5 Feb 2018 16:24:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460979 - in head: audio/sdl2_mixer audio/sdl_mixer audio/sdl_sound devel/sdl12 devel/sdl20 graphics/sdl2_gfx graphics/sdl2_image graphics/sdl2_ttf graphics/sdl_gfx graphics/sdl_image g... X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head: audio/sdl2_mixer audio/sdl_mixer audio/sdl_sound devel/sdl12 devel/sdl20 graphics/sdl2_gfx graphics/sdl2_image graphics/sdl2_ttf graphics/sdl_gfx graphics/sdl_image graphics/sdl_ttf net/sdl2_... X-SVN-Commit-Revision: 460979 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 16:24:51 -0000 Author: amdmi3 Date: Mon Feb 5 16:24:49 2018 New Revision: 460979 URL: https://svnweb.freebsd.org/changeset/ports/460979 Log: Take maintainership of SDL/SDL2 ports Modified: head/audio/sdl2_mixer/Makefile head/audio/sdl_mixer/Makefile head/audio/sdl_sound/Makefile head/devel/sdl12/Makefile head/devel/sdl20/Makefile head/graphics/sdl2_gfx/Makefile head/graphics/sdl2_image/Makefile head/graphics/sdl2_ttf/Makefile head/graphics/sdl_gfx/Makefile head/graphics/sdl_image/Makefile head/graphics/sdl_ttf/Makefile head/net/sdl2_net/Makefile head/net/sdl_net/Makefile Modified: head/audio/sdl2_mixer/Makefile ============================================================================== --- head/audio/sdl2_mixer/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/audio/sdl2_mixer/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL2_mixer-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Sample multi-channel audio mixer library LICENSE= ZLIB Modified: head/audio/sdl_mixer/Makefile ============================================================================== --- head/audio/sdl_mixer/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/audio/sdl_mixer/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Sample multi-channel audio mixer library LICENSE= ZLIB Modified: head/audio/sdl_sound/Makefile ============================================================================== --- head/audio/sdl_sound/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/audio/sdl_sound/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL audio library and player for some popular sound file formats USES= libtool Modified: head/devel/sdl12/Makefile ============================================================================== --- head/devel/sdl12/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/devel/sdl12/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -9,7 +9,7 @@ CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform multimedia development API LICENSE= LGPL21 Modified: head/devel/sdl20/Makefile ============================================================================== --- head/devel/sdl20/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/devel/sdl20/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL2-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform multimedia development API LICENSE= ZLIB Modified: head/graphics/sdl2_gfx/Makefile ============================================================================== --- head/graphics/sdl2_gfx/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl2_gfx/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL2_gfx/ DISTNAME= SDL2_gfx-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions LICENSE= ZLIB Modified: head/graphics/sdl2_image/Makefile ============================================================================== --- head/graphics/sdl2_image/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl2_image/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL2_image-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces LICENSE= ZLIB Modified: head/graphics/sdl2_ttf/Makefile ============================================================================== --- head/graphics/sdl2_ttf/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl2_ttf/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL2_ttf-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to use TrueType fonts to render text in SDL applications LICENSE= ZLIB Modified: head/graphics/sdl_gfx/Makefile ============================================================================== --- head/graphics/sdl_gfx/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl_gfx/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions LICENSE= ZLIB Modified: head/graphics/sdl_image/Makefile ============================================================================== --- head/graphics/sdl_image/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl_image/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces LICENSE= LGPL21 Modified: head/graphics/sdl_ttf/Makefile ============================================================================== --- head/graphics/sdl_ttf/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/graphics/sdl_ttf/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to use TrueType fonts to render text in SDL applications LICENSE= ZLIB Modified: head/net/sdl2_net/Makefile ============================================================================== --- head/net/sdl2_net/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/net/sdl2_net/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL2_net-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Small sample cross-platform networking library LICENSE= ZLIB Modified: head/net/sdl_net/Makefile ============================================================================== --- head/net/sdl_net/Makefile Mon Feb 5 15:40:56 2018 (r460978) +++ head/net/sdl_net/Makefile Mon Feb 5 16:24:49 2018 (r460979) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Small sample cross-platform networking library LICENSE= ZLIB From owner-svn-ports-all@freebsd.org Mon Feb 5 17:03:42 2018 Return-Path: Delivered-To: svn-ports-all@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 5683AEDD0F4; Mon, 5 Feb 2018 17:03:42 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AA007C47F; Mon, 5 Feb 2018 17:03:42 +0000 (UTC) (envelope-from rm@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 056B83AC9; Mon, 5 Feb 2018 17:03:42 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H3fwN050211; Mon, 5 Feb 2018 17:03:41 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H3f4t050209; Mon, 5 Feb 2018 17:03:41 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051703.w15H3f4t050209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:03:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460980 - head/devel/py-typing X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-typing X-SVN-Commit-Revision: 460980 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:03:42 -0000 Author: rm Date: Mon Feb 5 17:03:41 2018 New Revision: 460980 URL: https://svnweb.freebsd.org/changeset/ports/460980 Log: devel/py-typing: update to 3.6.4 Modified: head/devel/py-typing/Makefile head/devel/py-typing/distinfo Modified: head/devel/py-typing/Makefile ============================================================================== --- head/devel/py-typing/Makefile Mon Feb 5 16:24:49 2018 (r460979) +++ head/devel/py-typing/Makefile Mon Feb 5 17:03:41 2018 (r460980) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= typing -PORTVERSION= 3.6.2 +PORTVERSION= 3.6.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python:-3.6 +USES= python:-3.5 USE_PYTHON= autoplist distutils .include Modified: head/devel/py-typing/distinfo ============================================================================== --- head/devel/py-typing/distinfo Mon Feb 5 16:24:49 2018 (r460979) +++ head/devel/py-typing/distinfo Mon Feb 5 17:03:41 2018 (r460980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506102985 -SHA256 (typing-3.6.2.tar.gz) = d514bd84b284dd3e844f0305ac07511f097e325171f6cc4a20878d11ad771849 -SIZE (typing-3.6.2.tar.gz) = 78726 +TIMESTAMP = 1517849029 +SHA256 (typing-3.6.4.tar.gz) = d400a9344254803a2368533e4533a4200d21eb7b6b729c173bc38201a74db3f2 +SIZE (typing-3.6.4.tar.gz) = 71347 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:05:23 2018 Return-Path: Delivered-To: svn-ports-all@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 AB4A3EDD3E3; Mon, 5 Feb 2018 17:05:23 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D05C7C5F7; Mon, 5 Feb 2018 17:05:23 +0000 (UTC) (envelope-from rm@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 565253ACC; Mon, 5 Feb 2018 17:05:23 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H5Nru050394; Mon, 5 Feb 2018 17:05:23 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H5NsU050392; Mon, 5 Feb 2018 17:05:23 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051705.w15H5NsU050392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460981 - head/devel/py-pyro X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-pyro X-SVN-Commit-Revision: 460981 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:05:23 -0000 Author: rm Date: Mon Feb 5 17:05:22 2018 New Revision: 460981 URL: https://svnweb.freebsd.org/changeset/ports/460981 Log: devel/py-pyro: update to 4.70 Modified: head/devel/py-pyro/Makefile head/devel/py-pyro/distinfo Modified: head/devel/py-pyro/Makefile ============================================================================== --- head/devel/py-pyro/Makefile Mon Feb 5 17:03:41 2018 (r460980) +++ head/devel/py-pyro/Makefile Mon Feb 5 17:05:22 2018 (r460981) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyro -PORTVERSION= 4.63 +PORTVERSION= 4.70 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyro/distinfo ============================================================================== --- head/devel/py-pyro/distinfo Mon Feb 5 17:03:41 2018 (r460980) +++ head/devel/py-pyro/distinfo Mon Feb 5 17:05:22 2018 (r460981) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516651845 -SHA256 (Pyro4-4.63.tar.gz) = 67d2b34156619ba37e92100af95aade8129dd2b7327eb05821d43887451f7d7b -SIZE (Pyro4-4.63.tar.gz) = 473950 +TIMESTAMP = 1517849244 +SHA256 (Pyro4-4.70.tar.gz) = 614dc4a7a79a861ee15215a6e60081950b2790b7b5cc91555ebeec75d8444aa5 +SIZE (Pyro4-4.70.tar.gz) = 473955 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:06:47 2018 Return-Path: Delivered-To: svn-ports-all@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 059BAEDD596; Mon, 5 Feb 2018 17:06:46 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 925CF7C76F; Mon, 5 Feb 2018 17:06:46 +0000 (UTC) (envelope-from rm@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 8B27A3ACD; Mon, 5 Feb 2018 17:06:46 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H6kFs050563; Mon, 5 Feb 2018 17:06:46 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H6kG7050561; Mon, 5 Feb 2018 17:06:46 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051706.w15H6kG7050561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460982 - head/devel/py-podcastparser X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-podcastparser X-SVN-Commit-Revision: 460982 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:06:47 -0000 Author: rm Date: Mon Feb 5 17:06:46 2018 New Revision: 460982 URL: https://svnweb.freebsd.org/changeset/ports/460982 Log: devel/py-podcastparser: update to 0.6.3 Modified: head/devel/py-podcastparser/Makefile head/devel/py-podcastparser/distinfo Modified: head/devel/py-podcastparser/Makefile ============================================================================== --- head/devel/py-podcastparser/Makefile Mon Feb 5 17:05:22 2018 (r460981) +++ head/devel/py-podcastparser/Makefile Mon Feb 5 17:06:46 2018 (r460982) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= podcastparser -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-podcastparser/distinfo ============================================================================== --- head/devel/py-podcastparser/distinfo Mon Feb 5 17:05:22 2018 (r460981) +++ head/devel/py-podcastparser/distinfo Mon Feb 5 17:06:46 2018 (r460982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516652515 -SHA256 (podcastparser-0.6.2.tar.gz) = 8b915224c00f2bf2481139f80bf365ed20742a3907f437711c96b0a86a878968 -SIZE (podcastparser-0.6.2.tar.gz) = 21871 +TIMESTAMP = 1517849425 +SHA256 (podcastparser-0.6.3.tar.gz) = cd98e8e657aeb2a59a31cd939c4dd2abec65109e356ec320506901728549da30 +SIZE (podcastparser-0.6.3.tar.gz) = 22336 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:07:24 2018 Return-Path: Delivered-To: svn-ports-all@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 369C2EDD6E7; Mon, 5 Feb 2018 17:07:24 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0C9F7C892; Mon, 5 Feb 2018 17:07:23 +0000 (UTC) (envelope-from rm@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 CBC9C3ACE; Mon, 5 Feb 2018 17:07:23 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H7Nd7050714; Mon, 5 Feb 2018 17:07:23 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H7Nvq050712; Mon, 5 Feb 2018 17:07:23 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051707.w15H7Nvq050712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:07:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460983 - head/devel/py-zc.buildout X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-zc.buildout X-SVN-Commit-Revision: 460983 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:07:24 -0000 Author: rm Date: Mon Feb 5 17:07:23 2018 New Revision: 460983 URL: https://svnweb.freebsd.org/changeset/ports/460983 Log: devel/py-zc.buildout: 2.9.4 -> 2.11.0 Modified: head/devel/py-zc.buildout/Makefile head/devel/py-zc.buildout/distinfo Modified: head/devel/py-zc.buildout/Makefile ============================================================================== --- head/devel/py-zc.buildout/Makefile Mon Feb 5 17:06:46 2018 (r460982) +++ head/devel/py-zc.buildout/Makefile Mon Feb 5 17:07:23 2018 (r460983) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zc.buildout -PORTVERSION= 2.9.4 +PORTVERSION= 2.11.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-zc.buildout/distinfo ============================================================================== --- head/devel/py-zc.buildout/distinfo Mon Feb 5 17:06:46 2018 (r460982) +++ head/devel/py-zc.buildout/distinfo Mon Feb 5 17:07:23 2018 (r460983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499959979 -SHA256 (zope/zc.buildout-2.9.4.tar.gz) = df56cc55735e984510986c633090ad0d64f59d7e42d1aac57ecf04ab183d1053 -SIZE (zope/zc.buildout-2.9.4.tar.gz) = 160830 +TIMESTAMP = 1517849531 +SHA256 (zope/zc.buildout-2.11.0.tar.gz) = 092b0a147d5fb4e79ee0afde665570f85738e714463854f9e4f7f38d0b27ea82 +SIZE (zope/zc.buildout-2.11.0.tar.gz) = 163053 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:08:27 2018 Return-Path: Delivered-To: svn-ports-all@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 82183EDD8D1; Mon, 5 Feb 2018 17:08:27 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33DB47CA1B; Mon, 5 Feb 2018 17:08:27 +0000 (UTC) (envelope-from rm@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 2EBE63ACF; Mon, 5 Feb 2018 17:08:27 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H8Qh4050870; Mon, 5 Feb 2018 17:08:26 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H8QV3050868; Mon, 5 Feb 2018 17:08:26 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051708.w15H8QV3050868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:08:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460984 - head/www/py-w3lib X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/www/py-w3lib X-SVN-Commit-Revision: 460984 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:08:27 -0000 Author: rm Date: Mon Feb 5 17:08:26 2018 New Revision: 460984 URL: https://svnweb.freebsd.org/changeset/ports/460984 Log: www/py-w3lib: 1.18.0 -> 1.19.0 Modified: head/www/py-w3lib/Makefile head/www/py-w3lib/distinfo Modified: head/www/py-w3lib/Makefile ============================================================================== --- head/www/py-w3lib/Makefile Mon Feb 5 17:07:23 2018 (r460983) +++ head/www/py-w3lib/Makefile Mon Feb 5 17:08:26 2018 (r460984) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= w3lib -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-w3lib/distinfo ============================================================================== --- head/www/py-w3lib/distinfo Mon Feb 5 17:07:23 2018 (r460983) +++ head/www/py-w3lib/distinfo Mon Feb 5 17:08:26 2018 (r460984) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506112677 -SHA256 (w3lib-1.18.0.tar.gz) = c48731d5d73cde86f9c3c2bd6898d165f670120427353a7c8f9d6c685561d3c4 -SIZE (w3lib-1.18.0.tar.gz) = 37709 +TIMESTAMP = 1517849748 +SHA256 (w3lib-1.19.0.tar.gz) = 55994787e93b411c2d659068b51b9998d9d0c05e0df188e6daf8f45836e1ea38 +SIZE (w3lib-1.19.0.tar.gz) = 37989 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:09:59 2018 Return-Path: Delivered-To: svn-ports-all@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 81AA2EDDBDA; Mon, 5 Feb 2018 17:09:59 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 217747CC4C; Mon, 5 Feb 2018 17:09:59 +0000 (UTC) (envelope-from rm@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 1C61F3AD0; Mon, 5 Feb 2018 17:09:59 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15H9wdp051040; Mon, 5 Feb 2018 17:09:58 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15H9wJc051038; Mon, 5 Feb 2018 17:09:58 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051709.w15H9wJc051038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:09:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460985 - head/www/py-django-pipeline X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/www/py-django-pipeline X-SVN-Commit-Revision: 460985 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:09:59 -0000 Author: rm Date: Mon Feb 5 17:09:58 2018 New Revision: 460985 URL: https://svnweb.freebsd.org/changeset/ports/460985 Log: www/py-django-pipeline: update to 1.6.14 Modified: head/www/py-django-pipeline/Makefile head/www/py-django-pipeline/distinfo Modified: head/www/py-django-pipeline/Makefile ============================================================================== --- head/www/py-django-pipeline/Makefile Mon Feb 5 17:08:26 2018 (r460984) +++ head/www/py-django-pipeline/Makefile Mon Feb 5 17:09:58 2018 (r460985) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-pipeline -PORTVERSION= 1.6.13 +PORTVERSION= 1.6.14 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-pipeline/distinfo ============================================================================== --- head/www/py-django-pipeline/distinfo Mon Feb 5 17:08:26 2018 (r460984) +++ head/www/py-django-pipeline/distinfo Mon Feb 5 17:09:58 2018 (r460985) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496780169 -SHA256 (django-pipeline-1.6.13.tar.gz) = 81d8dd2db4c582bdfd0dc1df875c6b538c0a5ee233e954a52ae17f3ce904f604 -SIZE (django-pipeline-1.6.13.tar.gz) = 58704 +TIMESTAMP = 1517850418 +SHA256 (django-pipeline-1.6.14.tar.gz) = ef67aaf58959a2959e13fc114001cee5beec05ac18a81cc700ea9f1c8e3f40a8 +SIZE (django-pipeline-1.6.14.tar.gz) = 59986 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:26:09 2018 Return-Path: Delivered-To: svn-ports-all@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 81BB7EDF10E; Mon, 5 Feb 2018 17:26:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 316477D7C8; Mon, 5 Feb 2018 17:26:09 +0000 (UTC) (envelope-from danfe@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 283123E37; Mon, 5 Feb 2018 17:26:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HQ9qU060634; Mon, 5 Feb 2018 17:26:09 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HQ9tM060633; Mon, 5 Feb 2018 17:26:09 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802051726.w15HQ9tM060633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 5 Feb 2018 17:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460986 - head/graphics/ufraw/files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/graphics/ufraw/files X-SVN-Commit-Revision: 460986 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:26:09 -0000 Author: danfe Date: Mon Feb 5 17:26:08 2018 New Revision: 460986 URL: https://svnweb.freebsd.org/changeset/ports/460986 Log: Unbreak the build against recent Clang. PR: 225556 Modified: head/graphics/ufraw/files/patch-dcraw.cc Modified: head/graphics/ufraw/files/patch-dcraw.cc ============================================================================== --- head/graphics/ufraw/files/patch-dcraw.cc Mon Feb 5 17:09:58 2018 (r460985) +++ head/graphics/ufraw/files/patch-dcraw.cc Mon Feb 5 17:26:08 2018 (r460986) @@ -19,3 +19,12 @@ } } else if (fsize == 5869568) { if (!timestamp && minolta_z2()) { +@@ -10073,7 +10073,7 @@ void CLASS tiff_head (struct tiff_hdr *th, int full) + strncpy (th->desc, desc, 512); + strncpy (th->make, make, 64); + strncpy (th->model, model, 64); +- strcpy (th->soft, "dcraw v"DCRAW_VERSION); ++ strcpy (th->soft, "dcraw v" DCRAW_VERSION); + t = localtime (×tamp); + sprintf (th->date, "%04d:%02d:%02d %02d:%02d:%02d", + t->tm_year+1900,t->tm_mon+1,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec); From owner-svn-ports-all@freebsd.org Mon Feb 5 17:28:34 2018 Return-Path: Delivered-To: svn-ports-all@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 99940EDF37F; Mon, 5 Feb 2018 17:28:34 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5637D939; Mon, 5 Feb 2018 17:28:34 +0000 (UTC) (envelope-from rm@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 42E183E39; Mon, 5 Feb 2018 17:28:34 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HSYQX060829; Mon, 5 Feb 2018 17:28:34 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HSYt8060828; Mon, 5 Feb 2018 17:28:34 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802051728.w15HSYt8060828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 5 Feb 2018 17:28:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460987 - head/devel/py-typing X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-typing X-SVN-Commit-Revision: 460987 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:28:34 -0000 Author: rm Date: Mon Feb 5 17:28:33 2018 New Revision: 460987 URL: https://svnweb.freebsd.org/changeset/ports/460987 Log: devel/py-typing: correct supported python version This port is noop on anything equal or greater than Python 3.5 Reported by: sunpoet Modified: head/devel/py-typing/Makefile Modified: head/devel/py-typing/Makefile ============================================================================== --- head/devel/py-typing/Makefile Mon Feb 5 17:26:08 2018 (r460986) +++ head/devel/py-typing/Makefile Mon Feb 5 17:28:33 2018 (r460987) @@ -13,7 +13,7 @@ LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python:-3.5 +USES= python:-3.4 USE_PYTHON= autoplist distutils .include From owner-svn-ports-all@freebsd.org Mon Feb 5 17:34:24 2018 Return-Path: Delivered-To: svn-ports-all@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 9B2E8EDFCE9; Mon, 5 Feb 2018 17:34:24 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 380717E176; Mon, 5 Feb 2018 17:34:24 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 34580BDD3C; Mon, 5 Feb 2018 18:34:23 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 1AB54BDD39; Mon, 5 Feb 2018 18:34:23 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id B4FAB611A; Mon, 5 Feb 2018 18:34:22 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 76EB15990DC4; Mon, 5 Feb 2018 18:34:21 +0100 (CET) Date: Mon, 5 Feb 2018 18:34:21 +0100 From: Mathieu Arnold To: Ryan Steinmetz Cc: Mathieu Arnold , Boris Samorodov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459281 - head/net-mgmt/net-snmp Message-ID: <20180205173421.4zmbukvvzd35muy4@ogg.in.absolight.net> References: <201801171854.w0HIsxDK026361@repo.freebsd.org> <82ef5167-c450-5123-8d12-0d71a51dcf75@passap.ru> <20180130124700.4j65ae7m6aum5vvx@ogg.in.absolight.net> <20180205133500.n73vkm6ybvyxqdmo@ogg.in.absolight.net> <20180205145116.GA54125@exodus.zi0r.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pz54ivzpnpks6tby" Content-Disposition: inline In-Reply-To: <20180205145116.GA54125@exodus.zi0r.com> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:34:24 -0000 --pz54ivzpnpks6tby Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 05, 2018 at 09:51:16AM -0500, Ryan Steinmetz wrote: >=20 > On (02/05/18 14:35), Mathieu Arnold wrote: > > > > At a first glance resolving build at 12-CURRENT is effectively > > > > a change of default settings for all platforms. As such > > > > a PORTREVISION bump is needed. > > >=20 > > > ping. > >=20 > > ping. > >=20 >=20 > If this is a concern to you, you have my approal to bump the PORTREVISION. My main concern is that it takes two weeks to get a response for a simple question, "does it change the package" because if it does, PORTREVISION must be bumped. (Note the use of must, as in, not optional.) I assume that it does, so I'll bump PORTREVISION. --=20 Mathieu Arnold --pz54ivzpnpks6tby Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaeJWcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I0p0QAKBGcDLaNc2kzXaVmfr/WMa+ qLb71L0hr/Am9DRUPdMmyUwOywsnFeBLwxoJyEfvw25Wg9XeFoOGfxeVT2ryB2Wp OsIILuJJ9pvCuw5GJIQfyRHO6hPTA6KPP/cwa6X1gJgSA9KhhWNQvM/s81T5nSoI uqBtGvjx+lTYDzARfSvWimUOtn1W1QtV4HNGZbCVP45KCxERZ8S7U7MmI803BuQC cEatLqrhxStb+cs23W9MplL5H28HODTy7/tav81HMVoXXJ2knhNCTGjGDxCEgMld +lVFaEeuatdeWAPTZdyTnM6fyEb/qveXxIrjv7q3eucjbPGDOcpiD8Hp8HpiH7sU 75NQISjY2bWltZlEtpru05Efwch0axkskrkZEDUoNQPzXO+0ciruCcbG3HJKsLDR OKozpaIzvgjLn1ns66hrZSYA36B1fElixI001l4xp9QN9OKnJsQoCXUaEqIwpfkx MpLQPIb+Vx8LF2CTG5DMnyuyCfqkxxPpYXaifYiVhP8eoDmv88Zd1iM7JEImJ3Az rCXwHLlwfOfCXMchSHXbeigogJx/w1e+5kyiLrxwTeK4e+qL6erMNY7GeTNgk7Gh cFd6BVmrGIHO76dgI9GdDzKeUQKyDWyE8KokM4AlKtleCfkdepQKscI+dnFHOsRd 8jUZWvFkIK2UmrTUXr3b =TZx1 -----END PGP SIGNATURE----- --pz54ivzpnpks6tby-- From owner-svn-ports-all@freebsd.org Mon Feb 5 17:35:18 2018 Return-Path: Delivered-To: svn-ports-all@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 B8C99EDFE81; Mon, 5 Feb 2018 17:35:18 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B5927E2C7; Mon, 5 Feb 2018 17:35:18 +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 62329400E; Mon, 5 Feb 2018 17:35:18 +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 w15HZIRk066030; Mon, 5 Feb 2018 17:35:18 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HZIFd066029; Mon, 5 Feb 2018 17:35:18 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802051735.w15HZIFd066029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Feb 2018 17:35:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460988 - head/net-mgmt/net-snmp X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/net-mgmt/net-snmp X-SVN-Commit-Revision: 460988 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:35:18 -0000 Author: mat Date: Mon Feb 5 17:35:18 2018 New Revision: 460988 URL: https://svnweb.freebsd.org/changeset/ports/460988 Log: Bump PORTREVISION after r459281. Sponsored by: Absolight Modified: head/net-mgmt/net-snmp/Makefile (contents, props changed) Modified: head/net-mgmt/net-snmp/Makefile ============================================================================== --- head/net-mgmt/net-snmp/Makefile Mon Feb 5 17:28:33 2018 (r460987) +++ head/net-mgmt/net-snmp/Makefile Mon Feb 5 17:35:18 2018 (r460988) @@ -3,7 +3,7 @@ PORTNAME= snmp PORTVERSION= 5.7.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION} \ ZI From owner-svn-ports-all@freebsd.org Mon Feb 5 17:41:10 2018 Return-Path: Delivered-To: svn-ports-all@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 25CC5EE0612; Mon, 5 Feb 2018 17:41:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB54F7E680; Mon, 5 Feb 2018 17:41:09 +0000 (UTC) (envelope-from jbeich@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 C63D9403D; Mon, 5 Feb 2018 17:41:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Hf9KS066493; Mon, 5 Feb 2018 17:41:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Hf9VO066488; Mon, 5 Feb 2018 17:41:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802051741.w15Hf9VO066488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 17:41:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460989 - in head/www: seamonkey seamonkey-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: seamonkey seamonkey-i18n X-SVN-Commit-Revision: 460989 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:41:10 -0000 Author: jbeich Date: Mon Feb 5 17:41:09 2018 New Revision: 460989 URL: https://svnweb.freebsd.org/changeset/ports/460989 Log: www/seamonkey: switch 2.49.2 Changes: http://www.seamonkey-project.org/news Security: f78eac48-c3d1-4666-8de5-63ceea25a578 Security: b7e23050-2d5d-4e61-9b48-62e89db222ca Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 MFH: 2018Q1 Modified: head/www/seamonkey-i18n/Makefile (contents, props changed) head/www/seamonkey-i18n/Makefile.lang (contents, props changed) head/www/seamonkey-i18n/distinfo (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) head/www/seamonkey/distinfo (contents, props changed) Modified: head/www/seamonkey-i18n/Makefile ============================================================================== --- head/www/seamonkey-i18n/Makefile Mon Feb 5 17:35:18 2018 (r460988) +++ head/www/seamonkey-i18n/Makefile Mon Feb 5 17:41:09 2018 (r460989) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= seamonkey-i18n -PORTVERSION= 2.49.1 +PORTVERSION= 2.49.2 CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi \ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi \ LOCAL/jbeich/${DIST_SUBDIR} PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} Modified: head/www/seamonkey-i18n/Makefile.lang ============================================================================== --- head/www/seamonkey-i18n/Makefile.lang Mon Feb 5 17:35:18 2018 (r460988) +++ head/www/seamonkey-i18n/Makefile.lang Mon Feb 5 17:41:09 2018 (r460989) @@ -1,8 +1,8 @@ # Created by: Koji Yokota # $FreeBSD$ -SEAMONKEY_I18N_ALL_= cs de en-GB en-US es-AR es-ES fr hu it ja lt nl \ - pl pt-PT ru sk sv-SE zh-CN zh-TW +SEAMONKEY_I18N_ALL_= cs de en-GB en-US es-AR es-ES fr hu it ja lt \ + nb-NO nl pl pt-PT ru sk sv-SE zh-CN zh-TW .if defined(SEAMONKEY_I18N_ALL) || (defined(PACKAGE_BUILDING) && !exists(${OPTIONS_FILE})) || make(makesum) SEAMONKEY_I18N= ${SEAMONKEY_I18N_ALL_} Modified: head/www/seamonkey-i18n/distinfo ============================================================================== --- head/www/seamonkey-i18n/distinfo Mon Feb 5 17:35:18 2018 (r460988) +++ head/www/seamonkey-i18n/distinfo Mon Feb 5 17:41:09 2018 (r460989) @@ -1,39 +1,41 @@ -TIMESTAMP = 1505804275 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.cs.langpack.xpi) = 3da0bd7a341a90d5d10348ea53be7ffa3935202919a6d0aea59e69593499e246 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.cs.langpack.xpi) = 941974 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.de.langpack.xpi) = c5d997ed331867310dbe3468a6ea14ed327681015b62d61c021b433376ec2ebd -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.de.langpack.xpi) = 949902 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-GB.langpack.xpi) = 6a168ce1d5e5a6d5e4036f74dada7eac91f0feef6d53165afde30c9f39de643e -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-GB.langpack.xpi) = 911789 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-US.langpack.xpi) = 046b40b3231073c08975c8608ffd25c0d30ae1377ddae07916c6e859b44a2605 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-US.langpack.xpi) = 930971 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-AR.langpack.xpi) = d34c3ab2145d0829c814ce96b51c63c30c925e5c5a84810d411777be059d2cbd -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-AR.langpack.xpi) = 952759 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-ES.langpack.xpi) = 7fce4de8e1160996af38838093710d9e8a6c9f16f1a05e1b76c2778586fb643f -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-ES.langpack.xpi) = 897737 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.fr.langpack.xpi) = 5d32cebf47cea1a6c1cf20da828c4d2f944aa8f2252231d341dd292001fbdf55 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.fr.langpack.xpi) = 969290 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.hu.langpack.xpi) = 5795275d5eba01fe8c48af7f4f661ef5f3e7263f55029c2364a53f9288064401 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.hu.langpack.xpi) = 955174 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.it.langpack.xpi) = 9c8726b46dc3feaaf014ae142aac7d00c3d7eb4cc11157178c1fc265cd021807 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.it.langpack.xpi) = 793590 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ja.langpack.xpi) = 2e7279bd818493bc3ba34352458aeb8d4b27499fa776683e97d0cf3da9f2cdb2 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ja.langpack.xpi) = 1033801 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.lt.langpack.xpi) = f80892e20e5aad5c97b6c748d36fae3d75174d0164b3796ac45aaa1a5e3432ba -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.lt.langpack.xpi) = 956024 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.nl.langpack.xpi) = 6641ac30d2cfc6be47aeb92ee796924697be5a54bb384c4196d035f794d90a36 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.nl.langpack.xpi) = 957391 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pl.langpack.xpi) = 704d1836d6d9b39224b6beb63320b636f45919bd54833996c34ad5bb7144edc7 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pl.langpack.xpi) = 913004 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pt-PT.langpack.xpi) = 7d04419a91c82e3e0c5c5e054e757bf1fea6ea9cac2080c8e4c6f2a9e2f803ec -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pt-PT.langpack.xpi) = 939012 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ru.langpack.xpi) = 0b125d063e304a5cab261c4a749ec6140ecb61c3c3069f1b0bbb47962b9d4a97 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ru.langpack.xpi) = 995907 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sk.langpack.xpi) = 944dabb4e4b177cf43a4304e6d89a8bbf1c5b9b67edf44b20240ff3e406a3196 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sk.langpack.xpi) = 967988 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sv-SE.langpack.xpi) = 1d047f07347acd38fd3c2a726f98697b43294969772f4540d171ade622ed2d7e -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sv-SE.langpack.xpi) = 940793 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-CN.langpack.xpi) = b815362ac40fd7928e4f76344e9472225e556751b0fe9babbf4a7462ed8d3264 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-CN.langpack.xpi) = 946349 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-TW.langpack.xpi) = c08143641eb99e20df9beff3a0a9e1645c7e67d63eb18bc0314a612866cd7d43 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-TW.langpack.xpi) = 1002365 +TIMESTAMP = 1508138535 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.cs.langpack.xpi) = f3d1fcc5e55887652bfeb92720f2ff5c4f5795ff0b5c5cf2b99d2306cf785bf2 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.cs.langpack.xpi) = 941974 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.de.langpack.xpi) = 3b0ca0d924130ffec2090e4576e95041a317085be8333042243198d0c22227ce +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.de.langpack.xpi) = 949901 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-GB.langpack.xpi) = 2831d0bf9ca092090239bc5822ad4bad68ef94ffbd7427cca9c8fd073ae03a30 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-GB.langpack.xpi) = 911788 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-US.langpack.xpi) = 9102d7a3d14c00d3d694c063e9c2087e5e75a3f8810689df14625dfbcc4caa22 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-US.langpack.xpi) = 930971 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-AR.langpack.xpi) = dad877f67d5eb03f9da57fc0f4d6cda5b8429784c7f57f4b18d05e543f87a7cd +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-AR.langpack.xpi) = 952759 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-ES.langpack.xpi) = 82e76f9e97ee7685edc45f7425723280555591da02df207f572e57876588ece3 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-ES.langpack.xpi) = 897737 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.fr.langpack.xpi) = fd7a23a23d331e0d97a7d48408388771a4443911d54c0e70958d67606efabd05 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.fr.langpack.xpi) = 969290 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.hu.langpack.xpi) = 75102b128e373e803bbb531d1cf765b12ffd1cd21e161a257aeebcdb5f40bf25 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.hu.langpack.xpi) = 955178 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.it.langpack.xpi) = a41ab25f3336b4d236b7bc4e0c252141e165de7a122299cb6547f08b5b804da5 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.it.langpack.xpi) = 793590 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ja.langpack.xpi) = 3489b511763104efa6ac5cabf11206bf2aceb5bbdce4122efa7c9e0f2765fb44 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ja.langpack.xpi) = 1033800 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.lt.langpack.xpi) = 8443d56226e2c8483c57acb890c337acd7afcbd1fbce87c441a690dd4ec5c940 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.lt.langpack.xpi) = 956024 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nb-NO.langpack.xpi) = afdd49dffc9296bb654b3868ed96a601ae9aaa015357706c162ecf59b35b3b6f +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nb-NO.langpack.xpi) = 921826 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nl.langpack.xpi) = 18052040a814f3af64cbc80f8976729f4fef68d605abf921a17accebc8e1d7e5 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nl.langpack.xpi) = 957391 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pl.langpack.xpi) = 2a972ae25bd7a5d2ffcb191425bb3fc7b527f4069b9c426fea9c473563125fca +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pl.langpack.xpi) = 913004 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pt-PT.langpack.xpi) = 23b3c609a7b3a91de05b4d0dabcbf9505d30ac9eb3cc326f04b928c71df5247d +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pt-PT.langpack.xpi) = 939012 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ru.langpack.xpi) = 31800aa4cf83f3f99ed86e85230fe979b4dc6b650240f497f6e27c3a8e692074 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ru.langpack.xpi) = 995908 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sk.langpack.xpi) = 486b0b3e379b83d949167aadc5a489c6f0ea8e33d84022297a4c7d2bff8ce938 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sk.langpack.xpi) = 967988 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sv-SE.langpack.xpi) = 19ae712fe9f4fb0ff1ba80c1a2ddc51ec5536687c78586eb975ce5c71573c6fc +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sv-SE.langpack.xpi) = 940793 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-CN.langpack.xpi) = f1f0e6060b9c6ce6c37e77be3e056ec1657ae2fad661c59b9316b57bb3a0f777 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-CN.langpack.xpi) = 946348 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-TW.langpack.xpi) = e55e470c9b02f75a9385a51308a9ef8bd7abe6e922bf8db7778239db5638c414 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-TW.langpack.xpi) = 1002365 Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Mon Feb 5 17:35:18 2018 (r460988) +++ head/www/seamonkey/Makefile Mon Feb 5 17:41:09 2018 (r460989) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.49.1 +DISTVERSION= 2.49.2 MOZILLA_VER= 52 # above + 3 -PORTREVISION= 9 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: head/www/seamonkey/distinfo ============================================================================== --- head/www/seamonkey/distinfo Mon Feb 5 17:35:18 2018 (r460988) +++ head/www/seamonkey/distinfo Mon Feb 5 17:41:09 2018 (r460989) @@ -1,3 +1,3 @@ TIMESTAMP = 1508138535 -SHA256 (seamonkey-2.49.1.source.tar.xz) = ad2b31d105308b29cd768cd8e239cd5c0242cc7f5ad3003b19587e3f2900c202 -SIZE (seamonkey-2.49.1.source.tar.xz) = 229458016 +SHA256 (seamonkey-2.49.2.source.tar.xz) = 09fc9f8b1817a901b4e0d7635701ab50236885821d73694ac21615c8d911b575 +SIZE (seamonkey-2.49.2.source.tar.xz) = 229980312 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:45:14 2018 Return-Path: Delivered-To: svn-ports-all@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 A7AC2EE0A5A; Mon, 5 Feb 2018 17:45:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5ACCD7E97B; Mon, 5 Feb 2018 17:45:14 +0000 (UTC) (envelope-from jbeich@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 37A5B41AE; Mon, 5 Feb 2018 17:45:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HjEgQ071607; Mon, 5 Feb 2018 17:45:14 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HjDHU071601; Mon, 5 Feb 2018 17:45:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802051745.w15HjDHU071601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 17:45:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460990 - in branches/2018Q1/devel: py-game_sdl2 renpy X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/devel: py-game_sdl2 renpy X-SVN-Commit-Revision: 460990 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:45:15 -0000 Author: jbeich Date: Mon Feb 5 17:45:13 2018 New Revision: 460990 URL: https://svnweb.freebsd.org/changeset/ports/460990 Log: MFH: r460969 devel/renpy: update to 6.99.14.1 Changes: https://www.renpy.org/release/6.99.14.1 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-1 Approved by: ports-secteam (swills) Modified: branches/2018Q1/devel/py-game_sdl2/Makefile branches/2018Q1/devel/py-game_sdl2/distinfo branches/2018Q1/devel/renpy/Makefile branches/2018Q1/devel/renpy/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/py-game_sdl2/Makefile ============================================================================== --- branches/2018Q1/devel/py-game_sdl2/Makefile Mon Feb 5 17:41:09 2018 (r460989) +++ branches/2018Q1/devel/py-game_sdl2/Makefile Mon Feb 5 17:45:13 2018 (r460990) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.14 +PORTVERSION= 6.99.14.1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: branches/2018Q1/devel/py-game_sdl2/distinfo ============================================================================== --- branches/2018Q1/devel/py-game_sdl2/distinfo Mon Feb 5 17:41:09 2018 (r460989) +++ branches/2018Q1/devel/py-game_sdl2/distinfo Mon Feb 5 17:45:13 2018 (r460990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515956794 -SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.14.tar.gz) = 69990036a6b094f4238336e23af11beec2ac44d8313d57fbd39eaf1d975856ff -SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.14.tar.gz) = 2356568 +TIMESTAMP = 1517789378 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.14.1.tar.gz) = 355ea0e3519c54a1930d21df1464f9856685a12857db1715d9439989acfdfef8 +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.14.1.tar.gz) = 2361746 Modified: branches/2018Q1/devel/renpy/Makefile ============================================================================== --- branches/2018Q1/devel/renpy/Makefile Mon Feb 5 17:41:09 2018 (r460989) +++ branches/2018Q1/devel/renpy/Makefile Mon Feb 5 17:45:13 2018 (r460990) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.14 +PORTVERSION?= 6.99.14.1 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games Modified: branches/2018Q1/devel/renpy/distinfo ============================================================================== --- branches/2018Q1/devel/renpy/distinfo Mon Feb 5 17:41:09 2018 (r460989) +++ branches/2018Q1/devel/renpy/distinfo Mon Feb 5 17:45:13 2018 (r460990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515368837 -SHA256 (renpy-6.99.14-sdk.tar.bz2) = c2eb6d44ac7be116203664fb21317d9bd89671fabde69b9b2d756a3a98f6a698 -SIZE (renpy-6.99.14-sdk.tar.bz2) = 100505642 +TIMESTAMP = 1517789378 +SHA256 (renpy-6.99.14.1-sdk.tar.bz2) = e3a6bd4f4eaeccd51da03a1e3240f8c54a309444c2973426e65d407fa57335f6 +SIZE (renpy-6.99.14.1-sdk.tar.bz2) = 100739612 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:22 2018 Return-Path: Delivered-To: svn-ports-all@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 C22DCEE0EA4; Mon, 5 Feb 2018 17:49:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7804A7EBEC; Mon, 5 Feb 2018 17:49:22 +0000 (UTC) (envelope-from sunpoet@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 6C57441AF; Mon, 5 Feb 2018 17:49:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnMZw071853; Mon, 5 Feb 2018 17:49:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HnMh0071851; Mon, 5 Feb 2018 17:49:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HnMh0071851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460991 - head/net/mDNSResponder X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/mDNSResponder X-SVN-Commit-Revision: 460991 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:22 -0000 Author: sunpoet Date: Mon Feb 5 17:49:21 2018 New Revision: 460991 URL: https://svnweb.freebsd.org/changeset/ports/460991 Log: Update to 878.30.4 Modified: head/net/mDNSResponder/Makefile head/net/mDNSResponder/distinfo Modified: head/net/mDNSResponder/Makefile ============================================================================== --- head/net/mDNSResponder/Makefile Mon Feb 5 17:45:13 2018 (r460990) +++ head/net/mDNSResponder/Makefile Mon Feb 5 17:49:21 2018 (r460991) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mDNSResponder -PORTVERSION= 878.20.3 +PORTVERSION= 878.30.4 CATEGORIES= net dns MASTER_SITES= http://opensource.apple.com/tarballs/${PORTNAME}/ Modified: head/net/mDNSResponder/distinfo ============================================================================== --- head/net/mDNSResponder/distinfo Mon Feb 5 17:45:13 2018 (r460990) +++ head/net/mDNSResponder/distinfo Mon Feb 5 17:49:21 2018 (r460991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517724591 -SHA256 (mDNSResponder-878.20.3.tar.gz) = 04158d67f78909e6a894fdcab60cb3cc82d5f239165ad330386c25c22ba78862 -SIZE (mDNSResponder-878.20.3.tar.gz) = 2485239 +TIMESTAMP = 1517844631 +SHA256 (mDNSResponder-878.30.4.tar.gz) = 83ae1245ce8612438dd358a83c8c4a4f1348725d0dbf0703cf520882589229af +SIZE (mDNSResponder-878.30.4.tar.gz) = 2490030 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:29 2018 Return-Path: Delivered-To: svn-ports-all@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 B81E4EE0F03; Mon, 5 Feb 2018 17:49:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0C2C7ECA6; Mon, 5 Feb 2018 17:49:28 +0000 (UTC) (envelope-from sunpoet@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 BF29F41B0; Mon, 5 Feb 2018 17:49:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnRnR071977; Mon, 5 Feb 2018 17:49:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HnRck071975; Mon, 5 Feb 2018 17:49:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HnRck071975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460992 - head/devel/py-backports.functools_lru_cache X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-backports.functools_lru_cache X-SVN-Commit-Revision: 460992 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:29 -0000 Author: sunpoet Date: Mon Feb 5 17:49:27 2018 New Revision: 460992 URL: https://svnweb.freebsd.org/changeset/ports/460992 Log: Update to 1.5 Changes: https://github.com/jaraco/backports.functools_lru_cache/blob/master/CHANGES.rst Modified: head/devel/py-backports.functools_lru_cache/Makefile head/devel/py-backports.functools_lru_cache/distinfo Modified: head/devel/py-backports.functools_lru_cache/Makefile ============================================================================== --- head/devel/py-backports.functools_lru_cache/Makefile Mon Feb 5 17:49:21 2018 (r460991) +++ head/devel/py-backports.functools_lru_cache/Makefile Mon Feb 5 17:49:27 2018 (r460992) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= backports.functools_lru_cache -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-backports.functools_lru_cache/distinfo ============================================================================== --- head/devel/py-backports.functools_lru_cache/distinfo Mon Feb 5 17:49:21 2018 (r460991) +++ head/devel/py-backports.functools_lru_cache/distinfo Mon Feb 5 17:49:27 2018 (r460992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494677825 -SHA256 (backports.functools_lru_cache-1.4.tar.gz) = 31f235852f88edc1558d428d890663c49eb4514ffec9f3650e7f3c9e4a12e36f -SIZE (backports.functools_lru_cache-1.4.tar.gz) = 6927 +TIMESTAMP = 1517844657 +SHA256 (backports.functools_lru_cache-1.5.tar.gz) = 9d98697f088eb1b0fa451391f91afb5e3ebde16bbdb272819fd091151fda4f1a +SIZE (backports.functools_lru_cache-1.5.tar.gz) = 7891 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:33 2018 Return-Path: Delivered-To: svn-ports-all@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 1F49CEE0F4C; Mon, 5 Feb 2018 17:49:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF0237ECDA; Mon, 5 Feb 2018 17:49:32 +0000 (UTC) (envelope-from sunpoet@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 B660641B1; Mon, 5 Feb 2018 17:49:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnWwd072100; Mon, 5 Feb 2018 17:49:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HnWUv072098; Mon, 5 Feb 2018 17:49:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HnWUv072098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460993 - head/devel/py-configargparse X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-configargparse X-SVN-Commit-Revision: 460993 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:33 -0000 Author: sunpoet Date: Mon Feb 5 17:49:32 2018 New Revision: 460993 URL: https://svnweb.freebsd.org/changeset/ports/460993 Log: Update to 0.13.0 Changes: https://github.com/bw2/ConfigArgParse/releases https://github.com/bw2/ConfigArgParse/commits/master Modified: head/devel/py-configargparse/Makefile head/devel/py-configargparse/distinfo Modified: head/devel/py-configargparse/Makefile ============================================================================== --- head/devel/py-configargparse/Makefile Mon Feb 5 17:49:27 2018 (r460992) +++ head/devel/py-configargparse/Makefile Mon Feb 5 17:49:32 2018 (r460993) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= configargparse -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-configargparse/distinfo ============================================================================== --- head/devel/py-configargparse/distinfo Mon Feb 5 17:49:27 2018 (r460992) +++ head/devel/py-configargparse/distinfo Mon Feb 5 17:49:32 2018 (r460993) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494685961 -SHA256 (ConfigArgParse-0.12.0.tar.gz) = 28cd7d67669651f2a4518367838c49539457504584a139709b2b8f6c208ef339 -SIZE (ConfigArgParse-0.12.0.tar.gz) = 41524 +TIMESTAMP = 1517844693 +SHA256 (ConfigArgParse-0.13.0.tar.gz) = e6441aa58e23d3d122055808e5e2220fd742dff6e1e51082d2a4e4ed145dd788 +SIZE (ConfigArgParse-0.13.0.tar.gz) = 31775 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:38 2018 Return-Path: Delivered-To: svn-ports-all@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 B0620EE0F90; Mon, 5 Feb 2018 17:49:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F99C7EDC6; Mon, 5 Feb 2018 17:49:38 +0000 (UTC) (envelope-from sunpoet@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 311D441B2; Mon, 5 Feb 2018 17:49:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HncYs072227; Mon, 5 Feb 2018 17:49:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Hnb00072225; Mon, 5 Feb 2018 17:49:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15Hnb00072225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460994 - head/devel/py-isort X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-isort X-SVN-Commit-Revision: 460994 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:38 -0000 Author: sunpoet Date: Mon Feb 5 17:49:37 2018 New Revision: 460994 URL: https://svnweb.freebsd.org/changeset/ports/460994 Log: Update to 4.3.2 Changes: https://github.com/timothycrosley/isort/releases Modified: head/devel/py-isort/Makefile head/devel/py-isort/distinfo Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Mon Feb 5 17:49:32 2018 (r460993) +++ head/devel/py-isort/Makefile Mon Feb 5 17:49:37 2018 (r460994) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Mon Feb 5 17:49:32 2018 (r460993) +++ head/devel/py-isort/distinfo Mon Feb 5 17:49:37 2018 (r460994) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517635245 -SHA256 (isort-4.3.1.tar.gz) = b8b584d1223204a4948ba20d605d3e5421c5956455d8618feb5c2ccdae2b78ba -SIZE (isort-4.3.1.tar.gz) = 59591 +TIMESTAMP = 1517844729 +SHA256 (isort-4.3.2.tar.gz) = c8756e8058877321a3891939d0c294ad32c8b7cb87a923ebf00f179b33cb1f96 +SIZE (isort-4.3.2.tar.gz) = 55636 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:43 2018 Return-Path: Delivered-To: svn-ports-all@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 4AAC5EE0FD6; Mon, 5 Feb 2018 17:49:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE7DA7EE87; Mon, 5 Feb 2018 17:49:42 +0000 (UTC) (envelope-from sunpoet@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 E3D5341B3; Mon, 5 Feb 2018 17:49:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HngJE072350; Mon, 5 Feb 2018 17:49:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HngXB072348; Mon, 5 Feb 2018 17:49:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HngXB072348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460995 - head/german/mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/german/mythes X-SVN-Commit-Revision: 460995 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:43 -0000 Author: sunpoet Date: Mon Feb 5 17:49:42 2018 New Revision: 460995 URL: https://svnweb.freebsd.org/changeset/ports/460995 Log: Update to 2018.02.04 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Feb 5 17:49:37 2018 (r460994) +++ head/german/mythes/Makefile Mon Feb 5 17:49:42 2018 (r460995) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.01.28 +PORTVERSION= 2018.02.04 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Feb 5 17:49:37 2018 (r460994) +++ head/german/mythes/distinfo Mon Feb 5 17:49:42 2018 (r460995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517222280 -SHA256 (mythes/Deutscher-Thesaurus-20180128.oxt) = 8a5dc7f6c50e90ebf89a3539c461907e0f7428e382528ea1803f386f02f7b8e8 -SIZE (mythes/Deutscher-Thesaurus-20180128.oxt) = 8741416 +TIMESTAMP = 1517841791 +SHA256 (mythes/Deutscher-Thesaurus-20180204.oxt) = 2947b208bcc985c537df4096a4c638f35f2e8dadea3dce0b153f03e39885118c +SIZE (mythes/Deutscher-Thesaurus-20180204.oxt) = 8748406 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:49 2018 Return-Path: Delivered-To: svn-ports-all@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 15DE7EE1014; Mon, 5 Feb 2018 17:49:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 304C97EF5F; Mon, 5 Feb 2018 17:49:48 +0000 (UTC) (envelope-from sunpoet@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 2211741B4; Mon, 5 Feb 2018 17:49:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnmvH072474; Mon, 5 Feb 2018 17:49:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HnlWD072472; Mon, 5 Feb 2018 17:49:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HnlWD072472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460996 - head/polish/hunspell X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/polish/hunspell X-SVN-Commit-Revision: 460996 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:49 -0000 Author: sunpoet Date: Mon Feb 5 17:49:47 2018 New Revision: 460996 URL: https://svnweb.freebsd.org/changeset/ports/460996 Log: Update to 20180202 Modified: head/polish/hunspell/Makefile head/polish/hunspell/distinfo Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Mon Feb 5 17:49:42 2018 (r460995) +++ head/polish/hunspell/Makefile Mon Feb 5 17:49:47 2018 (r460996) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20180127 +PORTVERSION= 20180202 CATEGORIES= polish textproc MASTER_SITES= https://sjp.pl/slownik/ort/ \ LOCAL/sunpoet/${PORTNAME} Modified: head/polish/hunspell/distinfo ============================================================================== --- head/polish/hunspell/distinfo Mon Feb 5 17:49:42 2018 (r460995) +++ head/polish/hunspell/distinfo Mon Feb 5 17:49:47 2018 (r460996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517222982 -SHA256 (hunspell/sjp-myspell-pl-20180127.zip) = ff36ef97f502457e3d7ab1d05806827846c9dcc218384f3895e4f2243086b651 -SIZE (hunspell/sjp-myspell-pl-20180127.zip) = 1205008 +TIMESTAMP = 1517841863 +SHA256 (hunspell/sjp-myspell-pl-20180202.zip) = 164ae9505fa44e587bf2826f32cba384b78afaa211d07936f95587ae6d42f669 +SIZE (hunspell/sjp-myspell-pl-20180202.zip) = 1205093 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:49:53 2018 Return-Path: Delivered-To: svn-ports-all@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 A3DB2EE1033; Mon, 5 Feb 2018 17:49:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 522717F021; Mon, 5 Feb 2018 17:49:53 +0000 (UTC) (envelope-from sunpoet@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 4D33F41B5; Mon, 5 Feb 2018 17:49:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnrmK072599; Mon, 5 Feb 2018 17:49:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Hnrf9072597; Mon, 5 Feb 2018 17:49:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15Hnrf9072597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460997 - head/textproc/sk-mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/sk-mythes X-SVN-Commit-Revision: 460997 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:49:53 -0000 Author: sunpoet Date: Mon Feb 5 17:49:52 2018 New Revision: 460997 URL: https://svnweb.freebsd.org/changeset/ports/460997 Log: Update to 2018.02.04 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Feb 5 17:49:47 2018 (r460996) +++ head/textproc/sk-mythes/Makefile Mon Feb 5 17:49:52 2018 (r460997) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.01.28 +PORTVERSION= 2018.02.04 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Feb 5 17:49:47 2018 (r460996) +++ head/textproc/sk-mythes/distinfo Mon Feb 5 17:49:52 2018 (r460997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517222290 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180128.zip) = 29362fe2f168c44375bf97beced6eaf15d2ac28d260f9dd87a4ad075993e8088 -SIZE (mythes/OOo-Thesaurus2-sk_SK-20180128.zip) = 239453 +TIMESTAMP = 1517841801 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180204.zip) = abc9473cec741f64a14eaee2154ffcd8d06828df9049460a7ab4878540a6ddbb +SIZE (mythes/OOo-Thesaurus2-sk_SK-20180204.zip) = 239453 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:00 2018 Return-Path: Delivered-To: svn-ports-all@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 00241EE1087; Mon, 5 Feb 2018 17:49:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 283417F112; Mon, 5 Feb 2018 17:49:59 +0000 (UTC) (envelope-from sunpoet@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 EB58441B6; Mon, 5 Feb 2018 17:49:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HnwKh072740; Mon, 5 Feb 2018 17:49:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HnwF2072737; Mon, 5 Feb 2018 17:49:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051749.w15HnwF2072737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:49:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460998 - head/devel/p5-Test-Simple X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Simple X-SVN-Commit-Revision: 460998 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:00 -0000 Author: sunpoet Date: Mon Feb 5 17:49:58 2018 New Revision: 460998 URL: https://svnweb.freebsd.org/changeset/ports/460998 Log: Update to 1.302121 Changes: http://search.cpan.org/dist/Test-Simple/Changes Modified: head/devel/p5-Test-Simple/Makefile head/devel/p5-Test-Simple/distinfo head/devel/p5-Test-Simple/pkg-plist Modified: head/devel/p5-Test-Simple/Makefile ============================================================================== --- head/devel/p5-Test-Simple/Makefile Mon Feb 5 17:49:52 2018 (r460997) +++ head/devel/p5-Test-Simple/Makefile Mon Feb 5 17:49:58 2018 (r460998) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Simple -PORTVERSION= 1.302120 +PORTVERSION= 1.302121 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Simple/distinfo ============================================================================== --- head/devel/p5-Test-Simple/distinfo Mon Feb 5 17:49:52 2018 (r460997) +++ head/devel/p5-Test-Simple/distinfo Mon Feb 5 17:49:58 2018 (r460998) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512165322 -SHA256 (Test-Simple-1.302120.tar.gz) = c82360092d4dacd6e3248b613fa00053072fe9cf55d022f1e0f427f51d04346c -SIZE (Test-Simple-1.302120.tar.gz) = 289272 +TIMESTAMP = 1517844751 +SHA256 (Test-Simple-1.302121.tar.gz) = fc7ba4038e4576eacebe44a4568f06db30f98185e2f541ace54bcc6ddc03a5d6 +SIZE (Test-Simple-1.302121.tar.gz) = 279260 Modified: head/devel/p5-Test-Simple/pkg-plist ============================================================================== --- head/devel/p5-Test-Simple/pkg-plist Mon Feb 5 17:49:52 2018 (r460997) +++ head/devel/p5-Test-Simple/pkg-plist Mon Feb 5 17:49:58 2018 (r460998) @@ -44,6 +44,7 @@ %%SITE_PERL%%/Test2/EventFacet/Meta.pm %%SITE_PERL%%/Test2/EventFacet/Parent.pm %%SITE_PERL%%/Test2/EventFacet/Plan.pm +%%SITE_PERL%%/Test2/EventFacet/Render.pm %%SITE_PERL%%/Test2/EventFacet/Trace.pm %%SITE_PERL%%/Test2/Formatter.pm %%SITE_PERL%%/Test2/Formatter/TAP.pm @@ -93,6 +94,7 @@ %%PERL5_MAN3%%/Test2::EventFacet::Meta.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Parent.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Plan.3.gz +%%PERL5_MAN3%%/Test2::EventFacet::Render.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Trace.3.gz %%PERL5_MAN3%%/Test2::Formatter.3.gz %%PERL5_MAN3%%/Test2::Formatter::TAP.3.gz From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:04 2018 Return-Path: Delivered-To: svn-ports-all@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 55A42EE10B5; Mon, 5 Feb 2018 17:50:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 085A57F1BE; Mon, 5 Feb 2018 17:50:04 +0000 (UTC) (envelope-from sunpoet@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 0364441BA; Mon, 5 Feb 2018 17:50:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Ho3uW072896; Mon, 5 Feb 2018 17:50:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Ho3ur072894; Mon, 5 Feb 2018 17:50:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15Ho3ur072894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460999 - head/math/p5-bignum X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-bignum X-SVN-Commit-Revision: 460999 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:04 -0000 Author: sunpoet Date: Mon Feb 5 17:50:03 2018 New Revision: 460999 URL: https://svnweb.freebsd.org/changeset/ports/460999 Log: Update to 0.49 Changes: http://search.cpan.org/dist/bignum/CHANGES Modified: head/math/p5-bignum/Makefile head/math/p5-bignum/distinfo Modified: head/math/p5-bignum/Makefile ============================================================================== --- head/math/p5-bignum/Makefile Mon Feb 5 17:49:58 2018 (r460998) +++ head/math/p5-bignum/Makefile Mon Feb 5 17:50:03 2018 (r460999) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.48 +PORTVERSION= 0.49 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM Modified: head/math/p5-bignum/distinfo ============================================================================== --- head/math/p5-bignum/distinfo Mon Feb 5 17:49:58 2018 (r460998) +++ head/math/p5-bignum/distinfo Mon Feb 5 17:50:03 2018 (r460999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517590036 -SHA256 (bignum-0.48.tar.gz) = 3ace55127e4fa293ca887b8eb31355094a3b4815e15ebe07cd616773d33a6301 -SIZE (bignum-0.48.tar.gz) = 26801 +TIMESTAMP = 1517844776 +SHA256 (bignum-0.49.tar.gz) = 28685b271251927d327851e5951e38649524a4e50cb0d1d35d649e2b814f212d +SIZE (bignum-0.49.tar.gz) = 26899 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:09 2018 Return-Path: Delivered-To: svn-ports-all@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 DACF2EE110F; Mon, 5 Feb 2018 17:50:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 650157F298; Mon, 5 Feb 2018 17:50:09 +0000 (UTC) (envelope-from sunpoet@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 4511741BB; Mon, 5 Feb 2018 17:50:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Ho9iU073021; Mon, 5 Feb 2018 17:50:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Ho9Nt073019; Mon, 5 Feb 2018 17:50:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15Ho9Nt073019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461000 - head/textproc/p5-PDF-WebKit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-PDF-WebKit X-SVN-Commit-Revision: 461000 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:10 -0000 Author: sunpoet Date: Mon Feb 5 17:50:08 2018 New Revision: 461000 URL: https://svnweb.freebsd.org/changeset/ports/461000 Log: Update to 1.1 Changes: http://search.cpan.org/dist/PDF-WebKit/Changes Modified: head/textproc/p5-PDF-WebKit/Makefile head/textproc/p5-PDF-WebKit/distinfo Modified: head/textproc/p5-PDF-WebKit/Makefile ============================================================================== --- head/textproc/p5-PDF-WebKit/Makefile Mon Feb 5 17:50:03 2018 (r460999) +++ head/textproc/p5-PDF-WebKit/Makefile Mon Feb 5 17:50:08 2018 (r461000) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-WebKit -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-PDF-WebKit/distinfo ============================================================================== --- head/textproc/p5-PDF-WebKit/distinfo Mon Feb 5 17:50:03 2018 (r460999) +++ head/textproc/p5-PDF-WebKit/distinfo Mon Feb 5 17:50:08 2018 (r461000) @@ -1,2 +1,3 @@ -SHA256 (PDF-WebKit-1.0.tar.gz) = da90f03c18ec909c6bb3fa0678ca83d8c65a0140be218f10683ebe3a63762b5a -SIZE (PDF-WebKit-1.0.tar.gz) = 24129 +TIMESTAMP = 1517844799 +SHA256 (PDF-WebKit-1.1.tar.gz) = fe41b955414149e4ace3bbe89ce60f0739ec0f9ae9993c60b61313fe3ca3f257 +SIZE (PDF-WebKit-1.1.tar.gz) = 24548 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:15 2018 Return-Path: Delivered-To: svn-ports-all@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 F114FEE115A; Mon, 5 Feb 2018 17:50:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1D47F363; Mon, 5 Feb 2018 17:50:14 +0000 (UTC) (envelope-from sunpoet@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 82DB241BC; Mon, 5 Feb 2018 17:50:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HoEvS073144; Mon, 5 Feb 2018 17:50:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoEjb073141; Mon, 5 Feb 2018 17:50:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoEjb073141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461001 - head/archivers/py-lz4 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/py-lz4 X-SVN-Commit-Revision: 461001 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:15 -0000 Author: sunpoet Date: Mon Feb 5 17:50:14 2018 New Revision: 461001 URL: https://svnweb.freebsd.org/changeset/ports/461001 Log: Update to 0.21.6 Changes: https://github.com/python-lz4/python-lz4/releases Modified: head/archivers/py-lz4/Makefile head/archivers/py-lz4/distinfo Modified: head/archivers/py-lz4/Makefile ============================================================================== --- head/archivers/py-lz4/Makefile Mon Feb 5 17:50:08 2018 (r461000) +++ head/archivers/py-lz4/Makefile Mon Feb 5 17:50:14 2018 (r461001) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.20.1 +PORTVERSION= 0.21.6 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Mon Feb 5 17:50:08 2018 (r461000) +++ head/archivers/py-lz4/distinfo Mon Feb 5 17:50:14 2018 (r461001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517673332 -SHA256 (lz4-0.20.1.tar.gz) = 54a28528cf264bfb24d7fa355a29535882edfeb19f4afa31c1d0a7b2e6eec6b1 -SIZE (lz4-0.20.1.tar.gz) = 111751 +TIMESTAMP = 1517844832 +SHA256 (lz4-0.21.6.tar.gz) = 7c1e9908e6aa3a4f15ddacd82cdbd0d029e826c75df3205abd382d0168fd970f +SIZE (lz4-0.21.6.tar.gz) = 112647 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:20 2018 Return-Path: Delivered-To: svn-ports-all@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 580A6EE119B; Mon, 5 Feb 2018 17:50:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C4E7B7F444; Mon, 5 Feb 2018 17:50:19 +0000 (UTC) (envelope-from sunpoet@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 9D94041BD; Mon, 5 Feb 2018 17:50:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HoJ1M073268; Mon, 5 Feb 2018 17:50:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoJtj073266; Mon, 5 Feb 2018 17:50:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoJtj073266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461002 - head/print/py-fonttools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/print/py-fonttools X-SVN-Commit-Revision: 461002 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:20 -0000 Author: sunpoet Date: Mon Feb 5 17:50:19 2018 New Revision: 461002 URL: https://svnweb.freebsd.org/changeset/ports/461002 Log: Update to 3.22.0 Changes: https://github.com/fonttools/fonttools/releases Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Mon Feb 5 17:50:14 2018 (r461001) +++ head/print/py-fonttools/Makefile Mon Feb 5 17:50:19 2018 (r461002) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.21.2 +PORTVERSION= 3.22.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Mon Feb 5 17:50:14 2018 (r461001) +++ head/print/py-fonttools/distinfo Mon Feb 5 17:50:19 2018 (r461002) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515585180 -SHA256 (fonttools-3.21.2.zip) = 96b636793c806206b1925e21224f4ab2ce5bea8ae0990ed181b8ac8d30848f47 -SIZE (fonttools-3.21.2.zip) = 2502582 +TIMESTAMP = 1517844858 +SHA256 (fonttools-3.22.0.zip) = 01640dfbc0ba752181b21fe74240b8a7bbf7af75581737245836ada5565bd549 +SIZE (fonttools-3.22.0.zip) = 2540512 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:25 2018 Return-Path: Delivered-To: svn-ports-all@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 ECAD5EE11D2; Mon, 5 Feb 2018 17:50:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C21E57F4F7; Mon, 5 Feb 2018 17:50:24 +0000 (UTC) (envelope-from sunpoet@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 BD02A41BE; Mon, 5 Feb 2018 17:50:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HoOSk073393; Mon, 5 Feb 2018 17:50:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoOo7073391; Mon, 5 Feb 2018 17:50:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoOo7073391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461003 - head/devel/rubygem-google-api-client X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-google-api-client X-SVN-Commit-Revision: 461003 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:25 -0000 Author: sunpoet Date: Mon Feb 5 17:50:24 2018 New Revision: 461003 URL: https://svnweb.freebsd.org/changeset/ports/461003 Log: Update to 0.19.6 Changes: https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md Modified: head/devel/rubygem-google-api-client/Makefile head/devel/rubygem-google-api-client/distinfo Modified: head/devel/rubygem-google-api-client/Makefile ============================================================================== --- head/devel/rubygem-google-api-client/Makefile Mon Feb 5 17:50:19 2018 (r461002) +++ head/devel/rubygem-google-api-client/Makefile Mon Feb 5 17:50:24 2018 (r461003) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-api-client -PORTVERSION= 0.19.5 +PORTVERSION= 0.19.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-google-api-client/distinfo ============================================================================== --- head/devel/rubygem-google-api-client/distinfo Mon Feb 5 17:50:19 2018 (r461002) +++ head/devel/rubygem-google-api-client/distinfo Mon Feb 5 17:50:24 2018 (r461003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517219008 -SHA256 (rubygem/google-api-client-0.19.5.gem) = 2defe95f42ee52fcebaf77f22f1fd589dba3115d231baf6c8aff1da0d0d145ec -SIZE (rubygem/google-api-client-0.19.5.gem) = 3566592 +TIMESTAMP = 1517844886 +SHA256 (rubygem/google-api-client-0.19.6.gem) = 5892456fe10d93e6c88a2dbb10064c2f356363d95b73911aabd931b8424f8149 +SIZE (rubygem/google-api-client-0.19.6.gem) = 3586048 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:31 2018 Return-Path: Delivered-To: svn-ports-all@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 71471EE1223; Mon, 5 Feb 2018 17:50:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA3007F5F4; Mon, 5 Feb 2018 17:50:30 +0000 (UTC) (envelope-from sunpoet@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 9319941BF; Mon, 5 Feb 2018 17:50:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HoUpP073517; Mon, 5 Feb 2018 17:50:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoUYu073515; Mon, 5 Feb 2018 17:50:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoUYu073515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461004 - head/devel/rubygem-tzinfo X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-tzinfo X-SVN-Commit-Revision: 461004 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:31 -0000 Author: sunpoet Date: Mon Feb 5 17:50:29 2018 New Revision: 461004 URL: https://svnweb.freebsd.org/changeset/ports/461004 Log: Update to 1.2.5 Changes: https://github.com/tzinfo/tzinfo/releases Modified: head/devel/rubygem-tzinfo/Makefile head/devel/rubygem-tzinfo/distinfo Modified: head/devel/rubygem-tzinfo/Makefile ============================================================================== --- head/devel/rubygem-tzinfo/Makefile Mon Feb 5 17:50:24 2018 (r461003) +++ head/devel/rubygem-tzinfo/Makefile Mon Feb 5 17:50:29 2018 (r461004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tzinfo -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-tzinfo/distinfo ============================================================================== --- head/devel/rubygem-tzinfo/distinfo Mon Feb 5 17:50:24 2018 (r461003) +++ head/devel/rubygem-tzinfo/distinfo Mon Feb 5 17:50:29 2018 (r461004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509132034 -SHA256 (rubygem/tzinfo-1.2.4.gem) = f7e79ceee9d0a9f64558f865b9ddaf471c31ff6d6c2dea04b1951400635eb725 -SIZE (rubygem/tzinfo-1.2.4.gem) = 152576 +TIMESTAMP = 1517844896 +SHA256 (rubygem/tzinfo-1.2.5.gem) = 7f144179fa25bd3ac21f3b532e0925f148cc911a7456de699bf3f623864c5dba +SIZE (rubygem/tzinfo-1.2.5.gem) = 153600 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:36 2018 Return-Path: Delivered-To: svn-ports-all@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 4BC6BEE1265; Mon, 5 Feb 2018 17:50:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADB457F7A3; Mon, 5 Feb 2018 17:50:35 +0000 (UTC) (envelope-from sunpoet@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 62D3B41C2; Mon, 5 Feb 2018 17:50:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HoZ39073642; Mon, 5 Feb 2018 17:50:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoZc8073640; Mon, 5 Feb 2018 17:50:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoZc8073640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461005 - head/textproc/rubygem-jekyll-feed X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-jekyll-feed X-SVN-Commit-Revision: 461005 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:36 -0000 Author: sunpoet Date: Mon Feb 5 17:50:34 2018 New Revision: 461005 URL: https://svnweb.freebsd.org/changeset/ports/461005 Log: Update to 0.9.3 - Fix shebang Changes: https://github.com/jekyll/jekyll-feed/releases https://github.com/jekyll/jekyll-feed/blob/master/History.markdown Modified: head/textproc/rubygem-jekyll-feed/Makefile head/textproc/rubygem-jekyll-feed/distinfo Modified: head/textproc/rubygem-jekyll-feed/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-feed/Makefile Mon Feb 5 17:50:29 2018 (r461004) +++ head/textproc/rubygem-jekyll-feed/Makefile Mon Feb 5 17:50:34 2018 (r461005) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-feed -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -15,6 +15,8 @@ RUN_DEPENDS= rubygem-jekyll>=3.3:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes -USES= gem +USES= gem shebangfix + +SHEBANG_FILES= script/* .include Modified: head/textproc/rubygem-jekyll-feed/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-feed/distinfo Mon Feb 5 17:50:29 2018 (r461004) +++ head/textproc/rubygem-jekyll-feed/distinfo Mon Feb 5 17:50:34 2018 (r461005) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490804903 -SHA256 (rubygem/jekyll-feed-0.9.2.gem) = bc2615bb703df57f9cec1aec026f0cd0dc903e67af61afba77a4a88aeebe8c1f -SIZE (rubygem/jekyll-feed-0.9.2.gem) = 15872 +TIMESTAMP = 1517844904 +SHA256 (rubygem/jekyll-feed-0.9.3.gem) = a9d605e884d5375900b5d89ebb37d566d3de97091079656c8f727c82959f234f +SIZE (rubygem/jekyll-feed-0.9.3.gem) = 17408 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:41 2018 Return-Path: Delivered-To: svn-ports-all@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 70DF7EE12B2; Mon, 5 Feb 2018 17:50:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 006317F894; Mon, 5 Feb 2018 17:50:40 +0000 (UTC) (envelope-from sunpoet@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 CEDE241CB; Mon, 5 Feb 2018 17:50:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Hoe7r073767; Mon, 5 Feb 2018 17:50:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HoeHh073765; Mon, 5 Feb 2018 17:50:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HoeHh073765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461006 - head/textproc/rubygem-libxml-ruby X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-libxml-ruby X-SVN-Commit-Revision: 461006 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:41 -0000 Author: sunpoet Date: Mon Feb 5 17:50:40 2018 New Revision: 461006 URL: https://svnweb.freebsd.org/changeset/ports/461006 Log: Update to 3.1.0 Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY Modified: head/textproc/rubygem-libxml-ruby/Makefile head/textproc/rubygem-libxml-ruby/distinfo Modified: head/textproc/rubygem-libxml-ruby/Makefile ============================================================================== --- head/textproc/rubygem-libxml-ruby/Makefile Mon Feb 5 17:50:34 2018 (r461005) +++ head/textproc/rubygem-libxml-ruby/Makefile Mon Feb 5 17:50:40 2018 (r461006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxml-ruby -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-libxml-ruby/distinfo ============================================================================== --- head/textproc/rubygem-libxml-ruby/distinfo Mon Feb 5 17:50:34 2018 (r461005) +++ head/textproc/rubygem-libxml-ruby/distinfo Mon Feb 5 17:50:40 2018 (r461006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486811712 -SHA256 (rubygem/libxml-ruby-3.0.0.gem) = a45cd7e7b042dbf9ebd98bb15086dffd7ec92c3a461010bf19db32c965e5c877 -SIZE (rubygem/libxml-ruby-3.0.0.gem) = 259584 +TIMESTAMP = 1517844914 +SHA256 (rubygem/libxml-ruby-3.1.0.gem) = 2d6305fabbfb9e52b8e5d8f8797c1b3a0ee90ff498684fb44555dd79e33ff5e4 +SIZE (rubygem/libxml-ruby-3.1.0.gem) = 377856 From owner-svn-ports-all@freebsd.org Mon Feb 5 17:50:46 2018 Return-Path: Delivered-To: svn-ports-all@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 BD350EE1420; Mon, 5 Feb 2018 17:50:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA3AF7F96A; Mon, 5 Feb 2018 17:50:45 +0000 (UTC) (envelope-from sunpoet@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 AC1C241D1; Mon, 5 Feb 2018 17:50:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15HojKL073889; Mon, 5 Feb 2018 17:50:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15HojZU073887; Mon, 5 Feb 2018 17:50:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802051750.w15HojZU073887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Feb 2018 17:50:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461007 - head/www/rubygem-chosen-rails X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-chosen-rails X-SVN-Commit-Revision: 461007 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 17:50:46 -0000 Author: sunpoet Date: Mon Feb 5 17:50:45 2018 New Revision: 461007 URL: https://svnweb.freebsd.org/changeset/ports/461007 Log: Update to 1.8.3 Changes: https://github.com/tsechingho/chosen-rails/commits/master Modified: head/www/rubygem-chosen-rails/Makefile head/www/rubygem-chosen-rails/distinfo Modified: head/www/rubygem-chosen-rails/Makefile ============================================================================== --- head/www/rubygem-chosen-rails/Makefile Mon Feb 5 17:50:40 2018 (r461006) +++ head/www/rubygem-chosen-rails/Makefile Mon Feb 5 17:50:45 2018 (r461007) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chosen-rails -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-chosen-rails/distinfo ============================================================================== --- head/www/rubygem-chosen-rails/distinfo Mon Feb 5 17:50:40 2018 (r461006) +++ head/www/rubygem-chosen-rails/distinfo Mon Feb 5 17:50:45 2018 (r461007) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514380368 -SHA256 (rubygem/chosen-rails-1.8.2.gem) = 86cd1d3cc9de56734235af3b60fdcee753a4b773f2a0fb7bb4d507ed0bf3966f -SIZE (rubygem/chosen-rails-1.8.2.gem) = 22528 +TIMESTAMP = 1517844925 +SHA256 (rubygem/chosen-rails-1.8.3.gem) = 03d0924fac72dab3df0697ddceebc39cc96caeea36f1ed50de90453d51345db3 +SIZE (rubygem/chosen-rails-1.8.3.gem) = 22528 From owner-svn-ports-all@freebsd.org Mon Feb 5 18:00:40 2018 Return-Path: Delivered-To: svn-ports-all@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 A8183EE2171 for ; Mon, 5 Feb 2018 18:00:40 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3FB48802A9 for ; Mon, 5 Feb 2018 18:00:40 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-it0-x231.google.com with SMTP id 196so16865229iti.5 for ; Mon, 05 Feb 2018 10:00:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=7qspN4IjMkQWW3zcoCbK3dFrsz2NuvMX8BWTRoGMJLc=; b=Wg4zss9s2aldl66/X3/NzT2j6A9fWLTqSB5AcXDVxE9KDWeB+syaXp5RCoAk0Wl7WR p4SH7/nXUi39kU7Xz9WsundLU3s4AEOU6Ox6l1TwHueSWJ675Xirxihc9QtBkvM92dW3 gwjKwkKoF2bClEUJuyGb3eZbDhudTQ3e7Txt5qGafRaBXgej4QOZZvd4iKCAqbw70eFP 1ZjQXzv2BfcL7+nnYJEt7de2qLC73w/q5SQeu38ycEvW9JXZRzTXQxTLeGNOM7fFO+5f gxdbF5gdu7aKOEci1PAxrHxFy2PlfTnQdr3icmnjdUH6AwWlxymp4GATl0a3wKzM3iES jAxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=7qspN4IjMkQWW3zcoCbK3dFrsz2NuvMX8BWTRoGMJLc=; b=mnpd5v5+zmYFIdTNIswzPnZDmKSM6l9HXP0tRMfL812/i+g1E2hzprHFJ3w7fWaFtH Eycx8nqZJ2iDMdW5yO3NRFt1BkckyL/dyHBx++4B/EUwhKmCCZ0vuRgrXz3GKMMfjAG+ t3NSsBIxKmnNMEkNDoeDM/cxCa9Mngc7dSXKkSTUNqqw2fyyilmmkAEiJrwB9EasXGAG OEleYFQYkgn7uRqTciIhtjrgE+c/I35XaSkWZR7maXpf7DKTA+MDA343pezcagwciUM7 A+r68t/HkMB0Wz/8SnN1Zx9KCu4MmFL7Txyi18E1x/Z1YFbdC5elbTc2Q72Nf/PIZhSg +jrA== X-Gm-Message-State: APf1xPBP51Zksvrm48aLq3azCkNMD7URNhxof06wgv7hxKzEKqO6K1NO BszGfDB4gcuOXIdF3F8qCWjZtEae+xLAWKCue3fCUDyA X-Google-Smtp-Source: AH8x224O2GqnF+cfBS0qndR+ZAzhNYpNLTkrH6O+w9x4YnQ3Q+VdmASqJ5NxMeTZ25cG/PlZjowcbqBmqQvZJHlKFLw= X-Received: by 10.36.159.6 with SMTP id c6mr250520ite.12.1517853639340; Mon, 05 Feb 2018 10:00:39 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.22.73 with HTTP; Mon, 5 Feb 2018 09:59:58 -0800 (PST) In-Reply-To: <86inbcx4m7.fsf@phe.ftfl.ca> References: <201802041013.w14ADpZR024976@repo.freebsd.org> <86inbcx4m7.fsf@phe.ftfl.ca> From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 01:59:58 +0800 X-Google-Sender-Auth: ChlmuI0p8K7ONHl8RhWFkHjTSqY Message-ID: Subject: Re: svn commit: r460901 - head/devel/rubygem-cocaine To: Joseph Mingrone Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:00:40 -0000 On Sun, Feb 4, 2018 at 9:32 PM, Joseph Mingrone wrote: > Sunpoet Po-Chuan Hsieh writes: > > > Author: sunpoet > > Date: Sun Feb 4 10:13:51 2018 > > New Revision: 460901 > > URL: https://svnweb.freebsd.org/changeset/ports/460901 > > > Log: > > Update to 0.6.0 > > > Changes: https://github.com/thoughtbot/cocaine/blob/master/NEWS.md > > > Modified: > > head/devel/rubygem-cocaine/Makefile > > head/devel/rubygem-cocaine/distinfo > > > Modified: head/devel/rubygem-cocaine/Makefile > > ============================================================ > ================== > > --- head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:46 2018 > (r460900) > > +++ head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:51 2018 > (r460901) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > PORTNAME= cocaine > > -PORTVERSION= 0.5.8 > > +PORTVERSION= 0.6.0 > > CATEGORIES= devel rubygems > > MASTER_SITES= RG > > > @@ -12,7 +12,7 @@ COMMENT= Small library for doing (command) lines > > LICENSE= MIT > > LICENSE_FILE= ${WRKSRC}/LICENSE > > > -RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_ > control > > +RUN_DEPENDS= rubygem-terrapin>=${PORTVERSION}:devel/rubygem-terrapin > > > NO_ARCH= yes > > USE_RUBY= yes > > > Modified: head/devel/rubygem-cocaine/distinfo > > ============================================================ > ================== > > --- head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:46 2018 > (r460900) > > +++ head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:51 2018 > (r460901) > > @@ -1,2 +1,3 @@ > > -SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe50 > 71c31f8a07d25b63779beb6a7a5a2f7306 > > -SIZE (rubygem/cocaine-0.5.8.gem) = 17408 > > +TIMESTAMP = 1517673342 > > +SHA256 (rubygem/cocaine-0.6.0.gem) = a2fba54f9d20f081b7f1e783baaf00 > 26ca4794dd852a7efe37dcc38ef8c7d0ca > > +SIZE (rubygem/cocaine-0.6.0.gem) = 12800 > > Again, this breaks downstream ports, including net-im/mastodon. > > All of the latest versions of devel/rubygem-paperclip [1], > devel/rubygem-paperclip-rails5, devel/rubygem-paperclip-rails50, and > multimedia/rubygem-av [2] require a version of this gem _less_ than 0.6 > > devel/rubygem-paperclip-rails5 and multimedia/rubygem-av (the two ports > that are required by other ports) have been patched [3] to use the newer > cocaine gem. Let's now hope they work, despite forcing a newer > dependency than what upstream specifically requests. > > [1] https://rubygems.org/gems/paperclip/versions/5.2.1 > [2] https://rubygems.org/gems/av/versions/0.9.0 > [3] r460926 and r460927 > I always check dependent ports. I'm sorry this one is missed. And the gemspec fix is enough because 0.6.0 won't break the functionality. Regards, sunpoet From owner-svn-ports-all@freebsd.org Mon Feb 5 18:04:44 2018 Return-Path: Delivered-To: svn-ports-all@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 3CF33EE27F7; Mon, 5 Feb 2018 18:04:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2799807C1; Mon, 5 Feb 2018 18:04:43 +0000 (UTC) (envelope-from yuri@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 DD5DE455D; Mon, 5 Feb 2018 18:04:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15I4hqf083238; Mon, 5 Feb 2018 18:04:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15I4hTp083235; Mon, 5 Feb 2018 18:04:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802051804.w15I4hTp083235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 18:04:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461008 - in head/sysutils/inotify-tools: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/sysutils/inotify-tools: . files X-SVN-Commit-Revision: 461008 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:04:44 -0000 Author: yuri Date: Mon Feb 5 18:04:43 2018 New Revision: 461008 URL: https://svnweb.freebsd.org/changeset/ports/461008 Log: sysutils/inotify-tools: Update to 3.20.1 Additional port changes: * Updated MAINTANER e-mail * Reformatted the patch to fit reformatted surroundings Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14202 Modified: head/sysutils/inotify-tools/Makefile head/sysutils/inotify-tools/distinfo head/sysutils/inotify-tools/files/patch-src_inotifywatch.c Modified: head/sysutils/inotify-tools/Makefile ============================================================================== --- head/sysutils/inotify-tools/Makefile Mon Feb 5 17:50:45 2018 (r461007) +++ head/sysutils/inotify-tools/Makefile Mon Feb 5 18:04:43 2018 (r461008) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= inotify-tools -PORTVERSION= 3.14.01 -DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 3.20.1 CATEGORIES= sysutils -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line utilities to watch for file events LICENSE= GPLv2 @@ -18,7 +16,6 @@ LIB_DEPENDS= libinotify.so:devel/libinotify USES= autoreconf gmake libtool localbase USE_GITHUB= yes GH_ACCOUNT= rvoicilas -GH_TAGNAME= 1df9af4 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-doxygen USE_LDCONFIG= yes Modified: head/sysutils/inotify-tools/distinfo ============================================================================== --- head/sysutils/inotify-tools/distinfo Mon Feb 5 17:50:45 2018 (r461007) +++ head/sysutils/inotify-tools/distinfo Mon Feb 5 18:04:43 2018 (r461008) @@ -1,2 +1,3 @@ -SHA256 (rvoicilas-inotify-tools-v3.14.01-1df9af4_GH0.tar.gz) = 3cb567344dad1fbe9a935d5a7c3f9c9bbce151df982631eb319763b2708ef4ea -SIZE (rvoicilas-inotify-tools-v3.14.01-1df9af4_GH0.tar.gz) = 70023 +TIMESTAMP = 1517817616 +SHA256 (rvoicilas-inotify-tools-3.20.1_GH0.tar.gz) = a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac +SIZE (rvoicilas-inotify-tools-3.20.1_GH0.tar.gz) = 79564 Modified: head/sysutils/inotify-tools/files/patch-src_inotifywatch.c ============================================================================== --- head/sysutils/inotify-tools/files/patch-src_inotifywatch.c Mon Feb 5 17:50:45 2018 (r461007) +++ head/sysutils/inotify-tools/files/patch-src_inotifywatch.c Mon Feb 5 18:04:43 2018 (r461008) @@ -1,4 +1,4 @@ ---- src/inotifywatch.c.orig 2015-11-09 01:40:46 UTC +--- src/inotifywatch.c.orig 2018-01-06 11:10:51 UTC +++ src/inotifywatch.c @@ -12,6 +12,9 @@ #include @@ -10,41 +10,42 @@ #include #include #include -@@ -93,6 +96,9 @@ int main(int argc, char ** argv) - char * exc_iregex = NULL; - char * inc_regex = NULL; - char * inc_iregex = NULL; +@@ -82,6 +85,10 @@ int main(int argc, char **argv) { + char *inc_regex = NULL; + char *inc_iregex = NULL; + +#ifdef __FreeBSD__ -+ sigset_t set, oset; ++ sigset_t set, oset; +#endif // __FreeBSD__ ++ + signal(SIGINT, handle_impatient_user); - signal( SIGINT, handle_impatient_user ); + // Parse commandline options, aborting if something goes wrong +@@ -110,11 +117,27 @@ int main(int argc, char **argv) { + return EXIT_FAILURE; + } -@@ -121,11 +127,27 @@ int main(int argc, char ** argv) - return EXIT_FAILURE; - } - +#ifdef __FreeBSD__ -+ // Block some signals in libinotify's worker thread, so that -+ // handle_signal runs in the context of the main thread and -+ // the 'done' flag is actually honored. -+ sigemptyset(&set); -+ sigaddset(&set, SIGINT); -+ sigaddset(&set, SIGHUP); -+ sigaddset(&set, SIGTERM); -+ sigaddset(&set, SIGALRM); -+ pthread_sigmask(SIG_BLOCK, &set, &oset); ++ // Block some signals in libinotify's worker thread, so that ++ // handle_signal runs in the context of the main thread and ++ // the 'done' flag is actually honored. ++ sigemptyset(&set); ++ sigaddset(&set, SIGINT); ++ sigaddset(&set, SIGHUP); ++ sigaddset(&set, SIGTERM); ++ sigaddset(&set, SIGALRM); ++ pthread_sigmask(SIG_BLOCK, &set, &oset); +#endif // __FreeBSD__ + - if ( !inotifytools_initialize() ) { - warn_inotify_init_error(); - return EXIT_FAILURE; - } + if (!inotifytools_initialize()) { + warn_inotify_init_error(); + return EXIT_FAILURE; + } +#ifdef __FreeBSD__ -+ pthread_sigmask(SIG_SETMASK, &oset, NULL); ++ pthread_sigmask(SIG_SETMASK, &oset, NULL); +#endif // __FreeBSD__ + - // Attempt to watch file - // If events is still 0, make it all events. - if ( !events ) + // Attempt to watch file + // If events is still 0, make it all events. + if (!events) From owner-svn-ports-all@freebsd.org Mon Feb 5 18:17:35 2018 Return-Path: Delivered-To: svn-ports-all@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 94545EE39E4; Mon, 5 Feb 2018 18:17:35 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 458BA8126D; Mon, 5 Feb 2018 18:17:35 +0000 (UTC) (envelope-from jhb@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 3F40E4722; Mon, 5 Feb 2018 18:17:35 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15IHZvi088577; Mon, 5 Feb 2018 18:17:35 GMT (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15IHZcu088576; Mon, 5 Feb 2018 18:17:35 GMT (envelope-from jhb@FreeBSD.org) Message-Id: <201802051817.w15IHZcu088576@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhb set sender to jhb@FreeBSD.org using -f From: John Baldwin Date: Mon, 5 Feb 2018 18:17:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461009 - head/emulators/dosbox/files X-SVN-Group: ports-head X-SVN-Commit-Author: jhb X-SVN-Commit-Paths: head/emulators/dosbox/files X-SVN-Commit-Revision: 461009 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:17:35 -0000 Author: jhb (src,doc committer) Date: Mon Feb 5 18:17:34 2018 New Revision: 461009 URL: https://svnweb.freebsd.org/changeset/ports/461009 Log: Fix build of dosbox with clang 6. Approved by: knyght@gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D14132 Added: head/emulators/dosbox/files/patch-src_ints_int10_vesa.cpp (contents, props changed) Added: head/emulators/dosbox/files/patch-src_ints_int10_vesa.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/dosbox/files/patch-src_ints_int10_vesa.cpp Mon Feb 5 18:17:34 2018 (r461009) @@ -0,0 +1,11 @@ +--- src/ints/int10_vesa.cpp.orig 2018-01-28 08:20:24.891924000 -0800 ++++ src/ints/int10_vesa.cpp 2018-01-28 08:20:38.015119000 -0800 +@@ -39,7 +39,7 @@ static struct { + static char string_oem[]="S3 Incorporated. Trio64"; + static char string_vendorname[]="DOSBox Development Team"; + static char string_productname[]="DOSBox - The DOS Emulator"; +-static char string_productrev[]="DOSBox "VERSION; ++static char string_productrev[]="DOSBox " VERSION; + + #ifdef _MSC_VER + #pragma pack (1) From owner-svn-ports-all@freebsd.org Mon Feb 5 18:19:55 2018 Return-Path: Delivered-To: svn-ports-all@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 BFF3DEE3C87; Mon, 5 Feb 2018 18:19:55 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 59C4F81403; Mon, 5 Feb 2018 18:19:55 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2ABF7BDD31; Mon, 5 Feb 2018 19:19:54 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 896E0BDD2F; Mon, 5 Feb 2018 19:19:53 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 09E8E614F; Mon, 5 Feb 2018 19:19:53 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id BB5705995079; Mon, 5 Feb 2018 19:19:52 +0100 (CET) Date: Mon, 5 Feb 2018 19:19:52 +0100 From: Mathieu Arnold To: Alan Somers Cc: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files Message-ID: <20180205181952.bhhauegkjnci2ybv@ogg.in.absolight.net> References: <201802021907.w12J7LMe042208@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pyoidhflf5bwvwpa" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:19:56 -0000 --pyoidhflf5bwvwpa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 05, 2018 at 08:43:52AM -0700, Alan Somers wrote: > On Sat, Feb 3, 2018 at 12:13 AM, Antoine Brodin wro= te: >=20 > > On Fri, Feb 2, 2018 at 8:07 PM, Alan Somers wrote: > > > Author: asomers (src committer) > > > Date: Fri Feb 2 19:07:21 2018 > > > New Revision: 460727 > > > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > > > > > Log: > > > devel/p4 devel/p4api: build from source > > > > > > Build devel/p4 and devel/p4api from source rather than use the preb= uilt > > > binary downloads. This fixes p4api on FreeBSD 12. The ports > > originally used > > > the binaries because source wasn't available until a few years ago.= By > > > happy accident, building from source also makes the ports available= on > > > non-Intel architectures. > > > > > > PR: 225613 > > > Reviewed by: brd > > > Approved by: brd (ports) > > > Sponsored by: Spectra Logic Corp > > > Differential Revision: https://reviews.freebsd.org/D14162 > > > > Those 2 ports still fail to "make checksum". > > > > Antoine > > >=20 > Thanks for the heads up. I think I see what's going on here. Perforce > seems to be rebuilding those zip files with a cron job that runs once per > day or so. The file content of the zipped files hasn't changed since > 1-Feb, but all of their timestamps have. This asinine behavior is going = to > make it impossible for ports to verify the checksum, though we can still > verify the file size. I'll try to teach the port to do that. Do not teach the port how to ignore checksum. It would be better to ask upstream to not do whatever thing they are doing. Failing that, and if possible, hosting a copy of the "working" distfiles in LOCAL/something. --=20 Mathieu Arnold --pyoidhflf5bwvwpa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaeKBIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Itb0P/3ZbWXm9j7zRQykvOiy3MSg8 FtysaBJtSXBGPMMagNKR3Z19gN2uHKQuD9Z6jW6Dda3iHsFLTAXrGiQM6LjW3FR+ yFi1l4wXwscIddV0HFlCa/rVefBpSQqoZBkc0NZES+XF+Qy5LGZWdpFyEn8h3ER1 cwtD3Id8zYpYRAxcPy829bapnoKtzAbeqm/dshM7ZO2XmH2X7J5/8I0xRGguct4M 19y8YP/qpqTOGv2P3w3TbwRZSjkuAV2ol2W0yjBZCtAumeH+vq7mv6DhTD0KBhdX Fv21qRGNVqhe0McIzXLW6AkY8a9+E1htiibZFcz/Zk7dlsHx+8cKC3lClaWJppMn PCt/YxIrAYutpILWsK8uDR73kIGfO976tMXg2xb7LjurwveY2lVCFYRuVP486IRr NxEsNzgbwhygPbeJRZOMDOKht6mf06jur68BzkSo9CN5dckRA0ODHvcUHvOFcO38 gTWtdGgbvS0XVFEAjekx3teVYu4Ob6LX762345nv6Qowas8gx2xlNMIFiYVF65Wg c2WPb+/LfhTJmf8PDx/uvHLeN+z1jq58tj3eexlHG+pVGRdApAuSerPzUEmHdn1f LBjOnA0qcVR+cEE9y7DzWU6vQPVLEtF0GyTWvjIpNDrxNuuKJopW2kC7kuH5/jPM RzC5oU1p0tzP6TndxaNm =M9MI -----END PGP SIGNATURE----- --pyoidhflf5bwvwpa-- From owner-svn-ports-all@freebsd.org Mon Feb 5 18:26:29 2018 Return-Path: Delivered-To: svn-ports-all@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 AD9D7EE446B; Mon, 5 Feb 2018 18:26:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 615A081912; Mon, 5 Feb 2018 18:26:29 +0000 (UTC) (envelope-from yuri@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 5C31048C6; Mon, 5 Feb 2018 18:26:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15IQTdL093886; Mon, 5 Feb 2018 18:26:29 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15IQTBQ093883; Mon, 5 Feb 2018 18:26:29 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802051826.w15IQTBQ093883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 18:26:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461010 - branches/2018Q1/net/shadowsocks-libev X-SVN-Group: ports-branches X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: branches/2018Q1/net/shadowsocks-libev X-SVN-Commit-Revision: 461010 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:26:30 -0000 Author: yuri Date: Mon Feb 5 18:26:28 2018 New Revision: 461010 URL: https://svnweb.freebsd.org/changeset/ports/461010 Log: MFH: r460962 net/shadowsocks-libev: Update to 3.1.3 Summary of change logs: * shadowsocks-libev (3.1.3-1) * Fix a bug in UDP relay. * shadowsocks-libev (3.1.2-1) * Fix a bug in DNS resolver. * Add new TFO API support. * shadowsocks-libev (3.1.1-1) * Fix a security issue in ss-manager. (CVE-2017-15924) Additional port changes: * Added LICENSE_FILE * Sorted GH_TUPLE * Changed static library to shared library * Added USE_LDCONFIG * Added INSTALL_TARGET=install-strip * Added optional shell completion files for BASH and ZSH PR: 225442 Submitted by: csosstudy@gmail.com (PORTVERSION line), myself (the rest) Approved by: ports-secteam (swills), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14200 Modified: branches/2018Q1/net/shadowsocks-libev/Makefile branches/2018Q1/net/shadowsocks-libev/distinfo branches/2018Q1/net/shadowsocks-libev/pkg-plist Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/net/shadowsocks-libev/Makefile ============================================================================== --- branches/2018Q1/net/shadowsocks-libev/Makefile Mon Feb 5 18:17:34 2018 (r461009) +++ branches/2018Q1/net/shadowsocks-libev/Makefile Mon Feb 5 18:26:28 2018 (r461010) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= shadowsocks-libev -PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v +DISTVERSION= 3.1.3 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org COMMENT= Lightweight tunnel proxy which can help you get through firewalls LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev \ libmbedcrypto.so:security/mbedtls \ @@ -18,17 +19,17 @@ LIB_DEPENDS= libev.so:devel/libev \ libcares.so:dns/c-ares USES= autoreconf gmake libtool:keepla pathfix - -# fetch from github repo +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-shared USE_GITHUB= yes GH_ACCOUNT= shadowsocks -GH_TUPLE= shadowsocks:libcork:0220aa5:libcork/libcork \ - shadowsocks:ipset:3ea7fe3:libipset/libipset \ - shadowsocks:libbloom:7a9deb8:libbloom/libbloom +GH_TUPLE= shadowsocks:libbloom:7a9deb8:libbloom/libbloom \ + shadowsocks:libcork:0220aa5:libcork/libcork \ + shadowsocks:ipset:3ea7fe3:libipset/libipset +INSTALL_TARGET= install-strip +USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= BASH DOCS ZSH OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc \ @@ -38,11 +39,23 @@ DOCS_CONFIGURE_OFF= --disable-documentation USE_RC_SUBR= shadowsocks_libev post-patch: - ${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ + @${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ ${WRKSRC}/src/local.c ${WRKSRC}/src/server.c post-install: - ${MKDIR} ${STAGEDIR}${ETCDIR} + @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/debian/config.json ${STAGEDIR}${ETCDIR}/config.json.sample + +post-install-BASH-on: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions +.for c in ss-local ss-manager ss-redir ss-server ss-tunnel + ${INSTALL_DATA} ${WRKSRC}/completions/bash/${c} ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${c} +.endfor + +post-install-ZSH-on: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions +.for c in _ss-local _ss-manager _ss-redir _ss-server _ss-tunnel + ${INSTALL_DATA} ${WRKSRC}/completions/zsh/${c} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/${c} +.endfor .include Modified: branches/2018Q1/net/shadowsocks-libev/distinfo ============================================================================== --- branches/2018Q1/net/shadowsocks-libev/distinfo Mon Feb 5 18:17:34 2018 (r461009) +++ branches/2018Q1/net/shadowsocks-libev/distinfo Mon Feb 5 18:26:28 2018 (r461010) @@ -1,6 +1,6 @@ -TIMESTAMP = 1506953360 -SHA256 (shadowsocks-shadowsocks-libev-v3.1.0_GH0.tar.gz) = 305e29bbd67c8cac4b244352e1ef804cb3801f501aae12bec0fe42708d7ff8a2 -SIZE (shadowsocks-shadowsocks-libev-v3.1.0_GH0.tar.gz) = 260649 +TIMESTAMP = 1517786418 +SHA256 (shadowsocks-shadowsocks-libev-v3.1.3_GH0.tar.gz) = 285fa05bfb4ce65dd77d9a223749f3a625a97e6bc7d9c17af910701e1a00e06a +SIZE (shadowsocks-shadowsocks-libev-v3.1.3_GH0.tar.gz) = 265286 SHA256 (shadowsocks-libcork-0220aa5_GH0.tar.gz) = 95d6e1a09695329ea03734a8e4f75e8a726fd2a6b6baa6b0d28eabc299c5a168 SIZE (shadowsocks-libcork-0220aa5_GH0.tar.gz) = 184195 SHA256 (shadowsocks-ipset-3ea7fe3_GH0.tar.gz) = e7b487c21a5352a3c9faef3256ed1a539f7ee46f38bf57922340c125c720da61 Modified: branches/2018Q1/net/shadowsocks-libev/pkg-plist ============================================================================== --- branches/2018Q1/net/shadowsocks-libev/pkg-plist Mon Feb 5 18:17:34 2018 (r461009) +++ branches/2018Q1/net/shadowsocks-libev/pkg-plist Mon Feb 5 18:26:28 2018 (r461010) @@ -3,10 +3,22 @@ bin/ss-manager bin/ss-server bin/ss-tunnel include/shadowsocks.h -lib/libshadowsocks-libev.a lib/libshadowsocks-libev.la +lib/libshadowsocks-libev.so +lib/libshadowsocks-libev.so.2 +lib/libshadowsocks-libev.so.2.0.0 libdata/pkgconfig/shadowsocks-libev.pc @sample %%ETCDIR%%/config.json.sample +%%BASH%%share/bash-completion/completions/ss-local +%%BASH%%share/bash-completion/completions/ss-manager +%%BASH%%share/bash-completion/completions/ss-redir +%%BASH%%share/bash-completion/completions/ss-server +%%BASH%%share/bash-completion/completions/ss-tunnel +%%ZSH%%share/zsh/site-functions/_ss-local +%%ZSH%%share/zsh/site-functions/_ss-manager +%%ZSH%%share/zsh/site-functions/_ss-redir +%%ZSH%%share/zsh/site-functions/_ss-server +%%ZSH%%share/zsh/site-functions/_ss-tunnel %%DOCS%%man/man1/ss-local.1.gz %%DOCS%%man/man1/ss-manager.1.gz %%DOCS%%man/man1/ss-nat.1.gz From owner-svn-ports-all@freebsd.org Mon Feb 5 18:42:34 2018 Return-Path: Delivered-To: svn-ports-all@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 89CBAEE584F; Mon, 5 Feb 2018 18:42:34 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-lf0-x235.google.com (mail-lf0-x235.google.com [IPv6:2a00:1450:4010:c07::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E064482658; Mon, 5 Feb 2018 18:42:33 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-lf0-x235.google.com with SMTP id g72so43142022lfg.5; Mon, 05 Feb 2018 10:42:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=abJ3CofTWi6bY/0fuaKYJ/kmqIIgjbXhNxb48THaK+Y=; b=j8avhjjQz5LWdb1xALrnm81ZB62mO5t9bmBr2/4AMhwgALwDKVq8aIM/qJKDCSBT/e rwk60KU7phUVjP62LR945UGqNZG59l3hq22G7cHaXpfQ1W8jLVoqL0H9+lBnDaxdzVkv lgdvus3eN1icezbo0e7royOPEOnNLnTsRgfMf49W0ieNsQ7r0NBZ8BYN4qKzNxCED/Y8 vUA6X8YrurgPZESmKp4VcxRmWxINA/IDP9YR9YvIKQyuf8I2410jY8QTE7RJbPF8bYs2 6FT4ANIjBXlqaaFhka48hVSE5jgywlLbXu2CcflUHmI38U+w8jco7DB261XZSFKSl/7n 4U/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=abJ3CofTWi6bY/0fuaKYJ/kmqIIgjbXhNxb48THaK+Y=; b=h7/RBaNdEwK/M/b0zSbgojd2r5uD0CStRd2mHYaGdbV5wlsLmYkPGP6eiK6H0M2Kbj 3EUqEskXiZ6q1AeRJs3sM0np6yVEe+YfBAcdG/6jKyYCJxVBwDPsWNFyEts61pzEK/8N csynAWkFdV8k+NjNs3fxaFZeWm2ALsisvAKZ+eFgQdt5Em39RgwI/FKtdm16/Lm/i24x U7j5/nOVCt0aFUosYJo4UXNPobTKq/yT51+i5Sglh3k0kYi9VEyRSlQstBK4nUY9e9kZ s4dAJ6a9R1kUpanS85Nvum3ouqfatEJsBQB7qc9AuNTWbCJl/70sastc1lQbWVBLe6kV YDJA== X-Gm-Message-State: AKwxytcNZ/6yYnqEeP7Hbzb4tG4+hWCmOsmVRPA8wRIXKzYlnOrx0BoI 55VZyupiGJBcGj6cKuieDsy3bB/q4p8y2xrBMno= X-Google-Smtp-Source: AH8x225Im/sUynXNE64Nawn3f0wYgQOpJ6lDJQuTPCi4ufcjlkqcIt1KLVxZ4GTrlEWnA6AC4W67/q5fYwMdnia9Xtc= X-Received: by 10.46.16.1 with SMTP id j1mr26127135lje.139.1517856151930; Mon, 05 Feb 2018 10:42:31 -0800 (PST) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 10.179.87.131 with HTTP; Mon, 5 Feb 2018 10:42:31 -0800 (PST) In-Reply-To: <20180205181952.bhhauegkjnci2ybv@ogg.in.absolight.net> References: <201802021907.w12J7LMe042208@repo.freebsd.org> <20180205181952.bhhauegkjnci2ybv@ogg.in.absolight.net> From: Alan Somers Date: Mon, 5 Feb 2018 11:42:31 -0700 X-Google-Sender-Auth: J3N8ovqLWPqifI5l2R7IjjNqD4s Message-ID: Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files To: Mathieu Arnold Cc: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:42:34 -0000 On Mon, Feb 5, 2018 at 11:19 AM, Mathieu Arnold wrote: > On Mon, Feb 05, 2018 at 08:43:52AM -0700, Alan Somers wrote: > > On Sat, Feb 3, 2018 at 12:13 AM, Antoine Brodin > wrote: > > > > > On Fri, Feb 2, 2018 at 8:07 PM, Alan Somers > wrote: > > > > Author: asomers (src committer) > > > > Date: Fri Feb 2 19:07:21 2018 > > > > New Revision: 460727 > > > > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > > > > > > > Log: > > > > devel/p4 devel/p4api: build from source > > > > > > > > Build devel/p4 and devel/p4api from source rather than use the > prebuilt > > > > binary downloads. This fixes p4api on FreeBSD 12. The ports > > > originally used > > > > the binaries because source wasn't available until a few years > ago. By > > > > happy accident, building from source also makes the ports > available on > > > > non-Intel architectures. > > > > > > > > PR: 225613 > > > > Reviewed by: brd > > > > Approved by: brd (ports) > > > > Sponsored by: Spectra Logic Corp > > > > Differential Revision: https://reviews.freebsd.org/D14162 > > > > > > Those 2 ports still fail to "make checksum". > > > > > > Antoine > > > > > > > Thanks for the heads up. I think I see what's going on here. Perforce > > seems to be rebuilding those zip files with a cron job that runs once per > > day or so. The file content of the zipped files hasn't changed since > > 1-Feb, but all of their timestamps have. This asinine behavior is going > to > > make it impossible for ports to verify the checksum, though we can still > > verify the file size. I'll try to teach the port to do that. > > Do not teach the port how to ignore checksum. > It would be better to ask upstream to not do whatever thing they are > doing. > Failing that, and if possible, hosting a copy of the "working" distfiles > in LOCAL/something. > > -- > Mathieu Arnold > Upstream is intransigent. I've tried before. How do I host a copy? From owner-svn-ports-all@freebsd.org Mon Feb 5 18:43:22 2018 Return-Path: Delivered-To: svn-ports-all@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 4BEFFEE597F; Mon, 5 Feb 2018 18:43:22 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F19F582773; Mon, 5 Feb 2018 18:43:21 +0000 (UTC) (envelope-from lifanov@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 EC8E64C1D; Mon, 5 Feb 2018 18:43:21 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15IhLo7003692; Mon, 5 Feb 2018 18:43:21 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15IhLHF003684; Mon, 5 Feb 2018 18:43:21 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201802051843.w15IhLHF003684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 5 Feb 2018 18:43:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461011 - in head/databases: . mongodb36 mongodb36/files X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: in head/databases: . mongodb36 mongodb36/files X-SVN-Commit-Revision: 461011 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:43:22 -0000 Author: lifanov Date: Mon Feb 5 18:43:20 2018 New Revision: 461011 URL: https://svnweb.freebsd.org/changeset/ports/461011 Log: re-add databases/mongodb36 - it was not repocopied Pointyhat to: lifanov Spotted by: danfe, mat PR: 224303 Submitted by: dev@dudu.ro Differential Revision: https://reviews.freebsd.org/D13594 Added: head/databases/mongodb36/ - copied from r460973, head/databases/mongodb34/ Deleted: head/databases/mongodb36/files/patch-src_mongo_crypto_sha1__block__openssl.cpp head/databases/mongodb36/files/patch-src_mongo_db_fts_unicode_string.cpp head/databases/mongodb36/files/patch-src_mongo_util_net_ssl__manager.cpp Modified: head/databases/Makefile head/databases/mongodb36/Makefile head/databases/mongodb36/distinfo head/databases/mongodb36/files/patch-SConstruct head/databases/mongodb36/files/patch-rpm_mongod.conf head/databases/mongodb36/files/patch-src_mongo_db_repl_oplog__fetcher.cpp head/databases/mongodb36/pkg-descr head/databases/mongodb36/pkg-plist Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Mon Feb 5 18:26:28 2018 (r461010) +++ head/databases/Makefile Mon Feb 5 18:43:20 2018 (r461011) @@ -196,6 +196,7 @@ SUBDIR += mongodb34 SUBDIR += mongodb34-rocks SUBDIR += mongodb34-tools + SUBDIR += mongodb36 SUBDIR += mroonga SUBDIR += mrtg-mysql-load SUBDIR += mtools-mongodb Modified: head/databases/mongodb36/Makefile ============================================================================== --- head/databases/mongodb34/Makefile Mon Feb 5 13:46:01 2018 (r460973) +++ head/databases/mongodb36/Makefile Mon Feb 5 18:43:20 2018 (r461011) @@ -2,8 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 3.4.9 -PORTREVISION= 2 +DISTVERSION= 3.6.2 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ @@ -11,7 +10,7 @@ MASTER_SITES= https://fastdl.mongodb.org/src/ \ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${DISTVERSION} -MAINTAINER= eric@camachat.org +MAINTAINER= galu@packetdam.com COMMENT= Distributed document-oriented "NoSQL" database # mongodb is AGPLv3, C++ driver is APACHE20 @@ -21,19 +20,21 @@ LICENSE_COMB= multi ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)" -LIB_DEPENDS= libpcre.so:devel/pcre \ - libsnappy.so:archivers/snappy \ - libboost_system.so:devel/boost-libs -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}pymongo>=3.0:databases/pymongo +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=2.4.4:devel/py-cheetah@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing>=3.6.2:devel/py-typing@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} +LIB_DEPENDS= libboost_system.so:devel/boost-libs \ + libpcre.so:devel/pcre \ + libsnappy.so:archivers/snappy CONFLICTS_BUILD= mongo-cxx-driver +CONFLICTS_INSTALL= mongodb[32-4]* -CHOSEN_COMPILER_TYPE= clang - -USES= compiler:c++14-lang cpe python:build scons +USES= compiler:c++14-lang cpe python:build scons shebangfix USE_RC_SUBR= mongod +SHEBANG_FILES= src/mongo/installer/compass/install_compass.in +python_OLD_CMD= @python_interpreter@ MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \ --use-system-pcre --use-system-snappy \ --use-system-boost --use-system-zlib \ @@ -57,7 +58,6 @@ SSL_USES= ssl SSL_MAKE_ARGS= --ssl ALL_TARGET= core -TEST_TARGET= unittests PORTSCOUT= limitw:1,even @@ -68,11 +68,5 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} .endfor ${CP} ${WRKSRC}/rpm/mongod.conf ${STAGEDIR}${PREFIX}/etc/mongodb.conf.sample - -do-test: - @cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} ${TEST_TARGET} &&\ - ${PYTHON_CMD} ${BUILD_WRKSRC}/buildscripts/resmoke.py\ - --suites=unittests --jobs=${MAKE_JOBS_NUMBER} .include Modified: head/databases/mongodb36/distinfo ============================================================================== --- head/databases/mongodb34/distinfo Mon Feb 5 13:46:01 2018 (r460973) +++ head/databases/mongodb36/distinfo Mon Feb 5 18:43:20 2018 (r461011) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507229382 -SHA256 (mongodb-src-r3.4.9.tar.gz) = 2fd0f47a5f9175e71d3d381e81a1b6a2500c9c414dd6ae0940ad6194a0e85549 -SIZE (mongodb-src-r3.4.9.tar.gz) = 39943857 +TIMESTAMP = 1515676780 +SHA256 (mongodb-src-r3.6.2.tar.gz) = 018788bd31d6953e55cda0ad0771d23e6b78e024a8a6404a80a900c67215b0a7 +SIZE (mongodb-src-r3.6.2.tar.gz) = 39999539 Modified: head/databases/mongodb36/files/patch-SConstruct ============================================================================== --- head/databases/mongodb34/files/patch-SConstruct Mon Feb 5 13:46:01 2018 (r460973) +++ head/databases/mongodb36/files/patch-SConstruct Mon Feb 5 18:43:20 2018 (r461011) @@ -1,7 +1,7 @@ ---- SConstruct.orig 2017-06-08 16:11:03 UTC +--- SConstruct.orig 2018-01-04 23:28:55 UTC +++ SConstruct -@@ -929,9 +929,9 @@ if has_option('variables-help'): - print env_vars.GenerateHelpText(env) +@@ -922,9 +922,9 @@ if has_option('variables-help'): + print(env_vars.GenerateHelpText(env)) Exit(0) -unknown_vars = env_vars.UnknownVariables() @@ -13,7 +13,7 @@ def set_config_header_define(env, varname, varval = 1): env['CONFIG_HEADER_DEFINES'][varname] = varval -@@ -1550,7 +1550,7 @@ if env.TargetOSIs('posix'): +@@ -1612,7 +1612,7 @@ if env.TargetOSIs('posix'): # If runtime hardening is requested, then build anything # destined for an executable with the necessary flags for PIE. env.AppendUnique( @@ -22,16 +22,16 @@ PROGLINKFLAGS=['-pie'], ) -@@ -1564,7 +1564,7 @@ if env.TargetOSIs('posix'): +@@ -1626,7 +1626,7 @@ if env.TargetOSIs('posix'): "-Wno-unknown-pragmas", "-Winvalid-pch"] ) # env.Append( " -Wconversion" ) TODO: this doesn't really work yet -- if env.TargetOSIs('linux', 'osx', 'solaris'): -+ if env.TargetOSIs('linux', 'osx', 'solaris', 'freebsd'): +- if env.TargetOSIs('linux', 'darwin', 'solaris'): ++ if env.TargetOSIs('linux', 'darwin', 'solaris', 'freebsd'): if not has_option("disable-warnings-as-errors"): env.Append( CCFLAGS=["-Werror"] ) -@@ -1592,19 +1592,19 @@ if env.TargetOSIs('posix'): +@@ -1661,10 +1661,10 @@ if env.TargetOSIs('posix'): env.Append( CCFLAGS=["-fprofile-arcs", "-ftest-coverage"] ) env.Append( LINKFLAGS=["-fprofile-arcs", "-ftest-coverage"] ) @@ -46,27 +46,3 @@ # Promote linker warnings into errors. We can't yet do this on OS X because its linker considers # noall_load obsolete and warns about it. -- if not env.TargetOSIs('osx'): -- env.Append( -- LINKFLAGS=[ -- "-Wl,--fatal-warnings", -- ], -- ) -+ #if not env.TargetOSIs('osx'): -+ # env.Append( -+ # LINKFLAGS=[ -+ # "-Wl,--fatal-warnings", -+ # ], -+ # ) - - mmapv1 = False - if get_option('mmapv1') == 'auto': -@@ -2461,7 +2461,7 @@ def doConfigure(myenv): - }} - """.format(storage_class) - context.Message('Checking for storage class {0} '.format(storage_class)) -- ret = context.TryLink(textwrap.dedent(test_body), ".cpp") -+ ret = context.TryCompile(textwrap.dedent(test_body), ".cpp") - context.Result(ret) - return ret - Modified: head/databases/mongodb36/files/patch-rpm_mongod.conf ============================================================================== --- head/databases/mongodb34/files/patch-rpm_mongod.conf Mon Feb 5 13:46:01 2018 (r460973) +++ head/databases/mongodb36/files/patch-rpm_mongod.conf Mon Feb 5 18:43:20 2018 (r461011) @@ -1,22 +1,16 @@ ---- rpm/mongod.conf.orig 2017-04-20 21:43:42 UTC +--- rpm/mongod.conf.orig 2018-01-04 23:28:55 UTC +++ rpm/mongod.conf -@@ -1,4 +1,4 @@ --# mongod.conf -+# mongodb.conf - - # for documentation of all options, see: - # http://docs.mongodb.org/manual/reference/configuration-options/ @@ -7,11 +7,11 @@ systemLog: destination: file logAppend: true - path: /var/log/mongodb/mongod.log -+ path: /var/db/mongodb/mongod.log ++ path: /var/db/mongodb/mongod.log # Where and how to store data. storage: - dbPath: /var/lib/mongo -+ dbPath: /var/db/mongodb ++ dbPath: /var/db/mongodb journal: enabled: true # engine: @@ -26,6 +20,6 @@ fork: true # fork and run in background - pidFilePath: /var/run/mongodb/mongod.pid # location of pidfile + pidFilePath: /var/db/mongodb/mongod.lock # location of pidfile + timeZoneInfo: /usr/share/zoneinfo # network interfaces - net: Modified: head/databases/mongodb36/files/patch-src_mongo_db_repl_oplog__fetcher.cpp ============================================================================== --- head/databases/mongodb34/files/patch-src_mongo_db_repl_oplog__fetcher.cpp Mon Feb 5 13:46:01 2018 (r460973) +++ head/databases/mongodb36/files/patch-src_mongo_db_repl_oplog__fetcher.cpp Mon Feb 5 18:43:20 2018 (r461011) @@ -1,9 +1,6 @@ -https://jira.mongodb.org/browse/SERVER-32516 -https://github.com/mongodb/mongo/commit/3c34eda8d8a3 - ---- src/mongo/db/repl/oplog_fetcher.cpp.orig 2017-09-07 19:28:48 UTC +--- src/mongo/db/repl/oplog_fetcher.cpp.orig 2018-01-18 12:18:49 UTC +++ src/mongo/db/repl/oplog_fetcher.cpp -@@ -265,7 +265,7 @@ StatusWith> p +@@ -245,7 +245,7 @@ StatusWith Delivered-To: svn-ports-all@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 40371EE5D42; Mon, 5 Feb 2018 18:46:05 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x22b.google.com (mail-it0-x22b.google.com [IPv6:2607:f8b0:4001:c0b::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBCBD82B57; Mon, 5 Feb 2018 18:46:04 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x22b.google.com with SMTP id i144so10919780ita.3; Mon, 05 Feb 2018 10:46:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=NMSclo37Axc0FKjh6lBwf5XGL0NZVYU4/po1d8XW69U=; b=UlqjbMvQ5WZv4BEA2b1zluRIliZj5t+WPwvfKHuJxRRNZrP7wpbYfpLauRwdl9n4mV xp7s6z51ORIdrB6DF2dvldEzDv2AHKtYShV5zjUDnmZfCQwBR5FHsE42Gcqb9pPt3Ocp o20Jtg0ZPaZPQ7VN0IKQYoeh96sULITHcT1Vs2oVMDXJbwbrBjhMHMmKvDLQML+CVmmk YnDfAcREpAjKLlp4UDXHtoZkaxJwd/HroxODvm1k/PCvJbB7ZWaE6RSuQzM65dyJnmdn dGFRqBE3JSHlqAKxk3WQ5o3S2eFgE7EZBQS08E2Ql2OaUhzRpVAdBGeMllUF/UVkMkEJ 3+Mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=NMSclo37Axc0FKjh6lBwf5XGL0NZVYU4/po1d8XW69U=; b=IiZYRVrI7z9qMpKQPTC48n5zdo+dgJZTdXQAkVC9DEgBF5X42XucsFdyKAKOYMxIi6 a5xrPhfOOXvTikpl7wwdifKzqzzmiivVhQUNrHTWybAEQSkZae1/TVI16BVX5BFppD7r WMVa/Dptg7NFxIhfMcKb0fBVZhiEd4buNo5dlZcbdbeiQaqBDooVJCkDt4A0nLgs7Djp MNAV0LFt3wVA2oVi6JRAVbU0fN7hejCeK9A57Nha+ip9cGiOZ+iDKfa+bcrtLlEYrm8y yIyrlFiFHhYNg5tLxelKDz84/0VWR+YJ3dzK0zf8/Bqy+pWlFyx8QraKJ7EdI3apwcP3 ddrw== X-Gm-Message-State: AKwxyteb5Hn0JDqRVpycv5PDHRKkEMxvaDx7RsQye/5R+SaMbhxv0cG4 l3WO2EXQD31vOFT2uBujERg3Si+VMF7jSt/+8yk= X-Google-Smtp-Source: AH8x227II+l0zMf+lwOiPb0g4VsBwIDMVIf7ahIKcJiF4vUltGfMMm5dZUn6jkHFnIBTAc2qp3MmEP7u5udy2LBxCuc= X-Received: by 10.36.58.14 with SMTP id m14mr408089itm.45.1517856364167; Mon, 05 Feb 2018 10:46:04 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.89.13 with HTTP; Mon, 5 Feb 2018 10:46:03 -0800 (PST) In-Reply-To: References: <201802021911.w12JBJ40043280@repo.freebsd.org> From: Antoine Brodin Date: Mon, 5 Feb 2018 19:46:03 +0100 X-Google-Sender-Auth: WkqLqjXdJ54Aa3i2B3AKHsuHPgo Message-ID: Subject: Re: svn commit: r460728 - in head/devel/py-p4python: . files To: Alan Somers Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:46:05 -0000 On Sat, Feb 3, 2018 at 7:58 AM, Antoine Brodin wrote: > On Fri, Feb 2, 2018 at 8:11 PM, Alan Somers wrote: >> Author: asomers (src committer) >> Date: Fri Feb 2 19:11:18 2018 >> New Revision: 460728 >> URL: https://svnweb.freebsd.org/changeset/ports/460728 >> >> Log: >> devel/py-p4python: new port >> >> Reviewed by: brd >> Approved by: brd (ports) >> Sponsored by: Spectra Logic Corp >> Differential Revision: https://reviews.freebsd.org/D10825 > > Hi, > > You forgot to hook it to the build. Ping? Antoine From owner-svn-ports-all@freebsd.org Mon Feb 5 18:47:59 2018 Return-Path: Delivered-To: svn-ports-all@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 3080EEE6066; Mon, 5 Feb 2018 18:47:59 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB50382DB8; Mon, 5 Feb 2018 18:47:58 +0000 (UTC) (envelope-from markj@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 D63794C23; Mon, 5 Feb 2018 18:47:58 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15IlwKW004073; Mon, 5 Feb 2018 18:47:58 GMT (envelope-from markj@FreeBSD.org) Received: (from markj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Ilwh9004071; Mon, 5 Feb 2018 18:47:58 GMT (envelope-from markj@FreeBSD.org) Message-Id: <201802051847.w15Ilwh9004071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: markj set sender to markj@FreeBSD.org using -f From: Mark Johnston Date: Mon, 5 Feb 2018 18:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461012 - head/ftp/netdumpd X-SVN-Group: ports-head X-SVN-Commit-Author: markj X-SVN-Commit-Paths: head/ftp/netdumpd X-SVN-Commit-Revision: 461012 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:47:59 -0000 Author: markj (src committer) Date: Mon Feb 5 18:47:58 2018 New Revision: 461012 URL: https://svnweb.freebsd.org/changeset/ports/461012 Log: Update to netdumpd-20180205. Approved by: bdrewery Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D14207 Modified: head/ftp/netdumpd/Makefile head/ftp/netdumpd/distinfo Modified: head/ftp/netdumpd/Makefile ============================================================================== --- head/ftp/netdumpd/Makefile Mon Feb 5 18:43:20 2018 (r461011) +++ head/ftp/netdumpd/Makefile Mon Feb 5 18:47:58 2018 (r461012) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netdumpd -PORTVERSION= 20170706 +PORTVERSION= 20180205 CATEGORIES= ftp MASTER_SITES= LOCAL/markj Modified: head/ftp/netdumpd/distinfo ============================================================================== --- head/ftp/netdumpd/distinfo Mon Feb 5 18:43:20 2018 (r461011) +++ head/ftp/netdumpd/distinfo Mon Feb 5 18:47:58 2018 (r461012) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499359485 -SHA256 (netdumpd-20170706.tar.gz) = 7d66c3bdd1835f6c7887555a7f84e41191c63762a069894fa79e821306a87b3a -SIZE (netdumpd-20170706.tar.gz) = 14766 +TIMESTAMP = 1517855072 +SHA256 (netdumpd-20180205.tar.gz) = df50a20148684a672ad6be0ad8cd7bba160f3a7f769a0c7a0eeb660e545c8bf2 +SIZE (netdumpd-20180205.tar.gz) = 14741 From owner-svn-ports-all@freebsd.org Mon Feb 5 18:50:12 2018 Return-Path: Delivered-To: svn-ports-all@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 254EEEE63BC; Mon, 5 Feb 2018 18:50:12 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-lf0-x22e.google.com (mail-lf0-x22e.google.com [IPv6:2a00:1450:4010:c07::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FEF0831B6; Mon, 5 Feb 2018 18:50:11 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-lf0-x22e.google.com with SMTP id o89so43199644lfg.10; Mon, 05 Feb 2018 10:50:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=mciFmzCms99PRvo3ODBeAmkabeqGLfnblP1oFQS0c4Q=; b=sdhwZoG/y/+L1igY9bOYd/0AfxtlA88Pyr7rYX3TYfITyhW98OaYahWxPyTix67PCH r6OjHDnHyCNAotLpGeTbK3G85qLClU1LX2YBk/nO5PB9mERXUWFNmzY09Y29GxR1q3kT yU0nvHqeQbu7Yxgl8LshZSnWIGh2q/Unwxd7wRH6XuxsUZ5Z1jMe9tLoPB6FhxzdmA+J yyQNNdS+9iGVd62NJFojtiaewNwqv3By/9ZgPPV0NyUcNHy2EjVWHvbqZxggTxqv7UJx JBWZYbWAS4dyKKC3sAejT5V2T5EQBq70wUW69mf/XmmUESrbq5n0/9N423ANzU7oTH/w 6QMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=mciFmzCms99PRvo3ODBeAmkabeqGLfnblP1oFQS0c4Q=; b=ALKkO7vRGcMKQOdosdKbWaud3dgnRQrVg6fluvYIdfeGjjJrLDA445zGdPmIkq703k CPFn+K2BtW4HLSI5OBcpHzXTRYmaHQzZjAP6q6bYhzcYnwpTIZ+OHYsYNXj9MoGBaMnX 9FpjAN0p1P8ScAvTB7fURumeo4g58ctZrMDzYC3J/cR5oxG4IeIhKHaYYXXdS7TYUM6n 4Ahg7FXGS4jlyMLay1hakfxIPB658+575+od/WmIby6X8gkIwCy08vlBWeYrMdfDQ9J1 dOwvC2wqbF2LFFlnuQD2eHau4cjjambMVOWEnG/6zk1ZgmRhWdLbp1kDVg7P6J/GRw15 Xk7Q== X-Gm-Message-State: APf1xPC4CJPmIejc2wqYKqjZyGJtTk4ZV1Rk55z9RDcYDnCqN/JQSaM9 bS9MggY2EYCKPzBG8vasklfo9gPgCZ7kGNeGeXY= X-Google-Smtp-Source: AH8x224euSZPzErn9iLLGcQEC5I8jy1AdqZ12awMAZj2obSHvogrrOmJgyViv2RfG0QmPmvuypKNs8T67p3/42+Dz/c= X-Received: by 10.25.151.209 with SMTP id z200mr8728915lfd.41.1517856609529; Mon, 05 Feb 2018 10:50:09 -0800 (PST) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 10.179.87.131 with HTTP; Mon, 5 Feb 2018 10:50:08 -0800 (PST) In-Reply-To: References: <201802021911.w12JBJ40043280@repo.freebsd.org> From: Alan Somers Date: Mon, 5 Feb 2018 11:50:08 -0700 X-Google-Sender-Auth: IA_sPtPSb-5fQdHBE7IOB7YCQu4 Message-ID: Subject: Re: svn commit: r460728 - in head/devel/py-p4python: . files To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:50:12 -0000 On Mon, Feb 5, 2018 at 11:46 AM, Antoine Brodin wrote: > On Sat, Feb 3, 2018 at 7:58 AM, Antoine Brodin > wrote: > > On Fri, Feb 2, 2018 at 8:11 PM, Alan Somers wrote: > >> Author: asomers (src committer) > >> Date: Fri Feb 2 19:11:18 2018 > >> New Revision: 460728 > >> URL: https://svnweb.freebsd.org/changeset/ports/460728 > >> > >> Log: > >> devel/py-p4python: new port > >> > >> Reviewed by: brd > >> Approved by: brd (ports) > >> Sponsored by: Spectra Logic Corp > >> Differential Revision: https://reviews.freebsd.org/D10825 > > > > Hi, > > > > You forgot to hook it to the build. > > Ping? > > Antoine > I'll fix it once I've got this P4 checksum garbage straightened out. From owner-svn-ports-all@freebsd.org Mon Feb 5 18:55:45 2018 Return-Path: Delivered-To: svn-ports-all@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 311ADEE6BAB; Mon, 5 Feb 2018 18:55:45 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAF97837E9; Mon, 5 Feb 2018 18:55:44 +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 D1E524DB9; Mon, 5 Feb 2018 18:55:44 +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 w15ItifF009398; Mon, 5 Feb 2018 18:55:44 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Iti7M009397; Mon, 5 Feb 2018 18:55:44 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802051855.w15Iti7M009397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Feb 2018 18:55:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461013 - head/www/php-templates X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/www/php-templates X-SVN-Commit-Revision: 461013 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:55:45 -0000 Author: mat Date: Mon Feb 5 18:55:44 2018 New Revision: 461013 URL: https://svnweb.freebsd.org/changeset/ports/461013 Log: Does not build with 7.2 either. Sponsored by: Absolight Modified: head/www/php-templates/Makefile (contents, props changed) Modified: head/www/php-templates/Makefile ============================================================================== --- head/www/php-templates/Makefile Mon Feb 5 18:47:58 2018 (r461012) +++ head/www/php-templates/Makefile Mon Feb 5 18:55:44 2018 (r461013) @@ -17,7 +17,7 @@ COMMENT= Template framework for PHP WRKSRC= ${WRKDIR}/templates USES= dos2unix php:phpize -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-templates=shared From owner-svn-ports-all@freebsd.org Mon Feb 5 18:56:15 2018 Return-Path: Delivered-To: svn-ports-all@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 AF18DEE6C84; Mon, 5 Feb 2018 18:56:15 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D760838FD; Mon, 5 Feb 2018 18:56:15 +0000 (UTC) (envelope-from antoine@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 587094DBA; Mon, 5 Feb 2018 18:56:15 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15IuFua009512; Mon, 5 Feb 2018 18:56:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15IuFgU009511; Mon, 5 Feb 2018 18:56:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802051856.w15IuFgU009511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 5 Feb 2018 18:56:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r461014 - svnadmin/conf X-SVN-Group: ports-svnadmin X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: svnadmin/conf X-SVN-Commit-Revision: 461014 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:56:15 -0000 Author: antoine Date: Mon Feb 5 18:56:15 2018 New Revision: 461014 URL: https://svnweb.freebsd.org/changeset/ports/461014 Log: Sort Reported by: The Grim Reaper Modified: svnadmin/conf/access Modified: svnadmin/conf/access ============================================================================== --- svnadmin/conf/access Mon Feb 5 18:55:44 2018 (r461013) +++ svnadmin/conf/access Mon Feb 5 18:56:15 2018 (r461014) @@ -193,8 +193,8 @@ vg vsevolod wen wg -wosch woodsb02 +wosch wxs xride yuri From owner-svn-ports-all@freebsd.org Mon Feb 5 18:59:16 2018 Return-Path: Delivered-To: svn-ports-all@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 E7A3FEE7083; Mon, 5 Feb 2018 18:59:15 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B34483CF9; Mon, 5 Feb 2018 18:59:15 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 27AA3BDD3D; Mon, 5 Feb 2018 19:59:13 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id B7B94BDD39; Mon, 5 Feb 2018 19:59:12 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 97A0D614F; Mon, 5 Feb 2018 19:59:10 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 541A859994EC; Mon, 5 Feb 2018 19:59:10 +0100 (CET) Date: Mon, 5 Feb 2018 19:59:09 +0100 From: Mathieu Arnold To: Alan Somers Cc: Mathieu Arnold , Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files Message-ID: <20180205185909.z4kt7dydfrnwmcku@ogg.in.absolight.net> References: <201802021907.w12J7LMe042208@repo.freebsd.org> <20180205181952.bhhauegkjnci2ybv@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="u4aqt6vq4rltul7q" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 18:59:16 -0000 --u4aqt6vq4rltul7q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 05, 2018 at 11:42:31AM -0700, Alan Somers wrote: > On Mon, Feb 5, 2018 at 11:19 AM, Mathieu Arnold wrote: >=20 > > On Mon, Feb 05, 2018 at 08:43:52AM -0700, Alan Somers wrote: > > > On Sat, Feb 3, 2018 at 12:13 AM, Antoine Brodin > > wrote: > > > > > > > On Fri, Feb 2, 2018 at 8:07 PM, Alan Somers > > wrote: > > > > > Author: asomers (src committer) > > > > > Date: Fri Feb 2 19:07:21 2018 > > > > > New Revision: 460727 > > > > > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > > > > > > > > > Log: > > > > > devel/p4 devel/p4api: build from source > > > > > > > > > > Build devel/p4 and devel/p4api from source rather than use the > > prebuilt > > > > > binary downloads. This fixes p4api on FreeBSD 12. The ports > > > > originally used > > > > > the binaries because source wasn't available until a few years > > ago. By > > > > > happy accident, building from source also makes the ports > > available on > > > > > non-Intel architectures. > > > > > > > > > > PR: 225613 > > > > > Reviewed by: brd > > > > > Approved by: brd (ports) > > > > > Sponsored by: Spectra Logic Corp > > > > > Differential Revision: https://reviews.freebsd.org/D14162 > > > > > > > > Those 2 ports still fail to "make checksum". > > > > > > > > Antoine > > > > > > > > > > Thanks for the heads up. I think I see what's going on here. Perfor= ce > > > seems to be rebuilding those zip files with a cron job that runs once= per > > > day or so. The file content of the zipped files hasn't changed since > > > 1-Feb, but all of their timestamps have. This asinine behavior is go= ing > > to > > > make it impossible for ports to verify the checksum, though we can st= ill > > > verify the file size. I'll try to teach the port to do that. > > > > Do not teach the port how to ignore checksum. > > It would be better to ask upstream to not do whatever thing they are > > doing. > > Failing that, and if possible, hosting a copy of the "working" distfiles > > in LOCAL/something. > > > > -- > > Mathieu Arnold > > >=20 > Upstream is intransigent. I've tried before. How do I host a copy? freefall:~/public_distfiles/ https://www.freebsd.org/doc/en/books/porters-handbook/slow-sources.html --=20 Mathieu Arnold --u4aqt6vq4rltul7q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaeKl9XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I7YcQALGJjTWf3tDp1AnUMd4sBAaY npEgqHFEgPQZO/sjyjdADn+eGUxTF7LCfQqTxJ6NxWde8axYOhqmCN9L1rPn4UhM 9YCdGp4cZJ9XtU471pljbATs+00jSb3aD2lpU7CzOXCpfeosKgMpKNSEufWfCQEA r8mLKudxyyJ+MQvLg3IP5OwTloNxnLSGNUEIf9IAoE22+/BdHSkgyGjhrnxcHj4s COvwfEWrDqRRofA8c+Z9Fitjw2peVW9PSztL68kUzJ+H98sjGl7wOwdGwUSZp25z jzEMrD3HBfai6dsDwtGLbxqWrrX7AR0N3RbMWn1x+4SiR2ha1f53Az9OtUu6QOTS 4JMaSwDYE2ghbvEVxzaPctaCWjCBN9mlxctnvs/dnCJY6pmDJ4K6VINFNIUi038f N5wMoLzo4FAAs/4qnNHysdwacDRwNjcy/Ku+QYKuyeCOSaIIEEFWMM+L4Sf9izQu KsIuEKPYzPFl0H58/Wt8cpXGdOFQQSY2C6KkOwzxE7yNE3fP4KOOwHT88QxIqRYd O7y+wOOOjMhRu64yDf3axM2wfV9ID0Fn86fXMlfl6uTfAAZYUcIrgyRR9RBANpu/ dTRgtwBP+iYZQJps98GXakRC/l81Mal/36PYuy7AR3FMISRdReHHbs/boH/Z7nkZ vfrCNlXLXn/1UymWVqHe =jroW -----END PGP SIGNATURE----- --u4aqt6vq4rltul7q-- From owner-svn-ports-all@freebsd.org Mon Feb 5 19:17:13 2018 Return-Path: Delivered-To: svn-ports-all@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 1981AEE8616 for ; Mon, 5 Feb 2018 19:17:13 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: from mail-qt0-f170.google.com (mail-qt0-f170.google.com [209.85.216.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EB5384C1B for ; Mon, 5 Feb 2018 19:17:11 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: by mail-qt0-f170.google.com with SMTP id d54so41051338qtd.4 for ; Mon, 05 Feb 2018 11:17:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=bAg/XMKFjZQO0487J7kndW/Kx75mjbxJ/mA3mLnOwuE=; b=sauGe7if7JDjEU88QPjmvdTY2IFmw96oL9PlvhzaMGzkgM7pip6dn6wgpTQLd3UlfB dpdMmPFIwRyuKI1XQu2zD57a9uhD3EvGbS1IdanYH+/zdSW7tgcvhXWr3NlCgizITZf2 6+qA94YvbZM0zEcd0kBlsqJrNCDc6bN2DvHfdMJaZfleApIpqVBvbYkhvho++hjzm6mQ H95QHNgPFQNML1dtfJY71csCiJbXNe4tTAZQODQ5eQ8mVdJqEMhxP7IwiJ6fL4+sv1k8 /QncLewFpa2WELuF/TEKVD8qpSo3QrtPfe7JbK7l6v/YG+NijoAKdMtTRZcYFlTgbEpB KIGg== X-Gm-Message-State: APf1xPCoXKVw0gTLGxcVmtNsZn3Svsj/NSSLfhk7OlWn/UDWxTb6n33C Gm74nttT2cDSjbDGOxZ3DOb/ww== X-Google-Smtp-Source: AH8x227FstfPgvOrOu1cCa5HyTLvWlo4OELcMpOaa7J5XoeqEMrmaTfVrZTB11RLRKFXL2x671eFXw== X-Received: by 10.200.67.30 with SMTP id z30mr10012485qtm.197.1517858225356; Mon, 05 Feb 2018 11:17:05 -0800 (PST) Received: from phe.ftfl.ca.ftfl.ca (hlfxns017vw-47-55-140-73.dhcp-dynamic.fibreop.ns.bellaliant.net. [47.55.140.73]) by smtp.gmail.com with ESMTPSA id x207sm6159040qka.91.2018.02.05.11.17.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 05 Feb 2018 11:17:04 -0800 (PST) From: Joseph Mingrone To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ruby@freebsd.org Subject: Re: svn commit: r460901 - head/devel/rubygem-cocaine References: <201802041013.w14ADpZR024976@repo.freebsd.org> <86inbcx4m7.fsf@phe.ftfl.ca> Date: Mon, 05 Feb 2018 15:17:03 -0400 In-Reply-To: (Sunpoet Po-Chuan Hsieh's message of "Tue, 6 Feb 2018 01:59:58 +0800") Message-ID: <86wozrqma8.fsf@phe.ftfl.ca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 19:17:13 -0000 --=-=-= Content-Type: text/plain Sunpoet Po-Chuan Hsieh writes: > On Sun, Feb 4, 2018 at 9:32 PM, Joseph Mingrone wrote: >> Sunpoet Po-Chuan Hsieh writes: >> > Author: sunpoet >> > Date: Sun Feb 4 10:13:51 2018 >> > New Revision: 460901 >> > URL: https://svnweb.freebsd.org/changeset/ports/460901 >> > Log: >> > Update to 0.6.0 >> > Changes: https://github.com/thoughtbot/cocaine/blob/master/NEWS.md >> > Modified: >> > head/devel/rubygem-cocaine/Makefile >> > head/devel/rubygem-cocaine/distinfo >> > Modified: head/devel/rubygem-cocaine/Makefile >> > ============================================================ >> ================== >> > --- head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:46 2018 >> (r460900) >> > +++ head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:51 2018 >> (r460901) >> > @@ -2,7 +2,7 @@ >> > # $FreeBSD$ >> > PORTNAME= cocaine >> > -PORTVERSION= 0.5.8 >> > +PORTVERSION= 0.6.0 >> > CATEGORIES= devel rubygems >> > MASTER_SITES= RG >> > @@ -12,7 +12,7 @@ COMMENT= Small library for doing (command) lines >> > LICENSE= MIT >> > LICENSE_FILE= ${WRKSRC}/LICENSE >> > -RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_ >> control >> > +RUN_DEPENDS= rubygem-terrapin>=${PORTVERSION}:devel/rubygem-terrapin >> > NO_ARCH= yes >> > USE_RUBY= yes >> > Modified: head/devel/rubygem-cocaine/distinfo >> > ============================================================ >> ================== >> > --- head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:46 2018 >> (r460900) >> > +++ head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:51 2018 >> (r460901) >> > @@ -1,2 +1,3 @@ >> > -SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe50 >> 71c31f8a07d25b63779beb6a7a5a2f7306 >> > -SIZE (rubygem/cocaine-0.5.8.gem) = 17408 >> > +TIMESTAMP = 1517673342 >> > +SHA256 (rubygem/cocaine-0.6.0.gem) = a2fba54f9d20f081b7f1e783baaf00 >> 26ca4794dd852a7efe37dcc38ef8c7d0ca >> > +SIZE (rubygem/cocaine-0.6.0.gem) = 12800 >> Again, this breaks downstream ports, including net-im/mastodon. >> All of the latest versions of devel/rubygem-paperclip [1], >> devel/rubygem-paperclip-rails5, devel/rubygem-paperclip-rails50, and >> multimedia/rubygem-av [2] require a version of this gem _less_ than 0.6 >> devel/rubygem-paperclip-rails5 and multimedia/rubygem-av (the two ports >> that are required by other ports) have been patched [3] to use the newer >> cocaine gem. Let's now hope they work, despite forcing a newer >> dependency than what upstream specifically requests. >> [1] https://rubygems.org/gems/paperclip/versions/5.2.1 >> [2] https://rubygems.org/gems/av/versions/0.9.0 >> [3] r460926 and r460927 > I always check dependent ports. I'm sorry this one is missed. Ah, it was not intentional. In that case, no worries. It happens. Your miss _rate_ is quite low. ;-) > And the gemspec fix is enough because 0.6.0 won't break the > functionality. Probably, but how do we know this? I have no Ruby/Rails coding experience, but my understanding of the gemspec is that it is a unambiguous description of the dependent gem versions that the developer suggests will work. We could inspect the code, run tests and hope for the best, but I feel a policy along these lines would result in the least breakage: 1. Only update a gem port when all other ports that depend upon it have a gemspec that conforms to the new version. 2. _If_ the updated gem is required, then either copy gem ports, so that we have all required versions in the tree, or patch the gemspec. Copying gem ports can get messy when the port has many (reverse) dependencies. Patching the gemspec can cause unintended breakage as described above. In practice, I think we generally follow this policy, but stating it is helpful for a relative newcomer to ruby ports like me. Do you agree? Have I missed any other issues? Joseph --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEVbCTpybDiFVxIrrVNqQMg7DW754FAlp4ra9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUACgkQNqQMg7DW 755DJw//VdJynoTZCUO5Is5RbtVaF5jVMtH0Y5o3Pu/rl8ho94jzp0k/8GBJdxzg ESYHVXyWi4QTvUugCj4ga/Z8/yyJzMeo/W4MFLY3pMa8Pzg1pGKvz9i89AjfDqHC 8sFj4WmAW1htkXlXQcilQoGm7JBDzNQ/gTn1iLJaX+sZKR4RUf+cok0Kta7enZL4 nWh4SJlFB7DBvXSyMmwHua97NX8FMRNom5O6Hzi30Q8T3iN3ngey2RFH7Rdeg06N HH4ss3ZixYi/QOKGDNd8FoeSWfbUS04YzHJhatm37LJm8OXmHHA6m8bRv5xQU910 BwoH9d4bUq3NXQDJgzFIiavnVC68vXvR8LKfx6Xqs4/i/mzGSUD/sD4Y6X6X17h0 xtcF1WsulGCcQOKHq1aCZASk1f2+P/ILHo1F/GDkVjgmAxcp79vXu4kp4JvFxCkg a8GSeqXkcanv+1SoVFfYp92Dvv93dVMMaZ5TVM92GxMk1Kgu00aFJ7Qv7UrgQ/Kr aQ9vR7g/tB6E3xKc2XPnkCR1CVWcd9FcMCvaHaekzB3oWLcLwpEaDXOsHUmiTIcr SOAiYGdsRGkgLbM2PH72M6eOx9TbDVPFhY3ZLryAAteu+ZtUNRha3Mz+Gn0Q5YbJ ax0gnZGHi+VaLihY4jGK0ts7BdQq1VcEvMVbsAOBfJdGAA3ospo= =DKgC -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-all@freebsd.org Mon Feb 5 19:59:41 2018 Return-Path: Delivered-To: svn-ports-all@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 3C8F7EEB19F; Mon, 5 Feb 2018 19:59:41 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2C918655F; Mon, 5 Feb 2018 19:59:40 +0000 (UTC) (envelope-from vd@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 D91965776; Mon, 5 Feb 2018 19:59:40 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15JxebG040414; Mon, 5 Feb 2018 19:59:40 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15JxeAg040412; Mon, 5 Feb 2018 19:59:40 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201802051959.w15JxeAg040412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Mon, 5 Feb 2018 19:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461015 - in head/net-p2p/qtum: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vd X-SVN-Commit-Paths: in head/net-p2p/qtum: . files X-SVN-Commit-Revision: 461015 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 19:59:41 -0000 Author: vd Date: Mon Feb 5 19:59:40 2018 New Revision: 461015 URL: https://svnweb.freebsd.org/changeset/ports/461015 Log: net-p2p/qtum: Upgrade from 0.14.13 to 0.14.14 Deleted: head/net-p2p/qtum/files/patch-src_miner.h head/net-p2p/qtum/files/patch-src_txmempool.h Modified: head/net-p2p/qtum/Makefile head/net-p2p/qtum/distinfo Modified: head/net-p2p/qtum/Makefile ============================================================================== --- head/net-p2p/qtum/Makefile Mon Feb 5 18:56:15 2018 (r461014) +++ head/net-p2p/qtum/Makefile Mon Feb 5 19:59:40 2018 (r461015) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qtum -PORTVERSION= 0.14.13 +PORTVERSION= 0.14.14 DISTVERSIONPREFIX= mainnet-ignition-v CATEGORIES= net-p2p finance @@ -39,11 +39,8 @@ CONFIGURE_ARGS= --disable-man \ USES= autoreconf bdb:5 compiler:c++11-lib gmake libtool pkgconfig ssl USE_QT5= buildtools core dbus gui linguisttools network testlib widgets USE_GITHUB= yes -GH_ACCOUNT= qtumproject -GH_PROJECT= qtum -# Add extra account:project:tag:meaninglessgroupname/sub/dir via GH_TUPLE -# for the one git submodule used by Qtum. -GH_TUPLE= qtumproject:cpp-eth-qtum:488ccdc7cef0a0b4fa54c8:cppeth/src/cpp-ethereum +GH_TUPLE= qtumproject:qtum:${DISTVERSIONPREFIX}${PORTVERSION} \ + qtumproject:cpp-eth-qtum:488ccdc7cef0a0b4fa54c8:cppeth/src/cpp-ethereum .include Modified: head/net-p2p/qtum/distinfo ============================================================================== --- head/net-p2p/qtum/distinfo Mon Feb 5 18:56:15 2018 (r461014) +++ head/net-p2p/qtum/distinfo Mon Feb 5 19:59:40 2018 (r461015) @@ -1,5 +1,5 @@ -TIMESTAMP = 1516443928 -SHA256 (qtumproject-qtum-mainnet-ignition-v0.14.13_GH0.tar.gz) = 30cbd2ff31208e9f76558b8bef820ecdc7bc2d3d87768e6d8fb1014aab233a7c -SIZE (qtumproject-qtum-mainnet-ignition-v0.14.13_GH0.tar.gz) = 12711274 +TIMESTAMP = 1517834793 +SHA256 (qtumproject-qtum-mainnet-ignition-v0.14.14_GH0.tar.gz) = 45a0ee545a9c9b4c623b926f3c59113968e40dbb3113da9b6369afdec7146e3b +SIZE (qtumproject-qtum-mainnet-ignition-v0.14.14_GH0.tar.gz) = 12869242 SHA256 (qtumproject-cpp-eth-qtum-488ccdc7cef0a0b4fa54c8_GH0.tar.gz) = 7e4325f959104ab781892d5078d33b53de2d4efddf7effe67a9d837d56872ff2 SIZE (qtumproject-cpp-eth-qtum-488ccdc7cef0a0b4fa54c8_GH0.tar.gz) = 1113806 From owner-svn-ports-all@freebsd.org Mon Feb 5 20:10:13 2018 Return-Path: Delivered-To: svn-ports-all@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 1D59FEEBC7B; Mon, 5 Feb 2018 20:10:13 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD96F86BD2; Mon, 5 Feb 2018 20:10:12 +0000 (UTC) (envelope-from riggs@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 B3E7E5911; Mon, 5 Feb 2018 20:10:12 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15KACpM045871; Mon, 5 Feb 2018 20:10:12 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15KACwF045869; Mon, 5 Feb 2018 20:10:12 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802052010.w15KACwF045869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Mon, 5 Feb 2018 20:10:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461016 - branches/2018Q1/audio/musicpd X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2018Q1/audio/musicpd X-SVN-Commit-Revision: 461016 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 20:10:13 -0000 Author: riggs Date: Mon Feb 5 20:10:12 2018 New Revision: 461016 URL: https://svnweb.freebsd.org/changeset/ports/461016 Log: MFH: r460936 Update to upstream release 0.20.16 Details: - Bugfix release which includes fixes for crashes with pulseaudio and on debug builds - Changelog on https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS Approved by: ports-secteam (swills) Modified: branches/2018Q1/audio/musicpd/Makefile branches/2018Q1/audio/musicpd/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/audio/musicpd/Makefile ============================================================================== --- branches/2018Q1/audio/musicpd/Makefile Mon Feb 5 19:59:40 2018 (r461015) +++ branches/2018Q1/audio/musicpd/Makefile Mon Feb 5 20:10:12 2018 (r461016) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.15 +PORTVERSION= 0.20.16 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: branches/2018Q1/audio/musicpd/distinfo ============================================================================== --- branches/2018Q1/audio/musicpd/distinfo Mon Feb 5 19:59:40 2018 (r461015) +++ branches/2018Q1/audio/musicpd/distinfo Mon Feb 5 20:10:12 2018 (r461016) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515925875 -SHA256 (mpd-0.20.15.tar.xz) = c69c4f67e665380ea3bbde6cff8958edc85f7cd40e7918ae5ce0a2184ca9eb40 -SIZE (mpd-0.20.15.tar.xz) = 790096 +TIMESTAMP = 1517749336 +SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a +SIZE (mpd-0.20.16.tar.xz) = 790708 From owner-svn-ports-all@freebsd.org Mon Feb 5 20:11:25 2018 Return-Path: Delivered-To: svn-ports-all@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 9AE0BEEBF06; Mon, 5 Feb 2018 20:11:25 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5084C86DDC; Mon, 5 Feb 2018 20:11:25 +0000 (UTC) (envelope-from adridg@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 4B8925958; Mon, 5 Feb 2018 20:11:25 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15KBPYB050125; Mon, 5 Feb 2018 20:11:25 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15KBPc4050123; Mon, 5 Feb 2018 20:11:25 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201802052011.w15KBPc4050123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Mon, 5 Feb 2018 20:11:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461017 - in head/audio: musescore rosegarden X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/audio: musescore rosegarden X-SVN-Commit-Revision: 461017 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 20:11:25 -0000 Author: adridg Date: Mon Feb 5 20:11:24 2018 New Revision: 461017 URL: https://svnweb.freebsd.org/changeset/ports/461017 Log: Take maintainership of unowned ports audio/{rosegarden,musescore}. Both are Qt5 applications related to sheet music. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14206 Modified: head/audio/musescore/Makefile head/audio/rosegarden/Makefile Modified: head/audio/musescore/Makefile ============================================================================== --- head/audio/musescore/Makefile Mon Feb 5 20:10:12 2018 (r461016) +++ head/audio/musescore/Makefile Mon Feb 5 20:11:24 2018 (r461017) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${PORTVERSION}/ DISTNAME= MuseScore-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adridg@FreeBSD.org COMMENT= Free music composition & notation software LICENSE= GPLv2 Modified: head/audio/rosegarden/Makefile ============================================================================== --- head/audio/rosegarden/Makefile Mon Feb 5 20:10:12 2018 (r461016) +++ head/audio/rosegarden/Makefile Mon Feb 5 20:11:24 2018 (r461017) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adridg@FreeBSD.org COMMENT= General purpose music editor and sequencer suite LICENSE= GPLv2+ From owner-svn-ports-all@freebsd.org Mon Feb 5 20:28:45 2018 Return-Path: Delivered-To: svn-ports-all@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 59984EED1A9; Mon, 5 Feb 2018 20:28:45 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0FBBC878E3; Mon, 5 Feb 2018 20:28:45 +0000 (UTC) (envelope-from mi@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 067D75C38; Mon, 5 Feb 2018 20:28:45 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15KSi8j056362; Mon, 5 Feb 2018 20:28:44 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15KSimY056357; Mon, 5 Feb 2018 20:28:44 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201802052028.w15KSimY056357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Mon, 5 Feb 2018 20:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461018 - in head/www/tdom: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mi X-SVN-Commit-Paths: in head/www/tdom: . files X-SVN-Commit-Revision: 461018 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 20:28:45 -0000 Author: mi Date: Mon Feb 5 20:28:44 2018 New Revision: 461018 URL: https://svnweb.freebsd.org/changeset/ports/461018 Log: Upgrade from 0.8.3 to 0.9.0 -- the option to parse HTML5 texts using gumbo is the most significant improvement. While here, (almost) get rid of the bundled expat code in favor of libbsdxml. Added: head/www/tdom/files/patch-bsdxml (contents, props changed) Deleted: head/www/tdom/files/patch-configure head/www/tdom/files/patch-expat_xmlparse.c head/www/tdom/files/patch-generic-tcldom.c head/www/tdom/files/patch-generic-tclexpat.c Modified: head/www/tdom/Makefile head/www/tdom/distinfo head/www/tdom/pkg-descr head/www/tdom/pkg-plist Modified: head/www/tdom/Makefile ============================================================================== --- head/www/tdom/Makefile Mon Feb 5 20:11:24 2018 (r461017) +++ head/www/tdom/Makefile Mon Feb 5 20:28:44 2018 (r461018) @@ -2,48 +2,41 @@ # $FreeBSD$ PORTNAME= tDOM -PORTVERSION= 0.8.3 +PORTVERSION= 0.9.0 CATEGORIES= www -MASTER_SITES= GHC http://mirrors.rit.edu/zi/ +MASTER_SITES= http://tdom.org/downloads/ +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} +EXTRACT_SUFX= -src.tgz MAINTAINER= mi@aldan.algebra.com -COMMENT= High performance XML data processing with Tcl (ARGS for OpenACS) +COMMENT= High performance processing of XML and HTML data with Tcl -LICENSE= MPL11 MIT -LICENSE_COMB= multi -LICENSE_FILE_MIT= ${WRKSRC}/expat/COPYING +LICENSE= MPL11 +LICENSE_FILE= ${WRKSRC}/LICENSE -TDOMBASE= ${PREFIX}/lib/tdom${PORTVERSION} - -USES= gmake tar:tgz tcl:tea -USE_GITHUB= yes +USES= gmake tcl:tea CONFIGURE_ARGS= --enable-threads --disable-tdomalloc +CONFIGURE_ARGS+=--with-expat=/usr +EXTRACT_AFTER_ARGS=--exclude 'expat*/*.c' --exclude 'expat*/[a-mo-z]*.h' \ + --exclude 'domalloc*' TEST_TARGET= test PLIST_SUB= PORTVERSION=${PORTVERSION} -DOCS= CHANGES README README.AOL -HTMLDOCS= category-index.html dom.html domDoc.html domNode.html \ - expat.html expatapi.html index.html keyword-index.html \ - tdomcmd.html tnc.html +DOCS= CHANGES README -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS HTML5 +OPTIONS_DEFAULT=${OPTIONS_DEFINE} -pre-configure: - @${RM} ${WRKSRC}/generic/domalloc.? +HTML5_DESC= Enable parsing of HTML5 (requires gumbo) +HTML5_LIB_DEPENDS=libgumbo.so:devel/gumbo +HTML5_CONFIGURE_ENABLE=html5 +HTML5_CFLAGS= -I${LOCALBASE}/include -post-install: - ${CHMOD} 755 ${STAGEDIR}${TDOMBASE} - ${CHMOD} 644 ${STAGEDIR}${TDOMBASE}/* - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html -.for FILE in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR}/${FILE} -.endfor -.for FILE in ${HTMLDOCS} - ${INSTALL_DATA} ${WRKSRC}/doc/${FILE} ${STAGEDIR}${DOCSDIR}/html/${FILE} -.endfor + ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}/ + ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}/html/ .include Modified: head/www/tdom/distinfo ============================================================================== --- head/www/tdom/distinfo Mon Feb 5 20:11:24 2018 (r461017) +++ head/www/tdom/distinfo Mon Feb 5 20:28:44 2018 (r461018) @@ -1,2 +1,3 @@ -SHA256 (tDOM-0.8.3.tgz) = 496d5950907dd70db61bc20c55a05a5521363ce3c076e2fdd97270181bc720b9 -SIZE (tDOM-0.8.3.tgz) = 990367 +TIMESTAMP = 1517858044 +SHA256 (tdom-0.9.0-src.tgz) = 201e7f1b0df28b1f1921d9ec18f1ffd5a1b558c0509c54c88206b65a81ba2740 +SIZE (tdom-0.9.0-src.tgz) = 1065288 Added: head/www/tdom/files/patch-bsdxml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/tdom/files/patch-bsdxml Mon Feb 5 20:28:44 2018 (r461018) @@ -0,0 +1,47 @@ +Use FreeBSD's Expat (a.k.a. bsdxml) instead of the bundled version. + + -mi + +--- configure 2017-08-24 09:59:41.657305804 -0400 ++++ configure 2018-02-05 14:36:36.444830000 -0500 +@@ -5443,8 +5443,8 @@ + ;; + *) +- if test -f "$with_expat/include/expat.h"; then ++ if test -f "$with_expat/include/bsdxml.h"; then + ac_cv_c_expat=`(cd $with_expat; pwd)` + else +- as_fn_error $? "${with_expat} directory doesn't contain expat.h" "$LINENO" 5 ++ as_fn_error $? "${with_expat} directory doesn't contain bsdxml.h" "$LINENO" 5 + fi + esac +@@ -5511,2 +5511,2 @@ + +- vars="-lexpat" ++ vars="-lbsdxml" +--- generic/dom.h 2017-08-23 10:19:33.726158496 -0400 ++++ generic/dom.h 2018-02-05 14:34:53.308599000 -0500 +@@ -39,5 +39,5 @@ + #include + #include +-#include ++#include + #include + +--- generic/tdom.h 2017-08-23 10:19:33.726158496 -0400 ++++ generic/tdom.h 2018-02-05 14:34:53.308798000 -0500 +@@ -1,5 +1,5 @@ + + #include "tcl.h" +-#include ++#include + + +--- generic/tclexpat.h 2017-08-23 10:19:33.725158500 -0400 ++++ generic/tclexpat.h 2018-02-05 14:34:53.309022000 -0500 +@@ -1,4 +1,4 @@ + #include +-#include ++#include + + struct TclGenExpatInfo; Modified: head/www/tdom/pkg-descr ============================================================================== --- head/www/tdom/pkg-descr Mon Feb 5 20:11:24 2018 (r461017) +++ head/www/tdom/pkg-descr Mon Feb 5 20:28:44 2018 (r461018) @@ -7,5 +7,4 @@ recommendation in XML (160K) needs only about 450K in Configured for OpenACS (http://openacs.org) -WWW: http://wiki.tcl.tk/1948 - http://tdom.github.com/ +WWW: http://www.tdom.org/ Modified: head/www/tdom/pkg-plist ============================================================================== --- head/www/tdom/pkg-plist Mon Feb 5 20:11:24 2018 (r461017) +++ head/www/tdom/pkg-plist Mon Feb 5 20:28:44 2018 (r461018) @@ -23,4 +23,3 @@ man/mann/tnc.n.gz %%PORTDOCS%%%%DOCSDIR%%/html/tnc.html %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.AOL From owner-svn-ports-all@freebsd.org Mon Feb 5 20:48:25 2018 Return-Path: Delivered-To: svn-ports-all@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 27CAAEEEBA8; Mon, 5 Feb 2018 20:48:25 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B201E88AC7; Mon, 5 Feb 2018 20:48:24 +0000 (UTC) (envelope-from mi@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 A7AB15F6D; Mon, 5 Feb 2018 20:48:24 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15KmO8H066755; Mon, 5 Feb 2018 20:48:24 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15KmO8p066754; Mon, 5 Feb 2018 20:48:24 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201802052048.w15KmO8p066754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Mon, 5 Feb 2018 20:48:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461019 - head/www/tdom X-SVN-Group: ports-head X-SVN-Commit-Author: mi X-SVN-Commit-Paths: head/www/tdom X-SVN-Commit-Revision: 461019 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 20:48:25 -0000 Author: mi Date: Mon Feb 5 20:48:24 2018 New Revision: 461019 URL: https://svnweb.freebsd.org/changeset/ports/461019 Log: We do not need to apply ranlib, and we do not need GNU make. Modified: head/www/tdom/Makefile Modified: head/www/tdom/Makefile ============================================================================== --- head/www/tdom/Makefile Mon Feb 5 20:28:44 2018 (r461018) +++ head/www/tdom/Makefile Mon Feb 5 20:48:24 2018 (r461019) @@ -14,7 +14,7 @@ COMMENT= High performance processing of XML and HTML d LICENSE= MPL11 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake tcl:tea +USES= tcl:tea CONFIGURE_ARGS= --enable-threads --disable-tdomalloc CONFIGURE_ARGS+=--with-expat=/usr EXTRACT_AFTER_ARGS=--exclude 'expat*/*.c' --exclude 'expat*/[a-mo-z]*.h' \ @@ -33,6 +33,7 @@ HTML5_DESC= Enable parsing of HTML5 (requires gumbo) HTML5_LIB_DEPENDS=libgumbo.so:devel/gumbo HTML5_CONFIGURE_ENABLE=html5 HTML5_CFLAGS= -I${LOCALBASE}/include +MAKE_ARGS+= RANLIB_STUB=: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html From owner-svn-ports-all@freebsd.org Mon Feb 5 21:06:42 2018 Return-Path: Delivered-To: svn-ports-all@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 594FDEEFD85; Mon, 5 Feb 2018 21:06:42 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 054868952D; Mon, 5 Feb 2018 21:06:42 +0000 (UTC) (envelope-from eugen@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 D4FDC628A; Mon, 5 Feb 2018 21:06:41 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15L6f9Y076731; Mon, 5 Feb 2018 21:06:41 GMT (envelope-from eugen@FreeBSD.org) Received: (from eugen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15L6f2R076729; Mon, 5 Feb 2018 21:06:41 GMT (envelope-from eugen@FreeBSD.org) Message-Id: <201802052106.w15L6f2R076729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eugen set sender to eugen@FreeBSD.org using -f From: Eugene Grosbein Date: Mon, 5 Feb 2018 21:06:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461020 - in head/emulators/virtualbox-ose: . files X-SVN-Group: ports-head X-SVN-Commit-Author: eugen X-SVN-Commit-Paths: in head/emulators/virtualbox-ose: . files X-SVN-Commit-Revision: 461020 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 21:06:42 -0000 Author: eugen Date: Mon Feb 5 21:06:41 2018 New Revision: 461020 URL: https://svnweb.freebsd.org/changeset/ports/461020 Log: emulators/virtualbox-ose: remove extra dependency on cdrtools. Dependency on cdrtools was introduced 6 years ago for sake of mkisofs: https://svnweb.freebsd.org/ports/head/emulators/virtualbox-ose/Makefile?revision=274444&view=markup In fact, VirtualBox build system does not use makeisofs while building for FreeBSD because it does not even try to buid VirtualBox Additions ISO image as its documentation says in the Prerequisites section: mkisofs (required only for additions which aren't supported yet) => /usr/ports/sysutils/cdrtools https://www.virtualbox.org/wiki/FreeBSD%20build%20instructions And it never really used mkisofs. Drop the dependency and bump PORTREVISION. PR: 225376 Approved by: vbox (maintainer timeout, 2 weeks) Modified: head/emulators/virtualbox-ose/Makefile head/emulators/virtualbox-ose/files/patch-configure Modified: head/emulators/virtualbox-ose/Makefile ============================================================================== --- head/emulators/virtualbox-ose/Makefile Mon Feb 5 20:48:24 2018 (r461019) +++ head/emulators/virtualbox-ose/Makefile Mon Feb 5 21:06:41 2018 (r461020) @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} @@ -18,13 +18,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= yasm:devel/yasm \ xsltproc:textproc/libxslt \ kmk:devel/kBuild \ - gtar:archivers/gtar \ - cdrecord:sysutils/cdrtools + gtar:archivers/gtar LIB_DEPENDS= libpng.so:graphics/png \ libxslt.so:textproc/libxslt \ libcurl.so:ftp/curl -RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/vboxnet:emulators/virtualbox-ose-kmod \ - cdrecord:sysutils/cdrtools +RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/vboxnet:emulators/virtualbox-ose-kmod CPE_VENDOR= oracle CPE_PRODUCT= vm_virtualbox Modified: head/emulators/virtualbox-ose/files/patch-configure ============================================================================== --- head/emulators/virtualbox-ose/files/patch-configure Mon Feb 5 20:48:24 2018 (r461019) +++ head/emulators/virtualbox-ose/files/patch-configure Mon Feb 5 21:06:41 2018 (r461020) @@ -64,6 +64,15 @@ ;; --with-ow-dir=*) WATCOM=`echo $option | cut -d'=' -f2` +@@ -2748,7 +2754,7 @@ if [ $ONLY_ADDITIONS -eq 0 ]; then + # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs + # [ "$OS" != "darwin" ] && check_yasm + [ "$OS" != "darwin" ] && check_xsltproc +- [ "$OS" != "darwin" ] && check_mkisofs ++ [ "$OS" != "darwin" -a "$OS" != "freebsd" ] && check_mkisofs + fi + + # the libraries @@ -2803,13 +2809,20 @@ if [ $ONLY_ADDITIONS -eq 0 ]; then [ $WITH_PYTHON -eq 1 ] && check_python [ $WITH_JAVA -eq 1 ] && check_java From owner-svn-ports-all@freebsd.org Mon Feb 5 21:20:26 2018 Return-Path: Delivered-To: svn-ports-all@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 9AAA5EF0BC0; Mon, 5 Feb 2018 21:20:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 479BC89D56; Mon, 5 Feb 2018 21:20:26 +0000 (UTC) (envelope-from tcberner@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 406316446; Mon, 5 Feb 2018 21:20:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15LKQU6082242; Mon, 5 Feb 2018 21:20:26 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15LKPvt082240; Mon, 5 Feb 2018 21:20:25 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802052120.w15LKPvt082240@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 5 Feb 2018 21:20:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461021 - head/net/py-cloudflare-scrape X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/py-cloudflare-scrape X-SVN-Commit-Revision: 461021 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 21:20:26 -0000 Author: tcberner Date: Mon Feb 5 21:20:25 2018 New Revision: 461021 URL: https://svnweb.freebsd.org/changeset/ports/461021 Log: Update net/py-cloudflare-scrape to 1.9.3 Modified: head/net/py-cloudflare-scrape/Makefile head/net/py-cloudflare-scrape/distinfo Modified: head/net/py-cloudflare-scrape/Makefile ============================================================================== --- head/net/py-cloudflare-scrape/Makefile Mon Feb 5 21:06:41 2018 (r461020) +++ head/net/py-cloudflare-scrape/Makefile Mon Feb 5 21:20:25 2018 (r461021) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cloudflare-scrape -DISTVERSION= 1.9.1 +DISTVERSION= 1.9.3 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-cloudflare-scrape/distinfo ============================================================================== --- head/net/py-cloudflare-scrape/distinfo Mon Feb 5 21:06:41 2018 (r461020) +++ head/net/py-cloudflare-scrape/distinfo Mon Feb 5 21:20:25 2018 (r461021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514280669 -SHA256 (Anorov-cloudflare-scrape-1.9.1_GH0.tar.gz) = 46c470d3713a70009ba10cccc755270cbb5de70d2b6b765b73a2086938ec1397 -SIZE (Anorov-cloudflare-scrape-1.9.1_GH0.tar.gz) = 7640 +TIMESTAMP = 1517862741 +SHA256 (Anorov-cloudflare-scrape-1.9.3_GH0.tar.gz) = 72e526ebaad5d562f5a1370dc380d6f7f708c451f49968e698f8670d3e4f1b6b +SIZE (Anorov-cloudflare-scrape-1.9.3_GH0.tar.gz) = 7708 From owner-svn-ports-all@freebsd.org Mon Feb 5 21:27:03 2018 Return-Path: Delivered-To: svn-ports-all@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 4EBBDEF13F9; Mon, 5 Feb 2018 21:27:03 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB0378A3A6; Mon, 5 Feb 2018 21:27:02 +0000 (UTC) (envelope-from asomers@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 E1AA665D2; Mon, 5 Feb 2018 21:27:02 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15LR2rM087173; Mon, 5 Feb 2018 21:27:02 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15LR2hX087172; Mon, 5 Feb 2018 21:27:02 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201802052127.w15LR2hX087172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Mon, 5 Feb 2018 21:27:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461022 - head/devel X-SVN-Group: ports-head X-SVN-Commit-Author: asomers X-SVN-Commit-Paths: head/devel X-SVN-Commit-Revision: 461022 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 21:27:03 -0000 Author: asomers (src committer) Date: Mon Feb 5 21:27:02 2018 New Revision: 461022 URL: https://svnweb.freebsd.org/changeset/ports/461022 Log: devel/py-p4python: hook up to the build Forgot to do this in r460728. Sponsored by: Spectra Logic Corp Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Feb 5 21:20:25 2018 (r461021) +++ head/devel/Makefile Mon Feb 5 21:27:02 2018 (r461022) @@ -4670,6 +4670,7 @@ SUBDIR += py-oslo.versionedobjects SUBDIR += py-oslo.vmware SUBDIR += py-osprofiler + SUBDIR += py-p4python SUBDIR += py-packaging SUBDIR += py-palm SUBDIR += py-parsedatetime From owner-svn-ports-all@freebsd.org Mon Feb 5 22:10:31 2018 Return-Path: Delivered-To: svn-ports-all@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 7059CEF441C; Mon, 5 Feb 2018 22:10:31 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 233878C126; Mon, 5 Feb 2018 22:10:31 +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 193156C49; Mon, 5 Feb 2018 22:10:31 +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 w15MAULK007998; Mon, 5 Feb 2018 22:10:30 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15MAUJZ007994; Mon, 5 Feb 2018 22:10:30 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802052210.w15MAUJZ007994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Feb 2018 22:10:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461023 - head/security/py-acme-tiny X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/security/py-acme-tiny X-SVN-Commit-Revision: 461023 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 22:10:31 -0000 Author: mat Date: Mon Feb 5 22:10:30 2018 New Revision: 461023 URL: https://svnweb.freebsd.org/changeset/ports/461023 Log: Update to latest commit. Sponsored by: Absolight Modified: head/security/py-acme-tiny/Makefile (contents, props changed) head/security/py-acme-tiny/distinfo (contents, props changed) Modified: head/security/py-acme-tiny/Makefile ============================================================================== --- head/security/py-acme-tiny/Makefile Mon Feb 5 21:27:02 2018 (r461022) +++ head/security/py-acme-tiny/Makefile Mon Feb 5 22:10:30 2018 (r461023) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme-tiny -PORTVERSION= 0.0.g.2016.08.18 +DISTVERSION= 0.0.g2017-11-14 CATEGORIES= security python MAINTAINER= mat@FreeBSD.org @@ -16,7 +16,7 @@ SHEBANG_FILES= acme_tiny.py USE_GITHUB= yes GH_ACCOUNT= diafygi -GH_TAGNAME= daba51d +GH_TAGNAME= 4ed1395 SUB_FILES= pkg-message NO_BUILD= yes Modified: head/security/py-acme-tiny/distinfo ============================================================================== --- head/security/py-acme-tiny/distinfo Mon Feb 5 21:27:02 2018 (r461022) +++ head/security/py-acme-tiny/distinfo Mon Feb 5 22:10:30 2018 (r461023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472218557 -SHA256 (diafygi-acme-tiny-0.0.g.2016.08.18-daba51d_GH0.tar.gz) = 7d391f8de29e4e12691c53af0ec1249da09f95d4ffcc6a82cbd48d8961e1c5e4 -SIZE (diafygi-acme-tiny-0.0.g.2016.08.18-daba51d_GH0.tar.gz) = 10511 +TIMESTAMP = 1517868423 +SHA256 (diafygi-acme-tiny-0.0.g2017-11-14-4ed1395_GH0.tar.gz) = 252f7ec376a738dcf15131824d1f31ab3fbcca5e96bc484f8a4861621603bd3f +SIZE (diafygi-acme-tiny-0.0.g2017-11-14-4ed1395_GH0.tar.gz) = 10515 From owner-svn-ports-all@freebsd.org Mon Feb 5 22:46:44 2018 Return-Path: Delivered-To: svn-ports-all@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 C0775EC9BA5; Mon, 5 Feb 2018 22:46:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7623B8D71F; Mon, 5 Feb 2018 22:46:44 +0000 (UTC) (envelope-from yuri@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 7126972F7; Mon, 5 Feb 2018 22:46:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15MkiaZ028015; Mon, 5 Feb 2018 22:46:44 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15MkiaR028013; Mon, 5 Feb 2018 22:46:44 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802052246.w15MkiaR028013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Feb 2018 22:46:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461024 - head/databases/arangodb32 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/databases/arangodb32 X-SVN-Commit-Revision: 461024 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 22:46:44 -0000 Author: yuri Date: Mon Feb 5 22:46:44 2018 New Revision: 461024 URL: https://svnweb.freebsd.org/changeset/ports/461024 Log: databases/arangodb32: Update to 3.2.10 Additional port change: * Added LICENSE_FILE PR: 224563 Submitted by: Vlad Galu Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13744 Modified: head/databases/arangodb32/Makefile head/databases/arangodb32/distinfo Modified: head/databases/arangodb32/Makefile ============================================================================== --- head/databases/arangodb32/Makefile Mon Feb 5 22:10:30 2018 (r461023) +++ head/databases/arangodb32/Makefile Mon Feb 5 22:46:44 2018 (r461024) @@ -3,7 +3,7 @@ PORTNAME= arangodb DISTVERSIONPREFIX= v -DISTVERSION= 3.2.9 +DISTVERSION= 3.2.10 CATEGORIES= databases net PKGNAMESUFFIX= 32 @@ -11,6 +11,7 @@ MAINTAINER= galu@packetdam.com COMMENT= ArangoDB is a distributed NoSQL database with multiple data models LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= "Only builds on amd64" Modified: head/databases/arangodb32/distinfo ============================================================================== --- head/databases/arangodb32/distinfo Mon Feb 5 22:10:30 2018 (r461023) +++ head/databases/arangodb32/distinfo Mon Feb 5 22:46:44 2018 (r461024) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512759306 -SHA256 (arangodb-arangodb-v3.2.9_GH0.tar.gz) = d327b6ca1b192ad83c75b526a89f8a7528a9502d277ae2798f72b55363e22b7b -SIZE (arangodb-arangodb-v3.2.9_GH0.tar.gz) = 144185432 +TIMESTAMP = 1517870228 +SHA256 (arangodb-arangodb-v3.2.10_GH0.tar.gz) = e8b2f8b66805a07ddf959362d6b2c2bb4df7056c213abe0c45080846b30e7a89 +SIZE (arangodb-arangodb-v3.2.10_GH0.tar.gz) = 144581079 From owner-svn-ports-all@freebsd.org Mon Feb 5 22:49:09 2018 Return-Path: Delivered-To: svn-ports-all@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 DEFEDEC9EAD; Mon, 5 Feb 2018 22:49:09 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52E928D8F6; Mon, 5 Feb 2018 22:49:07 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id f62504c5 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 5 Feb 2018 15:49:00 -0700 (MST) Content-Type: text/plain; charset=us-ascii; delsp=yes; format=flowed Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: svn commit: r459983 - head/dns/unbound/files From: Adam Weinberger In-Reply-To: <20180205133442.rltoynbf7k2hgqxk@ogg.in.absolight.net> Date: Mon, 5 Feb 2018 15:48:55 -0700 Cc: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: References: <201801261016.w0QAGGJK074761@repo.freebsd.org> <7FE4B270-D2F3-44AE-8FD5-9FE0B79535DB@adamw.org> <20180130130156.vokebklxzrlwvwuq@ogg.in.absolight.net> <20180205133442.rltoynbf7k2hgqxk@ogg.in.absolight.net> To: Mathieu Arnold X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 22:49:10 -0000 I bumped it after the prior message. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org > On 5 Feb, 2018, at 6:34, Mathieu Arnold wrote: > > ping. > > On Tue, Jan 30, 2018 at 02:01:56PM +0100, Mathieu Arnold wrote: >> ping. >> >> On Sat, Jan 27, 2018 at 08:37:59AM -0700, Adam Weinberger wrote: >>> Bernard, >>> >>> This needs a PORTREVISION bump. >>> >>> # Adam >>> >>> >>> -- >>> Adam Weinberger >>> adamw@adamw.org >>> http://www.adamw.org >>> >>>> On 26 Jan, 2018, at 3:16, Bernard Spil wrote: >>>> >>>> Author: brnrd >>>> Date: Fri Jan 26 10:16:16 2018 >>>> New Revision: 459983 >>>> URL: https://svnweb.freebsd.org/changeset/ports/459983 >>>> >>>> Log: >>>> dns/unbound: Fix rc-script with config in flags >>>> >>>> - Adds new option unbound_config >>>> >>>> PR: 225360 >>>> Submitted by: jaap@NLnetLabs.nl >>>> Approved by: jaap@NLnetLabs.nl (maintainer) >>>> >>>> Modified: >>>> head/dns/unbound/files/unbound.in >>>> >>>> Modified: head/dns/unbound/files/unbound.in >>>> ============================================================================== >>>> --- head/dns/unbound/files/unbound.in Fri Jan 26 10:00:03 2018 (r459982) >>>> +++ head/dns/unbound/files/unbound.in Fri Jan 26 10:16:16 2018 (r459983) >>>> @@ -23,13 +23,15 @@ rcvar=unbound_enable >>>> command="%%PREFIX%%/sbin/unbound" >>>> extra_commands="reload" >>>> start_precmd="start_precmd" >>>> -reload_precmd="%%PREFIX%%/sbin/unbound-checkconf >/dev/null" >>>> +reload_precmd="%%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} >>>>> /dev/null" >>>> >>>> load_rc_config $name >>>> >>>> pidfile=${unbound_pidfile:-"%%PREFIX%%/etc/unbound/unbound.pid"} >>>> unbound_enable=${unbound_enable:-"NO"} >>>> unbound_anchorflags=${unbound_anchorflags:-""} >>>> +unbound_conf=${unbound_conf:-"%%ETCDIR%%/unbound.conf"} >>>> +unbound_flags=${unbound_flags:-" -c ${unbound_conf}"} >>>> >>>> start_precmd() >>>> { >>>> @@ -40,7 +42,7 @@ start_precmd() >>>> su -m unbound -c "%%PREFIX%%/sbin/unbound-anchor ${unbound_anchorflags}" >>>> fi >>>> echo . >>>> - %%PREFIX%%/sbin/unbound-checkconf > /dev/null >>>> + %%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} > /dev/null >>>> return $? >>>> } >> >> -- >> Mathieu Arnold > > > > -- > Mathieu Arnold From owner-svn-ports-all@freebsd.org Mon Feb 5 23:43:49 2018 Return-Path: Delivered-To: svn-ports-all@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 61BCFED87E6; Mon, 5 Feb 2018 23:43:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1409D680AF; Mon, 5 Feb 2018 23:43:49 +0000 (UTC) (envelope-from jbeich@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 0EDAC7CE9; Mon, 5 Feb 2018 23:43:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15NhmRf059054; Mon, 5 Feb 2018 23:43:48 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15NhmQ6059048; Mon, 5 Feb 2018 23:43:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802052343.w15NhmQ6059048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 23:43:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461025 - in branches/2018Q1/www: seamonkey seamonkey-i18n X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www: seamonkey seamonkey-i18n X-SVN-Commit-Revision: 461025 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 23:43:49 -0000 Author: jbeich Date: Mon Feb 5 23:43:48 2018 New Revision: 461025 URL: https://svnweb.freebsd.org/changeset/ports/461025 Log: MFH: r460989 www/seamonkey: switch 2.49.2 Changes: http://www.seamonkey-project.org/news Security: f78eac48-c3d1-4666-8de5-63ceea25a578 Security: b7e23050-2d5d-4e61-9b48-62e89db222ca Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 Approved by: ports-secteam blanket Modified: branches/2018Q1/www/seamonkey-i18n/Makefile branches/2018Q1/www/seamonkey-i18n/Makefile.lang branches/2018Q1/www/seamonkey-i18n/distinfo branches/2018Q1/www/seamonkey/Makefile branches/2018Q1/www/seamonkey/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/seamonkey-i18n/Makefile ============================================================================== --- branches/2018Q1/www/seamonkey-i18n/Makefile Mon Feb 5 22:46:44 2018 (r461024) +++ branches/2018Q1/www/seamonkey-i18n/Makefile Mon Feb 5 23:43:48 2018 (r461025) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= seamonkey-i18n -PORTVERSION= 2.49.1 +PORTVERSION= 2.49.2 CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi \ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi \ LOCAL/jbeich/${DIST_SUBDIR} PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} Modified: branches/2018Q1/www/seamonkey-i18n/Makefile.lang ============================================================================== --- branches/2018Q1/www/seamonkey-i18n/Makefile.lang Mon Feb 5 22:46:44 2018 (r461024) +++ branches/2018Q1/www/seamonkey-i18n/Makefile.lang Mon Feb 5 23:43:48 2018 (r461025) @@ -1,8 +1,8 @@ # Created by: Koji Yokota # $FreeBSD$ -SEAMONKEY_I18N_ALL_= cs de en-GB en-US es-AR es-ES fr hu it ja lt nl \ - pl pt-PT ru sk sv-SE zh-CN zh-TW +SEAMONKEY_I18N_ALL_= cs de en-GB en-US es-AR es-ES fr hu it ja lt \ + nb-NO nl pl pt-PT ru sk sv-SE zh-CN zh-TW .if defined(SEAMONKEY_I18N_ALL) || (defined(PACKAGE_BUILDING) && !exists(${OPTIONS_FILE})) || make(makesum) SEAMONKEY_I18N= ${SEAMONKEY_I18N_ALL_} Modified: branches/2018Q1/www/seamonkey-i18n/distinfo ============================================================================== --- branches/2018Q1/www/seamonkey-i18n/distinfo Mon Feb 5 22:46:44 2018 (r461024) +++ branches/2018Q1/www/seamonkey-i18n/distinfo Mon Feb 5 23:43:48 2018 (r461025) @@ -1,39 +1,41 @@ -TIMESTAMP = 1505804275 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.cs.langpack.xpi) = 3da0bd7a341a90d5d10348ea53be7ffa3935202919a6d0aea59e69593499e246 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.cs.langpack.xpi) = 941974 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.de.langpack.xpi) = c5d997ed331867310dbe3468a6ea14ed327681015b62d61c021b433376ec2ebd -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.de.langpack.xpi) = 949902 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-GB.langpack.xpi) = 6a168ce1d5e5a6d5e4036f74dada7eac91f0feef6d53165afde30c9f39de643e -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-GB.langpack.xpi) = 911789 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-US.langpack.xpi) = 046b40b3231073c08975c8608ffd25c0d30ae1377ddae07916c6e859b44a2605 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.en-US.langpack.xpi) = 930971 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-AR.langpack.xpi) = d34c3ab2145d0829c814ce96b51c63c30c925e5c5a84810d411777be059d2cbd -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-AR.langpack.xpi) = 952759 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-ES.langpack.xpi) = 7fce4de8e1160996af38838093710d9e8a6c9f16f1a05e1b76c2778586fb643f -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.es-ES.langpack.xpi) = 897737 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.fr.langpack.xpi) = 5d32cebf47cea1a6c1cf20da828c4d2f944aa8f2252231d341dd292001fbdf55 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.fr.langpack.xpi) = 969290 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.hu.langpack.xpi) = 5795275d5eba01fe8c48af7f4f661ef5f3e7263f55029c2364a53f9288064401 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.hu.langpack.xpi) = 955174 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.it.langpack.xpi) = 9c8726b46dc3feaaf014ae142aac7d00c3d7eb4cc11157178c1fc265cd021807 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.it.langpack.xpi) = 793590 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ja.langpack.xpi) = 2e7279bd818493bc3ba34352458aeb8d4b27499fa776683e97d0cf3da9f2cdb2 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ja.langpack.xpi) = 1033801 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.lt.langpack.xpi) = f80892e20e5aad5c97b6c748d36fae3d75174d0164b3796ac45aaa1a5e3432ba -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.lt.langpack.xpi) = 956024 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.nl.langpack.xpi) = 6641ac30d2cfc6be47aeb92ee796924697be5a54bb384c4196d035f794d90a36 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.nl.langpack.xpi) = 957391 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pl.langpack.xpi) = 704d1836d6d9b39224b6beb63320b636f45919bd54833996c34ad5bb7144edc7 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pl.langpack.xpi) = 913004 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pt-PT.langpack.xpi) = 7d04419a91c82e3e0c5c5e054e757bf1fea6ea9cac2080c8e4c6f2a9e2f803ec -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.pt-PT.langpack.xpi) = 939012 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ru.langpack.xpi) = 0b125d063e304a5cab261c4a749ec6140ecb61c3c3069f1b0bbb47962b9d4a97 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.ru.langpack.xpi) = 995907 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sk.langpack.xpi) = 944dabb4e4b177cf43a4304e6d89a8bbf1c5b9b67edf44b20240ff3e406a3196 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sk.langpack.xpi) = 967988 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sv-SE.langpack.xpi) = 1d047f07347acd38fd3c2a726f98697b43294969772f4540d171ade622ed2d7e -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.sv-SE.langpack.xpi) = 940793 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-CN.langpack.xpi) = b815362ac40fd7928e4f76344e9472225e556751b0fe9babbf4a7462ed8d3264 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-CN.langpack.xpi) = 946349 -SHA256 (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-TW.langpack.xpi) = c08143641eb99e20df9beff3a0a9e1645c7e67d63eb18bc0314a612866cd7d43 -SIZE (xpi/seamonkey-i18n-2.49.1/seamonkey-2.49.1.zh-TW.langpack.xpi) = 1002365 +TIMESTAMP = 1508138535 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.cs.langpack.xpi) = f3d1fcc5e55887652bfeb92720f2ff5c4f5795ff0b5c5cf2b99d2306cf785bf2 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.cs.langpack.xpi) = 941974 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.de.langpack.xpi) = 3b0ca0d924130ffec2090e4576e95041a317085be8333042243198d0c22227ce +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.de.langpack.xpi) = 949901 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-GB.langpack.xpi) = 2831d0bf9ca092090239bc5822ad4bad68ef94ffbd7427cca9c8fd073ae03a30 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-GB.langpack.xpi) = 911788 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-US.langpack.xpi) = 9102d7a3d14c00d3d694c063e9c2087e5e75a3f8810689df14625dfbcc4caa22 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.en-US.langpack.xpi) = 930971 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-AR.langpack.xpi) = dad877f67d5eb03f9da57fc0f4d6cda5b8429784c7f57f4b18d05e543f87a7cd +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-AR.langpack.xpi) = 952759 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-ES.langpack.xpi) = 82e76f9e97ee7685edc45f7425723280555591da02df207f572e57876588ece3 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.es-ES.langpack.xpi) = 897737 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.fr.langpack.xpi) = fd7a23a23d331e0d97a7d48408388771a4443911d54c0e70958d67606efabd05 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.fr.langpack.xpi) = 969290 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.hu.langpack.xpi) = 75102b128e373e803bbb531d1cf765b12ffd1cd21e161a257aeebcdb5f40bf25 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.hu.langpack.xpi) = 955178 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.it.langpack.xpi) = a41ab25f3336b4d236b7bc4e0c252141e165de7a122299cb6547f08b5b804da5 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.it.langpack.xpi) = 793590 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ja.langpack.xpi) = 3489b511763104efa6ac5cabf11206bf2aceb5bbdce4122efa7c9e0f2765fb44 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ja.langpack.xpi) = 1033800 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.lt.langpack.xpi) = 8443d56226e2c8483c57acb890c337acd7afcbd1fbce87c441a690dd4ec5c940 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.lt.langpack.xpi) = 956024 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nb-NO.langpack.xpi) = afdd49dffc9296bb654b3868ed96a601ae9aaa015357706c162ecf59b35b3b6f +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nb-NO.langpack.xpi) = 921826 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nl.langpack.xpi) = 18052040a814f3af64cbc80f8976729f4fef68d605abf921a17accebc8e1d7e5 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.nl.langpack.xpi) = 957391 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pl.langpack.xpi) = 2a972ae25bd7a5d2ffcb191425bb3fc7b527f4069b9c426fea9c473563125fca +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pl.langpack.xpi) = 913004 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pt-PT.langpack.xpi) = 23b3c609a7b3a91de05b4d0dabcbf9505d30ac9eb3cc326f04b928c71df5247d +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.pt-PT.langpack.xpi) = 939012 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ru.langpack.xpi) = 31800aa4cf83f3f99ed86e85230fe979b4dc6b650240f497f6e27c3a8e692074 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.ru.langpack.xpi) = 995908 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sk.langpack.xpi) = 486b0b3e379b83d949167aadc5a489c6f0ea8e33d84022297a4c7d2bff8ce938 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sk.langpack.xpi) = 967988 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sv-SE.langpack.xpi) = 19ae712fe9f4fb0ff1ba80c1a2ddc51ec5536687c78586eb975ce5c71573c6fc +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.sv-SE.langpack.xpi) = 940793 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-CN.langpack.xpi) = f1f0e6060b9c6ce6c37e77be3e056ec1657ae2fad661c59b9316b57bb3a0f777 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-CN.langpack.xpi) = 946348 +SHA256 (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-TW.langpack.xpi) = e55e470c9b02f75a9385a51308a9ef8bd7abe6e922bf8db7778239db5638c414 +SIZE (xpi/seamonkey-i18n-2.49.2/seamonkey-2.49.2.zh-TW.langpack.xpi) = 1002365 Modified: branches/2018Q1/www/seamonkey/Makefile ============================================================================== --- branches/2018Q1/www/seamonkey/Makefile Mon Feb 5 22:46:44 2018 (r461024) +++ branches/2018Q1/www/seamonkey/Makefile Mon Feb 5 23:43:48 2018 (r461025) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.49.1 +DISTVERSION= 2.49.2 MOZILLA_VER= 52 # above + 3 -PORTREVISION= 8 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: branches/2018Q1/www/seamonkey/distinfo ============================================================================== --- branches/2018Q1/www/seamonkey/distinfo Mon Feb 5 22:46:44 2018 (r461024) +++ branches/2018Q1/www/seamonkey/distinfo Mon Feb 5 23:43:48 2018 (r461025) @@ -1,3 +1,3 @@ TIMESTAMP = 1508138535 -SHA256 (seamonkey-2.49.1.source.tar.xz) = ad2b31d105308b29cd768cd8e239cd5c0242cc7f5ad3003b19587e3f2900c202 -SIZE (seamonkey-2.49.1.source.tar.xz) = 229458016 +SHA256 (seamonkey-2.49.2.source.tar.xz) = 09fc9f8b1817a901b4e0d7635701ab50236885821d73694ac21615c8d911b575 +SIZE (seamonkey-2.49.2.source.tar.xz) = 229980312 From owner-svn-ports-all@freebsd.org Mon Feb 5 23:48:00 2018 Return-Path: Delivered-To: svn-ports-all@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 6CA72ED8C0A; Mon, 5 Feb 2018 23:48:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C01268280; Mon, 5 Feb 2018 23:48:00 +0000 (UTC) (envelope-from jbeich@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 168207CF0; Mon, 5 Feb 2018 23:48:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15Nm0GK060059; Mon, 5 Feb 2018 23:48:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15Nlw9r060040; Mon, 5 Feb 2018 23:47:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802052347.w15Nlw9r060040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 23:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461026 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 461026 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 23:48:01 -0000 Author: jbeich Date: Mon Feb 5 23:47:58 2018 New Revision: 461026 URL: https://svnweb.freebsd.org/changeset/ports/461026 Log: www/waterfox: apply more FF57 fixes Added: head/www/waterfox/files/patch-bug1356854 (contents, props changed) head/www/waterfox/files/patch-bug1357523 (contents, props changed) head/www/waterfox/files/patch-bug1373371 (contents, props changed) head/www/waterfox/files/patch-bug1385013 (contents, props changed) head/www/waterfox/files/patch-bug1387079 (contents, props changed) head/www/waterfox/files/patch-bug1393627 (contents, props changed) head/www/waterfox/files/patch-bug1397989 (contents, props changed) head/www/waterfox/files/patch-bug1398806 (contents, props changed) head/www/waterfox/files/patch-bug1400674 (contents, props changed) head/www/waterfox/files/patch-bug1401522 (contents, props changed) head/www/waterfox/files/patch-bug1401876 (contents, props changed) head/www/waterfox/files/patch-bug1402871 (contents, props changed) head/www/waterfox/files/patch-bug1403349 (contents, props changed) head/www/waterfox/files/patch-bug1403466 (contents, props changed) head/www/waterfox/files/patch-bug1404568 (contents, props changed) head/www/waterfox/files/patch-bug1404651 (contents, props changed) head/www/waterfox/files/patch-bug1405199 (contents, props changed) head/www/waterfox/files/patch-bug1405655 (contents, props changed) head/www/waterfox/files/patch-bug1405761 (contents, props changed) head/www/waterfox/files/patch-bug1405878 (contents, props changed) head/www/waterfox/files/patch-bug1406222 (contents, props changed) head/www/waterfox/files/patch-bug1406229 (contents, props changed) head/www/waterfox/files/patch-bug1406254 (contents, props changed) head/www/waterfox/files/patch-bug1406396 (contents, props changed) head/www/waterfox/files/patch-bug1406474 (contents, props changed) head/www/waterfox/files/patch-bug1406859 (contents, props changed) head/www/waterfox/files/patch-bug1407092 (contents, props changed) head/www/waterfox/files/patch-bug1407243 (contents, props changed) head/www/waterfox/files/patch-bug1407245 (contents, props changed) head/www/waterfox/files/patch-bug1407414 (contents, props changed) head/www/waterfox/files/patch-bug1407680 (contents, props changed) head/www/waterfox/files/patch-bug1407936 (contents, props changed) head/www/waterfox/files/patch-bug1408397 (contents, props changed) head/www/waterfox/files/patch-bug1408672 (contents, props changed) head/www/waterfox/files/patch-bug1409101 (contents, props changed) head/www/waterfox/files/patch-bug1409277 (contents, props changed) head/www/waterfox/files/patch-bug1409496 (contents, props changed) head/www/waterfox/files/patch-bug1409649 (contents, props changed) head/www/waterfox/files/patch-bug1410146 (contents, props changed) head/www/waterfox/files/patch-bug1410420 (contents, props changed) head/www/waterfox/files/patch-bug1410457 (contents, props changed) head/www/waterfox/files/patch-bug1410634 (contents, props changed) head/www/waterfox/files/patch-bug1410808 (contents, props changed) head/www/waterfox/files/patch-bug1412011 (contents, props changed) head/www/waterfox/files/patch-bug1412741 (contents, props changed) head/www/waterfox/files/patch-bug1414292 (contents, props changed) head/www/waterfox/files/patch-bug1418152 (contents, props changed) head/www/waterfox/files/patch-bug1434580 (contents, props changed) head/www/waterfox/files/patch-bug895096 (contents, props changed) Modified: head/www/waterfox/Makefile (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Mon Feb 5 23:43:48 2018 (r461025) +++ head/www/waterfox/Makefile Mon Feb 5 23:47:58 2018 (r461026) @@ -2,6 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Added: head/www/waterfox/files/patch-bug1356854 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1356854 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,28 @@ +commit 6435e5f65538 +Author: Thomas Nguyen +Date: Thu Sep 21 16:39:36 2017 +0800 + + Bug 1356854 - Check mFD is not null before PR_Write. r=mcmanus, a=ritu + + MozReview-Commit-ID: INoTUvPpPrs + + --HG-- + extra : source : 638f326530b719ce386bb5d1701fed4ae4604690 +--- + netwerk/base/nsFileStreams.cpp | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git netwerk/base/nsFileStreams.cpp netwerk/base/nsFileStreams.cpp +index ac259c1c7e94..6be501456656 100644 +--- netwerk/base/nsFileStreams.cpp ++++ netwerk/base/nsFileStreams.cpp +@@ -378,6 +378,9 @@ nsFileStreamBase::DoPendingOpen() + + case eOpened: + MOZ_ASSERT(mFD); ++ if (NS_WARN_IF(!mFD)) { ++ return NS_ERROR_FAILURE; ++ } + return NS_OK; + + case eClosed: Added: head/www/waterfox/files/patch-bug1357523 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1357523 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,96 @@ +commit ad103dfd3abe +Author: Prathiksha +Date: Fri Sep 15 22:08:12 2017 +0530 + + Bug 1357523 - Make about:home and about:newtab search box search for the value in the search textbox when we use non-default search engines. r=nhnt11, a=ritu + + MozReview-Commit-ID: CdgqghkmXau + + --HG-- + extra : source : e029590936c56ac269d68610ab389ab25887b6e1 +--- + browser/base/content/contentSearchUI.js | 2 ++ + .../test/general/browser_contentSearchUI.js | 30 +++++----------------- + 2 files changed, 9 insertions(+), 23 deletions(-) + +diff --git browser/base/content/contentSearchUI.js browser/base/content/contentSearchUI.js +index bacb985fb6ee..ffada60c3571 100644 +--- browser/base/content/contentSearchUI.js ++++ browser/base/content/contentSearchUI.js +@@ -478,6 +478,8 @@ ContentSearchUIController.prototype = { + _onMousemove(event) { + let idx = this._indexOfTableItem(event.target); + if (idx >= this.numSuggestions) { ++ // Deselect any search suggestion that has been selected. ++ this.selectedIndex = -1; + this.selectedButtonIndex = idx - this.numSuggestions; + return; + } +diff --git browser/base/content/test/general/browser_contentSearchUI.js browser/base/content/test/general/browser_contentSearchUI.js +index 51538b29e27f..85b65d40bf0b 100644 +--- browser/base/content/test/general/browser_contentSearchUI.js ++++ browser/base/content/test/general/browser_contentSearchUI.js +@@ -300,13 +300,13 @@ add_task(async function mouse() { + checkState(state, "x", ["xfoo", "xbar"], 1); + + state = await msg("mousemove", 2); +- checkState(state, "x", ["xfoo", "xbar"], 1, 0); ++ checkState(state, "x", ["xfoo", "xbar"], 2, 0); + + state = await msg("mousemove", 3); +- checkState(state, "x", ["xfoo", "xbar"], 1, 1); ++ checkState(state, "x", ["xfoo", "xbar"], 3, 1); + + state = await msg("mousemove", -1); +- checkState(state, "x", ["xfoo", "xbar"], 1); ++ checkState(state, "x", ["xfoo", "xbar"], -1); + + await msg("reset"); + await setUp(); +@@ -318,10 +318,10 @@ add_task(async function mouse() { + checkState(state, "x", ["xfoo", "xbar"], 0); + + state = await msg("mousemove", 2); +- checkState(state, "x", ["xfoo", "xbar"], 0, 0); ++ checkState(state, "x", ["xfoo", "xbar"], 2, 0); + + state = await msg("mousemove", -1); +- checkState(state, "x", ["xfoo", "xbar"], 0); ++ checkState(state, "x", ["xfoo", "xbar"], -1); + + await msg("reset"); + }); +@@ -510,24 +510,7 @@ add_task(async function search() { + await setUp(); + + // Test selecting a suggestion, then clicking a one-off without deselecting the +- // suggestion. +- await msg("key", { key: "x", waitForSuggestions: true }); +- p = msg("waitForSearch"); +- await msg("mousemove", 1); +- await msg("mousemove", 3); +- await msg("click", { eltIdx: 3, modifiers }); +- mesg = await p; +- eventData.searchString = "xfoo" +- eventData.selection = { +- index: 1, +- kind: "mouse", +- }; +- SimpleTest.isDeeply(eventData, mesg, "Search event data"); +- +- await promiseTab(); +- await setUp(); +- +- // Same as above, but with the keyboard. ++ // suggestion, using the keyboard. + delete modifiers.button; + await msg("key", { key: "x", waitForSuggestions: true }); + p = msg("waitForSearch"); +@@ -536,6 +519,7 @@ add_task(async function search() { + await msg("key", "VK_TAB"); + await msg("key", { key: "VK_RETURN", modifiers }); + mesg = await p; ++ eventData.searchString = "xfoo"; + eventData.selection = { + index: 1, + kind: "key", Added: head/www/waterfox/files/patch-bug1373371 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1373371 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,44 @@ +commit 94b1df91cc7f +Author: Eric Rahm +Date: Mon Jun 19 17:09:54 2017 -0700 + + Bug 1373371 - Properly convert index in RemoveElementsAt. r=froydnj, a=ritu + + MozReview-Commit-ID: 2CRrUmOxA9B + + --HG-- + extra : source : 337103b85c025be555c107c7710ebe25d2feb6ed +--- + xpcom/ds/nsTArray.h | 12 +++++++++--- + 1 file changed, 9 insertions(+), 3 deletions(-) + +diff --git xpcom/ds/nsTArray.h xpcom/ds/nsTArray.h +index 4e9b57126bfb..e0244846aca3 100644 +--- xpcom/ds/nsTArray.h ++++ xpcom/ds/nsTArray.h +@@ -13,6 +13,7 @@ + #include "mozilla/Assertions.h" + #include "mozilla/Attributes.h" + #include "mozilla/BinarySearch.h" ++#include "mozilla/CheckedInt.h" + #include "mozilla/fallible.h" + #include "mozilla/MathAlgorithms.h" + #include "mozilla/MemoryReporting.h" +@@ -2053,9 +2054,14 @@ void + nsTArray_Impl::RemoveElementsAt(index_type aStart, size_type aCount) + { + MOZ_ASSERT(aCount == 0 || aStart < Length(), "Invalid aStart index"); +- MOZ_ASSERT(aStart + aCount <= Length(), "Invalid length"); +- // Check that the previous assert didn't overflow +- MOZ_ASSERT(aStart <= aStart + aCount, "Start index plus length overflows"); ++ ++ mozilla::CheckedInt rangeEnd = aStart; ++ rangeEnd += aCount; ++ ++ if (MOZ_UNLIKELY(!rangeEnd.isValid() || rangeEnd.value() > Length())) { ++ InvalidArrayIndex_CRASH(aStart, Length()); ++ } ++ + DestructRange(aStart, aCount); + this->template ShiftData(aStart, aCount, 0, + sizeof(elem_type), Added: head/www/waterfox/files/patch-bug1385013 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1385013 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,92 @@ +commit 09e1ad759b21 +Author: Hiroyuki Ikezoe +Date: Wed Oct 18 10:43:22 2017 +0900 + + Bug 1385013 - Check all vertexes for the target frame are outside of the parent frame if the target frame is empty. r=birtles, a=ritu + + We create empty rectangle (zero-height or zero-width) frame for element which + has no content inside it, e.g. '

'. And nsRect.Intersects returns false + if either of the rectangles are empty, so if we check + !transformedRect.Intersects(scrollableRect) and transformedRect is empty, we + will end up returning true from IsFrameScrolledOutOfView even though the point + represented by the empty transformedRect might be inside the + scrollableRect. + + The reftest causes timeout without this fix since the animation never updates + after the initial paint. + + MozReview-Commit-ID: FymFJfjxyGc + + --HG-- + extra : source : 69e2ab081d3d71ef131f0ce878ee7830ae881d08 +--- + layout/generic/nsFrame.cpp | 11 +++++++++- + .../animation-on-empty-height-frame.html | 25 ++++++++++++++++++++++ + layout/reftests/css-animations/reftest.list | 1 + + 3 files changed, 36 insertions(+), 1 deletion(-) + +diff --git layout/generic/nsFrame.cpp layout/generic/nsFrame.cpp +index dbfd61b7e142..991ccbceeb65 100644 +--- layout/generic/nsFrame.cpp ++++ layout/generic/nsFrame.cpp +@@ -10555,7 +10555,16 @@ IsFrameScrolledOutOfView(nsIFrame *aFrame) + scrollableParent); + + nsRect scrollableRect = scrollableParent->GetVisualOverflowRect(); +- if (!transformedRect.Intersects(scrollableRect)) { ++ if (transformedRect.IsEmpty()) { ++ // If the transformed rect is empty it represents a line or a point that we ++ // should check is outside the the scrollable rect. ++ if (transformedRect.x > scrollableRect.XMost() || ++ transformedRect.y > scrollableRect.YMost() || ++ scrollableRect.x > transformedRect.XMost() || ++ scrollableRect.y > transformedRect.YMost()) { ++ return true; ++ } ++ } else if (!transformedRect.Intersects(scrollableRect)) { + return true; + } + +diff --git layout/reftests/css-animations/animation-on-empty-height-frame.html layout/reftests/css-animations/animation-on-empty-height-frame.html +new file mode 100644 +index 000000000000..eb3f58127b16 +--- /dev/null ++++ layout/reftests/css-animations/animation-on-empty-height-frame.html +@@ -0,0 +1,25 @@ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/reftests/css-animations/reftest.list layout/reftests/css-animations/reftest.list +index 61e3e9ea6101..ed615645f707 100644 +--- layout/reftests/css-animations/reftest.list ++++ layout/reftests/css-animations/reftest.list +@@ -4,6 +4,7 @@ skip-if(stylo) fails == print-no-animations.html print-no-animations-ref.html # + skip-if(stylo) fails != print-no-animations.html print-no-animations-notref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-paged tests. Bug 1374154 for stylo + == animate-opacity.html animate-opacity-ref.html + == animate-preserves3d.html animate-preserves3d-ref.html ++== animation-on-empty-height-frame.html about:blank + == in-visibility-hidden-animation.html in-visibility-hidden-animation-ref.html + == in-visibility-hidden-animation-pseudo-element.html in-visibility-hidden-animation-pseudo-element-ref.html + == partially-out-of-view-animation.html partially-out-of-view-animation-ref.html Added: head/www/waterfox/files/patch-bug1387079 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1387079 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,42 @@ +commit 8845b3243fcd +Author: Lee Salzman +Date: Tue Oct 10 15:49:13 2017 -0400 + + Bug 1387079 - Only use SkRasterPipeline when SkJumper is accelerated. r=jrmuizel, a=ritu + + MozReview-Commit-ID: 13dd2Ap4sob + + --HG-- + extra : source : 32227656b09dfb5d7c5412c799c7081dbc49346c +--- + gfx/skia/skia/src/core/SkBlitter.cpp | 2 ++ + .../mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini | 4 +++- + 2 files changed, 5 insertions(+), 1 deletion(-) + +diff --git gfx/skia/skia/src/core/SkBlitter.cpp gfx/skia/skia/src/core/SkBlitter.cpp +index 0e8bd2db2249..3a824bb724f7 100644 +--- gfx/skia/skia/src/core/SkBlitter.cpp ++++ gfx/skia/skia/src/core/SkBlitter.cpp +@@ -847,9 +847,11 @@ SkBlitter* SkBlitter::Choose(const SkPixmap& device, + return alloc->make(device, *paint); + } + ++#if (!defined(SK_JUMPER_USE_ASSEMBLY) || SK_JUMPER_USE_ASSEMBLY) && (defined(__aarch64__) || defined(__arm__) || defined(__x86_64__) || defined(_M_X64)) + if (SkBlitter* blitter = SkCreateRasterPipelineBlitter(device, *paint, matrix, alloc)) { + return blitter; + } ++#endif + + if (nullptr == shader) { + if (mode != SkBlendMode::kSrcOver) { +diff --git testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini +index c1246ddb4127..a02e049c3684 100644 +--- testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini ++++ testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini +@@ -1,3 +1,5 @@ + [mask-mode-d.html] + type: reftest +- expected: FAIL ++ expected: ++ if (processor == "x86") and (bits == 32): PASS ++ FAIL Added: head/www/waterfox/files/patch-bug1393627 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1393627 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,30 @@ +commit 7f3f4f7f6ad3 +Author: Francois Marier +Date: Fri Nov 3 11:44:43 2017 -0700 + + Bug 1393627 - Expose the full tracking protection UI preferences. r=mossop, a=ritu + + MozReview-Commit-ID: KyDBuHyDPLP + + --HG-- + extra : source : 516690579442aecc1bea191e905f019acfad5b48 +--- + browser/app/profile/firefox.js | 4 ---- + 1 file changed, 4 deletions(-) + +diff --git browser/app/profile/firefox.js browser/app/profile/firefox.js +index 137462dc857e..9e08a0f166f9 100644 +--- browser/app/profile/firefox.js ++++ browser/app/profile/firefox.js +@@ -1511,11 +1511,7 @@ pref("browser.ping-centre.production.endpoint", "https://tiles.services.mozilla. + // Enable GMP support in the addon manager. + pref("media.gmp-provider.enabled", true); + +-#ifdef NIGHTLY_BUILD + pref("privacy.trackingprotection.ui.enabled", true); +-#else +-pref("privacy.trackingprotection.ui.enabled", false); +-#endif + pref("privacy.trackingprotection.introCount", 0); + pref("privacy.trackingprotection.introURL", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/tracking-protection/start/"); + Added: head/www/waterfox/files/patch-bug1397989 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1397989 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,42 @@ +commit f7c4ef799832 +Author: Mike de Boer +Date: Tue Oct 10 19:14:01 2017 +0200 + + Bug 1397989 - Make sure to only set non-empty values as the content-type of a document in the remote browser binding. r=mconley, a=ritu + + What happens is the following: + - browser-child.js sends a statechange up to RemoteWebProgress.jsm that contains + a `documentContentType` value of `null`, along with `requestURI` and `originalRequestURI` + _after_ other state changes that did send a valid content-type. + - The content-type is used by the WebProgressListener in browser.js to toggle the + disabled state of the 'isImage' broadcaster. + - The 'isImage' broadcaster is used by the 'cmd_find' and 'cmd_findAgain' commands to + determine whether they should be enabled. In this case: not. + The fix here is to _not_ set the documentContentType in the browser binding when + it's `null`. + + MozReview-Commit-ID: IELoCrnOH0j + + --HG-- + extra : source : 4c86b1f93b8482ea3097a4edb51bb8c0e8dc67fc +--- + toolkit/modules/RemoteWebProgress.jsm | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git toolkit/modules/RemoteWebProgress.jsm toolkit/modules/RemoteWebProgress.jsm +index 04eb37d580f5..05e3dabda941 100644 +--- toolkit/modules/RemoteWebProgress.jsm ++++ toolkit/modules/RemoteWebProgress.jsm +@@ -222,7 +222,11 @@ RemoteWebProgressManager.prototype = { + + if (isTopLevel) { + this._browser._contentWindow = objects.contentWindow; +- this._browser._documentContentType = json.documentContentType; ++ // Setting a content-type back to `null` is quite nonsensical for the ++ // frontend, especially since we're not expecting it. ++ if (json.documentContentType !== null) { ++ this._browser._documentContentType = json.documentContentType; ++ } + if (typeof json.inLoadURI != "undefined") { + this._browser.inLoadURI = json.inLoadURI; + } Added: head/www/waterfox/files/patch-bug1398806 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1398806 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,438 @@ +commit 95d5501cd96b +Author: Robert Longson +Date: Tue Oct 10 07:58:34 2017 +0100 + + Bug 1398806 - GetCtx and GetNearestViewport should return the nearest svg or symbol element which is now an SVGViewportElement rather than only returning the nearest svg element because a symbol establishes a viewport too. r=dholbert, a=ritu + + --HG-- + extra : source : 813d4e250712d296eb4b11b0b89e10ed6a94e3d4 +--- + dom/svg/SVGContentUtils.cpp | 12 ++++++---- + dom/svg/SVGContentUtils.h | 5 ++-- + dom/svg/SVGLength.cpp | 2 +- + dom/svg/SVGMarkerElement.cpp | 2 +- + dom/svg/SVGMarkerElement.h | 4 ++-- + dom/svg/SVGSVGElement.h | 9 ------- + dom/svg/SVGViewportElement.h | 9 +++++++ + dom/svg/nsSVGElement.cpp | 34 +++++++++++++-------------- + dom/svg/nsSVGElement.h | 3 ++- + layout/base/nsLayoutUtils.cpp | 4 ++-- + layout/reftests/svg/reftest.list | 1 + + layout/reftests/svg/viewBox-and-symbol-01.svg | 14 +++++++++++ + layout/svg/nsCSSClipPathInstance.cpp | 1 - + layout/svg/nsSVGImageFrame.cpp | 1 - + layout/svg/nsSVGImageFrame.h | 1 - + layout/svg/nsSVGMarkerFrame.cpp | 4 ++-- + layout/svg/nsSVGMarkerFrame.h | 4 ++-- + layout/svg/nsSVGPatternFrame.cpp | 2 +- + layout/svg/nsSVGUtils.cpp | 6 ++--- + 19 files changed, 68 insertions(+), 50 deletions(-) + +diff --git dom/svg/SVGContentUtils.cpp dom/svg/SVGContentUtils.cpp +index 0f744ffd8dd1..a6bf6245e95e 100644 +--- dom/svg/SVGContentUtils.cpp ++++ dom/svg/SVGContentUtils.cpp +@@ -374,8 +374,8 @@ SVGContentUtils::EstablishesViewport(nsIContent *aContent) + nsGkAtoms::symbol); + } + +-nsSVGElement* +-SVGContentUtils::GetNearestViewportElement(nsIContent *aContent) ++SVGViewportElement* ++SVGContentUtils::GetNearestViewportElement(const nsIContent *aContent) + { + nsIContent *element = aContent->GetFlattenedTreeParent(); + +@@ -384,7 +384,11 @@ SVGContentUtils::GetNearestViewportElement(nsIContent *aContent) + if (element->IsSVGElement(nsGkAtoms::foreignObject)) { + return nullptr; + } +- return static_cast(element); ++ MOZ_ASSERT(element->IsAnyOfSVGElements(nsGkAtoms::svg, ++ nsGkAtoms::symbol), ++ "upcoming static_cast is only valid for " ++ "SVGViewportElement subclasses"); ++ return static_cast(element); + } + element = element->GetFlattenedTreeParent(); + } +@@ -828,7 +832,7 @@ SVGContentUtils::CoordToFloat(nsSVGElement *aContent, + return nsPresContext::AppUnitsToFloatCSSPixels(aCoord.GetCoordValue()); + + case eStyleUnit_Percent: { +- SVGSVGElement* ctx = aContent->GetCtx(); ++ SVGViewportElement* ctx = aContent->GetCtx(); + return ctx ? aCoord.GetPercentValue() * ctx->GetLength(SVGContentUtils::XY) : 0.0f; + } + default: +diff --git dom/svg/SVGContentUtils.h dom/svg/SVGContentUtils.h +index 36c74f47d75a..8ec309daf6f8 100644 +--- dom/svg/SVGContentUtils.h ++++ dom/svg/SVGContentUtils.h +@@ -32,6 +32,7 @@ class SVGPreserveAspectRatio; + namespace dom { + class Element; + class SVGSVGElement; ++class SVGViewportElement; + } // namespace dom + + } // namespace mozilla +@@ -238,8 +239,8 @@ public: + */ + static bool EstablishesViewport(nsIContent *aContent); + +- static nsSVGElement* +- GetNearestViewportElement(nsIContent *aContent); ++ static mozilla::dom::SVGViewportElement* ++ GetNearestViewportElement(const nsIContent *aContent); + + /* enum for specifying coordinate direction for ObjectSpace/UserSpace */ + enum ctxDirection { X, Y, XY }; +diff --git dom/svg/SVGLength.cpp dom/svg/SVGLength.cpp +index 6c13e2e8d1a0..cecbbc8f5b40 100644 +--- dom/svg/SVGLength.cpp ++++ dom/svg/SVGLength.cpp +@@ -177,7 +177,7 @@ SVGLength::GetUserUnitsPerUnit(const nsSVGElement *aElement, uint8_t aAxis) cons + SVGLength::GetUserUnitsPerPercent(const nsSVGElement *aElement, uint8_t aAxis) + { + if (aElement) { +- dom::SVGSVGElement *viewportElement = aElement->GetCtx(); ++ dom::SVGViewportElement *viewportElement = aElement->GetCtx(); + if (viewportElement) { + return std::max(viewportElement->GetLength(aAxis) / 100.0f, 0.0f); + } +diff --git dom/svg/SVGMarkerElement.cpp dom/svg/SVGMarkerElement.cpp +index 9b0b2fcfab1e..c4cf29ae274f 100644 +--- dom/svg/SVGMarkerElement.cpp ++++ dom/svg/SVGMarkerElement.cpp +@@ -250,7 +250,7 @@ SVGMarkerElement::UnsetAttr(int32_t aNamespaceID, nsIAtom* aName, + // nsSVGElement methods + + void +-SVGMarkerElement::SetParentCoordCtxProvider(SVGSVGElement *aContext) ++SVGMarkerElement::SetParentCoordCtxProvider(SVGViewportElement *aContext) + { + mCoordCtx = aContext; + mViewBoxToViewportTransform = nullptr; +diff --git dom/svg/SVGMarkerElement.h dom/svg/SVGMarkerElement.h +index 5d32de840b7a..ae08885c646e 100644 +--- dom/svg/SVGMarkerElement.h ++++ dom/svg/SVGMarkerElement.h +@@ -153,7 +153,7 @@ protected: + const nsAString& aValue, + nsAttrValue& aResult) override; + +- void SetParentCoordCtxProvider(SVGSVGElement *aContext); ++ void SetParentCoordCtxProvider(SVGViewportElement *aContext); + + virtual LengthAttributesInfo GetLengthInfo() override; + virtual AngleAttributesInfo GetAngleInfo() override; +@@ -180,7 +180,7 @@ protected: + // derived properties (from 'orient') handled separately + nsSVGOrientType mOrientType; + +- SVGSVGElement *mCoordCtx; ++ SVGViewportElement* mCoordCtx; + nsAutoPtr mViewBoxToViewportTransform; + }; + +diff --git dom/svg/SVGSVGElement.h dom/svg/SVGSVGElement.h +index fc3d7f3b55c5..431d70da2bef 100644 +--- dom/svg/SVGSVGElement.h ++++ dom/svg/SVGSVGElement.h +@@ -182,15 +182,6 @@ public: + // SVG-as-an-image documents.) + virtual void FlushImageTransformInvalidation(); + +- svgFloatSize GetViewportSize() const { +- return svgFloatSize(mViewportWidth, mViewportHeight); +- } +- +- void SetViewportSize(const svgFloatSize& aSize) { +- mViewportWidth = aSize.width; +- mViewportHeight = aSize.height; +- } +- + private: + // SVGViewportElement methods: + +diff --git dom/svg/SVGViewportElement.h dom/svg/SVGViewportElement.h +index fbc866e6a8d2..202797785131 100644 +--- dom/svg/SVGViewportElement.h ++++ dom/svg/SVGViewportElement.h +@@ -127,6 +127,15 @@ public: + + gfx::Matrix GetViewBoxTransform() const; + ++ svgFloatSize GetViewportSize() const { ++ return svgFloatSize(mViewportWidth, mViewportHeight); ++ } ++ ++ void SetViewportSize(const svgFloatSize& aSize) { ++ mViewportWidth = aSize.width; ++ mViewportHeight = aSize.height; ++ } ++ + // WebIDL + already_AddRefed ViewBox(); + already_AddRefed PreserveAspectRatio(); +diff --git dom/svg/nsSVGElement.cpp dom/svg/nsSVGElement.cpp +index 8757150c5925..a8aaa2fb5274 100644 +--- dom/svg/nsSVGElement.cpp ++++ dom/svg/nsSVGElement.cpp +@@ -1107,7 +1107,20 @@ nsSVGElement::GetOwnerSVGElement(nsIDOMSVGElement * *aOwnerSVGElement) + SVGSVGElement* + nsSVGElement::GetOwnerSVGElement() + { +- return GetCtx(); // this may return nullptr ++ nsIContent* ancestor = GetFlattenedTreeParent(); ++ ++ while (ancestor && ancestor->IsSVGElement()) { ++ if (ancestor->IsSVGElement(nsGkAtoms::foreignObject)) { ++ return nullptr; ++ } ++ if (ancestor->IsSVGElement(nsGkAtoms::svg)) { ++ return static_cast(ancestor); ++ } ++ ancestor = ancestor->GetFlattenedTreeParent(); ++ } ++ ++ // we don't have an ancestor element... ++ return nullptr; + } + + NS_IMETHODIMP +@@ -1543,23 +1556,10 @@ nsIAtom* nsSVGElement::GetEventNameForAttr(nsIAtom* aAttr) + return aAttr; + } + +-SVGSVGElement * ++SVGViewportElement * + nsSVGElement::GetCtx() const + { +- nsIContent* ancestor = GetFlattenedTreeParent(); +- +- while (ancestor && ancestor->IsSVGElement()) { +- if (ancestor->IsSVGElement(nsGkAtoms::foreignObject)) { +- return nullptr; +- } +- if (ancestor->IsSVGElement(nsGkAtoms::svg)) { +- return static_cast(ancestor); +- } +- ancestor = ancestor->GetFlattenedTreeParent(); +- } +- +- // we don't have an ancestor element... +- return nullptr; ++ return SVGContentUtils::GetNearestViewportElement(this); + } + + /* virtual */ gfxMatrix +@@ -1658,7 +1658,7 @@ nsSVGElement::GetAnimatedLengthValues(float *aFirst, ...) + NS_ASSERTION(info.mLengthCount > 0, + "GetAnimatedLengthValues on element with no length attribs"); + +- SVGSVGElement *ctx = nullptr; ++ SVGViewportElement *ctx = nullptr; + + float *f = aFirst; + uint32_t i = 0; +diff --git dom/svg/nsSVGElement.h dom/svg/nsSVGElement.h +index 28c46188d4e4..955a327561d3 100644 +--- dom/svg/nsSVGElement.h ++++ dom/svg/nsSVGElement.h +@@ -44,6 +44,7 @@ class DeclarationBlock; + + namespace dom { + class SVGSVGElement; ++class SVGViewportElement; + + static const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0; + static const unsigned short SVG_UNIT_TYPE_USERSPACEONUSE = 1; +@@ -145,7 +146,7 @@ public: + // Gets the element that establishes the rectangular viewport against which + // we should resolve percentage lengths (our "coordinate context"). Returns + // nullptr for outer or SVG without an parent (invalid SVG). +- mozilla::dom::SVGSVGElement* GetCtx() const; ++ mozilla::dom::SVGViewportElement* GetCtx() const; + + /** + * Returns aMatrix pre-multiplied by (explicit or implicit) transforms that +diff --git layout/base/nsLayoutUtils.cpp layout/base/nsLayoutUtils.cpp +index f5ca2719e333..7f3f5354befc 100644 +--- layout/base/nsLayoutUtils.cpp ++++ layout/base/nsLayoutUtils.cpp +@@ -120,7 +120,7 @@ + #include "mozilla/StyleSetHandle.h" + #include "mozilla/StyleSetHandleInlines.h" + #include "RegionBuilder.h" +-#include "SVGSVGElement.h" ++#include "SVGViewportElement.h" + #include "DisplayItemClip.h" + #include "mozilla/layers/WebRenderLayerManager.h" + #include "prenv.h" +@@ -9479,7 +9479,7 @@ ComputeSVGReferenceRect(nsIFrame* aFrame, + case StyleGeometryBox::ViewBox: { + nsIContent* content = aFrame->GetContent(); + nsSVGElement* element = static_cast(content); +- SVGSVGElement* svgElement = element->GetCtx(); ++ SVGViewportElement* svgElement = element->GetCtx(); + MOZ_ASSERT(svgElement); + + if (svgElement && svgElement->HasViewBoxRect()) { +diff --git layout/reftests/svg/reftest.list layout/reftests/svg/reftest.list +index 2d3981f0b65e..0b96144724bb 100644 +--- layout/reftests/svg/reftest.list ++++ layout/reftests/svg/reftest.list +@@ -532,6 +532,7 @@ fuzzy-if(skiaContent,1,100) == tspan-xy-anchor-end-01.svg tspan-xy-anchor-end-re + == viewBox-and-pattern-02.svg pass.svg + == viewBox-and-pattern-03.svg pass.svg + == viewBox-and-pattern-04.svg pass.svg ++== viewBox-and-symbol-01.svg pass.svg + == viewBox-invalid-01.svg pass.svg + == viewBox-invalid-02.svg pass.svg + == viewBox-valid-01.svg pass.svg +diff --git layout/reftests/svg/viewBox-and-symbol-01.svg layout/reftests/svg/viewBox-and-symbol-01.svg +new file mode 100644 +index 000000000000..5c8ebf7bc3ea +--- /dev/null ++++ layout/reftests/svg/viewBox-and-symbol-01.svg +@@ -0,0 +1,14 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/svg/nsCSSClipPathInstance.cpp layout/svg/nsCSSClipPathInstance.cpp +index 09d3530c4ef0..0c25f7a21bb8 100644 +--- layout/svg/nsCSSClipPathInstance.cpp ++++ layout/svg/nsCSSClipPathInstance.cpp +@@ -9,7 +9,6 @@ + #include "gfx2DGlue.h" + #include "gfxContext.h" + #include "gfxPlatform.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "mozilla/gfx/2D.h" + #include "mozilla/gfx/PathHelpers.h" + #include "mozilla/ShapeUtils.h" +diff --git layout/svg/nsSVGImageFrame.cpp layout/svg/nsSVGImageFrame.cpp +index 074415854667..21834954721d 100644 +--- layout/svg/nsSVGImageFrame.cpp ++++ layout/svg/nsSVGImageFrame.cpp +@@ -16,7 +16,6 @@ + #include "nsLayoutUtils.h" + #include "imgINotificationObserver.h" + #include "nsSVGEffects.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "nsSVGUtils.h" + #include "SVGContentUtils.h" + #include "SVGGeometryFrame.h" +diff --git layout/svg/nsSVGImageFrame.h layout/svg/nsSVGImageFrame.h +index b2c90fd6402d..fe0ac33ac02a 100644 +--- layout/svg/nsSVGImageFrame.h ++++ layout/svg/nsSVGImageFrame.h +@@ -17,7 +17,6 @@ + #include "nsLayoutUtils.h" + #include "imgINotificationObserver.h" + #include "nsSVGEffects.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "nsSVGUtils.h" + #include "SVGContentUtils.h" + #include "SVGGeometryFrame.h" +diff --git layout/svg/nsSVGMarkerFrame.cpp layout/svg/nsSVGMarkerFrame.cpp +index dbeb02ea5b2d..365a0aa70a26 100644 +--- layout/svg/nsSVGMarkerFrame.cpp ++++ layout/svg/nsSVGMarkerFrame.cpp +@@ -194,7 +194,7 @@ nsSVGMarkerFrame::GetMarkBBoxContribution(const Matrix& aToBBoxUserspace, + } + + void +-nsSVGMarkerFrame::SetParentCoordCtxProvider(SVGSVGElement *aContext) ++nsSVGMarkerFrame::SetParentCoordCtxProvider(SVGViewportElement *aContext) + { + SVGMarkerElement *marker = static_cast(mContent); + marker->SetParentCoordCtxProvider(aContext); +@@ -219,7 +219,7 @@ nsSVGMarkerFrame::AutoMarkerReferencer::AutoMarkerReferencer( + mFrame->mInUse = true; + mFrame->mMarkedFrame = aMarkedFrame; + +- SVGSVGElement *ctx = ++ SVGViewportElement *ctx = + static_cast(aMarkedFrame->GetContent())->GetCtx(); + mFrame->SetParentCoordCtxProvider(ctx); + } +diff --git layout/svg/nsSVGMarkerFrame.h layout/svg/nsSVGMarkerFrame.h +index 95415e6dcc21..03099eab9324 100644 +--- layout/svg/nsSVGMarkerFrame.h ++++ layout/svg/nsSVGMarkerFrame.h +@@ -20,7 +20,7 @@ class gfxContext; + namespace mozilla { + class SVGGeometryFrame; + namespace dom { +-class SVGSVGElement; ++class SVGViewportElement; + } // namespace dom + } // namespace mozilla + +@@ -119,7 +119,7 @@ private: + }; + + // nsSVGMarkerFrame methods: +- void SetParentCoordCtxProvider(mozilla::dom::SVGSVGElement *aContext); ++ void SetParentCoordCtxProvider(mozilla::dom::SVGViewportElement *aContext); + + // recursion prevention flag + bool mInUse; +diff --git layout/svg/nsSVGPatternFrame.cpp layout/svg/nsSVGPatternFrame.cpp +index 488ac2f5c783..5078fb1b5a31 100644 +--- layout/svg/nsSVGPatternFrame.cpp ++++ layout/svg/nsSVGPatternFrame.cpp +@@ -660,7 +660,7 @@ nsSVGPatternFrame::ConstructCTM(const nsSVGViewBox& aViewBox, + const Matrix &callerCTM, + nsIFrame *aTarget) + { +- SVGSVGElement *ctx = nullptr; ++ SVGViewportElement *ctx = nullptr; + nsIContent* targetContent = aTarget->GetContent(); + gfxFloat scaleX, scaleY; + +diff --git layout/svg/nsSVGUtils.cpp layout/svg/nsSVGUtils.cpp +index d53a3ede0be7..f21c23491285 100644 +--- layout/svg/nsSVGUtils.cpp ++++ layout/svg/nsSVGUtils.cpp +@@ -49,7 +49,7 @@ + #include "SVGGeometryElement.h" + #include "SVGGeometryFrame.h" + #include "nsSVGPaintServerFrame.h" +-#include "mozilla/dom/SVGSVGElement.h" ++#include "mozilla/dom/SVGViewportElement.h" + #include "nsTextFrame.h" + #include "SVGContentUtils.h" + #include "SVGTextFrame.h" +@@ -290,7 +290,7 @@ nsSVGUtils::GetContextSize(const nsIFrame* aFrame) + MOZ_ASSERT(aFrame->GetContent()->IsSVGElement(), "bad cast"); + const nsSVGElement* element = static_cast(aFrame->GetContent()); + +- SVGSVGElement* ctx = element->GetCtx(); ++ SVGViewportElement* ctx = element->GetCtx(); + if (ctx) { + size.width = ctx->GetLength(SVGContentUtils::X); + size.height = ctx->GetLength(SVGContentUtils::Y); +@@ -323,7 +323,7 @@ nsSVGUtils::ObjectSpace(const gfxRect &aRect, const nsSVGLength2 *aLength) + // Multiply first to avoid precision errors: + return axis * aLength->GetAnimValInSpecifiedUnits() / 100; + } +- return aLength->GetAnimValue(static_cast(nullptr)) * axis; ++ return aLength->GetAnimValue(static_cast(nullptr)) * axis; + } + + float Added: head/www/waterfox/files/patch-bug1400674 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1400674 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,70 @@ +commit c08bea16ab67 (HEAD) +Author: JW Wang +Date: Fri Oct 13 17:24:24 2017 +0800 + + Bug 1400674 - Fix the algorithm of filling audio gaps with silence. r=jya, a=ritu + + MozReview-Commit-ID: Hjsboq6PdlN + + --HG-- + extra : source : aecaa85bb1d9d8b7d2cbd9ab84eb6dbc0ed9eee8 +--- + dom/media/mediasink/AudioSink.cpp | 37 +++++++++++++++---------------------- + 1 file changed, 15 insertions(+), 22 deletions(-) + +diff --git dom/media/mediasink/AudioSink.cpp dom/media/mediasink/AudioSink.cpp +index 0dbb53a3387a..81be7ac0bd89 100644 +--- dom/media/mediasink/AudioSink.cpp ++++ dom/media/mediasink/AudioSink.cpp +@@ -426,28 +426,21 @@ AudioSink::NotifyAudioNeeded() + missingFrames = std::min(INT32_MAX, missingFrames.value()); + mFramesParsed += missingFrames.value(); + +- // We need to calculate how many frames are missing at the output rate. +- missingFrames = +- SaferMultDiv(missingFrames.value(), mOutputRate, data->mRate); +- if (!missingFrames.isValid()) { +- NS_WARNING("Int overflow in AudioSink"); +- mErrored = true; +- return; +- } +- +- // We need to insert silence, first use drained frames if any. +- missingFrames -= DrainConverter(missingFrames.value()); +- // Insert silence if still needed. +- if (missingFrames.value()) { +- AlignedAudioBuffer silenceData(missingFrames.value() * mOutputChannels); +- if (!silenceData) { +- NS_WARNING("OOM in AudioSink"); +- mErrored = true; +- return; +- } +- RefPtr silence = CreateAudioFromBuffer(Move(silenceData), data); +- PushProcessedAudio(silence); ++ RefPtr silenceData; ++ AlignedAudioBuffer silenceBuffer(missingFrames.value() * data->mChannels); ++ if (!silenceBuffer) { ++ NS_WARNING("OOM in AudioSink"); ++ mErrored = true; ++ return; ++ } ++ if (mConverter->InputConfig() != mConverter->OutputConfig()) { ++ AlignedAudioBuffer convertedData = ++ mConverter->Process(AudioSampleBuffer(Move(silenceBuffer))).Forget(); ++ silenceData = CreateAudioFromBuffer(Move(convertedData), data); ++ } else { ++ silenceData = CreateAudioFromBuffer(Move(silenceBuffer), data); + } ++ PushProcessedAudio(silenceData); + } + + mLastEndTime = data->GetEndTime(); +@@ -488,7 +481,7 @@ AudioSink::PushProcessedAudio(AudioData* aData) + + already_AddRefed + AudioSink::CreateAudioFromBuffer(AlignedAudioBuffer&& aBuffer, +- AudioData* aReference) ++ AudioData* aReference) + { + uint32_t frames = aBuffer.Length() / mOutputChannels; + if (!frames) { Added: head/www/waterfox/files/patch-bug1401522 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1401522 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,34 @@ +commit e9d4b51968e0 +Author: Samael Wang +Date: Thu Sep 28 11:16:53 2017 +0800 + + Bug 1401522 - Don't apply statusCode sent from parent if mCanceled or mStatus has been modified in the child. r=mayhemer, a=ritu + + When a WyciwygChannel is canceled, but WyciwygChannelParent::RecvCancel happens + after WyciwygChannelParent::SendOnStartRequest, it would send statusCode=NS_OK + to WyciwygChannelChild::OnStartRequest. So we should not apply the statusCode + if mCanceled, just like how HttpChannelChild handles it. + + MozReview-Commit-ID: 5H3PUrlArIA + + --HG-- + extra : source : 8ebfa90c4ebca44ac1c3829ef54de74d3b004dfc +--- + netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp +index d14b6f925e37..85d3ebf24439 100644 +--- netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp ++++ netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp +@@ -191,7 +191,9 @@ WyciwygChannelChild::OnStartRequest(const nsresult& statusCode, + + mState = WCC_ONSTART; + +- mStatus = statusCode; ++ if (!mCanceled && NS_SUCCEEDED(mStatus)) { ++ mStatus = statusCode; ++ } + mContentLength = contentLength; + mCharsetSource = source; + mCharset = charset; Added: head/www/waterfox/files/patch-bug1401876 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1401876 Mon Feb 5 23:47:58 2018 (r461026) @@ -0,0 +1,48 @@ +commit 09ba71b3a5e9 +Author: Scott Wu +Date: Thu Sep 21 15:37:25 2017 +0800 + + Bug 1401876 - Part 1: Close datetime picker on popuphidden. r=mconley, a=ritu + + MozReview-Commit-ID: FUqbtAftQxh + + --HG-- + extra : source : e238860e4943cd1bb4c2c5f7175a36d494f0e91b +--- + toolkit/content/tests/browser/head.js | 1 + + toolkit/content/widgets/datetimepopup.xml | 2 +- + toolkit/modules/DateTimePickerHelper.jsm | 1 + + 3 files changed, 3 insertions(+), 1 deletion(-) + +diff --git toolkit/content/widgets/datetimepopup.xml toolkit/content/widgets/datetimepopup.xml +index 7e4e5bcfe4e8..7397e1d310d4 100644 +--- toolkit/content/widgets/datetimepopup.xml ++++ toolkit/content/widgets/datetimepopup.xml +@@ -75,7 +75,6 @@ + this.dateTimePopupFrame.removeEventListener("load", this, true); + this.dateTimePopupFrame.contentDocument.removeEventListener("message", this); + this.dateTimePopupFrame.setAttribute("src", ""); +- this.hidePopup(); + this.hidden = true; + ]]> + +@@ -320,6 +319,7 @@ + break; + } + case "ClosePopup": { ++ this.hidePopup(); + this.closePicker(); + break; + } +diff --git toolkit/modules/DateTimePickerHelper.jsm toolkit/modules/DateTimePickerHelper.jsm +index ced4e401815b..38e89bd0d160 100644 +--- toolkit/modules/DateTimePickerHelper.jsm ++++ toolkit/modules/DateTimePickerHelper.jsm +@@ -90,6 +90,7 @@ this.DateTimePickerHelper = { *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Feb 5 23:49:21 2018 Return-Path: Delivered-To: svn-ports-all@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 B8138ED8DCA; Mon, 5 Feb 2018 23:49:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D927683DF; Mon, 5 Feb 2018 23:49:20 +0000 (UTC) (envelope-from jbeich@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 6851A7CF2; Mon, 5 Feb 2018 23:49:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15NnKc0060890; Mon, 5 Feb 2018 23:49:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15NnJd5060876; Mon, 5 Feb 2018 23:49:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802052349.w15NnJd5060876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 5 Feb 2018 23:49:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461027 - in branches/2018Q1/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www/waterfox: . files X-SVN-Commit-Revision: 461027 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 23:49:21 -0000 Author: jbeich Date: Mon Feb 5 23:49:18 2018 New Revision: 461027 URL: https://svnweb.freebsd.org/changeset/ports/461027 Log: MFH: r461026 www/waterfox: apply more FF57 fixes Approved by: ports-secteam blanket Added: branches/2018Q1/www/waterfox/files/patch-bug1356854 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1356854 branches/2018Q1/www/waterfox/files/patch-bug1357523 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1357523 branches/2018Q1/www/waterfox/files/patch-bug1373371 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1373371 branches/2018Q1/www/waterfox/files/patch-bug1385013 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1385013 branches/2018Q1/www/waterfox/files/patch-bug1387079 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1387079 branches/2018Q1/www/waterfox/files/patch-bug1393627 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1393627 branches/2018Q1/www/waterfox/files/patch-bug1397989 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1397989 branches/2018Q1/www/waterfox/files/patch-bug1398806 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1398806 branches/2018Q1/www/waterfox/files/patch-bug1400674 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1400674 branches/2018Q1/www/waterfox/files/patch-bug1401522 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1401522 branches/2018Q1/www/waterfox/files/patch-bug1401876 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1401876 branches/2018Q1/www/waterfox/files/patch-bug1402871 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1402871 branches/2018Q1/www/waterfox/files/patch-bug1403349 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1403349 branches/2018Q1/www/waterfox/files/patch-bug1403466 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1403466 branches/2018Q1/www/waterfox/files/patch-bug1404568 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1404568 branches/2018Q1/www/waterfox/files/patch-bug1404651 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1404651 branches/2018Q1/www/waterfox/files/patch-bug1405199 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1405199 branches/2018Q1/www/waterfox/files/patch-bug1405655 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1405655 branches/2018Q1/www/waterfox/files/patch-bug1405761 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1405761 branches/2018Q1/www/waterfox/files/patch-bug1405878 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1405878 branches/2018Q1/www/waterfox/files/patch-bug1406222 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406222 branches/2018Q1/www/waterfox/files/patch-bug1406229 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406229 branches/2018Q1/www/waterfox/files/patch-bug1406254 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406254 branches/2018Q1/www/waterfox/files/patch-bug1406396 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406396 branches/2018Q1/www/waterfox/files/patch-bug1406474 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406474 branches/2018Q1/www/waterfox/files/patch-bug1406859 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1406859 branches/2018Q1/www/waterfox/files/patch-bug1407092 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407092 branches/2018Q1/www/waterfox/files/patch-bug1407243 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407243 branches/2018Q1/www/waterfox/files/patch-bug1407245 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407245 branches/2018Q1/www/waterfox/files/patch-bug1407414 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407414 branches/2018Q1/www/waterfox/files/patch-bug1407680 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407680 branches/2018Q1/www/waterfox/files/patch-bug1407936 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1407936 branches/2018Q1/www/waterfox/files/patch-bug1408397 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1408397 branches/2018Q1/www/waterfox/files/patch-bug1408672 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1408672 branches/2018Q1/www/waterfox/files/patch-bug1409101 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1409101 branches/2018Q1/www/waterfox/files/patch-bug1409277 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1409277 branches/2018Q1/www/waterfox/files/patch-bug1409496 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1409496 branches/2018Q1/www/waterfox/files/patch-bug1409649 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1409649 branches/2018Q1/www/waterfox/files/patch-bug1410146 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1410146 branches/2018Q1/www/waterfox/files/patch-bug1410420 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1410420 branches/2018Q1/www/waterfox/files/patch-bug1410457 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1410457 branches/2018Q1/www/waterfox/files/patch-bug1410634 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1410634 branches/2018Q1/www/waterfox/files/patch-bug1410808 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1410808 branches/2018Q1/www/waterfox/files/patch-bug1412011 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1412011 branches/2018Q1/www/waterfox/files/patch-bug1412741 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1412741 branches/2018Q1/www/waterfox/files/patch-bug1414292 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1414292 branches/2018Q1/www/waterfox/files/patch-bug1418152 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1418152 branches/2018Q1/www/waterfox/files/patch-bug1434580 - copied unchanged from r461026, head/www/waterfox/files/patch-bug1434580 branches/2018Q1/www/waterfox/files/patch-bug895096 - copied unchanged from r461026, head/www/waterfox/files/patch-bug895096 Modified: branches/2018Q1/www/waterfox/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/waterfox/Makefile ============================================================================== --- branches/2018Q1/www/waterfox/Makefile Mon Feb 5 23:47:58 2018 (r461026) +++ branches/2018Q1/www/waterfox/Makefile Mon Feb 5 23:49:18 2018 (r461027) @@ -2,6 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Copied: branches/2018Q1/www/waterfox/files/patch-bug1356854 (from r461026, head/www/waterfox/files/patch-bug1356854) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1356854 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1356854) @@ -0,0 +1,28 @@ +commit 6435e5f65538 +Author: Thomas Nguyen +Date: Thu Sep 21 16:39:36 2017 +0800 + + Bug 1356854 - Check mFD is not null before PR_Write. r=mcmanus, a=ritu + + MozReview-Commit-ID: INoTUvPpPrs + + --HG-- + extra : source : 638f326530b719ce386bb5d1701fed4ae4604690 +--- + netwerk/base/nsFileStreams.cpp | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git netwerk/base/nsFileStreams.cpp netwerk/base/nsFileStreams.cpp +index ac259c1c7e94..6be501456656 100644 +--- netwerk/base/nsFileStreams.cpp ++++ netwerk/base/nsFileStreams.cpp +@@ -378,6 +378,9 @@ nsFileStreamBase::DoPendingOpen() + + case eOpened: + MOZ_ASSERT(mFD); ++ if (NS_WARN_IF(!mFD)) { ++ return NS_ERROR_FAILURE; ++ } + return NS_OK; + + case eClosed: Copied: branches/2018Q1/www/waterfox/files/patch-bug1357523 (from r461026, head/www/waterfox/files/patch-bug1357523) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1357523 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1357523) @@ -0,0 +1,96 @@ +commit ad103dfd3abe +Author: Prathiksha +Date: Fri Sep 15 22:08:12 2017 +0530 + + Bug 1357523 - Make about:home and about:newtab search box search for the value in the search textbox when we use non-default search engines. r=nhnt11, a=ritu + + MozReview-Commit-ID: CdgqghkmXau + + --HG-- + extra : source : e029590936c56ac269d68610ab389ab25887b6e1 +--- + browser/base/content/contentSearchUI.js | 2 ++ + .../test/general/browser_contentSearchUI.js | 30 +++++----------------- + 2 files changed, 9 insertions(+), 23 deletions(-) + +diff --git browser/base/content/contentSearchUI.js browser/base/content/contentSearchUI.js +index bacb985fb6ee..ffada60c3571 100644 +--- browser/base/content/contentSearchUI.js ++++ browser/base/content/contentSearchUI.js +@@ -478,6 +478,8 @@ ContentSearchUIController.prototype = { + _onMousemove(event) { + let idx = this._indexOfTableItem(event.target); + if (idx >= this.numSuggestions) { ++ // Deselect any search suggestion that has been selected. ++ this.selectedIndex = -1; + this.selectedButtonIndex = idx - this.numSuggestions; + return; + } +diff --git browser/base/content/test/general/browser_contentSearchUI.js browser/base/content/test/general/browser_contentSearchUI.js +index 51538b29e27f..85b65d40bf0b 100644 +--- browser/base/content/test/general/browser_contentSearchUI.js ++++ browser/base/content/test/general/browser_contentSearchUI.js +@@ -300,13 +300,13 @@ add_task(async function mouse() { + checkState(state, "x", ["xfoo", "xbar"], 1); + + state = await msg("mousemove", 2); +- checkState(state, "x", ["xfoo", "xbar"], 1, 0); ++ checkState(state, "x", ["xfoo", "xbar"], 2, 0); + + state = await msg("mousemove", 3); +- checkState(state, "x", ["xfoo", "xbar"], 1, 1); ++ checkState(state, "x", ["xfoo", "xbar"], 3, 1); + + state = await msg("mousemove", -1); +- checkState(state, "x", ["xfoo", "xbar"], 1); ++ checkState(state, "x", ["xfoo", "xbar"], -1); + + await msg("reset"); + await setUp(); +@@ -318,10 +318,10 @@ add_task(async function mouse() { + checkState(state, "x", ["xfoo", "xbar"], 0); + + state = await msg("mousemove", 2); +- checkState(state, "x", ["xfoo", "xbar"], 0, 0); ++ checkState(state, "x", ["xfoo", "xbar"], 2, 0); + + state = await msg("mousemove", -1); +- checkState(state, "x", ["xfoo", "xbar"], 0); ++ checkState(state, "x", ["xfoo", "xbar"], -1); + + await msg("reset"); + }); +@@ -510,24 +510,7 @@ add_task(async function search() { + await setUp(); + + // Test selecting a suggestion, then clicking a one-off without deselecting the +- // suggestion. +- await msg("key", { key: "x", waitForSuggestions: true }); +- p = msg("waitForSearch"); +- await msg("mousemove", 1); +- await msg("mousemove", 3); +- await msg("click", { eltIdx: 3, modifiers }); +- mesg = await p; +- eventData.searchString = "xfoo" +- eventData.selection = { +- index: 1, +- kind: "mouse", +- }; +- SimpleTest.isDeeply(eventData, mesg, "Search event data"); +- +- await promiseTab(); +- await setUp(); +- +- // Same as above, but with the keyboard. ++ // suggestion, using the keyboard. + delete modifiers.button; + await msg("key", { key: "x", waitForSuggestions: true }); + p = msg("waitForSearch"); +@@ -536,6 +519,7 @@ add_task(async function search() { + await msg("key", "VK_TAB"); + await msg("key", { key: "VK_RETURN", modifiers }); + mesg = await p; ++ eventData.searchString = "xfoo"; + eventData.selection = { + index: 1, + kind: "key", Copied: branches/2018Q1/www/waterfox/files/patch-bug1373371 (from r461026, head/www/waterfox/files/patch-bug1373371) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1373371 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1373371) @@ -0,0 +1,44 @@ +commit 94b1df91cc7f +Author: Eric Rahm +Date: Mon Jun 19 17:09:54 2017 -0700 + + Bug 1373371 - Properly convert index in RemoveElementsAt. r=froydnj, a=ritu + + MozReview-Commit-ID: 2CRrUmOxA9B + + --HG-- + extra : source : 337103b85c025be555c107c7710ebe25d2feb6ed +--- + xpcom/ds/nsTArray.h | 12 +++++++++--- + 1 file changed, 9 insertions(+), 3 deletions(-) + +diff --git xpcom/ds/nsTArray.h xpcom/ds/nsTArray.h +index 4e9b57126bfb..e0244846aca3 100644 +--- xpcom/ds/nsTArray.h ++++ xpcom/ds/nsTArray.h +@@ -13,6 +13,7 @@ + #include "mozilla/Assertions.h" + #include "mozilla/Attributes.h" + #include "mozilla/BinarySearch.h" ++#include "mozilla/CheckedInt.h" + #include "mozilla/fallible.h" + #include "mozilla/MathAlgorithms.h" + #include "mozilla/MemoryReporting.h" +@@ -2053,9 +2054,14 @@ void + nsTArray_Impl::RemoveElementsAt(index_type aStart, size_type aCount) + { + MOZ_ASSERT(aCount == 0 || aStart < Length(), "Invalid aStart index"); +- MOZ_ASSERT(aStart + aCount <= Length(), "Invalid length"); +- // Check that the previous assert didn't overflow +- MOZ_ASSERT(aStart <= aStart + aCount, "Start index plus length overflows"); ++ ++ mozilla::CheckedInt rangeEnd = aStart; ++ rangeEnd += aCount; ++ ++ if (MOZ_UNLIKELY(!rangeEnd.isValid() || rangeEnd.value() > Length())) { ++ InvalidArrayIndex_CRASH(aStart, Length()); ++ } ++ + DestructRange(aStart, aCount); + this->template ShiftData(aStart, aCount, 0, + sizeof(elem_type), Copied: branches/2018Q1/www/waterfox/files/patch-bug1385013 (from r461026, head/www/waterfox/files/patch-bug1385013) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1385013 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1385013) @@ -0,0 +1,92 @@ +commit 09e1ad759b21 +Author: Hiroyuki Ikezoe +Date: Wed Oct 18 10:43:22 2017 +0900 + + Bug 1385013 - Check all vertexes for the target frame are outside of the parent frame if the target frame is empty. r=birtles, a=ritu + + We create empty rectangle (zero-height or zero-width) frame for element which + has no content inside it, e.g. '

'. And nsRect.Intersects returns false + if either of the rectangles are empty, so if we check + !transformedRect.Intersects(scrollableRect) and transformedRect is empty, we + will end up returning true from IsFrameScrolledOutOfView even though the point + represented by the empty transformedRect might be inside the + scrollableRect. + + The reftest causes timeout without this fix since the animation never updates + after the initial paint. + + MozReview-Commit-ID: FymFJfjxyGc + + --HG-- + extra : source : 69e2ab081d3d71ef131f0ce878ee7830ae881d08 +--- + layout/generic/nsFrame.cpp | 11 +++++++++- + .../animation-on-empty-height-frame.html | 25 ++++++++++++++++++++++ + layout/reftests/css-animations/reftest.list | 1 + + 3 files changed, 36 insertions(+), 1 deletion(-) + +diff --git layout/generic/nsFrame.cpp layout/generic/nsFrame.cpp +index dbfd61b7e142..991ccbceeb65 100644 +--- layout/generic/nsFrame.cpp ++++ layout/generic/nsFrame.cpp +@@ -10555,7 +10555,16 @@ IsFrameScrolledOutOfView(nsIFrame *aFrame) + scrollableParent); + + nsRect scrollableRect = scrollableParent->GetVisualOverflowRect(); +- if (!transformedRect.Intersects(scrollableRect)) { ++ if (transformedRect.IsEmpty()) { ++ // If the transformed rect is empty it represents a line or a point that we ++ // should check is outside the the scrollable rect. ++ if (transformedRect.x > scrollableRect.XMost() || ++ transformedRect.y > scrollableRect.YMost() || ++ scrollableRect.x > transformedRect.XMost() || ++ scrollableRect.y > transformedRect.YMost()) { ++ return true; ++ } ++ } else if (!transformedRect.Intersects(scrollableRect)) { + return true; + } + +diff --git layout/reftests/css-animations/animation-on-empty-height-frame.html layout/reftests/css-animations/animation-on-empty-height-frame.html +new file mode 100644 +index 000000000000..eb3f58127b16 +--- /dev/null ++++ layout/reftests/css-animations/animation-on-empty-height-frame.html +@@ -0,0 +1,25 @@ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/reftests/css-animations/reftest.list layout/reftests/css-animations/reftest.list +index 61e3e9ea6101..ed615645f707 100644 +--- layout/reftests/css-animations/reftest.list ++++ layout/reftests/css-animations/reftest.list +@@ -4,6 +4,7 @@ skip-if(stylo) fails == print-no-animations.html print-no-animations-ref.html # + skip-if(stylo) fails != print-no-animations.html print-no-animations-notref.html # reftest harness doesn't actually make pres context non-dynamic for reftest-paged tests. Bug 1374154 for stylo + == animate-opacity.html animate-opacity-ref.html + == animate-preserves3d.html animate-preserves3d-ref.html ++== animation-on-empty-height-frame.html about:blank + == in-visibility-hidden-animation.html in-visibility-hidden-animation-ref.html + == in-visibility-hidden-animation-pseudo-element.html in-visibility-hidden-animation-pseudo-element-ref.html + == partially-out-of-view-animation.html partially-out-of-view-animation-ref.html Copied: branches/2018Q1/www/waterfox/files/patch-bug1387079 (from r461026, head/www/waterfox/files/patch-bug1387079) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1387079 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1387079) @@ -0,0 +1,42 @@ +commit 8845b3243fcd +Author: Lee Salzman +Date: Tue Oct 10 15:49:13 2017 -0400 + + Bug 1387079 - Only use SkRasterPipeline when SkJumper is accelerated. r=jrmuizel, a=ritu + + MozReview-Commit-ID: 13dd2Ap4sob + + --HG-- + extra : source : 32227656b09dfb5d7c5412c799c7081dbc49346c +--- + gfx/skia/skia/src/core/SkBlitter.cpp | 2 ++ + .../mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini | 4 +++- + 2 files changed, 5 insertions(+), 1 deletion(-) + +diff --git gfx/skia/skia/src/core/SkBlitter.cpp gfx/skia/skia/src/core/SkBlitter.cpp +index 0e8bd2db2249..3a824bb724f7 100644 +--- gfx/skia/skia/src/core/SkBlitter.cpp ++++ gfx/skia/skia/src/core/SkBlitter.cpp +@@ -847,9 +847,11 @@ SkBlitter* SkBlitter::Choose(const SkPixmap& device, + return alloc->make(device, *paint); + } + ++#if (!defined(SK_JUMPER_USE_ASSEMBLY) || SK_JUMPER_USE_ASSEMBLY) && (defined(__aarch64__) || defined(__arm__) || defined(__x86_64__) || defined(_M_X64)) + if (SkBlitter* blitter = SkCreateRasterPipelineBlitter(device, *paint, matrix, alloc)) { + return blitter; + } ++#endif + + if (nullptr == shader) { + if (mode != SkBlendMode::kSrcOver) { +diff --git testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini +index c1246ddb4127..a02e049c3684 100644 +--- testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini ++++ testing/web-platform/meta/css/vendor-imports/mozilla/mozilla-central-reftests/masking/mask-mode-d.html.ini +@@ -1,3 +1,5 @@ + [mask-mode-d.html] + type: reftest +- expected: FAIL ++ expected: ++ if (processor == "x86") and (bits == 32): PASS ++ FAIL Copied: branches/2018Q1/www/waterfox/files/patch-bug1393627 (from r461026, head/www/waterfox/files/patch-bug1393627) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1393627 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1393627) @@ -0,0 +1,30 @@ +commit 7f3f4f7f6ad3 +Author: Francois Marier +Date: Fri Nov 3 11:44:43 2017 -0700 + + Bug 1393627 - Expose the full tracking protection UI preferences. r=mossop, a=ritu + + MozReview-Commit-ID: KyDBuHyDPLP + + --HG-- + extra : source : 516690579442aecc1bea191e905f019acfad5b48 +--- + browser/app/profile/firefox.js | 4 ---- + 1 file changed, 4 deletions(-) + +diff --git browser/app/profile/firefox.js browser/app/profile/firefox.js +index 137462dc857e..9e08a0f166f9 100644 +--- browser/app/profile/firefox.js ++++ browser/app/profile/firefox.js +@@ -1511,11 +1511,7 @@ pref("browser.ping-centre.production.endpoint", "https://tiles.services.mozilla. + // Enable GMP support in the addon manager. + pref("media.gmp-provider.enabled", true); + +-#ifdef NIGHTLY_BUILD + pref("privacy.trackingprotection.ui.enabled", true); +-#else +-pref("privacy.trackingprotection.ui.enabled", false); +-#endif + pref("privacy.trackingprotection.introCount", 0); + pref("privacy.trackingprotection.introURL", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/tracking-protection/start/"); + Copied: branches/2018Q1/www/waterfox/files/patch-bug1397989 (from r461026, head/www/waterfox/files/patch-bug1397989) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1397989 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1397989) @@ -0,0 +1,42 @@ +commit f7c4ef799832 +Author: Mike de Boer +Date: Tue Oct 10 19:14:01 2017 +0200 + + Bug 1397989 - Make sure to only set non-empty values as the content-type of a document in the remote browser binding. r=mconley, a=ritu + + What happens is the following: + - browser-child.js sends a statechange up to RemoteWebProgress.jsm that contains + a `documentContentType` value of `null`, along with `requestURI` and `originalRequestURI` + _after_ other state changes that did send a valid content-type. + - The content-type is used by the WebProgressListener in browser.js to toggle the + disabled state of the 'isImage' broadcaster. + - The 'isImage' broadcaster is used by the 'cmd_find' and 'cmd_findAgain' commands to + determine whether they should be enabled. In this case: not. + The fix here is to _not_ set the documentContentType in the browser binding when + it's `null`. + + MozReview-Commit-ID: IELoCrnOH0j + + --HG-- + extra : source : 4c86b1f93b8482ea3097a4edb51bb8c0e8dc67fc +--- + toolkit/modules/RemoteWebProgress.jsm | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git toolkit/modules/RemoteWebProgress.jsm toolkit/modules/RemoteWebProgress.jsm +index 04eb37d580f5..05e3dabda941 100644 +--- toolkit/modules/RemoteWebProgress.jsm ++++ toolkit/modules/RemoteWebProgress.jsm +@@ -222,7 +222,11 @@ RemoteWebProgressManager.prototype = { + + if (isTopLevel) { + this._browser._contentWindow = objects.contentWindow; +- this._browser._documentContentType = json.documentContentType; ++ // Setting a content-type back to `null` is quite nonsensical for the ++ // frontend, especially since we're not expecting it. ++ if (json.documentContentType !== null) { ++ this._browser._documentContentType = json.documentContentType; ++ } + if (typeof json.inLoadURI != "undefined") { + this._browser.inLoadURI = json.inLoadURI; + } Copied: branches/2018Q1/www/waterfox/files/patch-bug1398806 (from r461026, head/www/waterfox/files/patch-bug1398806) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1398806 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1398806) @@ -0,0 +1,438 @@ +commit 95d5501cd96b +Author: Robert Longson +Date: Tue Oct 10 07:58:34 2017 +0100 + + Bug 1398806 - GetCtx and GetNearestViewport should return the nearest svg or symbol element which is now an SVGViewportElement rather than only returning the nearest svg element because a symbol establishes a viewport too. r=dholbert, a=ritu + + --HG-- + extra : source : 813d4e250712d296eb4b11b0b89e10ed6a94e3d4 +--- + dom/svg/SVGContentUtils.cpp | 12 ++++++---- + dom/svg/SVGContentUtils.h | 5 ++-- + dom/svg/SVGLength.cpp | 2 +- + dom/svg/SVGMarkerElement.cpp | 2 +- + dom/svg/SVGMarkerElement.h | 4 ++-- + dom/svg/SVGSVGElement.h | 9 ------- + dom/svg/SVGViewportElement.h | 9 +++++++ + dom/svg/nsSVGElement.cpp | 34 +++++++++++++-------------- + dom/svg/nsSVGElement.h | 3 ++- + layout/base/nsLayoutUtils.cpp | 4 ++-- + layout/reftests/svg/reftest.list | 1 + + layout/reftests/svg/viewBox-and-symbol-01.svg | 14 +++++++++++ + layout/svg/nsCSSClipPathInstance.cpp | 1 - + layout/svg/nsSVGImageFrame.cpp | 1 - + layout/svg/nsSVGImageFrame.h | 1 - + layout/svg/nsSVGMarkerFrame.cpp | 4 ++-- + layout/svg/nsSVGMarkerFrame.h | 4 ++-- + layout/svg/nsSVGPatternFrame.cpp | 2 +- + layout/svg/nsSVGUtils.cpp | 6 ++--- + 19 files changed, 68 insertions(+), 50 deletions(-) + +diff --git dom/svg/SVGContentUtils.cpp dom/svg/SVGContentUtils.cpp +index 0f744ffd8dd1..a6bf6245e95e 100644 +--- dom/svg/SVGContentUtils.cpp ++++ dom/svg/SVGContentUtils.cpp +@@ -374,8 +374,8 @@ SVGContentUtils::EstablishesViewport(nsIContent *aContent) + nsGkAtoms::symbol); + } + +-nsSVGElement* +-SVGContentUtils::GetNearestViewportElement(nsIContent *aContent) ++SVGViewportElement* ++SVGContentUtils::GetNearestViewportElement(const nsIContent *aContent) + { + nsIContent *element = aContent->GetFlattenedTreeParent(); + +@@ -384,7 +384,11 @@ SVGContentUtils::GetNearestViewportElement(nsIContent *aContent) + if (element->IsSVGElement(nsGkAtoms::foreignObject)) { + return nullptr; + } +- return static_cast(element); ++ MOZ_ASSERT(element->IsAnyOfSVGElements(nsGkAtoms::svg, ++ nsGkAtoms::symbol), ++ "upcoming static_cast is only valid for " ++ "SVGViewportElement subclasses"); ++ return static_cast(element); + } + element = element->GetFlattenedTreeParent(); + } +@@ -828,7 +832,7 @@ SVGContentUtils::CoordToFloat(nsSVGElement *aContent, + return nsPresContext::AppUnitsToFloatCSSPixels(aCoord.GetCoordValue()); + + case eStyleUnit_Percent: { +- SVGSVGElement* ctx = aContent->GetCtx(); ++ SVGViewportElement* ctx = aContent->GetCtx(); + return ctx ? aCoord.GetPercentValue() * ctx->GetLength(SVGContentUtils::XY) : 0.0f; + } + default: +diff --git dom/svg/SVGContentUtils.h dom/svg/SVGContentUtils.h +index 36c74f47d75a..8ec309daf6f8 100644 +--- dom/svg/SVGContentUtils.h ++++ dom/svg/SVGContentUtils.h +@@ -32,6 +32,7 @@ class SVGPreserveAspectRatio; + namespace dom { + class Element; + class SVGSVGElement; ++class SVGViewportElement; + } // namespace dom + + } // namespace mozilla +@@ -238,8 +239,8 @@ public: + */ + static bool EstablishesViewport(nsIContent *aContent); + +- static nsSVGElement* +- GetNearestViewportElement(nsIContent *aContent); ++ static mozilla::dom::SVGViewportElement* ++ GetNearestViewportElement(const nsIContent *aContent); + + /* enum for specifying coordinate direction for ObjectSpace/UserSpace */ + enum ctxDirection { X, Y, XY }; +diff --git dom/svg/SVGLength.cpp dom/svg/SVGLength.cpp +index 6c13e2e8d1a0..cecbbc8f5b40 100644 +--- dom/svg/SVGLength.cpp ++++ dom/svg/SVGLength.cpp +@@ -177,7 +177,7 @@ SVGLength::GetUserUnitsPerUnit(const nsSVGElement *aElement, uint8_t aAxis) cons + SVGLength::GetUserUnitsPerPercent(const nsSVGElement *aElement, uint8_t aAxis) + { + if (aElement) { +- dom::SVGSVGElement *viewportElement = aElement->GetCtx(); ++ dom::SVGViewportElement *viewportElement = aElement->GetCtx(); + if (viewportElement) { + return std::max(viewportElement->GetLength(aAxis) / 100.0f, 0.0f); + } +diff --git dom/svg/SVGMarkerElement.cpp dom/svg/SVGMarkerElement.cpp +index 9b0b2fcfab1e..c4cf29ae274f 100644 +--- dom/svg/SVGMarkerElement.cpp ++++ dom/svg/SVGMarkerElement.cpp +@@ -250,7 +250,7 @@ SVGMarkerElement::UnsetAttr(int32_t aNamespaceID, nsIAtom* aName, + // nsSVGElement methods + + void +-SVGMarkerElement::SetParentCoordCtxProvider(SVGSVGElement *aContext) ++SVGMarkerElement::SetParentCoordCtxProvider(SVGViewportElement *aContext) + { + mCoordCtx = aContext; + mViewBoxToViewportTransform = nullptr; +diff --git dom/svg/SVGMarkerElement.h dom/svg/SVGMarkerElement.h +index 5d32de840b7a..ae08885c646e 100644 +--- dom/svg/SVGMarkerElement.h ++++ dom/svg/SVGMarkerElement.h +@@ -153,7 +153,7 @@ protected: + const nsAString& aValue, + nsAttrValue& aResult) override; + +- void SetParentCoordCtxProvider(SVGSVGElement *aContext); ++ void SetParentCoordCtxProvider(SVGViewportElement *aContext); + + virtual LengthAttributesInfo GetLengthInfo() override; + virtual AngleAttributesInfo GetAngleInfo() override; +@@ -180,7 +180,7 @@ protected: + // derived properties (from 'orient') handled separately + nsSVGOrientType mOrientType; + +- SVGSVGElement *mCoordCtx; ++ SVGViewportElement* mCoordCtx; + nsAutoPtr mViewBoxToViewportTransform; + }; + +diff --git dom/svg/SVGSVGElement.h dom/svg/SVGSVGElement.h +index fc3d7f3b55c5..431d70da2bef 100644 +--- dom/svg/SVGSVGElement.h ++++ dom/svg/SVGSVGElement.h +@@ -182,15 +182,6 @@ public: + // SVG-as-an-image documents.) + virtual void FlushImageTransformInvalidation(); + +- svgFloatSize GetViewportSize() const { +- return svgFloatSize(mViewportWidth, mViewportHeight); +- } +- +- void SetViewportSize(const svgFloatSize& aSize) { +- mViewportWidth = aSize.width; +- mViewportHeight = aSize.height; +- } +- + private: + // SVGViewportElement methods: + +diff --git dom/svg/SVGViewportElement.h dom/svg/SVGViewportElement.h +index fbc866e6a8d2..202797785131 100644 +--- dom/svg/SVGViewportElement.h ++++ dom/svg/SVGViewportElement.h +@@ -127,6 +127,15 @@ public: + + gfx::Matrix GetViewBoxTransform() const; + ++ svgFloatSize GetViewportSize() const { ++ return svgFloatSize(mViewportWidth, mViewportHeight); ++ } ++ ++ void SetViewportSize(const svgFloatSize& aSize) { ++ mViewportWidth = aSize.width; ++ mViewportHeight = aSize.height; ++ } ++ + // WebIDL + already_AddRefed ViewBox(); + already_AddRefed PreserveAspectRatio(); +diff --git dom/svg/nsSVGElement.cpp dom/svg/nsSVGElement.cpp +index 8757150c5925..a8aaa2fb5274 100644 +--- dom/svg/nsSVGElement.cpp ++++ dom/svg/nsSVGElement.cpp +@@ -1107,7 +1107,20 @@ nsSVGElement::GetOwnerSVGElement(nsIDOMSVGElement * *aOwnerSVGElement) + SVGSVGElement* + nsSVGElement::GetOwnerSVGElement() + { +- return GetCtx(); // this may return nullptr ++ nsIContent* ancestor = GetFlattenedTreeParent(); ++ ++ while (ancestor && ancestor->IsSVGElement()) { ++ if (ancestor->IsSVGElement(nsGkAtoms::foreignObject)) { ++ return nullptr; ++ } ++ if (ancestor->IsSVGElement(nsGkAtoms::svg)) { ++ return static_cast(ancestor); ++ } ++ ancestor = ancestor->GetFlattenedTreeParent(); ++ } ++ ++ // we don't have an ancestor element... ++ return nullptr; + } + + NS_IMETHODIMP +@@ -1543,23 +1556,10 @@ nsIAtom* nsSVGElement::GetEventNameForAttr(nsIAtom* aAttr) + return aAttr; + } + +-SVGSVGElement * ++SVGViewportElement * + nsSVGElement::GetCtx() const + { +- nsIContent* ancestor = GetFlattenedTreeParent(); +- +- while (ancestor && ancestor->IsSVGElement()) { +- if (ancestor->IsSVGElement(nsGkAtoms::foreignObject)) { +- return nullptr; +- } +- if (ancestor->IsSVGElement(nsGkAtoms::svg)) { +- return static_cast(ancestor); +- } +- ancestor = ancestor->GetFlattenedTreeParent(); +- } +- +- // we don't have an ancestor element... +- return nullptr; ++ return SVGContentUtils::GetNearestViewportElement(this); + } + + /* virtual */ gfxMatrix +@@ -1658,7 +1658,7 @@ nsSVGElement::GetAnimatedLengthValues(float *aFirst, ...) + NS_ASSERTION(info.mLengthCount > 0, + "GetAnimatedLengthValues on element with no length attribs"); + +- SVGSVGElement *ctx = nullptr; ++ SVGViewportElement *ctx = nullptr; + + float *f = aFirst; + uint32_t i = 0; +diff --git dom/svg/nsSVGElement.h dom/svg/nsSVGElement.h +index 28c46188d4e4..955a327561d3 100644 +--- dom/svg/nsSVGElement.h ++++ dom/svg/nsSVGElement.h +@@ -44,6 +44,7 @@ class DeclarationBlock; + + namespace dom { + class SVGSVGElement; ++class SVGViewportElement; + + static const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0; + static const unsigned short SVG_UNIT_TYPE_USERSPACEONUSE = 1; +@@ -145,7 +146,7 @@ public: + // Gets the element that establishes the rectangular viewport against which + // we should resolve percentage lengths (our "coordinate context"). Returns + // nullptr for outer or SVG without an parent (invalid SVG). +- mozilla::dom::SVGSVGElement* GetCtx() const; ++ mozilla::dom::SVGViewportElement* GetCtx() const; + + /** + * Returns aMatrix pre-multiplied by (explicit or implicit) transforms that +diff --git layout/base/nsLayoutUtils.cpp layout/base/nsLayoutUtils.cpp +index f5ca2719e333..7f3f5354befc 100644 +--- layout/base/nsLayoutUtils.cpp ++++ layout/base/nsLayoutUtils.cpp +@@ -120,7 +120,7 @@ + #include "mozilla/StyleSetHandle.h" + #include "mozilla/StyleSetHandleInlines.h" + #include "RegionBuilder.h" +-#include "SVGSVGElement.h" ++#include "SVGViewportElement.h" + #include "DisplayItemClip.h" + #include "mozilla/layers/WebRenderLayerManager.h" + #include "prenv.h" +@@ -9479,7 +9479,7 @@ ComputeSVGReferenceRect(nsIFrame* aFrame, + case StyleGeometryBox::ViewBox: { + nsIContent* content = aFrame->GetContent(); + nsSVGElement* element = static_cast(content); +- SVGSVGElement* svgElement = element->GetCtx(); ++ SVGViewportElement* svgElement = element->GetCtx(); + MOZ_ASSERT(svgElement); + + if (svgElement && svgElement->HasViewBoxRect()) { +diff --git layout/reftests/svg/reftest.list layout/reftests/svg/reftest.list +index 2d3981f0b65e..0b96144724bb 100644 +--- layout/reftests/svg/reftest.list ++++ layout/reftests/svg/reftest.list +@@ -532,6 +532,7 @@ fuzzy-if(skiaContent,1,100) == tspan-xy-anchor-end-01.svg tspan-xy-anchor-end-re + == viewBox-and-pattern-02.svg pass.svg + == viewBox-and-pattern-03.svg pass.svg + == viewBox-and-pattern-04.svg pass.svg ++== viewBox-and-symbol-01.svg pass.svg + == viewBox-invalid-01.svg pass.svg + == viewBox-invalid-02.svg pass.svg + == viewBox-valid-01.svg pass.svg +diff --git layout/reftests/svg/viewBox-and-symbol-01.svg layout/reftests/svg/viewBox-and-symbol-01.svg +new file mode 100644 +index 000000000000..5c8ebf7bc3ea +--- /dev/null ++++ layout/reftests/svg/viewBox-and-symbol-01.svg +@@ -0,0 +1,14 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/svg/nsCSSClipPathInstance.cpp layout/svg/nsCSSClipPathInstance.cpp +index 09d3530c4ef0..0c25f7a21bb8 100644 +--- layout/svg/nsCSSClipPathInstance.cpp ++++ layout/svg/nsCSSClipPathInstance.cpp +@@ -9,7 +9,6 @@ + #include "gfx2DGlue.h" + #include "gfxContext.h" + #include "gfxPlatform.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "mozilla/gfx/2D.h" + #include "mozilla/gfx/PathHelpers.h" + #include "mozilla/ShapeUtils.h" +diff --git layout/svg/nsSVGImageFrame.cpp layout/svg/nsSVGImageFrame.cpp +index 074415854667..21834954721d 100644 +--- layout/svg/nsSVGImageFrame.cpp ++++ layout/svg/nsSVGImageFrame.cpp +@@ -16,7 +16,6 @@ + #include "nsLayoutUtils.h" + #include "imgINotificationObserver.h" + #include "nsSVGEffects.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "nsSVGUtils.h" + #include "SVGContentUtils.h" + #include "SVGGeometryFrame.h" +diff --git layout/svg/nsSVGImageFrame.h layout/svg/nsSVGImageFrame.h +index b2c90fd6402d..fe0ac33ac02a 100644 +--- layout/svg/nsSVGImageFrame.h ++++ layout/svg/nsSVGImageFrame.h +@@ -17,7 +17,6 @@ + #include "nsLayoutUtils.h" + #include "imgINotificationObserver.h" + #include "nsSVGEffects.h" +-#include "mozilla/dom/SVGSVGElement.h" + #include "nsSVGUtils.h" + #include "SVGContentUtils.h" + #include "SVGGeometryFrame.h" +diff --git layout/svg/nsSVGMarkerFrame.cpp layout/svg/nsSVGMarkerFrame.cpp +index dbeb02ea5b2d..365a0aa70a26 100644 +--- layout/svg/nsSVGMarkerFrame.cpp ++++ layout/svg/nsSVGMarkerFrame.cpp +@@ -194,7 +194,7 @@ nsSVGMarkerFrame::GetMarkBBoxContribution(const Matrix& aToBBoxUserspace, + } + + void +-nsSVGMarkerFrame::SetParentCoordCtxProvider(SVGSVGElement *aContext) ++nsSVGMarkerFrame::SetParentCoordCtxProvider(SVGViewportElement *aContext) + { + SVGMarkerElement *marker = static_cast(mContent); + marker->SetParentCoordCtxProvider(aContext); +@@ -219,7 +219,7 @@ nsSVGMarkerFrame::AutoMarkerReferencer::AutoMarkerReferencer( + mFrame->mInUse = true; + mFrame->mMarkedFrame = aMarkedFrame; + +- SVGSVGElement *ctx = ++ SVGViewportElement *ctx = + static_cast(aMarkedFrame->GetContent())->GetCtx(); + mFrame->SetParentCoordCtxProvider(ctx); + } +diff --git layout/svg/nsSVGMarkerFrame.h layout/svg/nsSVGMarkerFrame.h +index 95415e6dcc21..03099eab9324 100644 +--- layout/svg/nsSVGMarkerFrame.h ++++ layout/svg/nsSVGMarkerFrame.h +@@ -20,7 +20,7 @@ class gfxContext; + namespace mozilla { + class SVGGeometryFrame; + namespace dom { +-class SVGSVGElement; ++class SVGViewportElement; + } // namespace dom + } // namespace mozilla + +@@ -119,7 +119,7 @@ private: + }; + + // nsSVGMarkerFrame methods: +- void SetParentCoordCtxProvider(mozilla::dom::SVGSVGElement *aContext); ++ void SetParentCoordCtxProvider(mozilla::dom::SVGViewportElement *aContext); + + // recursion prevention flag + bool mInUse; +diff --git layout/svg/nsSVGPatternFrame.cpp layout/svg/nsSVGPatternFrame.cpp +index 488ac2f5c783..5078fb1b5a31 100644 +--- layout/svg/nsSVGPatternFrame.cpp ++++ layout/svg/nsSVGPatternFrame.cpp +@@ -660,7 +660,7 @@ nsSVGPatternFrame::ConstructCTM(const nsSVGViewBox& aViewBox, + const Matrix &callerCTM, + nsIFrame *aTarget) + { +- SVGSVGElement *ctx = nullptr; ++ SVGViewportElement *ctx = nullptr; + nsIContent* targetContent = aTarget->GetContent(); + gfxFloat scaleX, scaleY; + +diff --git layout/svg/nsSVGUtils.cpp layout/svg/nsSVGUtils.cpp +index d53a3ede0be7..f21c23491285 100644 +--- layout/svg/nsSVGUtils.cpp ++++ layout/svg/nsSVGUtils.cpp +@@ -49,7 +49,7 @@ + #include "SVGGeometryElement.h" + #include "SVGGeometryFrame.h" + #include "nsSVGPaintServerFrame.h" +-#include "mozilla/dom/SVGSVGElement.h" ++#include "mozilla/dom/SVGViewportElement.h" + #include "nsTextFrame.h" + #include "SVGContentUtils.h" + #include "SVGTextFrame.h" +@@ -290,7 +290,7 @@ nsSVGUtils::GetContextSize(const nsIFrame* aFrame) + MOZ_ASSERT(aFrame->GetContent()->IsSVGElement(), "bad cast"); + const nsSVGElement* element = static_cast(aFrame->GetContent()); + +- SVGSVGElement* ctx = element->GetCtx(); ++ SVGViewportElement* ctx = element->GetCtx(); + if (ctx) { + size.width = ctx->GetLength(SVGContentUtils::X); + size.height = ctx->GetLength(SVGContentUtils::Y); +@@ -323,7 +323,7 @@ nsSVGUtils::ObjectSpace(const gfxRect &aRect, const nsSVGLength2 *aLength) + // Multiply first to avoid precision errors: + return axis * aLength->GetAnimValInSpecifiedUnits() / 100; + } +- return aLength->GetAnimValue(static_cast(nullptr)) * axis; ++ return aLength->GetAnimValue(static_cast(nullptr)) * axis; + } + + float Copied: branches/2018Q1/www/waterfox/files/patch-bug1400674 (from r461026, head/www/waterfox/files/patch-bug1400674) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1400674 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1400674) @@ -0,0 +1,70 @@ +commit c08bea16ab67 (HEAD) +Author: JW Wang +Date: Fri Oct 13 17:24:24 2017 +0800 + + Bug 1400674 - Fix the algorithm of filling audio gaps with silence. r=jya, a=ritu + + MozReview-Commit-ID: Hjsboq6PdlN + + --HG-- + extra : source : aecaa85bb1d9d8b7d2cbd9ab84eb6dbc0ed9eee8 +--- + dom/media/mediasink/AudioSink.cpp | 37 +++++++++++++++---------------------- + 1 file changed, 15 insertions(+), 22 deletions(-) + +diff --git dom/media/mediasink/AudioSink.cpp dom/media/mediasink/AudioSink.cpp +index 0dbb53a3387a..81be7ac0bd89 100644 +--- dom/media/mediasink/AudioSink.cpp ++++ dom/media/mediasink/AudioSink.cpp +@@ -426,28 +426,21 @@ AudioSink::NotifyAudioNeeded() + missingFrames = std::min(INT32_MAX, missingFrames.value()); + mFramesParsed += missingFrames.value(); + +- // We need to calculate how many frames are missing at the output rate. +- missingFrames = +- SaferMultDiv(missingFrames.value(), mOutputRate, data->mRate); +- if (!missingFrames.isValid()) { +- NS_WARNING("Int overflow in AudioSink"); +- mErrored = true; +- return; +- } +- +- // We need to insert silence, first use drained frames if any. +- missingFrames -= DrainConverter(missingFrames.value()); +- // Insert silence if still needed. +- if (missingFrames.value()) { +- AlignedAudioBuffer silenceData(missingFrames.value() * mOutputChannels); +- if (!silenceData) { +- NS_WARNING("OOM in AudioSink"); +- mErrored = true; +- return; +- } +- RefPtr silence = CreateAudioFromBuffer(Move(silenceData), data); +- PushProcessedAudio(silence); ++ RefPtr silenceData; ++ AlignedAudioBuffer silenceBuffer(missingFrames.value() * data->mChannels); ++ if (!silenceBuffer) { ++ NS_WARNING("OOM in AudioSink"); ++ mErrored = true; ++ return; ++ } ++ if (mConverter->InputConfig() != mConverter->OutputConfig()) { ++ AlignedAudioBuffer convertedData = ++ mConverter->Process(AudioSampleBuffer(Move(silenceBuffer))).Forget(); ++ silenceData = CreateAudioFromBuffer(Move(convertedData), data); ++ } else { ++ silenceData = CreateAudioFromBuffer(Move(silenceBuffer), data); + } ++ PushProcessedAudio(silenceData); + } + + mLastEndTime = data->GetEndTime(); +@@ -488,7 +481,7 @@ AudioSink::PushProcessedAudio(AudioData* aData) + + already_AddRefed + AudioSink::CreateAudioFromBuffer(AlignedAudioBuffer&& aBuffer, +- AudioData* aReference) ++ AudioData* aReference) + { + uint32_t frames = aBuffer.Length() / mOutputChannels; + if (!frames) { Copied: branches/2018Q1/www/waterfox/files/patch-bug1401522 (from r461026, head/www/waterfox/files/patch-bug1401522) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1401522 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1401522) @@ -0,0 +1,34 @@ +commit e9d4b51968e0 +Author: Samael Wang +Date: Thu Sep 28 11:16:53 2017 +0800 + + Bug 1401522 - Don't apply statusCode sent from parent if mCanceled or mStatus has been modified in the child. r=mayhemer, a=ritu + + When a WyciwygChannel is canceled, but WyciwygChannelParent::RecvCancel happens + after WyciwygChannelParent::SendOnStartRequest, it would send statusCode=NS_OK + to WyciwygChannelChild::OnStartRequest. So we should not apply the statusCode + if mCanceled, just like how HttpChannelChild handles it. + + MozReview-Commit-ID: 5H3PUrlArIA + + --HG-- + extra : source : 8ebfa90c4ebca44ac1c3829ef54de74d3b004dfc +--- + netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp +index d14b6f925e37..85d3ebf24439 100644 +--- netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp ++++ netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp +@@ -191,7 +191,9 @@ WyciwygChannelChild::OnStartRequest(const nsresult& statusCode, + + mState = WCC_ONSTART; + +- mStatus = statusCode; ++ if (!mCanceled && NS_SUCCEEDED(mStatus)) { ++ mStatus = statusCode; ++ } + mContentLength = contentLength; + mCharsetSource = source; + mCharset = charset; Copied: branches/2018Q1/www/waterfox/files/patch-bug1401876 (from r461026, head/www/waterfox/files/patch-bug1401876) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1401876 Mon Feb 5 23:49:18 2018 (r461027, copy of r461026, head/www/waterfox/files/patch-bug1401876) @@ -0,0 +1,48 @@ +commit 09ba71b3a5e9 +Author: Scott Wu +Date: Thu Sep 21 15:37:25 2017 +0800 + + Bug 1401876 - Part 1: Close datetime picker on popuphidden. r=mconley, a=ritu + + MozReview-Commit-ID: FUqbtAftQxh + + --HG-- + extra : source : e238860e4943cd1bb4c2c5f7175a36d494f0e91b +--- + toolkit/content/tests/browser/head.js | 1 + + toolkit/content/widgets/datetimepopup.xml | 2 +- + toolkit/modules/DateTimePickerHelper.jsm | 1 + + 3 files changed, 3 insertions(+), 1 deletion(-) + +diff --git toolkit/content/widgets/datetimepopup.xml toolkit/content/widgets/datetimepopup.xml +index 7e4e5bcfe4e8..7397e1d310d4 100644 +--- toolkit/content/widgets/datetimepopup.xml ++++ toolkit/content/widgets/datetimepopup.xml +@@ -75,7 +75,6 @@ + this.dateTimePopupFrame.removeEventListener("load", this, true); + this.dateTimePopupFrame.contentDocument.removeEventListener("message", this); + this.dateTimePopupFrame.setAttribute("src", ""); +- this.hidePopup(); + this.hidden = true; + ]]> + +@@ -320,6 +319,7 @@ + break; + } + case "ClosePopup": { ++ this.hidePopup(); + this.closePicker(); + break; + } +diff --git toolkit/modules/DateTimePickerHelper.jsm toolkit/modules/DateTimePickerHelper.jsm +index ced4e401815b..38e89bd0d160 100644 +--- toolkit/modules/DateTimePickerHelper.jsm ++++ toolkit/modules/DateTimePickerHelper.jsm +@@ -90,6 +90,7 @@ this.DateTimePickerHelper = { *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Feb 6 00:45:25 2018 Return-Path: Delivered-To: svn-ports-all@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 0B445EDD09D; Tue, 6 Feb 2018 00:45:25 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B135D6A5BB; Tue, 6 Feb 2018 00:45:24 +0000 (UTC) (envelope-from jbeich@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 A321410687; Tue, 6 Feb 2018 00:45:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w160jO7U091048; Tue, 6 Feb 2018 00:45:24 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w160jOKS091046; Tue, 6 Feb 2018 00:45:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802060045.w160jOKS091046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 00:45:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461028 - head/emulators/citra X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/citra X-SVN-Commit-Revision: 461028 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 00:45:25 -0000 Author: jbeich Date: Tue Feb 6 00:45:24 2018 New Revision: 461028 URL: https://svnweb.freebsd.org/changeset/ports/461028 Log: emulators/citra: update to s20180203 Changes: https://github.com/citra-emu/citra/compare/dca5fd29...587450cd Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Mon Feb 5 23:49:18 2018 (r461027) +++ head/emulators/citra/Makefile Tue Feb 6 00:45:24 2018 (r461028) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20180202 +PORTVERSION= s20180203 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= dca5fd29 +GH_TAGNAME= 587450cd GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:d1d4705:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Mon Feb 5 23:49:18 2018 (r461027) +++ head/emulators/citra/distinfo Tue Feb 6 00:45:24 2018 (r461028) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517603272 -SHA256 (citra-emu-citra-s20180202-dca5fd29_GH0.tar.gz) = 53d62e9388e15b0e44073be7295b334cde47d1d179dc39343dc16d0e28a4ea2e -SIZE (citra-emu-citra-s20180202-dca5fd29_GH0.tar.gz) = 1670229 +TIMESTAMP = 1517692902 +SHA256 (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 9a77473917c136e1d56e290f1570bfb2c4ce5202a9fb1eece71470169b31f294 +SIZE (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 1670384 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-d1d4705_GH0.tar.gz) = cf120bc77912cf58e0965db2abcb2067c36aca612c42459e0eb72b740ea6cb0e From owner-svn-ports-all@freebsd.org Tue Feb 6 00:46:00 2018 Return-Path: Delivered-To: svn-ports-all@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 44349EDD1C1; Tue, 6 Feb 2018 00:46:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECAF76A6C0; Tue, 6 Feb 2018 00:45:59 +0000 (UTC) (envelope-from jbeich@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 E779810688; Tue, 6 Feb 2018 00:45:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w160jxgH091204; Tue, 6 Feb 2018 00:45:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w160jx4R091202; Tue, 6 Feb 2018 00:45:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802060045.w160jx4R091202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 00:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461029 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 461029 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 00:46:00 -0000 Author: jbeich Date: Tue Feb 6 00:45:59 2018 New Revision: 461029 URL: https://svnweb.freebsd.org/changeset/ports/461029 Log: emulators/rpcs3: update to 0.0.4.321 Changes: https://github.com/RPCS3/rpcs3/compare/55821041b...5b5f2d424 Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Tue Feb 6 00:45:24 2018 (r461028) +++ head/emulators/rpcs3/Makefile Tue Feb 6 00:45:59 2018 (r461029) @@ -2,9 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-301 -DISTVERSIONSUFFIX= -g55821041b -PORTREVISION= 1 +DISTVERSION= 0.0.4-321 +DISTVERSIONSUFFIX= -g5b5f2d424 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Tue Feb 6 00:45:24 2018 (r461028) +++ head/emulators/rpcs3/distinfo Tue Feb 6 00:45:59 2018 (r461029) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517559432 -SHA256 (RPCS3-rpcs3-v0.0.4-301-g55821041b_GH0.tar.gz) = ed401954876ae4e09adfb259e9f39937503e4697151ce7f064e0c48ee611cefb -SIZE (RPCS3-rpcs3-v0.0.4-301-g55821041b_GH0.tar.gz) = 3804810 +TIMESTAMP = 1517875747 +SHA256 (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 4a2562dfb68f4959f421c62ff4fe26bb4be1d693d5c2cdd92197366b84630c56 +SIZE (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 3806765 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-all@freebsd.org Tue Feb 6 00:46:59 2018 Return-Path: Delivered-To: svn-ports-all@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 876AFEDD2CA; Tue, 6 Feb 2018 00:46:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 397486A7D3; Tue, 6 Feb 2018 00:46:59 +0000 (UTC) (envelope-from jbeich@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 345F710689; Tue, 6 Feb 2018 00:46:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w160kxwg091378; Tue, 6 Feb 2018 00:46:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w160kwDJ091376; Tue, 6 Feb 2018 00:46:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802060046.w160kwDJ091376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 00:46:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461030 - branches/2018Q1/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q1/emulators/citra X-SVN-Commit-Revision: 461030 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 00:46:59 -0000 Author: jbeich Date: Tue Feb 6 00:46:58 2018 New Revision: 461030 URL: https://svnweb.freebsd.org/changeset/ports/461030 Log: MFH: r461028 emulators/citra: update to s20180203 Changes: https://github.com/citra-emu/citra/compare/dca5fd29...587450cd Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2018Q1/emulators/citra/Makefile branches/2018Q1/emulators/citra/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/citra/Makefile ============================================================================== --- branches/2018Q1/emulators/citra/Makefile Tue Feb 6 00:45:59 2018 (r461029) +++ branches/2018Q1/emulators/citra/Makefile Tue Feb 6 00:46:58 2018 (r461030) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20180202 +PORTVERSION= s20180203 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= dca5fd29 +GH_TAGNAME= 587450cd GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:d1d4705:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: branches/2018Q1/emulators/citra/distinfo ============================================================================== --- branches/2018Q1/emulators/citra/distinfo Tue Feb 6 00:45:59 2018 (r461029) +++ branches/2018Q1/emulators/citra/distinfo Tue Feb 6 00:46:58 2018 (r461030) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517603272 -SHA256 (citra-emu-citra-s20180202-dca5fd29_GH0.tar.gz) = 53d62e9388e15b0e44073be7295b334cde47d1d179dc39343dc16d0e28a4ea2e -SIZE (citra-emu-citra-s20180202-dca5fd29_GH0.tar.gz) = 1670229 +TIMESTAMP = 1517692902 +SHA256 (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 9a77473917c136e1d56e290f1570bfb2c4ce5202a9fb1eece71470169b31f294 +SIZE (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 1670384 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-d1d4705_GH0.tar.gz) = cf120bc77912cf58e0965db2abcb2067c36aca612c42459e0eb72b740ea6cb0e From owner-svn-ports-all@freebsd.org Tue Feb 6 00:49:13 2018 Return-Path: Delivered-To: svn-ports-all@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 2083EEDD559; Tue, 6 Feb 2018 00:49:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C62DC6A92B; Tue, 6 Feb 2018 00:49:12 +0000 (UTC) (envelope-from jbeich@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 BD05E1068A; Tue, 6 Feb 2018 00:49:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w160nCi6091618; Tue, 6 Feb 2018 00:49:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w160nCHK091616; Tue, 6 Feb 2018 00:49:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802060049.w160nCHK091616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 00:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461031 - branches/2018Q1/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q1/emulators/rpcs3 X-SVN-Commit-Revision: 461031 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 00:49:13 -0000 Author: jbeich Date: Tue Feb 6 00:49:12 2018 New Revision: 461031 URL: https://svnweb.freebsd.org/changeset/ports/461031 Log: MFH: r460762 r461029 emulators/rpcs3: update to 0.0.4.321 Changes: https://github.com/RPCS3/rpcs3/compare/70fe0cc22...5b5f2d424 Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2018Q1/emulators/rpcs3/Makefile branches/2018Q1/emulators/rpcs3/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/rpcs3/Makefile ============================================================================== --- branches/2018Q1/emulators/rpcs3/Makefile Tue Feb 6 00:46:58 2018 (r461030) +++ branches/2018Q1/emulators/rpcs3/Makefile Tue Feb 6 00:49:12 2018 (r461031) @@ -2,9 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-293 -DISTVERSIONSUFFIX= -g70fe0cc22 -PORTREVISION= 1 +DISTVERSION= 0.0.4-321 +DISTVERSIONSUFFIX= -g5b5f2d424 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: branches/2018Q1/emulators/rpcs3/distinfo ============================================================================== --- branches/2018Q1/emulators/rpcs3/distinfo Tue Feb 6 00:46:58 2018 (r461030) +++ branches/2018Q1/emulators/rpcs3/distinfo Tue Feb 6 00:49:12 2018 (r461031) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517346093 -SHA256 (RPCS3-rpcs3-v0.0.4-293-g70fe0cc22_GH0.tar.gz) = 8655e5cfd8e6a693496c1feab438938374241b8ff3bc6e4c3663db15fb1de8fd -SIZE (RPCS3-rpcs3-v0.0.4-293-g70fe0cc22_GH0.tar.gz) = 3803531 +TIMESTAMP = 1517875747 +SHA256 (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 4a2562dfb68f4959f421c62ff4fe26bb4be1d693d5c2cdd92197366b84630c56 +SIZE (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 3806765 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-all@freebsd.org Tue Feb 6 00:56:24 2018 Return-Path: Delivered-To: svn-ports-all@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 570ADEDDD91; Tue, 6 Feb 2018 00:56:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08F046ADB6; Tue, 6 Feb 2018 00:56:24 +0000 (UTC) (envelope-from jbeich@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 F33651081F; Tue, 6 Feb 2018 00:56:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w160uNLP096881; Tue, 6 Feb 2018 00:56:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w160uNDU096879; Tue, 6 Feb 2018 00:56:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802060056.w160uNDU096879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 00:56:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461032 - head/games/openbor X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/games/openbor X-SVN-Commit-Revision: 461032 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 00:56:24 -0000 Author: jbeich Date: Tue Feb 6 00:56:23 2018 New Revision: 461032 URL: https://svnweb.freebsd.org/changeset/ports/461032 Log: games/openbor: update to 4582 Changes: https://github.com/DCurrent/openbor/compare/2184a29...b8f6610 Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Tue Feb 6 00:49:12 2018 (r461031) +++ head/games/openbor/Makefile Tue Feb 6 00:56:23 2018 (r461032) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4578 +PORTVERSION?= 4582 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 2184a29 +GH_TAGNAME?= b8f6610 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Feb 6 00:49:12 2018 (r461031) +++ head/games/openbor/distinfo Tue Feb 6 00:56:23 2018 (r461032) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517607363 -SHA256 (DCurrent-openbor-4578-2184a29_GH0.tar.gz) = 027c614c1d1a361423e4911886a176e97edca650d8a852438e2221a947d0b796 -SIZE (DCurrent-openbor-4578-2184a29_GH0.tar.gz) = 107146038 +TIMESTAMP = 1517823352 +SHA256 (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 7bed96c00cd34ed4ef585e61b14b1ec2f6758e4c513ed10e5eb0b993b2592368 +SIZE (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 107145637 From owner-svn-ports-all@freebsd.org Tue Feb 6 01:38:47 2018 Return-Path: Delivered-To: svn-ports-all@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 DC361EE2EBE; Tue, 6 Feb 2018 01:38:47 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 895466CF51; Tue, 6 Feb 2018 01:38:47 +0000 (UTC) (envelope-from leres@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 8430F10FAD; Tue, 6 Feb 2018 01:38:47 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w161clWK016727; Tue, 6 Feb 2018 01:38:47 GMT (envelope-from leres@FreeBSD.org) Received: (from leres@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w161clbO016725; Tue, 6 Feb 2018 01:38:47 GMT (envelope-from leres@FreeBSD.org) Message-Id: <201802060138.w161clbO016725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leres set sender to leres@FreeBSD.org using -f From: Craig Leres Date: Tue, 6 Feb 2018 01:38:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461033 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: leres X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461033 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 01:38:48 -0000 Author: leres Date: Tue Feb 6 01:38:46 2018 New Revision: 461033 URL: https://svnweb.freebsd.org/changeset/ports/461033 Log: Mark mini_httpd < 1.28 and thttpd < 2.28 as vulnerable as per: http://acme.com/updates/archive/199.html While we're here, fix whitespace in vuln.xml that "make validate" flagged. Reviewed by: ler (mentor) Approved by: ler (mentor) Security: CVE-2017-17663 Differential Revision: D14217 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 6 00:56:23 2018 (r461032) +++ head/security/vuxml/vuln.xml Tue Feb 6 01:38:46 2018 (r461033) @@ -58,8 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mini_httpd,thttpd -- Buffer overflow in htpasswd + + + mini_httpd + 1.28 + + + thttpd + 2.28 + + + + +

Alessio Santoru reports:

+
+

Buffer overflow in htpasswd.

+
+ + + + http://acme.com/updates/archive/199.html + + + 2017-12-13 + 2018-02-06 + +
+ - shadowsocks-libev -- command injection via shell metacharacters + shadowsocks-libev -- command injection via shell metacharacters shadowsocks-libev From owner-svn-ports-all@freebsd.org Tue Feb 6 05:42:56 2018 Return-Path: Delivered-To: svn-ports-all@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 DC202EC973E; Tue, 6 Feb 2018 05:42:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9005B770C7; Tue, 6 Feb 2018 05:42:56 +0000 (UTC) (envelope-from lwhsu@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 8B08F13B8B; Tue, 6 Feb 2018 05:42:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w165guEG041639; Tue, 6 Feb 2018 05:42:56 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w165gu0X041637; Tue, 6 Feb 2018 05:42:56 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201802060542.w165gu0X041637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 6 Feb 2018 05:42:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461034 - head/devel/jenkins X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/jenkins X-SVN-Commit-Revision: 461034 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 05:42:57 -0000 Author: lwhsu Date: Tue Feb 6 05:42:56 2018 New Revision: 461034 URL: https://svnweb.freebsd.org/changeset/ports/461034 Log: - Update to 2.105 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Tue Feb 6 01:38:46 2018 (r461033) +++ head/devel/jenkins/Makefile Tue Feb 6 05:42:56 2018 (r461034) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.104 +PORTVERSION= 2.105 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Tue Feb 6 01:38:46 2018 (r461033) +++ head/devel/jenkins/distinfo Tue Feb 6 05:42:56 2018 (r461034) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517320863 -SHA256 (jenkins/2.104/jenkins.war) = 51724ecb3c287d13679d9c1bde72552283928b17f49861fe2bfd337fbbfb95a0 -SIZE (jenkins/2.104/jenkins.war) = 74375706 +TIMESTAMP = 1517895666 +SHA256 (jenkins/2.105/jenkins.war) = d0b102fdeca984f7ecffe64416b7f218d2c34145ded79f8f7b92678aa7f4dd60 +SIZE (jenkins/2.105/jenkins.war) = 74484163 From owner-svn-ports-all@freebsd.org Tue Feb 6 07:17:13 2018 Return-Path: Delivered-To: svn-ports-all@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 20A15EDC432; Tue, 6 Feb 2018 07:17:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 546907A3AA; Tue, 6 Feb 2018 07:17:12 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [IPv6:2a02:1206:4589:bdc0:58e7:8d00:e764:c71] (dynamic.wline.6rd.res.cust.swisscom.ch [IPv6:2a02:1206:4589:bdc0:58e7:8d00:e764:c71]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id a6f7c0ee TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 6 Feb 2018 07:17:08 +0000 (UTC) Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r461018 - in head/www/tdom: . files From: Pietro Cerutti X-Mailer: iPhone Mail (15D60) In-Reply-To: <201802052028.w15KSimY056357@repo.freebsd.org> Date: Tue, 6 Feb 2018 08:17:05 +0100 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-Id: References: <201802052028.w15KSimY056357@repo.freebsd.org> To: Mikhail Teterin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 07:17:13 -0000 > On 5 Feb 2018, at 21:28, Mikhail Teterin wrote: >=20 > Author: mi > Date: Mon Feb 5 20:28:44 2018 > New Revision: 461018 > URL: https://svnweb.freebsd.org/changeset/ports/461018 >=20 > Log: > Upgrade from 0.8.3 to 0.9.0 -- the option to parse HTML5 texts using gumb= o > is the most significant improvement. It breaks my build: https://gahr.ch/poudriere/logs/bulk/11amd64-stable/latest/logs/errors/tDOM-0= .9.0.log It looks like pkgconf is used to locate gumbo. --=20 Pietro Cerutti= From owner-svn-ports-all@freebsd.org Tue Feb 6 08:27:33 2018 Return-Path: Delivered-To: svn-ports-all@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 1843EEE2927; Tue, 6 Feb 2018 08:27:33 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C01297CE41; Tue, 6 Feb 2018 08:27:32 +0000 (UTC) (envelope-from gahr@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 B6B5E155B8; Tue, 6 Feb 2018 08:27:32 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w168RW47020774; Tue, 6 Feb 2018 08:27:32 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w168RWKZ020773; Tue, 6 Feb 2018 08:27:32 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201802060827.w168RWKZ020773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 6 Feb 2018 08:27:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461035 - head/www/tdom X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/www/tdom X-SVN-Commit-Revision: 461035 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 08:27:33 -0000 Author: gahr Date: Tue Feb 6 08:27:32 2018 New Revision: 461035 URL: https://svnweb.freebsd.org/changeset/ports/461035 Log: www/tdom: fix build Modified: head/www/tdom/Makefile Modified: head/www/tdom/Makefile ============================================================================== --- head/www/tdom/Makefile Tue Feb 6 05:42:56 2018 (r461034) +++ head/www/tdom/Makefile Tue Feb 6 08:27:32 2018 (r461035) @@ -33,6 +33,7 @@ HTML5_DESC= Enable parsing of HTML5 (requires gumbo) HTML5_LIB_DEPENDS=libgumbo.so:devel/gumbo HTML5_CONFIGURE_ENABLE=html5 HTML5_CFLAGS= -I${LOCALBASE}/include +HTML5_USES= pkgconfig MAKE_ARGS+= RANLIB_STUB=: post-install-DOCS-on: From owner-svn-ports-all@freebsd.org Tue Feb 6 08:28:05 2018 Return-Path: Delivered-To: svn-ports-all@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 0FF08EE29E5; Tue, 6 Feb 2018 08:28:05 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 3E0EB7CF2C; Tue, 6 Feb 2018 08:28:04 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id 915c8b51 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 6 Feb 2018 08:28:02 +0000 (UTC) Date: Tue, 6 Feb 2018 08:28:02 +0000 From: Pietro Cerutti To: Mikhail Teterin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461018 - in head/www/tdom: . files Message-ID: <20180206082802.klhae7y3qwsg4mlo@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201802052028.w15KSimY056357@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="s7rysytaoeosxilv" Content-Disposition: inline In-Reply-To: X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171215-150-2aa6bb X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 08:28:05 -0000 --s7rysytaoeosxilv Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 6 18 08:17, Pietro Cerutti wrote: [-- Type: text/plain; charset=3Dus-ascii, Encoding: quoted-printable, Size:= 512 --] > >> On 5 Feb 2018, at 21:28, Mikhail Teterin wrote: >> >> Author: mi >> Date: Mon Feb 5 20:28:44 2018 >> New Revision: 461018 >> URL: https://svnweb.freebsd.org/changeset/ports/461018 >> >> Log: >> Upgrade from 0.8.3 to 0.9.0 -- the option to parse HTML5 texts using gu= mbo >> is the most significant improvement. > >It breaks my build: > >https://gahr.ch/poudriere/logs/bulk/11amd64-stable/latest/logs/errors/tDOM= -0.9.0.log > > >It looks like pkgconf is used to locate gumbo. Fixed in r461035. --=20 Pietro Cerutti --s7rysytaoeosxilv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlp5Zw4uFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII njkrD/9tjtIK4wKa4Ov0J9qNNc68MH33/cyvrJjbHOEolIhp0Qwf0K6t3ftzhIAF /fwWcPqGYiBsnNGfXAxOgishidMQAhl2BkUhM4taiG8xARsfTyIwIPcUYVhfO/26 L2UxKfNb6V7A7isIZfBXXA6xzlrwpHhq6CR6ZJg4lWMGZIXWy5v6JYW4S2fhtVdZ EcXexXMfh+CeMY8whraKOcmtY0v40udorEe/mHnv2YvDRMjoN7MQb8arYXF9yl7q wMtD76ZW8oTbU3lyEqe1Q1ye29JG1cKJ9f3MuVzSbA/JIz4sRmk5+bmrsiipjwr2 of/Vm4uzLpT2YeJypP7ccFWp6U9fY5LNz9R+Py3uAPIpqB5+TC8y1y3hM5pJOJVb +yOEm1pgnLl6zx00ojTsk3c5cvoUonZ21bp5PKTCUm+3960Vjl9wwU1AI+xpgoIG ain0sD24LnWSrutnANhoQCJGVr0b4XcsoSQ+IgjWtVrQFYk8PdMORohMq5J6dF3v yGgIo7GhDvAVVa7GdogzapJvo3RQqy8FICgSFArmRaTCznpGmoI3ebPJjpHYQ0FB 5KS0mLXTY5Lmt9PwKHBaBlszCorTvC8g1IeHp7ajngP3h2LWymuM5Me1UY1tJlcS 6b/SmcZg2srFHrNI2ZB3FWedRpUEV0mzszgjkDl9VXvmsgxgZA== =R1Ju -----END PGP SIGNATURE----- --s7rysytaoeosxilv-- From owner-svn-ports-all@freebsd.org Tue Feb 6 09:02:46 2018 Return-Path: Delivered-To: svn-ports-all@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 6E585EE5707; Tue, 6 Feb 2018 09:02:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F99C7E796; Tue, 6 Feb 2018 09:02:46 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 19A3C15C57; Tue, 6 Feb 2018 09:02:46 +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 w1692jx4040342; Tue, 6 Feb 2018 09:02:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1692jwI040340; Tue, 6 Feb 2018 09:02:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802060902.w1692jwI040340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 09:02:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461036 - head/textproc/p5-ack X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/p5-ack X-SVN-Commit-Revision: 461036 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 09:02:46 -0000 Author: amdmi3 Date: Tue Feb 6 09:02:45 2018 New Revision: 461036 URL: https://svnweb.freebsd.org/changeset/ports/461036 Log: - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Modified: head/textproc/p5-ack/Makefile head/textproc/p5-ack/pkg-descr Modified: head/textproc/p5-ack/Makefile ============================================================================== --- head/textproc/p5-ack/Makefile Tue Feb 6 08:27:32 2018 (r461035) +++ head/textproc/p5-ack/Makefile Tue Feb 6 09:02:45 2018 (r461036) @@ -12,6 +12,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Grep-like text finder for large trees of text LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= p5-File-Next>=1.16:sysutils/p5-File-Next RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/textproc/p5-ack/pkg-descr ============================================================================== --- head/textproc/p5-ack/pkg-descr Tue Feb 6 08:27:32 2018 (r461035) +++ head/textproc/p5-ack/pkg-descr Tue Feb 6 09:02:45 2018 (r461036) @@ -10,4 +10,4 @@ Key improvements include: * Uses Perl regular expressions * Highlights matched text -WWW: http://beyondgrep.com/ +WWW: https://beyondgrep.com/ From owner-svn-ports-all@freebsd.org Tue Feb 6 09:02:49 2018 Return-Path: Delivered-To: svn-ports-all@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 D0711EE5728; Tue, 6 Feb 2018 09:02:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DE577E7A1; Tue, 6 Feb 2018 09:02:49 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 76A4C15C58; Tue, 6 Feb 2018 09:02:49 +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 w1692nQK040435; Tue, 6 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1692nVC040434; Tue, 6 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802060902.w1692nVC040434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 09:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461037 - head/security/ykclient X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/security/ykclient X-SVN-Commit-Revision: 461037 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 09:02:50 -0000 Author: amdmi3 Date: Tue Feb 6 09:02:49 2018 New Revision: 461037 URL: https://svnweb.freebsd.org/changeset/ports/461037 Log: - Add LICENSE_FILE - Switch to new test framework Approved by: portmgr blanket Modified: head/security/ykclient/Makefile Modified: head/security/ykclient/Makefile ============================================================================== --- head/security/ykclient/Makefile Tue Feb 6 09:02:45 2018 (r461036) +++ head/security/ykclient/Makefile Tue Feb 6 09:02:49 2018 (r461037) @@ -10,6 +10,7 @@ MAINTAINER= matt@mjslabs.com COMMENT= Yubico C client library LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= curl-config:ftp/curl \ @@ -18,6 +19,7 @@ BUILD_DEPENDS= curl-config:ftp/curl \ GNU_CONFIGURE= yes USES= libtool pkgconfig USE_LDCONFIG= yes +TEST_TARGET= check PLIST_FILES= bin/ykclient \ include/ykclient.h \ @@ -35,8 +37,5 @@ STATIC_CONFIGURE_ENABLE= static STATIC_PLIST_FILES= lib/libykclient.a MAKE_JOBS_UNSAFE= yes - -regression-test: build - @(cd ${WRKSRC} && ${MAKE_CMD} check) .include From owner-svn-ports-all@freebsd.org Tue Feb 6 10:55:24 2018 Return-Path: Delivered-To: svn-ports-all@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 AD238EEE05C; Tue, 6 Feb 2018 10:55:24 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F5A48298A; Tue, 6 Feb 2018 10:55:24 +0000 (UTC) (envelope-from johans@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 55EE616EA4; Tue, 6 Feb 2018 10:55:24 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16AtOn8094518; Tue, 6 Feb 2018 10:55:24 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16AtN1K094515; Tue, 6 Feb 2018 10:55:23 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802061055.w16AtN1K094515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 6 Feb 2018 10:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461038 - in head/math/calc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: in head/math/calc: . files X-SVN-Commit-Revision: 461038 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 10:55:25 -0000 Author: johans Date: Tue Feb 6 10:55:23 2018 New Revision: 461038 URL: https://svnweb.freebsd.org/changeset/ports/461038 Log: Update calc to version 2.12.6.5 (bugfix release) Replace SF with Github as source Added: head/math/calc/files/patch-Makefile.ship (contents, props changed) Deleted: head/math/calc/files/patch-Makefile Modified: head/math/calc/Makefile head/math/calc/distinfo Modified: head/math/calc/Makefile ============================================================================== --- head/math/calc/Makefile Tue Feb 6 09:02:49 2018 (r461037) +++ head/math/calc/Makefile Tue Feb 6 10:55:23 2018 (r461038) @@ -2,21 +2,23 @@ # $FreeBSD$ PORTNAME= calc -PORTVERSION= 2.12.6.0 +PORTVERSION= 2.12.6.5 CATEGORIES= math -MASTER_SITES= SF -LICENSE= LGPL21 - MAINTAINER= johans@FreeBSD.org COMMENT= Arbitrary precision calculator +LICENSE= LGPL21 + USES= gmake tar:bzip2 readline USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= lcn2 MAKE_JOBS_UNSAFE= yes CALCPAGER?= more +MAKEFILE= Makefile.ship MAKE_ENV+= CALCPAGER="${CALCPAGER}" CAT="${CAT}" CHMOD="${CHMOD}" \ CP="${CP}" GMAKE="${MAKE_CMD}" LN="${LN}" MKDIR="${MKDIR}" \ MV="${MV}" RM="${RM}" SED="${SED}" TOUCH="${TOUCH}" \ Modified: head/math/calc/distinfo ============================================================================== --- head/math/calc/distinfo Tue Feb 6 09:02:49 2018 (r461037) +++ head/math/calc/distinfo Tue Feb 6 10:55:23 2018 (r461038) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499281492 -SHA256 (calc-2.12.6.0.tar.bz2) = 18dee9d979d8d397ee4a6f57c494a60790034c0ff109b3c552faff97f1ad7cf2 -SIZE (calc-2.12.6.0.tar.bz2) = 959818 +TIMESTAMP = 1517913994 +SHA256 (lcn2-calc-2.12.6.5_GH0.tar.gz) = c87697db966b83e499e046f43e3d772fbcab4b29e452084645885664fa329807 +SIZE (lcn2-calc-2.12.6.5_GH0.tar.gz) = 1112269 Added: head/math/calc/files/patch-Makefile.ship ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/calc/files/patch-Makefile.ship Tue Feb 6 10:55:23 2018 (r461038) @@ -0,0 +1,235 @@ +--- Makefile.ship.orig 2018-01-29 02:26:08 UTC ++++ Makefile.ship +@@ -581,7 +581,7 @@ else + #endif /* end of skip for non-Gnu makefiles */ + + # default INCDIR for non-macOS +-INCDIR= /usr/include ++INCDIR= ${PREFIX}/include + #INCDIR= /usr/local/include + #INCDIR= /dev/env/DJDIR/include + +@@ -644,7 +644,7 @@ else + #endif /* end of skip for non-Gnu makefiles */ + + # default BINDIR for non-macOS +-BINDIR= /usr/bin ++BINDIR= ${PREFIX}/bin + #BINDIR= /usr/local/bin + #BINDIR= /dev/env/DJDIR/bin + +@@ -660,7 +660,7 @@ else + #endif /* end of skip for non-Gnu makefiles */ + + # default LIBDIR for non-macOS +-LIBDIR= /usr/lib ++LIBDIR= ${PREFIX}/lib + #LIBDIR= /usr/local/lib + #LIBDIR= /dev/env/DJDIR/lib + +@@ -676,7 +676,7 @@ else + #endif /* end of skip for non-Gnu makefiles */ + + # default CALC_SHAREDIR for non-macOS +-CALC_SHAREDIR= /usr/share/calc ++CALC_SHAREDIR= ${PREFIX}/share/calc + #CALC_SHAREDIR= /usr/local/lib/calc + #CALC_SHAREDIR= /dev/env/DJDIR/share/calc + +@@ -749,7 +749,7 @@ SCRIPTDIR= ${BINDIR}/cscript + # + # If in doubt, use T= + # +-T= ++T=${DESTDIR} + + # where man pages are installed + # +@@ -760,7 +760,7 @@ T= + #MANDIR= + #MANDIR= /usr/local/man/man1 + #MANDIR= /usr/man/man1 +-MANDIR= /usr/share/man/man1 ++MANDIR= ${PREFIX}/man/man1 + #MANDIR= /dev/env/DJDIR/man/man1 + #MANDIR= /usr/man/u_man/man1 + #MANDIR= /usr/contrib/man/man1 +@@ -895,14 +895,14 @@ CALCRC= ${CALC_SHAREDIR}/startup:~/.calc + # + # If in doubt, set USE_READLINE, READLINE_LIB and READLINE_INCLUDE to nothing. + # +-USE_READLINE= +-#USE_READLINE= -DUSE_READLINE ++#USE_READLINE= ++USE_READLINE= -DUSE_READLINE + # + READLINE_LIB= + READLINE_EXTRAS= + # +-#READLINE_LIB= -lreadline +-#READLINE_EXTRAS= -lhistory -lncurses ++READLINE_LIB= -lreadline ++READLINE_EXTRAS= -lhistory -lncurses + # + #READLINE_LIB= -L/usr/gnu/lib -lreadline + #READLINE_EXTRAS= -lhistory -lncurses +@@ -936,7 +936,7 @@ READLINE_INCLUDE= + #CALCPAGER= more + #CALCPAGER= pg + #CALCPAGER= cat +-CALCPAGER= less ++#CALCPAGER= less + #CALCPAGER= less.exe -ci + + # Debug/Optimize options for ${CC} and ${LCC} +@@ -1063,35 +1063,35 @@ LIB_EXT_VERSION= ${LIB_EXT}.${VERSION} + + # standard utilities used during make + # +-SHELL= /bin/sh ++#SHELL= /bin/sh + LANG= C +-MAKE= make ++#MAKE= make + AWK= awk +-SED= sed ++#SED= sed + DIFF= diff + GREP= egrep + SORT= sort + TEE= tee + CTAGS= ctags +-CHMOD= chmod ++#CHMOD= chmod + FMT= fmt + XARGS= xargs + CMP= cmp +-MKDIR= mkdir ++#MKDIR= mkdir + SPLINT= splint + SPLINT_OPTS= +-RM= rm +-TOUCH= touch ++#RM= rm ++#TOUCH= touch + RMDIR= rmdir +-CP= cp +-MV= mv ++#CP= cp ++#MV= mv + CO= co + AR= ar +-TRUE= true +-CAT= cat ++#TRUE= true ++#CAT= cat + COL= col +-LN= ln +-LDCONFIG= ldconfig ++#LN= ln ++#LDCONFIG= ldconfig + # assume the X11 makedepend tool for the depend rule + MAKEDEPEND= makedepend + STRIP= strip +@@ -1381,13 +1381,15 @@ WNO_IMPLICT= -Wno-implicit + WNO_ERROR_LONG_LONG= -Wno-error=long-long + WNO_LONG_LONG= -Wno-long-long + CCWERR= +-CCOPT= ${DEBUG} ++#CCOPT= ${DEBUG} ++CCOPT= + CCMISC= + # +-LCC= gcc +-CC= ${PURIFY} ${LCC} ${CCWERR} ++LCC= ${CC} ++#CC= ${PURIFY} ${LCC} ${CCWERR} + # +-MAKE= gmake ++#MAKE= gmake ++MAKE= ${GMAKE} + # + endif + +@@ -1734,7 +1736,8 @@ ICFLAGS= ${COMMON_CFLAGS} ${CC_STATIC} + else + ICFLAGS= ${COMMON_CFLAGS} ${CC_SHARE} + endif +-CFLAGS= ${ICFLAGS} ${CCOPT} ++#CFLAGS= ${ICFLAGS} ${CCOPT} ++CFLAGS+= ${ICFLAGS} ${CCOPT} + + # Required flags to link files for calc + # +@@ -1919,7 +1922,7 @@ CUSTOM_PASSDOWN= \ + COMMON_ADD="${COMMON_ADD}" \ + COMMON_CFLAGS="${COMMON_CFLAGS} -I.." \ + COMMON_LDFLAGS="${COMMON_LDFLAGS}" \ +- CP=${CP} \ ++ CP="${CP}" \ + CUSTOMCALDIR="${CUSTOMCALDIR}" \ + CUSTOMHELPDIR="${CUSTOMHELPDIR}" \ + CUSTOMINCDIR="${CUSTOMINCDIR}" \ +@@ -1947,7 +1950,7 @@ CUSTOM_PASSDOWN= \ + PURIFY="${PURIFY}" \ + Q="${Q}" \ + RANLIB="${RANLIB}" \ +- RM=${RM} \ ++ RM="${RM}" \ + RMDIR=${RMDIR} \ + SCRIPTDIR="${SCRIPTDIR}" \ + SED=${SED} \ +@@ -1974,7 +1977,7 @@ HELP_PASSDOWN= \ + COMMON_ADD="${COMMON_ADD}" \ + COMMON_CFLAGS="${COMMON_CFLAGS}" \ + COMMON_LDFLAGS="${COMMON_LDFLAGS}" \ +- CP=${CP} \ ++ CP="${CP}" \ + EXT=${EXT} \ + FMT=${FMT} \ + GREP=${GREP} \ +@@ -1989,7 +1992,7 @@ HELP_PASSDOWN= \ + MKDIR=${MKDIR} \ + MV=${MV} \ + Q="${Q}" \ +- RM=${RM} \ ++ RM="${RM}" \ + RMDIR=${RMDIR} \ + SCRIPTDIR="${SCRIPTDIR}" \ + SED=${SED} \ +@@ -2009,7 +2012,7 @@ CAL_PASSDOWN= \ + CHMOD=${CHMOD} \ + CMP=${CMP} \ + CO=${CO} \ +- CP=${CP} \ ++ CP="${CP}" \ + HELPDIR="${HELPDIR}" \ + INCDIR="${INCDIR}" \ + LANG=${LANG} \ +@@ -2018,7 +2021,7 @@ CAL_PASSDOWN= \ + MKDIR=${MKDIR} \ + MV=${MV} \ + Q="${Q}" \ +- RM=${RM} \ ++ RM="${RM}" \ + RMDIR=${RMDIR} \ + SCRIPTDIR="${SCRIPTDIR}" \ + T=${T} \ +@@ -2037,7 +2040,7 @@ CSCRIPT_PASSDOWN= \ + CHMOD=${CHMOD} \ + CMP=${CMP} \ + CO=${CO} \ +- CP=${CP} \ ++ CP="${CP}" \ + FMT=${FMT} \ + HELPDIR="${HELPDIR}" \ + INCDIR="${INCDIR}" \ +@@ -2047,7 +2050,7 @@ CSCRIPT_PASSDOWN= \ + MKDIR=${MKDIR} \ + MV=${MV} \ + Q="${Q}" \ +- RM=${RM} \ ++ RM="${RM}" \ + RMDIR=${RMDIR} \ + SCRIPTDIR="${SCRIPTDIR}" \ + SED=${SED} \ From owner-svn-ports-all@freebsd.org Tue Feb 6 11:50:39 2018 Return-Path: Delivered-To: svn-ports-all@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 212B1EF2329; Tue, 6 Feb 2018 11:50:39 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA35E84AEB; Tue, 6 Feb 2018 11:50:38 +0000 (UTC) (envelope-from johans@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 C5157176C6; Tue, 6 Feb 2018 11:50:38 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Boc2j019614; Tue, 6 Feb 2018 11:50:38 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Bocb3019611; Tue, 6 Feb 2018 11:50:38 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802061150.w16Bocb3019611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 6 Feb 2018 11:50:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461039 - head/games/crafty X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/crafty X-SVN-Commit-Revision: 461039 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 11:50:39 -0000 Author: johans Date: Tue Feb 6 11:50:38 2018 New Revision: 461039 URL: https://svnweb.freebsd.org/changeset/ports/461039 Log: Unbreak Simplify setup by using only the default opening books Don't rebuild the opening book that is also downloaded Docs are no longer included, but provided online at http://www.craftychess.com/documentation/craftydoc.html Modified: head/games/crafty/Makefile head/games/crafty/distinfo head/games/crafty/pkg-plist Modified: head/games/crafty/Makefile ============================================================================== --- head/games/crafty/Makefile Tue Feb 6 10:55:23 2018 (r461038) +++ head/games/crafty/Makefile Tue Feb 6 11:50:38 2018 (r461039) @@ -5,28 +5,20 @@ PORTNAME= crafty PORTVERSION= 25.2 CATEGORIES= games MASTER_SITES= http://www.craftychess.com/downloads/source/:src \ - http://www.cis.uab.edu/hyatt/crafty/pgn/:data \ - http://www.cis.uab.edu/hyatt/crafty/documentation/:doc \ - http://www.cis.uab.edu/hyatt/crafty/source/:src \ - http://www.cis.uab.edu/hyatt/crafty/book/:utils \ - http://www.cis.uab.edu/hyatt/crafty/book/:books + http://www.craftychess.com/downloads/book/:data DISTFILES= crafty-${PORTVERSION}.zip:src \ - start.pgn:data + books.bin:data \ + start.pgn.gz:data DIST_SUBDIR= crafty EXTRACT_ONLY= crafty-${PORTVERSION}.zip MAINTAINER= johans@FreeBSD.org COMMENT= Chess program for playing and analyzing games -BROKEN= fails to build: Could not read profile default.profdata: No such file or directory - WRKSRC= ${WRKDIR} USES= gmake zip -BOOKS= books.bin -DISTFILES+= ${BOOKS:S/$/:books/} - ALL_TARGET= unix-gcc WITH_BOOKDIR?= ${PREFIX}/lib/crafty @@ -41,15 +33,6 @@ OPT= -DHASHSTATS -DTRACE -DBOOKDIR=\\\"${WITH_BOOKDIR -DTBDIR=\\\"${WITH_TBDIR}\\\" \ -DPERSDIR=\\\"${WITH_PERSDIR}\\\" -DSKILL -OPTIONS_DEFINE= DOCS BOOK -OPTIONS_SUB= yes -BOOK_DESC= Include (default) opening book - -DOCFILES= crafty.doc.ascii crafty.doc.ps -DISTFILES+= ${DOCFILES:S/$/:doc/} -UTILS= bitmaps.tgz sound.zip -DISTFILES+= ${UTILS:S/$/:utils/} - .include .if ${ARCH} == "i386" || ${ARCH} == "amd64" @@ -58,19 +41,11 @@ OPT+= -DCPUS=4 OPT+= -DCPUS=1 # disables x86 assembler .endif -.if ${PORT_OPTIONS:MBOOK} -BOOKS+= book.bin -PKGNAMESUFFIX= -open-default -CONFLICTS+= crafty-open-enormous-[0-9]* crafty-open-large-[0-9]* crafty-open-medium-[0-9]* -.endif - MAKE_ENV+= opt="${OPT}" target=${OPSYS} CXFLAGS="${CXXFLAGS}" post-extract: - cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} start.pgn books.bin ${WRKSRC} -.if ${PORT_OPTIONS:MBOOK} - ${CP} ${DISTDIR}/${DIST_SUBDIR}/book.bin ${WRKSRC} -.endif + cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} book.bin start.pgn.gz ${WRKSRC} + ${GUNZIP_CMD} ${WRKSRC}/start.pgn.gz post-build: (cd ${WRKSRC}; ./crafty bookpath=. <${FILESDIR}/books-building) @@ -78,13 +53,7 @@ post-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/crafty ${STAGEDIR}${PREFIX}/bin/crafty @${MKDIR} ${STAGEDIR}${PREFIX}/lib/crafty/cpf -.if ${PORT_OPTIONS:MBOOK} - ${INSTALL_DATA} ${WRKSRC}/book.bin ${STAGEDIR}${PREFIX}/lib/crafty -.endif - ${INSTALL_DATA} ${WRKSRC}/books.bin ${WRKSRC}/crafty.hlp \ + ${INSTALL_DATA} ${WRKSRC}/book.bin ${WRKSRC}/books.bin ${WRKSRC}/crafty.hlp \ ${STAGEDIR}${PREFIX}/lib/crafty - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${DOCFILES} ${UTILS} \ - ${STAGEDIR}${DOCSDIR} .include Modified: head/games/crafty/distinfo ============================================================================== --- head/games/crafty/distinfo Tue Feb 6 10:55:23 2018 (r461038) +++ head/games/crafty/distinfo Tue Feb 6 11:50:38 2018 (r461039) @@ -1,17 +1,7 @@ -TIMESTAMP = 1500155416 +TIMESTAMP = 1517917587 SHA256 (crafty/crafty-25.2.zip) = 337e00bab79c33739fbaa71cd26c65f986886ee0d8ce181f2cb62f2efd317710 SIZE (crafty/crafty-25.2.zip) = 433320 -SHA256 (crafty/start.pgn) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/start.pgn) = 51307 SHA256 (crafty/books.bin) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 SIZE (crafty/books.bin) = 51307 -SHA256 (crafty/book.bin) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/book.bin) = 51307 -SHA256 (crafty/crafty.doc.ascii) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/crafty.doc.ascii) = 51307 -SHA256 (crafty/crafty.doc.ps) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/crafty.doc.ps) = 51307 -SHA256 (crafty/bitmaps.tgz) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/bitmaps.tgz) = 51307 -SHA256 (crafty/sound.zip) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/sound.zip) = 51307 +SHA256 (crafty/start.pgn.gz) = ee5c11b59faa1df97639ea69d823fdb19161e32509ff66b7d39abbe85e05e789 +SIZE (crafty/start.pgn.gz) = 314 Modified: head/games/crafty/pkg-plist ============================================================================== --- head/games/crafty/pkg-plist Tue Feb 6 10:55:23 2018 (r461038) +++ head/games/crafty/pkg-plist Tue Feb 6 11:50:38 2018 (r461039) @@ -2,18 +2,10 @@ @mode 2755 bin/crafty @mode 664 -%%BOOK%%lib/crafty/book.bin -@mode 644 +lib/crafty/book.bin lib/crafty/books.bin lib/crafty/crafty.hlp -@mode -@group wheel -%%PORTDOCS%%%%DOCSDIR%%/crafty.doc.ascii -%%PORTDOCS%%%%DOCSDIR%%/crafty.doc.ps -%%PORTDOCS%%%%DOCSDIR%%/bitmaps.tgz -%%PORTDOCS%%%%DOCSDIR%%/sound.zip @mode 775 -@group nogroup @dir lib/crafty/cpf @dir lib/crafty @mode From owner-svn-ports-all@freebsd.org Tue Feb 6 13:09:42 2018 Return-Path: Delivered-To: svn-ports-all@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 AB72EEC95F4; Tue, 6 Feb 2018 13:09:42 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B31568143; Tue, 6 Feb 2018 13:09:42 +0000 (UTC) (envelope-from mmokhi@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 06246183BD; Tue, 6 Feb 2018 13:09:42 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16D9fZo059251; Tue, 6 Feb 2018 13:09:41 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16D9fQH059250; Tue, 6 Feb 2018 13:09:41 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802061309.w16D9fQH059250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Tue, 6 Feb 2018 13:09:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461040 - head/databases/mysql56-server X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/databases/mysql56-server X-SVN-Commit-Revision: 461040 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:09:42 -0000 Author: mmokhi Date: Tue Feb 6 13:09:41 2018 New Revision: 461040 URL: https://svnweb.freebsd.org/changeset/ports/461040 Log: databases/mysql56-server: Fix misleading part of pkg-message. Part of the pkg-message points about .mysql_secret file which isn't case about new mysql56 release anymore. Delete no-more-valid part. (The case still is a thing for 57 and 80) PR: 225696 Reported by: knezour@weboutsourcing.cz Sponsored by: Netzkommune GmbH Modified: head/databases/mysql56-server/pkg-message Modified: head/databases/mysql56-server/pkg-message ============================================================================== --- head/databases/mysql56-server/pkg-message Tue Feb 6 11:50:38 2018 (r461039) +++ head/databases/mysql56-server/pkg-message Tue Feb 6 13:09:41 2018 (r461040) @@ -3,10 +3,6 @@ Remember to run mysql_upgrade the first time you start the MySQL server after an upgrade from an earlier version. -Initial password for first time use of MySQL is saved in $HOME/.mysql_secret -ie. when you want to use "mysql -u root -p" first you should see password -in /root/.mysql_secret - ***************************************************************************** ***************************************************************************** From owner-svn-ports-all@freebsd.org Tue Feb 6 13:12:05 2018 Return-Path: Delivered-To: svn-ports-all@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 F3068EC9A81; Tue, 6 Feb 2018 13:12:04 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6277684D8; Tue, 6 Feb 2018 13:12:04 +0000 (UTC) (envelope-from se@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 BC09B1842E; Tue, 6 Feb 2018 13:12:04 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16DC4T2063844; Tue, 6 Feb 2018 13:12:04 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DC4GB063842; Tue, 6 Feb 2018 13:12:04 GMT (envelope-from se@FreeBSD.org) Message-Id: <201802061312.w16DC4GB063842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 6 Feb 2018 13:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461041 - in head/ports-mgmt/portmaster: . files X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: in head/ports-mgmt/portmaster: . files X-SVN-Commit-Revision: 461041 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:12:05 -0000 Author: se Date: Tue Feb 6 13:12:04 2018 New Revision: 461041 URL: https://svnweb.freebsd.org/changeset/ports/461041 Log: Fix build for ports that have a LICENSE if DISABLE_LICENSES is defined. The behavior of the ask-license target should be to silently succeed instead of returning an error, IMHO, but I can test for this condition and skip the ask-license phase in portmaster, too. While here, I'm slightly simplifying the fix implemented in r460294. PR: 225699 Submitted by: dewayne@heuristicsystems.com.au Approved by: antoine (implicit) Modified: head/ports-mgmt/portmaster/Makefile head/ports-mgmt/portmaster/files/patch-portmaster Modified: head/ports-mgmt/portmaster/Makefile ============================================================================== --- head/ports-mgmt/portmaster/Makefile Tue Feb 6 13:09:41 2018 (r461040) +++ head/ports-mgmt/portmaster/Makefile Tue Feb 6 13:12:04 2018 (r461041) @@ -2,7 +2,7 @@ PORTNAME= portmaster PORTVERSION= 3.19 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ports-mgmt MAINTAINER= se@FreeBSD.org Modified: head/ports-mgmt/portmaster/files/patch-portmaster ============================================================================== --- head/ports-mgmt/portmaster/files/patch-portmaster Tue Feb 6 13:09:41 2018 (r461040) +++ head/ports-mgmt/portmaster/files/patch-portmaster Tue Feb 6 13:12:04 2018 (r461041) @@ -177,23 +177,16 @@ else portdir="${1#$pd/}" ; portdir="${portdir%/}" export_flavor=$(flavor_part $portdir) -@@ -3138,12 +3155,13 @@ if [ -z "$PM_INDEX_ONLY" ] && ! pm_isdir_pd "$portdir" - fi - - iport_from_pkgname () { -- local dir flavor pkgname -+ local dir flavor pkgname pattern - +@@ -3143,7 +3160,7 @@ iport_from_pkgname () { dir=$(dir_part $1) flavor=$(flavor_part $1) pkgname=$(FLAVOR=$flavor make -C "$pd/$dir" -V PKGNAME) || return 1 - pkg info -x "^${pkgname%-*}"'-[^-]*' 2>/dev/null -+ pattern="^${pkgname%-*}"'-[^-]*$' -+ pkg info -x "$pattern" 2>/dev/null | egrep -- "$pattern" ++ pkg info -xC "^${pkgname%-*}\$" 2>/dev/null } if [ -z "$upg_port" -a -z "$REPLACE_ORIGIN" ]; then -@@ -3229,11 +3247,14 @@ if [ -n "$PM_FIRST_PASS" -a -z "$FETCH_ONLY" ]; then +@@ -3229,11 +3246,14 @@ if [ -n "$PM_FIRST_PASS" -a -z "$FETCH_ONLY" ]; then fi fi @@ -209,8 +202,12 @@ # Do these things first time through if [ -z "$PM_INDEX_ONLY" -a -z "$PM_BUILDING" -a -z "$SHOW_WORK" -a -z "$NO_ACTION" ]; then # Do not start this in the background until we are sure we are going to proceed -@@ -3639,12 +3660,18 @@ pkg_flavor () { - if [ -n "$HIDE_BUILD" ] && [ -n "$(pm_make -V LICENSE)" ]; then +@@ -3636,15 +3656,21 @@ pkg_flavor () { + pm_make pretty-flavors-package-names | sed -ne 's!^\([A-Za-z0-9_]*\): *'$pkg'$!\1!p'; + } + export_flavor=$(pkg_flavor $new_port) +- if [ -n "$HIDE_BUILD" ] && [ -n "$(pm_make -V LICENSE)" ]; then ++ if [ -n "$HIDE_BUILD" ] && [ -n "$(pm_make -V LICENSE)" ] && [ -z "$(pm_make -V DISABLE_LICENSES)" ]; then pm_make extract ask-license || fail "make extract ask-license failed for $portdir" fi + if [ "$make_target" = "extract" -o "$make_target" = "patch" ]; then @@ -228,7 +225,7 @@ else [ -z "$local_package" ] && { fetch_package $latest_pv || fail "Fetch for ${latest_pv}.txz failed"; } -@@ -3876,9 +3903,12 @@ if [ -n "$MAKE_PACKAGE" ]; then +@@ -3876,9 +3902,12 @@ if [ -n "$MAKE_PACKAGE" ]; then fi if [ -z "$use_package" -a -z "$DONT_POST_CLEAN" ]; then From owner-svn-ports-all@freebsd.org Tue Feb 6 13:12:49 2018 Return-Path: Delivered-To: svn-ports-all@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 2F711EC9C88; Tue, 6 Feb 2018 13:12:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D08846865C; Tue, 6 Feb 2018 13:12:48 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CB14418567; Tue, 6 Feb 2018 13:12:48 +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 w16DCmtD063962; Tue, 6 Feb 2018 13:12:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DCmDG063961; Tue, 6 Feb 2018 13:12:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061312.w16DCmDG063961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 13:12:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461042 - head/graphics/lensfun X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/lensfun X-SVN-Commit-Revision: 461042 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:12:49 -0000 Author: amdmi3 Date: Tue Feb 6 13:12:48 2018 New Revision: 461042 URL: https://svnweb.freebsd.org/changeset/ports/461042 Log: - Provide complete license information - Fix shebangs Approved by: portmgr blanket Modified: head/graphics/lensfun/Makefile Modified: head/graphics/lensfun/Makefile ============================================================================== --- head/graphics/lensfun/Makefile Tue Feb 6 13:12:04 2018 (r461041) +++ head/graphics/lensfun/Makefile Tue Feb 6 13:12:48 2018 (r461042) @@ -3,18 +3,23 @@ PORTNAME= lensfun PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Library for fixing lens geometry distortions -LICENSE= LGPL3 +LICENSE= GPLv3 LGPL3 CC-BY-SA-3.0 PD +LICENSE_COMB= multi +LICENSE_FILE_GPLv3= ${WRKSRC}/docs/gpl-3.0.txt +LICENSE_FILE_LGPL3= ${WRKSRC}/docs/lgpl-3.0.txt +LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/docs/cc-by-sa-3.0.txt LIB_DEPENDS= libpng.so:graphics/png -USES= cmake gettext-runtime pathfix pkgconfig +USES= cmake gettext-runtime pathfix pkgconfig shebangfix +SHEBANG_FILES= apps/lensfun-update-data apps/lensfun-add-adapter USE_GNOME= glib20 USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_AUXFUN:BOOL=ON From owner-svn-ports-all@freebsd.org Tue Feb 6 13:15:36 2018 Return-Path: Delivered-To: svn-ports-all@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 DABABECB046; Tue, 6 Feb 2018 13:15:36 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C175687FF; Tue, 6 Feb 2018 13:15:36 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 86D2F1856C; Tue, 6 Feb 2018 13:15:36 +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 w16DFakI064140; Tue, 6 Feb 2018 13:15:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DFaiC064139; Tue, 6 Feb 2018 13:15:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061315.w16DFaiC064139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 13:15:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461043 - head/mail/claws-mail X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/mail/claws-mail X-SVN-Commit-Revision: 461043 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:15:37 -0000 Author: amdmi3 Date: Tue Feb 6 13:15:36 2018 New Revision: 461043 URL: https://svnweb.freebsd.org/changeset/ports/461043 Log: - Fix shebangs properly, add missing python dependency Approved by: portmgr blanket Modified: head/mail/claws-mail/Makefile Modified: head/mail/claws-mail/Makefile ============================================================================== --- head/mail/claws-mail/Makefile Tue Feb 6 13:12:48 2018 (r461042) +++ head/mail/claws-mail/Makefile Tue Feb 6 13:15:36 2018 (r461043) @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= claws-mail +PORTREVISION= 1 CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client @@ -18,9 +19,8 @@ RUN_DEPENDS= mime-support>0:misc/mime-support USE_XORG= ice sm USE_GNOME= cairo gtk20 librsvg2 -USES= cpe desktop-file-utils pathfix shebangfix ssl +USES= cpe desktop-file-utils pathfix python:2.7,run shebangfix ssl SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail -python_CMD= ${LOCALBASE}/bin/python2 INSTALLS_ICONS= yes OPTIONS_DEFINE= COMPFACE DEBUG DOCS ENCHANT IPV6 JPILOT LDAP \ From owner-svn-ports-all@freebsd.org Tue Feb 6 13:17:55 2018 Return-Path: Delivered-To: svn-ports-all@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 C6680ECB453; Tue, 6 Feb 2018 13:17:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A11B689AC; Tue, 6 Feb 2018 13:17:55 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 747BC18570; Tue, 6 Feb 2018 13:17:55 +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 w16DHtpf064301; Tue, 6 Feb 2018 13:17:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DHtVr064300; Tue, 6 Feb 2018 13:17:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061317.w16DHtVr064300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 13:17:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461044 - head/graphics/inkscape X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/inkscape X-SVN-Commit-Revision: 461044 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:17:55 -0000 Author: amdmi3 Date: Tue Feb 6 13:17:55 2018 New Revision: 461044 URL: https://svnweb.freebsd.org/changeset/ports/461044 Log: - Fix shebang fixing Approved by: portmgr blanket Modified: head/graphics/inkscape/Makefile Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Tue Feb 6 13:15:36 2018 (r461043) +++ head/graphics/inkscape/Makefile Tue Feb 6 13:17:55 2018 (r461044) @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/332184472/ \ https://inkscape.org/en/gallery/item/11254/ \ @@ -39,7 +39,6 @@ USE_XORG= x11 INSTALLS_ICONS= yes CMAKE_ARGS+= -DWITH_GNOME_VFS:BOOL=NO -python_CMD?= ${LOCALBASE}/bin/python2 SHEBANG_FILES= cxxtest/cxxtestgen.pl share/extensions/*.p[lm] \ share/extensions/*.py share/extensions/genpofiles.sh \ fix-roff-punct From owner-svn-ports-all@freebsd.org Tue Feb 6 13:22:07 2018 Return-Path: Delivered-To: svn-ports-all@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 E45E9ECB9E7; Tue, 6 Feb 2018 13:22:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9639768D8E; Tue, 6 Feb 2018 13:22:06 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 77D8B186E1; Tue, 6 Feb 2018 13:22:06 +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 w16DM6RF066948; Tue, 6 Feb 2018 13:22:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DM63d066946; Tue, 6 Feb 2018 13:22:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061322.w16DM63d066946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 13:22:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461045 - head/security/greenbone-security-assistant8 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/security/greenbone-security-assistant8 X-SVN-Commit-Revision: 461045 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:22:07 -0000 Author: amdmi3 Date: Tue Feb 6 13:22:05 2018 New Revision: 461045 URL: https://svnweb.freebsd.org/changeset/ports/461045 Log: - Fix plist Approved by: portmgr blanket Modified: head/security/greenbone-security-assistant8/Makefile head/security/greenbone-security-assistant8/pkg-plist Modified: head/security/greenbone-security-assistant8/Makefile ============================================================================== --- head/security/greenbone-security-assistant8/Makefile Tue Feb 6 13:17:55 2018 (r461044) +++ head/security/greenbone-security-assistant8/Makefile Tue Feb 6 13:22:05 2018 (r461045) @@ -2,7 +2,7 @@ PORTNAME?= greenbone-security-assistant8 PORTVERSION?= 6.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES?= http://wald.intevation.org/frs/download.php/2442/ DISTNAME= ${PORTNAME:S/${OPENVAS_VER}//}-${PORTVERSION} Modified: head/security/greenbone-security-assistant8/pkg-plist ============================================================================== --- head/security/greenbone-security-assistant8/pkg-plist Tue Feb 6 13:17:55 2018 (r461044) +++ head/security/greenbone-security-assistant8/pkg-plist Tue Feb 6 13:22:05 2018 (r461045) @@ -78,28 +78,37 @@ share/openvas/gsa/classic/img/next_inactive.png share/openvas/gsa/classic/img/note.png share/openvas/gsa/classic/img/os_aix.png share/openvas/gsa/classic/img/os_apple.png +share/openvas/gsa/classic/img/os_arubanetworks.png share/openvas/gsa/classic/img/os_centos.png +share/openvas/gsa/classic/img/os_checkpoint.png share/openvas/gsa/classic/img/os_cisco.png share/openvas/gsa/classic/img/os_conflict.png share/openvas/gsa/classic/img/os_cyclades.png share/openvas/gsa/classic/img/os_debian.png share/openvas/gsa/classic/img/os_fedora.png +share/openvas/gsa/classic/img/os_fortinet.png share/openvas/gsa/classic/img/os_freebsd.png share/openvas/gsa/classic/img/os_gentoo.png share/openvas/gsa/classic/img/os_gos.png share/openvas/gsa/classic/img/os_hp.png +share/openvas/gsa/classic/img/os_huawai.png +share/openvas/gsa/classic/img/os_ipfire.png share/openvas/gsa/classic/img/os_junos.png share/openvas/gsa/classic/img/os_linux.png share/openvas/gsa/classic/img/os_mandriva.png +share/openvas/gsa/classic/img/os_mcafee.png share/openvas/gsa/classic/img/os_netbsd.png share/openvas/gsa/classic/img/os_netgear.png share/openvas/gsa/classic/img/os_novell.png share/openvas/gsa/classic/img/os_openbsd.png share/openvas/gsa/classic/img/os_paloalto.png share/openvas/gsa/classic/img/os_redhat.png +share/openvas/gsa/classic/img/os_ruggedcom.png share/openvas/gsa/classic/img/os_slackware.png +share/openvas/gsa/classic/img/os_sourcefire.png share/openvas/gsa/classic/img/os_sun.png share/openvas/gsa/classic/img/os_suse.png +share/openvas/gsa/classic/img/os_synology.png share/openvas/gsa/classic/img/os_trustix.png share/openvas/gsa/classic/img/os_ubuntu.png share/openvas/gsa/classic/img/os_ucs.png From owner-svn-ports-all@freebsd.org Tue Feb 6 13:30:30 2018 Return-Path: Delivered-To: svn-ports-all@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 21BC2ED24A8; Tue, 6 Feb 2018 13:30:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC71869138; Tue, 6 Feb 2018 13:30:29 +0000 (UTC) (envelope-from bapt@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 C748A18710; Tue, 6 Feb 2018 13:30:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16DUTx0069494; Tue, 6 Feb 2018 13:30:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DUTko069493; Tue, 6 Feb 2018 13:30:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061330.w16DUTko069493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 13:30:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461046 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 461046 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:30:30 -0000 Author: bapt Date: Tue Feb 6 13:30:29 2018 New Revision: 461046 URL: https://svnweb.freebsd.org/changeset/ports/461046 Log: Replace llvm 3.4 by llvm 5.0, as a choice for people who enforce clang by default everywhere This code would actually needs to be probably cleaned up, but that would be for later Modified: head/Mk/Uses/compiler.mk Modified: head/Mk/Uses/compiler.mk ============================================================================== --- head/Mk/Uses/compiler.mk Tue Feb 6 13:22:05 2018 (r461045) +++ head/Mk/Uses/compiler.mk Tue Feb 6 13:30:29 2018 (r461046) @@ -175,10 +175,10 @@ CC= clang CXX= clang++ CHOSEN_COMPILER_TYPE= clang .else -BUILD_DEPENDS+= ${LOCALBASE}/bin/clang34:lang/clang34 -CPP= ${LOCALBASE}/bin/clang-cpp34 -CC= ${LOCALBASE}/bin/clang34 -CXX= ${LOCALBASE}/bin/clang++34 +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang50:devel/llvm50 +CPP= ${LOCALBASE}/bin/clang-cpp50 +CC= ${LOCALBASE}/bin/clang50 +CXX= ${LOCALBASE}/bin/clang++50 CHOSEN_COMPILER_TYPE= clang .endif .endif @@ -197,11 +197,11 @@ CC= clang CXX= clang++ CHOSEN_COMPILER_TYPE= clang .else -BUILD_DEPENDS+= ${LOCALBASE}/bin/clang34:lang/clang34 +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang50:devel/llvm50 CHOSEN_COMPILER_TYPE= clang -CPP= ${LOCALBASE}/bin/clang-cpp34 -CC= ${LOCALBASE}/bin/clang34 -CXX= ${LOCALBASE}/bin/clang++34 +CPP= ${LOCALBASE}/bin/clang-cpp50 +CC= ${LOCALBASE}/bin/clang50 +CXX= ${LOCALBASE}/bin/clang++50 .endif .endif .endif @@ -219,11 +219,11 @@ CC= clang CXX= clang++ CHOSEN_COMPILER_TYPE= clang .else -BUILD_DEPENDS+= ${LOCALBASE}/bin/clang34:lang/clang34 +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang50:devel/llvm50 CHOSEN_COMPILER_TYPE= clang -CPP= ${LOCALBASE}/bin/clang-cpp34 -CC= ${LOCALBASE}/bin/clang34 -CXX= ${LOCALBASE}/bin/clang++34 +CPP= ${LOCALBASE}/bin/clang-cpp50 +CC= ${LOCALBASE}/bin/clang50 +CXX= ${LOCALBASE}/bin/clang++50 .endif .endif .endif From owner-svn-ports-all@freebsd.org Tue Feb 6 13:36:10 2018 Return-Path: Delivered-To: svn-ports-all@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 9FF30ED2D7F; Tue, 6 Feb 2018 13:36:10 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 37C8C6963B; Tue, 6 Feb 2018 13:36:09 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [127.0.0.1]) by ihor-3.amdmi3.ru (Postfix) with SMTP id 990B21AF123; Tue, 6 Feb 2018 16:36:02 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Tue, 6 Feb 2018 16:36:02 +0300 (MSK) Date: Tue, 6 Feb 2018 16:33:21 +0300 From: Dmitry Marakasov To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r449826 - head/graphics/xpdf4 Message-ID: <20180206133321.GA36148@hades.panopticon> References: <201709141008.v8EA8et6039107@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201709141008.v8EA8et6039107@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:36:10 -0000 * Cy Schubert (cy@FreeBSD.org) wrote: > Author: cy > Date: Thu Sep 14 10:08:40 2017 > New Revision: 449826 > URL: https://svnweb.freebsd.org/changeset/ports/449826 > > Log: > Update 4.00 --> 4.02. > > Modified: > head/graphics/xpdf4/Makefile > head/graphics/xpdf4/distinfo > > Modified: head/graphics/xpdf4/Makefile > ============================================================================== > --- head/graphics/xpdf4/Makefile Thu Sep 14 09:01:52 2017 (r449825) > +++ head/graphics/xpdf4/Makefile Thu Sep 14 10:08:40 2017 (r449826) > @@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= xpdf > -PORTVERSION= 4.00 > -PORTREVISION= 2 > +PORTVERSION= 4.02 > CATEGORIES= graphics print > MASTER_SITES= http://www.xpdfreader.com/dl/ > .if !defined(MASTERDIR) > @@ -11,6 +10,7 @@ PKGNAMESUFFIX= 4 > > MAINTAINER= cy@FreeBSD.org > COMMENT= Display PDF files and convert them to other formats > +WRKSRC= ${WRKDIR}/${PORTNAME}-4.00 > > LICENSE= GPLv2 > > > Modified: head/graphics/xpdf4/distinfo > ============================================================================== > --- head/graphics/xpdf4/distinfo Thu Sep 14 09:01:52 2017 (r449825) > +++ head/graphics/xpdf4/distinfo Thu Sep 14 10:08:40 2017 (r449826) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1502485405 > -SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 > -SIZE (xpdf-4.00.tar.gz) = 854175 > +TIMESTAMP = 1505380050 > +SHA256 (xpdf-4.02.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 > +SIZE (xpdf-4.02.tar.gz) = 854175 Umm, you sure this is correct? There's no http://www.xpdfreader.com/dl/xpdf-4.02.tar.gz, and no such version is mentioned on the webpage. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-all@freebsd.org Tue Feb 6 13:42:59 2018 Return-Path: Delivered-To: svn-ports-all@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 1A6EBED677B; Tue, 6 Feb 2018 13:42:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C035A69B85; Tue, 6 Feb 2018 13:42:58 +0000 (UTC) (envelope-from bapt@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 BA9EB18A37; Tue, 6 Feb 2018 13:42:58 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Dgwfv079265; Tue, 6 Feb 2018 13:42:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DgwhH079262; Tue, 6 Feb 2018 13:42:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061342.w16DgwhH079262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 13:42:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461047 - in head: . devel devel/llvm34 lang lang/clang34 X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . devel devel/llvm34 lang lang/clang34 X-SVN-Commit-Revision: 461047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:42:59 -0000 Author: bapt Date: Tue Feb 6 13:42:58 2018 New Revision: 461047 URL: https://svnweb.freebsd.org/changeset/ports/461047 Log: Remove llvm and clang 3.4 which are not in use anymore Deleted: head/devel/llvm34/ head/lang/clang34/ Modified: head/MOVED head/devel/Makefile head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 6 13:30:29 2018 (r461046) +++ head/MOVED Tue Feb 6 13:42:58 2018 (r461047) @@ -9909,3 +9909,5 @@ databases/mysql-proxy||2018-01-31|Has expired: No long japanese/migemo-emacs23|japanese/migemo-emacs|2018-02-01|Moved to version agnostic name editors/emacs-nox11|editors/emacs@nox|2018-02-01|Moved to a flavored version audio/py-mad|audio/py-pymad|2018-02-03|Rename to match PyPI naming +devel/llvm34|devel/llvm50|2018-02-06|Obsolete and unmaintained upstream +devel/clang34|devel/llvm50|2018-02-06|Obsolete and unmaintained upstream Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Feb 6 13:30:29 2018 (r461046) +++ head/devel/Makefile Tue Feb 6 13:42:58 2018 (r461047) @@ -1635,7 +1635,6 @@ SUBDIR += llvm-cheri SUBDIR += llvm-devel SUBDIR += llvm33 - SUBDIR += llvm34 SUBDIR += llvm35 SUBDIR += llvm38 SUBDIR += llvm39 Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Tue Feb 6 13:30:29 2018 (r461046) +++ head/lang/Makefile Tue Feb 6 13:42:58 2018 (r461047) @@ -35,7 +35,6 @@ SUBDIR += cjs SUBDIR += clang-devel SUBDIR += clang33 - SUBDIR += clang34 SUBDIR += clang35 SUBDIR += clang38 SUBDIR += cling From owner-svn-ports-all@freebsd.org Tue Feb 6 13:49:29 2018 Return-Path: Delivered-To: svn-ports-all@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 752CDED702E; Tue, 6 Feb 2018 13:49:29 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2863969E5F; Tue, 6 Feb 2018 13:49:29 +0000 (UTC) (envelope-from ler@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 22D1B18A41; Tue, 6 Feb 2018 13:49:29 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16DnTx9079628; Tue, 6 Feb 2018 13:49:29 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16DnSC4079624; Tue, 6 Feb 2018 13:49:28 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201802061349.w16DnSC4079624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Tue, 6 Feb 2018 13:49:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461048 - head/www/joomla3 X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: head/www/joomla3 X-SVN-Commit-Revision: 461048 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:49:29 -0000 Author: ler Date: Tue Feb 6 13:49:28 2018 New Revision: 461048 URL: https://svnweb.freebsd.org/changeset/ports/461048 Log: www/joomla3: upgrade to 3.8.4 Modified: head/www/joomla3/Makefile head/www/joomla3/distinfo head/www/joomla3/pkg-plist Modified: head/www/joomla3/Makefile ============================================================================== --- head/www/joomla3/Makefile Tue Feb 6 13:42:58 2018 (r461047) +++ head/www/joomla3/Makefile Tue Feb 6 13:49:28 2018 (r461048) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -PORTVERSION= 3.8.3 +PORTVERSION= 3.8.4 CATEGORIES= www PKGNAMESUFFIX= 3 Modified: head/www/joomla3/distinfo ============================================================================== --- head/www/joomla3/distinfo Tue Feb 6 13:42:58 2018 (r461047) +++ head/www/joomla3/distinfo Tue Feb 6 13:49:28 2018 (r461048) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513289121 -SHA256 (joomla-joomla-cms-3.8.3_GH0.tar.gz) = d1e21d19271c1c02497fe9740c8aa623ac06e91f1a9a37a74a7e1fb2d184ad6a -SIZE (joomla-joomla-cms-3.8.3_GH0.tar.gz) = 11284093 +TIMESTAMP = 1517923977 +SHA256 (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 5dc54386a3dc3ef0b34c27544869ed7dc8215930a229fb0311f6b610042bc5d0 +SIZE (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 11291304 Modified: head/www/joomla3/pkg-plist ============================================================================== --- head/www/joomla3/pkg-plist Tue Feb 6 13:42:58 2018 (r461047) +++ head/www/joomla3/pkg-plist Tue Feb 6 13:49:28 2018 (r461048) @@ -1,5 +1,5 @@ -@owner %%WWWOWN%% @group %%WWWGRP%% +@owner %%WWWOWN%% %%WWWDIR%%/.appveyor.yml %%WWWDIR%%/.drone.yml %%WWWDIR%%/.github/CONTRIBUTING.md @@ -129,6 +129,7 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.8.0-2017-07-28.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.8.0-2017-07-31.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.8.2-2017-10-14.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.8.4-2018-01-16.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.0.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.1.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.0.2.sql @@ -202,6 +203,7 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.8.0-2017-07-28.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.8.0-2017-07-31.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.8.2-2017-10-14.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.8.4-2018-01-16.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.2-2012-03-05.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.3-2012-03-13.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/2.5.4-2012-03-18.sql @@ -281,6 +283,7 @@ %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.8.0-2017-07-28.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.8.0-2017-07-31.sql %%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.8.2-2017-10-14.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.8.4-2018-01-16.sql %%WWWDIR%%/administrator/components/com_admin/views/help/tmpl/default.php %%WWWDIR%%/administrator/components/com_admin/views/help/tmpl/default.xml %%WWWDIR%%/administrator/components/com_admin/views/help/tmpl/langforum.php @@ -2255,6 +2258,7 @@ %%WWWDIR%%/build/travis/phpenv/apcu-5.6.ini %%WWWDIR%%/build/travis/phpenv/apcu-7.0.ini %%WWWDIR%%/build/travis/phpenv/apcu-7.1.ini +%%WWWDIR%%/build/travis/phpenv/apcu-7.2.ini %%WWWDIR%%/build/travis/phpenv/memcache.ini %%WWWDIR%%/build/travis/phpenv/memcached.ini %%WWWDIR%%/build/travis/phpenv/redis.ini @@ -3900,7 +3904,7 @@ %%WWWDIR%%/libraries/src/Mail/Mail.php %%WWWDIR%%/libraries/src/Mail/MailHelper.php %%WWWDIR%%/libraries/src/Mail/MailWrapper.php -%%WWWDIR%%/libraries/src/Mail/language/phpmailer.lang-joomla.php +%%WWWDIR%%/libraries/src/Mail/language/phpmailer.lang-en_gb.php %%WWWDIR%%/libraries/src/Menu/AbstractMenu.php %%WWWDIR%%/libraries/src/Menu/AdministratorMenu.php %%WWWDIR%%/libraries/src/Menu/MenuHelper.php From owner-svn-ports-all@freebsd.org Tue Feb 6 14:02:10 2018 Return-Path: Delivered-To: svn-ports-all@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 591A6ED8352; Tue, 6 Feb 2018 14:02:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A89E6A656; Tue, 6 Feb 2018 14:02:10 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 057EC18D72; Tue, 6 Feb 2018 14:02:10 +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 w16E292r089315; Tue, 6 Feb 2018 14:02:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16E293S089314; Tue, 6 Feb 2018 14:02:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061402.w16E293S089314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 14:02:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461049 - head/devel/coccinelle X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/coccinelle X-SVN-Commit-Revision: 461049 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:02:10 -0000 Author: amdmi3 Date: Tue Feb 6 14:02:09 2018 New Revision: 461049 URL: https://svnweb.freebsd.org/changeset/ports/461049 Log: - Fix shebangs Approved by: portmgr blanket Modified: head/devel/coccinelle/Makefile Modified: head/devel/coccinelle/Makefile ============================================================================== --- head/devel/coccinelle/Makefile Tue Feb 6 13:49:28 2018 (r461048) +++ head/devel/coccinelle/Makefile Tue Feb 6 14:02:09 2018 (r461049) @@ -3,6 +3,7 @@ PORTNAME= coccinelle PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://coccinelle.lip6.fr/distrib/ @@ -20,7 +21,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre USE_OCAML= 3.0+ USE_OCAML_CAMLP4=yes -USES= gmake perl5 pkgconfig:build python tar:tgz +USES= gmake perl5 pkgconfig:build python shebangfix tar:tgz +SHEBANG_FILES= tools/pycocci USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON="${PYTHON_CMD}" PYVER="${PYTHON_VER}" From owner-svn-ports-all@freebsd.org Tue Feb 6 14:07:12 2018 Return-Path: Delivered-To: svn-ports-all@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 57D53ED8ADE; Tue, 6 Feb 2018 14:07:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B57B6ABA2; Tue, 6 Feb 2018 14:07:12 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0673718D97; Tue, 6 Feb 2018 14:07:12 +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 w16E7B8D089615; Tue, 6 Feb 2018 14:07:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16E7BXa089614; Tue, 6 Feb 2018 14:07:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061407.w16E7BXa089614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 14:07:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461050 - head/devel/libspice-server X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/libspice-server X-SVN-Commit-Revision: 461050 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:07:12 -0000 Author: amdmi3 Date: Tue Feb 6 14:07:11 2018 New Revision: 461050 URL: https://svnweb.freebsd.org/changeset/ports/461050 Log: - Add missing python dependency - Provide PYTHON_CMD to configure explicitly Without it, configure tries to find python itself (trying python, python2, python3, python2.0, .., python3.5) which is a) prone to finding incorrect python executable and creating a hidden dependency and b) fails to detect python3.6. So this change also fixes build with python3.6 as default. Approved by: portmgr blanket Modified: head/devel/libspice-server/Makefile Modified: head/devel/libspice-server/Makefile ============================================================================== --- head/devel/libspice-server/Makefile Tue Feb 6 14:02:09 2018 (r461049) +++ head/devel/libspice-server/Makefile Tue Feb 6 14:07:11 2018 (r461050) @@ -34,7 +34,7 @@ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 STATISTICS_CONFIGURE_ENABLE= statistics USES= autoreconf gmake jpeg libtool localbase:ldflag pkgconfig \ - ssl tar:bzip2 + python ssl tar:bzip2 USE_GNOME= glib20 USE_XORG= pixman @@ -49,7 +49,8 @@ CONFIGURE_ARGS+=--disable-celt051 \ SPICE_SSL_CFLAGS= -I${OPENSSLINC} SPICE_SSL_LIBS= -L${OPENSSLLIB} -lcrypto -lssl CONFIGURE_ENV+= SSL_CFLAGS="${SPICE_SSL_CFLAGS}" SSL_LIBS="${SPICE_SSL_LIBS}" \ - OPENSSL_CFLAGS="${SPICE_SSL_CFLAGS}" OPENSSL_LIBS="${SPICE_SSL_LIBS}" + OPENSSL_CFLAGS="${SPICE_SSL_CFLAGS}" OPENSSL_LIBS="${SPICE_SSL_LIBS}" \ + PYTHON=${PYTHON_CMD} INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Tue Feb 6 14:07:50 2018 Return-Path: Delivered-To: svn-ports-all@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 4EA99ED8BBA; Tue, 6 Feb 2018 14:07:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 018196AC9A; Tue, 6 Feb 2018 14:07:50 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F07C118D98; Tue, 6 Feb 2018 14:07:49 +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 w16E7nau089721; Tue, 6 Feb 2018 14:07:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16E7n2s089720; Tue, 6 Feb 2018 14:07:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061407.w16E7n2s089720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 14:07:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461051 - head/devel/libspice-server X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/libspice-server X-SVN-Commit-Revision: 461051 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:07:50 -0000 Author: amdmi3 Date: Tue Feb 6 14:07:49 2018 New Revision: 461051 URL: https://svnweb.freebsd.org/changeset/ports/461051 Log: - Bump revision for a previous commit as well Approved by: portmgr blanket Modified: head/devel/libspice-server/Makefile Modified: head/devel/libspice-server/Makefile ============================================================================== --- head/devel/libspice-server/Makefile Tue Feb 6 14:07:11 2018 (r461050) +++ head/devel/libspice-server/Makefile Tue Feb 6 14:07:49 2018 (r461051) @@ -3,7 +3,7 @@ PORTNAME= libspice-server DISTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://www.spice-space.org/download/releases/ DISTNAME= spice-${PORTVERSION} From owner-svn-ports-all@freebsd.org Tue Feb 6 14:09:15 2018 Return-Path: Delivered-To: svn-ports-all@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 22707ED8DD5; Tue, 6 Feb 2018 14:09:15 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAE566ADDB; Tue, 6 Feb 2018 14:09:14 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C595F18D9D; Tue, 6 Feb 2018 14:09:14 +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 w16E9ESt089862; Tue, 6 Feb 2018 14:09:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16E9Exq089861; Tue, 6 Feb 2018 14:09:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061409.w16E9Exq089861@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 14:09:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461052 - head/www/google-appengine X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/www/google-appengine X-SVN-Commit-Revision: 461052 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:09:15 -0000 Author: amdmi3 Date: Tue Feb 6 14:09:14 2018 New Revision: 461052 URL: https://svnweb.freebsd.org/changeset/ports/461052 Log: - Fix shebangs Approved by: portmgr blanket Modified: head/www/google-appengine/Makefile Modified: head/www/google-appengine/Makefile ============================================================================== --- head/www/google-appengine/Makefile Tue Feb 6 14:07:49 2018 (r461051) +++ head/www/google-appengine/Makefile Tue Feb 6 14:09:14 2018 (r461052) @@ -3,7 +3,7 @@ PORTNAME= google-appengine PORTVERSION= 1.9.51 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip @@ -27,7 +27,8 @@ PORTDATA= * PORTEXAMPLES= * PLIST_FILES= ${GAESCRIPTS:C,^| ,bin/&,g} -USES= gettext python:2 shebangfix zip +USES= gettext python:2.7 shebangfix zip +SHEBANG_FILES= ${GAESCRIPTS} WRKSRC= ${WRKDIR}/${PORTNAME:S,-,_,} From owner-svn-ports-all@freebsd.org Tue Feb 6 14:13:36 2018 Return-Path: Delivered-To: svn-ports-all@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 3EABEED955A; Tue, 6 Feb 2018 14:13:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E64356B321; Tue, 6 Feb 2018 14:13:35 +0000 (UTC) (envelope-from swills@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 E125E18F3C; Tue, 6 Feb 2018 14:13:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EDZdt094705; Tue, 6 Feb 2018 14:13:35 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EDZxd094703; Tue, 6 Feb 2018 14:13:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802061413.w16EDZxd094703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 6 Feb 2018 14:13:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461053 - in head/ports-mgmt: pkg pkg-devel X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/ports-mgmt: pkg pkg-devel X-SVN-Commit-Revision: 461053 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:13:36 -0000 Author: swills Date: Tue Feb 6 14:13:35 2018 New Revision: 461053 URL: https://svnweb.freebsd.org/changeset/ports/461053 Log: Don't use pkg-static when cross building PR: 224217 Submitted by: nwhitehorn Approved by: bapt Modified: head/ports-mgmt/pkg-devel/Makefile (contents, props changed) head/ports-mgmt/pkg/Makefile (contents, props changed) Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Tue Feb 6 14:09:14 2018 (r461052) +++ head/ports-mgmt/pkg-devel/Makefile Tue Feb 6 14:13:35 2018 (r461053) @@ -70,7 +70,7 @@ pre-everything:: .endif .undef INSTALLS_DEPENDS -.if !exists(${LOCALBASE}/sbin/pkg) +.if !exists(${LOCALBASE}/sbin/pkg) || !defined(CROSS_TOOLCHAIN) PKG_BIN= ${WRKSRC}/src/pkg-static .endif Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Tue Feb 6 14:09:14 2018 (r461052) +++ head/ports-mgmt/pkg/Makefile Tue Feb 6 14:13:35 2018 (r461053) @@ -70,7 +70,12 @@ pre-everything:: #define PKG_DEPENDS to nothing to avoid infinite loop looking for pkg :) PKG_DEPENDS= .undef INSTALLS_DEPENDS + +# Use the internal pkg instead, generally, unless this is a cross-build, +# in which case that won't work. Hope for the best then. +.if !defined(CROSS_TOOLCHAIN) PKG_BIN= ${WRKSRC}/src/pkg-static +.endif post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Tue Feb 6 14:17:30 2018 Return-Path: Delivered-To: svn-ports-all@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 7D271ED9A56; Tue, 6 Feb 2018 14:17:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2811E6B57A; Tue, 6 Feb 2018 14:17:30 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2174218F54; Tue, 6 Feb 2018 14:17:30 +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 w16EHULO094963; Tue, 6 Feb 2018 14:17:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EHUY1094962; Tue, 6 Feb 2018 14:17:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061417.w16EHUY1094962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 14:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461054 - head/devel/monotone X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/monotone X-SVN-Commit-Revision: 461054 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:17:30 -0000 Author: amdmi3 Date: Tue Feb 6 14:17:29 2018 New Revision: 461054 URL: https://svnweb.freebsd.org/changeset/ports/461054 Log: - Add missing python run-dependency - Fix shebangs Approved by: portmgr blanket Modified: head/devel/monotone/Makefile Modified: head/devel/monotone/Makefile ============================================================================== --- head/devel/monotone/Makefile Tue Feb 6 14:13:35 2018 (r461053) +++ head/devel/monotone/Makefile Tue Feb 6 14:17:29 2018 (r461054) @@ -3,7 +3,7 @@ PORTNAME= monotone PORTVERSION= 1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ @@ -21,7 +21,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ SUB_FILES= pkg-message USES= cpe gmake iconv localbase lua:51 makeinfo perl5 \ - pkgconfig tar:bzip2 + pkgconfig python:run shebangfix tar:bzip2 +SHEBANG_FILES= extra/mtn-hooks/monotone-ciabot.py USE_PERL5= build GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Tue Feb 6 14:18:30 2018 Return-Path: Delivered-To: svn-ports-all@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 4489DED9BD2; Tue, 6 Feb 2018 14:18:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA1396B684; Tue, 6 Feb 2018 14:18:29 +0000 (UTC) (envelope-from bapt@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 E514C18F56; Tue, 6 Feb 2018 14:18:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EITMr095147; Tue, 6 Feb 2018 14:18:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EIT1g095144; Tue, 6 Feb 2018 14:18:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061418.w16EIT1g095144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 14:18:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461055 - in head: . devel devel/llvm34 lang lang/clang34 X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . devel devel/llvm34 lang lang/clang34 X-SVN-Commit-Revision: 461055 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:18:30 -0000 Author: bapt Date: Tue Feb 6 14:18:29 2018 New Revision: 461055 URL: https://svnweb.freebsd.org/changeset/ports/461055 Log: Revert removal of llvm 3.4 it is still in used by audio/faust Added: head/devel/llvm34/ - copied from r461046, head/devel/llvm34/ head/lang/clang34/ - copied from r461046, head/lang/clang34/ Modified: head/MOVED head/devel/Makefile head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 6 14:17:29 2018 (r461054) +++ head/MOVED Tue Feb 6 14:18:29 2018 (r461055) @@ -9909,5 +9909,3 @@ databases/mysql-proxy||2018-01-31|Has expired: No long japanese/migemo-emacs23|japanese/migemo-emacs|2018-02-01|Moved to version agnostic name editors/emacs-nox11|editors/emacs@nox|2018-02-01|Moved to a flavored version audio/py-mad|audio/py-pymad|2018-02-03|Rename to match PyPI naming -devel/llvm34|devel/llvm50|2018-02-06|Obsolete and unmaintained upstream -devel/clang34|devel/llvm50|2018-02-06|Obsolete and unmaintained upstream Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Feb 6 14:17:29 2018 (r461054) +++ head/devel/Makefile Tue Feb 6 14:18:29 2018 (r461055) @@ -1635,6 +1635,7 @@ SUBDIR += llvm-cheri SUBDIR += llvm-devel SUBDIR += llvm33 + SUBDIR += llvm34 SUBDIR += llvm35 SUBDIR += llvm38 SUBDIR += llvm39 Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Tue Feb 6 14:17:29 2018 (r461054) +++ head/lang/Makefile Tue Feb 6 14:18:29 2018 (r461055) @@ -35,6 +35,7 @@ SUBDIR += cjs SUBDIR += clang-devel SUBDIR += clang33 + SUBDIR += clang34 SUBDIR += clang35 SUBDIR += clang38 SUBDIR += cling From owner-svn-ports-all@freebsd.org Tue Feb 6 14:24:26 2018 Return-Path: Delivered-To: svn-ports-all@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 0F063EDA37F; Tue, 6 Feb 2018 14:24:26 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B88ED6BB21; Tue, 6 Feb 2018 14:24:25 +0000 (UTC) (envelope-from bapt@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 AFA70190E9; Tue, 6 Feb 2018 14:24:25 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EOPUs099930; Tue, 6 Feb 2018 14:24:25 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EOPaV099929; Tue, 6 Feb 2018 14:24:25 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061424.w16EOPaV099929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 14:24:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461056 - head/devel/sparc64-binutils X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/sparc64-binutils X-SVN-Commit-Revision: 461056 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:24:26 -0000 Author: bapt Date: Tue Feb 6 14:24:25 2018 New Revision: 461056 URL: https://svnweb.freebsd.org/changeset/ports/461056 Log: Fix typo in plist preventing packaging Reported by: antoine Modified: head/devel/sparc64-binutils/pkg-plist Modified: head/devel/sparc64-binutils/pkg-plist ============================================================================== --- head/devel/sparc64-binutils/pkg-plist Tue Feb 6 14:18:29 2018 (r461055) +++ head/devel/sparc64-binutils/pkg-plist Tue Feb 6 14:24:25 2018 (r461056) @@ -1,4 +1,4 @@ -in/sparc64-freebsd-addr2line +bin/sparc64-freebsd-addr2line bin/sparc64-freebsd-ar bin/sparc64-freebsd-as bin/sparc64-freebsd-c++filt From owner-svn-ports-all@freebsd.org Tue Feb 6 14:26:42 2018 Return-Path: Delivered-To: svn-ports-all@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 AD668EDA59F; Tue, 6 Feb 2018 14:26:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A9B56BC8A; Tue, 6 Feb 2018 14:26:42 +0000 (UTC) (envelope-from swills@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 54F85190ED; Tue, 6 Feb 2018 14:26:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EQgk8000260; Tue, 6 Feb 2018 14:26:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EQgrB000256; Tue, 6 Feb 2018 14:26:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802061426.w16EQgrB000256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 6 Feb 2018 14:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461057 - in head: Mk base/gcc X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head: Mk base/gcc X-SVN-Commit-Revision: 461057 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:26:43 -0000 Author: swills Date: Tue Feb 6 14:26:41 2018 New Revision: 461057 URL: https://svnweb.freebsd.org/changeset/ports/461057 Log: Changes from BZ PR 224217 plus minor changes to fix base/gcc fetch Modified: head/Mk/bsd.port.mk (contents, props changed) head/base/gcc/Makefile (contents, props changed) head/base/gcc/distinfo (contents, props changed) head/base/gcc/pkg-plist (contents, props changed) Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Tue Feb 6 14:24:25 2018 (r461056) +++ head/Mk/bsd.port.mk Tue Feb 6 14:26:41 2018 (r461057) @@ -1097,10 +1097,17 @@ IGNORE= CROSS_SYSROOT should be defined HOSTCC:= ${CC} HOSTCXX:= ${CXX} .endif +.if !defined(CC_FOR_BUILD) +CC_FOR_BUILD:= ${HOSTCC} +CXX_FOR_BUILD:= ${HOSTCXX} +.endif +CONFIGURE_ENV+= HOSTCC="${HOSTCC}" HOSTCXX="${HOSTCXX}" CC_FOR_BUILD="${CC_FOR_BUILD}" CXX_FOR_BUILD="${CXX_FOR_BUILD}" + CC= ${XCC} CXX= ${XCXX} CFLAGS+= --sysroot=${CROSS_SYSROOT} -isystem ${CROSS_SYSROOT}/usr/include -CXXFLAGS+= --sysroot=${CROSS_SYSROOT} -isystem ${CROSS_SYSROOT}/usr/include/c++/v1 -nostdinc++ +CXXFLAGS+= --sysroot=${CROSS_SYSROOT} -isystem ${CROSS_SYSROOT}/usr/include -isystem ${CROSS_SYSROOT}/usr/include/c++/v1 -nostdinc++ +CPPFLAGS+= --sysroot=${CROSS_SYSROOT} -isystem ${CROSS_SYSROOT}/usr/include LDFLAGS+= --sysroot=${CROSS_SYSROOT} .for _tool in AS AR LD NM OBJCOPY RANLIB SIZE STRINGS ${_tool}= ${CROSS_BINUTILS_PREFIX}${tool:tl} @@ -2584,7 +2591,7 @@ VALID_CATEGORIES+= accessibility afterstep arabic arch tcl textproc tk \ ukrainian vietnamese windowmaker wayland www \ x11 x11-clocks x11-drivers x11-fm x11-fonts x11-servers x11-themes \ - x11-toolkits x11-wm xfce zope + x11-toolkits x11-wm xfce zope base check-categories: .for cat in ${CATEGORIES} Modified: head/base/gcc/Makefile ============================================================================== --- head/base/gcc/Makefile Tue Feb 6 14:24:25 2018 (r461056) +++ head/base/gcc/Makefile Tue Feb 6 14:26:41 2018 (r461057) @@ -1,15 +1,16 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.0 -CATEGORIES= devel +PORTVERSION= 6.3.0 +CATEGORIES= base MASTER_SITES= GCC/releases/gcc-${DISTVERSION} \ + http://www.mpfr.org/mpfr-3.1.6/:mpfr \ http://www.mpfr.org/mpfr-current/:mpfr \ GNU/gmp:gmp \ - http://www.multiprecision.org/mpc/download/:mpc + https://ftp.gnu.org/gnu/mpc/:mpc DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ - mpfr-3.1.4.tar.xz:mpfr \ - gmp-5.1.3.tar.xz:gmp \ + mpfr-3.1.6.tar.xz:mpfr \ + gmp-6.1.2.tar.xz:gmp \ mpc-1.0.3.tar.gz:mpc PKGNAMEPREFIX= ${OPSYS:tl}- @@ -30,7 +31,7 @@ LICENSE_COMB= multi PREFIX= /usr CONFIGURE_ENV= gcc_gxx_include_dir="/usr/include/c++/v1" TARGET_ARCH= ${CROSS_TOOLCHAIN:C,-.*$,,} -GCC_TARGET= ${TARGET_ARCH}-portbld-${OPSYS:tl}${OSREL} +GCC_TARGET= ${TARGET_ARCH}-unknown-${OPSYS:tl}${OSREL} USES= gmake libtool tar:bzip2 makeinfo PLIST_SUB= TARGETARCH=${TARGET_ARCH} \ @@ -53,8 +54,8 @@ ALL_TARGET?= all-gcc INSTALL_TARGET?= install-gcc post-extract: - cd ${WRKSRC}; ${LN} -sf ../mpfr-3.1.4 mpfr ; \ - ${LN} -sf ../gmp-5.1.3 gmp ; \ + cd ${WRKSRC}; ${LN} -sf ../mpfr-3.1.6 mpfr ; \ + ${LN} -sf ../gmp-6.1.2 gmp ; \ ${LN} -sf ../mpc-1.0.3 mpc post-patch: Modified: head/base/gcc/distinfo ============================================================================== --- head/base/gcc/distinfo Tue Feb 6 14:24:25 2018 (r461056) +++ head/base/gcc/distinfo Tue Feb 6 14:26:41 2018 (r461057) @@ -1,9 +1,9 @@ -TIMESTAMP = 1472596046 -SHA256 (gcc-5.4.0.tar.bz2) = 608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a -SIZE (gcc-5.4.0.tar.bz2) = 95661481 -SHA256 (mpfr-3.1.4.tar.xz) = 761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5 -SIZE (mpfr-3.1.4.tar.xz) = 1122152 -SHA256 (gmp-5.1.3.tar.xz) = dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071 -SIZE (gmp-5.1.3.tar.xz) = 1818812 +TIMESTAMP = 1508105556 +SHA256 (gcc-6.3.0.tar.bz2) = f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f +SIZE (gcc-6.3.0.tar.bz2) = 99903185 +SHA256 (mpfr-3.1.6.tar.xz) = 7a62ac1a04408614fccdc506e4844b10cf0ad2c2b1677097f8f35d3a1344a950 +SIZE (mpfr-3.1.6.tar.xz) = 1133672 +SHA256 (gmp-6.1.2.tar.xz) = 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912 +SIZE (gmp-6.1.2.tar.xz) = 1946336 SHA256 (mpc-1.0.3.tar.gz) = 617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3 SIZE (mpc-1.0.3.tar.gz) = 669925 Modified: head/base/gcc/pkg-plist ============================================================================== --- head/base/gcc/pkg-plist Tue Feb 6 14:24:25 2018 (r461056) +++ head/base/gcc/pkg-plist Tue Feb 6 14:26:41 2018 (r461057) @@ -15,6 +15,7 @@ bin/%%GCC_TARGET%%-gcc-ranlib bin/%%GCC_TARGET%%-gcov bin/%%GCC_TARGET%%-gcov-tool lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/README +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/libmilter/mfapi.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/limits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_fil.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/netinet/ip_lookup.h @@ -29,8 +30,17 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/s lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/syslimits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/unistd.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include-fixed/wchar.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/altivec.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/float.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/htmintrin.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/htmxlintrin.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/iso646.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/paired.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/ppc-asm.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/ppu_intrinsics.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/si2vmx.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/spe.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/spu2vmx.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/stdalign.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/stdarg.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/stdatomic.h @@ -42,7 +52,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/stdint. lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/stdnoreturn.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/tgmath.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/varargs.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/visintrin.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/vec_types.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/install-tools/fixinc_list lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/install-tools/gsyslimits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/install-tools/include/README @@ -61,6 +71,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/auto-host.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/auto-profile.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/b-header-vars +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/backend.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/basic-block.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/bb-reorder.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/bitmap.h @@ -104,12 +115,15 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/%%OPSYS%%-stdint.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/%%OPSYS%%.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/initfini-array.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/sparc/%%OPSYS%%.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/sparc/sparc-opts.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/sparc/sparc-protos.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/sparc/sparc.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/sparc/sysv4.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/vxworks-dummy.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/default64.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/%%OPSYS%%64.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/option-defaults.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/rs6000-builtin.def +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/rs6000-cpus.def +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/rs6000-opts.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/rs6000-protos.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/rs6000.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/config/rs6000/sysv4.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/configargs.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/context.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/convert.h @@ -158,9 +172,11 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/fixed-value.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/flag-types.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/flags.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/fold-const-call.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/fold-const.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/function.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gcc-plugin.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gcc-rich-location.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gcc-symtab.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gcc.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gcov-counter.def @@ -179,6 +195,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-iterator.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-low.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-match.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-predict.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-pretty-print.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-ssa.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gimple-streamer.h @@ -190,10 +207,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/glimits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graph.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphds.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphite-isl-ast-to-gimple.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphite-poly.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphite-scop-detection.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphite-sese-to-poly.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/graphite.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gsstruct.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gstab.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gsyms.h @@ -201,14 +215,18 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gtm-builtins.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/gtype-desc.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hard-reg-set.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hash-map-traits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hash-map.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hash-set.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hash-table.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hash-traits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hashtab.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/highlev-plugin-common.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hooks.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hosthooks-def.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hosthooks.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hsa-brig-format.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hsa.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hw-doloop.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/hwint.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ifcvt.h @@ -254,20 +272,28 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/machmode.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/machmode.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/md5.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/mem-stats-traits.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/mem-stats.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/memory-block.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/mode-classes.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/objc/objc-tree.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/obstack.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/omega.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/omp-builtins.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/omp-low.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/optabs-libfuncs.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/optabs-query.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/optabs-tree.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/optabs.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/optabs.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/options.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/opts-diagnostic.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/opts.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/output.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/params-enum.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/params-list.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/params.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/params.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/params.list lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/pass-instances.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/pass_manager.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/passes.def @@ -312,9 +338,11 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/shrink-wrap.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/signop.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/sparseset.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/spellcheck.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/splay-tree.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/sreal.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ssa-iterators.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ssa.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/stab.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/statistics.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/stmt.h @@ -328,6 +356,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target-def.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target-globals.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target-hooks-macros.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target-insns.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/target.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/targhooks.h @@ -337,9 +366,9 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tm.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tm_p.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/toplev.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tracer.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/trans-mem.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-affine.h -lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-browser.def lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-cfg.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-cfgcleanup.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-check.h @@ -351,6 +380,7 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-diagnostic.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-dump.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-eh.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-hash-traits.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-hasher.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-inline.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-into-ssa.h @@ -375,7 +405,9 @@ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/ lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-operands.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-propagate.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-sccvn.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-scopedtables.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-ter.h +lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadbackward.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadedge.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa-threadupdate.h lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/plugin/include/tree-ssa.h From owner-svn-ports-all@freebsd.org Tue Feb 6 14:32:53 2018 Return-Path: Delivered-To: svn-ports-all@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 7F324EDAF48; Tue, 6 Feb 2018 14:32:53 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EB956C174; Tue, 6 Feb 2018 14:32:53 +0000 (UTC) (envelope-from swills@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 297EE19299; Tue, 6 Feb 2018 14:32:53 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EWr6i005305; Tue, 6 Feb 2018 14:32:53 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EWqKi005296; Tue, 6 Feb 2018 14:32:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802061432.w16EWqKi005296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 6 Feb 2018 14:32:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461058 - in head: Mk base/binutils base/gcc devel/binutils devel/powerpc64-binutils devel/powerpc64-gcc devel/powerpc64-xtoolchain-gcc devel/powerpc64-xtoolchain-gcc/files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head: Mk base/binutils base/gcc devel/binutils devel/powerpc64-binutils devel/powerpc64-gcc devel/powerpc64-xtoolchain-gcc devel/powerpc64-xtoolchain-gcc/files X-SVN-Commit-Revision: 461058 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:32:53 -0000 Author: swills Date: Tue Feb 6 14:32:52 2018 New Revision: 461058 URL: https://svnweb.freebsd.org/changeset/ports/461058 Log: Fix cross build of base/ ports This is a follow up to r461057 and fixes base/binutils and base/gcc in my testing. PR: 224217 Submitted by: nwhitehorn (partially, I made additional changes) Reviewed by: bapt Modified: head/Mk/bsd.port.mk (contents, props changed) head/base/binutils/Makefile (contents, props changed) head/base/binutils/pkg-plist.powerpc64 (contents, props changed) head/base/gcc/Makefile (contents, props changed) head/devel/binutils/Makefile (contents, props changed) head/devel/powerpc64-binutils/pkg-plist (contents, props changed) head/devel/powerpc64-gcc/Makefile (contents, props changed) head/devel/powerpc64-xtoolchain-gcc/Makefile (contents, props changed) head/devel/powerpc64-xtoolchain-gcc/files/xtoolchain.mk.in Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Tue Feb 6 14:26:41 2018 (r461057) +++ head/Mk/bsd.port.mk Tue Feb 6 14:32:52 2018 (r461058) @@ -2638,7 +2638,7 @@ GNU_CONFIGURE_MANPREFIX?= ${MANPREFIX} CONFIG_SITE?= ${PORTSDIR}/Templates/config.site CONFIGURE_ARGS+= --prefix=${GNU_CONFIGURE_PREFIX} $${_LATE_CONFIGURE_ARGS} .if defined(CROSS_TOOLCHAIN) -CROSS_HOST= ${CROSS_TOOLCHAIN:C,-.*$,,}-${OPSYS:tl} +CROSS_HOST= ${CROSS_TOOLCHAIN:C,-.*$,,}-unknown-${OPSYS:tl}${OSREL} CONFIGURE_ARGS+= --host=${CROSS_HOST} .endif CONFIGURE_ENV+= CONFIG_SITE=${CONFIG_SITE} lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN} Modified: head/base/binutils/Makefile ============================================================================== --- head/base/binutils/Makefile Tue Feb 6 14:26:41 2018 (r461057) +++ head/base/binutils/Makefile Tue Feb 6 14:32:52 2018 (r461058) @@ -2,12 +2,12 @@ PORTEPOCH= 0 CATEGORIES= base -PKGNAMEPREFIX= ${OPSYS}- +PKGNAMEPREFIX= ${OPSYS:tl}- VALID_CATEGORIES= base COMMENT= GNU binary tools for base -MASTERDIR= ${.CURDIR}/../..//devel/binutils +MASTERDIR= ${.CURDIR}/../../devel/binutils PLIST= ${.CURDIR}/pkg-plist.${TARGET_ARCH} .if !defined(CROSS_TOOLCHAIN) @@ -19,7 +19,8 @@ PLIST= ${.CURDIR}/pkg-plist.${TARGET_ARCH} .endif TARGET_ARCH= ${CROSS_TOOLCHAIN:C,-.*$,,} -BUTARGET= ${TARGET_ARCH}-${OPSYS:tl} +BUTARGET= ${TARGET_ARCH}-unknown-${OPSYS:tl}${OSREL} + CONFIGURE_ARGS+= --disable-host-shared PREFIX= /usr Modified: head/base/binutils/pkg-plist.powerpc64 ============================================================================== --- head/base/binutils/pkg-plist.powerpc64 Tue Feb 6 14:26:41 2018 (r461057) +++ head/base/binutils/pkg-plist.powerpc64 Tue Feb 6 14:32:52 2018 (r461058) @@ -3,64 +3,73 @@ bin/ld bin/ld.bfd bin/objcopy bin/objdump -powerpc64-freebsd/bin/as -powerpc64-freebsd/bin/ld -powerpc64-freebsd/bin/ld.bfd -powerpc64-freebsd/bin/objcopy -powerpc64-freebsd/bin/objdump -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.x -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xbn -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xd -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdw -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xn -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xr -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xs -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xsc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xsw -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xu -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xw -powerpc64-freebsd/lib/ldscripts/elf32ppc.x -powerpc64-freebsd/lib/ldscripts/elf32ppc.xbn -powerpc64-freebsd/lib/ldscripts/elf32ppc.xc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xd -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdw -powerpc64-freebsd/lib/ldscripts/elf32ppc.xn -powerpc64-freebsd/lib/ldscripts/elf32ppc.xr -powerpc64-freebsd/lib/ldscripts/elf32ppc.xs -powerpc64-freebsd/lib/ldscripts/elf32ppc.xsc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xsw -powerpc64-freebsd/lib/ldscripts/elf32ppc.xu -powerpc64-freebsd/lib/ldscripts/elf32ppc.xw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.x -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xbn -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xd -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xn -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xr -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xs -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xsc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xsw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xu -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xw -powerpc64-freebsd/lib/ldscripts/elf64ppc.x -powerpc64-freebsd/lib/ldscripts/elf64ppc.xbn -powerpc64-freebsd/lib/ldscripts/elf64ppc.xc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xd -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdw -powerpc64-freebsd/lib/ldscripts/elf64ppc.xn -powerpc64-freebsd/lib/ldscripts/elf64ppc.xr -powerpc64-freebsd/lib/ldscripts/elf64ppc.xs -powerpc64-freebsd/lib/ldscripts/elf64ppc.xsc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xsw -powerpc64-freebsd/lib/ldscripts/elf64ppc.xu -powerpc64-freebsd/lib/ldscripts/elf64ppc.xw +bin/powerpc64-unknown-freebsd12.0-as +bin/powerpc64-unknown-freebsd12.0-ld +bin/powerpc64-unknown-freebsd12.0-ld.bfd +bin/powerpc64-unknown-freebsd12.0-objcopy +bin/powerpc64-unknown-freebsd12.0-objdump +powerpc64-unknown-freebsd12.0/bin/as +powerpc64-unknown-freebsd12.0/bin/ld +powerpc64-unknown-freebsd12.0/bin/ld.bfd +powerpc64-unknown-freebsd12.0/bin/objcopy +powerpc64-unknown-freebsd12.0/bin/objdump +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xw share/man/man1/as.1.gz share/man/man1/ld.1.gz share/man/man1/objcopy.1.gz share/man/man1/objdump.1.gz +share/man/man1/powerpc64-unknown-freebsd12.0-as.1.gz +share/man/man1/powerpc64-unknown-freebsd12.0-ld.1.gz +share/man/man1/powerpc64-unknown-freebsd12.0-objcopy.1.gz +share/man/man1/powerpc64-unknown-freebsd12.0-objdump.1.gz Modified: head/base/gcc/Makefile ============================================================================== --- head/base/gcc/Makefile Tue Feb 6 14:26:41 2018 (r461057) +++ head/base/gcc/Makefile Tue Feb 6 14:32:52 2018 (r461058) @@ -29,10 +29,13 @@ LICENSE_COMB= multi .endif PREFIX= /usr -CONFIGURE_ENV= gcc_gxx_include_dir="/usr/include/c++/v1" +CONFIGURE_ENV= gcc_gxx_include_dir="/usr/include/c++/v1" \ + NM=/usr/bin/nm \ + AS_FOR_TARGET=/usr/bin/as \ + LD_FOR_TARGET=/usr/bin/ld \ + NM_FOR_TARGET=/usr/bin/nm TARGET_ARCH= ${CROSS_TOOLCHAIN:C,-.*$,,} GCC_TARGET= ${TARGET_ARCH}-unknown-${OPSYS:tl}${OSREL} - USES= gmake libtool tar:bzip2 makeinfo PLIST_SUB= TARGETARCH=${TARGET_ARCH} \ OPSYS=${OPSYS:tl} \ @@ -44,8 +47,10 @@ EXTRA_PATCHES+= ${.CURDIR}/../../devel/powerpc64-gcc/f GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes -CONFIGURE_ARGS+=--target=${GCC_TARGET} --disable-nls \ +CONFIGURE_ARGS+= \ + --target=${GCC_TARGET} \ --enable-languages=c,c++ \ + --disable-nls \ --without-headers \ --with-build-sysroot=${CROSS_SYSROOT} \ -with-pkgversion="GNU Collection for FreeBSD" @@ -63,8 +68,12 @@ post-patch: ${WRKSRC}//gcc/cp/g++spec.c post-install: + ${MV} ${STAGEDIR}/usr/bin/gcov-tool ${STAGEDIR}/usr/bin/${GCC_TARGET}-gcov-tool ; \ for tool in cpp gcc g++ gcov; do \ + ${MV} ${STAGEDIR}/usr/bin/$${tool} ${STAGEDIR}/usr/bin/${GCC_TARGET}-$${tool} ; \ ${LN} -sf ${GCC_TARGET}-$${tool} ${STAGEDIR}/usr/bin/$${tool} ; \ + ${MV} ${STAGEDIR}/${MANDIR}1/$${tool}.1 ${STAGEDIR}/${MANDIR}1/${GCC_TARGET}-$${tool}.1 ; \ + ${GZIP_CMD} ${STAGEDIR}/${MANDIR}1/${GCC_TARGET}-$${tool}.1 ; \ ${LN} -sf ${GCC_TARGET}-$${tool}.1.gz ${STAGEDIR}/${MANDIR}1/$${tool}.1.gz ; \ done ; \ ${LN} -sf ${GCC_TARGET}-g++ ${STAGEDIR}/usr/bin/c++ ; \ Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Tue Feb 6 14:26:41 2018 (r461057) +++ head/devel/binutils/Makefile Tue Feb 6 14:32:52 2018 (r461058) @@ -36,7 +36,7 @@ CPE_VENDOR= gnu GNU_CONFIGURE= yes .if defined(PKGNAMEPREFIX) -BUTARGET?= ${PKGNAMEPREFIX}${OPSYS:tl} +BUTARGET?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} OPTIONS_EXCLUDE= NLS INFO_PATH= ${PKGNAMEPREFIX:S/-$//}/info CONFIGURE_ARGS+= --disable-shared \ @@ -111,6 +111,30 @@ post-install: .endif @if [ -d ${STAGEDIR}${PREFIX}/${INFO_PATH} ] ; then rm -rf ${STAGEDIR}${PREFIX}/${INFO_PATH}; fi ${LN} -fs ../../bin/${BUTARGET}-size ${STAGEDIR}${PREFIX}/${BUTARGET}/bin/size +.if defined(CROSS_TOOLCHAIN) + ${MV} ${STAGEDIR}/usr/bin/as ${STAGEDIR}/usr/bin/${BUTARGET}-as + ${LN} -fs /usr/bin/${BUTARGET}-as ${STAGEDIR}/usr/bin/as + ${MV} ${STAGEDIR}/usr/bin/ld ${STAGEDIR}/usr/bin/${BUTARGET}-ld + ${LN} -fs /usr/bin/${BUTARGET}-ld ${STAGEDIR}/usr/bin/ld + ${MV} ${STAGEDIR}/usr/bin/ld.bfd ${STAGEDIR}/usr/bin/${BUTARGET}-ld.bfd + ${LN} -fs /usr/bin/${BUTARGET}-ld.bfd ${STAGEDIR}/usr/bin/ld.bfd + ${MV} ${STAGEDIR}/usr/bin/objcopy ${STAGEDIR}/usr/bin/${BUTARGET}-objcopy + ${LN} -fs /usr/bin/${BUTARGET}-objcopy ${STAGEDIR}/usr/bin/objcopy + ${MV} ${STAGEDIR}/usr/bin/objdump ${STAGEDIR}/usr/bin/${BUTARGET}-objdump + ${LN} -fs /usr/bin/${BUTARGET}-objdump ${STAGEDIR}/usr/bin/objdump + ${MV} ${STAGEDIR}/${MANDIR}1/as.1 ${STAGEDIR}/${MANDIR}1/${BUTARGET}-as.1 + ${GZIP_CMD} ${STAGEDIR}/${MANDIR}1/${BUTARGET}-as.1 + ${LN} -fs ${BUTARGET}-as.1.gz ${STAGEDIR}/${MANDIR}1/as.1.gz + ${MV} ${STAGEDIR}/${MANDIR}1/ld.1 ${STAGEDIR}/${MANDIR}1/${BUTARGET}-ld.1 + ${GZIP_CMD} ${STAGEDIR}/${MANDIR}1/${BUTARGET}-ld.1 + ${LN} -fs ${BUTARGET}-ld.1.gz ${STAGEDIR}/${MANDIR}1/ld.1.gz + ${MV} ${STAGEDIR}/${MANDIR}1/objcopy.1 ${STAGEDIR}/${MANDIR}1/${BUTARGET}-objcopy.1 + ${GZIP_CMD} ${STAGEDIR}/${MANDIR}1/${BUTARGET}-objcopy.1 + ${LN} -fs ${BUTARGET}-objcopy.1.gz ${STAGEDIR}/${MANDIR}1/objcopy.1.gz + ${MV} ${STAGEDIR}/${MANDIR}1/objdump.1 ${STAGEDIR}/${MANDIR}1/${BUTARGET}-objdump.1 + ${GZIP_CMD} ${STAGEDIR}/${MANDIR}1/${BUTARGET}-objdump.1 + ${LN} -fs ${BUTARGET}-objdump.1.gz ${STAGEDIR}/${MANDIR}1/objdump.1.gz +.endif .endif .for tool in ${BUREMOVE} @${RM} ${STAGEDIR}${PREFIX}/bin/${BUTARGET}-${tool} \ Modified: head/devel/powerpc64-binutils/pkg-plist ============================================================================== --- head/devel/powerpc64-binutils/pkg-plist Tue Feb 6 14:26:41 2018 (r461057) +++ head/devel/powerpc64-binutils/pkg-plist Tue Feb 6 14:32:52 2018 (r461058) @@ -1,134 +1,134 @@ -bin/powerpc64-freebsd-addr2line -bin/powerpc64-freebsd-ar -bin/powerpc64-freebsd-as -bin/powerpc64-freebsd-c++filt -bin/powerpc64-freebsd-elfedit -bin/powerpc64-freebsd-gprof -bin/powerpc64-freebsd-ld -bin/powerpc64-freebsd-ld.bfd -bin/powerpc64-freebsd-nm -bin/powerpc64-freebsd-objcopy -bin/powerpc64-freebsd-objdump -bin/powerpc64-freebsd-ranlib -bin/powerpc64-freebsd-readelf -bin/powerpc64-freebsd-size -bin/powerpc64-freebsd-strings -bin/powerpc64-freebsd-strip -man/man1/powerpc64-freebsd-addr2line.1.gz -man/man1/powerpc64-freebsd-ar.1.gz -man/man1/powerpc64-freebsd-as.1.gz -man/man1/powerpc64-freebsd-c++filt.1.gz -man/man1/powerpc64-freebsd-dlltool.1.gz -man/man1/powerpc64-freebsd-elfedit.1.gz -man/man1/powerpc64-freebsd-gprof.1.gz -man/man1/powerpc64-freebsd-ld.1.gz -man/man1/powerpc64-freebsd-nlmconv.1.gz -man/man1/powerpc64-freebsd-nm.1.gz -man/man1/powerpc64-freebsd-objcopy.1.gz -man/man1/powerpc64-freebsd-objdump.1.gz -man/man1/powerpc64-freebsd-ranlib.1.gz -man/man1/powerpc64-freebsd-readelf.1.gz -man/man1/powerpc64-freebsd-size.1.gz -man/man1/powerpc64-freebsd-strings.1.gz -man/man1/powerpc64-freebsd-strip.1.gz -man/man1/powerpc64-freebsd-windmc.1.gz -man/man1/powerpc64-freebsd-windres.1.gz -powerpc64-freebsd/bin/ar -powerpc64-freebsd/bin/as -powerpc64-freebsd/bin/ld -powerpc64-freebsd/bin/ld.bfd -powerpc64-freebsd/bin/nm -powerpc64-freebsd/bin/objcopy -powerpc64-freebsd/bin/objdump -powerpc64-freebsd/bin/ranlib -powerpc64-freebsd/bin/readelf -powerpc64-freebsd/bin/size -powerpc64-freebsd/bin/strip -powerpc64-freebsd/lib/ldscripts/elf32ppc.x -powerpc64-freebsd/lib/ldscripts/elf32ppc.xbn -powerpc64-freebsd/lib/ldscripts/elf32ppc.xc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xce -powerpc64-freebsd/lib/ldscripts/elf32ppc.xd -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdce -powerpc64-freebsd/lib/ldscripts/elf32ppc.xde -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdw -powerpc64-freebsd/lib/ldscripts/elf32ppc.xdwe -powerpc64-freebsd/lib/ldscripts/elf32ppc.xe -powerpc64-freebsd/lib/ldscripts/elf32ppc.xn -powerpc64-freebsd/lib/ldscripts/elf32ppc.xr -powerpc64-freebsd/lib/ldscripts/elf32ppc.xs -powerpc64-freebsd/lib/ldscripts/elf32ppc.xsc -powerpc64-freebsd/lib/ldscripts/elf32ppc.xsce -powerpc64-freebsd/lib/ldscripts/elf32ppc.xse -powerpc64-freebsd/lib/ldscripts/elf32ppc.xsw -powerpc64-freebsd/lib/ldscripts/elf32ppc.xswe -powerpc64-freebsd/lib/ldscripts/elf32ppc.xu -powerpc64-freebsd/lib/ldscripts/elf32ppc.xw -powerpc64-freebsd/lib/ldscripts/elf32ppc.xwe -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.x -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xbn -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xce -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xd -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdce -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xde -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdw -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xdwe -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xe -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xn -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xr -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xs -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xsc -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xsce -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xse -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xsw -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xswe -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xu -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xw -powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xwe -powerpc64-freebsd/lib/ldscripts/elf64ppc.x -powerpc64-freebsd/lib/ldscripts/elf64ppc.xbn -powerpc64-freebsd/lib/ldscripts/elf64ppc.xc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xce -powerpc64-freebsd/lib/ldscripts/elf64ppc.xd -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdce -powerpc64-freebsd/lib/ldscripts/elf64ppc.xde -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdw -powerpc64-freebsd/lib/ldscripts/elf64ppc.xdwe -powerpc64-freebsd/lib/ldscripts/elf64ppc.xe -powerpc64-freebsd/lib/ldscripts/elf64ppc.xn -powerpc64-freebsd/lib/ldscripts/elf64ppc.xr -powerpc64-freebsd/lib/ldscripts/elf64ppc.xs -powerpc64-freebsd/lib/ldscripts/elf64ppc.xsc -powerpc64-freebsd/lib/ldscripts/elf64ppc.xsce -powerpc64-freebsd/lib/ldscripts/elf64ppc.xse -powerpc64-freebsd/lib/ldscripts/elf64ppc.xsw -powerpc64-freebsd/lib/ldscripts/elf64ppc.xswe -powerpc64-freebsd/lib/ldscripts/elf64ppc.xu -powerpc64-freebsd/lib/ldscripts/elf64ppc.xw -powerpc64-freebsd/lib/ldscripts/elf64ppc.xwe -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.x -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xbn -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xce -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xd -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdce -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xde -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xdwe -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xe -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xn -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xr -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xs -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xsc -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xsce -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xse -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xsw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xswe -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xu -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xw -powerpc64-freebsd/lib/ldscripts/elf64ppc_fbsd.xwe +bin/powerpc64-unknown-freebsd12.0-addr2line +bin/powerpc64-unknown-freebsd12.0-ar +bin/powerpc64-unknown-freebsd12.0-as +bin/powerpc64-unknown-freebsd12.0-c++filt +bin/powerpc64-unknown-freebsd12.0-elfedit +bin/powerpc64-unknown-freebsd12.0-gprof +bin/powerpc64-unknown-freebsd12.0-ld +bin/powerpc64-unknown-freebsd12.0-ld.bfd +bin/powerpc64-unknown-freebsd12.0-nm +bin/powerpc64-unknown-freebsd12.0-objcopy +bin/powerpc64-unknown-freebsd12.0-objdump +bin/powerpc64-unknown-freebsd12.0-ranlib +bin/powerpc64-unknown-freebsd12.0-readelf +bin/powerpc64-unknown-freebsd12.0-size +bin/powerpc64-unknown-freebsd12.0-strings +bin/powerpc64-unknown-freebsd12.0-strip +man/man1/powerpc64-unknown-freebsd12.0-addr2line.1.gz +man/man1/powerpc64-unknown-freebsd12.0-ar.1.gz +man/man1/powerpc64-unknown-freebsd12.0-as.1.gz +man/man1/powerpc64-unknown-freebsd12.0-c++filt.1.gz +man/man1/powerpc64-unknown-freebsd12.0-dlltool.1.gz +man/man1/powerpc64-unknown-freebsd12.0-elfedit.1.gz +man/man1/powerpc64-unknown-freebsd12.0-gprof.1.gz +man/man1/powerpc64-unknown-freebsd12.0-ld.1.gz +man/man1/powerpc64-unknown-freebsd12.0-nlmconv.1.gz +man/man1/powerpc64-unknown-freebsd12.0-nm.1.gz +man/man1/powerpc64-unknown-freebsd12.0-objcopy.1.gz +man/man1/powerpc64-unknown-freebsd12.0-objdump.1.gz +man/man1/powerpc64-unknown-freebsd12.0-ranlib.1.gz +man/man1/powerpc64-unknown-freebsd12.0-readelf.1.gz +man/man1/powerpc64-unknown-freebsd12.0-size.1.gz +man/man1/powerpc64-unknown-freebsd12.0-strings.1.gz +man/man1/powerpc64-unknown-freebsd12.0-strip.1.gz +man/man1/powerpc64-unknown-freebsd12.0-windmc.1.gz +man/man1/powerpc64-unknown-freebsd12.0-windres.1.gz +powerpc64-unknown-freebsd12.0/bin/ar +powerpc64-unknown-freebsd12.0/bin/as +powerpc64-unknown-freebsd12.0/bin/ld +powerpc64-unknown-freebsd12.0/bin/ld.bfd +powerpc64-unknown-freebsd12.0/bin/nm +powerpc64-unknown-freebsd12.0/bin/objcopy +powerpc64-unknown-freebsd12.0/bin/objdump +powerpc64-unknown-freebsd12.0/bin/ranlib +powerpc64-unknown-freebsd12.0/bin/readelf +powerpc64-unknown-freebsd12.0/bin/size +powerpc64-unknown-freebsd12.0/bin/strip +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xde +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xdwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xsce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xse +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xswe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc.xwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xde +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xdwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xsce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xse +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xswe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf32ppc_fbsd.xwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xde +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xdwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xsce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xse +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xswe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc.xwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.x +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xbn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xd +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xde +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xdwe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xn +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xr +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xs +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xsc +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xsce +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xse +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xsw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xswe +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xu +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xw +powerpc64-unknown-freebsd12.0/lib/ldscripts/elf64ppc_fbsd.xwe Modified: head/devel/powerpc64-gcc/Makefile ============================================================================== --- head/devel/powerpc64-gcc/Makefile Tue Feb 6 14:26:41 2018 (r461057) +++ head/devel/powerpc64-gcc/Makefile Tue Feb 6 14:32:52 2018 (r461058) @@ -29,7 +29,7 @@ PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/-//g} \ .if empty(GCC_TARGET) # We are building for a FreeBSD target GCC_TARGET?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} -BU_PREFIX?= ${PKGNAMEPREFIX}${OPSYS:tl} +BU_PREFIX?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} EXTRA_PATCHES+= ${FILESDIR}/freebsd-format-extensions .else BU_PREFIX?= ${GCC_TARGET} Modified: head/devel/powerpc64-xtoolchain-gcc/Makefile ============================================================================== --- head/devel/powerpc64-xtoolchain-gcc/Makefile Tue Feb 6 14:26:41 2018 (r461057) +++ head/devel/powerpc64-xtoolchain-gcc/Makefile Tue Feb 6 14:32:52 2018 (r461058) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtoolchain -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none @@ -28,6 +28,7 @@ RUN_DEPENDS?= ${XCC}:devel/${PKGNAMEPREFIX}${X_COMPILE SUB_FILES= xtoolchain.mk SUB_LIST= TARGETARCH=${TOOLCHAIN_PREFIX:C/-//g} \ OPSYS=${OPSYS:tl} \ + OSREL=${OSREL} \ XCC=${XCC} \ XCXX=${XCXX} \ XCPP=${XCPP} \ Modified: head/devel/powerpc64-xtoolchain-gcc/files/xtoolchain.mk.in ============================================================================== --- head/devel/powerpc64-xtoolchain-gcc/files/xtoolchain.mk.in Tue Feb 6 14:26:41 2018 (r461057) +++ head/devel/powerpc64-xtoolchain-gcc/files/xtoolchain.mk.in Tue Feb 6 14:32:52 2018 (r461058) @@ -1,5 +1,5 @@ XCC=%%LOCALBASE%%/bin/%%XCC%% XCXX=%%LOCALBASE%%/bin/%%XCXX%% XCPP=%%LOCALBASE%%/bin/%%XCPP%% -CROSS_BINUTILS_PREFIX=%%LOCALBASE%%/%%TARGETARCH%%-%%OPSYS%%/bin/ +CROSS_BINUTILS_PREFIX=%%LOCALBASE%%/%%TARGETARCH%%-unknown-%%OPSYS%%%%OSREL%%/bin/ X_COMPILER_TYPE=%%X_COMPILER_TYPE%% From owner-svn-ports-all@freebsd.org Tue Feb 6 14:38:28 2018 Return-Path: Delivered-To: svn-ports-all@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 5D2A4EDB86D; Tue, 6 Feb 2018 14:38:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0BDC56C4FF; Tue, 6 Feb 2018 14:38:28 +0000 (UTC) (envelope-from swills@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 06F0A192A8; Tue, 6 Feb 2018 14:38:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16EcRLC005666; Tue, 6 Feb 2018 14:38:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16EcRp2005663; Tue, 6 Feb 2018 14:38:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802061438.w16EcRp2005663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 6 Feb 2018 14:38:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461059 - head/base/gcc/files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/base/gcc/files X-SVN-Commit-Revision: 461059 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 14:38:28 -0000 Author: swills Date: Tue Feb 6 14:38:27 2018 New Revision: 461059 URL: https://svnweb.freebsd.org/changeset/ports/461059 Log: Add files missed in previous commit PR: 224217 Submitted by: nwhitehorn Added: head/base/gcc/files/patch-Makefile.in (contents, props changed) head/base/gcc/files/patch-gcc-Makefile.in (contents, props changed) head/base/gcc/files/patch-gcc-configure (contents, props changed) Added: head/base/gcc/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/base/gcc/files/patch-Makefile.in Tue Feb 6 14:38:27 2018 (r461059) @@ -0,0 +1,72 @@ +--- Makefile.in.orig 2016-04-13 11:02:08.000000000 -0700 ++++ Makefile.in 2017-12-08 14:01:46.149339000 -0800 +@@ -2784,7 +2784,8 @@ + esac; \ + module_srcdir=libiberty; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -2841,7 +2842,8 @@ + esac; \ + module_srcdir=bison; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -2898,7 +2900,8 @@ + esac; \ + module_srcdir=flex; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -2955,7 +2958,8 @@ + esac; \ + module_srcdir=m4; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -3012,7 +3016,8 @@ + esac; \ + module_srcdir=texinfo; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -3069,7 +3074,8 @@ + esac; \ + module_srcdir=fixincludes; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ +@@ -3126,7 +3132,8 @@ + esac; \ + module_srcdir=libcpp; \ + rm -f no-such-file || : ; \ +- CONFIG_SITE=no-such-file $(SHELL) \ ++ CONFIG_SITE=no-such-file CFLAGS="${HOST_CFLAGS}" \ ++ CPPFLAGS="${HOST_CPPFLAGS}" CXXFLAGS="${HOST_CXXFLAGS}" $(SHELL) \ + $$s/$$module_srcdir/configure \ + --srcdir=$${topdir}/$$module_srcdir \ + $(BUILD_CONFIGARGS) --build=${build_alias} --host=${build_alias} \ Added: head/base/gcc/files/patch-gcc-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/base/gcc/files/patch-gcc-Makefile.in Tue Feb 6 14:38:27 2018 (r461059) @@ -0,0 +1,11 @@ +--- gcc/Makefile.in.orig 2017-12-09 14:33:56.283411000 -0800 ++++ gcc/Makefile.in 2017-12-09 14:34:16.979742000 -0800 +@@ -779,7 +779,7 @@ + BUILD_NO_PIE_FLAG = @BUILD_NO_PIE_FLAG@ + BUILD_LDFLAGS += $(BUILD_NO_PIE_FLAG) + BUILD_CPPFLAGS= -I. -I$(@D) -I$(srcdir) -I$(srcdir)/$(@D) \ +- -I$(srcdir)/../include @INCINTL@ $(CPPINC) $(CPPFLAGS) ++ -I$(srcdir)/../include @INCINTL@ $(CPPINC) $(CPPFLAGS_FOR_BUILD) + + # Actual name to use when installing a native compiler. + GCC_INSTALL_NAME := $(shell echo gcc|sed '$(program_transform_name)') Added: head/base/gcc/files/patch-gcc-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/base/gcc/files/patch-gcc-configure Tue Feb 6 14:38:27 2018 (r461059) @@ -0,0 +1,11 @@ +--- gcc/configure.orig 2017-12-09 14:33:36.570113000 -0800 ++++ gcc/configure 2017-12-09 14:33:50.647310000 -0800 +@@ -11803,7 +11803,7 @@ + CC="${CC_FOR_BUILD}" CFLAGS="${CFLAGS_FOR_BUILD}" \ + CXX="${CXX_FOR_BUILD}" CXXFLAGS="${CXXFLAGS_FOR_BUILD}" \ + LD="${LD_FOR_BUILD}" LDFLAGS="${LDFLAGS_FOR_BUILD}" \ +- GMPINC="" CPPFLAGS="${CPPFLAGS} -DGENERATOR_FILE" \ ++ GMPINC="" CPPFLAGS="${CPPFLAGS_FOR_BUILD} -DGENERATOR_FILE" \ + ${realsrcdir}/configure \ + --enable-languages=${enable_languages-all} \ + --target=$target_alias --host=$build_alias --build=$build_alias From owner-svn-ports-all@freebsd.org Tue Feb 6 15:07:12 2018 Return-Path: Delivered-To: svn-ports-all@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 0AD92EDE9EF; Tue, 6 Feb 2018 15:07:12 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D56FE6DA83; Tue, 6 Feb 2018 15:07:11 +0000 (UTC) (envelope-from se@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 D014C1977D; Tue, 6 Feb 2018 15:07:11 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16F7Bhe020837; Tue, 6 Feb 2018 15:07:11 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16F7BpW020835; Tue, 6 Feb 2018 15:07:11 GMT (envelope-from se@FreeBSD.org) Message-Id: <201802061507.w16F7BpW020835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 6 Feb 2018 15:07:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461060 - in head/ports-mgmt/portmaster: . files X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: in head/ports-mgmt/portmaster: . files X-SVN-Commit-Revision: 461060 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:07:12 -0000 Author: se Date: Tue Feb 6 15:07:11 2018 New Revision: 461060 URL: https://svnweb.freebsd.org/changeset/ports/461060 Log: Fix typo (missing dash in find argument list). Reported by: Martin Birgmeier Approved by: antoine (implicit) Modified: head/ports-mgmt/portmaster/Makefile head/ports-mgmt/portmaster/files/patch-portmaster Modified: head/ports-mgmt/portmaster/Makefile ============================================================================== --- head/ports-mgmt/portmaster/Makefile Tue Feb 6 14:38:27 2018 (r461059) +++ head/ports-mgmt/portmaster/Makefile Tue Feb 6 15:07:11 2018 (r461060) @@ -2,7 +2,7 @@ PORTNAME= portmaster PORTVERSION= 3.19 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt MAINTAINER= se@FreeBSD.org Modified: head/ports-mgmt/portmaster/files/patch-portmaster ============================================================================== --- head/ports-mgmt/portmaster/files/patch-portmaster Tue Feb 6 14:38:27 2018 (r461059) +++ head/ports-mgmt/portmaster/files/patch-portmaster Tue Feb 6 15:07:11 2018 (r461060) @@ -14,7 +14,7 @@ pm_v "===>>> Removing empty directories from WRKDIRPREFIX" [ -n "$needws" ] && echo '' || pm_v - find $PM_WRKDIRPREFIX -depth -mindepth 1 -type d -empty -delete 2>/dev/null -+ find $PM_WRKDIRPREFIX -depth -mindepth 1 maxdepth 2 -type d -empty -delete 2>/dev/null ++ find $PM_WRKDIRPREFIX -depth -mindepth 1 -maxdepth 2 -type d -empty -delete 2>/dev/null fi case "$DISPLAY_LIST" in From owner-svn-ports-all@freebsd.org Tue Feb 6 15:15:48 2018 Return-Path: Delivered-To: svn-ports-all@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 D16E9EDF7A9; Tue, 6 Feb 2018 15:15:47 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6FD6E09A; Tue, 6 Feb 2018 15:15:47 +0000 (UTC) (envelope-from bapt@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 685EC19927; Tue, 6 Feb 2018 15:15:47 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16FFlN5025809; Tue, 6 Feb 2018 15:15:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FFlMH025804; Tue, 6 Feb 2018 15:15:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061515.w16FFlMH025804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 15:15:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461061 - in head/devel: aarch64-binutils aarch64-none-elf-binutils amd64-binutils arm-gnueabi-binutils arm-none-eabi-binutils binutils mingw32-binutils mips-binutils mips64-binutils po... X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/devel: aarch64-binutils aarch64-none-elf-binutils amd64-binutils arm-gnueabi-binutils arm-none-eabi-binutils binutils mingw32-binutils mips-binutils mips64-binutils powerpc64-binutils sparc64-... X-SVN-Commit-Revision: 461061 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:15:48 -0000 Author: bapt Date: Tue Feb 6 15:15:46 2018 New Revision: 461061 URL: https://svnweb.freebsd.org/changeset/ports/461061 Log: Regenerate plist r461058 Add a PLIST_SUB entry to simplify plists Modified: head/devel/aarch64-binutils/pkg-plist head/devel/aarch64-none-elf-binutils/pkg-plist head/devel/amd64-binutils/pkg-plist head/devel/arm-gnueabi-binutils/pkg-plist head/devel/arm-none-eabi-binutils/pkg-plist head/devel/binutils/Makefile head/devel/mingw32-binutils/pkg-plist head/devel/mips-binutils/pkg-plist head/devel/mips64-binutils/pkg-plist head/devel/powerpc64-binutils/pkg-plist head/devel/sparc64-binutils/pkg-plist Modified: head/devel/aarch64-binutils/pkg-plist ============================================================================== --- head/devel/aarch64-binutils/pkg-plist Tue Feb 6 15:07:11 2018 (r461060) +++ head/devel/aarch64-binutils/pkg-plist Tue Feb 6 15:15:46 2018 (r461061) @@ -1,112 +1,112 @@ -aarch64-freebsd/bin/ar -aarch64-freebsd/bin/as -aarch64-freebsd/bin/ld -aarch64-freebsd/bin/ld.bfd -aarch64-freebsd/bin/nm -aarch64-freebsd/bin/objcopy -aarch64-freebsd/bin/objdump -aarch64-freebsd/bin/ranlib -aarch64-freebsd/bin/readelf -aarch64-freebsd/bin/size -aarch64-freebsd/bin/strip -aarch64-freebsd/lib/ldscripts/aarch64elf.x -aarch64-freebsd/lib/ldscripts/aarch64elf.xbn -aarch64-freebsd/lib/ldscripts/aarch64elf.xc -aarch64-freebsd/lib/ldscripts/aarch64elf.xce -aarch64-freebsd/lib/ldscripts/aarch64elf.xd -aarch64-freebsd/lib/ldscripts/aarch64elf.xdc -aarch64-freebsd/lib/ldscripts/aarch64elf.xdce -aarch64-freebsd/lib/ldscripts/aarch64elf.xde -aarch64-freebsd/lib/ldscripts/aarch64elf.xdw -aarch64-freebsd/lib/ldscripts/aarch64elf.xdwe -aarch64-freebsd/lib/ldscripts/aarch64elf.xe -aarch64-freebsd/lib/ldscripts/aarch64elf.xn -aarch64-freebsd/lib/ldscripts/aarch64elf.xr -aarch64-freebsd/lib/ldscripts/aarch64elf.xs -aarch64-freebsd/lib/ldscripts/aarch64elf.xsc -aarch64-freebsd/lib/ldscripts/aarch64elf.xsce -aarch64-freebsd/lib/ldscripts/aarch64elf.xse -aarch64-freebsd/lib/ldscripts/aarch64elf.xsw -aarch64-freebsd/lib/ldscripts/aarch64elf.xswe -aarch64-freebsd/lib/ldscripts/aarch64elf.xu -aarch64-freebsd/lib/ldscripts/aarch64elf.xw -aarch64-freebsd/lib/ldscripts/aarch64elf.xwe -aarch64-freebsd/lib/ldscripts/aarch64fbsd.x -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xbn -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xc -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xce -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xd -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdc -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdce -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xde -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdw -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xdwe -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xe -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xn -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xr -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xs -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsc -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsce -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xse -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xsw -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xswe -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xu -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xw -aarch64-freebsd/lib/ldscripts/aarch64fbsd.xwe -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.x -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xbn -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xc -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xce -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xd -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdc -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdce -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xde -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdw -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xdwe -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xe -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xn -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xr -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xs -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsc -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsce -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xse -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xsw -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xswe -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xu -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xw -aarch64-freebsd/lib/ldscripts/aarch64fbsdb.xwe -bin/aarch64-freebsd-addr2line -bin/aarch64-freebsd-ar -bin/aarch64-freebsd-as -bin/aarch64-freebsd-c++filt -bin/aarch64-freebsd-elfedit -bin/aarch64-freebsd-gprof -bin/aarch64-freebsd-ld -bin/aarch64-freebsd-ld.bfd -bin/aarch64-freebsd-nm -bin/aarch64-freebsd-objcopy -bin/aarch64-freebsd-objdump -bin/aarch64-freebsd-ranlib -bin/aarch64-freebsd-readelf -bin/aarch64-freebsd-size -bin/aarch64-freebsd-strings -bin/aarch64-freebsd-strip -man/man1/aarch64-freebsd-addr2line.1.gz -man/man1/aarch64-freebsd-ar.1.gz -man/man1/aarch64-freebsd-as.1.gz -man/man1/aarch64-freebsd-c++filt.1.gz -man/man1/aarch64-freebsd-dlltool.1.gz -man/man1/aarch64-freebsd-elfedit.1.gz -man/man1/aarch64-freebsd-gprof.1.gz -man/man1/aarch64-freebsd-ld.1.gz -man/man1/aarch64-freebsd-nlmconv.1.gz -man/man1/aarch64-freebsd-nm.1.gz -man/man1/aarch64-freebsd-objcopy.1.gz -man/man1/aarch64-freebsd-objdump.1.gz -man/man1/aarch64-freebsd-ranlib.1.gz -man/man1/aarch64-freebsd-readelf.1.gz -man/man1/aarch64-freebsd-size.1.gz -man/man1/aarch64-freebsd-strings.1.gz -man/man1/aarch64-freebsd-strip.1.gz -man/man1/aarch64-freebsd-windmc.1.gz -man/man1/aarch64-freebsd-windres.1.gz +%%BUTARGET%%/bin/ar +%%BUTARGET%%/bin/as +%%BUTARGET%%/bin/ld +%%BUTARGET%%/bin/ld.bfd +%%BUTARGET%%/bin/nm +%%BUTARGET%%/bin/objcopy +%%BUTARGET%%/bin/objdump +%%BUTARGET%%/bin/ranlib +%%BUTARGET%%/bin/readelf +%%BUTARGET%%/bin/size +%%BUTARGET%%/bin/strip +%%BUTARGET%%/lib/ldscripts/aarch64elf.x +%%BUTARGET%%/lib/ldscripts/aarch64elf.xbn +%%BUTARGET%%/lib/ldscripts/aarch64elf.xc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xd +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xde +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xn +%%BUTARGET%%/lib/ldscripts/aarch64elf.xr +%%BUTARGET%%/lib/ldscripts/aarch64elf.xs +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xse +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xswe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xu +%%BUTARGET%%/lib/ldscripts/aarch64elf.xw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xwe +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.x +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xbn +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xc +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xce +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xd +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xdc +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xdce +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xde +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xdw +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xe +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xn +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xr +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xs +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xsc +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xsce +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xse +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xsw +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xswe +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xu +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xw +%%BUTARGET%%/lib/ldscripts/aarch64fbsd.xwe +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.x +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xbn +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xc +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xce +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xd +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xdc +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xdce +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xde +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xdw +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xe +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xn +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xr +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xs +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xsc +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xsce +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xse +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xsw +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xswe +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xu +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xw +%%BUTARGET%%/lib/ldscripts/aarch64fbsdb.xwe +bin/%%BUTARGET%%-addr2line +bin/%%BUTARGET%%-ar +bin/%%BUTARGET%%-as +bin/%%BUTARGET%%-c++filt +bin/%%BUTARGET%%-elfedit +bin/%%BUTARGET%%-gprof +bin/%%BUTARGET%%-ld +bin/%%BUTARGET%%-ld.bfd +bin/%%BUTARGET%%-nm +bin/%%BUTARGET%%-objcopy +bin/%%BUTARGET%%-objdump +bin/%%BUTARGET%%-ranlib +bin/%%BUTARGET%%-readelf +bin/%%BUTARGET%%-size +bin/%%BUTARGET%%-strings +bin/%%BUTARGET%%-strip +man/man1/%%BUTARGET%%-addr2line.1.gz +man/man1/%%BUTARGET%%-ar.1.gz +man/man1/%%BUTARGET%%-as.1.gz +man/man1/%%BUTARGET%%-c++filt.1.gz +man/man1/%%BUTARGET%%-dlltool.1.gz +man/man1/%%BUTARGET%%-elfedit.1.gz +man/man1/%%BUTARGET%%-gprof.1.gz +man/man1/%%BUTARGET%%-ld.1.gz +man/man1/%%BUTARGET%%-nlmconv.1.gz +man/man1/%%BUTARGET%%-nm.1.gz +man/man1/%%BUTARGET%%-objcopy.1.gz +man/man1/%%BUTARGET%%-objdump.1.gz +man/man1/%%BUTARGET%%-ranlib.1.gz +man/man1/%%BUTARGET%%-readelf.1.gz +man/man1/%%BUTARGET%%-size.1.gz +man/man1/%%BUTARGET%%-strings.1.gz +man/man1/%%BUTARGET%%-strip.1.gz +man/man1/%%BUTARGET%%-windmc.1.gz +man/man1/%%BUTARGET%%-windres.1.gz Modified: head/devel/aarch64-none-elf-binutils/pkg-plist ============================================================================== --- head/devel/aarch64-none-elf-binutils/pkg-plist Tue Feb 6 15:07:11 2018 (r461060) +++ head/devel/aarch64-none-elf-binutils/pkg-plist Tue Feb 6 15:15:46 2018 (r461061) @@ -1,178 +1,178 @@ -aarch64-none-elf/bin/ar -aarch64-none-elf/bin/as -aarch64-none-elf/bin/ld -aarch64-none-elf/bin/ld.bfd -aarch64-none-elf/bin/nm -aarch64-none-elf/bin/objcopy -aarch64-none-elf/bin/objdump -aarch64-none-elf/bin/ranlib -aarch64-none-elf/bin/readelf -aarch64-none-elf/bin/size -aarch64-none-elf/bin/strip -aarch64-none-elf/lib/ldscripts/aarch64elf.x -aarch64-none-elf/lib/ldscripts/aarch64elf.xbn -aarch64-none-elf/lib/ldscripts/aarch64elf.xc -aarch64-none-elf/lib/ldscripts/aarch64elf.xce -aarch64-none-elf/lib/ldscripts/aarch64elf.xd -aarch64-none-elf/lib/ldscripts/aarch64elf.xdc -aarch64-none-elf/lib/ldscripts/aarch64elf.xdce -aarch64-none-elf/lib/ldscripts/aarch64elf.xde -aarch64-none-elf/lib/ldscripts/aarch64elf.xdw -aarch64-none-elf/lib/ldscripts/aarch64elf.xdwe -aarch64-none-elf/lib/ldscripts/aarch64elf.xe -aarch64-none-elf/lib/ldscripts/aarch64elf.xn -aarch64-none-elf/lib/ldscripts/aarch64elf.xr -aarch64-none-elf/lib/ldscripts/aarch64elf.xs -aarch64-none-elf/lib/ldscripts/aarch64elf.xsc -aarch64-none-elf/lib/ldscripts/aarch64elf.xsce -aarch64-none-elf/lib/ldscripts/aarch64elf.xse -aarch64-none-elf/lib/ldscripts/aarch64elf.xsw -aarch64-none-elf/lib/ldscripts/aarch64elf.xswe -aarch64-none-elf/lib/ldscripts/aarch64elf.xu -aarch64-none-elf/lib/ldscripts/aarch64elf.xw -aarch64-none-elf/lib/ldscripts/aarch64elf.xwe -aarch64-none-elf/lib/ldscripts/aarch64elf32.x -aarch64-none-elf/lib/ldscripts/aarch64elf32.xbn -aarch64-none-elf/lib/ldscripts/aarch64elf32.xc -aarch64-none-elf/lib/ldscripts/aarch64elf32.xce -aarch64-none-elf/lib/ldscripts/aarch64elf32.xd -aarch64-none-elf/lib/ldscripts/aarch64elf32.xdc -aarch64-none-elf/lib/ldscripts/aarch64elf32.xdce -aarch64-none-elf/lib/ldscripts/aarch64elf32.xde -aarch64-none-elf/lib/ldscripts/aarch64elf32.xdw -aarch64-none-elf/lib/ldscripts/aarch64elf32.xdwe -aarch64-none-elf/lib/ldscripts/aarch64elf32.xe -aarch64-none-elf/lib/ldscripts/aarch64elf32.xn -aarch64-none-elf/lib/ldscripts/aarch64elf32.xr -aarch64-none-elf/lib/ldscripts/aarch64elf32.xs -aarch64-none-elf/lib/ldscripts/aarch64elf32.xsc -aarch64-none-elf/lib/ldscripts/aarch64elf32.xsce -aarch64-none-elf/lib/ldscripts/aarch64elf32.xse -aarch64-none-elf/lib/ldscripts/aarch64elf32.xsw -aarch64-none-elf/lib/ldscripts/aarch64elf32.xswe -aarch64-none-elf/lib/ldscripts/aarch64elf32.xu -aarch64-none-elf/lib/ldscripts/aarch64elf32.xw -aarch64-none-elf/lib/ldscripts/aarch64elf32.xwe -aarch64-none-elf/lib/ldscripts/aarch64elf32b.x -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xbn -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xc -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xce -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xd -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdc -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdce -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xde -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdw -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xdwe -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xe -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xn -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xr -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xs -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsc -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsce -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xse -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xsw -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xswe -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xu -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xw -aarch64-none-elf/lib/ldscripts/aarch64elf32b.xwe -aarch64-none-elf/lib/ldscripts/aarch64elfb.x -aarch64-none-elf/lib/ldscripts/aarch64elfb.xbn -aarch64-none-elf/lib/ldscripts/aarch64elfb.xc -aarch64-none-elf/lib/ldscripts/aarch64elfb.xce -aarch64-none-elf/lib/ldscripts/aarch64elfb.xd -aarch64-none-elf/lib/ldscripts/aarch64elfb.xdc -aarch64-none-elf/lib/ldscripts/aarch64elfb.xdce -aarch64-none-elf/lib/ldscripts/aarch64elfb.xde -aarch64-none-elf/lib/ldscripts/aarch64elfb.xdw -aarch64-none-elf/lib/ldscripts/aarch64elfb.xdwe -aarch64-none-elf/lib/ldscripts/aarch64elfb.xe -aarch64-none-elf/lib/ldscripts/aarch64elfb.xn -aarch64-none-elf/lib/ldscripts/aarch64elfb.xr -aarch64-none-elf/lib/ldscripts/aarch64elfb.xs -aarch64-none-elf/lib/ldscripts/aarch64elfb.xsc -aarch64-none-elf/lib/ldscripts/aarch64elfb.xsce -aarch64-none-elf/lib/ldscripts/aarch64elfb.xse -aarch64-none-elf/lib/ldscripts/aarch64elfb.xsw -aarch64-none-elf/lib/ldscripts/aarch64elfb.xswe -aarch64-none-elf/lib/ldscripts/aarch64elfb.xu -aarch64-none-elf/lib/ldscripts/aarch64elfb.xw -aarch64-none-elf/lib/ldscripts/aarch64elfb.xwe -aarch64-none-elf/lib/ldscripts/armelf.x -aarch64-none-elf/lib/ldscripts/armelf.xbn -aarch64-none-elf/lib/ldscripts/armelf.xc -aarch64-none-elf/lib/ldscripts/armelf.xce -aarch64-none-elf/lib/ldscripts/armelf.xd -aarch64-none-elf/lib/ldscripts/armelf.xdc -aarch64-none-elf/lib/ldscripts/armelf.xdce -aarch64-none-elf/lib/ldscripts/armelf.xde -aarch64-none-elf/lib/ldscripts/armelf.xdw -aarch64-none-elf/lib/ldscripts/armelf.xdwe -aarch64-none-elf/lib/ldscripts/armelf.xe -aarch64-none-elf/lib/ldscripts/armelf.xn -aarch64-none-elf/lib/ldscripts/armelf.xr -aarch64-none-elf/lib/ldscripts/armelf.xs -aarch64-none-elf/lib/ldscripts/armelf.xsc -aarch64-none-elf/lib/ldscripts/armelf.xsce -aarch64-none-elf/lib/ldscripts/armelf.xse -aarch64-none-elf/lib/ldscripts/armelf.xsw -aarch64-none-elf/lib/ldscripts/armelf.xswe -aarch64-none-elf/lib/ldscripts/armelf.xu -aarch64-none-elf/lib/ldscripts/armelf.xw -aarch64-none-elf/lib/ldscripts/armelf.xwe -aarch64-none-elf/lib/ldscripts/armelfb.x -aarch64-none-elf/lib/ldscripts/armelfb.xbn -aarch64-none-elf/lib/ldscripts/armelfb.xc -aarch64-none-elf/lib/ldscripts/armelfb.xce -aarch64-none-elf/lib/ldscripts/armelfb.xd -aarch64-none-elf/lib/ldscripts/armelfb.xdc -aarch64-none-elf/lib/ldscripts/armelfb.xdce -aarch64-none-elf/lib/ldscripts/armelfb.xde -aarch64-none-elf/lib/ldscripts/armelfb.xdw -aarch64-none-elf/lib/ldscripts/armelfb.xdwe -aarch64-none-elf/lib/ldscripts/armelfb.xe -aarch64-none-elf/lib/ldscripts/armelfb.xn -aarch64-none-elf/lib/ldscripts/armelfb.xr -aarch64-none-elf/lib/ldscripts/armelfb.xs -aarch64-none-elf/lib/ldscripts/armelfb.xsc -aarch64-none-elf/lib/ldscripts/armelfb.xsce -aarch64-none-elf/lib/ldscripts/armelfb.xse -aarch64-none-elf/lib/ldscripts/armelfb.xsw -aarch64-none-elf/lib/ldscripts/armelfb.xswe -aarch64-none-elf/lib/ldscripts/armelfb.xu -aarch64-none-elf/lib/ldscripts/armelfb.xw -aarch64-none-elf/lib/ldscripts/armelfb.xwe -bin/aarch64-none-elf-addr2line -bin/aarch64-none-elf-ar -bin/aarch64-none-elf-as -bin/aarch64-none-elf-c++filt -bin/aarch64-none-elf-elfedit -bin/aarch64-none-elf-gprof -bin/aarch64-none-elf-ld -bin/aarch64-none-elf-ld.bfd -bin/aarch64-none-elf-nm -bin/aarch64-none-elf-objcopy -bin/aarch64-none-elf-objdump -bin/aarch64-none-elf-ranlib -bin/aarch64-none-elf-readelf -bin/aarch64-none-elf-size -bin/aarch64-none-elf-strings -bin/aarch64-none-elf-strip -man/man1/aarch64-none-elf-addr2line.1.gz -man/man1/aarch64-none-elf-ar.1.gz -man/man1/aarch64-none-elf-as.1.gz -man/man1/aarch64-none-elf-c++filt.1.gz -man/man1/aarch64-none-elf-dlltool.1.gz -man/man1/aarch64-none-elf-elfedit.1.gz -man/man1/aarch64-none-elf-gprof.1.gz -man/man1/aarch64-none-elf-ld.1.gz -man/man1/aarch64-none-elf-nlmconv.1.gz -man/man1/aarch64-none-elf-nm.1.gz -man/man1/aarch64-none-elf-objcopy.1.gz -man/man1/aarch64-none-elf-objdump.1.gz -man/man1/aarch64-none-elf-ranlib.1.gz -man/man1/aarch64-none-elf-readelf.1.gz -man/man1/aarch64-none-elf-size.1.gz -man/man1/aarch64-none-elf-strings.1.gz -man/man1/aarch64-none-elf-strip.1.gz -man/man1/aarch64-none-elf-windmc.1.gz -man/man1/aarch64-none-elf-windres.1.gz +%%BUTARGET%%/bin/ar +%%BUTARGET%%/bin/as +%%BUTARGET%%/bin/ld +%%BUTARGET%%/bin/ld.bfd +%%BUTARGET%%/bin/nm +%%BUTARGET%%/bin/objcopy +%%BUTARGET%%/bin/objdump +%%BUTARGET%%/bin/ranlib +%%BUTARGET%%/bin/readelf +%%BUTARGET%%/bin/size +%%BUTARGET%%/bin/strip +%%BUTARGET%%/lib/ldscripts/aarch64elf.x +%%BUTARGET%%/lib/ldscripts/aarch64elf.xbn +%%BUTARGET%%/lib/ldscripts/aarch64elf.xc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xd +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xde +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xn +%%BUTARGET%%/lib/ldscripts/aarch64elf.xr +%%BUTARGET%%/lib/ldscripts/aarch64elf.xs +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsc +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsce +%%BUTARGET%%/lib/ldscripts/aarch64elf.xse +%%BUTARGET%%/lib/ldscripts/aarch64elf.xsw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xswe +%%BUTARGET%%/lib/ldscripts/aarch64elf.xu +%%BUTARGET%%/lib/ldscripts/aarch64elf.xw +%%BUTARGET%%/lib/ldscripts/aarch64elf.xwe +%%BUTARGET%%/lib/ldscripts/aarch64elf32.x +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xbn +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xc +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xce +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xd +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xdc +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xdce +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xde +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xdw +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xe +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xn +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xr +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xs +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xsc +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xsce +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xse +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xsw +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xswe +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xu +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xw +%%BUTARGET%%/lib/ldscripts/aarch64elf32.xwe +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.x +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xbn +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xc +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xce +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xd +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xdc +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xdce +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xde +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xdw +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xe +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xn +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xr +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xs +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xsc +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xsce +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xse +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xsw +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xswe +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xu +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xw +%%BUTARGET%%/lib/ldscripts/aarch64elf32b.xwe +%%BUTARGET%%/lib/ldscripts/aarch64elfb.x +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xbn +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xc +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xce +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xd +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xdc +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xdce +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xde +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xdw +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xdwe +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xe +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xn +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xr +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xs +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xsc +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xsce +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xse +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xsw +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xswe +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xu +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xw +%%BUTARGET%%/lib/ldscripts/aarch64elfb.xwe +%%BUTARGET%%/lib/ldscripts/armelf.x +%%BUTARGET%%/lib/ldscripts/armelf.xbn +%%BUTARGET%%/lib/ldscripts/armelf.xc +%%BUTARGET%%/lib/ldscripts/armelf.xce +%%BUTARGET%%/lib/ldscripts/armelf.xd +%%BUTARGET%%/lib/ldscripts/armelf.xdc +%%BUTARGET%%/lib/ldscripts/armelf.xdce +%%BUTARGET%%/lib/ldscripts/armelf.xde +%%BUTARGET%%/lib/ldscripts/armelf.xdw +%%BUTARGET%%/lib/ldscripts/armelf.xdwe +%%BUTARGET%%/lib/ldscripts/armelf.xe +%%BUTARGET%%/lib/ldscripts/armelf.xn +%%BUTARGET%%/lib/ldscripts/armelf.xr +%%BUTARGET%%/lib/ldscripts/armelf.xs +%%BUTARGET%%/lib/ldscripts/armelf.xsc +%%BUTARGET%%/lib/ldscripts/armelf.xsce +%%BUTARGET%%/lib/ldscripts/armelf.xse +%%BUTARGET%%/lib/ldscripts/armelf.xsw +%%BUTARGET%%/lib/ldscripts/armelf.xswe +%%BUTARGET%%/lib/ldscripts/armelf.xu +%%BUTARGET%%/lib/ldscripts/armelf.xw +%%BUTARGET%%/lib/ldscripts/armelf.xwe +%%BUTARGET%%/lib/ldscripts/armelfb.x +%%BUTARGET%%/lib/ldscripts/armelfb.xbn +%%BUTARGET%%/lib/ldscripts/armelfb.xc +%%BUTARGET%%/lib/ldscripts/armelfb.xce +%%BUTARGET%%/lib/ldscripts/armelfb.xd +%%BUTARGET%%/lib/ldscripts/armelfb.xdc +%%BUTARGET%%/lib/ldscripts/armelfb.xdce +%%BUTARGET%%/lib/ldscripts/armelfb.xde +%%BUTARGET%%/lib/ldscripts/armelfb.xdw +%%BUTARGET%%/lib/ldscripts/armelfb.xdwe +%%BUTARGET%%/lib/ldscripts/armelfb.xe +%%BUTARGET%%/lib/ldscripts/armelfb.xn +%%BUTARGET%%/lib/ldscripts/armelfb.xr +%%BUTARGET%%/lib/ldscripts/armelfb.xs +%%BUTARGET%%/lib/ldscripts/armelfb.xsc +%%BUTARGET%%/lib/ldscripts/armelfb.xsce +%%BUTARGET%%/lib/ldscripts/armelfb.xse +%%BUTARGET%%/lib/ldscripts/armelfb.xsw +%%BUTARGET%%/lib/ldscripts/armelfb.xswe +%%BUTARGET%%/lib/ldscripts/armelfb.xu +%%BUTARGET%%/lib/ldscripts/armelfb.xw +%%BUTARGET%%/lib/ldscripts/armelfb.xwe +bin/%%BUTARGET%%-addr2line +bin/%%BUTARGET%%-ar +bin/%%BUTARGET%%-as +bin/%%BUTARGET%%-c++filt +bin/%%BUTARGET%%-elfedit +bin/%%BUTARGET%%-gprof +bin/%%BUTARGET%%-ld +bin/%%BUTARGET%%-ld.bfd +bin/%%BUTARGET%%-nm +bin/%%BUTARGET%%-objcopy +bin/%%BUTARGET%%-objdump +bin/%%BUTARGET%%-ranlib +bin/%%BUTARGET%%-readelf +bin/%%BUTARGET%%-size +bin/%%BUTARGET%%-strings +bin/%%BUTARGET%%-strip +man/man1/%%BUTARGET%%-addr2line.1.gz +man/man1/%%BUTARGET%%-ar.1.gz +man/man1/%%BUTARGET%%-as.1.gz +man/man1/%%BUTARGET%%-c++filt.1.gz +man/man1/%%BUTARGET%%-dlltool.1.gz +man/man1/%%BUTARGET%%-elfedit.1.gz +man/man1/%%BUTARGET%%-gprof.1.gz +man/man1/%%BUTARGET%%-ld.1.gz +man/man1/%%BUTARGET%%-nlmconv.1.gz +man/man1/%%BUTARGET%%-nm.1.gz +man/man1/%%BUTARGET%%-objcopy.1.gz +man/man1/%%BUTARGET%%-objdump.1.gz +man/man1/%%BUTARGET%%-ranlib.1.gz +man/man1/%%BUTARGET%%-readelf.1.gz +man/man1/%%BUTARGET%%-size.1.gz +man/man1/%%BUTARGET%%-strings.1.gz +man/man1/%%BUTARGET%%-strip.1.gz +man/man1/%%BUTARGET%%-windmc.1.gz +man/man1/%%BUTARGET%%-windres.1.gz Modified: head/devel/amd64-binutils/pkg-plist ============================================================================== --- head/devel/amd64-binutils/pkg-plist Tue Feb 6 15:07:11 2018 (r461060) +++ head/devel/amd64-binutils/pkg-plist Tue Feb 6 15:15:46 2018 (r461061) @@ -1,244 +1,244 @@ -bin/x86_64-freebsd-addr2line -bin/x86_64-freebsd-ar -bin/x86_64-freebsd-as -bin/x86_64-freebsd-c++filt -bin/x86_64-freebsd-elfedit -bin/x86_64-freebsd-gprof -bin/x86_64-freebsd-ld -bin/x86_64-freebsd-ld.bfd -bin/x86_64-freebsd-nm -bin/x86_64-freebsd-objcopy -bin/x86_64-freebsd-objdump -bin/x86_64-freebsd-ranlib -bin/x86_64-freebsd-readelf -bin/x86_64-freebsd-size -bin/x86_64-freebsd-strings -bin/x86_64-freebsd-strip -man/man1/x86_64-freebsd-addr2line.1.gz -man/man1/x86_64-freebsd-ar.1.gz -man/man1/x86_64-freebsd-as.1.gz -man/man1/x86_64-freebsd-c++filt.1.gz -man/man1/x86_64-freebsd-dlltool.1.gz -man/man1/x86_64-freebsd-elfedit.1.gz -man/man1/x86_64-freebsd-gprof.1.gz -man/man1/x86_64-freebsd-ld.1.gz -man/man1/x86_64-freebsd-nlmconv.1.gz -man/man1/x86_64-freebsd-nm.1.gz -man/man1/x86_64-freebsd-objcopy.1.gz -man/man1/x86_64-freebsd-objdump.1.gz -man/man1/x86_64-freebsd-ranlib.1.gz -man/man1/x86_64-freebsd-readelf.1.gz -man/man1/x86_64-freebsd-size.1.gz -man/man1/x86_64-freebsd-strings.1.gz -man/man1/x86_64-freebsd-strip.1.gz -man/man1/x86_64-freebsd-windmc.1.gz -man/man1/x86_64-freebsd-windres.1.gz -x86_64-freebsd/bin/ar -x86_64-freebsd/bin/as -x86_64-freebsd/bin/ld -x86_64-freebsd/bin/ld.bfd -x86_64-freebsd/bin/nm -x86_64-freebsd/bin/objcopy -x86_64-freebsd/bin/objdump -x86_64-freebsd/bin/ranlib -x86_64-freebsd/bin/readelf -x86_64-freebsd/bin/size -x86_64-freebsd/bin/strip -x86_64-freebsd/lib/ldscripts/elf_i386.x -x86_64-freebsd/lib/ldscripts/elf_i386.xbn -x86_64-freebsd/lib/ldscripts/elf_i386.xc -x86_64-freebsd/lib/ldscripts/elf_i386.xce -x86_64-freebsd/lib/ldscripts/elf_i386.xd -x86_64-freebsd/lib/ldscripts/elf_i386.xdc -x86_64-freebsd/lib/ldscripts/elf_i386.xdce -x86_64-freebsd/lib/ldscripts/elf_i386.xde -x86_64-freebsd/lib/ldscripts/elf_i386.xdw -x86_64-freebsd/lib/ldscripts/elf_i386.xdwe -x86_64-freebsd/lib/ldscripts/elf_i386.xe -x86_64-freebsd/lib/ldscripts/elf_i386.xn -x86_64-freebsd/lib/ldscripts/elf_i386.xr -x86_64-freebsd/lib/ldscripts/elf_i386.xs -x86_64-freebsd/lib/ldscripts/elf_i386.xsc -x86_64-freebsd/lib/ldscripts/elf_i386.xsce -x86_64-freebsd/lib/ldscripts/elf_i386.xse -x86_64-freebsd/lib/ldscripts/elf_i386.xsw -x86_64-freebsd/lib/ldscripts/elf_i386.xswe -x86_64-freebsd/lib/ldscripts/elf_i386.xu -x86_64-freebsd/lib/ldscripts/elf_i386.xw -x86_64-freebsd/lib/ldscripts/elf_i386.xwe -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.x -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xbn -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xc -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xce -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xd -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdc -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdce -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xde -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdw -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xdwe -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xe -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xn -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xr -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xs -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsc -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsce -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xse -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xsw -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xswe -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xu -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xw -x86_64-freebsd/lib/ldscripts/elf_i386_fbsd.xwe -x86_64-freebsd/lib/ldscripts/elf_iamcu.x -x86_64-freebsd/lib/ldscripts/elf_iamcu.xbn -x86_64-freebsd/lib/ldscripts/elf_iamcu.xc -x86_64-freebsd/lib/ldscripts/elf_iamcu.xce -x86_64-freebsd/lib/ldscripts/elf_iamcu.xd -x86_64-freebsd/lib/ldscripts/elf_iamcu.xdc -x86_64-freebsd/lib/ldscripts/elf_iamcu.xdce -x86_64-freebsd/lib/ldscripts/elf_iamcu.xde -x86_64-freebsd/lib/ldscripts/elf_iamcu.xdw -x86_64-freebsd/lib/ldscripts/elf_iamcu.xdwe -x86_64-freebsd/lib/ldscripts/elf_iamcu.xe -x86_64-freebsd/lib/ldscripts/elf_iamcu.xn -x86_64-freebsd/lib/ldscripts/elf_iamcu.xr -x86_64-freebsd/lib/ldscripts/elf_iamcu.xs -x86_64-freebsd/lib/ldscripts/elf_iamcu.xsc -x86_64-freebsd/lib/ldscripts/elf_iamcu.xsce -x86_64-freebsd/lib/ldscripts/elf_iamcu.xse -x86_64-freebsd/lib/ldscripts/elf_iamcu.xsw -x86_64-freebsd/lib/ldscripts/elf_iamcu.xswe -x86_64-freebsd/lib/ldscripts/elf_iamcu.xu -x86_64-freebsd/lib/ldscripts/elf_iamcu.xw -x86_64-freebsd/lib/ldscripts/elf_iamcu.xwe -x86_64-freebsd/lib/ldscripts/elf_k1om.x -x86_64-freebsd/lib/ldscripts/elf_k1om.xbn -x86_64-freebsd/lib/ldscripts/elf_k1om.xc -x86_64-freebsd/lib/ldscripts/elf_k1om.xce -x86_64-freebsd/lib/ldscripts/elf_k1om.xd -x86_64-freebsd/lib/ldscripts/elf_k1om.xdc -x86_64-freebsd/lib/ldscripts/elf_k1om.xdce -x86_64-freebsd/lib/ldscripts/elf_k1om.xde -x86_64-freebsd/lib/ldscripts/elf_k1om.xdw -x86_64-freebsd/lib/ldscripts/elf_k1om.xdwe -x86_64-freebsd/lib/ldscripts/elf_k1om.xe -x86_64-freebsd/lib/ldscripts/elf_k1om.xn -x86_64-freebsd/lib/ldscripts/elf_k1om.xr -x86_64-freebsd/lib/ldscripts/elf_k1om.xs -x86_64-freebsd/lib/ldscripts/elf_k1om.xsc -x86_64-freebsd/lib/ldscripts/elf_k1om.xsce -x86_64-freebsd/lib/ldscripts/elf_k1om.xse -x86_64-freebsd/lib/ldscripts/elf_k1om.xsw -x86_64-freebsd/lib/ldscripts/elf_k1om.xswe -x86_64-freebsd/lib/ldscripts/elf_k1om.xu -x86_64-freebsd/lib/ldscripts/elf_k1om.xw -x86_64-freebsd/lib/ldscripts/elf_k1om.xwe -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.x -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xbn -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xc -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xce -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xd -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdc -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdce -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xde -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdw -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xdwe -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xe -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xn -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xr -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xs -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsc -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsce -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xse -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xsw -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xswe -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xu -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xw -x86_64-freebsd/lib/ldscripts/elf_k1om_fbsd.xwe -x86_64-freebsd/lib/ldscripts/elf_l1om.x -x86_64-freebsd/lib/ldscripts/elf_l1om.xbn -x86_64-freebsd/lib/ldscripts/elf_l1om.xc -x86_64-freebsd/lib/ldscripts/elf_l1om.xce -x86_64-freebsd/lib/ldscripts/elf_l1om.xd -x86_64-freebsd/lib/ldscripts/elf_l1om.xdc -x86_64-freebsd/lib/ldscripts/elf_l1om.xdce -x86_64-freebsd/lib/ldscripts/elf_l1om.xde -x86_64-freebsd/lib/ldscripts/elf_l1om.xdw -x86_64-freebsd/lib/ldscripts/elf_l1om.xdwe -x86_64-freebsd/lib/ldscripts/elf_l1om.xe -x86_64-freebsd/lib/ldscripts/elf_l1om.xn -x86_64-freebsd/lib/ldscripts/elf_l1om.xr -x86_64-freebsd/lib/ldscripts/elf_l1om.xs -x86_64-freebsd/lib/ldscripts/elf_l1om.xsc -x86_64-freebsd/lib/ldscripts/elf_l1om.xsce -x86_64-freebsd/lib/ldscripts/elf_l1om.xse -x86_64-freebsd/lib/ldscripts/elf_l1om.xsw -x86_64-freebsd/lib/ldscripts/elf_l1om.xswe -x86_64-freebsd/lib/ldscripts/elf_l1om.xu -x86_64-freebsd/lib/ldscripts/elf_l1om.xw -x86_64-freebsd/lib/ldscripts/elf_l1om.xwe -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.x -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xbn -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xc -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xce -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xd -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdc -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdce -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xde -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdw -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xdwe -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xe -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xn -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xr -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xs -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsc -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsce -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xse -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xsw -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xswe -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xu -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xw -x86_64-freebsd/lib/ldscripts/elf_l1om_fbsd.xwe -x86_64-freebsd/lib/ldscripts/elf_x86_64.x -x86_64-freebsd/lib/ldscripts/elf_x86_64.xbn -x86_64-freebsd/lib/ldscripts/elf_x86_64.xc -x86_64-freebsd/lib/ldscripts/elf_x86_64.xce -x86_64-freebsd/lib/ldscripts/elf_x86_64.xd -x86_64-freebsd/lib/ldscripts/elf_x86_64.xdc -x86_64-freebsd/lib/ldscripts/elf_x86_64.xdce -x86_64-freebsd/lib/ldscripts/elf_x86_64.xde -x86_64-freebsd/lib/ldscripts/elf_x86_64.xdw -x86_64-freebsd/lib/ldscripts/elf_x86_64.xdwe -x86_64-freebsd/lib/ldscripts/elf_x86_64.xe -x86_64-freebsd/lib/ldscripts/elf_x86_64.xn -x86_64-freebsd/lib/ldscripts/elf_x86_64.xr -x86_64-freebsd/lib/ldscripts/elf_x86_64.xs -x86_64-freebsd/lib/ldscripts/elf_x86_64.xsc -x86_64-freebsd/lib/ldscripts/elf_x86_64.xsce -x86_64-freebsd/lib/ldscripts/elf_x86_64.xse -x86_64-freebsd/lib/ldscripts/elf_x86_64.xsw -x86_64-freebsd/lib/ldscripts/elf_x86_64.xswe -x86_64-freebsd/lib/ldscripts/elf_x86_64.xu -x86_64-freebsd/lib/ldscripts/elf_x86_64.xw -x86_64-freebsd/lib/ldscripts/elf_x86_64.xwe -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.x -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xbn -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xc -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xce -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xd -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdc -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdce -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xde -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdw -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xdwe -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xe -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xn -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xr -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xs -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsc -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsce -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xse -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xsw -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xswe -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xu -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xw -x86_64-freebsd/lib/ldscripts/elf_x86_64_fbsd.xwe +bin/%%BUTARGET%%-addr2line +bin/%%BUTARGET%%-ar +bin/%%BUTARGET%%-as +bin/%%BUTARGET%%-c++filt +bin/%%BUTARGET%%-elfedit +bin/%%BUTARGET%%-gprof +bin/%%BUTARGET%%-ld +bin/%%BUTARGET%%-ld.bfd +bin/%%BUTARGET%%-nm +bin/%%BUTARGET%%-objcopy +bin/%%BUTARGET%%-objdump +bin/%%BUTARGET%%-ranlib +bin/%%BUTARGET%%-readelf +bin/%%BUTARGET%%-size +bin/%%BUTARGET%%-strings +bin/%%BUTARGET%%-strip +man/man1/%%BUTARGET%%-addr2line.1.gz +man/man1/%%BUTARGET%%-ar.1.gz +man/man1/%%BUTARGET%%-as.1.gz +man/man1/%%BUTARGET%%-c++filt.1.gz +man/man1/%%BUTARGET%%-dlltool.1.gz +man/man1/%%BUTARGET%%-elfedit.1.gz +man/man1/%%BUTARGET%%-gprof.1.gz +man/man1/%%BUTARGET%%-ld.1.gz +man/man1/%%BUTARGET%%-nlmconv.1.gz +man/man1/%%BUTARGET%%-nm.1.gz +man/man1/%%BUTARGET%%-objcopy.1.gz +man/man1/%%BUTARGET%%-objdump.1.gz +man/man1/%%BUTARGET%%-ranlib.1.gz +man/man1/%%BUTARGET%%-readelf.1.gz +man/man1/%%BUTARGET%%-size.1.gz +man/man1/%%BUTARGET%%-strings.1.gz +man/man1/%%BUTARGET%%-strip.1.gz +man/man1/%%BUTARGET%%-windmc.1.gz +man/man1/%%BUTARGET%%-windres.1.gz +%%BUTARGET%%/bin/ar +%%BUTARGET%%/bin/as +%%BUTARGET%%/bin/ld +%%BUTARGET%%/bin/ld.bfd +%%BUTARGET%%/bin/nm +%%BUTARGET%%/bin/objcopy +%%BUTARGET%%/bin/objdump +%%BUTARGET%%/bin/ranlib +%%BUTARGET%%/bin/readelf +%%BUTARGET%%/bin/size +%%BUTARGET%%/bin/strip +%%BUTARGET%%/lib/ldscripts/elf_i386.x +%%BUTARGET%%/lib/ldscripts/elf_i386.xbn +%%BUTARGET%%/lib/ldscripts/elf_i386.xc +%%BUTARGET%%/lib/ldscripts/elf_i386.xce +%%BUTARGET%%/lib/ldscripts/elf_i386.xd +%%BUTARGET%%/lib/ldscripts/elf_i386.xdc +%%BUTARGET%%/lib/ldscripts/elf_i386.xdce +%%BUTARGET%%/lib/ldscripts/elf_i386.xde +%%BUTARGET%%/lib/ldscripts/elf_i386.xdw +%%BUTARGET%%/lib/ldscripts/elf_i386.xdwe +%%BUTARGET%%/lib/ldscripts/elf_i386.xe +%%BUTARGET%%/lib/ldscripts/elf_i386.xn +%%BUTARGET%%/lib/ldscripts/elf_i386.xr +%%BUTARGET%%/lib/ldscripts/elf_i386.xs +%%BUTARGET%%/lib/ldscripts/elf_i386.xsc +%%BUTARGET%%/lib/ldscripts/elf_i386.xsce +%%BUTARGET%%/lib/ldscripts/elf_i386.xse +%%BUTARGET%%/lib/ldscripts/elf_i386.xsw +%%BUTARGET%%/lib/ldscripts/elf_i386.xswe +%%BUTARGET%%/lib/ldscripts/elf_i386.xu +%%BUTARGET%%/lib/ldscripts/elf_i386.xw +%%BUTARGET%%/lib/ldscripts/elf_i386.xwe +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.x +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xbn +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xc +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xce +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xd +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xdc +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xdce +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xde +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xdw +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xdwe +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xe +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xn +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xr +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xs +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xsc +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xsce +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xse +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xsw +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xswe +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xu +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xw +%%BUTARGET%%/lib/ldscripts/elf_i386_fbsd.xwe +%%BUTARGET%%/lib/ldscripts/elf_iamcu.x +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xbn +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xc +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xce +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xd +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xdc +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xdce +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xde +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xdw +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xdwe +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xe +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xn +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xr +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xs +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xsc +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xsce +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xse +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xsw +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xswe +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xu +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xw +%%BUTARGET%%/lib/ldscripts/elf_iamcu.xwe +%%BUTARGET%%/lib/ldscripts/elf_k1om.x +%%BUTARGET%%/lib/ldscripts/elf_k1om.xbn +%%BUTARGET%%/lib/ldscripts/elf_k1om.xc +%%BUTARGET%%/lib/ldscripts/elf_k1om.xce +%%BUTARGET%%/lib/ldscripts/elf_k1om.xd +%%BUTARGET%%/lib/ldscripts/elf_k1om.xdc +%%BUTARGET%%/lib/ldscripts/elf_k1om.xdce +%%BUTARGET%%/lib/ldscripts/elf_k1om.xde +%%BUTARGET%%/lib/ldscripts/elf_k1om.xdw +%%BUTARGET%%/lib/ldscripts/elf_k1om.xdwe +%%BUTARGET%%/lib/ldscripts/elf_k1om.xe +%%BUTARGET%%/lib/ldscripts/elf_k1om.xn +%%BUTARGET%%/lib/ldscripts/elf_k1om.xr +%%BUTARGET%%/lib/ldscripts/elf_k1om.xs +%%BUTARGET%%/lib/ldscripts/elf_k1om.xsc +%%BUTARGET%%/lib/ldscripts/elf_k1om.xsce +%%BUTARGET%%/lib/ldscripts/elf_k1om.xse +%%BUTARGET%%/lib/ldscripts/elf_k1om.xsw +%%BUTARGET%%/lib/ldscripts/elf_k1om.xswe +%%BUTARGET%%/lib/ldscripts/elf_k1om.xu +%%BUTARGET%%/lib/ldscripts/elf_k1om.xw +%%BUTARGET%%/lib/ldscripts/elf_k1om.xwe +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.x +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xbn +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xc +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xce +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xd +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xdc +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xdce +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xde +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xdw +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xdwe +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xe +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xn +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xr +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xs +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xsc +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xsce +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xse +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xsw +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xswe +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xu +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xw +%%BUTARGET%%/lib/ldscripts/elf_k1om_fbsd.xwe +%%BUTARGET%%/lib/ldscripts/elf_l1om.x +%%BUTARGET%%/lib/ldscripts/elf_l1om.xbn +%%BUTARGET%%/lib/ldscripts/elf_l1om.xc +%%BUTARGET%%/lib/ldscripts/elf_l1om.xce +%%BUTARGET%%/lib/ldscripts/elf_l1om.xd +%%BUTARGET%%/lib/ldscripts/elf_l1om.xdc +%%BUTARGET%%/lib/ldscripts/elf_l1om.xdce +%%BUTARGET%%/lib/ldscripts/elf_l1om.xde +%%BUTARGET%%/lib/ldscripts/elf_l1om.xdw +%%BUTARGET%%/lib/ldscripts/elf_l1om.xdwe +%%BUTARGET%%/lib/ldscripts/elf_l1om.xe *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Feb 6 15:17:46 2018 Return-Path: Delivered-To: svn-ports-all@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 6E659EDFA85; Tue, 6 Feb 2018 15:17:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A6326E262; Tue, 6 Feb 2018 15:17:46 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 153E51992A; Tue, 6 Feb 2018 15:17:46 +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 w16FHjnw025954; Tue, 6 Feb 2018 15:17:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FHj0t025953; Tue, 6 Feb 2018 15:17:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061517.w16FHj0t025953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 15:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461062 - head/science/sigrok-firmware-utils X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/science/sigrok-firmware-utils X-SVN-Commit-Revision: 461062 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:17:46 -0000 Author: amdmi3 Date: Tue Feb 6 15:17:45 2018 New Revision: 461062 URL: https://svnweb.freebsd.org/changeset/ports/461062 Log: - Fix LICENSE - Fix shebangs - Add NO_ARCH - Fix manpage installation by using MANPREFIX Approved by: portmgr blanket Modified: head/science/sigrok-firmware-utils/Makefile Modified: head/science/sigrok-firmware-utils/Makefile ============================================================================== --- head/science/sigrok-firmware-utils/Makefile Tue Feb 6 15:15:46 2018 (r461061) +++ head/science/sigrok-firmware-utils/Makefile Tue Feb 6 15:17:45 2018 (r461062) @@ -3,7 +3,7 @@ PORTNAME= firmware PORTVERSION= 20140418 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= #none PKGNAMEPREFIX= sigrok- @@ -13,10 +13,12 @@ DISTFILES= #none MAINTAINER= bsam@FreeBSD.org COMMENT= Sigrok firmware extraction utils -LICENSE= GPLv2 +LICENSE= GPLv3+ -USES= python:3.4+ +USES= python:3.4+ shebangfix +SHEBANG_FILES= ${PY_FILES} ${EX_FILES} NO_BUILD= yes +NO_ARCH= yes PORTDOCS= README.parsepe @@ -30,15 +32,19 @@ PLIST_FILES= ${PY_FILES:S,^,bin/,} \ ${EX_FILES:S,^,bin/,} \ ${EX_FILES:S,^,man/man1/,:S,$,.1.gz,} +do-extract: + @${MKDIR} ${WRKSRC} + @${CP} ${FILESDIR}/* ${WRKSRC} + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${FILESDIR}/README.parsepe ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.parsepe ${STAGEDIR}${DOCSDIR} .for fil in ${PY_FILES} - ${INSTALL_SCRIPT} ${FILESDIR}/${fil} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/${fil} ${STAGEDIR}${PREFIX}/bin .endfor .for fil in ${EX_FILES} - ${INSTALL_SCRIPT} ${FILESDIR}/${fil} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${FILESDIR}/${fil}.1 ${STAGEDIR}${MANDIRS}/man1 + ${INSTALL_SCRIPT} ${WRKSRC}/${fil} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/${fil}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .endfor .include From owner-svn-ports-all@freebsd.org Tue Feb 6 15:18:24 2018 Return-Path: Delivered-To: svn-ports-all@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 0E200EDFB89; Tue, 6 Feb 2018 15:18:24 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B366E6E377; Tue, 6 Feb 2018 15:18:23 +0000 (UTC) (envelope-from jhale@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 AE1941992C; Tue, 6 Feb 2018 15:18:23 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16FINxU026143; Tue, 6 Feb 2018 15:18:23 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FINXM026140; Tue, 6 Feb 2018 15:18:23 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802061518.w16FINXM026140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 6 Feb 2018 15:18:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461063 - in head/security: gpgme gpgme-qt5 gpgme/files py-gpgme X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: in head/security: gpgme gpgme-qt5 gpgme/files py-gpgme X-SVN-Commit-Revision: 461063 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:18:24 -0000 Author: jhale Date: Tue Feb 6 15:18:23 2018 New Revision: 461063 URL: https://svnweb.freebsd.org/changeset/ports/461063 Log: security/gpgme: - Add some magic to support the regression tests in the case where the test build directory path length exceeds the maximum socket path length. - Fix shebang in the pinentry test script. At long last, the real reason some of the tests were failing has been discovered! - Remove files/patch-tests_gpg_Makefile.in now that the pinentry script is fixed. - Move USES upward. security/gpgme-cpp: - Remove workaround for Bug 193528 (fixed in GCC 6+) security/gpgme-qt5: - Add full test support. - QT5 testlib only needed for tests at build time. - Add DOXYGEN option to install the API documentation. Prevent the automatic building of the docs if doxygen happens to be installed. - Bump PORTREVISION due to added options / dependency change security/py-gpgme: - Add full test support. - Revert flavor logic move from r460759. The logic being below was the reason it wasn't previously working. - Bump PORTREVISION due to added option Deleted: head/security/gpgme/files/patch-tests_gpg_Makefile.in Modified: head/security/gpgme-qt5/Makefile head/security/gpgme/Makefile head/security/py-gpgme/Makefile Modified: head/security/gpgme-qt5/Makefile ============================================================================== --- head/security/gpgme-qt5/Makefile Tue Feb 6 15:17:45 2018 (r461062) +++ head/security/gpgme-qt5/Makefile Tue Feb 6 15:18:23 2018 (r461063) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -${SLAVEPORT} MAINTAINER= jhale@FreeBSD.org Modified: head/security/gpgme/Makefile ============================================================================== --- head/security/gpgme/Makefile Tue Feb 6 15:17:45 2018 (r461062) +++ head/security/gpgme/Makefile Tue Feb 6 15:18:23 2018 (r461063) @@ -16,10 +16,13 @@ LICENSE_FILE?= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error -GNU_CONFIGURE= yes -USES= cpe gmake libtool localbase:ldflags tar:bzip2 +USES= cpe gmake libtool localbase:ldflags shebangfix tar:bzip2 USE_LDCONFIG= yes +SHEBANG_FILES= tests/gpg/pinentry +bash_CMD= /bin/sh + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check @@ -44,39 +47,39 @@ GNUPG2_DESC= Build gpgme library for GnuPG 2.x GNUPG2_BUILD_DEPENDS= gpg2:security/gnupg GNUPG2_RUN_DEPENDS= gpg2:security/gnupg -# Tests may fail if the test directory path length surpasses the socket path -# length limitation of 104 characters. Due to the way gnupg creates sockets, -# the easiest way to overcome this is to create a /var/run/user/${UID} -# directory set with 700 permissions and owned by the effective user building -# the port. TEST_CONFIGURE_ENABLE= g13-test gpg-test gpgconf-test gpgsm-test TEST_PREVENTS= GNUPG1 TEST_PREVENTS_MSG= TEST option is mainly designed for use with the GNUPG2 option UISERVER_DESC= GnuPG UI server support UISERVER_CONFIGURE_ENABLE= fd-passing -.endif - -.include - -.if defined(SLAVEPORT) +.else LIB_DEPENDS+= libgpgme.so:security/gpgme BUILD_WRKSRC= ${WRKSRC}/lang/${BINDING_NAME} INSTALL_WRKSRC= ${WRKSRC}/lang/${BINDING_NAME} -NO_TEST= yes +TEST_WRKSRC= ${WRKSRC}/lang/${BINDING_NAME}/tests +. if ${SLAVEPORT} != "cpp" +OPTIONS_DEFINE+= TEST +. endif + . if ${SLAVEPORT} == "cpp" -CONFIGURE_ARGS+=--enable-languages="cpp" USES+= compiler:c++11-lib -# Unhide std::to_string() to fix build with GCC 4.8 (ports/193528). -CXXFLAGS+= -D_GLIBCXX_USE_C99 +CONFIGURE_ARGS+=--enable-languages="cpp" +NO_TEST= yes . endif . if ${SLAVEPORT} == "qt5" LIB_DEPENDS+= libgpgmepp.so:security/gpgme-cpp -CONFIGURE_ARGS+=--enable-languages="cpp qt" USES+= compiler:c++11-lib pkgconfig -USE_QT5= buildtools_build core testlib +USE_QT5= buildtools_build core +CONFIGURE_ARGS+=--enable-languages="cpp qt" +DOCSDIR= ${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE+= DOXYGEN +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ + dot:graphics/graphviz +TEST_USE= QT5=testlib_build . endif . if ${SLAVEPORT} == "python" @@ -87,6 +90,11 @@ USES+= python USE_PYTHON= py3kplist flavors CONFIGURE_ENV+= SWIG=${LOCALBASE}/bin/swig3.0 PLIST_SUB+= VERSION=${PORTVERSION} +. if ${FLAVOR:Upy27:Mpy2*} +CONFIGURE_ARGS+=--enable-languages="python2" +. else +CONFIGURE_ARGS+=--enable-languages="python3" +. endif . endif .endif @@ -101,14 +109,56 @@ post-patch: .endif @${REINPLACE_CMD} -e 's|^clfilesdir.*|clfilesdir=$$\(libdir\)/common-lisp/gpgme|g' \ ${WRKSRC}/lang/cl/Makefile.in + +post-patch-DOXYGEN-off: + @${REINPLACE_CMD} -e '/SUBDIRS/s|doc||' \ + ${WRKSRC}/lang/qt/Makefile.in + +post-patch-TEST-off: @${REINPLACE_CMD} -e '/SUBDIRS/s|tests||' \ ${WRKSRC}/lang/python/Makefile.in \ ${WRKSRC}/lang/qt/Makefile.in +# The gnupg programs will create sockets for the tests in a temporary directory +# under /var/run/user/${UID} if it exists. Otherwise, they will try to create +# them in the test build directories. To prevent errors in cases where the test +# build directory path length exceeds the socket path length limitation of 104 +# characters, the sockets are redirected to a temporary directory. +pre-build-TEST-on: + @if [ ! -d "/var/run/user/${UID}" ]; then \ + SOCKETS="dirmngr gpg-agent gpg-agent.browser gpg-agent.extra gpg-agent.ssh scdaemon uiserver"; \ + TESTSUBDIRS="lang/python/tests lang/qt/tests tests/gpg tests/gpgsm"; \ + TMPSOCKETDIR=$$(${MKTEMP} -d -t gpgmetest); \ + ${ECHO_CMD} "$${TMPSOCKETDIR}" > ${WRKDIR}/.tmpsocketdir; \ + trap "${RM} -r $${TMPSOCKETDIR}; exit 1" 1 2 3 5 10 13 15; \ + for sock in $${SOCKETS}; do \ + for subdir in $${TESTSUBDIRS}; do \ + ${PRINTF} "%%Assuan%%\nsocket=$${TMPSOCKETDIR}/S.$${sock}\n" > ${WRKSRC}/$${subdir}/S.$${sock}; \ + done; \ + done; \ + fi + +post-build-TEST-on: + @if [ -f "${WRKDIR}/.tmpsocketdir" ]; then \ + ${XARGS} ${RM} -rf < ${WRKDIR}/.tmpsocketdir; \ + ${RM} ${WRKDIR}/.tmpsocketdir; \ + fi + +pre-test: pre-build-TEST-on + +post-test: post-build-TEST-on + .if !defined(SLAVEPORT) post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .endif + +post-install-DOXYGEN-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/html + cd ${WRKSRC}/lang/qt/doc/generated/html && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/html + @${FIND} -P ${STAGEDIR}${DOCSDIR} -type f 2>/dev/null | \ + ${SED} -ne 's|^${STAGEDIR}${PREFIX}/||p' >> ${TMPPLIST} .include Modified: head/security/py-gpgme/Makefile ============================================================================== --- head/security/py-gpgme/Makefile Tue Feb 6 15:17:45 2018 (r461062) +++ head/security/py-gpgme/Makefile Tue Feb 6 15:18:23 2018 (r461063) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,6 @@ MASTERDIR= ${.CURDIR}/../../security/gpgme SLAVEPORT= python BINDING_NAME= python PLIST= ${.CURDIR}/pkg-plist - -.if ${FLAVOR:Upy27:Mpy2*} -CONFIGURE_ARGS+=--enable-languages="python2" -.else -CONFIGURE_ARGS+=--enable-languages="python3" -.endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}/site-packages/gpg/_gpgme.so From owner-svn-ports-all@freebsd.org Tue Feb 6 15:18:39 2018 Return-Path: Delivered-To: svn-ports-all@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 86D43EDFC0B; Tue, 6 Feb 2018 15:18:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A5F46E456; Tue, 6 Feb 2018 15:18:39 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 355131992F; Tue, 6 Feb 2018 15:18:39 +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 w16FIdos026239; Tue, 6 Feb 2018 15:18:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FIds3026238; Tue, 6 Feb 2018 15:18:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061518.w16FIds3026238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 15:18:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461064 - head/sysutils/xen-tools X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/sysutils/xen-tools X-SVN-Commit-Revision: 461064 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:18:39 -0000 Author: amdmi3 Date: Tue Feb 6 15:18:38 2018 New Revision: 461064 URL: https://svnweb.freebsd.org/changeset/ports/461064 Log: - Fix shebangs Approved by: portmgr blanket Modified: head/sysutils/xen-tools/Makefile Modified: head/sysutils/xen-tools/Makefile ============================================================================== --- head/sysutils/xen-tools/Makefile Tue Feb 6 15:18:23 2018 (r461063) +++ head/sysutils/xen-tools/Makefile Tue Feb 6 15:18:38 2018 (r461064) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools PORTVERSION= 4.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -57,8 +57,12 @@ CONFIGURE_ARGS+= --with-extra-qemuu-configure-args="${ # Disable bash and xgettext tests, they are not needed on FreeBSD. CONFIGURE_ENV+= ac_cv_path_BASH=${TRUE} -SHEBANG_FILES= tools/misc/xencov_split \ - tools/misc/xen-ringwatch +SHEBANG_FILES= tools/misc/xen-ringwatch \ + tools/misc/xencov_split \ + tools/python/scripts/convert-legacy-stream \ + tools/python/scripts/verify-stream-v2 \ + tools/xenmon/xenmon.py + ALL_TARGET= tools docs INSTALL_TARGET= install-tools install-docs From owner-svn-ports-all@freebsd.org Tue Feb 6 15:19:58 2018 Return-Path: Delivered-To: svn-ports-all@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 4E454EDFE29; Tue, 6 Feb 2018 15:19:58 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F29216E5D4; Tue, 6 Feb 2018 15:19:57 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ED99219930; Tue, 6 Feb 2018 15:19:57 +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 w16FJvn7026370; Tue, 6 Feb 2018 15:19:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FJvtr026369; Tue, 6 Feb 2018 15:19:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061519.w16FJvtr026369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 15:19:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461065 - head/net-mgmt/flow-tools X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net-mgmt/flow-tools X-SVN-Commit-Revision: 461065 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:19:58 -0000 Author: amdmi3 Date: Tue Feb 6 15:19:57 2018 New Revision: 461065 URL: https://svnweb.freebsd.org/changeset/ports/461065 Log: - Fix shebangs - Switch to options helpers - Add missing USES=ssl for WITH=OPENSSL case - Fix manpage installation by using MANPREFIX Approved by: portmgr blanket Modified: head/net-mgmt/flow-tools/Makefile Modified: head/net-mgmt/flow-tools/Makefile ============================================================================== --- head/net-mgmt/flow-tools/Makefile Tue Feb 6 15:18:38 2018 (r461064) +++ head/net-mgmt/flow-tools/Makefile Tue Feb 6 15:19:57 2018 (r461065) @@ -3,7 +3,7 @@ PORTNAME= flow-tools PORTVERSION= 0.68 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ @@ -14,7 +14,8 @@ PORTSCOUT= skipv:0.411 OPTIONS_DEFINE= MYSQL OPENSSL PGSQL -USES= python:run +USES= python:run shebangfix +SHEBANG_FILES= bin/flow-* USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--localstatedir="${PREFIX}" @@ -37,22 +38,13 @@ FLOW_CAPTURE_UID= 174 FLOW_CAPTURE_GID= 174 FLOW_CAPTURE_PIDDIR= ${VARDIR}/run/flow-capture -.include +PGSQL_CONFIGURE_ON= --with-pgsql="${LOCALBASE}" +PGSQL_USES= pgsql +MYSQL_CONFIGURE_ON= --with-mysql="${LOCALBASE}" +MYSQL_USES= mysql +OPENSSL_CONFIGURE_ON= --with-openssl="${OPENSSLBASE}" +OPENSSL_USES= ssl -.if ${PORT_OPTIONS:MPGSQL} -CONFIGURE_ARGS+=--with-pgsql="${PREFIX}" -USES+= pgsql -.endif - -.if ${PORT_OPTIONS:MMYSQL} -CONFIGURE_ARGS+=--with-mysql="${PREFIX}" -USE_MYSQL= yes -.endif - -.if ${PORT_OPTIONS:MOPENSSL} -CONFIGURE_ARGS+=--with-openssl="${OPENSSLBASE}" -.endif - post-patch: ${REINPLACE_CMD}\ -e 's|@localstatedir@/sym/|${PREFIX}/share/flow-tools/|' \ @@ -60,6 +52,6 @@ post-patch: ${WRKSRC}/docs/flow-*.1.in ${WRKSRC}/docs/flow-*.html.in post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${STAGEDIR}${PREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ .include From owner-svn-ports-all@freebsd.org Tue Feb 6 15:20:33 2018 Return-Path: Delivered-To: svn-ports-all@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 BC154EDFF0F; Tue, 6 Feb 2018 15:20:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D5206E6EC; Tue, 6 Feb 2018 15:20:33 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 684B819935; Tue, 6 Feb 2018 15:20:33 +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 w16FKX44026508; Tue, 6 Feb 2018 15:20:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FKXFJ026507; Tue, 6 Feb 2018 15:20:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061520.w16FKXFJ026507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 15:20:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461066 - head/editors/gedit X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/editors/gedit X-SVN-Commit-Revision: 461066 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:20:33 -0000 Author: amdmi3 Date: Tue Feb 6 15:20:33 2018 New Revision: 461066 URL: https://svnweb.freebsd.org/changeset/ports/461066 Log: - Fix LICENSE - Fix shebangs Approved by: portmgr blanket Modified: head/editors/gedit/Makefile Modified: head/editors/gedit/Makefile ============================================================================== --- head/editors/gedit/Makefile Tue Feb 6 15:19:57 2018 (r461065) +++ head/editors/gedit/Makefile Tue Feb 6 15:20:33 2018 (r461066) @@ -3,6 +3,7 @@ PORTNAME= gedit PORTVERSION= 3.22.0 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,7 +11,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Small but powerful text editor for GNOME 3 Desktop Environment -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ @@ -28,9 +29,10 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake gnome libtool localbase \ - pathfix pkgconfig python:3.2+ tar:xz + pathfix pkgconfig python:3.2+ shebangfix tar:xz USE_GNOME= cairo gdkpixbuf2 gtksourceview3 intlhack introspection \ libxml2 pygobject3 +SHEBANG_FILES= plugins/externaltools/data/send-to-fpaste.tool.in USE_XORG= sm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-updater \ From owner-svn-ports-all@freebsd.org Tue Feb 6 15:20:59 2018 Return-Path: Delivered-To: svn-ports-all@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 CC82CEDFFA3; Tue, 6 Feb 2018 15:20:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D0A86E829; Tue, 6 Feb 2018 15:20:59 +0000 (UTC) (envelope-from bapt@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 781FA19949; Tue, 6 Feb 2018 15:20:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16FKxXI026623; Tue, 6 Feb 2018 15:20:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FKx49026622; Tue, 6 Feb 2018 15:20:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061520.w16FKx49026622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 15:20:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461067 - head/devel/binutils X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/binutils X-SVN-Commit-Revision: 461067 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:21:00 -0000 Author: bapt Date: Tue Feb 6 15:20:59 2018 New Revision: 461067 URL: https://svnweb.freebsd.org/changeset/ports/461067 Log: Bump portrevision after all recent changes Modified: head/devel/binutils/Makefile Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Tue Feb 6 15:20:33 2018 (r461066) +++ head/devel/binutils/Makefile Tue Feb 6 15:20:59 2018 (r461067) @@ -3,6 +3,7 @@ PORTNAME= binutils PORTVERSION= 2.30 +PORTREVISION= 1 PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= SOURCEWARE/binutils/releases From owner-svn-ports-all@freebsd.org Tue Feb 6 15:22:55 2018 Return-Path: Delivered-To: svn-ports-all@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 63A73EE0402; Tue, 6 Feb 2018 15:22:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14EFF6EC03; Tue, 6 Feb 2018 15:22:55 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1007D19AC1; Tue, 6 Feb 2018 15:22:55 +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 w16FMsvF031340; Tue, 6 Feb 2018 15:22:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FMsWq031339; Tue, 6 Feb 2018 15:22:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061522.w16FMsWq031339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 15:22:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461068 - head/devel/py-demjson X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-demjson X-SVN-Commit-Revision: 461068 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:22:55 -0000 Author: amdmi3 Date: Tue Feb 6 15:22:54 2018 New Revision: 461068 URL: https://svnweb.freebsd.org/changeset/ports/461068 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Modified: head/devel/py-demjson/Makefile Modified: head/devel/py-demjson/Makefile ============================================================================== --- head/devel/py-demjson/Makefile Tue Feb 6 15:20:59 2018 (r461067) +++ head/devel/py-demjson/Makefile Tue Feb 6 15:22:54 2018 (r461068) @@ -3,6 +3,7 @@ PORTNAME= demjson PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://deron.meranda.us/python/demjson/dist/ @@ -14,8 +15,10 @@ COMMENT= Encoder, Decoder and Lint/Validator for JSON LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python shebangfix +SHEBANG_FILES= jsonlint USE_PYTHON= distutils autoplist +NO_ARCH= yes post-install: ${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-all@freebsd.org Tue Feb 6 15:23:51 2018 Return-Path: Delivered-To: svn-ports-all@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 9AA70EE04F9; Tue, 6 Feb 2018 15:23:51 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F24BB6ECFC; Tue, 6 Feb 2018 15:23:50 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with ESMTPA id j4pPeM62kJZWxj4pQef01Y; Tue, 06 Feb 2018 08:06:37 -0700 X-Authority-Analysis: v=2.3 cv=D6Jp1MZj c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=Op4juWPpsa0A:10 a=6I5d2MoRAAAA:8 a=OxSxXFmVAAAA:8 a=YxBL1-UpAAAA:8 a=-nbtbmjMS2AqdIdtnXcA:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=CjuIK1q_8ugA:10 a=vRcdKC0ogzYA:10 a=IjZwj45LgO3ly-622nXo:22 a=3dp7dWHHC2hQILSpR77B:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 55980BE8; Tue, 6 Feb 2018 07:06:35 -0800 (PST) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id w16F6Yue061996; Tue, 6 Feb 2018 07:06:34 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id w16F6YAs061993; Tue, 6 Feb 2018 07:06:34 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201802061506.w16F6YAs061993@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Dmitry Marakasov cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r449826 - head/graphics/xpdf4 In-Reply-To: Message from Dmitry Marakasov of "Tue, 06 Feb 2018 16:33:21 +0300." <20180206133321.GA36148@hades.panopticon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Feb 2018 07:06:34 -0800 X-CMAE-Envelope: MS4wfEP7TnMjPKf/c7jDlXAxoKFYQuVLJtLlvgSWanctaZiN0vAxg2Bx8NGmJ8hfIQKuJc7DCjfd8Yo1lKiOFxOBxWC+ghVU6WNzcRjorfCEKICwTrLuKZHX dTtCuNoHv0ugnX1KxJMa0W+tN6QdtZtBoSpEc3+m5VC5JBBIlZ+gDPf66qImMnIkFbRIfR6IkHhyTY/utDolrJHFo0dfJSK3DEPzBSemzA5lO1AD/cLwH1Gk mWqV+P730uXQtwbB9WX9RoBH1LXm4CdjUP1VOw8fZYEhEElNhuK2YwlieCHebE7jxaNPa3nFM6K0487phaSy9A== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:23:51 -0000 In message <20180206133321.GA36148@hades.panopticon>, Dmitry Marakasov writes: > * Cy Schubert (cy@FreeBSD.org) wrote: > > > Author: cy > > Date: Thu Sep 14 10:08:40 2017 > > New Revision: 449826 > > URL: https://svnweb.freebsd.org/changeset/ports/449826 > > > > Log: > > Update 4.00 --> 4.02. > > > > Modified: > > head/graphics/xpdf4/Makefile > > head/graphics/xpdf4/distinfo > > > > Modified: head/graphics/xpdf4/Makefile > > =========================================================================== > === > > --- head/graphics/xpdf4/Makefile Thu Sep 14 09:01:52 2017 (r44982 > 5) > > +++ head/graphics/xpdf4/Makefile Thu Sep 14 10:08:40 2017 (r44982 > 6) > > @@ -1,8 +1,7 @@ > > # $FreeBSD$ > > > > PORTNAME= xpdf > > -PORTVERSION= 4.00 > > -PORTREVISION= 2 > > +PORTVERSION= 4.02 > > CATEGORIES= graphics print > > MASTER_SITES= http://www.xpdfreader.com/dl/ > > .if !defined(MASTERDIR) > > @@ -11,6 +10,7 @@ PKGNAMESUFFIX= 4 > > > > MAINTAINER= cy@FreeBSD.org > > COMMENT= Display PDF files and convert them to other formats > > +WRKSRC= ${WRKDIR}/${PORTNAME}-4.00 > > > > LICENSE= GPLv2 > > > > > > Modified: head/graphics/xpdf4/distinfo > > =========================================================================== > === > > --- head/graphics/xpdf4/distinfo Thu Sep 14 09:01:52 2017 (r44982 > 5) > > +++ head/graphics/xpdf4/distinfo Thu Sep 14 10:08:40 2017 (r44982 > 6) > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1502485405 > > -SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc > 49505b6e344e4216d6 > > -SIZE (xpdf-4.00.tar.gz) = 854175 > > +TIMESTAMP = 1505380050 > > +SHA256 (xpdf-4.02.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc > 49505b6e344e4216d6 > > +SIZE (xpdf-4.02.tar.gz) = 854175 > > Umm, you sure this is correct? There's no > http://www.xpdfreader.com/dl/xpdf-4.02.tar.gz, and no such version > is mentioned on the webpage. It was there at the time. Now since he moved it to AWS it's reverted back to 4.00. We can either revert to 4.00, flag the port as BROKEN or I can host 4.02 somewhere until I have time to investigate further. Below is the email I got from portscout at the time. Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/cy@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+----- ------- graphics/xpdf | 4.00 | 4.02 ------------------------------------------------+-----------------+----- ------- graphics/xpdf4 | 4.00 | 4.02 ------------------------------------------------+-----------------+----- ------- If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Tue Feb 6 15:27:37 2018 Return-Path: Delivered-To: svn-ports-all@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 54A12EE0A09; Tue, 6 Feb 2018 15:27:37 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 096B66EEFD; Tue, 6 Feb 2018 15:27:37 +0000 (UTC) (envelope-from bapt@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 044A919AC8; Tue, 6 Feb 2018 15:27:37 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16FRafV031588; Tue, 6 Feb 2018 15:27:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FRaiv031587; Tue, 6 Feb 2018 15:27:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061527.w16FRaiv031587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 15:27:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461069 - head/devel/powerpc64-xtoolchain-gcc X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/powerpc64-xtoolchain-gcc X-SVN-Commit-Revision: 461069 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:27:37 -0000 Author: bapt Date: Tue Feb 6 15:27:36 2018 New Revision: 461069 URL: https://svnweb.freebsd.org/changeset/ports/461069 Log: Bump version avec recent changes Modified: head/devel/powerpc64-xtoolchain-gcc/Makefile Modified: head/devel/powerpc64-xtoolchain-gcc/Makefile ============================================================================== --- head/devel/powerpc64-xtoolchain-gcc/Makefile Tue Feb 6 15:22:54 2018 (r461068) +++ head/devel/powerpc64-xtoolchain-gcc/Makefile Tue Feb 6 15:27:36 2018 (r461069) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtoolchain -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none From owner-svn-ports-all@freebsd.org Tue Feb 6 15:55:39 2018 Return-Path: Delivered-To: svn-ports-all@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 A4259EE3363; Tue, 6 Feb 2018 15:55:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 55CD7706C7; Tue, 6 Feb 2018 15:55:39 +0000 (UTC) (envelope-from bapt@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 4C61D19FED; Tue, 6 Feb 2018 15:55:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Ftdhj046703; Tue, 6 Feb 2018 15:55:39 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16FtdYc046701; Tue, 6 Feb 2018 15:55:39 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802061555.w16FtdYc046701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 6 Feb 2018 15:55:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461070 - in head/devel/binutils: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/devel/binutils: . files X-SVN-Commit-Revision: 461070 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 15:55:40 -0000 Author: bapt Date: Tue Feb 6 15:55:38 2018 New Revision: 461070 URL: https://svnweb.freebsd.org/changeset/ports/461070 Log: Incorporate a patch from upstream fixing aarch64 target This fixes the issues building u-boot Added: head/devel/binutils/files/fix-aarch64.diff (contents, props changed) Modified: head/devel/binutils/Makefile Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Tue Feb 6 15:27:36 2018 (r461069) +++ head/devel/binutils/Makefile Tue Feb 6 15:55:38 2018 (r461070) @@ -3,7 +3,7 @@ PORTNAME= binutils PORTVERSION= 2.30 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= SOURCEWARE/binutils/releases @@ -13,6 +13,8 @@ COMMENT?= GNU binary tools LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi + +EXTRA_PATCHES= ${FILESDIR}/fix-aarch64.diff:-p1 .if !defined(CROSS_TOOLCHAIN) BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.so:math/gmp \ Added: head/devel/binutils/files/fix-aarch64.diff ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/binutils/files/fix-aarch64.diff Tue Feb 6 15:55:38 2018 (r461070) @@ -0,0 +1,174 @@ +From b01452b1d44a586f4ecf5cf02ffc0643e4962324 Mon Sep 17 00:00:00 2001 +From: Renlin Li +Date: Sat, 3 Feb 2018 13:18:17 +0000 +Subject: [PATCH 1/1] [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and + R_AARCH64_ABS32 against absolution symbol or undefine symbol in shared + object. + +backport from mainline + +bfd/ + +2018-02-05 Renlin Li + + PR ld/22764 + * elfnn-aarch64.c (elfNN_aarch64_check_relocs): Relax the + R_AARCH64_ABS32 and R_AARCH64_ABS16 for absolute symbol. Apply the + check for writeable section as well. + +ld/ + +2018-02-05 Renlin Li + + PR ld/22764 + * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address. + * testsuite/ld-aarch64/emit-relocs-259.s: Likewise. + * testsuite/ld-aarch64/aarch64-elf.exp: Run new test. + * testsuite/ld-aarch64/pr22764.s: New. + * testsuite/ld-aarch64/pr22764.d: New. +--- + bfd/ChangeLog | 7 +++++++ + bfd/elfnn-aarch64.c | 15 ++++++++++++--- + ld/ChangeLog | 8 ++++++++ + ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + + ld/testsuite/ld-aarch64/emit-relocs-258.s | 3 ++- + ld/testsuite/ld-aarch64/emit-relocs-259.s | 3 ++- + ld/testsuite/ld-aarch64/pr22764.d | 18 ++++++++++++++++++ + ld/testsuite/ld-aarch64/pr22764.s | 6 ++++++ + 8 files changed, 56 insertions(+), 5 deletions(-) + create mode 100644 ld/testsuite/ld-aarch64/pr22764.d + create mode 100644 ld/testsuite/ld-aarch64/pr22764.s + +diff --git a/bfd/ChangeLog b/bfd/ChangeLog +index 92e26a8..9fe447a 100644 +--- a/bfd/ChangeLog ++++ b/bfd/ChangeLog +@@ -1,3 +1,10 @@ ++2018-02-05 Renlin Li ++ ++ PR ld/22764 ++ * elfnn-aarch64.c (elfNN_aarch64_check_relocs): Relax the ++ R_AARCH64_ABS32 and R_AARCH64_ABS16 for absolute symbol. Apply the ++ check for writeable section as well. ++ + 2018-01-27 Nick Clifton + + Back to development. +diff --git a/bfd/elfnn-aarch64.c b/bfd/elfnn-aarch64.c +index d5711e0..9731882 100644 +--- a/bfd/elfnn-aarch64.c ++++ b/bfd/elfnn-aarch64.c +@@ -7074,10 +7074,19 @@ elfNN_aarch64_check_relocs (bfd *abfd, struct bfd_link_info *info, + #if ARCH_SIZE == 64 + case BFD_RELOC_AARCH64_32: + #endif +- if (bfd_link_pic (info) +- && (sec->flags & SEC_ALLOC) != 0 +- && (sec->flags & SEC_READONLY) != 0) ++ if (bfd_link_pic (info) && (sec->flags & SEC_ALLOC) != 0) + { ++ if (h != NULL ++ /* This is an absolute symbol. It represents a value instead ++ of an address. */ ++ && ((h->root.type == bfd_link_hash_defined ++ && bfd_is_abs_section (h->root.u.def.section)) ++ /* This is an undefined symbol. */ ++ || h->root.type == bfd_link_hash_undefined)) ++ break; ++ ++ /* For local symbols, defined global symbols in a non-ABS section, ++ it is assumed that the value is an address. */ + int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; + _bfd_error_handler + /* xgettext:c-format */ +diff --git a/ld/ChangeLog b/ld/ChangeLog +index ddc1d88..e871cef 100644 +--- a/ld/ChangeLog ++++ b/ld/ChangeLog +@@ -1,3 +1,11 @@ ++2018-02-05 Renlin Li ++ ++ PR ld/22764 ++ * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address. ++ * testsuite/ld-aarch64/emit-relocs-259.s: Likewise. ++ * testsuite/ld-aarch64/pr22764.s: New. ++ * testsuite/ld-aarch64/pr22764.d: New. ++ + 2018-02-05 Nick Clifton + + * po/pt_BR.po: Updated Brazilian Portuguese translation. +diff --git a/ld/testsuite/ld-aarch64/aarch64-elf.exp b/ld/testsuite/ld-aarch64/aarch64-elf.exp +index f310893..d766f37 100644 +--- a/ld/testsuite/ld-aarch64/aarch64-elf.exp ++++ b/ld/testsuite/ld-aarch64/aarch64-elf.exp +@@ -275,6 +275,7 @@ run_dump_test "pr17415" + run_dump_test_lp64 "tprel_g2_overflow" + run_dump_test "tprel_add_lo12_overflow" + run_dump_test "protected-data" ++run_dump_test_lp64 "pr22764" + + # ifunc tests + run_dump_test "ifunc-1" +diff --git a/ld/testsuite/ld-aarch64/emit-relocs-258.s b/ld/testsuite/ld-aarch64/emit-relocs-258.s +index f724776..87bb657 100644 +--- a/ld/testsuite/ld-aarch64/emit-relocs-258.s ++++ b/ld/testsuite/ld-aarch64/emit-relocs-258.s +@@ -1,5 +1,6 @@ ++.global dummy + .text +- ++dummy: + ldr x0, .L1 + + .L1: +diff --git a/ld/testsuite/ld-aarch64/emit-relocs-259.s b/ld/testsuite/ld-aarch64/emit-relocs-259.s +index 7e1ba3c..0977c9d 100644 +--- a/ld/testsuite/ld-aarch64/emit-relocs-259.s ++++ b/ld/testsuite/ld-aarch64/emit-relocs-259.s +@@ -1,5 +1,6 @@ ++.global dummy + .text +- ++dummy: + ldr x0, .L1 + + .L1: +diff --git a/ld/testsuite/ld-aarch64/pr22764.d b/ld/testsuite/ld-aarch64/pr22764.d +new file mode 100644 +index 0000000..997519f +--- /dev/null ++++ b/ld/testsuite/ld-aarch64/pr22764.d +@@ -0,0 +1,18 @@ ++#source: pr22764.s ++#ld: -shared -T relocs.ld -defsym sym_abs1=0x1 -defsym sym_abs2=0x2 -defsym sym_abs3=0x3 -e0 --emit-relocs ++#notarget: aarch64_be-*-* ++#objdump: -dr ++#... ++ ++Disassembly of section \.text: ++ ++0000000000010000 \<\.text\>: ++ 10000: d503201f nop ++ ... ++ 10004: R_AARCH64_ABS64 sym_abs1 ++ 1000c: 00000002 \.word 0x00000002 ++ 1000c: R_AARCH64_ABS32 sym_abs2 ++ 10010: 0003 \.short 0x0003 ++ 10010: R_AARCH64_ABS16 sym_abs3 ++ 10012: 0000 \.short 0x0000 ++ 10014: d503201f nop +diff --git a/ld/testsuite/ld-aarch64/pr22764.s b/ld/testsuite/ld-aarch64/pr22764.s +new file mode 100644 +index 0000000..25e36b4 +--- /dev/null ++++ b/ld/testsuite/ld-aarch64/pr22764.s +@@ -0,0 +1,6 @@ ++ .text ++ nop ++ .xword sym_abs1 ++ .word sym_abs2 ++ .short sym_abs3 ++ nop +-- +2.9.3 + From owner-svn-ports-all@freebsd.org Tue Feb 6 16:13:06 2018 Return-Path: Delivered-To: svn-ports-all@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 A9037EE4F9C; Tue, 6 Feb 2018 16:13:06 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A4027175B; Tue, 6 Feb 2018 16:13:06 +0000 (UTC) (envelope-from jhale@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 552681A336; Tue, 6 Feb 2018 16:13:06 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16GD6w0056851; Tue, 6 Feb 2018 16:13:06 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GD6ft056849; Tue, 6 Feb 2018 16:13:06 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802061613.w16GD6ft056849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 6 Feb 2018 16:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461071 - head/print/latexdiff X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/print/latexdiff X-SVN-Commit-Revision: 461071 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:13:06 -0000 Author: jhale Date: Tue Feb 6 16:13:05 2018 New Revision: 461071 URL: https://svnweb.freebsd.org/changeset/ports/461071 Log: - Update to 1.2.1 - Fetch from Github because the releases on CTAN are not versioned - Fix LICENSE Relnotes: https://github.com/ftilmann/latexdiff/releases/tag/1.2.1 Modified: head/print/latexdiff/Makefile head/print/latexdiff/distinfo Modified: head/print/latexdiff/Makefile ============================================================================== --- head/print/latexdiff/Makefile Tue Feb 6 15:55:38 2018 (r461070) +++ head/print/latexdiff/Makefile Tue Feb 6 16:13:05 2018 (r461071) @@ -2,19 +2,17 @@ # $FreeBSD$ PORTNAME= latexdiff -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= print perl5 -MASTER_SITES= TEX_CTAN/support -DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} +MASTER_SITES= https://github.com/ftilmann/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= Determine and mark up significant differences between latex files -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= perl5 zip +USES= perl5 USE_PERL5= run NO_ARCH= yes NO_BUILD= yes Modified: head/print/latexdiff/distinfo ============================================================================== --- head/print/latexdiff/distinfo Tue Feb 6 15:55:38 2018 (r461070) +++ head/print/latexdiff/distinfo Tue Feb 6 16:13:05 2018 (r461071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479495679 -SHA256 (latexdiff/1.2.0/latexdiff.zip) = 89948da205178c83ca882189fb3487f967dbdc87bb050e325f58cff865afb473 -SIZE (latexdiff/1.2.0/latexdiff.zip) = 483041 +TIMESTAMP = 1517932700 +SHA256 (latexdiff-1.2.1.tar.gz) = 12634c8ec5c68b173d3906679bb09330e724491c6a64e675989217cf4790604e +SIZE (latexdiff-1.2.1.tar.gz) = 491542 From owner-svn-ports-all@freebsd.org Tue Feb 6 16:18:50 2018 Return-Path: Delivered-To: svn-ports-all@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 6BC25EE56FC; Tue, 6 Feb 2018 16:18:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F7A371B71; Tue, 6 Feb 2018 16:18:50 +0000 (UTC) (envelope-from vanilla@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 1A7921A346; Tue, 6 Feb 2018 16:18:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16GInhX057164; Tue, 6 Feb 2018 16:18:49 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GInoR057162; Tue, 6 Feb 2018 16:18:49 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802061618.w16GInoR057162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 6 Feb 2018 16:18:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461072 - head/devel/py-grpcio X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/py-grpcio X-SVN-Commit-Revision: 461072 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:18:50 -0000 Author: vanilla Date: Tue Feb 6 16:18:49 2018 New Revision: 461072 URL: https://svnweb.freebsd.org/changeset/ports/461072 Log: Update to 1.9.1. Modified: head/devel/py-grpcio/Makefile head/devel/py-grpcio/distinfo Modified: head/devel/py-grpcio/Makefile ============================================================================== --- head/devel/py-grpcio/Makefile Tue Feb 6 16:13:05 2018 (r461071) +++ head/devel/py-grpcio/Makefile Tue Feb 6 16:18:49 2018 (r461072) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio/distinfo ============================================================================== --- head/devel/py-grpcio/distinfo Tue Feb 6 16:13:05 2018 (r461071) +++ head/devel/py-grpcio/distinfo Tue Feb 6 16:18:49 2018 (r461072) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517553241 -SHA256 (grpcio-1.9.0.tar.gz) = b61d3a7c45aa08f15dfa735a6a8282b5097be91ff36ad347594d3945ffc12181 -SIZE (grpcio-1.9.0.tar.gz) = 9994975 +TIMESTAMP = 1517921761 +SHA256 (grpcio-1.9.1.tar.gz) = e7c43b5619deff48cc177c1b0618c4beeb2797f910f160e3c2035d5baf790a5d +SIZE (grpcio-1.9.1.tar.gz) = 9994900 From owner-svn-ports-all@freebsd.org Tue Feb 6 16:19:07 2018 Return-Path: Delivered-To: svn-ports-all@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 52E18EE5766; Tue, 6 Feb 2018 16:19:07 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2F2C71C5B; Tue, 6 Feb 2018 16:19:06 +0000 (UTC) (envelope-from vanilla@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 EDBF41A348; Tue, 6 Feb 2018 16:19:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16GJ6gE057298; Tue, 6 Feb 2018 16:19:06 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GJ6SU057295; Tue, 6 Feb 2018 16:19:06 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802061619.w16GJ6SU057295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 6 Feb 2018 16:19:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461073 - head/devel/py-grpcio-tools X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/py-grpcio-tools X-SVN-Commit-Revision: 461073 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:19:07 -0000 Author: vanilla Date: Tue Feb 6 16:19:06 2018 New Revision: 461073 URL: https://svnweb.freebsd.org/changeset/ports/461073 Log: Update to 1.9.1. Modified: head/devel/py-grpcio-tools/Makefile head/devel/py-grpcio-tools/distinfo Modified: head/devel/py-grpcio-tools/Makefile ============================================================================== --- head/devel/py-grpcio-tools/Makefile Tue Feb 6 16:18:49 2018 (r461072) +++ head/devel/py-grpcio-tools/Makefile Tue Feb 6 16:19:06 2018 (r461073) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Tue Feb 6 16:18:49 2018 (r461072) +++ head/devel/py-grpcio-tools/distinfo Tue Feb 6 16:19:06 2018 (r461073) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517554355 -SHA256 (grpcio-tools-1.9.0.tar.gz) = a91792c4c141168c4568064acce91a0399291ad8efecc8a67d3ac5f9394c929c -SIZE (grpcio-tools-1.9.0.tar.gz) = 1914418 +TIMESTAMP = 1517922506 +SHA256 (grpcio-tools-1.9.1.tar.gz) = 10369bd7529a95ff00a7485c7bff7eab5e532f54782f31980c4a71e12550673f +SIZE (grpcio-tools-1.9.1.tar.gz) = 1914381 From owner-svn-ports-all@freebsd.org Tue Feb 6 16:23:49 2018 Return-Path: Delivered-To: svn-ports-all@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 6C4E6EE5FAB; Tue, 6 Feb 2018 16:23:49 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19164721CD; Tue, 6 Feb 2018 16:23:49 +0000 (UTC) (envelope-from asomers@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 13FA71A4F1; Tue, 6 Feb 2018 16:23:49 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16GNmrU062213; Tue, 6 Feb 2018 16:23:48 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GNmVs062209; Tue, 6 Feb 2018 16:23:48 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201802061623.w16GNmVs062209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Tue, 6 Feb 2018 16:23:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461074 - in head/devel: p4 p4api X-SVN-Group: ports-head X-SVN-Commit-Author: asomers X-SVN-Commit-Paths: in head/devel: p4 p4api X-SVN-Commit-Revision: 461074 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:23:49 -0000 Author: asomers (src committer) Date: Tue Feb 6 16:23:48 2018 New Revision: 461074 URL: https://svnweb.freebsd.org/changeset/ports/461074 Log: devel/p4 devel/p4api: cache distfiles in LOCAL Perforce unhelpfully rebuilds their distfiles every few hours, changing the archived files' timestamps in the process. This obviously changes their checksums. Work around the issue by caching local copies of the distfiles and using those for the checksums. Also, set a sane DIST_SUBDIR since the distfiles are ambiguously named. Also, take over maintainership from gordon. Reported by: gordon, antoine Reviewed by: mat Approved by: mat (ports) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D14211 Modified: head/devel/p4/Makefile head/devel/p4/distinfo head/devel/p4api/Makefile head/devel/p4api/distinfo Modified: head/devel/p4/Makefile ============================================================================== --- head/devel/p4/Makefile Tue Feb 6 16:19:06 2018 (r461073) +++ head/devel/p4/Makefile Tue Feb 6 16:23:48 2018 (r461074) @@ -5,12 +5,17 @@ PORTNAME= p4 PORTVERSION= ${YEAR}.${MAJOR}.${MINOR} PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= https://swarm.workshop.perforce.com/projects/perforce_software-p4/archives/:zip +# Perforce stupidly rerolls their distfiles on a regular basis, updating the +# files' timestamps when they do, which changes the zip file's checksum. Work +# around that by cacheing the distfile in LOCAL and using that version to make +# distinfo +MASTER_SITES= LOCAL/asomers/perforce/p4 \ + https://swarm.workshop.perforce.com/projects/perforce_software-p4/archives/ DISTNAME= ${YEAR}-${MAJOR} -DISTFILES= ${ZIP_FILES}:zip -EXTRACT_ONLY= ${ZIP_FILES} +DIST_SUBDIR= perforce/p4 +DISTFILES= ${ZIP_FILES} -MAINTAINER= gordon@FreeBSD.org +MAINTAINER= asomers@FreeBSD.org COMMENT= Perforce client LICENSE= BSD2CLAUSE Modified: head/devel/p4/distinfo ============================================================================== --- head/devel/p4/distinfo Tue Feb 6 16:19:06 2018 (r461073) +++ head/devel/p4/distinfo Tue Feb 6 16:23:48 2018 (r461074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517531476 -SHA256 (2016-1.zip) = 75ee76a2eb1b6a866b61c2e6bd473aa57ff796d8e5e2f2497d219bf5628a4fc7 -SIZE (2016-1.zip) = 2249015 +TIMESTAMP = 1517864594 +SHA256 (perforce/p4/2016-1.zip) = af465c970b5892674089a917ffa3d38f9b878e1ceb32eb73c2e05bd462d5ba63 +SIZE (perforce/p4/2016-1.zip) = 2249015 Modified: head/devel/p4api/Makefile ============================================================================== --- head/devel/p4api/Makefile Tue Feb 6 16:19:06 2018 (r461073) +++ head/devel/p4api/Makefile Tue Feb 6 16:23:48 2018 (r461074) @@ -4,13 +4,19 @@ PORTNAME= p4api PORTVERSION= ${YEAR}.${MAJOR}.${MINOR} PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= https://swarm.workshop.perforce.com/projects/perforce_software-p4/archives/:zip \ - ftp://ftp.perforce.com/perforce/${P4VERSION}/doc/manuals/p4api/:pdf +# Perforce stupidly rerolls their distfiles on a regular basis, updating the +# files' timestamps when they do, which changes the zip file's checksum. Work +# around that by cacheing the distfile in LOCAL and using that version to make +# distinfo +MASTER_SITES= LOCAL/asomers/perforce/p4:zip \ + ftp://ftp.perforce.com/perforce/${P4VERSION}/doc/manuals/p4api/:pdf \ + https://swarm.workshop.perforce.com/projects/perforce_software-p4/archives/:zip +DIST_SUBDIR= perforce/p4 DISTNAME= ${YEAR}-${MAJOR} DISTFILES= ${ZIP_FILES}:zip p4api.pdf:pdf EXTRACT_ONLY= ${ZIP_FILES} -MAINTAINER= gordon@FreeBSD.org +MAINTAINER= asomers@FreeBSD.org COMMENT= Perforce API (static libraries and header files) LICENSE= BSD2CLAUSE @@ -46,7 +52,7 @@ do-install: do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${DISTDIR}/p4api.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/p4api.pdf ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} Modified: head/devel/p4api/distinfo ============================================================================== --- head/devel/p4api/distinfo Tue Feb 6 16:19:06 2018 (r461073) +++ head/devel/p4api/distinfo Tue Feb 6 16:23:48 2018 (r461074) @@ -1,5 +1,5 @@ -TIMESTAMP = 1517528733 -SHA256 (2016-1.zip) = 75ee76a2eb1b6a866b61c2e6bd473aa57ff796d8e5e2f2497d219bf5628a4fc7 -SIZE (2016-1.zip) = 2249015 -SHA256 (p4api.pdf) = df5e388c2753925d8411d98a14d7b634ef2543d4a0a04a340513e89d887ab57b -SIZE (p4api.pdf) = 1908708 +TIMESTAMP = 1517863861 +SHA256 (perforce/p4/2016-1.zip) = af465c970b5892674089a917ffa3d38f9b878e1ceb32eb73c2e05bd462d5ba63 +SIZE (perforce/p4/2016-1.zip) = 2249015 +SHA256 (perforce/p4/p4api.pdf) = df5e388c2753925d8411d98a14d7b634ef2543d4a0a04a340513e89d887ab57b +SIZE (perforce/p4/p4api.pdf) = 1908708 From owner-svn-ports-all@freebsd.org Tue Feb 6 16:33:16 2018 Return-Path: Delivered-To: svn-ports-all@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 2944EEE6D53; Tue, 6 Feb 2018 16:33:16 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2F8D7294C; Tue, 6 Feb 2018 16:33:15 +0000 (UTC) (envelope-from brd@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 CDF411A697; Tue, 6 Feb 2018 16:33:15 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16GXFrr067027; Tue, 6 Feb 2018 16:33:15 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GXFSL067025; Tue, 6 Feb 2018 16:33:15 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201802061633.w16GXFSL067025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 6 Feb 2018 16:33:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461075 - in head/ports-mgmt/poudriere-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brd X-SVN-Commit-Paths: in head/ports-mgmt/poudriere-devel: . files X-SVN-Commit-Revision: 461075 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:33:16 -0000 Author: brd Date: Tue Feb 6 16:33:15 2018 New Revision: 461075 URL: https://svnweb.freebsd.org/changeset/ports/461075 Log: Fix a missing fi when building an image. Approved by: bdrewery (maintainer) Added: head/ports-mgmt/poudriere-devel/files/ head/ports-mgmt/poudriere-devel/files/patch-src--share--poudriere--image.sh (contents, props changed) Modified: head/ports-mgmt/poudriere-devel/Makefile Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Tue Feb 6 16:23:48 2018 (r461074) +++ head/ports-mgmt/poudriere-devel/Makefile Tue Feb 6 16:33:15 2018 (r461075) @@ -2,7 +2,7 @@ PORTNAME= poudriere DISTVERSION= 3.2.99.20180202 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ Added: head/ports-mgmt/poudriere-devel/files/patch-src--share--poudriere--image.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ports-mgmt/poudriere-devel/files/patch-src--share--poudriere--image.sh Tue Feb 6 16:33:15 2018 (r461075) @@ -0,0 +1,11 @@ +--- src/share/poudriere/image.sh.orig 2018-02-06 16:22:49.894625000 +0000 ++++ src/share/poudriere/image.sh 2018-02-06 16:25:14.320814000 +0000 +@@ -314,7 +314,7 @@ + if [ -n "${HOSTNAME}" ]; then + mkdir -p ${WRKDIR}/world/etc/rc.conf.d + echo "hostname=${HOSTNAME}" > ${WRKDIR}/world/etc/rc.conf.d/hostname +-else ++fi + + [ ! -d "${EXTRADIR}" ] || cp -fRLp ${EXTRADIR}/ ${WRKDIR}/world/ + mv ${WRKDIR}/world/etc/login.conf.orig ${WRKDIR}/world/etc/login.conf From owner-svn-ports-all@freebsd.org Tue Feb 6 16:55:44 2018 Return-Path: Delivered-To: svn-ports-all@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 D8796EE8A03; Tue, 6 Feb 2018 16:55:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B222736F7; Tue, 6 Feb 2018 16:55: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 85FFF1A9E3; Tue, 6 Feb 2018 16:55: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 w16GtirN077145; Tue, 6 Feb 2018 16:55:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16GtiSP077144; Tue, 6 Feb 2018 16:55:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061655.w16GtiSP077144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 16:55:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461076 - head/lang/clang33 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/lang/clang33 X-SVN-Commit-Revision: 461076 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 16:55:45 -0000 Author: amdmi3 Date: Tue Feb 6 16:55:44 2018 New Revision: 461076 URL: https://svnweb.freebsd.org/changeset/ports/461076 Log: - Limit python version with 2.7, fails with python3: checking for python >= 2.5... File "", line 1 import sys; print sys.version.split()[0] ^ SyntaxError: invalid syntax - Fix shebang in scan-view script Approved by: portmgr blanket Modified: head/lang/clang33/Makefile Modified: head/lang/clang33/Makefile ============================================================================== --- head/lang/clang33/Makefile Tue Feb 6 16:33:15 2018 (r461075) +++ head/lang/clang33/Makefile Tue Feb 6 16:55:44 2018 (r461076) @@ -2,7 +2,7 @@ PORTNAME= clang DISTVERSION= 3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang devel MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/ PKGNAMESUFFIX= ${LLVM_SUFFIX} @@ -33,7 +33,8 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX} -USES= gmake groff perl5 python +USES= gmake groff perl5 python:2.7 shebangfix +SHEBANG_FILES= tools/clang/tools/scan-view/scan-view USE_LDCONFIG= yes MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \ From owner-svn-ports-all@freebsd.org Tue Feb 6 17:01:49 2018 Return-Path: Delivered-To: svn-ports-all@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 46CDFEE911D; Tue, 6 Feb 2018 17:01:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0CB773D68; Tue, 6 Feb 2018 17:01:48 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EB78C1AB57; Tue, 6 Feb 2018 17:01:48 +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 w16H1mvR080485; Tue, 6 Feb 2018 17:01:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16H1mck080484; Tue, 6 Feb 2018 17:01:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061701.w16H1mck080484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 17:01:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461077 - head/net-im/empathy X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net-im/empathy X-SVN-Commit-Revision: 461077 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 17:01:49 -0000 Author: amdmi3 Date: Tue Feb 6 17:01:48 2018 New Revision: 461077 URL: https://svnweb.freebsd.org/changeset/ports/461077 Log: - Limit python version, fails with python 3: gmake[3]: Entering directory '/wrkdirs/usr/ports/net-im/empathy/work/empathy-3.12.14/extensions' /usr/local/bin/python3.6 ../tools/xincludator.py misc.xml > _gen/misc.xml /usr/local/bin/python3.6 ../tools/xincludator.py all.xml > _gen/all.xml Traceback (most recent call last): File "../tools/xincludator.py", line 45, in stdout.write(xml) UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 246: ordinal not in range(128) Traceback (most recent call last): File "../tools/xincludator.py", line 45, in stdout.write(xml) UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 302: ordinal not in range(128) gmake[3]: *** [Makefile:775: _gen/misc.xml] Error 1 Approved by: portmgr blanket Modified: head/net-im/empathy/Makefile Modified: head/net-im/empathy/Makefile ============================================================================== --- head/net-im/empathy/Makefile Tue Feb 6 16:55:44 2018 (r461076) +++ head/net-im/empathy/Makefile Tue Feb 6 17:01:48 2018 (r461077) @@ -48,7 +48,7 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ mc-tool:net-im/telepathy-mission-control USES= gettext gmake gnome libtool localbase pathfix \ - pkgconfig python tar:xz + pkgconfig python:2.7 tar:xz USE_GNOME= cairo evolutiondataserver3 intlhack USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_GL= egl From owner-svn-ports-all@freebsd.org Tue Feb 6 17:35:16 2018 Return-Path: Delivered-To: svn-ports-all@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 BD261EEC3C2; Tue, 6 Feb 2018 17:35:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B89075860; Tue, 6 Feb 2018 17:35:16 +0000 (UTC) (envelope-from sunpoet@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 5F0B81B077; Tue, 6 Feb 2018 17:35:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16HZGFJ097073; Tue, 6 Feb 2018 17:35:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16HZG0M097072; Tue, 6 Feb 2018 17:35:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061735.w16HZG0M097072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 17:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461078 - head/net/xprobe/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/xprobe/files X-SVN-Commit-Revision: 461078 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 17:35:16 -0000 Author: sunpoet Date: Tue Feb 6 17:35:16 2018 New Revision: 461078 URL: https://svnweb.freebsd.org/changeset/ports/461078 Log: Fix build with Clang 6 MFH: 2018Q1 Added: head/net/xprobe/files/patch-src-defines.h.in (contents, props changed) Added: head/net/xprobe/files/patch-src-defines.h.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/xprobe/files/patch-src-defines.h.in Tue Feb 6 17:35:16 2018 (r461078) @@ -0,0 +1,11 @@ +--- src/defines.h.in.orig 2005-07-27 08:38:17 UTC ++++ src/defines.h.in +@@ -24,7 +24,7 @@ + + #define VERSION "@VERSION@" + #define BANNER \ +-"\nXprobe2 v."VERSION\ ++"\nXprobe2 v." VERSION \ + " Copyright (c) 2002-2005 fyodor@o0o.nu, ofir@sys-security.com, meder@o0o.nu"\ + "\n" + From owner-svn-ports-all@freebsd.org Tue Feb 6 17:36:36 2018 Return-Path: Delivered-To: svn-ports-all@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 3C007EEC50E; Tue, 6 Feb 2018 17:36:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2B51759B9; Tue, 6 Feb 2018 17:36:35 +0000 (UTC) (envelope-from sunpoet@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 DD8551B07C; Tue, 6 Feb 2018 17:36:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16HaZjU097272; Tue, 6 Feb 2018 17:36:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16HaZl5097271; Tue, 6 Feb 2018 17:36:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061736.w16HaZl5097271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 17:36:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461079 - branches/2018Q1/net/xprobe/files X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: branches/2018Q1/net/xprobe/files X-SVN-Commit-Revision: 461079 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 17:36:36 -0000 Author: sunpoet Date: Tue Feb 6 17:36:35 2018 New Revision: 461079 URL: https://svnweb.freebsd.org/changeset/ports/461079 Log: MFH: r461078 Fix build with Clang 6 Approved by: ports-secteam (blanket) Added: branches/2018Q1/net/xprobe/files/patch-src-defines.h.in - copied unchanged from r461078, head/net/xprobe/files/patch-src-defines.h.in Modified: Directory Properties: branches/2018Q1/ (props changed) Copied: branches/2018Q1/net/xprobe/files/patch-src-defines.h.in (from r461078, head/net/xprobe/files/patch-src-defines.h.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/net/xprobe/files/patch-src-defines.h.in Tue Feb 6 17:36:35 2018 (r461079, copy of r461078, head/net/xprobe/files/patch-src-defines.h.in) @@ -0,0 +1,11 @@ +--- src/defines.h.in.orig 2005-07-27 08:38:17 UTC ++++ src/defines.h.in +@@ -24,7 +24,7 @@ + + #define VERSION "@VERSION@" + #define BANNER \ +-"\nXprobe2 v."VERSION\ ++"\nXprobe2 v." VERSION \ + " Copyright (c) 2002-2005 fyodor@o0o.nu, ofir@sys-security.com, meder@o0o.nu"\ + "\n" + From owner-svn-ports-all@freebsd.org Tue Feb 6 18:03:59 2018 Return-Path: Delivered-To: svn-ports-all@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 BF0A9EEE5DD; Tue, 6 Feb 2018 18:03:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7494776C42; Tue, 6 Feb 2018 18:03:59 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6F6961B56D; Tue, 6 Feb 2018 18:03:59 +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 w16I3xBb012260; Tue, 6 Feb 2018 18:03:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16I3xlI012259; Tue, 6 Feb 2018 18:03:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061803.w16I3xlI012259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 18:03:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461080 - head/lang/clang35 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/lang/clang35 X-SVN-Commit-Revision: 461080 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:03:59 -0000 Author: amdmi3 Date: Tue Feb 6 18:03:59 2018 New Revision: 461080 URL: https://svnweb.freebsd.org/changeset/ports/461080 Log: - Fix shebang for scan-view script - Add run-dependency on python because of the named script Approved by: portmgr blanket Modified: head/lang/clang35/Makefile Modified: head/lang/clang35/Makefile ============================================================================== --- head/lang/clang35/Makefile Tue Feb 6 17:36:35 2018 (r461079) +++ head/lang/clang35/Makefile Tue Feb 6 18:03:59 2018 (r461080) @@ -2,7 +2,7 @@ PORTNAME= clang DISTVERSION= 3.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang devel MASTER_SITES= http://llvm.org/releases/3.5.2/ PKGNAMESUFFIX= ${LLVM_SUFFIX} @@ -36,7 +36,8 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX} -USES= compiler:c++11-lib gmake groff libedit perl5 python:build tar:xz +USES= compiler:c++11-lib gmake groff libedit perl5 python shebangfix tar:xz +SHEBANG_FILES= tools/clang/tools/scan-view/scan-view USE_LDCONFIG= yes MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \ From owner-svn-ports-all@freebsd.org Tue Feb 6 18:07:34 2018 Return-Path: Delivered-To: svn-ports-all@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 3F21BEEE96F; Tue, 6 Feb 2018 18:07:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E61B476E23; Tue, 6 Feb 2018 18:07:33 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E0FB81B570; Tue, 6 Feb 2018 18:07:33 +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 w16I7XDn012460; Tue, 6 Feb 2018 18:07:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16I7XDT012459; Tue, 6 Feb 2018 18:07:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802061807.w16I7XDT012459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Feb 2018 18:07:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461081 - head/devel/qross X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/qross X-SVN-Commit-Revision: 461081 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:07:34 -0000 Author: amdmi3 Date: Tue Feb 6 18:07:33 2018 New Revision: 461081 URL: https://svnweb.freebsd.org/changeset/ports/461081 Log: - Add missing dependency on qt corelib - Fix dependency on python: require 2.7, fails with python3: bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:469:12: error: unknown type name 'DL_IMPORT' extern "C" DL_IMPORT(PyTypeObject) PyRange_Type; ^ bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:469:35: error: expected ';' after top level declarator extern "C" DL_IMPORT(PyTypeObject) PyRange_Type; ^ ; bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:470:34: error: expected function body after function declarator extern "C" DL_IMPORT(PyObject *) PyRange_New(long, long, long, int); ^ bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:497:44: error: no member named 'PyExc_MemoryErrorInst' in the global namespace; did you mean '_Exc_MemoryErrorInst'? PyObject * _Exc_MemoryErrorInst() { return ::PyExc_MemoryErrorInst; } ^~~~~~~~~~~~~~~~~~~~~~~ _Exc_MemoryErrorInst ... - Fix dependency on py-sip (use flavors to depend on correct version) - Switch to opt_CMAKE_BOOL Approved by: portmgr blanket Modified: head/devel/qross/Makefile Modified: head/devel/qross/Makefile ============================================================================== --- head/devel/qross/Makefile Tue Feb 6 18:03:59 2018 (r461080) +++ head/devel/qross/Makefile Tue Feb 6 18:07:33 2018 (r461081) @@ -13,7 +13,7 @@ LICENSE= LGPL20+ USES= cmake USE_LDCONFIG= yes -USE_QT4= designer gui network xml qmake_build uic_build moc_build \ +USE_QT4= corelib designer gui network xml qmake_build uic_build moc_build \ rcc_build script testlib USE_GITHUB= yes GH_ACCOUNT= 0xd34df00d @@ -24,9 +24,9 @@ WRKSRC_SUBDIR= src OPTIONS_DEFINE= PYTHON OPTIONS_SUB= yes PYTHON_DESC= Python bindings -PYTHON_CMAKE_ON= -DENABLE_PYTHON:BOOL=true -PYTHON_CMAKE_OFF= -DENABLE_PYTHON:BOOL=false -PYTHON_BUILD_DEPENDS= sip:devel/py-sip +PYTHON_CMAKE_BOOL= ENABLE_PYTHON +PYTHON_BUILD_DEPENDS= ${PYTHON_INCLUDEDIR}/sip.h:devel/py-sip@${PY_FLAVOR} +PYTHON_USES= python:2.7 OPTIONS_DEFAULT=PYTHON post-extract: From owner-svn-ports-all@freebsd.org Tue Feb 6 18:40:30 2018 Return-Path: Delivered-To: svn-ports-all@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 4F403EF18EB; Tue, 6 Feb 2018 18:40:30 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0162E78A1C; Tue, 6 Feb 2018 18:40:30 +0000 (UTC) (envelope-from ler@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 D62771BA7E; Tue, 6 Feb 2018 18:40:29 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16IeTVu027586; Tue, 6 Feb 2018 18:40:29 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16IeTLv027583; Tue, 6 Feb 2018 18:40:29 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201802061840.w16IeTLv027583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Tue, 6 Feb 2018 18:40:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461082 - head/www/joomla3 X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: head/www/joomla3 X-SVN-Commit-Revision: 461082 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:40:30 -0000 Author: ler Date: Tue Feb 6 18:40:29 2018 New Revision: 461082 URL: https://svnweb.freebsd.org/changeset/ports/461082 Log: www/joomla3: upgrade to 3.8.5. Fix regression in 3.8.4 Reported by: Gerard Seibert Modified: head/www/joomla3/Makefile head/www/joomla3/distinfo head/www/joomla3/pkg-plist Modified: head/www/joomla3/Makefile ============================================================================== --- head/www/joomla3/Makefile Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/Makefile Tue Feb 6 18:40:29 2018 (r461082) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -PORTVERSION= 3.8.4 +PORTVERSION= 3.8.5 CATEGORIES= www PKGNAMESUFFIX= 3 Modified: head/www/joomla3/distinfo ============================================================================== --- head/www/joomla3/distinfo Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/distinfo Tue Feb 6 18:40:29 2018 (r461082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517923977 -SHA256 (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 5dc54386a3dc3ef0b34c27544869ed7dc8215930a229fb0311f6b610042bc5d0 -SIZE (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 11291304 +TIMESTAMP = 1517942063 +SHA256 (joomla-joomla-cms-3.8.5_GH0.tar.gz) = 655e4a4bb71098b79fbcd438f8d9490c72f2481ada79c9c833ae700b14eb771a +SIZE (joomla-joomla-cms-3.8.5_GH0.tar.gz) = 11296242 Modified: head/www/joomla3/pkg-plist ============================================================================== --- head/www/joomla3/pkg-plist Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/pkg-plist Tue Feb 6 18:40:29 2018 (r461082) @@ -1,5 +1,5 @@ -@group %%WWWGRP%% @owner %%WWWOWN%% +@group %%WWWGRP%% %%WWWDIR%%/.appveyor.yml %%WWWDIR%%/.drone.yml %%WWWDIR%%/.github/CONTRIBUTING.md @@ -4800,6 +4800,7 @@ %%WWWDIR%%/media/editors/codemirror/theme/neat.css %%WWWDIR%%/media/editors/codemirror/theme/neo.css %%WWWDIR%%/media/editors/codemirror/theme/night.css +%%WWWDIR%%/media/editors/codemirror/theme/oceanic-next.css %%WWWDIR%%/media/editors/codemirror/theme/panda-syntax.css %%WWWDIR%%/media/editors/codemirror/theme/paraiso-dark.css %%WWWDIR%%/media/editors/codemirror/theme/paraiso-light.css @@ -4807,6 +4808,7 @@ %%WWWDIR%%/media/editors/codemirror/theme/railscasts.css %%WWWDIR%%/media/editors/codemirror/theme/rubyblue.css %%WWWDIR%%/media/editors/codemirror/theme/seti.css +%%WWWDIR%%/media/editors/codemirror/theme/shadowfox.css %%WWWDIR%%/media/editors/codemirror/theme/solarized.css %%WWWDIR%%/media/editors/codemirror/theme/the-matrix.css %%WWWDIR%%/media/editors/codemirror/theme/tomorrow-night-bright.css @@ -6875,5 +6877,5 @@ %%WWWDIR%%/tmp/index.html %%WWWDIR%%/web.config.txt @dir %%WWWDIR%%/tests/unit/tmp -@group @owner +@group From owner-svn-ports-all@freebsd.org Tue Feb 6 18:44:20 2018 Return-Path: Delivered-To: svn-ports-all@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 7F7C9EF1E28; Tue, 6 Feb 2018 18:44:20 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31D4178EC0; Tue, 6 Feb 2018 18:44:20 +0000 (UTC) (envelope-from joneum@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 2CC581BC1A; Tue, 6 Feb 2018 18:44:20 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16IiKmB032483; Tue, 6 Feb 2018 18:44:20 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16IiK9v032482; Tue, 6 Feb 2018 18:44:20 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802061844.w16IiK9v032482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 6 Feb 2018 18:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461083 - head/www/mod_wsgi4 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/mod_wsgi4 X-SVN-Commit-Revision: 461083 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:44:20 -0000 Author: joneum Date: Tue Feb 6 18:44:19 2018 New Revision: 461083 URL: https://svnweb.freebsd.org/changeset/ports/461083 Log: www/mod_wsgi4: Support FLAVORS PR: 225647 Submitted by: Christian Ullrich Approved by: Douglas Thrift (maintainer) Approved by: mat, tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14191 Modified: head/www/mod_wsgi4/Makefile Modified: head/www/mod_wsgi4/Makefile ============================================================================== --- head/www/mod_wsgi4/Makefile Tue Feb 6 18:40:29 2018 (r461082) +++ head/www/mod_wsgi4/Makefile Tue Feb 6 18:44:19 2018 (r461083) @@ -2,9 +2,10 @@ PORTNAME= mod_wsgi DISTVERSION= 4.5.24 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 4 MAINTAINER= douglas@douglasthrift.net @@ -16,6 +17,7 @@ CONFLICTS_INSTALL=${PKGNAMEPREFIX}mod_wsgi3.* mod_wsgi USES= gettext python USE_APACHE= 22+ +USE_PYTHON= flavors GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" From owner-svn-ports-all@freebsd.org Tue Feb 6 18:57:50 2018 Return-Path: Delivered-To: svn-ports-all@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 353CEEF2EE2; Tue, 6 Feb 2018 18:57:50 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB8C779883; Tue, 6 Feb 2018 18:57:49 +0000 (UTC) (envelope-from tcberner@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 D66731BE0E; Tue, 6 Feb 2018 18:57:49 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Ivndx037438; Tue, 6 Feb 2018 18:57:49 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Ivn1P037436; Tue, 6 Feb 2018 18:57:49 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802061857.w16Ivn1P037436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Tue, 6 Feb 2018 18:57:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461084 - head/net/py-cloudflare-scrape X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/py-cloudflare-scrape X-SVN-Commit-Revision: 461084 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:57:50 -0000 Author: tcberner Date: Tue Feb 6 18:57:49 2018 New Revision: 461084 URL: https://svnweb.freebsd.org/changeset/ports/461084 Log: Update net/py-cloudflare-scrape to 1.9.4 Modified: head/net/py-cloudflare-scrape/Makefile head/net/py-cloudflare-scrape/distinfo Modified: head/net/py-cloudflare-scrape/Makefile ============================================================================== --- head/net/py-cloudflare-scrape/Makefile Tue Feb 6 18:44:19 2018 (r461083) +++ head/net/py-cloudflare-scrape/Makefile Tue Feb 6 18:57:49 2018 (r461084) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cloudflare-scrape -DISTVERSION= 1.9.3 +DISTVERSION= 1.9.4 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-cloudflare-scrape/distinfo ============================================================================== --- head/net/py-cloudflare-scrape/distinfo Tue Feb 6 18:44:19 2018 (r461083) +++ head/net/py-cloudflare-scrape/distinfo Tue Feb 6 18:57:49 2018 (r461084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517862741 -SHA256 (Anorov-cloudflare-scrape-1.9.3_GH0.tar.gz) = 72e526ebaad5d562f5a1370dc380d6f7f708c451f49968e698f8670d3e4f1b6b -SIZE (Anorov-cloudflare-scrape-1.9.3_GH0.tar.gz) = 7708 +TIMESTAMP = 1517936306 +SHA256 (Anorov-cloudflare-scrape-1.9.4_GH0.tar.gz) = fb0d7b3c2732b18dd79ee2f651410d63953f1a1a45d38a74e8d55869d120e49e +SIZE (Anorov-cloudflare-scrape-1.9.4_GH0.tar.gz) = 7986 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:15 2018 Return-Path: Delivered-To: svn-ports-all@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 90E73EF491D; Tue, 6 Feb 2018 19:18:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 464CC7ADC3; Tue, 6 Feb 2018 19:18:15 +0000 (UTC) (envelope-from sunpoet@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 412F51C192; Tue, 6 Feb 2018 19:18:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIF3F048021; Tue, 6 Feb 2018 19:18:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIErq048019; Tue, 6 Feb 2018 19:18:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIErq048019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461085 - head/security/keybase X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/keybase X-SVN-Commit-Revision: 461085 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:15 -0000 Author: sunpoet Date: Tue Feb 6 19:18:14 2018 New Revision: 461085 URL: https://svnweb.freebsd.org/changeset/ports/461085 Log: Update to 1.0.41 Changes: https://github.com/keybase/client/releases https://github.com/keybase/client/commits/master Modified: head/security/keybase/Makefile head/security/keybase/distinfo Modified: head/security/keybase/Makefile ============================================================================== --- head/security/keybase/Makefile Tue Feb 6 18:57:49 2018 (r461084) +++ head/security/keybase/Makefile Tue Feb 6 19:18:14 2018 (r461085) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keybase -PORTVERSION= 1.0.40 +PORTVERSION= 1.0.41 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/keybase/distinfo ============================================================================== --- head/security/keybase/distinfo Tue Feb 6 18:57:49 2018 (r461084) +++ head/security/keybase/distinfo Tue Feb 6 19:18:14 2018 (r461085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516713115 -SHA256 (keybase-client-v1.0.40_GH0.tar.gz) = 79f11737b3bdc279b34d2b978584b3c12e1c24ccdeb3b86dbf7670aa9c634913 -SIZE (keybase-client-v1.0.40_GH0.tar.gz) = 31600933 +TIMESTAMP = 1517928194 +SHA256 (keybase-client-v1.0.41_GH0.tar.gz) = 53687dc47810ab958cea41053a25b02788a54294a4d6b7191a4c60d6926b866e +SIZE (keybase-client-v1.0.41_GH0.tar.gz) = 31643095 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:21 2018 Return-Path: Delivered-To: svn-ports-all@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 13E72EF494E; Tue, 6 Feb 2018 19:18:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8CCA7ADDA; Tue, 6 Feb 2018 19:18:20 +0000 (UTC) (envelope-from sunpoet@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 B3A991C194; Tue, 6 Feb 2018 19:18:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIKWe048147; Tue, 6 Feb 2018 19:18:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIKqx048144; Tue, 6 Feb 2018 19:18:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIKqx048144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461086 - head/devel/rubygem-ransack X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-ransack X-SVN-Commit-Revision: 461086 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:21 -0000 Author: sunpoet Date: Tue Feb 6 19:18:20 2018 New Revision: 461086 URL: https://svnweb.freebsd.org/changeset/ports/461086 Log: Update to 1.8.7 Changes: https://github.com/activerecord-hackery/ransack/releases Modified: head/devel/rubygem-ransack/Makefile head/devel/rubygem-ransack/distinfo Modified: head/devel/rubygem-ransack/Makefile ============================================================================== --- head/devel/rubygem-ransack/Makefile Tue Feb 6 19:18:14 2018 (r461085) +++ head/devel/rubygem-ransack/Makefile Tue Feb 6 19:18:20 2018 (r461086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ransack -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-ransack/distinfo ============================================================================== --- head/devel/rubygem-ransack/distinfo Tue Feb 6 19:18:14 2018 (r461085) +++ head/devel/rubygem-ransack/distinfo Tue Feb 6 19:18:20 2018 (r461086) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517036020 -SHA256 (rubygem/ransack-1.8.6.gem) = 3b2c7399fd3eb4e400a4cc2208789f1cc550b2239e8f0c94256bdac74686fc89 -SIZE (rubygem/ransack-1.8.6.gem) = 89088 +TIMESTAMP = 1517928205 +SHA256 (rubygem/ransack-1.8.7.gem) = 22d0a795861fbab10abc26fe3990c8557a9f6434ed7770ff53a71c8474e10366 +SIZE (rubygem/ransack-1.8.7.gem) = 89088 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:26 2018 Return-Path: Delivered-To: svn-ports-all@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 1A73AEF497D; Tue, 6 Feb 2018 19:18:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBA517AEB6; Tue, 6 Feb 2018 19:18:25 +0000 (UTC) (envelope-from sunpoet@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 9B2881C195; Tue, 6 Feb 2018 19:18:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIPpA048270; Tue, 6 Feb 2018 19:18:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIP3h048268; Tue, 6 Feb 2018 19:18:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIP3h048268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461087 - head/mail/rubygem-email_reply_trimmer X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/rubygem-email_reply_trimmer X-SVN-Commit-Revision: 461087 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:26 -0000 Author: sunpoet Date: Tue Feb 6 19:18:25 2018 New Revision: 461087 URL: https://svnweb.freebsd.org/changeset/ports/461087 Log: Update to 0.1.10 Changes: https://github.com/discourse/email_reply_trimmer/commits/master Modified: head/mail/rubygem-email_reply_trimmer/Makefile head/mail/rubygem-email_reply_trimmer/distinfo Modified: head/mail/rubygem-email_reply_trimmer/Makefile ============================================================================== --- head/mail/rubygem-email_reply_trimmer/Makefile Tue Feb 6 19:18:20 2018 (r461086) +++ head/mail/rubygem-email_reply_trimmer/Makefile Tue Feb 6 19:18:25 2018 (r461087) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= email_reply_trimmer -PORTVERSION= 0.1.9 +PORTVERSION= 0.1.10 CATEGORIES= mail rubygems MASTER_SITES= RG Modified: head/mail/rubygem-email_reply_trimmer/distinfo ============================================================================== --- head/mail/rubygem-email_reply_trimmer/distinfo Tue Feb 6 19:18:20 2018 (r461086) +++ head/mail/rubygem-email_reply_trimmer/distinfo Tue Feb 6 19:18:25 2018 (r461087) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516280905 -SHA256 (rubygem/email_reply_trimmer-0.1.9.gem) = ec446ad9710c031c5974efc25fb447e8f802a5e807fd6d8fcd91294c8aaaa6bc -SIZE (rubygem/email_reply_trimmer-0.1.9.gem) = 41472 +TIMESTAMP = 1517928213 +SHA256 (rubygem/email_reply_trimmer-0.1.10.gem) = ce890c2f2d1f647f09c36210e9e9204ee226e356952c4842aeb7b1fcc25d2cc0 +SIZE (rubygem/email_reply_trimmer-0.1.10.gem) = 41472 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:31 2018 Return-Path: Delivered-To: svn-ports-all@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 3F3BDEF49BA; Tue, 6 Feb 2018 19:18:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E197E7AF7E; Tue, 6 Feb 2018 19:18:30 +0000 (UTC) (envelope-from sunpoet@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 DC56C1C196; Tue, 6 Feb 2018 19:18:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIUhB048397; Tue, 6 Feb 2018 19:18:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIUg1048395; Tue, 6 Feb 2018 19:18:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIUg1048395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461088 - head/devel/p5-Test-Simple X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Simple X-SVN-Commit-Revision: 461088 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:31 -0000 Author: sunpoet Date: Tue Feb 6 19:18:30 2018 New Revision: 461088 URL: https://svnweb.freebsd.org/changeset/ports/461088 Log: Update to 1.302122 Changes: http://search.cpan.org/dist/Test-Simple/Changes Modified: head/devel/p5-Test-Simple/Makefile head/devel/p5-Test-Simple/distinfo Modified: head/devel/p5-Test-Simple/Makefile ============================================================================== --- head/devel/p5-Test-Simple/Makefile Tue Feb 6 19:18:25 2018 (r461087) +++ head/devel/p5-Test-Simple/Makefile Tue Feb 6 19:18:30 2018 (r461088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Simple -PORTVERSION= 1.302121 +PORTVERSION= 1.302122 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Simple/distinfo ============================================================================== --- head/devel/p5-Test-Simple/distinfo Tue Feb 6 19:18:25 2018 (r461087) +++ head/devel/p5-Test-Simple/distinfo Tue Feb 6 19:18:30 2018 (r461088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517844751 -SHA256 (Test-Simple-1.302121.tar.gz) = fc7ba4038e4576eacebe44a4568f06db30f98185e2f541ace54bcc6ddc03a5d6 -SIZE (Test-Simple-1.302121.tar.gz) = 279260 +TIMESTAMP = 1517928228 +SHA256 (Test-Simple-1.302122.tar.gz) = f5fd88267b321147fcacece2e8229df6ee9e6238e3193e740030efc50e38f584 +SIZE (Test-Simple-1.302122.tar.gz) = 279382 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:36 2018 Return-Path: Delivered-To: svn-ports-all@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 9C756EF49E6; Tue, 6 Feb 2018 19:18:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DF457B04E; Tue, 6 Feb 2018 19:18:36 +0000 (UTC) (envelope-from sunpoet@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 48E4D1C197; Tue, 6 Feb 2018 19:18:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIaXp048520; Tue, 6 Feb 2018 19:18:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIaQL048518; Tue, 6 Feb 2018 19:18:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIaQL048518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461089 - head/devel/py-ipyparallel X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-ipyparallel X-SVN-Commit-Revision: 461089 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:36 -0000 Author: sunpoet Date: Tue Feb 6 19:18:35 2018 New Revision: 461089 URL: https://svnweb.freebsd.org/changeset/ports/461089 Log: Update to 6.1.0 - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst Modified: head/devel/py-ipyparallel/Makefile head/devel/py-ipyparallel/distinfo Modified: head/devel/py-ipyparallel/Makefile ============================================================================== --- head/devel/py-ipyparallel/Makefile Tue Feb 6 19:18:30 2018 (r461088) +++ head/devel/py-ipyparallel/Makefile Tue Feb 6 19:18:35 2018 (r461089) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ipyparallel -PORTVERSION= 6.0.2 +PORTVERSION= 6.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,10 +21,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:deve ${PYTHON_PKGNAMEPREFIX}jupyter_client>=0:devel/py-jupyter_client@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}notebook>=0:www/py-notebook@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=13:net/py-pyzmq@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tornado>=4.0:www/py-tornado@${FLAVOR} + ${PYTHON_PKGNAMEPREFIX}tornado>=4.0:www/py-tornado@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}traitlets>=4.3:devel/py-traitlets@${FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Modified: head/devel/py-ipyparallel/distinfo ============================================================================== --- head/devel/py-ipyparallel/distinfo Tue Feb 6 19:18:30 2018 (r461088) +++ head/devel/py-ipyparallel/distinfo Tue Feb 6 19:18:35 2018 (r461089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488383715 -SHA256 (ipyparallel-6.0.2.tar.gz) = 7eea4780266252fcc987b220a302d589fbb4d6b0569bd131115a20b31891103d -SIZE (ipyparallel-6.0.2.tar.gz) = 2366627 +TIMESTAMP = 1517928376 +SHA256 (ipyparallel-6.1.0.tar.gz) = 9294ba76a1a8ac4e1de7c347a3ecfd9c6ec751079c38a0e7ebfbf92a06eb8add +SIZE (ipyparallel-6.1.0.tar.gz) = 2371105 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:41 2018 Return-Path: Delivered-To: svn-ports-all@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 A662EEF4A26; Tue, 6 Feb 2018 19:18:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 504277B11E; Tue, 6 Feb 2018 19:18:41 +0000 (UTC) (envelope-from sunpoet@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 4A0401C198; Tue, 6 Feb 2018 19:18:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIfvt048628; Tue, 6 Feb 2018 19:18:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIfpc048627; Tue, 6 Feb 2018 19:18:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIfpc048627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461090 - head/misc/py-yolk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/py-yolk X-SVN-Commit-Revision: 461090 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:41 -0000 Author: sunpoet Date: Tue Feb 6 19:18:40 2018 New Revision: 461090 URL: https://svnweb.freebsd.org/changeset/ports/461090 Log: Remove outdated PYTHON_REL check With hat: python Modified: head/misc/py-yolk/Makefile Modified: head/misc/py-yolk/Makefile ============================================================================== --- head/misc/py-yolk/Makefile Tue Feb 6 19:18:35 2018 (r461089) +++ head/misc/py-yolk/Makefile Tue Feb 6 19:18:40 2018 (r461090) @@ -32,10 +32,4 @@ post-install: cd ${WRKSRC}/examples && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${EXAMPLESDIR}/{} ";" .endif -.include - -.if ${PYTHON_REL} == 2701 || ${PYTHON_REL} == 3200 -IGNORE= does not work with ${PYTHON_VERSION} (see http://goo.gl/SZpDN) -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:46 2018 Return-Path: Delivered-To: svn-ports-all@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 47DB6EF4A50; Tue, 6 Feb 2018 19:18:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0A317B1E4; Tue, 6 Feb 2018 19:18:45 +0000 (UTC) (envelope-from sunpoet@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 EBB951C199; Tue, 6 Feb 2018 19:18:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIjEX048737; Tue, 6 Feb 2018 19:18:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIj4b048736; Tue, 6 Feb 2018 19:18:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIj4b048736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461091 - head/www/py-hyper X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-hyper X-SVN-Commit-Revision: 461091 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:46 -0000 Author: sunpoet Date: Tue Feb 6 19:18:45 2018 New Revision: 461091 URL: https://svnweb.freebsd.org/changeset/ports/461091 Log: Remove outdated PYTHON_REL check With hat: python Modified: head/www/py-hyper/Makefile Modified: head/www/py-hyper/Makefile ============================================================================== --- head/www/py-hyper/Makefile Tue Feb 6 19:18:40 2018 (r461090) +++ head/www/py-hyper/Makefile Tue Feb 6 19:18:45 2018 (r461091) @@ -22,13 +22,6 @@ USE_PYTHON= autoplist distutils NO_ARCH= yes -.include - -.if ${PYTHON_REL} == 3300 || (${PYTHON_VER} == 2.7 && ${PYTHON_REL} < 2709) -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl@${FLAVOR} \ - ${PYTHON_PGNAMEPREFIX}service_identity>=14.0.0:security/py-service_identity -.endif - post-extract: @${MKDIR} ${WRKSRC}/test/certs/ @${CP} ${FILESDIR}/files-server.py ${WRKSRC}/test/server.py @@ -38,4 +31,4 @@ post-extract: do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test --pytest-args "-k 'not test_integration'" -.include +.include From owner-svn-ports-all@freebsd.org Tue Feb 6 19:19:02 2018 Return-Path: Delivered-To: svn-ports-all@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 7EAABEF4B0D; Tue, 6 Feb 2018 19:19:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B2337B470; Tue, 6 Feb 2018 19:19:02 +0000 (UTC) (envelope-from sunpoet@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 055AF1C19D; Tue, 6 Feb 2018 19:19:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JJ1ic049113; Tue, 6 Feb 2018 19:19:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JJ1iC049111; Tue, 6 Feb 2018 19:19:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061919.w16JJ1iC049111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:19:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461094 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 461094 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:19:02 -0000 Author: sunpoet Date: Tue Feb 6 19:19:01 2018 New Revision: 461094 URL: https://svnweb.freebsd.org/changeset/ports/461094 Log: Update to 2.10.126 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Tue Feb 6 19:18:56 2018 (r461093) +++ head/devel/rubygem-aws-sdk/Makefile Tue Feb 6 19:19:01 2018 (r461094) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.10.125 +DISTVERSION= 2.10.126 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Tue Feb 6 19:18:56 2018 (r461093) +++ head/devel/rubygem-aws-sdk/distinfo Tue Feb 6 19:19:01 2018 (r461094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517130553 -SHA256 (rubygem/aws-sdk-2.10.125.gem) = 51573f93c1c5f3a2f14ea94a9dffb9edabe1e08ca3e29d1117ce615115cb656c -SIZE (rubygem/aws-sdk-2.10.125.gem) = 4608 +TIMESTAMP = 1517928448 +SHA256 (rubygem/aws-sdk-2.10.126.gem) = 95014931027432573fa9b7df65cc04c0a2575106c2eb1f71997f316e90dce74c +SIZE (rubygem/aws-sdk-2.10.126.gem) = 4608 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:53 2018 Return-Path: Delivered-To: svn-ports-all@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 78888EF4AA5; Tue, 6 Feb 2018 19:18:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B97F47B2E5; Tue, 6 Feb 2018 19:18:51 +0000 (UTC) (envelope-from sunpoet@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 623521C19B; Tue, 6 Feb 2018 19:18:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIpTl048859; Tue, 6 Feb 2018 19:18:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIpMG048857; Tue, 6 Feb 2018 19:18:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIpMG048857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461092 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 461092 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:53 -0000 Author: sunpoet Date: Tue Feb 6 19:18:50 2018 New Revision: 461092 URL: https://svnweb.freebsd.org/changeset/ports/461092 Log: Update to 2.10.126 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Tue Feb 6 19:18:45 2018 (r461091) +++ head/devel/rubygem-aws-sdk-core/Makefile Tue Feb 6 19:18:50 2018 (r461092) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.10.125 +DISTVERSION= 2.10.126 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Tue Feb 6 19:18:45 2018 (r461091) +++ head/devel/rubygem-aws-sdk-core/distinfo Tue Feb 6 19:18:50 2018 (r461092) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517130536 -SHA256 (rubygem/aws-sdk-core-2.10.125.gem) = 91f249e2a7764c5cdf1990934ccf493279049eb4c51161169a70e75598b0e562 -SIZE (rubygem/aws-sdk-core-2.10.125.gem) = 1192960 +TIMESTAMP = 1517928432 +SHA256 (rubygem/aws-sdk-core-2.10.126.gem) = 6704ef39cd8068142fb4770563a954c3f3ca1821f726cb07380c5970263ae696 +SIZE (rubygem/aws-sdk-core-2.10.126.gem) = 1194496 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:18:57 2018 Return-Path: Delivered-To: svn-ports-all@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 34A42EF4ACB; Tue, 6 Feb 2018 19:18:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC0F37B39B; Tue, 6 Feb 2018 19:18:56 +0000 (UTC) (envelope-from sunpoet@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 D726D1C19C; Tue, 6 Feb 2018 19:18:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JIuE3048984; Tue, 6 Feb 2018 19:18:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JIuWi048982; Tue, 6 Feb 2018 19:18:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061918.w16JIuWi048982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461093 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 461093 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:18:57 -0000 Author: sunpoet Date: Tue Feb 6 19:18:56 2018 New Revision: 461093 URL: https://svnweb.freebsd.org/changeset/ports/461093 Log: Update to 2.10.126 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Tue Feb 6 19:18:50 2018 (r461092) +++ head/devel/rubygem-aws-sdk-resources/Makefile Tue Feb 6 19:18:56 2018 (r461093) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.10.125 +DISTVERSION= 2.10.126 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Tue Feb 6 19:18:50 2018 (r461092) +++ head/devel/rubygem-aws-sdk-resources/distinfo Tue Feb 6 19:18:56 2018 (r461093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517130545 -SHA256 (rubygem/aws-sdk-resources-2.10.125.gem) = 5e51fb0b731d2778f7cb9fe1178f02a9ffc5cf15ece233ca7e3adc914dcba110 -SIZE (rubygem/aws-sdk-resources-2.10.125.gem) = 48640 +TIMESTAMP = 1517928440 +SHA256 (rubygem/aws-sdk-resources-2.10.126.gem) = a68697e9f68f4a9a2df464ab3980935997cd39fb10e79949411362c8f6e275d6 +SIZE (rubygem/aws-sdk-resources-2.10.126.gem) = 48640 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:19:07 2018 Return-Path: Delivered-To: svn-ports-all@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 CA738EF4B5B; Tue, 6 Feb 2018 19:19:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62D097B543; Tue, 6 Feb 2018 19:19:07 +0000 (UTC) (envelope-from sunpoet@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 2CFD41C19E; Tue, 6 Feb 2018 19:19:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JJ70u049235; Tue, 6 Feb 2018 19:19:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JJ61k049233; Tue, 6 Feb 2018 19:19:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802061919.w16JJ61k049233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Feb 2018 19:19:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461095 - head/textproc/rubygem-unf_ext X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-unf_ext X-SVN-Commit-Revision: 461095 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:19:08 -0000 Author: sunpoet Date: Tue Feb 6 19:19:06 2018 New Revision: 461095 URL: https://svnweb.freebsd.org/changeset/ports/461095 Log: Update to 0.0.7.5 Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-unf_ext/Makefile head/textproc/rubygem-unf_ext/distinfo Modified: head/textproc/rubygem-unf_ext/Makefile ============================================================================== --- head/textproc/rubygem-unf_ext/Makefile Tue Feb 6 19:19:01 2018 (r461094) +++ head/textproc/rubygem-unf_ext/Makefile Tue Feb 6 19:19:06 2018 (r461095) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unf_ext -PORTVERSION= 0.0.7.4 +PORTVERSION= 0.0.7.5 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-unf_ext/distinfo ============================================================================== --- head/textproc/rubygem-unf_ext/distinfo Tue Feb 6 19:19:01 2018 (r461094) +++ head/textproc/rubygem-unf_ext/distinfo Tue Feb 6 19:19:06 2018 (r461095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492606951 -SHA256 (rubygem/unf_ext-0.0.7.4.gem) = 8b3e34ddcc5db65c6e0c9f34b5bd62720e770ba04843d601c3730c887f131992 -SIZE (rubygem/unf_ext-0.0.7.4.gem) = 398848 +TIMESTAMP = 1517928462 +SHA256 (rubygem/unf_ext-0.0.7.5.gem) = 4126717c9ad85bc0d8f62881cabf32e84fe18c47485784d1ba8b0c0fb189e11a +SIZE (rubygem/unf_ext-0.0.7.5.gem) = 398848 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:31:58 2018 Return-Path: Delivered-To: svn-ports-all@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 6C657EF5E9B; Tue, 6 Feb 2018 19:31:58 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19D5D7C45E; Tue, 6 Feb 2018 19:31:58 +0000 (UTC) (envelope-from dbaio@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 14C401C4CB; Tue, 6 Feb 2018 19:31:58 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16JVvZo057246; Tue, 6 Feb 2018 19:31:57 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16JVvVX057244; Tue, 6 Feb 2018 19:31:57 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802061931.w16JVvVX057244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 19:31:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461096 - head/databases/adminer X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/databases/adminer X-SVN-Commit-Revision: 461096 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:31:58 -0000 Author: dbaio Date: Tue Feb 6 19:31:57 2018 New Revision: 461096 URL: https://svnweb.freebsd.org/changeset/ports/461096 Log: databases/adminer: Update to 4.6.0 Changes: https://github.com/vrana/adminer/blob/v4.6.0/changes.txt PR: 225694 Submitted by: Zsolt Udvari (maintainer) Reported by: knezour@weboutsourcing.cz Modified: head/databases/adminer/Makefile head/databases/adminer/distinfo Modified: head/databases/adminer/Makefile ============================================================================== --- head/databases/adminer/Makefile Tue Feb 6 19:19:06 2018 (r461095) +++ head/databases/adminer/Makefile Tue Feb 6 19:31:57 2018 (r461096) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adminer -PORTVERSION= 4.3.1 +PORTVERSION= 4.6.0 CATEGORIES= databases www MASTER_SITES= https://github.com/vrana/adminer/releases/download/v${PORTVERSION}/ EXTRACT_SUFX= .php Modified: head/databases/adminer/distinfo ============================================================================== --- head/databases/adminer/distinfo Tue Feb 6 19:19:06 2018 (r461095) +++ head/databases/adminer/distinfo Tue Feb 6 19:31:57 2018 (r461096) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507894930 -SHA256 (adminer-4.3.1.php) = c26f48bc06c195928dee9ca5d5a485d86a8b14d420368061fd8045ac26fcc701 -SIZE (adminer-4.3.1.php) = 436227 +TIMESTAMP = 1517944407 +SHA256 (adminer-4.6.0.php) = 134513894fc232187c3b1b26c164c6dfb29e4db0b3983a0f42b2682579ecd973 +SIZE (adminer-4.6.0.php) = 457087 From owner-svn-ports-all@freebsd.org Tue Feb 6 19:42:05 2018 Return-Path: Delivered-To: svn-ports-all@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 D6447EF6BD7; Tue, 6 Feb 2018 19:42:04 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8373C7CEB0; Tue, 6 Feb 2018 19:42:04 +0000 (UTC) (envelope-from jrm@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 64DE41C5AC; Tue, 6 Feb 2018 19:42:04 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Jg4mc059175; Tue, 6 Feb 2018 19:42:04 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Jg3S7059171; Tue, 6 Feb 2018 19:42:03 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201802061942.w16Jg3S7059171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Tue, 6 Feb 2018 19:42:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461097 - in head/net-im/mastodon: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/net-im/mastodon: . files X-SVN-Commit-Revision: 461097 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:42:05 -0000 Author: jrm Date: Tue Feb 6 19:42:03 2018 New Revision: 461097 URL: https://svnweb.freebsd.org/changeset/ports/461097 Log: net-im/mastodon: Set mastodon owner/group only when necessary While here, also silence some commands. Reported by: AMDmi3 Modified: head/net-im/mastodon/Makefile (contents, props changed) head/net-im/mastodon/files/mastodon_web.in head/net-im/mastodon/files/mastodon_workers.in head/net-im/mastodon/pkg-plist (contents, props changed) Modified: head/net-im/mastodon/Makefile ============================================================================== --- head/net-im/mastodon/Makefile Tue Feb 6 19:31:57 2018 (r461096) +++ head/net-im/mastodon/Makefile Tue Feb 6 19:42:03 2018 (r461097) @@ -3,7 +3,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im www MAINTAINER= jrm@FreeBSD.org @@ -122,10 +122,8 @@ do-build: @${CP} ${FILESDIR}/yarn.lock.in ${WRKSRC}/yarn.lock (cd ${WRKSRC};\ HOME=${WRKSRC_mn} yarn --offline;\ - SECRET_KEY_BASE=x RAILS_ENV=production rails assets:precompile;\ - ${REINPLACE_CMD} -e\ - "s|^ cache_dir:.*| cache_dir: '/var/cache/mastodon',|"\ - ${WRKSRC}/config/boot.rb) + SECRET_KEY_BASE=x RAILS_ENV=production rails --trace\ + assets:precompile) (cd ${WRKSRC}/public/assets &&\ ${MV} .sprockets-manifest-*.json .sprockets-manifest-${X}.json &&\ ${MV} doorkeeper/application-*.css doorkeeper/application-${XX}.css &&\ @@ -137,17 +135,21 @@ do-build: ${MV} pghero/application-*.js pghero/application-${XX}.js &&\ ${MV} pghero/application-*.js.gz pghero/application-${XX}.js.gz &&\ ${MV} pghero/favicon-*.png pghero/favicon-${XX}.png) - ${REINPLACE_CMD} -e 's|application-[0-9A-Za-z]\{64\}|application-${XX}|g'\ + @${REINPLACE_CMD} -e 's|application-[0-9A-Za-z]\{64\}|application-${XX}|g'\ ${WRKSRC}/public/assets/.sprockets-manifest-${X}.json - ${REINPLACE_CMD} -e 's|"digest":"[0-9A-Za-z]\{64\}"|"digest":"${XX}"|g'\ + @${REINPLACE_CMD} -e 's|"digest":"[0-9A-Za-z]\{64\}"|"digest":"${XX}"|g'\ ${WRKSRC}/public/assets/.sprockets-manifest-${X}.json - + @${REINPLACE_CMD} -e\ + "s|^ cache_dir:.*| cache_dir: '/var/cache/mastodon',|"\ + ${WRKSRC}/config/boot.rb do-install: @${RM} -r ${WRKSRC}/node_modules/emoji*\ ${WRKSRC}/node_modules/*/man\ ${WRKSRC}/node_modules/*/node_modules\ ${WRKSRC}/node_modules/node-sass\ - ${WRKSRC}/node_modules/uws/build + ${WRKSRC}/node_modules/uws/build\ + ${WRKSRC}/node_modules/babel-preset-env/.github\ + ${WRKSRC}/node_modules/redis/.github @${RM} ${WRKSRC}/Gemfile.lock\ ${WRKSRC}/lib/tasks/auto_annotate_models.rake\ ${WRKSRC}/node_modules/uws/uws_darwin_*\ @@ -157,9 +159,10 @@ do-install: ${WRKSRC}/node_modules/.bin/node-sass\ ${WRKSRC}/node_modules/uws/build_log.txt ${STRIP_CMD} ${WRKSRC}/node_modules/uws/uws_freebsd_${NODE_ABI}.node - ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}/var/cache/${PORTNAME}\ + @${MKDIR} ${STAGEDIR}/var/cache/${PORTNAME} \ ${STAGEDIR}/var/log/${PORTNAME}\ - ${STAGEDIR}/var/run/${PORTNAME} + ${STAGEDIR}/var/run/${PORTNAME}\ + ${STAGEDIR}${WWWDIR}/public/system ${INSTALL_DATA} ${WRKDIR}/nginx.conf\ ${STAGEDIR}${WWWDIR}/nginx.conf.sample ${INSTALL_DATA} ${WRKDIR}/nginx-include.conf\ @@ -171,6 +174,7 @@ do-install: (cd ${WRKSRC} && ${COPYTREE_SHARE}\ "app bin config db lib log node_modules public spec streaming vendor"\ ${STAGEDIR}${WWWDIR}) + :>${STAGEDIR}${WWWDIR}/Gemfile.lock .include Modified: head/net-im/mastodon/files/mastodon_web.in ============================================================================== --- head/net-im/mastodon/files/mastodon_web.in Tue Feb 6 19:31:57 2018 (r461096) +++ head/net-im/mastodon/files/mastodon_web.in Tue Feb 6 19:42:03 2018 (r461097) @@ -65,7 +65,7 @@ mastodon_web_user=mastodon pidfile="/var/run/mastodon/${name}.pid" procname="%%RUBY%%:" -start_precmd="rm -f %%WWWDIR%%/Gemfile.lock" +start_precmd=":>%%WWWDIR%%/Gemfile.lock" command="%%PREFIX%%/bin/puma" command_flags="-C config/puma.rb" command_args=">> /var/log/mastodon/${name##mastodon_}.log 2>&1 &" Modified: head/net-im/mastodon/files/mastodon_workers.in ============================================================================== --- head/net-im/mastodon/files/mastodon_workers.in Tue Feb 6 19:31:57 2018 (r461096) +++ head/net-im/mastodon/files/mastodon_workers.in Tue Feb 6 19:42:03 2018 (r461097) @@ -60,7 +60,7 @@ mastodon_workers_user=mastodon pidfile="/var/run/mastodon/${name}.pid" procname="%%RUBY%%:" -start_precmd="rm -f %%WWWDIR%%/Gemfile.lock" +start_precmd=":>%%WWWDIR%%/Gemfile.lock" command="%%PREFIX%%/bin/sidekiq" command_flags="-c ${mastodon_workers_threads} -q default -q mailers -q pull -q push" command_args=">> /var/log/mastodon/${name##mastodon_}.log 2>&1 &" Modified: head/net-im/mastodon/pkg-plist ============================================================================== --- head/net-im/mastodon/pkg-plist Tue Feb 6 19:31:57 2018 (r461096) +++ head/net-im/mastodon/pkg-plist Tue Feb 6 19:42:03 2018 (r461097) @@ -1,2040 +1,2038 @@ -@owner mastodon -@group mastodon -@dir %%WWWDIR%% -@dir %%WWWDIR%%/app -@dir %%WWWDIR%%/app/controllers -@dir %%WWWDIR%%/app/controllers/activitypub -@dir %%WWWDIR%%/app/controllers/admin -@dir %%WWWDIR%%/app/controllers/api -@dir %%WWWDIR%%/app/controllers/api/v1 -@dir %%WWWDIR%%/app/controllers/api/v1/accounts -@dir %%WWWDIR%%/app/controllers/api/v1/apps -@dir %%WWWDIR%%/app/controllers/api/v1/instances -@dir %%WWWDIR%%/app/controllers/api/v1/lists -@dir %%WWWDIR%%/app/controllers/api/v1/statuses -@dir %%WWWDIR%%/app/controllers/api/v1/timelines -@dir %%WWWDIR%%/app/controllers/api/web -@dir %%WWWDIR%%/app/controllers/auth -@dir %%WWWDIR%%/app/controllers/concerns -@dir %%WWWDIR%%/app/controllers/oauth -@dir %%WWWDIR%%/app/controllers/settings -@dir %%WWWDIR%%/app/controllers/settings/exports -@dir %%WWWDIR%%/app/controllers/settings/two_factor_authentication -@dir %%WWWDIR%%/app/controllers/well_known -@dir %%WWWDIR%%/app/helpers -@dir %%WWWDIR%%/app/helpers/admin -@dir %%WWWDIR%%/app/javascript -@dir %%WWWDIR%%/app/javascript/fonts -@dir %%WWWDIR%%/app/javascript/fonts/montserrat -@dir %%WWWDIR%%/app/javascript/fonts/roboto -@dir %%WWWDIR%%/app/javascript/fonts/roboto-mono -@dir %%WWWDIR%%/app/javascript/images -@dir %%WWWDIR%%/app/javascript/images/mailer -@dir %%WWWDIR%%/app/javascript/mastodon -@dir %%WWWDIR%%/app/javascript/mastodon/actions -@dir %%WWWDIR%%/app/javascript/mastodon/actions/push_notifications -@dir %%WWWDIR%%/app/javascript/mastodon/components -@dir %%WWWDIR%%/app/javascript/mastodon/components/__tests__ -@dir %%WWWDIR%%/app/javascript/mastodon/components/__tests__/__snapshots__ -@dir %%WWWDIR%%/app/javascript/mastodon/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features -@dir %%WWWDIR%%/app/javascript/mastodon/features/account -@dir %%WWWDIR%%/app/javascript/mastodon/features/account/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/account_gallery -@dir %%WWWDIR%%/app/javascript/mastodon/features/account_gallery/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/account_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/account_timeline/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/account_timeline/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/blocks -@dir %%WWWDIR%%/app/javascript/mastodon/features/community_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/community_timeline/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/community_timeline/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/compose -@dir %%WWWDIR%%/app/javascript/mastodon/features/compose/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/compose/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/compose/util -@dir %%WWWDIR%%/app/javascript/mastodon/features/emoji -@dir %%WWWDIR%%/app/javascript/mastodon/features/emoji/__tests__ -@dir %%WWWDIR%%/app/javascript/mastodon/features/favourited_statuses -@dir %%WWWDIR%%/app/javascript/mastodon/features/favourites -@dir %%WWWDIR%%/app/javascript/mastodon/features/follow_requests -@dir %%WWWDIR%%/app/javascript/mastodon/features/follow_requests/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/follow_requests/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/followers -@dir %%WWWDIR%%/app/javascript/mastodon/features/following -@dir %%WWWDIR%%/app/javascript/mastodon/features/generic_not_found -@dir %%WWWDIR%%/app/javascript/mastodon/features/getting_started -@dir %%WWWDIR%%/app/javascript/mastodon/features/hashtag_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/home_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/home_timeline/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/home_timeline/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/keyboard_shortcuts -@dir %%WWWDIR%%/app/javascript/mastodon/features/list_editor -@dir %%WWWDIR%%/app/javascript/mastodon/features/list_editor/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/list_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/lists -@dir %%WWWDIR%%/app/javascript/mastodon/features/lists/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/mutes -@dir %%WWWDIR%%/app/javascript/mastodon/features/notifications -@dir %%WWWDIR%%/app/javascript/mastodon/features/notifications/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/notifications/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/pinned_statuses -@dir %%WWWDIR%%/app/javascript/mastodon/features/public_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/public_timeline/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/reblogs -@dir %%WWWDIR%%/app/javascript/mastodon/features/report -@dir %%WWWDIR%%/app/javascript/mastodon/features/report/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/report/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/standalone -@dir %%WWWDIR%%/app/javascript/mastodon/features/standalone/compose -@dir %%WWWDIR%%/app/javascript/mastodon/features/standalone/hashtag_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/standalone/public_timeline -@dir %%WWWDIR%%/app/javascript/mastodon/features/status -@dir %%WWWDIR%%/app/javascript/mastodon/features/status/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/status/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/ui -@dir %%WWWDIR%%/app/javascript/mastodon/features/ui/components -@dir %%WWWDIR%%/app/javascript/mastodon/features/ui/components/__tests__ -@dir %%WWWDIR%%/app/javascript/mastodon/features/ui/containers -@dir %%WWWDIR%%/app/javascript/mastodon/features/ui/util -@dir %%WWWDIR%%/app/javascript/mastodon/features/video -@dir %%WWWDIR%%/app/javascript/mastodon/locales -@dir %%WWWDIR%%/app/javascript/mastodon/locales/locale-data -@dir %%WWWDIR%%/app/javascript/mastodon/middleware -@dir %%WWWDIR%%/app/javascript/mastodon/reducers -@dir %%WWWDIR%%/app/javascript/mastodon/selectors -@dir %%WWWDIR%%/app/javascript/mastodon/service_worker -@dir %%WWWDIR%%/app/javascript/mastodon/store -@dir %%WWWDIR%%/app/javascript/packs -@dir %%WWWDIR%%/app/javascript/styles -@dir %%WWWDIR%%/app/javascript/styles/fonts -@dir %%WWWDIR%%/app/javascript/styles/mastodon -@dir %%WWWDIR%%/app/lib -@dir %%WWWDIR%%/app/lib/activitypub -@dir %%WWWDIR%%/app/lib/activitypub/activity -@dir %%WWWDIR%%/app/lib/ostatus -@dir %%WWWDIR%%/app/lib/ostatus/activity -@dir %%WWWDIR%%/app/lib/settings -@dir %%WWWDIR%%/app/mailers -@dir %%WWWDIR%%/app/models -@dir %%WWWDIR%%/app/models/admin -@dir %%WWWDIR%%/app/models/concerns -@dir %%WWWDIR%%/app/models/form -@dir %%WWWDIR%%/app/models/web -@dir %%WWWDIR%%/app/policies -@dir %%WWWDIR%%/app/presenters -@dir %%WWWDIR%%/app/presenters/activitypub -@dir %%WWWDIR%%/app/serializers -@dir %%WWWDIR%%/app/serializers/activitypub -@dir %%WWWDIR%%/app/serializers/rest -@dir %%WWWDIR%%/app/serializers/web -@dir %%WWWDIR%%/app/services -@dir %%WWWDIR%%/app/services/activitypub -@dir %%WWWDIR%%/app/services/concerns -@dir %%WWWDIR%%/app/services/pubsubhubbub -@dir %%WWWDIR%%/app/validators -@dir %%WWWDIR%%/app/views -@dir %%WWWDIR%%/app/views/about -@dir %%WWWDIR%%/app/views/accounts -@dir %%WWWDIR%%/app/views/admin -@dir %%WWWDIR%%/app/views/admin/account_moderation_notes -@dir %%WWWDIR%%/app/views/admin/accounts -@dir %%WWWDIR%%/app/views/admin/action_logs -@dir %%WWWDIR%%/app/views/admin/custom_emojis -@dir %%WWWDIR%%/app/views/admin/domain_blocks -@dir %%WWWDIR%%/app/views/admin/email_domain_blocks -@dir %%WWWDIR%%/app/views/admin/instances -@dir %%WWWDIR%%/app/views/admin/invites -@dir %%WWWDIR%%/app/views/admin/reports -@dir %%WWWDIR%%/app/views/admin/settings -@dir %%WWWDIR%%/app/views/admin/statuses -@dir %%WWWDIR%%/app/views/admin/subscriptions -@dir %%WWWDIR%%/app/views/admin_mailer -@dir %%WWWDIR%%/app/views/application -@dir %%WWWDIR%%/app/views/auth -@dir %%WWWDIR%%/app/views/auth/confirmations -@dir %%WWWDIR%%/app/views/auth/passwords -@dir %%WWWDIR%%/app/views/auth/registrations -@dir %%WWWDIR%%/app/views/auth/sessions -@dir %%WWWDIR%%/app/views/auth/shared -@dir %%WWWDIR%%/app/views/authorize_follows -@dir %%WWWDIR%%/app/views/errors -@dir %%WWWDIR%%/app/views/follower_accounts -@dir %%WWWDIR%%/app/views/following_accounts -@dir %%WWWDIR%%/app/views/home -@dir %%WWWDIR%%/app/views/invites -@dir %%WWWDIR%%/app/views/kaminari -@dir %%WWWDIR%%/app/views/layouts -@dir %%WWWDIR%%/app/views/notification_mailer -@dir %%WWWDIR%%/app/views/oauth -@dir %%WWWDIR%%/app/views/oauth/authorizations -@dir %%WWWDIR%%/app/views/oauth/authorized_applications -@dir %%WWWDIR%%/app/views/remote_follow -@dir %%WWWDIR%%/app/views/settings -@dir %%WWWDIR%%/app/views/settings/applications -@dir %%WWWDIR%%/app/views/settings/deletes -@dir %%WWWDIR%%/app/views/settings/exports -@dir %%WWWDIR%%/app/views/settings/follower_domains -@dir %%WWWDIR%%/app/views/settings/imports -@dir %%WWWDIR%%/app/views/settings/migrations -@dir %%WWWDIR%%/app/views/settings/notifications -@dir %%WWWDIR%%/app/views/settings/preferences -@dir %%WWWDIR%%/app/views/settings/profiles -@dir %%WWWDIR%%/app/views/settings/shared -@dir %%WWWDIR%%/app/views/settings/two_factor_authentication -@dir %%WWWDIR%%/app/views/settings/two_factor_authentication/confirmations -@dir %%WWWDIR%%/app/views/settings/two_factor_authentication/recovery_codes -@dir %%WWWDIR%%/app/views/settings/two_factor_authentications -@dir %%WWWDIR%%/app/views/shared -@dir %%WWWDIR%%/app/views/shares -@dir %%WWWDIR%%/app/views/stream_entries -@dir %%WWWDIR%%/app/views/tags -@dir %%WWWDIR%%/app/views/user_mailer -@dir %%WWWDIR%%/app/views/well_known -@dir %%WWWDIR%%/app/views/well_known/host_meta -@dir %%WWWDIR%%/app/views/well_known/webfinger -@dir %%WWWDIR%%/app/workers -@dir %%WWWDIR%%/app/workers/activitypub -@dir %%WWWDIR%%/app/workers/admin -@dir %%WWWDIR%%/app/workers/import -@dir %%WWWDIR%%/app/workers/pubsubhubbub -@dir %%WWWDIR%%/app/workers/scheduler -@dir %%WWWDIR%%/bin -@dir %%WWWDIR%%/config -@dir %%WWWDIR%%/config/environments -@dir %%WWWDIR%%/config/initializers -@dir %%WWWDIR%%/config/locales -@dir %%WWWDIR%%/config/webpack -@dir %%WWWDIR%%/config/webpack/loaders -@dir %%WWWDIR%%/db -@dir %%WWWDIR%%/db/migrate -@dir %%WWWDIR%%/lib -@dir %%WWWDIR%%/lib/assets -@dir %%WWWDIR%%/lib/json_ld -@dir %%WWWDIR%%/lib/mastodon -@dir %%WWWDIR%%/lib/paperclip -@dir %%WWWDIR%%/lib/tasks -@dir %%WWWDIR%%/lib/templates -@dir %%WWWDIR%%/lib/templates/haml -@dir %%WWWDIR%%/lib/templates/haml/scaffold -@dir %%WWWDIR%%/log -@dir %%WWWDIR%%/node_modules -@dir %%WWWDIR%%/node_modules/.bin -@dir %%WWWDIR%%/node_modules/@babel -@dir %%WWWDIR%%/node_modules/@babel/code-frame -@dir %%WWWDIR%%/node_modules/@babel/code-frame/lib -@dir %%WWWDIR%%/node_modules/@babel/code-frame/node_modules -@dir %%WWWDIR%%/node_modules/@babel/code-frame/node_modules/ansi-styles -@dir %%WWWDIR%%/node_modules/@babel/code-frame/node_modules/chalk -@dir %%WWWDIR%%/node_modules/@babel/code-frame/node_modules/chalk/types -@dir %%WWWDIR%%/node_modules/@babel/helper-function-name -@dir %%WWWDIR%%/node_modules/@babel/helper-function-name/lib -@dir %%WWWDIR%%/node_modules/@babel/helper-get-function-arity -@dir %%WWWDIR%%/node_modules/@babel/helper-get-function-arity/lib -@dir %%WWWDIR%%/node_modules/@babel/template -@dir %%WWWDIR%%/node_modules/@babel/template/lib -@dir %%WWWDIR%%/node_modules/@babel/template/node_modules -@dir %%WWWDIR%%/node_modules/@babel/template/node_modules/.bin -@dir %%WWWDIR%%/node_modules/@babel/template/node_modules/babylon -@dir %%WWWDIR%%/node_modules/@babel/template/node_modules/babylon/bin -@dir %%WWWDIR%%/node_modules/@babel/template/node_modules/babylon/lib -@dir %%WWWDIR%%/node_modules/@babel/traverse -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib/path -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib/path/inference -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib/path/lib -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib/scope -@dir %%WWWDIR%%/node_modules/@babel/traverse/lib/scope/lib -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/.bin -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/babylon -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/babylon/bin -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/babylon/lib -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/debug -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/debug/src -@dir %%WWWDIR%%/node_modules/@babel/traverse/node_modules/globals -@dir %%WWWDIR%%/node_modules/@babel/types -@dir %%WWWDIR%%/node_modules/@babel/types/lib -@dir %%WWWDIR%%/node_modules/@babel/types/lib/asserts -@dir %%WWWDIR%%/node_modules/@babel/types/lib/asserts/generated -@dir %%WWWDIR%%/node_modules/@babel/types/lib/builders -@dir %%WWWDIR%%/node_modules/@babel/types/lib/builders/flow -@dir %%WWWDIR%%/node_modules/@babel/types/lib/builders/generated -@dir %%WWWDIR%%/node_modules/@babel/types/lib/builders/react -@dir %%WWWDIR%%/node_modules/@babel/types/lib/clone -@dir %%WWWDIR%%/node_modules/@babel/types/lib/comments -@dir %%WWWDIR%%/node_modules/@babel/types/lib/constants -@dir %%WWWDIR%%/node_modules/@babel/types/lib/constants/generated -@dir %%WWWDIR%%/node_modules/@babel/types/lib/converters -@dir %%WWWDIR%%/node_modules/@babel/types/lib/definitions -@dir %%WWWDIR%%/node_modules/@babel/types/lib/modifications -@dir %%WWWDIR%%/node_modules/@babel/types/lib/modifications/flow -@dir %%WWWDIR%%/node_modules/@babel/types/lib/retrievers -@dir %%WWWDIR%%/node_modules/@babel/types/lib/traverse -@dir %%WWWDIR%%/node_modules/@babel/types/lib/utils -@dir %%WWWDIR%%/node_modules/@babel/types/lib/utils/react -@dir %%WWWDIR%%/node_modules/@babel/types/lib/validators -@dir %%WWWDIR%%/node_modules/@babel/types/lib/validators/generated -@dir %%WWWDIR%%/node_modules/@babel/types/lib/validators/react -@dir %%WWWDIR%%/node_modules/@babel/types/scripts -@dir %%WWWDIR%%/node_modules/@babel/types/scripts/generators -@dir %%WWWDIR%%/node_modules/@babel/types/scripts/utils -@dir %%WWWDIR%%/node_modules/abbrev -@dir %%WWWDIR%%/node_modules/accepts -@dir %%WWWDIR%%/node_modules/acorn -@dir %%WWWDIR%%/node_modules/acorn-dynamic-import -@dir %%WWWDIR%%/node_modules/acorn-dynamic-import/lib -@dir %%WWWDIR%%/node_modules/acorn-dynamic-import/src -@dir %%WWWDIR%%/node_modules/acorn/bin -@dir %%WWWDIR%%/node_modules/acorn/dist -@dir %%WWWDIR%%/node_modules/adjust-sourcemap-loader -@dir %%WWWDIR%%/node_modules/adjust-sourcemap-loader/codec -@dir %%WWWDIR%%/node_modules/adjust-sourcemap-loader/codec/utility -@dir %%WWWDIR%%/node_modules/adjust-sourcemap-loader/lib -@dir %%WWWDIR%%/node_modules/adjust-sourcemap-loader/lib/process -@dir %%WWWDIR%%/node_modules/ajv -@dir %%WWWDIR%%/node_modules/ajv-keywords -@dir %%WWWDIR%%/node_modules/ajv-keywords/keywords -@dir %%WWWDIR%%/node_modules/ajv-keywords/keywords/dot -@dir %%WWWDIR%%/node_modules/ajv-keywords/keywords/dotjs -@dir %%WWWDIR%%/node_modules/ajv/dist -@dir %%WWWDIR%%/node_modules/ajv/lib -@dir %%WWWDIR%%/node_modules/ajv/lib/compile -@dir %%WWWDIR%%/node_modules/ajv/lib/dot -@dir %%WWWDIR%%/node_modules/ajv/lib/dotjs -@dir %%WWWDIR%%/node_modules/ajv/lib/refs -@dir %%WWWDIR%%/node_modules/ajv/scripts -@dir %%WWWDIR%%/node_modules/align-text -@dir %%WWWDIR%%/node_modules/alphanum-sort -@dir %%WWWDIR%%/node_modules/alphanum-sort/lib -@dir %%WWWDIR%%/node_modules/amdefine -@dir %%WWWDIR%%/node_modules/ansi-regex -@dir %%WWWDIR%%/node_modules/ansi-styles -@dir %%WWWDIR%%/node_modules/any-promise -@dir %%WWWDIR%%/node_modules/anymatch -@dir %%WWWDIR%%/node_modules/aproba -@dir %%WWWDIR%%/node_modules/are-we-there-yet -@dir %%WWWDIR%%/node_modules/argparse -@dir %%WWWDIR%%/node_modules/argparse/lib -@dir %%WWWDIR%%/node_modules/argparse/lib/action -@dir %%WWWDIR%%/node_modules/argparse/lib/action/append -@dir %%WWWDIR%%/node_modules/argparse/lib/action/store -@dir %%WWWDIR%%/node_modules/argparse/lib/argument -@dir %%WWWDIR%%/node_modules/argparse/lib/help -@dir %%WWWDIR%%/node_modules/arr-diff -@dir %%WWWDIR%%/node_modules/arr-flatten -@dir %%WWWDIR%%/node_modules/array-find-index -@dir %%WWWDIR%%/node_modules/array-flatten -@dir %%WWWDIR%%/node_modules/array-includes -@dir %%WWWDIR%%/node_modules/array-union -@dir %%WWWDIR%%/node_modules/array-uniq -@dir %%WWWDIR%%/node_modules/array-unique -@dir %%WWWDIR%%/node_modules/asap -@dir %%WWWDIR%%/node_modules/asn1 -@dir %%WWWDIR%%/node_modules/asn1.js -@dir %%WWWDIR%%/node_modules/asn1.js/lib -@dir %%WWWDIR%%/node_modules/asn1.js/lib/asn1 -@dir %%WWWDIR%%/node_modules/asn1.js/lib/asn1/base -@dir %%WWWDIR%%/node_modules/asn1.js/lib/asn1/constants -@dir %%WWWDIR%%/node_modules/asn1.js/lib/asn1/decoders -@dir %%WWWDIR%%/node_modules/asn1.js/lib/asn1/encoders -@dir %%WWWDIR%%/node_modules/asn1/lib -@dir %%WWWDIR%%/node_modules/asn1/lib/ber -@dir %%WWWDIR%%/node_modules/asn1/tst -@dir %%WWWDIR%%/node_modules/asn1/tst/ber -@dir %%WWWDIR%%/node_modules/assert -@dir %%WWWDIR%%/node_modules/assert-plus -@dir %%WWWDIR%%/node_modules/async -@dir %%WWWDIR%%/node_modules/async-each -@dir %%WWWDIR%%/node_modules/async-foreach -@dir %%WWWDIR%%/node_modules/async-foreach/dist -@dir %%WWWDIR%%/node_modules/async-foreach/lib -@dir %%WWWDIR%%/node_modules/async-limiter -@dir %%WWWDIR%%/node_modules/async/dist -@dir %%WWWDIR%%/node_modules/async/internal -@dir %%WWWDIR%%/node_modules/asynckit -@dir %%WWWDIR%%/node_modules/asynckit/lib -@dir %%WWWDIR%%/node_modules/atob -@dir %%WWWDIR%%/node_modules/atob/bin -@dir %%WWWDIR%%/node_modules/autoprefixer -@dir %%WWWDIR%%/node_modules/autoprefixer/bin -@dir %%WWWDIR%%/node_modules/autoprefixer/data -@dir %%WWWDIR%%/node_modules/autoprefixer/lib -@dir %%WWWDIR%%/node_modules/autoprefixer/lib/hacks -@dir %%WWWDIR%%/node_modules/aws-sign2 -@dir %%WWWDIR%%/node_modules/aws4 -@dir %%WWWDIR%%/node_modules/axios -@dir %%WWWDIR%%/node_modules/axios/dist -@dir %%WWWDIR%%/node_modules/axios/lib -@dir %%WWWDIR%%/node_modules/axios/lib/adapters -@dir %%WWWDIR%%/node_modules/axios/lib/cancel -@dir %%WWWDIR%%/node_modules/axios/lib/core -@dir %%WWWDIR%%/node_modules/axios/lib/helpers -@dir %%WWWDIR%%/node_modules/babel-code-frame -@dir %%WWWDIR%%/node_modules/babel-code-frame/lib -@dir %%WWWDIR%%/node_modules/babel-core -@dir %%WWWDIR%%/node_modules/babel-core/lib -@dir %%WWWDIR%%/node_modules/babel-core/lib/api -@dir %%WWWDIR%%/node_modules/babel-core/lib/helpers -@dir %%WWWDIR%%/node_modules/babel-core/lib/tools -@dir %%WWWDIR%%/node_modules/babel-core/lib/transformation -@dir %%WWWDIR%%/node_modules/babel-core/lib/transformation/file -@dir %%WWWDIR%%/node_modules/babel-core/lib/transformation/file/options -@dir %%WWWDIR%%/node_modules/babel-core/lib/transformation/internal-plugins -@dir %%WWWDIR%%/node_modules/babel-eslint -@dir %%WWWDIR%%/node_modules/babel-eslint/lib -@dir %%WWWDIR%%/node_modules/babel-eslint/lib/babylon-to-espree -@dir %%WWWDIR%%/node_modules/babel-generator -@dir %%WWWDIR%%/node_modules/babel-generator/lib -@dir %%WWWDIR%%/node_modules/babel-generator/lib/generators -@dir %%WWWDIR%%/node_modules/babel-generator/lib/node -@dir %%WWWDIR%%/node_modules/babel-helper-builder-binary-assignment-operator-visitor -@dir %%WWWDIR%%/node_modules/babel-helper-builder-binary-assignment-operator-visitor/lib -@dir %%WWWDIR%%/node_modules/babel-helper-builder-react-jsx -@dir %%WWWDIR%%/node_modules/babel-helper-builder-react-jsx/lib -@dir %%WWWDIR%%/node_modules/babel-helper-call-delegate -@dir %%WWWDIR%%/node_modules/babel-helper-call-delegate/lib -@dir %%WWWDIR%%/node_modules/babel-helper-define-map -@dir %%WWWDIR%%/node_modules/babel-helper-define-map/lib -@dir %%WWWDIR%%/node_modules/babel-helper-explode-assignable-expression -@dir %%WWWDIR%%/node_modules/babel-helper-explode-assignable-expression/lib -@dir %%WWWDIR%%/node_modules/babel-helper-function-name -@dir %%WWWDIR%%/node_modules/babel-helper-function-name/lib -@dir %%WWWDIR%%/node_modules/babel-helper-get-function-arity -@dir %%WWWDIR%%/node_modules/babel-helper-get-function-arity/lib -@dir %%WWWDIR%%/node_modules/babel-helper-hoist-variables -@dir %%WWWDIR%%/node_modules/babel-helper-hoist-variables/lib -@dir %%WWWDIR%%/node_modules/babel-helper-module-imports -@dir %%WWWDIR%%/node_modules/babel-helper-module-imports/lib -@dir %%WWWDIR%%/node_modules/babel-helper-optimise-call-expression -@dir %%WWWDIR%%/node_modules/babel-helper-optimise-call-expression/lib -@dir %%WWWDIR%%/node_modules/babel-helper-regex -@dir %%WWWDIR%%/node_modules/babel-helper-regex/lib -@dir %%WWWDIR%%/node_modules/babel-helper-remap-async-to-generator -@dir %%WWWDIR%%/node_modules/babel-helper-remap-async-to-generator/lib -@dir %%WWWDIR%%/node_modules/babel-helper-replace-supers -@dir %%WWWDIR%%/node_modules/babel-helper-replace-supers/lib -@dir %%WWWDIR%%/node_modules/babel-helpers -@dir %%WWWDIR%%/node_modules/babel-helpers/lib -@dir %%WWWDIR%%/node_modules/babel-loader -@dir %%WWWDIR%%/node_modules/babel-loader/lib -@dir %%WWWDIR%%/node_modules/babel-loader/lib/utils -@dir %%WWWDIR%%/node_modules/babel-messages -@dir %%WWWDIR%%/node_modules/babel-messages/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-check-es2015-constants -@dir %%WWWDIR%%/node_modules/babel-plugin-check-es2015-constants/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-lodash -@dir %%WWWDIR%%/node_modules/babel-plugin-lodash/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-macros -@dir %%WWWDIR%%/node_modules/babel-plugin-macros/dist -@dir %%WWWDIR%%/node_modules/babel-plugin-preval -@dir %%WWWDIR%%/node_modules/babel-plugin-preval/dist -@dir %%WWWDIR%%/node_modules/babel-plugin-react-intl -@dir %%WWWDIR%%/node_modules/babel-plugin-react-intl/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-async-functions -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-async-functions/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-class-properties -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-class-properties/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-decorators -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-decorators/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-dynamic-import -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-dynamic-import/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-exponentiation-operator -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-exponentiation-operator/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-flow -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-flow/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-jsx -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-jsx/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-object-rest-spread -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-object-rest-spread/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-trailing-function-commas -@dir %%WWWDIR%%/node_modules/babel-plugin-syntax-trailing-function-commas/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-async-to-generator -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-async-to-generator/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-class-properties -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-class-properties/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-decorators-legacy -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-decorators-legacy/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-arrow-functions -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-arrow-functions/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-block-scoped-functions -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-block-scoped-functions/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-block-scoping -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-block-scoping/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-classes -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-classes/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-classes/lib/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-computed-properties -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-computed-properties/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-destructuring -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-destructuring/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-duplicate-keys -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-duplicate-keys/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-for-of -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-for-of/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-function-name -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-function-name/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-literals -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-literals/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-amd -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-amd/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-commonjs -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-commonjs/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-systemjs -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-systemjs/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-umd -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-modules-umd/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-object-super -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-object-super/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-parameters -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-parameters/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-shorthand-properties -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-shorthand-properties/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-spread -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-spread/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-sticky-regex -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-sticky-regex/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-template-literals -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-template-literals/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-typeof-symbol -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-typeof-symbol/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-unicode-regex -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-es2015-unicode-regex/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-exponentiation-operator -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-exponentiation-operator/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-flow-strip-types -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-flow-strip-types/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-object-rest-spread -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-object-rest-spread/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-display-name -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-display-name/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-inline-elements -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-inline-elements/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx-self -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx-self/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx-source -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx-source/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-jsx/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-remove-prop-types -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-remove-prop-types/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-react-remove-prop-types/src -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-regenerator -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-regenerator/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-runtime -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-runtime/lib -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-strict-mode -@dir %%WWWDIR%%/node_modules/babel-plugin-transform-strict-mode/lib -@dir %%WWWDIR%%/node_modules/babel-preset-env -@dir %%WWWDIR%%/node_modules/babel-preset-env/.github -@dir %%WWWDIR%%/node_modules/babel-preset-env/.idea -@dir %%WWWDIR%%/node_modules/babel-preset-env/.idea/inspectionProfiles -@dir %%WWWDIR%%/node_modules/babel-preset-env/data -@dir %%WWWDIR%%/node_modules/babel-preset-env/lib -@dir %%WWWDIR%%/node_modules/babel-preset-flow -@dir %%WWWDIR%%/node_modules/babel-preset-flow/lib -@dir %%WWWDIR%%/node_modules/babel-preset-react -@dir %%WWWDIR%%/node_modules/babel-preset-react/lib -@dir %%WWWDIR%%/node_modules/babel-register -@dir %%WWWDIR%%/node_modules/babel-register/lib -@dir %%WWWDIR%%/node_modules/babel-runtime -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/array -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/error -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/json -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/math -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/number -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/object -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/reflect -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/regexp -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/string -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/symbol -@dir %%WWWDIR%%/node_modules/babel-runtime/core-js/system -@dir %%WWWDIR%%/node_modules/babel-runtime/helpers -@dir %%WWWDIR%%/node_modules/babel-runtime/regenerator -@dir %%WWWDIR%%/node_modules/babel-template -@dir %%WWWDIR%%/node_modules/babel-template/lib -@dir %%WWWDIR%%/node_modules/babel-traverse -@dir %%WWWDIR%%/node_modules/babel-traverse/lib -@dir %%WWWDIR%%/node_modules/babel-traverse/lib/path -@dir %%WWWDIR%%/node_modules/babel-traverse/lib/path/inference -@dir %%WWWDIR%%/node_modules/babel-traverse/lib/path/lib -@dir %%WWWDIR%%/node_modules/babel-traverse/lib/scope -@dir %%WWWDIR%%/node_modules/babel-traverse/lib/scope/lib -@dir %%WWWDIR%%/node_modules/babel-types -@dir %%WWWDIR%%/node_modules/babel-types/lib -@dir %%WWWDIR%%/node_modules/babel-types/lib/definitions -@dir %%WWWDIR%%/node_modules/babylon -@dir %%WWWDIR%%/node_modules/babylon/bin -@dir %%WWWDIR%%/node_modules/babylon/lib -@dir %%WWWDIR%%/node_modules/backoff -@dir %%WWWDIR%%/node_modules/backoff/lib -@dir %%WWWDIR%%/node_modules/backoff/lib/strategy -@dir %%WWWDIR%%/node_modules/balanced-match -@dir %%WWWDIR%%/node_modules/base64-js -@dir %%WWWDIR%%/node_modules/big.js -@dir %%WWWDIR%%/node_modules/binary-extensions -@dir %%WWWDIR%%/node_modules/block-stream -@dir %%WWWDIR%%/node_modules/bluebird -@dir %%WWWDIR%%/node_modules/bluebird/js -@dir %%WWWDIR%%/node_modules/bluebird/js/browser -@dir %%WWWDIR%%/node_modules/bluebird/js/release -@dir %%WWWDIR%%/node_modules/bn.js -@dir %%WWWDIR%%/node_modules/bn.js/lib -@dir %%WWWDIR%%/node_modules/bn.js/util -@dir %%WWWDIR%%/node_modules/body-parser -@dir %%WWWDIR%%/node_modules/body-parser/lib -@dir %%WWWDIR%%/node_modules/body-parser/lib/types -@dir %%WWWDIR%%/node_modules/boom -@dir %%WWWDIR%%/node_modules/boom/lib -@dir %%WWWDIR%%/node_modules/brace-expansion -@dir %%WWWDIR%%/node_modules/braces -@dir %%WWWDIR%%/node_modules/brorand -@dir %%WWWDIR%%/node_modules/browserify-aes -@dir %%WWWDIR%%/node_modules/browserify-aes/modes -@dir %%WWWDIR%%/node_modules/browserify-cipher -@dir %%WWWDIR%%/node_modules/browserify-des -@dir %%WWWDIR%%/node_modules/browserify-rsa -@dir %%WWWDIR%%/node_modules/browserify-sign -@dir %%WWWDIR%%/node_modules/browserify-sign/browser -@dir %%WWWDIR%%/node_modules/browserify-zlib -@dir %%WWWDIR%%/node_modules/browserify-zlib/lib -@dir %%WWWDIR%%/node_modules/browserify-zlib/src -@dir %%WWWDIR%%/node_modules/browserslist -@dir %%WWWDIR%%/node_modules/buffer -@dir %%WWWDIR%%/node_modules/buffer-writer -@dir %%WWWDIR%%/node_modules/buffer-writer/benchmark -@dir %%WWWDIR%%/node_modules/buffer-xor -@dir %%WWWDIR%%/node_modules/buffer/bin -@dir %%WWWDIR%%/node_modules/builtin-modules -@dir %%WWWDIR%%/node_modules/builtin-status-codes -@dir %%WWWDIR%%/node_modules/bytes -@dir %%WWWDIR%%/node_modules/cacache -@dir %%WWWDIR%%/node_modules/cacache/lib -@dir %%WWWDIR%%/node_modules/cacache/lib/content -@dir %%WWWDIR%%/node_modules/cacache/lib/util -@dir %%WWWDIR%%/node_modules/cacache/locales -@dir %%WWWDIR%%/node_modules/camelcase -@dir %%WWWDIR%%/node_modules/camelcase-css -@dir %%WWWDIR%%/node_modules/camelcase-keys -@dir %%WWWDIR%%/node_modules/caniuse-api -@dir %%WWWDIR%%/node_modules/caniuse-api/dist -@dir %%WWWDIR%%/node_modules/caniuse-db -@dir %%WWWDIR%%/node_modules/caniuse-db/features-json -@dir %%WWWDIR%%/node_modules/caniuse-db/fulldata-json -@dir %%WWWDIR%%/node_modules/caniuse-db/region-usage-json -@dir %%WWWDIR%%/node_modules/caniuse-lite -@dir %%WWWDIR%%/node_modules/caniuse-lite/data -@dir %%WWWDIR%%/node_modules/caniuse-lite/data/features -@dir %%WWWDIR%%/node_modules/caniuse-lite/data/regions -@dir %%WWWDIR%%/node_modules/caniuse-lite/dist -@dir %%WWWDIR%%/node_modules/caniuse-lite/dist/lib -@dir %%WWWDIR%%/node_modules/caniuse-lite/dist/unpacker -@dir %%WWWDIR%%/node_modules/caseless -@dir %%WWWDIR%%/node_modules/center-align -@dir %%WWWDIR%%/node_modules/chain-function -@dir %%WWWDIR%%/node_modules/chalk -@dir %%WWWDIR%%/node_modules/chokidar -@dir %%WWWDIR%%/node_modules/chokidar/lib -@dir %%WWWDIR%%/node_modules/chownr -@dir %%WWWDIR%%/node_modules/cipher-base -@dir %%WWWDIR%%/node_modules/clap -@dir %%WWWDIR%%/node_modules/classnames -@dir %%WWWDIR%%/node_modules/cliui -@dir %%WWWDIR%%/node_modules/clone -@dir %%WWWDIR%%/node_modules/clone-deep -@dir %%WWWDIR%%/node_modules/co -@dir %%WWWDIR%%/node_modules/coa -@dir %%WWWDIR%%/node_modules/coa/lib -@dir %%WWWDIR%%/node_modules/coa/src -@dir %%WWWDIR%%/node_modules/code-point-at -@dir %%WWWDIR%%/node_modules/color -@dir %%WWWDIR%%/node_modules/color-convert -@dir %%WWWDIR%%/node_modules/color-name -@dir %%WWWDIR%%/node_modules/color-string -@dir %%WWWDIR%%/node_modules/colormin -@dir %%WWWDIR%%/node_modules/colormin/dist -@dir %%WWWDIR%%/node_modules/colormin/dist/lib -@dir %%WWWDIR%%/node_modules/colors -@dir %%WWWDIR%%/node_modules/colors/lib -@dir %%WWWDIR%%/node_modules/colors/lib/custom -@dir %%WWWDIR%%/node_modules/colors/lib/maps -@dir %%WWWDIR%%/node_modules/colors/lib/system -@dir %%WWWDIR%%/node_modules/colors/themes -@dir %%WWWDIR%%/node_modules/combined-stream -@dir %%WWWDIR%%/node_modules/combined-stream/lib -@dir %%WWWDIR%%/node_modules/commander -@dir %%WWWDIR%%/node_modules/commander/typings -@dir %%WWWDIR%%/node_modules/commondir -@dir %%WWWDIR%%/node_modules/compression-webpack-plugin -@dir %%WWWDIR%%/node_modules/compression-webpack-plugin/dist -@dir %%WWWDIR%%/node_modules/concat-map -@dir %%WWWDIR%%/node_modules/concat-stream -@dir %%WWWDIR%%/node_modules/console-browserify -@dir %%WWWDIR%%/node_modules/console-control-strings -@dir %%WWWDIR%%/node_modules/constants-browserify -@dir %%WWWDIR%%/node_modules/content-disposition -@dir %%WWWDIR%%/node_modules/content-type -@dir %%WWWDIR%%/node_modules/convert-source-map -@dir %%WWWDIR%%/node_modules/cookie -@dir %%WWWDIR%%/node_modules/cookie-signature -@dir %%WWWDIR%%/node_modules/copy-concurrently -@dir %%WWWDIR%%/node_modules/core-js -@dir %%WWWDIR%%/node_modules/core-js/build -@dir %%WWWDIR%%/node_modules/core-js/client -@dir %%WWWDIR%%/node_modules/core-js/core -@dir %%WWWDIR%%/node_modules/core-js/es5 -@dir %%WWWDIR%%/node_modules/core-js/es6 -@dir %%WWWDIR%%/node_modules/core-js/es7 -@dir %%WWWDIR%%/node_modules/core-js/fn -@dir %%WWWDIR%%/node_modules/core-js/fn/array -@dir %%WWWDIR%%/node_modules/core-js/fn/array/virtual -@dir %%WWWDIR%%/node_modules/core-js/fn/date -@dir %%WWWDIR%%/node_modules/core-js/fn/dom-collections -@dir %%WWWDIR%%/node_modules/core-js/fn/error -@dir %%WWWDIR%%/node_modules/core-js/fn/function -@dir %%WWWDIR%%/node_modules/core-js/fn/function/virtual -@dir %%WWWDIR%%/node_modules/core-js/fn/json -@dir %%WWWDIR%%/node_modules/core-js/fn/map -@dir %%WWWDIR%%/node_modules/core-js/fn/math -@dir %%WWWDIR%%/node_modules/core-js/fn/number -@dir %%WWWDIR%%/node_modules/core-js/fn/number/virtual -@dir %%WWWDIR%%/node_modules/core-js/fn/object -@dir %%WWWDIR%%/node_modules/core-js/fn/promise -@dir %%WWWDIR%%/node_modules/core-js/fn/reflect -@dir %%WWWDIR%%/node_modules/core-js/fn/regexp -@dir %%WWWDIR%%/node_modules/core-js/fn/set -@dir %%WWWDIR%%/node_modules/core-js/fn/string -@dir %%WWWDIR%%/node_modules/core-js/fn/string/virtual -@dir %%WWWDIR%%/node_modules/core-js/fn/symbol -@dir %%WWWDIR%%/node_modules/core-js/fn/system -@dir %%WWWDIR%%/node_modules/core-js/fn/typed -@dir %%WWWDIR%%/node_modules/core-js/fn/weak-map -@dir %%WWWDIR%%/node_modules/core-js/fn/weak-set -@dir %%WWWDIR%%/node_modules/core-js/library -@dir %%WWWDIR%%/node_modules/core-js/library/core -@dir %%WWWDIR%%/node_modules/core-js/library/es5 -@dir %%WWWDIR%%/node_modules/core-js/library/es6 -@dir %%WWWDIR%%/node_modules/core-js/library/es7 -@dir %%WWWDIR%%/node_modules/core-js/library/fn -@dir %%WWWDIR%%/node_modules/core-js/library/fn/array -@dir %%WWWDIR%%/node_modules/core-js/library/fn/array/virtual -@dir %%WWWDIR%%/node_modules/core-js/library/fn/date -@dir %%WWWDIR%%/node_modules/core-js/library/fn/dom-collections -@dir %%WWWDIR%%/node_modules/core-js/library/fn/error -@dir %%WWWDIR%%/node_modules/core-js/library/fn/function -@dir %%WWWDIR%%/node_modules/core-js/library/fn/function/virtual -@dir %%WWWDIR%%/node_modules/core-js/library/fn/json -@dir %%WWWDIR%%/node_modules/core-js/library/fn/map -@dir %%WWWDIR%%/node_modules/core-js/library/fn/math -@dir %%WWWDIR%%/node_modules/core-js/library/fn/number -@dir %%WWWDIR%%/node_modules/core-js/library/fn/number/virtual -@dir %%WWWDIR%%/node_modules/core-js/library/fn/object -@dir %%WWWDIR%%/node_modules/core-js/library/fn/promise -@dir %%WWWDIR%%/node_modules/core-js/library/fn/reflect -@dir %%WWWDIR%%/node_modules/core-js/library/fn/regexp -@dir %%WWWDIR%%/node_modules/core-js/library/fn/set -@dir %%WWWDIR%%/node_modules/core-js/library/fn/string -@dir %%WWWDIR%%/node_modules/core-js/library/fn/string/virtual -@dir %%WWWDIR%%/node_modules/core-js/library/fn/symbol -@dir %%WWWDIR%%/node_modules/core-js/library/fn/system -@dir %%WWWDIR%%/node_modules/core-js/library/fn/typed -@dir %%WWWDIR%%/node_modules/core-js/library/fn/weak-map -@dir %%WWWDIR%%/node_modules/core-js/library/fn/weak-set -@dir %%WWWDIR%%/node_modules/core-js/library/modules -@dir %%WWWDIR%%/node_modules/core-js/library/stage -@dir %%WWWDIR%%/node_modules/core-js/library/web -@dir %%WWWDIR%%/node_modules/core-js/modules -@dir %%WWWDIR%%/node_modules/core-js/modules/library -@dir %%WWWDIR%%/node_modules/core-js/stage -@dir %%WWWDIR%%/node_modules/core-js/web -@dir %%WWWDIR%%/node_modules/core-util-is -@dir %%WWWDIR%%/node_modules/core-util-is/lib -@dir %%WWWDIR%%/node_modules/cosmiconfig -@dir %%WWWDIR%%/node_modules/cosmiconfig/lib -@dir %%WWWDIR%%/node_modules/create-ecdh -@dir %%WWWDIR%%/node_modules/create-hash -@dir %%WWWDIR%%/node_modules/create-hmac -@dir %%WWWDIR%%/node_modules/create-react-class -@dir %%WWWDIR%%/node_modules/cross-env -@dir %%WWWDIR%%/node_modules/cross-env/dist -@dir %%WWWDIR%%/node_modules/cross-env/dist/bin -@dir %%WWWDIR%%/node_modules/cross-spawn -@dir %%WWWDIR%%/node_modules/cross-spawn/lib -@dir %%WWWDIR%%/node_modules/cross-spawn/lib/util -@dir %%WWWDIR%%/node_modules/cryptiles -@dir %%WWWDIR%%/node_modules/cryptiles/lib -@dir %%WWWDIR%%/node_modules/crypto-browserify -@dir %%WWWDIR%%/node_modules/css -@dir %%WWWDIR%%/node_modules/css-color-function -@dir %%WWWDIR%%/node_modules/css-color-function/lib -@dir %%WWWDIR%%/node_modules/css-color-names -@dir %%WWWDIR%%/node_modules/css-font-size-keywords -@dir %%WWWDIR%%/node_modules/css-font-stretch-keywords -@dir %%WWWDIR%%/node_modules/css-font-style-keywords -@dir %%WWWDIR%%/node_modules/css-font-weight-keywords -@dir %%WWWDIR%%/node_modules/css-global-keywords -@dir %%WWWDIR%%/node_modules/css-list-helpers -@dir %%WWWDIR%%/node_modules/css-loader -@dir %%WWWDIR%%/node_modules/css-loader/lib -@dir %%WWWDIR%%/node_modules/css-loader/lib/url -@dir %%WWWDIR%%/node_modules/css-selector-tokenizer -@dir %%WWWDIR%%/node_modules/css-selector-tokenizer/lib -@dir %%WWWDIR%%/node_modules/css-system-font-keywords -@dir %%WWWDIR%%/node_modules/css/lib -@dir %%WWWDIR%%/node_modules/css/lib/parse -@dir %%WWWDIR%%/node_modules/css/lib/stringify -@dir %%WWWDIR%%/node_modules/cssesc -@dir %%WWWDIR%%/node_modules/cssesc/bin -@dir %%WWWDIR%%/node_modules/cssnano -@dir %%WWWDIR%%/node_modules/cssnano/dist -@dir %%WWWDIR%%/node_modules/cssnano/dist/lib -@dir %%WWWDIR%%/node_modules/csso -@dir %%WWWDIR%%/node_modules/csso/bin -@dir %%WWWDIR%%/node_modules/csso/dist -@dir %%WWWDIR%%/node_modules/csso/lib -@dir %%WWWDIR%%/node_modules/csso/lib/compressor -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/clean -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/compress -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/compress/atrule -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/compress/property -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/restructure -@dir %%WWWDIR%%/node_modules/csso/lib/compressor/restructure/prepare -@dir %%WWWDIR%%/node_modules/csso/lib/parser -@dir %%WWWDIR%%/node_modules/csso/lib/utils -@dir %%WWWDIR%%/node_modules/currently-unhandled -@dir %%WWWDIR%%/node_modules/cyclist -@dir %%WWWDIR%%/node_modules/d -@dir %%WWWDIR%%/node_modules/dashdash -@dir %%WWWDIR%%/node_modules/dashdash/etc -@dir %%WWWDIR%%/node_modules/dashdash/lib -@dir %%WWWDIR%%/node_modules/date-now -@dir %%WWWDIR%%/node_modules/debug -@dir %%WWWDIR%%/node_modules/debug/src -@dir %%WWWDIR%%/node_modules/decamelize -@dir %%WWWDIR%%/node_modules/deep-extend -@dir %%WWWDIR%%/node_modules/deep-extend/lib -@dir %%WWWDIR%%/node_modules/define-properties -@dir %%WWWDIR%%/node_modules/defined -@dir %%WWWDIR%%/node_modules/delayed-stream -@dir %%WWWDIR%%/node_modules/delayed-stream/lib -@dir %%WWWDIR%%/node_modules/delegates -@dir %%WWWDIR%%/node_modules/depd -@dir %%WWWDIR%%/node_modules/depd/lib -@dir %%WWWDIR%%/node_modules/depd/lib/browser -@dir %%WWWDIR%%/node_modules/depd/lib/compat -@dir %%WWWDIR%%/node_modules/des.js -@dir %%WWWDIR%%/node_modules/des.js/lib -@dir %%WWWDIR%%/node_modules/des.js/lib/des -@dir %%WWWDIR%%/node_modules/destroy -@dir %%WWWDIR%%/node_modules/detect-indent -@dir %%WWWDIR%%/node_modules/detect-passive-events -@dir %%WWWDIR%%/node_modules/detect-passive-events/lib -@dir %%WWWDIR%%/node_modules/detect-passive-events/src -@dir %%WWWDIR%%/node_modules/diffie-hellman -@dir %%WWWDIR%%/node_modules/diffie-hellman/lib -@dir %%WWWDIR%%/node_modules/dom-helpers -@dir %%WWWDIR%%/node_modules/dom-helpers/class -@dir %%WWWDIR%%/node_modules/dom-helpers/events -@dir %%WWWDIR%%/node_modules/dom-helpers/query -@dir %%WWWDIR%%/node_modules/dom-helpers/style -@dir %%WWWDIR%%/node_modules/dom-helpers/transition -@dir %%WWWDIR%%/node_modules/dom-helpers/util -@dir %%WWWDIR%%/node_modules/domain-browser -@dir %%WWWDIR%%/node_modules/domain-browser/source -@dir %%WWWDIR%%/node_modules/dotenv -@dir %%WWWDIR%%/node_modules/dotenv/lib -@dir %%WWWDIR%%/node_modules/double-ended-queue -@dir %%WWWDIR%%/node_modules/double-ended-queue/js -@dir %%WWWDIR%%/node_modules/duplexer -@dir %%WWWDIR%%/node_modules/duplexify -@dir %%WWWDIR%%/node_modules/ee-first -@dir %%WWWDIR%%/node_modules/ejs -@dir %%WWWDIR%%/node_modules/ejs/lib -@dir %%WWWDIR%%/node_modules/electron-to-chromium -@dir %%WWWDIR%%/node_modules/elliptic -@dir %%WWWDIR%%/node_modules/elliptic/lib -@dir %%WWWDIR%%/node_modules/elliptic/lib/elliptic -@dir %%WWWDIR%%/node_modules/elliptic/lib/elliptic/curve -@dir %%WWWDIR%%/node_modules/elliptic/lib/elliptic/ec -@dir %%WWWDIR%%/node_modules/elliptic/lib/elliptic/eddsa -@dir %%WWWDIR%%/node_modules/elliptic/lib/elliptic/precomputed -@dir %%WWWDIR%%/node_modules/encodeurl -@dir %%WWWDIR%%/node_modules/encoding -@dir %%WWWDIR%%/node_modules/encoding/lib -@dir %%WWWDIR%%/node_modules/end-of-stream -@dir %%WWWDIR%%/node_modules/enhanced-resolve -@dir %%WWWDIR%%/node_modules/enhanced-resolve/lib -@dir %%WWWDIR%%/node_modules/errno -@dir %%WWWDIR%%/node_modules/error-ex -@dir %%WWWDIR%%/node_modules/es-abstract -@dir %%WWWDIR%%/node_modules/es-abstract/helpers -@dir %%WWWDIR%%/node_modules/es-abstract/operations -@dir %%WWWDIR%%/node_modules/es-to-primitive -@dir %%WWWDIR%%/node_modules/es-to-primitive/helpers -@dir %%WWWDIR%%/node_modules/es5-ext -@dir %%WWWDIR%%/node_modules/es5-ext/array -@dir %%WWWDIR%%/node_modules/es5-ext/array/# -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/@@iterator -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/concat -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/copy-within -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/entries -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/fill -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/filter -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/find -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/find-index -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/keys -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/map -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/slice -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/splice -@dir %%WWWDIR%%/node_modules/es5-ext/array/#/values -@dir %%WWWDIR%%/node_modules/es5-ext/array/from -@dir %%WWWDIR%%/node_modules/es5-ext/array/of -@dir %%WWWDIR%%/node_modules/es5-ext/boolean -@dir %%WWWDIR%%/node_modules/es5-ext/date -@dir %%WWWDIR%%/node_modules/es5-ext/date/# -@dir %%WWWDIR%%/node_modules/es5-ext/error -@dir %%WWWDIR%%/node_modules/es5-ext/error/# -@dir %%WWWDIR%%/node_modules/es5-ext/function -@dir %%WWWDIR%%/node_modules/es5-ext/function/# -@dir %%WWWDIR%%/node_modules/es5-ext/iterable -@dir %%WWWDIR%%/node_modules/es5-ext/json -@dir %%WWWDIR%%/node_modules/es5-ext/math -@dir %%WWWDIR%%/node_modules/es5-ext/math/acosh -@dir %%WWWDIR%%/node_modules/es5-ext/math/asinh *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Feb 6 19:56:53 2018 Return-Path: Delivered-To: svn-ports-all@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 0F687F00D59; Tue, 6 Feb 2018 19:56:53 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF9687D8A1; Tue, 6 Feb 2018 19:56:52 +0000 (UTC) (envelope-from dbaio@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 A6CED1C87D; Tue, 6 Feb 2018 19:56:52 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Juqan069135; Tue, 6 Feb 2018 19:56:52 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Juqcf069133; Tue, 6 Feb 2018 19:56:52 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802061956.w16Juqcf069133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 19:56:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461098 - head/sysutils/jaildaemon X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/jaildaemon X-SVN-Commit-Revision: 461098 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 19:56:53 -0000 Author: dbaio Date: Tue Feb 6 19:56:52 2018 New Revision: 461098 URL: https://svnweb.freebsd.org/changeset/ports/461098 Log: sysutils/jaildaemon: Update to 0.4 PR: 225675 Submitted by: erdgeist@erdgeist.org (maintainer) Modified: head/sysutils/jaildaemon/Makefile head/sysutils/jaildaemon/distinfo Modified: head/sysutils/jaildaemon/Makefile ============================================================================== --- head/sysutils/jaildaemon/Makefile Tue Feb 6 19:42:03 2018 (r461097) +++ head/sysutils/jaildaemon/Makefile Tue Feb 6 19:56:52 2018 (r461098) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jaildaemon -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= http://erdgeist.org/arts/software/jaildaemon/ Modified: head/sysutils/jaildaemon/distinfo ============================================================================== --- head/sysutils/jaildaemon/distinfo Tue Feb 6 19:42:03 2018 (r461097) +++ head/sysutils/jaildaemon/distinfo Tue Feb 6 19:56:52 2018 (r461098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494608749 -SHA256 (jaildaemon-0.3.tar.bz2) = 94960b62f4f62799fdac55cbf09dd1fa7f62442278463ba5500c26e87314ab15 -SIZE (jaildaemon-0.3.tar.bz2) = 9519 +TIMESTAMP = 1517946685 +SHA256 (jaildaemon-0.4.tar.bz2) = 33e9969afee31bce9c7315a6a3498554513d07795eae33e9e86958ef2b301f3f +SIZE (jaildaemon-0.4.tar.bz2) = 10226 From owner-svn-ports-all@freebsd.org Tue Feb 6 20:09:48 2018 Return-Path: Delivered-To: svn-ports-all@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 4EC55F01D5B; Tue, 6 Feb 2018 20:09:48 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A77397E0EA; Tue, 6 Feb 2018 20:09:47 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with ESMTPA id j9YjevoAAppe1j9Yke9h01; Tue, 06 Feb 2018 13:09:45 -0700 X-Authority-Analysis: v=2.3 cv=Bo6zP7f5 c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=Op4juWPpsa0A:10 a=6I5d2MoRAAAA:8 a=OxSxXFmVAAAA:8 a=YxBL1-UpAAAA:8 a=UP7BGvVbsl5BjZfTC7MA:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=CjuIK1q_8ugA:10 a=6ts8ChhICB4A:10 a=vRcdKC0ogzYA:10 a=IjZwj45LgO3ly-622nXo:22 a=3dp7dWHHC2hQILSpR77B:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTPS id 1B51B1708; Tue, 6 Feb 2018 12:09:40 -0800 (PST) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id w16K9OBD006973; Tue, 6 Feb 2018 12:09:24 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id w16K9O1x006970; Tue, 6 Feb 2018 12:09:24 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201802062009.w16K9O1x006970@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Cy Schubert cc: Dmitry Marakasov , Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r449826 - head/graphics/xpdf4 In-Reply-To: Message from Cy Schubert of "Tue, 06 Feb 2018 07:06:34 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Feb 2018 12:09:24 -0800 X-CMAE-Envelope: MS4wfO+8MXwSBSMtAtsyKdBjEEKWdoZO4NxtvEPFx/MFmJ1pttEIRNLYn2BS+20dYaOXRSGOCPF/fOZVYjZexmapH6AqzZ1uEgUIiktVjKDZnGvc5clg3eeu 6hjwN9JlTkmgCU17VuhGspmAN0J+77a86Yn8IdG+wjvhNmED7dgiyb1h448A/GYIP3bFSjHhWTThZlLBVVnFcRnbLVLBtr1ODEO8uXq6/xiwDZiUpB7xiGba FgxESZSfPv2v2r1ej/0uyyFtqd+NQQV7zXFw+m6YsDiE6jvUuQN1Xp4Gcq3Mg/AtbyiOweUA/D7SArjFeV9cqw== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:09:48 -0000 Cy Schubert writes: > In message <20180206133321.GA36148@hades.panopticon>, Dmitry Marakasov > writes: > > * Cy Schubert (cy@FreeBSD.org) wrote: > > > > > Author: cy > > > Date: Thu Sep 14 10:08:40 2017 > > > New Revision: 449826 > > > URL: https://svnweb.freebsd.org/changeset/ports/449826 > > > > > > Log: > > > Update 4.00 --> 4.02. > > > > > > Modified: > > > head/graphics/xpdf4/Makefile > > > head/graphics/xpdf4/distinfo > > > > > > Modified: head/graphics/xpdf4/Makefile > > > ========================================================================= > == > > === > > > --- head/graphics/xpdf4/Makefile Thu Sep 14 09:01:52 2017 (r44982 > > 5) > > > +++ head/graphics/xpdf4/Makefile Thu Sep 14 10:08:40 2017 (r44982 > > 6) > > > @@ -1,8 +1,7 @@ > > > # $FreeBSD$ > > > > > > PORTNAME= xpdf > > > -PORTVERSION= 4.00 > > > -PORTREVISION= 2 > > > +PORTVERSION= 4.02 > > > CATEGORIES= graphics print > > > MASTER_SITES= http://www.xpdfreader.com/dl/ > > > .if !defined(MASTERDIR) > > > @@ -11,6 +10,7 @@ PKGNAMESUFFIX= 4 > > > > > > MAINTAINER= cy@FreeBSD.org > > > COMMENT= Display PDF files and convert them to other formats > > > +WRKSRC= ${WRKDIR}/${PORTNAME}-4.00 > > > > > > LICENSE= GPLv2 > > > > > > > > > Modified: head/graphics/xpdf4/distinfo > > > ========================================================================= > == > > === > > > --- head/graphics/xpdf4/distinfo Thu Sep 14 09:01:52 2017 (r44982 > > 5) > > > +++ head/graphics/xpdf4/distinfo Thu Sep 14 10:08:40 2017 (r44982 > > 6) > > > @@ -1,3 +1,3 @@ > > > -TIMESTAMP = 1502485405 > > > -SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95 > dc > > 49505b6e344e4216d6 > > > -SIZE (xpdf-4.00.tar.gz) = 854175 > > > +TIMESTAMP = 1505380050 > > > +SHA256 (xpdf-4.02.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95 > dc > > 49505b6e344e4216d6 > > > +SIZE (xpdf-4.02.tar.gz) = 854175 > > > > Umm, you sure this is correct? There's no > > http://www.xpdfreader.com/dl/xpdf-4.02.tar.gz, and no such version > > is mentioned on the webpage. > > It was there at the time. Now since he moved it to AWS it's reverted > back to 4.00. > > We can either revert to 4.00, flag the port as BROKEN or I can host > 4.02 somewhere until I have time to investigate further. > > Below is the email I got from portscout at the time. > > Dear port maintainer, > > The portscout new distfile checker has detected that one or more of your > ports appears to be out of date. Please take the opportunity to check > each of the ports listed below, and if possible and appropriate, > submit/commit an update. If any ports have already been updated, you can > safely ignore the entry. > > You will not be e-mailed again for any of the port/version combinations > below. > > Full details can be found at the following URL: > http://portscout.freebsd.org/cy@freebsd.org.html > > > Port | Current version | New > version > ------------------------------------------------+-----------------+----- > ------- > graphics/xpdf | 4.00 | 4.02 > ------------------------------------------------+-----------------+----- > ------- > graphics/xpdf4 | 4.00 | 4.02 > ------------------------------------------------+-----------------+----- > ------- > > > If any of the above results are invalid, please check the following page > for details on how to improve portscout's detection and selection of > distfiles on a per-port basis: > > http://portscout.freebsd.org/info/portscout-portconfig.txt > > Thanks. It would appear that portscout was mistaken. Our upline replied to say there were no new releases of xpdf-4. slippy$ tar xf /usr/ports/distfiles/xpdf-4.00.tar.gz slippy$ mv xpdf-4.00 xpdf-orig slippy$ tar xf /usr/ports/distfiles/xpdf-4.01.tar.gz slippy$ mv xpdf-4.00 xpdf-4.01 slippy$ tar xf /usr/ports/distfiles/xpdf-4.02.tar.gz slippy$ mv xpdf-4.00 xpdf-4.02 slippy$ mv xpdf-orig xpdf-4.00 slippy$ dircmp -s xpdf-4.00 xpdf-4.01 slippy$ dircmp -s xpdf-4.00 xpdf-4.02 slippy$ I'll roll the port back to 4.00. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Tue Feb 6 20:28:59 2018 Return-Path: Delivered-To: svn-ports-all@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 64DB1F0338E; Tue, 6 Feb 2018 20:28:59 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 164AF7EE18; Tue, 6 Feb 2018 20:28:59 +0000 (UTC) (envelope-from brooks@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 1140F1CD9F; Tue, 6 Feb 2018 20:28:59 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KSwMQ084076; Tue, 6 Feb 2018 20:28:58 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KSwsl084073; Tue, 6 Feb 2018 20:28:58 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201802062028.w16KSwsl084073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Tue, 6 Feb 2018 20:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461099 - head/devel/llvm-devel X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: head/devel/llvm-devel X-SVN-Commit-Revision: 461099 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:28:59 -0000 Author: brooks Date: Tue Feb 6 20:28:58 2018 New Revision: 461099 URL: https://svnweb.freebsd.org/changeset/ports/461099 Log: Update to a new snapshot. Modified: head/devel/llvm-devel/Makefile.snapshot head/devel/llvm-devel/distinfo head/devel/llvm-devel/pkg-plist Modified: head/devel/llvm-devel/Makefile.snapshot ============================================================================== --- head/devel/llvm-devel/Makefile.snapshot Tue Feb 6 19:56:52 2018 (r461098) +++ head/devel/llvm-devel/Makefile.snapshot Tue Feb 6 20:28:58 2018 (r461099) @@ -6,12 +6,12 @@ # LLVM_MAJOR= 7.0 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20180123 +SNAPDATE= 20180206 -LLVM_COMMIT= 04b580d0637147d190765064d6eb8049a06c470b -CLANG_COMMIT= e7469bc992bca368b62364b683ddc3e20df8db27 -COMPILER_RT_COMMIT= ca36f162027724010e2a26f2b82bb3955483a45f -EXTRAS_COMMIT= 81ead829df00fae6edb552d88c31b1d0562f749f -LLD_COMMIT= 95eda60d859d28781d395dbbd5df7ac7b4a1d7b7 -LLDB_COMMIT= 19d0f85762ddbd36028c3192eb5ef1188b879f12 -OPENMP_COMMIT= 4decf9d6f68cead68ea0ec58cc26e11e37f4b102 +LLVM_COMMIT= e89505778ede40acc3920d6ff13263404b37fef0 +CLANG_COMMIT= 5203555364188d5c92fc0c0bf51a5e37f3719d87 +COMPILER_RT_COMMIT= f9e5bd634e83864930c861e8f77dd6599d7c006e +EXTRAS_COMMIT= 1c60b51fa0ec859d6744acf13c42bf1bb9669b97 +LLD_COMMIT= bac8ff1f68c68528613945a6932c2ea5c4a87b1b +LLDB_COMMIT= c369d58de06680b6a057d3e3df03c9f665d6a3a2 +OPENMP_COMMIT= 640575958c169c9aee93d23fa6ec408fb26f5c1c Modified: head/devel/llvm-devel/distinfo ============================================================================== --- head/devel/llvm-devel/distinfo Tue Feb 6 19:56:52 2018 (r461098) +++ head/devel/llvm-devel/distinfo Tue Feb 6 20:28:58 2018 (r461099) @@ -1,15 +1,15 @@ -TIMESTAMP = 1516746645 -SHA256 (llvm-mirror-llvm-7.0.d20180123-04b580d0637147d190765064d6eb8049a06c470b_GH0.tar.gz) = 8c48d237d24663469fd28fbd9659926d65bd86bb74f2168c40c75761e727e306 -SIZE (llvm-mirror-llvm-7.0.d20180123-04b580d0637147d190765064d6eb8049a06c470b_GH0.tar.gz) = 38378562 -SHA256 (llvm-mirror-clang-e7469bc992bca368b62364b683ddc3e20df8db27_GH0.tar.gz) = beede7d07c64eae623f55fb7077fd6ffbef48d6fd850f4e50d5b4465a9ee490a -SIZE (llvm-mirror-clang-e7469bc992bca368b62364b683ddc3e20df8db27_GH0.tar.gz) = 16865799 -SHA256 (llvm-mirror-compiler-rt-ca36f162027724010e2a26f2b82bb3955483a45f_GH0.tar.gz) = 5bf67ae92f5676fd2aadf64cbd26b0ca120a59075e7fcb527f3496ff21ce326c -SIZE (llvm-mirror-compiler-rt-ca36f162027724010e2a26f2b82bb3955483a45f_GH0.tar.gz) = 2902116 -SHA256 (llvm-mirror-clang-tools-extra-81ead829df00fae6edb552d88c31b1d0562f749f_GH0.tar.gz) = 9a55c2e4965e0904a133f429b484ac972f4667e697898a781e81f00e8e4971d5 -SIZE (llvm-mirror-clang-tools-extra-81ead829df00fae6edb552d88c31b1d0562f749f_GH0.tar.gz) = 1042131 -SHA256 (llvm-mirror-lld-95eda60d859d28781d395dbbd5df7ac7b4a1d7b7_GH0.tar.gz) = de5d3a4739ffdcf033bbf21d913c5060c98412bf27404dff909674aa0ca56d25 -SIZE (llvm-mirror-lld-95eda60d859d28781d395dbbd5df7ac7b4a1d7b7_GH0.tar.gz) = 1097236 -SHA256 (llvm-mirror-lldb-19d0f85762ddbd36028c3192eb5ef1188b879f12_GH0.tar.gz) = c20d72152907e22463d8a5befe4aa4f61b46ccd3e0578f2cbfcd507261073204 -SIZE (llvm-mirror-lldb-19d0f85762ddbd36028c3192eb5ef1188b879f12_GH0.tar.gz) = 24289720 -SHA256 (llvm-mirror-openmp-4decf9d6f68cead68ea0ec58cc26e11e37f4b102_GH0.tar.gz) = 143df53c057073dbd2e43360fbd9124e0e249433e20ad5941e4d2f43938116e0 -SIZE (llvm-mirror-openmp-4decf9d6f68cead68ea0ec58cc26e11e37f4b102_GH0.tar.gz) = 2842724 +TIMESTAMP = 1517945671 +SHA256 (llvm-mirror-llvm-7.0.d20180206-e89505778ede40acc3920d6ff13263404b37fef0_GH0.tar.gz) = 7a48d95c1dc7d10f3a7722dae2fbdc01f1b60b5d872714582490e7a691db82e3 +SIZE (llvm-mirror-llvm-7.0.d20180206-e89505778ede40acc3920d6ff13263404b37fef0_GH0.tar.gz) = 38599899 +SHA256 (llvm-mirror-clang-5203555364188d5c92fc0c0bf51a5e37f3719d87_GH0.tar.gz) = e2f6e6fd3796b745e29d5e92ab85fbe33b7c580bca71a8276868b0b93d8f64d6 +SIZE (llvm-mirror-clang-5203555364188d5c92fc0c0bf51a5e37f3719d87_GH0.tar.gz) = 16904841 +SHA256 (llvm-mirror-compiler-rt-f9e5bd634e83864930c861e8f77dd6599d7c006e_GH0.tar.gz) = ef3fb16ffce240e37e6ec41feb5c0a7cf4c280eabffe75df30364cf01b84c961 +SIZE (llvm-mirror-compiler-rt-f9e5bd634e83864930c861e8f77dd6599d7c006e_GH0.tar.gz) = 2900507 +SHA256 (llvm-mirror-clang-tools-extra-1c60b51fa0ec859d6744acf13c42bf1bb9669b97_GH0.tar.gz) = c070afcfe174ceb635f0caa797b88bea2df93ec5ec6523f3c3687ce09a2192a1 +SIZE (llvm-mirror-clang-tools-extra-1c60b51fa0ec859d6744acf13c42bf1bb9669b97_GH0.tar.gz) = 1052192 +SHA256 (llvm-mirror-lld-bac8ff1f68c68528613945a6932c2ea5c4a87b1b_GH0.tar.gz) = dd09ee38aa135519f65214c7086684a2dfc114e7269fe239752ac8d8e83f638a +SIZE (llvm-mirror-lld-bac8ff1f68c68528613945a6932c2ea5c4a87b1b_GH0.tar.gz) = 1111883 +SHA256 (llvm-mirror-lldb-c369d58de06680b6a057d3e3df03c9f665d6a3a2_GH0.tar.gz) = 7054cc18b56745ad5d43670bf7f875ff47e50b02a21490faf5c9ec16f6b8e38e +SIZE (llvm-mirror-lldb-c369d58de06680b6a057d3e3df03c9f665d6a3a2_GH0.tar.gz) = 24294214 +SHA256 (llvm-mirror-openmp-640575958c169c9aee93d23fa6ec408fb26f5c1c_GH0.tar.gz) = b877b54bcb5026f27f17304acfe255e537c0b1c6a716cf3b7f2ed3a3870de406 +SIZE (llvm-mirror-openmp-640575958c169c9aee93d23fa6ec408fb26f5c1c_GH0.tar.gz) = 2890007 Modified: head/devel/llvm-devel/pkg-plist ============================================================================== --- head/devel/llvm-devel/pkg-plist Tue Feb 6 19:56:52 2018 (r461098) +++ head/devel/llvm-devel/pkg-plist Tue Feb 6 20:28:58 2018 (r461099) @@ -1378,6 +1378,7 @@ llvm-devel/include/llvm/Bitcode/BitcodeWriterPass.h llvm-devel/include/llvm/Bitcode/BitstreamReader.h llvm-devel/include/llvm/Bitcode/BitstreamWriter.h llvm-devel/include/llvm/Bitcode/LLVMBitCodes.h +llvm-devel/include/llvm/CodeGen/AccelTable.h llvm-devel/include/llvm/CodeGen/Analysis.h llvm-devel/include/llvm/CodeGen/AsmPrinter.h llvm-devel/include/llvm/CodeGen/AtomicExpandUtils.h @@ -1402,6 +1403,9 @@ llvm-devel/include/llvm/CodeGen/GCMetadataPrinter.h llvm-devel/include/llvm/CodeGen/GCStrategy.h llvm-devel/include/llvm/CodeGen/GCs.h llvm-devel/include/llvm/CodeGen/GlobalISel/CallLowering.h +llvm-devel/include/llvm/CodeGen/GlobalISel/Combiner.h +llvm-devel/include/llvm/CodeGen/GlobalISel/CombinerHelper.h +llvm-devel/include/llvm/CodeGen/GlobalISel/CombinerInfo.h llvm-devel/include/llvm/CodeGen/GlobalISel/GISelWorkList.h llvm-devel/include/llvm/CodeGen/GlobalISel/IRTranslator.h llvm-devel/include/llvm/CodeGen/GlobalISel/InstructionSelect.h @@ -1412,6 +1416,7 @@ llvm-devel/include/llvm/CodeGen/GlobalISel/Legalizer.h llvm-devel/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h llvm-devel/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h llvm-devel/include/llvm/CodeGen/GlobalISel/Localizer.h +llvm-devel/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h llvm-devel/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h llvm-devel/include/llvm/CodeGen/GlobalISel/RegBankSelect.h llvm-devel/include/llvm/CodeGen/GlobalISel/RegisterBank.h @@ -1592,6 +1597,7 @@ llvm-devel/include/llvm/DebugInfo/CodeView/TypeVisitor llvm-devel/include/llvm/DebugInfo/DIContext.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h +llvm-devel/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFAttribute.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFContext.h @@ -1606,6 +1612,7 @@ llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDebugLoc. llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h +llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFDie.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFExpression.h llvm-devel/include/llvm/DebugInfo/DWARF/DWARFFormValue.h @@ -2050,6 +2057,7 @@ llvm-devel/include/llvm/Support/Compiler.h llvm-devel/include/llvm/Support/Compression.h llvm-devel/include/llvm/Support/ConvertUTF.h llvm-devel/include/llvm/Support/CrashRecoveryContext.h +llvm-devel/include/llvm/Support/DJB.h llvm-devel/include/llvm/Support/DOTGraphTraits.h llvm-devel/include/llvm/Support/DataExtractor.h llvm-devel/include/llvm/Support/DataTypes.h @@ -2179,6 +2187,7 @@ llvm-devel/include/llvm/Testing/Support/Error.h llvm-devel/include/llvm/Testing/Support/SupportHelpers.h llvm-devel/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h llvm-devel/include/llvm/ToolDrivers/llvm-lib/LibDriver.h +llvm-devel/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h llvm-devel/include/llvm/Transforms/Coroutines.h llvm-devel/include/llvm/Transforms/GCOVProfiler.h llvm-devel/include/llvm/Transforms/IPO.h @@ -2342,7 +2351,9 @@ llvm-devel/lib/LLVMHello.so %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_builtin_vars.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_cmath.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_complex_builtins.h +%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_device_functions.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_intrinsics.h +%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_libdevice_declares.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_math_forward_declares.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_runtime_wrapper.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__stddef_max_align_t.h @@ -2504,6 +2515,7 @@ llvm-devel/lib/libLLVMARMDesc.a llvm-devel/lib/libLLVMARMDisassembler.a llvm-devel/lib/libLLVMARMInfo.a llvm-devel/lib/libLLVMARMUtils.a +llvm-devel/lib/libLLVMAggressiveInstCombine.a llvm-devel/lib/libLLVMAnalysis.a llvm-devel/lib/libLLVMAsmParser.a llvm-devel/lib/libLLVMAsmPrinter.a From owner-svn-ports-all@freebsd.org Tue Feb 6 20:29:34 2018 Return-Path: Delivered-To: svn-ports-all@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 2CF90F0342D; Tue, 6 Feb 2018 20:29:34 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D663D7EF39; Tue, 6 Feb 2018 20:29:33 +0000 (UTC) (envelope-from dbaio@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 D114B1CDA1; Tue, 6 Feb 2018 20:29:33 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KTX1M084230; Tue, 6 Feb 2018 20:29:33 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KTXt3084227; Tue, 6 Feb 2018 20:29:33 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802062029.w16KTXt3084227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 20:29:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461100 - in head/misc/unclutter-xfixes: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/misc/unclutter-xfixes: . files X-SVN-Commit-Revision: 461100 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:29:34 -0000 Author: dbaio Date: Tue Feb 6 20:29:33 2018 New Revision: 461100 URL: https://svnweb.freebsd.org/changeset/ports/461100 Log: misc/unclutter-xfixes: Update to 1.3 Also reorder Makefile. Changes: https://github.com/Airblader/unclutter-xfixes/releases/tag/v1.3 PR: 225661 Submitted by: Oleh Hushchenkov (maintainer) Modified: head/misc/unclutter-xfixes/Makefile head/misc/unclutter-xfixes/distinfo head/misc/unclutter-xfixes/files/patch-Makefile Modified: head/misc/unclutter-xfixes/Makefile ============================================================================== --- head/misc/unclutter-xfixes/Makefile Tue Feb 6 20:28:58 2018 (r461099) +++ head/misc/unclutter-xfixes/Makefile Tue Feb 6 20:29:33 2018 (r461100) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unclutter-xfixes -PORTVERSION= 1.2 +PORTVERSION= 1.3 DISTVERSIONPREFIX= v CATEGORIES= misc @@ -15,21 +15,21 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= a2x:textproc/asciidoc LIB_DEPENDS= libev.so:devel/libev -CONFLICTS_INSTALL= unclutter-8* +USES= gmake pkgconfig -CFLAGS+= -I${LOCALBASE}/include - USE_GITHUB= yes GH_ACCOUNT= Airblader USE_XORG= x11 xi xfixes -USES= gmake pkgconfig +CONFLICTS_INSTALL= unclutter-8* PLIST_FILES= bin/unclutter \ man/man1/unclutter.1.gz MAKE_ENV+= UNCLUTTER_VERSION=${PORTVERSION} MAKE_ARGS= CC=${CC} + +CFLAGS+= -I${LOCALBASE}/include .include Modified: head/misc/unclutter-xfixes/distinfo ============================================================================== --- head/misc/unclutter-xfixes/distinfo Tue Feb 6 20:28:58 2018 (r461099) +++ head/misc/unclutter-xfixes/distinfo Tue Feb 6 20:29:33 2018 (r461100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500506028 -SHA256 (Airblader-unclutter-xfixes-v1.2_GH0.tar.gz) = addaf8fa4e7381a95ea2279eb47be675b52eb43efb83f7a78ac9044e53121d4a -SIZE (Airblader-unclutter-xfixes-v1.2_GH0.tar.gz) = 6000 +TIMESTAMP = 1517137222 +SHA256 (Airblader-unclutter-xfixes-v1.3_GH0.tar.gz) = 8726b2e447de9d43bbd979ad6581c6fd34ad76ef82a6e1c7e1ad2ca3247565b2 +SIZE (Airblader-unclutter-xfixes-v1.3_GH0.tar.gz) = 6131 Modified: head/misc/unclutter-xfixes/files/patch-Makefile ============================================================================== --- head/misc/unclutter-xfixes/files/patch-Makefile Tue Feb 6 20:28:58 2018 (r461099) +++ head/misc/unclutter-xfixes/files/patch-Makefile Tue Feb 6 20:29:33 2018 (r461100) @@ -1,32 +1,34 @@ Index: Makefile =================================================================== ---- Makefile.orig 2016-05-16 09:27:55 UTC +--- Makefile.orig 2018-01-24 07:43:43 UTC +++ Makefile -@@ -4,9 +4,9 @@ IDIR = include +@@ -4,15 +4,14 @@ IDIR = include ODIR = obj INSTALL = install --PREFIX = /usr/bin +-PREFIX = /usr --MANDIR = /usr/share/man/man1 +-BINDIR = $(PREFIX)/bin +-MANDIR = $(PREFIX)/share/man/man1 +BINDIR = /bin +MANDIR = /man/man1 CC = gcc - CFLAGS += -I$(IDIR) -@@ -32,12 +32,12 @@ $(TARGET): $(OBJS) - $(CC) $(CFLAGS) -o $(TARGET) $(OBJS) $(LIBS) + LD = $(CC) - $(ODIR)/%.o: $(SDIR)/%.c $(INCS) -- $(CC) -D'__VERSION="$(shell git describe --all --long --always)"' $(CFLAGS) -o $@ -c $< -+ $(CC) -D'__VERSION="$(UNCLUTTER_VERSION)"' $(CFLAGS) -o $@ -c $< +-CPPFLAGS += -D'__VERSION="$(shell git describe --all --long --always)"' "-I$(IDIR)" ++CPPFLAGS += -D'__VERSION="$(UNCLUTTER_VERSION)"' "-I$(IDIR)" + CFLAGS += -std=gnu99 + CFLAGS += -Wall -Wundef -Wshadow -Wformat-security +@@ -41,8 +40,8 @@ $(ODIR)/%.o: $(SDIR)/%.c $(INCS) + .PHONY: install - install: $(TARGET) -- $(INSTALL) -Dm 0755 $(TARGET) $(DESTDIR)$(PREFIX)/$(TARGET) -- $(INSTALL) -Dm 0644 man/unclutter-xfixes.1 $(DESTDIR)$(MANDIR)/unclutter.1 -+ $(BSD_INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(PREFIX)$(BINDIR)/$(TARGET) -+ $(BSD_INSTALL_MAN) man/unclutter-xfixes.1 $(DESTDIR)$(PREFIX)$(MANDIR)/$(TARGET).1 + install: $(TARGET) mans +- $(INSTALL) -Dm 0755 "$(TARGET)" "$(DESTDIR)$(BINDIR)/$(TARGET)" +- $(INSTALL) -Dm 0644 man/unclutter-xfixes.1 "$(DESTDIR)$(MANDIR)/unclutter.1" ++ $(BSD_INSTALL_PROGRAM) "$(TARGET)" "$(DESTDIR)$(PREFIX)$(BINDIR)/$(TARGET)" ++ $(BSD_INSTALL_MAN) man/unclutter-xfixes.1 "$(DESTDIR)$(PREFIX)$(MANDIR)/$(TARGET).1" .PHONY: uninstall uninstall: From owner-svn-ports-all@freebsd.org Tue Feb 6 20:36:15 2018 Return-Path: Delivered-To: svn-ports-all@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 0DDAFF03C70; Tue, 6 Feb 2018 20:36:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B78277F53B; Tue, 6 Feb 2018 20:36:14 +0000 (UTC) (envelope-from cy@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 B25FC1CF4C; Tue, 6 Feb 2018 20:36:14 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KaEbv089174; Tue, 6 Feb 2018 20:36:14 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KaE2l089172; Tue, 6 Feb 2018 20:36:14 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201802062036.w16KaE2l089172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 6 Feb 2018 20:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461101 - head/graphics/xpdf4 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/graphics/xpdf4 X-SVN-Commit-Revision: 461101 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:36:15 -0000 Author: cy Date: Tue Feb 6 20:36:14 2018 New Revision: 461101 URL: https://svnweb.freebsd.org/changeset/ports/461101 Log: Revert r449826. There is no 4.02 release. Upon comparing the three tarballs in my posession (4.00, 4.01 and 4.02), all three are the same. The two emails received from portscout@FreeBSD.org on portscout.ysv.freebsd.org on Wed, 13 Sep 2017 08:38:46 +0000 and Thu, 14 Sep 2017 08:59:44 +0000 were incorrect. Currently portscout reports at https://portscout.freebsd.org/cy@freebsd.org.html that the current release of xpdf4 is 4.10, which is obviously incorrect. This commit also updates the MASTER_SITE to the new AWS location pointed to by http://www.xpdfreader.com/. Modified: head/graphics/xpdf4/Makefile head/graphics/xpdf4/distinfo Modified: head/graphics/xpdf4/Makefile ============================================================================== --- head/graphics/xpdf4/Makefile Tue Feb 6 20:29:33 2018 (r461100) +++ head/graphics/xpdf4/Makefile Tue Feb 6 20:36:14 2018 (r461101) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= xpdf -PORTVERSION= 4.02 -PORTREVISION= 3 +PORTVERSION= 4.00 +PORTEPOCH= 1 CATEGORIES= graphics print -MASTER_SITES= http://www.xpdfreader.com/dl/ +MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/ .if !defined(MASTERDIR) PKGNAMESUFFIX= 4 CONFLICTS_INSTALL= xpdf3-* xpdf-* @@ -14,7 +14,6 @@ CONFLICTS_INSTALL= xpdf3-* xpdf4-* MAINTAINER= cy@FreeBSD.org COMMENT= Display PDF files and convert them to other formats -WRKSRC= ${WRKDIR}/${PORTNAME}-4.00 LICENSE= GPLv2 Modified: head/graphics/xpdf4/distinfo ============================================================================== --- head/graphics/xpdf4/distinfo Tue Feb 6 20:29:33 2018 (r461100) +++ head/graphics/xpdf4/distinfo Tue Feb 6 20:36:14 2018 (r461101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505380050 -SHA256 (xpdf-4.02.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 -SIZE (xpdf-4.02.tar.gz) = 854175 +TIMESTAMP = 1517947887 +SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 +SIZE (xpdf-4.00.tar.gz) = 854175 From owner-svn-ports-all@freebsd.org Tue Feb 6 20:47:30 2018 Return-Path: Delivered-To: svn-ports-all@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 3A8C1F04E71; Tue, 6 Feb 2018 20:47:30 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEAA5800E6; Tue, 6 Feb 2018 20:47:29 +0000 (UTC) (envelope-from manu@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 D7DA11D112; Tue, 6 Feb 2018 20:47:29 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KlTkA094138; Tue, 6 Feb 2018 20:47:29 GMT (envelope-from manu@FreeBSD.org) Received: (from manu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KlTWF094136; Tue, 6 Feb 2018 20:47:29 GMT (envelope-from manu@FreeBSD.org) Message-Id: <201802062047.w16KlTWF094136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: manu set sender to manu@FreeBSD.org using -f From: Emmanuel Vadot Date: Tue, 6 Feb 2018 20:47:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461102 - in head/sysutils: u-boot-duovero u-boot-pandaboard X-SVN-Group: ports-head X-SVN-Commit-Author: manu X-SVN-Commit-Paths: in head/sysutils: u-boot-duovero u-boot-pandaboard X-SVN-Commit-Revision: 461102 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:47:30 -0000 Author: manu (src committer) Date: Tue Feb 6 20:47:29 2018 New Revision: 461102 URL: https://svnweb.freebsd.org/changeset/ports/461102 Log: Use the correct config file name for duovero and pandaboard Approved by: imp Modified: head/sysutils/u-boot-duovero/Makefile head/sysutils/u-boot-pandaboard/Makefile Modified: head/sysutils/u-boot-duovero/Makefile ============================================================================== --- head/sysutils/u-boot-duovero/Makefile Tue Feb 6 20:36:14 2018 (r461101) +++ head/sysutils/u-boot-duovero/Makefile Tue Feb 6 20:47:29 2018 (r461102) @@ -4,7 +4,7 @@ MAINTAINER= imp@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= duovero -BOARD_CONFIG= duovero_config +BOARD_CONFIG= duovero_defconfig FAMILY= omap .include "${MASTERDIR}/Makefile" Modified: head/sysutils/u-boot-pandaboard/Makefile ============================================================================== --- head/sysutils/u-boot-pandaboard/Makefile Tue Feb 6 20:36:14 2018 (r461101) +++ head/sysutils/u-boot-pandaboard/Makefile Tue Feb 6 20:47:29 2018 (r461102) @@ -4,7 +4,7 @@ MAINTAINER= imp@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= pandaboard -BOARD_CONFIG= omap4_panda_config +BOARD_CONFIG= omap4_panda_defconfig FAMILY= omap .include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Tue Feb 6 20:49:10 2018 Return-Path: Delivered-To: svn-ports-all@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 C9040F0500F; Tue, 6 Feb 2018 20:49:10 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7708680218; Tue, 6 Feb 2018 20:49:10 +0000 (UTC) (envelope-from bdrewery@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 6C7291D113; Tue, 6 Feb 2018 20:49:10 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KnAR4094275; Tue, 6 Feb 2018 20:49:10 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KnAS2094274; Tue, 6 Feb 2018 20:49:10 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802062049.w16KnAS2094274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 6 Feb 2018 20:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461103 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 461103 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:49:11 -0000 Author: bdrewery Date: Tue Feb 6 20:49:09 2018 New Revision: 461103 URL: https://svnweb.freebsd.org/changeset/ports/461103 Log: Remove leading newline to FLAVORS. Approved by: portmgr (implicit) Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Tue Feb 6 20:47:29 2018 (r461102) +++ head/Mk/Uses/python.mk Tue Feb 6 20:49:09 2018 (r461103) @@ -402,7 +402,11 @@ FLAVORS= ${_ALL_PYTHON_FLAVORS} . for _v in ${PYTHON_DEFAULT} ${PYTHON2_DEFAULT} ${PYTHON3_DEFAULT} _f= py${_v:S/.//} . if ${_ALL_PYTHON_FLAVORS:M${_f}} && !${FLAVORS:M${_f}} +.if !empty(FLAVORS) FLAVORS:= ${FLAVORS} ${_f} +.else +FLAVORS:= ${_f} +.endif . endif . endfor . endif From owner-svn-ports-all@freebsd.org Tue Feb 6 20:49:33 2018 Return-Path: Delivered-To: svn-ports-all@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 D6D63F05090; Tue, 6 Feb 2018 20:49:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8264580302; Tue, 6 Feb 2018 20:49:33 +0000 (UTC) (envelope-from bdrewery@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 7D0081D116; Tue, 6 Feb 2018 20:49:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KnXjc094396; Tue, 6 Feb 2018 20:49:33 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KnXCH094395; Tue, 6 Feb 2018 20:49:33 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802062049.w16KnXCH094395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 6 Feb 2018 20:49:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461104 - branches/2018Q1/Mk/Uses X-SVN-Group: ports-branches X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: branches/2018Q1/Mk/Uses X-SVN-Commit-Revision: 461104 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:49:34 -0000 Author: bdrewery Date: Tue Feb 6 20:49:33 2018 New Revision: 461104 URL: https://svnweb.freebsd.org/changeset/ports/461104 Log: MFH: r461103 Remove leading newline to FLAVORS. Approved by: portmgr (implicit) Modified: branches/2018Q1/Mk/Uses/python.mk Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/Mk/Uses/python.mk ============================================================================== --- branches/2018Q1/Mk/Uses/python.mk Tue Feb 6 20:49:09 2018 (r461103) +++ branches/2018Q1/Mk/Uses/python.mk Tue Feb 6 20:49:33 2018 (r461104) @@ -442,7 +442,11 @@ FLAVORS= ${_ALL_PYTHON_FLAVORS} . for _v in ${PYTHON_DEFAULT} ${PYTHON2_DEFAULT} ${PYTHON3_DEFAULT} _f= py${_v:S/.//} . if ${_ALL_PYTHON_FLAVORS:M${_f}} && !${FLAVORS:M${_f}} +.if !empty(FLAVORS) FLAVORS:= ${FLAVORS} ${_f} +.else +FLAVORS:= ${_f} +.endif . endif . endfor . endif From owner-svn-ports-all@freebsd.org Tue Feb 6 20:53:55 2018 Return-Path: Delivered-To: svn-ports-all@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 7911CF0570F; Tue, 6 Feb 2018 20:53:55 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A119807E6; Tue, 6 Feb 2018 20:53:55 +0000 (UTC) (envelope-from kevans@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 24A711D2B4; Tue, 6 Feb 2018 20:53:55 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KrtAG099208; Tue, 6 Feb 2018 20:53:55 GMT (envelope-from kevans@FreeBSD.org) Received: (from kevans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Krsgd099206; Tue, 6 Feb 2018 20:53:54 GMT (envelope-from kevans@FreeBSD.org) Message-Id: <201802062053.w16Krsgd099206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevans set sender to kevans@FreeBSD.org using -f From: Kyle Evans Date: Tue, 6 Feb 2018 20:53:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461105 - in head/sysutils/u-boot-tools: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kevans X-SVN-Commit-Paths: in head/sysutils/u-boot-tools: . files X-SVN-Commit-Revision: 461105 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:53:55 -0000 Author: kevans (src committer) Date: Tue Feb 6 20:53:54 2018 New Revision: 461105 URL: https://svnweb.freebsd.org/changeset/ports/461105 Log: sysutils/u-boot-tools: Add recently upstream patch to fix endianness checks Patch originally sent upstream by jhibbits@; fix endianness checks so that powerpc hosts can actually build powerpc images. Backport it to our 2017.09 since it won't appear in a release until 2018.03 at the earliest. Reviewed by: manu Approved by: imp (ports) Differential Revision: https://reviews.freebsd.org/D14219 Added: head/sysutils/u-boot-tools/files/ head/sysutils/u-boot-tools/files/patch-include_compiler.h (contents, props changed) Modified: head/sysutils/u-boot-tools/Makefile Modified: head/sysutils/u-boot-tools/Makefile ============================================================================== --- head/sysutils/u-boot-tools/Makefile Tue Feb 6 20:49:33 2018 (r461104) +++ head/sysutils/u-boot-tools/Makefile Tue Feb 6 20:53:54 2018 (r461105) @@ -3,6 +3,7 @@ PORTNAME= u-boot-tools DISTVERSION= 2017.09 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ DISTNAME= u-boot-${PORTVERSION} Added: head/sysutils/u-boot-tools/files/patch-include_compiler.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/u-boot-tools/files/patch-include_compiler.h Tue Feb 6 20:53:54 2018 (r461105) @@ -0,0 +1,12 @@ +--- include/compiler.h.orig 2018-02-06 02:48:39 UTC ++++ include/compiler.h +@@ -50,6 +50,9 @@ typedef unsigned long ulong; + #endif + #ifdef __FreeBSD__ + # include /* htole32 and friends */ ++# define __BYTE_ORDER BYTE_ORDER ++# define __LITTLE_ENDIAN LITTLE_ENDIAN ++# define __BIG_ENDIAN BIG_ENDIAN + #elif defined(__OpenBSD__) + # include + # define __BYTE_ORDER BYTE_ORDER From owner-svn-ports-all@freebsd.org Tue Feb 6 20:54:34 2018 Return-Path: Delivered-To: svn-ports-all@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 DB8F9F057E8; Tue, 6 Feb 2018 20:54:34 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EB9E808F7; Tue, 6 Feb 2018 20:54:34 +0000 (UTC) (envelope-from cy@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 895701D2BA; Tue, 6 Feb 2018 20:54:34 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16KsYJT099353; Tue, 6 Feb 2018 20:54:34 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16KsYwe099351; Tue, 6 Feb 2018 20:54:34 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201802062054.w16KsYwe099351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 6 Feb 2018 20:54:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461106 - head/security/krb5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5-devel X-SVN-Commit-Revision: 461106 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 20:54:35 -0000 Author: cy Date: Tue Feb 6 20:54:34 2018 New Revision: 461106 URL: https://svnweb.freebsd.org/changeset/ports/461106 Log: Update to the latest MIT KRB5 commit on github, which now tracks krb5-1.17. Modified: head/security/krb5-devel/Makefile head/security/krb5-devel/distinfo Modified: head/security/krb5-devel/Makefile ============================================================================== --- head/security/krb5-devel/Makefile Tue Feb 6 20:53:54 2018 (r461105) +++ head/security/krb5-devel/Makefile Tue Feb 6 20:54:34 2018 (r461106) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= krb5 -PORTVERSION= 1.16.${MIT_COMMIT_DATE} +PORTVERSION= 1.17.${MIT_COMMIT_DATE} CATEGORIES= security .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel .endif -HASH= fbb687d -MIT_COMMIT_DATE= 2017.10.29 +HASH= 364c608 +MIT_COMMIT_DATE= 2018.02.06 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 Modified: head/security/krb5-devel/distinfo ============================================================================== --- head/security/krb5-devel/distinfo Tue Feb 6 20:53:54 2018 (r461105) +++ head/security/krb5-devel/distinfo Tue Feb 6 20:54:34 2018 (r461106) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509315873 -SHA256 (krb5-krb5-1.16.2017.10.29-fbb687d_GH0.tar.gz) = 793852e1fff9fa7b9a25a2944156733b1d525c5fa5407d0023f4758fbe6e1b6b -SIZE (krb5-krb5-1.16.2017.10.29-fbb687d_GH0.tar.gz) = 6177074 +TIMESTAMP = 1517950188 +SHA256 (krb5-krb5-1.17.2018.02.06-364c608_GH0.tar.gz) = 6c9035e725d7fbe4b12872d6e8ba17e76038fdf6dfa299c3c76563dab5fc363b +SIZE (krb5-krb5-1.17.2018.02.06-364c608_GH0.tar.gz) = 6180526 From owner-svn-ports-all@freebsd.org Tue Feb 6 21:05:51 2018 Return-Path: Delivered-To: svn-ports-all@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 6E4B7F0672E; Tue, 6 Feb 2018 21:05:51 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C691813A3; Tue, 6 Feb 2018 21:05:51 +0000 (UTC) (envelope-from bdrewery@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 176351D48C; Tue, 6 Feb 2018 21:05:51 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16L5oZ8004874; Tue, 6 Feb 2018 21:05:50 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16L5osY004873; Tue, 6 Feb 2018 21:05:50 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802062105.w16L5osY004873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 6 Feb 2018 21:05:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461107 - head/www/geolizer X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/www/geolizer X-SVN-Commit-Revision: 461107 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:05:51 -0000 Author: bdrewery Date: Tue Feb 6 21:05:50 2018 New Revision: 461107 URL: https://svnweb.freebsd.org/changeset/ports/461107 Log: Remove blank CATEGORIES which yields a leading space ' www'. Modified: head/www/geolizer/Makefile Modified: head/www/geolizer/Makefile ============================================================================== --- head/www/geolizer/Makefile Tue Feb 6 20:54:34 2018 (r461106) +++ head/www/geolizer/Makefile Tue Feb 6 21:05:50 2018 (r461107) @@ -1,8 +1,6 @@ # Created by: ache@FreeBSD.org # $FreeBSD$ -CATEGORIES= - MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../webalizer From owner-svn-ports-all@freebsd.org Tue Feb 6 21:06:19 2018 Return-Path: Delivered-To: svn-ports-all@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 D0756F067A8; Tue, 6 Feb 2018 21:06:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C183814B8; Tue, 6 Feb 2018 21:06:19 +0000 (UTC) (envelope-from bdrewery@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 66F931D48E; Tue, 6 Feb 2018 21:06:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16L6JL4005001; Tue, 6 Feb 2018 21:06:19 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16L6Jwj005000; Tue, 6 Feb 2018 21:06:19 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802062106.w16L6Jwj005000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 6 Feb 2018 21:06:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461108 - branches/2018Q1/www/geolizer X-SVN-Group: ports-branches X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: branches/2018Q1/www/geolizer X-SVN-Commit-Revision: 461108 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:06:20 -0000 Author: bdrewery Date: Tue Feb 6 21:06:19 2018 New Revision: 461108 URL: https://svnweb.freebsd.org/changeset/ports/461108 Log: MFH: r461107 Remove blank CATEGORIES which yields a leading space ' www'. Approved by: portmgr (implicit) Modified: branches/2018Q1/www/geolizer/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/geolizer/Makefile ============================================================================== --- branches/2018Q1/www/geolizer/Makefile Tue Feb 6 21:05:50 2018 (r461107) +++ branches/2018Q1/www/geolizer/Makefile Tue Feb 6 21:06:19 2018 (r461108) @@ -1,8 +1,6 @@ # Created by: ache@FreeBSD.org # $FreeBSD$ -CATEGORIES= - MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../webalizer From owner-svn-ports-all@freebsd.org Tue Feb 6 21:24:04 2018 Return-Path: Delivered-To: svn-ports-all@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 EBDB5F07D1F; Tue, 6 Feb 2018 21:24:03 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0E2E82210; Tue, 6 Feb 2018 21:24:03 +0000 (UTC) (envelope-from jkim@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 9B5241D7F3; Tue, 6 Feb 2018 21:24:03 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16LO3IS014859; Tue, 6 Feb 2018 21:24:03 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16LO3ik014856; Tue, 6 Feb 2018 21:24:03 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201802062124.w16LO3ik014856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 6 Feb 2018 21:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461109 - head/www/linux-flashplayer X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/www/linux-flashplayer X-SVN-Commit-Revision: 461109 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:24:04 -0000 Author: jkim Date: Tue Feb 6 21:24:03 2018 New Revision: 461109 URL: https://svnweb.freebsd.org/changeset/ports/461109 Log: Update to 28.0.0.161. https://helpx.adobe.com/security/products/flash-player/apsb18-03.html Modified: head/www/linux-flashplayer/Makefile head/www/linux-flashplayer/distinfo Modified: head/www/linux-flashplayer/Makefile ============================================================================== --- head/www/linux-flashplayer/Makefile Tue Feb 6 21:06:19 2018 (r461108) +++ head/www/linux-flashplayer/Makefile Tue Feb 6 21:24:03 2018 (r461109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 28.0.0.137 +PORTVERSION= 28.0.0.161 CATEGORIES= www multimedia linux MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX= linux- Modified: head/www/linux-flashplayer/distinfo ============================================================================== --- head/www/linux-flashplayer/distinfo Tue Feb 6 21:06:19 2018 (r461108) +++ head/www/linux-flashplayer/distinfo Tue Feb 6 21:24:03 2018 (r461109) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515532169 -SHA256 (flashplayer/28.0.0.137/flash_player_npapi_linux.i386.tar.gz) = 706ee8e5154451fd1eba123b8792c1e16ca4c5b66ec4ddd44dc27fa2563b4181 -SIZE (flashplayer/28.0.0.137/flash_player_npapi_linux.i386.tar.gz) = 8511300 +TIMESTAMP = 1517952142 +SHA256 (flashplayer/28.0.0.161/flash_player_npapi_linux.i386.tar.gz) = 3da1568d97eec0d34291472ddb51211e88ab10d37e5f38ea94c3252efe63b7d4 +SIZE (flashplayer/28.0.0.161/flash_player_npapi_linux.i386.tar.gz) = 8513055 From owner-svn-ports-all@freebsd.org Tue Feb 6 21:24:11 2018 Return-Path: Delivered-To: svn-ports-all@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 40A39F07D61; Tue, 6 Feb 2018 21:24:11 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8A19822D3; Tue, 6 Feb 2018 21:24:10 +0000 (UTC) (envelope-from nivit@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 79C901D7F4; Tue, 6 Feb 2018 21:24:09 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16LO9rl014996; Tue, 6 Feb 2018 21:24:09 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16LO9wV014993; Tue, 6 Feb 2018 21:24:09 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201802062124.w16LO9wV014993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 6 Feb 2018 21:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461110 - in head/net-im/scudcloud: . files X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: in head/net-im/scudcloud: . files X-SVN-Commit-Revision: 461110 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:24:11 -0000 Author: nivit Date: Tue Feb 6 21:24:08 2018 New Revision: 461110 URL: https://svnweb.freebsd.org/changeset/ports/461110 Log: - Update to 1.65 Changes: https://github.com/raelgc/scudcloud/releases/tag/v1.65 Modified: head/net-im/scudcloud/Makefile head/net-im/scudcloud/distinfo (contents, props changed) head/net-im/scudcloud/files/patch-setup.py (contents, props changed) Modified: head/net-im/scudcloud/Makefile ============================================================================== --- head/net-im/scudcloud/Makefile Tue Feb 6 21:24:03 2018 (r461109) +++ head/net-im/scudcloud/Makefile Tue Feb 6 21:24:08 2018 (r461110) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scudcloud -PORTVERSION= 1.64 +PORTVERSION= 1.65 DISTVERSIONPREFIX= v CATEGORIES= net-im Modified: head/net-im/scudcloud/distinfo ============================================================================== --- head/net-im/scudcloud/distinfo Tue Feb 6 21:24:03 2018 (r461109) +++ head/net-im/scudcloud/distinfo Tue Feb 6 21:24:08 2018 (r461110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516357189 -SHA256 (raelgc-scudcloud-v1.64_GH0.tar.gz) = 669d51cb9ef619afccbf0f9cf2f1d065cc88139e2adbf9d5f355c976e2f44328 -SIZE (raelgc-scudcloud-v1.64_GH0.tar.gz) = 185675 +TIMESTAMP = 1517820930 +SHA256 (raelgc-scudcloud-v1.65_GH0.tar.gz) = 1b5420a868a37e181655e9799a3d1fcbbc0b0112349c44ac3d7936b626334791 +SIZE (raelgc-scudcloud-v1.65_GH0.tar.gz) = 185658 Modified: head/net-im/scudcloud/files/patch-setup.py ============================================================================== --- head/net-im/scudcloud/files/patch-setup.py Tue Feb 6 21:24:03 2018 (r461109) +++ head/net-im/scudcloud/files/patch-setup.py Tue Feb 6 21:24:08 2018 (r461110) @@ -9,3 +9,13 @@ yield os.path.join('share', 'applications'), \ glob.glob(os.path.join('share', '*.desktop')) yield os.path.join('share', 'pixmaps'), \ +@@ -59,8 +57,7 @@ setup(name='scudcloud', + maintainer='Andrew Stiegmann', + maintainer_email='andrew.stiegmann@gmail.com', + package_data = { +- # *.js will be processed separately +- 'scudcloud': ['resources/*.css', 'resources/*.html', 'resources/*.png',] ++ 'scudcloud': ['resources/*.css', 'resources/*.html', 'resources/*.png', 'resources/*.js'] + }, + packages=['scudcloud',], + requires=['dbus', 'PyQt5',], From owner-svn-ports-all@freebsd.org Tue Feb 6 21:26:04 2018 Return-Path: Delivered-To: svn-ports-all@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 C6A27F07F43; Tue, 6 Feb 2018 21:26:04 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6867882451; Tue, 6 Feb 2018 21:26:04 +0000 (UTC) (envelope-from jkim@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 5FF731D7F8; Tue, 6 Feb 2018 21:26:04 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16LQ4vl015231; Tue, 6 Feb 2018 21:26:04 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16LQ48u015229; Tue, 6 Feb 2018 21:26:04 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201802062126.w16LQ48u015229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 6 Feb 2018 21:26:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461111 - branches/2018Q1/www/linux-flashplayer X-SVN-Group: ports-branches X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: branches/2018Q1/www/linux-flashplayer X-SVN-Commit-Revision: 461111 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:26:05 -0000 Author: jkim Date: Tue Feb 6 21:26:03 2018 New Revision: 461111 URL: https://svnweb.freebsd.org/changeset/ports/461111 Log: MFH: r461109 Update to 28.0.0.161. https://helpx.adobe.com/security/products/flash-player/apsb18-03.html Approved by: ports-secteam (blanket) Modified: branches/2018Q1/www/linux-flashplayer/Makefile branches/2018Q1/www/linux-flashplayer/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/linux-flashplayer/Makefile ============================================================================== --- branches/2018Q1/www/linux-flashplayer/Makefile Tue Feb 6 21:24:08 2018 (r461110) +++ branches/2018Q1/www/linux-flashplayer/Makefile Tue Feb 6 21:26:03 2018 (r461111) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 28.0.0.137 +PORTVERSION= 28.0.0.161 CATEGORIES= www multimedia linux MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX= linux- Modified: branches/2018Q1/www/linux-flashplayer/distinfo ============================================================================== --- branches/2018Q1/www/linux-flashplayer/distinfo Tue Feb 6 21:24:08 2018 (r461110) +++ branches/2018Q1/www/linux-flashplayer/distinfo Tue Feb 6 21:26:03 2018 (r461111) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515532169 -SHA256 (flashplayer/28.0.0.137/flash_player_npapi_linux.i386.tar.gz) = 706ee8e5154451fd1eba123b8792c1e16ca4c5b66ec4ddd44dc27fa2563b4181 -SIZE (flashplayer/28.0.0.137/flash_player_npapi_linux.i386.tar.gz) = 8511300 +TIMESTAMP = 1517952142 +SHA256 (flashplayer/28.0.0.161/flash_player_npapi_linux.i386.tar.gz) = 3da1568d97eec0d34291472ddb51211e88ab10d37e5f38ea94c3252efe63b7d4 +SIZE (flashplayer/28.0.0.161/flash_player_npapi_linux.i386.tar.gz) = 8513055 From owner-svn-ports-all@freebsd.org Tue Feb 6 21:39:11 2018 Return-Path: Delivered-To: svn-ports-all@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 9F6CBF08FE1; Tue, 6 Feb 2018 21:39:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 518AA82EDA; Tue, 6 Feb 2018 21:39:11 +0000 (UTC) (envelope-from jkim@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 4C6FF1D9B2; Tue, 6 Feb 2018 21:39:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16LdBpQ020398; Tue, 6 Feb 2018 21:39:11 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16LdAYY020396; Tue, 6 Feb 2018 21:39:10 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201802062139.w16LdAYY020396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 6 Feb 2018 21:39:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461112 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461112 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:39:11 -0000 Author: jkim Date: Tue Feb 6 21:39:10 2018 New Revision: 461112 URL: https://svnweb.freebsd.org/changeset/ports/461112 Log: Document the latest Flash Player vulnerability. https://helpx.adobe.com/security/products/flash-player/apsb18-03.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 6 21:26:03 2018 (r461111) +++ head/security/vuxml/vuln.xml Tue Feb 6 21:39:10 2018 (r461112) @@ -58,6 +58,38 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Flash Player -- multiple vulnerabilities + + + linux-flashplayer + 28.0.0.161 + + + + +

Adobe reports:

+
+
    +
  • This update resolves use-after-free vulnerabilities that + could lead to remote code execution (CVE-2018-4877, + CVE-2018-4878).
  • +
+
+ +
+ + CVE-2018-4877 + CVE-2018-4878 + https://helpx.adobe.com/security/products/flash-player/apsa18-01.html + https://helpx.adobe.com/security/products/flash-player/apsb18-03.html + + + 2018-01-31 + 2018-02-06 + +
+ mini_httpd,thttpd -- Buffer overflow in htpasswd From owner-svn-ports-all@freebsd.org Tue Feb 6 21:59:32 2018 Return-Path: Delivered-To: svn-ports-all@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 05DFDF0AE48; Tue, 6 Feb 2018 21:59:31 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E313841AA; Tue, 6 Feb 2018 21:59:31 +0000 (UTC) (envelope-from se@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 992A41DD35; Tue, 6 Feb 2018 21:59:31 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16LxVkR030289; Tue, 6 Feb 2018 21:59:31 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16LxV2V030287; Tue, 6 Feb 2018 21:59:31 GMT (envelope-from se@FreeBSD.org) Message-Id: <201802062159.w16LxV2V030287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 6 Feb 2018 21:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461113 - head/multimedia/dvbcut X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: head/multimedia/dvbcut X-SVN-Commit-Revision: 461113 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 21:59:32 -0000 Author: se Date: Tue Feb 6 21:59:31 2018 New Revision: 461113 URL: https://svnweb.freebsd.org/changeset/ports/461113 Log: Upgrade to version 0.7.2. Approved by: antoine (implicit) Modified: head/multimedia/dvbcut/Makefile head/multimedia/dvbcut/distinfo Modified: head/multimedia/dvbcut/Makefile ============================================================================== --- head/multimedia/dvbcut/Makefile Tue Feb 6 21:39:10 2018 (r461112) +++ head/multimedia/dvbcut/Makefile Tue Feb 6 21:59:31 2018 (r461113) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dvbcut -PORTVERSION= 0.7.1 -PORTREVISION= 5 +PORTVERSION= 0.7.2 CATEGORIES= multimedia MAINTAINER= se@FreeBSD.org Modified: head/multimedia/dvbcut/distinfo ============================================================================== --- head/multimedia/dvbcut/distinfo Tue Feb 6 21:39:10 2018 (r461112) +++ head/multimedia/dvbcut/distinfo Tue Feb 6 21:59:31 2018 (r461113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479555788 -SHA256 (bernhardu-dvbcut-deb-0.7.1-040c1ef_GH0.tar.gz) = 9094eb67adc98fc98e7b7292ca5dbe739c171852174406497764494e0bd2c9df -SIZE (bernhardu-dvbcut-deb-0.7.1-040c1ef_GH0.tar.gz) = 186236 +TIMESTAMP = 1517234257 +SHA256 (bernhardu-dvbcut-deb-0.7.2-040c1ef_GH0.tar.gz) = 9094eb67adc98fc98e7b7292ca5dbe739c171852174406497764494e0bd2c9df +SIZE (bernhardu-dvbcut-deb-0.7.2-040c1ef_GH0.tar.gz) = 186236 From owner-svn-ports-all@freebsd.org Tue Feb 6 22:39:13 2018 Return-Path: Delivered-To: svn-ports-all@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 EE10CF0E3BD; Tue, 6 Feb 2018 22:39:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0DEC86A25; Tue, 6 Feb 2018 22:39:12 +0000 (UTC) (envelope-from jbeich@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 9BAF91E403; Tue, 6 Feb 2018 22:39:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16MdC1m050581; Tue, 6 Feb 2018 22:39:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16MdCIp050579; Tue, 6 Feb 2018 22:39:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802062239.w16MdCIp050579@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 6 Feb 2018 22:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461114 - in head/lang/beignet: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/lang/beignet: . files X-SVN-Commit-Revision: 461114 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 22:39:13 -0000 Author: jbeich Date: Tue Feb 6 22:39:12 2018 New Revision: 461114 URL: https://svnweb.freebsd.org/changeset/ports/461114 Log: lang/beignet: always bypass LLVM tools autodetection $ MESA_LLVM_VER=-devel make all DISABLE_MAKE_JOBS= [...] -- LLVM llvm-config found at: /usr/local/bin/llvm-config-devel -- find unstable LLVM version 7.0.0svn [...] [1/269] cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll FAILED: backend/src/libocl/usr/local/lib/beignet/ocl_barrier.bc cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll /bin/sh: LLVM_AS_EXECUTABLE-NOTFOUND: not found ninja: build stopped: subcommand failed. *** Error code 1 MFH: 2018Q1 Modified: head/lang/beignet/Makefile (contents, props changed) head/lang/beignet/files/patch-CMake_FindLLVM.cmake (contents, props changed) Modified: head/lang/beignet/Makefile ============================================================================== --- head/lang/beignet/Makefile Tue Feb 6 21:59:31 2018 (r461113) +++ head/lang/beignet/Makefile Tue Feb 6 22:39:12 2018 (r461114) @@ -31,7 +31,10 @@ SHEBANG_FILES= src/git_sha1.sh backend/kernels/compile ALL_TARGET= all LLVMVER= ${MESA_LLVM_VER:U50} -CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config${LLVMVER} +CMAKE_ARGS= -DCLANG_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/clang${LLVMVER} \ + -DLLVM_AS_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/llvm-as${LLVMVER} \ + -DLLVM_CONFIG_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/llvm-config${LLVMVER} \ + -DLLVM_LINK_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/llvm-link${LLVMVER} ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= Beignet needs a graphics driver supported by the Intel KMS driver Modified: head/lang/beignet/files/patch-CMake_FindLLVM.cmake ============================================================================== --- head/lang/beignet/files/patch-CMake_FindLLVM.cmake Tue Feb 6 21:59:31 2018 (r461113) +++ head/lang/beignet/files/patch-CMake_FindLLVM.cmake Tue Feb 6 22:39:12 2018 (r461114) @@ -1,33 +1,5 @@ --- CMake/FindLLVM.cmake.orig 2017-01-20 10:40:51 UTC +++ CMake/FindLLVM.cmake -@@ -46,21 +46,21 @@ endif (LLVM_FIND_VERSION_MAJOR AND LLVM_ - - if (LLVM_INSTALL_DIR) - find_program(CLANG_EXECUTABLE -- NAMES clang-${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NOPATCH} clang -+ NAMES clang${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NOPATCH} clang - PATHS ${LLVM_INSTALL_DIR} NO_DEFAULT_PATH) - find_program(LLVM_AS_EXECUTABLE -- NAMES llvm-as-${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NOPATCH} llvm-as -+ NAMES llvm-as${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NOPATCH} llvm-as - PATHS ${LLVM_INSTALL_DIR} NO_DEFAULT_PATH) - find_program(LLVM_LINK_EXECUTABLE -- NAMES llvm-link-${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NOPATCH} llvm-link -+ NAMES llvm-link${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NOPATCH} llvm-link - PATHS ${LLVM_INSTALL_DIR} NO_DEFAULT_PATH) - else (LLVM_INSTALL_DIR) - find_program(CLANG_EXECUTABLE -- NAMES clang-${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NOPATCH} clang) -+ NAMES clang${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NODOT} clang-${LLVM_VERSION_NOPATCH} clang) - find_program(LLVM_AS_EXECUTABLE -- NAMES llvm-as-${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NOPATCH} llvm-as) -+ NAMES llvm-as${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NODOT} llvm-as-${LLVM_VERSION_NOPATCH} llvm-as) - find_program(LLVM_LINK_EXECUTABLE -- NAMES llvm-link-${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NOPATCH} llvm-link) -+ NAMES llvm-link${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NODOT} llvm-link-${LLVM_VERSION_NOPATCH} llvm-link) - endif (LLVM_INSTALL_DIR) - - execute_process( @@ -100,6 +100,9 @@ execute_process( OUTPUT_STRIP_TRAILING_WHITESPACE ) From owner-svn-ports-all@freebsd.org Tue Feb 6 23:13:55 2018 Return-Path: Delivered-To: svn-ports-all@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 EC89CF10F9A; Tue, 6 Feb 2018 23:13:54 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B95D68AD3; Tue, 6 Feb 2018 23:13:54 +0000 (UTC) (envelope-from adamw@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 9672A1EABE; Tue, 6 Feb 2018 23:13:54 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16NDs2T070240; Tue, 6 Feb 2018 23:13:54 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16NDsYv070238; Tue, 6 Feb 2018 23:13:54 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802062313.w16NDsYv070238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 6 Feb 2018 23:13:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461115 - head/devel/p5-Sub-Quote X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/devel/p5-Sub-Quote X-SVN-Commit-Revision: 461115 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:13:55 -0000 Author: adamw Date: Tue Feb 6 23:13:54 2018 New Revision: 461115 URL: https://svnweb.freebsd.org/changeset/ports/461115 Log: Update Sub::Quote to 2.005000 - fixed defer_info and undefer_sub from returning data for a deferred sub after it expires, even if the ref address matches - fixed defer_info not returning info for undeferred unnamed subs after the deferred sub expires - include options in defer_info return data - exclude internals from defer_info return data - document defer_info function - encode all utf8 flagged scalars as strings, since they generally will always have originated as strings. Avoids future warning on bitwise ops on strings with wide characters. - more thorough check for threads availability to avoid needless test failures. - added file and line options to quote_sub to allow specifying apparent source location. - documented additional options to Sub::Defer::defer_sub and Sub::Quote::quote_sub. Modified: head/devel/p5-Sub-Quote/Makefile head/devel/p5-Sub-Quote/distinfo Modified: head/devel/p5-Sub-Quote/Makefile ============================================================================== --- head/devel/p5-Sub-Quote/Makefile Tue Feb 6 22:39:12 2018 (r461114) +++ head/devel/p5-Sub-Quote/Makefile Tue Feb 6 23:13:54 2018 (r461115) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sub-Quote -PORTVERSION= 2.004000 +PORTVERSION= 2.005000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG Modified: head/devel/p5-Sub-Quote/distinfo ============================================================================== --- head/devel/p5-Sub-Quote/distinfo Tue Feb 6 22:39:12 2018 (r461114) +++ head/devel/p5-Sub-Quote/distinfo Tue Feb 6 23:13:54 2018 (r461115) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842474 -SHA256 (Sub-Quote-2.004000.tar.gz) = 5861520313fa8c8bf8f8b8c64af0d6d9140380652dc1f98bd03370ddaf1a30ff -SIZE (Sub-Quote-2.004000.tar.gz) = 20363 +TIMESTAMP = 1517958723 +SHA256 (Sub-Quote-2.005000.tar.gz) = 44b145111bee7b0001818e77f7ce587153232dbc97351f4c5ed34522372b64ff +SIZE (Sub-Quote-2.005000.tar.gz) = 20780 From owner-svn-ports-all@freebsd.org Tue Feb 6 23:49:45 2018 Return-Path: Delivered-To: svn-ports-all@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 2C865F1384E; Tue, 6 Feb 2018 23:49:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D41D86A4A3; Tue, 6 Feb 2018 23:49:44 +0000 (UTC) (envelope-from dbaio@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 CF1C51EFBE; Tue, 6 Feb 2018 23:49:44 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16NniNB085263; Tue, 6 Feb 2018 23:49:44 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Nnim3085261; Tue, 6 Feb 2018 23:49:44 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802062349.w16Nnim3085261@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 23:49:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461116 - in head/misc/wmweather+: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/misc/wmweather+: . files X-SVN-Commit-Revision: 461116 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:49:45 -0000 Author: dbaio Date: Tue Feb 6 23:49:44 2018 New Revision: 461116 URL: https://svnweb.freebsd.org/changeset/ports/461116 Log: misc/wmweather+: Change location of config file Update pkg-message to also inform the possibility of use a global config file. PR: 225681 Submitted by: Rainer Hurling (maintainer) Modified: head/misc/wmweather+/Makefile head/misc/wmweather+/files/pkg-message.in Modified: head/misc/wmweather+/Makefile ============================================================================== --- head/misc/wmweather+/Makefile Tue Feb 6 23:13:54 2018 (r461115) +++ head/misc/wmweather+/Makefile Tue Feb 6 23:49:44 2018 (r461116) @@ -3,6 +3,7 @@ PORTNAME= wmweather+ PORTVERSION= 2.17 +PORTREVISION= 1 CATEGORIES= misc windowmaker geography MASTER_SITES= SF/wmweatherplus/wmweather%2B/ \ SF/nemysisfreebsdp/misc/:icons @@ -54,11 +55,14 @@ WM_LIB_DEPENDS= libWMaker.so:x11-wm/windowmaker WM_LIB_DEPENDS_OFF= libwraster.so:x11-wm/libwraster post-patch: - @${REINPLACE_CMD} -e 's| __THROW __attribute__ ((__noreturn__))|| ; \ - s|http://www.nws.noaa.gov/tg/siteloc.shtml|http://www.nws.noaa.gov/tg/siteloc.php|' \ + @${REINPLACE_CMD} \ + -e 's| __THROW __attribute__ ((__noreturn__))||' \ + -e 's|http://www.nws.noaa.gov/tg/siteloc.shtml|http://www.nws.noaa.gov/tg/siteloc.php|' \ + -e 's|"/etc/wmweather+.conf"|"${PREFIX}/etc/wmweather+.conf"|' \ ${WRKSRC}/${PORTNAME}.c - @${REINPLACE_CMD} -e \ - 's|http://www.nws.noaa.gov/tg/siteloc.shtml|http://www.nws.noaa.gov/tg/siteloc.php|' \ + @${REINPLACE_CMD} \ + -e 's|http://www.nws.noaa.gov/tg/siteloc.shtml|http://www.nws.noaa.gov/tg/siteloc.php|' \ + -e 's|/etc/wmweather+.conf|${PREFIX}/etc/wmweather+.conf|' \ ${WRKSRC}/${PORTNAME}.1.in do-install: Modified: head/misc/wmweather+/files/pkg-message.in ============================================================================== --- head/misc/wmweather+/files/pkg-message.in Tue Feb 6 23:13:54 2018 (r461115) +++ head/misc/wmweather+/files/pkg-message.in Tue Feb 6 23:49:44 2018 (r461116) @@ -7,11 +7,14 @@ All options are given in the config file and in comman Please copy example.conf to yours home directory and adjust it to your needs! su user - mkdir ~/.wmweather+ - cp -a %%EXAMPLESDIR%%/example.conf ~/.wmweather+/conf + exit +If you prefer a global configuration file, do + + su root + cp -a %%EXAMPLESDIR%%/example.conf %%PREFIX%%/etc/wmweather+.conf exit Have fun! From owner-svn-ports-all@freebsd.org Tue Feb 6 23:51:32 2018 Return-Path: Delivered-To: svn-ports-all@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 90442F13BC7; Tue, 6 Feb 2018 23:51:32 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4630C6A862; Tue, 6 Feb 2018 23:51:32 +0000 (UTC) (envelope-from dbaio@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 412551F101; Tue, 6 Feb 2018 23:51:32 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16NpW1O089355; Tue, 6 Feb 2018 23:51:32 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16NpW6t089353; Tue, 6 Feb 2018 23:51:32 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802062351.w16NpW6t089353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 23:51:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461117 - head/devel/ioncube X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/ioncube X-SVN-Commit-Revision: 461117 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:51:32 -0000 Author: dbaio Date: Tue Feb 6 23:51:31 2018 New Revision: 461117 URL: https://svnweb.freebsd.org/changeset/ports/461117 Log: devel/ioncube: Update to 10.1.1 While here, add LICENSE. PR: 225590 Submitted by: Svyatoslav Lempert (maintainer) Reported by: Hans-Christian Halfbrodt Modified: head/devel/ioncube/Makefile head/devel/ioncube/distinfo Modified: head/devel/ioncube/Makefile ============================================================================== --- head/devel/ioncube/Makefile Tue Feb 6 23:49:44 2018 (r461116) +++ head/devel/ioncube/Makefile Tue Feb 6 23:51:31 2018 (r461117) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ioncube -DISTVERSION= 10.0.2 +DISTVERSION= 10.1.1 CATEGORIES= devel MASTER_SITES= http://downloads.ioncube.com/loader_downloads/ \ http://downloads2.ioncube.com/loader_downloads/ \ @@ -12,6 +12,11 @@ DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} MAINTAINER= svyatoslav.lempert@gmail.com COMMENT= Loader for ionCube-encoded PHP files + +LICENSE= IONCUBE-PHP-LOADER +LICENSE_NAME= ionCube PHP Loader +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept IGNORE_DragonFly= is unsupported on DragonFly ONLY_FOR_ARCHS= amd64 i386 Modified: head/devel/ioncube/distinfo ============================================================================== --- head/devel/ioncube/distinfo Tue Feb 6 23:49:44 2018 (r461116) +++ head/devel/ioncube/distinfo Tue Feb 6 23:51:31 2018 (r461117) @@ -1,5 +1,5 @@ -TIMESTAMP = 1505662282 -SHA256 (ioncube/10.0.2/ioncube_loaders_fre_9_x86-64.tar.gz) = d61eeabaa5a1f49fdac8baccf0d4a66d786482760f0a0efabde89d63d2f46641 -SIZE (ioncube/10.0.2/ioncube_loaders_fre_9_x86-64.tar.gz) = 9353260 -SHA256 (ioncube/10.0.2/ioncube_loaders_fre_9_x86.tar.gz) = 0ddd5d41b78581f513bd9a867cf3839213f1eb3cb74dbbbb29ea52b15af5dd30 -SIZE (ioncube/10.0.2/ioncube_loaders_fre_9_x86.tar.gz) = 8562151 +TIMESTAMP = 1516722635 +SHA256 (ioncube/10.1.1/ioncube_loaders_fre_9_x86-64.tar.gz) = 51d6d510d9e7a18fbb696a6fd2411c0b87411b0325ad5a8992c4f0338142817a +SIZE (ioncube/10.1.1/ioncube_loaders_fre_9_x86-64.tar.gz) = 10355643 +SHA256 (ioncube/10.1.1/ioncube_loaders_fre_9_x86.tar.gz) = b01629ea3610c380abe8bdf44aff60d74fb6d52a0a883f5fc9308d71fced6974 +SIZE (ioncube/10.1.1/ioncube_loaders_fre_9_x86.tar.gz) = 9466014 From owner-svn-ports-all@freebsd.org Tue Feb 6 23:52:25 2018 Return-Path: Delivered-To: svn-ports-all@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 999CBF13C94; Tue, 6 Feb 2018 23:52:25 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 505B46AB28; Tue, 6 Feb 2018 23:52:25 +0000 (UTC) (envelope-from dbaio@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 4B5AB1F14A; Tue, 6 Feb 2018 23:52:25 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16NqPxl090207; Tue, 6 Feb 2018 23:52:25 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16NqPTK090205; Tue, 6 Feb 2018 23:52:25 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802062352.w16NqPTK090205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 6 Feb 2018 23:52:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461118 - head/sysutils/prips X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/prips X-SVN-Commit-Revision: 461118 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:52:25 -0000 Author: dbaio Date: Tue Feb 6 23:52:24 2018 New Revision: 461118 URL: https://svnweb.freebsd.org/changeset/ports/461118 Log: sysutils/prips: Update to 1.0.2 Modified: head/sysutils/prips/Makefile head/sysutils/prips/distinfo Modified: head/sysutils/prips/Makefile ============================================================================== --- head/sysutils/prips/Makefile Tue Feb 6 23:51:31 2018 (r461117) +++ head/sysutils/prips/Makefile Tue Feb 6 23:52:24 2018 (r461118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prips -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/files/sys/prips/ Modified: head/sysutils/prips/distinfo ============================================================================== --- head/sysutils/prips/distinfo Tue Feb 6 23:51:31 2018 (r461117) +++ head/sysutils/prips/distinfo Tue Feb 6 23:52:24 2018 (r461118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483573077 -SHA256 (prips-1.0.1.tar.gz) = 26187d24e2cdcf434231977aca9aa454b109b430974f942a99c875e352d05167 -SIZE (prips-1.0.1.tar.gz) = 20195 +TIMESTAMP = 1517960411 +SHA256 (prips-1.0.2.tar.gz) = a475357897a3c87f777a5def004e1572ffc3fa3f0fd771269a3b6f0f7720f730 +SIZE (prips-1.0.2.tar.gz) = 20354 From owner-svn-ports-all@freebsd.org Tue Feb 6 23:57:32 2018 Return-Path: Delivered-To: svn-ports-all@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 054E6F1431C; Tue, 6 Feb 2018 23:57:32 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A63826ADD4; Tue, 6 Feb 2018 23:57:31 +0000 (UTC) (envelope-from feld@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 A10E91F15F; Tue, 6 Feb 2018 23:57:31 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16NvVeu090529; Tue, 6 Feb 2018 23:57:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16NvV0o090528; Tue, 6 Feb 2018 23:57:31 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802062357.w16NvV0o090528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 6 Feb 2018 23:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461119 - head/www/palemoon X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/www/palemoon X-SVN-Commit-Revision: 461119 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:57:32 -0000 Author: feld Date: Tue Feb 6 23:57:31 2018 New Revision: 461119 URL: https://svnweb.freebsd.org/changeset/ports/461119 Log: www/palemoon: Update LICENSE_PERMS Upstream forbids distribution of this package with their branding unless we are able to fully comply with the requirements of building against all of the libraries in their tree. This is untenable so we will block distribution for now and work on disabling branding. PR: 225717 MFH: 2018Q1 Modified: head/www/palemoon/Makefile Modified: head/www/palemoon/Makefile ============================================================================== --- head/www/palemoon/Makefile Tue Feb 6 23:52:24 2018 (r461118) +++ head/www/palemoon/Makefile Tue Feb 6 23:57:31 2018 (r461119) @@ -4,6 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.7.2 DISTVERSIONSUFFIX=_Release +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com @@ -21,6 +22,11 @@ BUILD_DEPENDS= nspr>=4.15:devel/nspr \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ zip:archivers/zip + +# Needs branding removed for legal reasons. +# Removing from our mirrors until this is handled. +# See PR 225717 +LICENSE_PERMS= no-pkg-mirror no-pkg-sell USE_GITHUB= yes GH_ACCOUNT= MoonchildProductions From owner-svn-ports-all@freebsd.org Tue Feb 6 23:58:04 2018 Return-Path: Delivered-To: svn-ports-all@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 8239BF143AD; Tue, 6 Feb 2018 23:58:04 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C50D6AF03; Tue, 6 Feb 2018 23:58:04 +0000 (UTC) (envelope-from feld@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 076281F162; Tue, 6 Feb 2018 23:58:04 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w16Nw3gs090729; Tue, 6 Feb 2018 23:58:03 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w16Nw36L090728; Tue, 6 Feb 2018 23:58:03 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802062358.w16Nw36L090728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 6 Feb 2018 23:58:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461120 - branches/2018Q1/www/palemoon X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2018Q1/www/palemoon X-SVN-Commit-Revision: 461120 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 23:58:04 -0000 Author: feld Date: Tue Feb 6 23:58:03 2018 New Revision: 461120 URL: https://svnweb.freebsd.org/changeset/ports/461120 Log: MFH: r461119 www/palemoon: Update LICENSE_PERMS Upstream forbids distribution of this package with their branding unless we are able to fully comply with the requirements of building against all of the libraries in their tree. This is untenable so we will block distribution for now and work on disabling branding. PR: 225717 Modified: branches/2018Q1/www/palemoon/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/palemoon/Makefile ============================================================================== --- branches/2018Q1/www/palemoon/Makefile Tue Feb 6 23:57:31 2018 (r461119) +++ branches/2018Q1/www/palemoon/Makefile Tue Feb 6 23:58:03 2018 (r461120) @@ -4,6 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.7.2 DISTVERSIONSUFFIX=_Release +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com @@ -21,6 +22,11 @@ BUILD_DEPENDS= nspr>=4.15:devel/nspr \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ zip:archivers/zip + +# Needs branding removed for legal reasons. +# Removing from our mirrors until this is handled. +# See PR 225717 +LICENSE_PERMS= no-pkg-mirror no-pkg-sell USE_GITHUB= yes GH_ACCOUNT= MoonchildProductions From owner-svn-ports-all@freebsd.org Wed Feb 7 00:52:40 2018 Return-Path: Delivered-To: svn-ports-all@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 F20BBF18470; Wed, 7 Feb 2018 00:52:39 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8B3A6D8F2; Wed, 7 Feb 2018 00:52:39 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id A1D7469FB; Wed, 7 Feb 2018 00:52:39 +0000 (UTC) From: Jan Beich To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461119 - head/www/palemoon References: <201802062357.w16NvV0o090528@repo.freebsd.org> Date: Wed, 07 Feb 2018 01:52:34 +0100 In-Reply-To: <201802062357.w16NvV0o090528@repo.freebsd.org> (Mark Felder's message of "Tue, 6 Feb 2018 23:57:31 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 00:52:40 -0000 Mark Felder writes: > +# Needs branding removed for legal reasons. > +# Removing from our mirrors until this is handled. > +# See PR 225717 > +LICENSE_PERMS= no-pkg-mirror no-pkg-sell Did you mean NO_PACKAGE? The port doesn't define LICENSE, so LICENSE_PERMS is unlikely to be honored. From owner-svn-ports-all@freebsd.org Wed Feb 7 01:03:30 2018 Return-Path: Delivered-To: svn-ports-all@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 42721F19052; Wed, 7 Feb 2018 01:03:30 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E9A376DF3D; Wed, 7 Feb 2018 01:03:29 +0000 (UTC) (envelope-from brooks@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 E44B01FD06; Wed, 7 Feb 2018 01:03:29 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1713TRT025408; Wed, 7 Feb 2018 01:03:29 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1713TrU025403; Wed, 7 Feb 2018 01:03:29 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201802070103.w1713TrU025403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 7 Feb 2018 01:03:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461121 - in head: . emulators emulators/qemu-cheri emulators/qemu-cheri128 emulators/qemu-cheri128m X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head: . emulators emulators/qemu-cheri emulators/qemu-cheri128 emulators/qemu-cheri128m X-SVN-Commit-Revision: 461121 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 01:03:30 -0000 Author: brooks Date: Wed Feb 7 01:03:29 2018 New Revision: 461121 URL: https://svnweb.freebsd.org/changeset/ports/461121 Log: Update to a new snapshot. Consolidate the qemu-cheri ports into one now that they can be built in a single tree (thanks to arichardson@). Sponsored by: DARPA, AFRL Deleted: head/emulators/qemu-cheri128/ head/emulators/qemu-cheri128m/ Modified: head/MOVED head/emulators/Makefile head/emulators/qemu-cheri/Makefile head/emulators/qemu-cheri/Makefile.snapshot head/emulators/qemu-cheri/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 6 23:58:03 2018 (r461120) +++ head/MOVED Wed Feb 7 01:03:29 2018 (r461121) @@ -9909,3 +9909,5 @@ databases/mysql-proxy||2018-01-31|Has expired: No long japanese/migemo-emacs23|japanese/migemo-emacs|2018-02-01|Moved to version agnostic name editors/emacs-nox11|editors/emacs@nox|2018-02-01|Moved to a flavored version audio/py-mad|audio/py-pymad|2018-02-03|Rename to match PyPI naming +emulators/qemu-cheri128|emulators/qemu-cheri|2018-02-06|All versions installed in one port +emulators/qemu-cheri128m|emulators/qemu-cheri|2018-02-06|All versions installed in one port Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Tue Feb 6 23:58:03 2018 (r461120) +++ head/emulators/Makefile Wed Feb 7 01:03:29 2018 (r461121) @@ -118,8 +118,6 @@ SUBDIR += q4wine SUBDIR += qemu SUBDIR += qemu-cheri - SUBDIR += qemu-cheri128 - SUBDIR += qemu-cheri128m SUBDIR += qemu-devel SUBDIR += qemu-launcher SUBDIR += qemu-ppcnv Modified: head/emulators/qemu-cheri/Makefile ============================================================================== --- head/emulators/qemu-cheri/Makefile Tue Feb 6 23:58:03 2018 (r461120) +++ head/emulators/qemu-cheri/Makefile Wed Feb 7 01:03:29 2018 (r461121) @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 0.d${SNAPDATE} CATEGORIES= emulators devel -PKGNAMESUFFIX?= -cheri +PKGNAMESUFFIX= -cheri MAINTAINER= brooks@FreeBSD.org COMMENT?= QEMU emulator with CHERI CPU support @@ -20,16 +20,15 @@ GH_ACCOUNT= CTSRD-CHERI GH_TAGNAME= ${QEMU_COMMIT} HAS_CONFIGURE= yes -USES= gettext-runtime gmake libtool makeinfo pkgconfig python:2,build +USES= gettext-runtime gmake libtool makeinfo pkgconfig python:2.7,build USE_XORG= pixman USE_GNOME+= glib20 -#MAKE_ENV+= BSD_MAKE="${MAKE}" ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 .include "Makefile.snapshot" CONFIGURE_ARGS+= \ - --target-list=cheri-softmmu \ + --target-list=cheri128-softmmu,cheri128magic-softmmu,cheri256-softmmu \ --disable-curl \ --disable-gtk \ --disable-libssh2 \ @@ -38,7 +37,6 @@ CONFIGURE_ARGS+= \ --disable-kvm \ --disable-vnc-png \ --disable-sdl \ - --disable-smartcard-nss \ --disable-vte \ --disable-xen \ --extra-cflags="-g ${EXTRA_CFLAGS}" \ @@ -46,10 +44,14 @@ CONFIGURE_ARGS+= \ QEMU_SYSTEM_CHERI?= qemu-system${PKGNAMESUFFIX} PLIST= /dev/null -PLIST_FILES= bin/${QEMU_SYSTEM_CHERI} +PLIST_FILES= bin/qemu-system-cheri128 \ + bin/qemu-system-cheri128magic \ + bin/qemu-system-cheri256 do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/cheri-softmmu/qemu-system-cheri \ - ${STAGEDIR}${PREFIX}/bin/${QEMU_SYSTEM_CHERI} + ${INSTALL_PROGRAM} ${WRKSRC}/cheri128-softmmu/qemu-system-cheri128 \ + ${WRKSRC}/cheri128magic-softmmu/qemu-system-cheri128magic \ + ${WRKSRC}/cheri256-softmmu/qemu-system-cheri256 \ + ${STAGEDIR}${PREFIX}/bin/ .include Modified: head/emulators/qemu-cheri/Makefile.snapshot ============================================================================== --- head/emulators/qemu-cheri/Makefile.snapshot Tue Feb 6 23:58:03 2018 (r461120) +++ head/emulators/qemu-cheri/Makefile.snapshot Wed Feb 7 01:03:29 2018 (r461121) @@ -4,6 +4,6 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -SNAPDATE= 20171031 +SNAPDATE= 20180205 -QEMU_COMMIT= 977a4022bf41bfd2f9fce067f84936f65d2a63b1 +QEMU_COMMIT= 9c2b379f531ca242f3440e50ea62cd5a6cc81adf Modified: head/emulators/qemu-cheri/distinfo ============================================================================== --- head/emulators/qemu-cheri/distinfo Tue Feb 6 23:58:03 2018 (r461120) +++ head/emulators/qemu-cheri/distinfo Wed Feb 7 01:03:29 2018 (r461121) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509443374 -SHA256 (CTSRD-CHERI-qemu-0.d20171031-977a4022bf41bfd2f9fce067f84936f65d2a63b1_GH0.tar.gz) = 753fdfc013427865dfd7ea684cd0151a300042592ae9c46b6026c9c75bd33709 -SIZE (CTSRD-CHERI-qemu-0.d20171031-977a4022bf41bfd2f9fce067f84936f65d2a63b1_GH0.tar.gz) = 11158023 +TIMESTAMP = 1517857961 +SHA256 (CTSRD-CHERI-qemu-0.d20180205-9c2b379f531ca242f3440e50ea62cd5a6cc81adf_GH0.tar.gz) = 8f26f5aa5c4f24c0ee04799d55be31d26cb6d9af82f49380be0687f6364fa468 +SIZE (CTSRD-CHERI-qemu-0.d20180205-9c2b379f531ca242f3440e50ea62cd5a6cc81adf_GH0.tar.gz) = 14511440 From owner-svn-ports-all@freebsd.org Wed Feb 7 01:04:23 2018 Return-Path: Delivered-To: svn-ports-all@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 69973F1918D; Wed, 7 Feb 2018 01:04:23 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F2B46E03F; Wed, 7 Feb 2018 01:04:23 +0000 (UTC) (envelope-from brooks@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 06F441FD07; Wed, 7 Feb 2018 01:04:23 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1714N4h025639; Wed, 7 Feb 2018 01:04:23 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1714M5q025634; Wed, 7 Feb 2018 01:04:22 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201802070104.w1714M5q025634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 7 Feb 2018 01:04:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461122 - in head/devel/llvm-cheri: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head/devel/llvm-cheri: . files X-SVN-Commit-Revision: 461122 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 01:04:23 -0000 Author: brooks Date: Wed Feb 7 01:04:22 2018 New Revision: 461122 URL: https://svnweb.freebsd.org/changeset/ports/461122 Log: Update to a new snapshot. Sponsored by: DARPA, AFRL Deleted: head/devel/llvm-cheri/files/clang-patch-tools_clang_lib_Headers_CMakeLists.txt head/devel/llvm-cheri/files/patch-lib_Support_Unix_Path.inc Modified: head/devel/llvm-cheri/Makefile head/devel/llvm-cheri/Makefile.snapshot head/devel/llvm-cheri/distinfo head/devel/llvm-cheri/files/gen-Makefile.snapshot.sh head/devel/llvm-cheri/pkg-plist Modified: head/devel/llvm-cheri/Makefile ============================================================================== --- head/devel/llvm-cheri/Makefile Wed Feb 7 01:03:29 2018 (r461121) +++ head/devel/llvm-cheri/Makefile Wed Feb 7 01:04:22 2018 (r461122) @@ -46,7 +46,6 @@ OPTIONS_DEFAULT= CLANG LIT LLD OPTIONS_SUB= yes CLANG_DESC= Build clang -CLANG_EXTRA_PATCHES= ${PATCHDIR}/clang-patch-tools_clang_lib_Headers_CMakeLists.txt CLANG_GH_PROJECT= clang:clang CLANG_GH_SUBDIR= tools/clang:clang CLANG_GH_TAGNAME= ${CLANG_COMMIT}:clang @@ -163,7 +162,8 @@ LIT_COMMANDS= lit llvm-lit FileCheck .if ${PORT_OPTIONS:MLLD} COMMANDS+= ld.lld \ - ld64.lld + ld64.lld \ + wasm-ld .endif .if ${PORT_OPTIONS:MLLDB} @@ -177,7 +177,7 @@ _USES_PYTHON= python:2.7 _USES_PYTHON?= python:2.7,build USES+= ${_USES_PYTHON} -MAN1SRCS+= bugpoint.1 llc.1 lli.1 llvm-ar.1 llvm-as.1 \ +MAN1SRCS+= bugpoint.1 dsymutil.1 llc.1 lli.1 llvm-ar.1 llvm-as.1 \ llvm-bcanalyzer.1 llvm-build.1 llvm-config.1 llvm-cov.1 \ llvm-diff.1 llvm-dis.1 llvm-dwarfdump.1 \ llvm-extract.1 llvm-lib.1 llvm-link.1 llvm-nm.1 \ @@ -294,7 +294,7 @@ build-plist: ${SORT} >> ${PLIST}.tmp awk '{ \ if ($$0 ~ /clang/ && $$0 !~ /omp.h/) {printf "%%%%CLANG%%%%"} \ - if ($$0 ~ /lld/ && $$0 !~ /lldb/) {printf "%%%%LLD%%%%"} \ + if ($$0 ~ /lld|wasm-ld/ && $$0 !~ /lldb/) {printf "%%%%LLD%%%%"} \ if ($$0 ~ /(argdumper|lldb)/) {printf "%%%%LLDB%%%%"} \ print \ }' \${PLIST}.tmp >> ${PLIST} Modified: head/devel/llvm-cheri/Makefile.snapshot ============================================================================== --- head/devel/llvm-cheri/Makefile.snapshot Wed Feb 7 01:03:29 2018 (r461121) +++ head/devel/llvm-cheri/Makefile.snapshot Wed Feb 7 01:04:22 2018 (r461122) @@ -4,11 +4,11 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -LLVM_MAJOR= 6.0 +LLVM_MAJOR= 7.0 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20171203 +SNAPDATE= 20180205 -LLVM_COMMIT= 8e93be4584ea8f90d62c51436586c8331781ada0 -CLANG_COMMIT= 5f673d5b27ce49c0aca5642778eb690f5586bfa9 -LLD_COMMIT= a967cbb0c15a333c3c956806821ba074263681c5 +LLVM_COMMIT= a96483ca03f032c31dde64c9d013782affcd2d55 +CLANG_COMMIT= 88ee4bd7313a6b1b0a7b389fa7e5d4c796409b10 +LLD_COMMIT= 8bbb95977e02dd1a73a67c8974d97ed497a2a865 LLDB_COMMIT= 7ee5905d0109a13d543a127a9cda7c280c8103c8 Modified: head/devel/llvm-cheri/distinfo ============================================================================== --- head/devel/llvm-cheri/distinfo Wed Feb 7 01:03:29 2018 (r461121) +++ head/devel/llvm-cheri/distinfo Wed Feb 7 01:04:22 2018 (r461122) @@ -1,7 +1,7 @@ -TIMESTAMP = 1512683867 -SHA256 (CTSRD-CHERI-llvm-6.0.d20171203-8e93be4584ea8f90d62c51436586c8331781ada0_GH0.tar.gz) = a3628ebdc057441ea298fbabdb21b6ca9a353857a382cd6d360b1049e9fc5366 -SIZE (CTSRD-CHERI-llvm-6.0.d20171203-8e93be4584ea8f90d62c51436586c8331781ada0_GH0.tar.gz) = 36534232 -SHA256 (CTSRD-CHERI-clang-5f673d5b27ce49c0aca5642778eb690f5586bfa9_GH0.tar.gz) = 4524e3dffcf49cab6e4cfca2d71b92eb82acd79cbc3ba5ea9aee12dca14ebc9a -SIZE (CTSRD-CHERI-clang-5f673d5b27ce49c0aca5642778eb690f5586bfa9_GH0.tar.gz) = 16444533 -SHA256 (CTSRD-CHERI-lld-a967cbb0c15a333c3c956806821ba074263681c5_GH0.tar.gz) = de4393d44044c3a596aba85283b251b204767c932d28f42df48308a3412a18ae -SIZE (CTSRD-CHERI-lld-a967cbb0c15a333c3c956806821ba074263681c5_GH0.tar.gz) = 973512 +TIMESTAMP = 1517850799 +SHA256 (CTSRD-CHERI-llvm-7.0.d20180205-a96483ca03f032c31dde64c9d013782affcd2d55_GH0.tar.gz) = 3f685131ad03c8c3486f6ccb37a9f1f65f88dcee6ccdb7d7a98b10ea33aee9ec +SIZE (CTSRD-CHERI-llvm-7.0.d20180205-a96483ca03f032c31dde64c9d013782affcd2d55_GH0.tar.gz) = 38650902 +SHA256 (CTSRD-CHERI-clang-88ee4bd7313a6b1b0a7b389fa7e5d4c796409b10_GH0.tar.gz) = 135c4a540024facd60d1008d68add7f8dbb077acfd61d257c867fb368e6e54e0 +SIZE (CTSRD-CHERI-clang-88ee4bd7313a6b1b0a7b389fa7e5d4c796409b10_GH0.tar.gz) = 17024145 +SHA256 (CTSRD-CHERI-lld-8bbb95977e02dd1a73a67c8974d97ed497a2a865_GH0.tar.gz) = e20b67f20ad1d26878e73a08358eee8f87334c301162be3f576d7206102f1ee2 +SIZE (CTSRD-CHERI-lld-8bbb95977e02dd1a73a67c8974d97ed497a2a865_GH0.tar.gz) = 4010874 Modified: head/devel/llvm-cheri/files/gen-Makefile.snapshot.sh ============================================================================== --- head/devel/llvm-cheri/files/gen-Makefile.snapshot.sh Wed Feb 7 01:03:29 2018 (r461121) +++ head/devel/llvm-cheri/files/gen-Makefile.snapshot.sh Wed Feb 7 01:04:22 2018 (r461122) @@ -44,7 +44,7 @@ cat < Makefile.snapshot # # Generated by: files/gen-Makefile.snapshot.sh. # -LLVM_MAJOR= 6.0 +LLVM_MAJOR= 7.0 LLVM_RELEASE= \${LLVM_MAJOR}.0 SNAPDATE= ${MAX_DATE} Modified: head/devel/llvm-cheri/pkg-plist ============================================================================== --- head/devel/llvm-cheri/pkg-plist Wed Feb 7 01:03:29 2018 (r461121) +++ head/devel/llvm-cheri/pkg-plist Wed Feb 7 01:04:22 2018 (r461122) @@ -62,6 +62,7 @@ bin/scan-build%%COMMAND_SUFFIX%% bin/scan-view%%COMMAND_SUFFIX%% %%LLD%%bin/ld.lld%%COMMAND_SUFFIX%% %%LLD%%bin/ld64.lld%%COMMAND_SUFFIX%% +%%LLD%%bin/wasm-ld%%COMMAND_SUFFIX%% %%LIT%%bin/lit%%COMMAND_SUFFIX%% %%LIT%%llvm%%LLVM_SUFFIX%%/bin/lit %%LIT%%bin/llvm-lit%%COMMAND_SUFFIX%% @@ -141,6 +142,7 @@ llvm%%LLVM_SUFFIX%%/bin/sanstats llvm%%LLVM_SUFFIX%%/bin/scan-build llvm%%LLVM_SUFFIX%%/bin/scan-view llvm%%LLVM_SUFFIX%%/bin/verify-uselistorder +%%LLD%%llvm%%LLVM_SUFFIX%%/bin/wasm-ld llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang-c/BuildSystem.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang-c/CXCompilationDatabase.h @@ -228,6 +230,7 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/OperationKinds.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/ParentMap.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/PrettyPrinter.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/QualTypeNames.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/RawCommentList.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/RecordLayout.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/AST/RecursiveASTVisitor.h @@ -281,6 +284,7 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/UninitializedValues.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/AnalysisDeclContext.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/AnalysisDiagnostic.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/BodyFarm.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CFG.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CFGStmtMap.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CallGraph.h @@ -340,6 +344,7 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticOptions.def %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticOptions.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticParseKinds.inc +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticRefactoringKinds.inc %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticSemaKinds.inc %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticSerializationKinds.inc %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/ExceptionSpecificationType.h @@ -391,7 +396,9 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/VersionTuple.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/VirtualFileSystem.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/Visibility.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/X86Target.def %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/XRayLists.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/arm_fp16.inc %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Basic/arm_neon.inc %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/BackendUtil.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/CGFunctionInfo.h @@ -570,7 +577,7 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/Analyses.def %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h @@ -623,28 +630,30 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ASTDiff/ASTDiff.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ASTDiff/ASTDiffInternal.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/AllTUsExecution.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ArgumentsAdjusters.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CommonOptionsParser.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CompilationDatabase.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CompilationDatabasePluginRegistry.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Diagnostic.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Lookup.h -%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/QualTypeNames.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Replacement.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/DiagnosticsYaml.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Execution.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/FileMatchTrie.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/FixIt.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/JSONCompilationDatabase.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/ASTSelection.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/AtomicChange.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Extract/Extract.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringAction.h -%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringActionRegistry.def %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringActionRule.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringActionRules.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringOption.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RefactoringOptions.h @@ -658,12 +667,19 @@ llvm%%LLVM_SUFFIX%%/bin/yaml2obj %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/RefactoringCallbacks.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ReplacementsYaml.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/StandaloneExecution.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ToolExecutorPluginRegistry.h %%CLANG%%llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Tooling.h +%%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Args.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Driver.h +%%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/ErrorHandler.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/LLVM.h +%%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Memory.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Reproduce.h +%%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Strings.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/TargetOptionsCommandFlags.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Threads.h +%%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Timer.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Common/Version.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Core/AbsoluteAtom.h %%LLD%%llvm%%LLVM_SUFFIX%%/include/lld/Core/ArchiveLibraryFile.h @@ -691,6 +707,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm-c/Analysis.h llvm%%LLVM_SUFFIX%%/include/llvm-c/BitReader.h llvm%%LLVM_SUFFIX%%/include/llvm-c/BitWriter.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Core.h +llvm%%LLVM_SUFFIX%%/include/llvm-c/DebugInfo.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Disassembler.h llvm%%LLVM_SUFFIX%%/include/llvm-c/ErrorHandling.h llvm%%LLVM_SUFFIX%%/include/llvm-c/ExecutionEngine.h @@ -864,6 +881,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolut llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolutionNormalization.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScopedNoAliasAA.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/SparsePropagation.h +llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/SyntheticCountsUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetFolder.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetLibraryInfo.def llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetLibraryInfo.h @@ -903,7 +921,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/MachO.de llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/MachO.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Magic.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Wasm.h -llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def +llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/WasmRelocs.def llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitCodes.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeReader.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeWriter.h @@ -911,20 +929,22 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeWriter llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitstreamReader.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitstreamWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/LLVMBitCodes.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/AccelTable.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/Analysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/AsmPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/AtomicExpandUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/BasicTTIImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CalcSpillWeights.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CallingConvLower.h -llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CommandFlags.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CommandFlags.def +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CostTable.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DAGCombine.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DFAPacketizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DIE.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DIEValue.def llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DwarfStringPoolEntry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/EdgeBundles.h -llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ExecutionDepsFix.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ExecutionDomainFix.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ExpandReductions.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/FastISel.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/FaultMaps.h @@ -934,15 +954,20 @@ llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCMetadataPri llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCStrategy.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/CallLowering.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Combiner.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/CombinerHelper.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/CombinerInfo.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/GISelWorkList.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/IRTranslator.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelect.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelector.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Legalizer.h -llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizerCombiner.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Localizer.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/RegBankSelect.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/RegisterBank.h @@ -957,14 +982,15 @@ llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LexicalScopes llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LinkAllAsmWriterComponents.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LinkAllCodegenComponents.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveInterval.h -llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveIntervalAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveIntervalUnion.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveIntervals.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LivePhysRegs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRangeEdit.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRegMatrix.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRegUnits.h -llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveStackAnalysis.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveStacks.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveVariables.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LoopTraversal.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LowLevelType.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MIRParser/MIRParser.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MIRPrinter.h @@ -1010,6 +1036,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ParallelCG.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/Passes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PreISelIntrinsicLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PseudoSourceValue.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ReachingDefAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegAllocPBQP.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegAllocRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterClassInfo.h @@ -1019,6 +1046,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterUsage llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ResourcePriorityQueue.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RuntimeLibcalls.def llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RuntimeLibcalls.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SDNodeProperties.td llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAG.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAGInstrs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAGMutation.h @@ -1035,9 +1063,18 @@ llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SlotIndexes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/StackMaps.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/StackProtector.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TailDuplicator.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetCallingConv.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetFrameLowering.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetInstrInfo.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetLowering.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetLoweringObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetOpcodes.def +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetOpcodes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetPassConfig.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetRegisterInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetSchedule.h +llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetSubtargetInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/UnreachableBlockElim.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ValueTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ValueTypes.td @@ -1049,6 +1086,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Config/Disassemblers. llvm%%LLVM_SUFFIX%%/include/llvm/Config/Targets.def llvm%%LLVM_SUFFIX%%/include/llvm/Config/abi-breaking.h llvm%%LLVM_SUFFIX%%/include/llvm/Config/llvm-config.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVDebugRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h @@ -1059,6 +1097,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Co llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewTypes.def +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h @@ -1076,10 +1115,13 @@ llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/En llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Formatters.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/FunctionId.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/GUID.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Line.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/RecordName.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/RecordSerialization.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h @@ -1093,15 +1135,13 @@ llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Sy llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeDeserializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeHashing.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecord.h -llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeSerializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeTableCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h @@ -1144,12 +1184,14 @@ llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIA llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASession.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASupport.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIATable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/GenericError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBDataStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h @@ -1157,6 +1199,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBLin llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBSession.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBSourceFile.h +llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h @@ -1246,6 +1289,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Objec llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/CompileUtils.h +llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/Core.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h @@ -1253,6 +1297,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/I llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/LambdaResolver.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h +llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/Legacy.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/NullResolver.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcABISupport.h @@ -1265,6 +1310,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/R llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RawByteChannel.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h +llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/OrcMCJITReplacement.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/RTDyldMemoryManager.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/RuntimeDyld.h @@ -1401,6 +1447,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfoWasm.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAssembler.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCCodeEmitter.h +llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCCodePadder.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCCodeView.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCContext.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDirectives.h @@ -1452,7 +1499,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolELF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolMachO.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolWasm.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCTargetOptions.h -llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCTargetOptionsCommandFlags.h +llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCTargetOptionsCommandFlags.def llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCValue.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWasmObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWasmStreamer.h @@ -1490,6 +1537,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Object/WindowsResourc llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/COFFYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/DWARFEmitter.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/DWARFYAML.h @@ -1513,6 +1561,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Passes/PassBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMappingReader.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h +llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/GCOV.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProf.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProfData.inc llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProfReader.h @@ -1552,11 +1601,13 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Support/Casting.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Chrono.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CodeGen.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CodeGenCWrappers.h +llvm%%LLVM_SUFFIX%%/include/llvm/Support/CodeGenCoverage.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CommandLine.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Compiler.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Compression.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ConvertUTF.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CrashRecoveryContext.h +llvm%%LLVM_SUFFIX%%/include/llvm/Support/DJB.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DOTGraphTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DataExtractor.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DataTypes.h @@ -1580,7 +1631,6 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatProvide llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatVariadic.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatVariadicDetails.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormattedStream.h -llvm%%LLVM_SUFFIX%%/include/llvm/Support/GCOV.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GenericDomTree.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GenericDomTreeConstruction.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GlobPattern.h @@ -1653,6 +1703,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Support/Valgrind.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Watchdog.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Win64EH.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/WindowsError.h +llvm%%LLVM_SUFFIX%%/include/llvm/Support/X86TargetParser.def llvm%%LLVM_SUFFIX%%/include/llvm/Support/YAMLParser.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/YAMLTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/circular_raw_ostream.h @@ -1670,38 +1721,30 @@ llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/SetTheory.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/StringMatcher.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/StringToOffsetTable.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/TableGenBackend.h -llvm%%LLVM_SUFFIX%%/include/llvm/Target/CostTable.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/GenericOpcodes.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/RegisterBank.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/SelectionDAGCompat.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/Target.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/Target.td -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetCallingConv.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetCallingConv.td -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetFrameLowering.h -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetInstrInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetIntrinsicInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetItinerary.td -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetLowering.h -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetLoweringObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetMachine.h -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOpcodes.def -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOpcodes.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOptions.h -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetRegisterInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSchedule.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSelectionDAG.td -llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSubtargetInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Testing/Support/Error.h llvm%%LLVM_SUFFIX%%/include/llvm/Testing/Support/SupportHelpers.h llvm%%LLVM_SUFFIX%%/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h llvm%%LLVM_SUFFIX%%/include/llvm/ToolDrivers/llvm-lib/LibDriver.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/CHERICap.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Coroutines.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/GCOVProfiler.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/AlwaysInliner.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ArgumentPromotion.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/CalledValuePropagation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ConstantMerge.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/CrossDSOCFI.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/DeadArgumentElimination.h @@ -1720,12 +1763,14 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/Partia llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/PassManagerBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/SCCP.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/StripDeadPrototypes.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/WholeProgramDevirt.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstCombine/InstCombine.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstCombine/InstCombineWorklist.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstrProfiling.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Instrumentation.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Instrumentation/BoundsChecking.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/ObjCARC.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/PGOInstrumentation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/SampleProfile.h @@ -1733,6 +1778,7 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/ADCE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/BDCE.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/CallSiteSplitting.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/ConstantHoisting.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/DCE.h @@ -1770,11 +1816,13 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Nar llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/NewGVN.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Reassociate.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SCCP.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SROA.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SimplifyCFG.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Sink.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SpeculativeExecution.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/TailRecursionElimination.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/ASanStackFrameLayout.h @@ -1783,9 +1831,11 @@ llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Basi llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BreakCriticalEdges.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BuildLibCalls.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BypassSlowDivision.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CallPromotionUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Cloning.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CodeExtractor.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CtorUtils.h +llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/EntryExitInstrumenter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/EscapeEnumerator.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Evaluator.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/FunctionComparator.h @@ -1836,7 +1886,9 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_builtin_vars.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_cmath.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_complex_builtins.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_device_functions.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_intrinsics.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_libdevice_declares.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_math_forward_declares.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__clang_cuda_runtime_wrapper.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/__stddef_max_align_t.h @@ -1847,9 +1899,11 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/ammintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/arm64intr.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/arm_acle.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/arm_fp16.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/arm_neon.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/armintr.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx2intrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512bitalgintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512bwintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512cdintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512dqintrin.h @@ -1858,16 +1912,23 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512ifmaintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512ifmavlintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512pfintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vbmi2intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vbmiintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vbmivlintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlbitalgintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlbwintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlcdintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vldqintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlvbmi2intrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vlvnniintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vnniintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vpopcntdqintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avx512vpopcntdqvlintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/avxintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/bmi2intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/bmiintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/cetintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/cheri.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/clflushoptintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/clwbintrin.h @@ -1882,6 +1943,7 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/fma4intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/fmaintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/fxsrintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/gfniintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/htmintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/htmxlintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/ia32intrin.h @@ -1889,6 +1951,7 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/inttypes.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/iso646.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/limits.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/lwpintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/lzcntintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/mm3dnow.h @@ -1908,12 +1971,22 @@ llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/s390intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/shaintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/smmintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdalign.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdarg.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdatomic.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdbool.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stddef.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdint.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/stdnoreturn.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/tbmintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/tgmath.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/tmmintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/unwind.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/vadefs.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/vaesintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/varargs.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/vecintrin.h +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/vpclmulqdqintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/wmmintrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/x86intrin.h %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%.0/include/xmmintrin.h @@ -1976,6 +2049,7 @@ llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDesc.a llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDisassembler.a llvm%%LLVM_SUFFIX%%/lib/libLLVMARMInfo.a llvm%%LLVM_SUFFIX%%/lib/libLLVMARMUtils.a +llvm%%LLVM_SUFFIX%%/lib/libLLVMAggressiveInstCombine.a llvm%%LLVM_SUFFIX%%/lib/libLLVMAnalysis.a llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmParser.a llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmPrinter.a @@ -1988,7 +2062,6 @@ llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFInfo.a llvm%%LLVM_SUFFIX%%/lib/libLLVMBinaryFormat.a llvm%%LLVM_SUFFIX%%/lib/libLLVMBitReader.a llvm%%LLVM_SUFFIX%%/lib/libLLVMBitWriter.a -llvm%%LLVM_SUFFIX%%/lib/libLLVMCFIVerify.a llvm%%LLVM_SUFFIX%%/lib/libLLVMCHERICapOpts.a llvm%%LLVM_SUFFIX%%/lib/libLLVMCodeGen.a llvm%%LLVM_SUFFIX%%/lib/libLLVMCore.a @@ -2092,10 +2165,10 @@ llvm%%LLVM_SUFFIX%%/lib/libLLVMXRay.a llvm%%LLVM_SUFFIX%%/lib/libLLVMipo.a llvm%%LLVM_SUFFIX%%/lib/libLTO.so llvm%%LLVM_SUFFIX%%/lib/libLTO.so.%%LLVM_RELEASE%%.0svn -llvm%%LLVM_SUFFIX%%/lib/libLTO.so.6 +llvm%%LLVM_SUFFIX%%/lib/libLTO.so.7 %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclang.so %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclang.so.%%LLVM_RELEASE%% -%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclang.so.6 +%%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclang.so.7 %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclangARCMigrate.a %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclangAST.a %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libclangASTMatchers.a @@ -2132,6 +2205,7 @@ llvm%%LLVM_SUFFIX%%/lib/libLTO.so.6 %%LLD%%llvm%%LLVM_SUFFIX%%/lib/liblldMachO.a %%LLD%%llvm%%LLVM_SUFFIX%%/lib/liblldMinGW.a %%LLD%%llvm%%LLVM_SUFFIX%%/lib/liblldReaderWriter.a +%%LLD%%llvm%%LLVM_SUFFIX%%/lib/liblldWasm.a %%LLD%%llvm%%LLVM_SUFFIX%%/lib/liblldYAML.a llvm%%LLVM_SUFFIX%%/libexec/c++-analyzer llvm%%LLVM_SUFFIX%%/libexec/ccc-analyzer From owner-svn-ports-all@freebsd.org Wed Feb 7 07:03:54 2018 Return-Path: Delivered-To: svn-ports-all@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 CD32EEE2D2D; Wed, 7 Feb 2018 07:03:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8049179D43; Wed, 7 Feb 2018 07:03:54 +0000 (UTC) (envelope-from ohauer@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 7ACDD2389D; Wed, 7 Feb 2018 07:03:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1773sO3003754; Wed, 7 Feb 2018 07:03:54 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1773sws003753; Wed, 7 Feb 2018 07:03:54 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201802070703.w1773sws003753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Wed, 7 Feb 2018 07:03:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461123 - head/devel/viewvc X-SVN-Group: ports-head X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: head/devel/viewvc X-SVN-Commit-Revision: 461123 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 07:03:55 -0000 Author: ohauer Date: Wed Feb 7 07:03:54 2018 New Revision: 461123 URL: https://svnweb.freebsd.org/changeset/ports/461123 Log: - fix build with mod_wsgi4 after r461083 (www/mod_wsgi4: Support FLAVORS) Modified: head/devel/viewvc/Makefile Modified: head/devel/viewvc/Makefile ============================================================================== --- head/devel/viewvc/Makefile Wed Feb 7 01:04:22 2018 (r461122) +++ head/devel/viewvc/Makefile Wed Feb 7 07:03:54 2018 (r461123) @@ -32,7 +32,7 @@ APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd MODPYTHON33_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python33>=3.3:www/mod_python33 MODPYTHON35_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python35>=3.5:www/mod_python35 -MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_wsgi4>=4.4.13:www/mod_wsgi4 +MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi4>=4.4.13:www/mod_wsgi4@${PY_FLAVOR} SVN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:devel/py-subversion@${PY_FLAVOR} MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:databases/py-MySQLdb@${PY_FLAVOR} From owner-svn-ports-all@freebsd.org Wed Feb 7 07:25:40 2018 Return-Path: Delivered-To: svn-ports-all@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 97CEFEE446A; Wed, 7 Feb 2018 07:25:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A9517A813; Wed, 7 Feb 2018 07:25:40 +0000 (UTC) (envelope-from pi@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 40B8023BDD; Wed, 7 Feb 2018 07:25:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w177Pevf013876; Wed, 7 Feb 2018 07:25:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w177Pd1c013872; Wed, 7 Feb 2018 07:25:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802070725.w177Pd1c013872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Feb 2018 07:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461124 - head/devel/maven X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/maven X-SVN-Commit-Revision: 461124 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 07:25:40 -0000 Author: pi Date: Wed Feb 7 07:25:39 2018 New Revision: 461124 URL: https://svnweb.freebsd.org/changeset/ports/461124 Log: devel/maven: update 3.5.0 -> 3.5.2 PR: 225656 Submitted by: Jonathan Chen (maintainer) Relnotes: https://maven.apache.org/docs/3.5.2/release-notes.html Modified: head/devel/maven/Makefile head/devel/maven/distinfo head/devel/maven/pkg-plist Modified: head/devel/maven/Makefile ============================================================================== --- head/devel/maven/Makefile Wed Feb 7 07:03:54 2018 (r461123) +++ head/devel/maven/Makefile Wed Feb 7 07:25:39 2018 (r461124) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= maven -DISTVERSION= 3.5.0 +DISTVERSION= 3.5.2 CATEGORIES= devel java MASTER_SITES= APACHE/maven/maven-3/${DISTVERSION}/binaries DISTNAME= apache-maven-${DISTVERSION}-bin Modified: head/devel/maven/distinfo ============================================================================== --- head/devel/maven/distinfo Wed Feb 7 07:03:54 2018 (r461123) +++ head/devel/maven/distinfo Wed Feb 7 07:25:39 2018 (r461124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500859622 -SHA256 (apache-maven-3.5.0-bin.tar.gz) = beb91419245395bd69a4a6edad5ca3ec1a8b64e41457672dc687c173a495f034 -SIZE (apache-maven-3.5.0-bin.tar.gz) = 8534562 +TIMESTAMP = 1517700016 +SHA256 (apache-maven-3.5.2-bin.tar.gz) = 707b1f6e390a65bde4af4cdaf2a24d45fc19a6ded00fff02e91626e3e42ceaff +SIZE (apache-maven-3.5.2-bin.tar.gz) = 8738691 Modified: head/devel/maven/pkg-plist ============================================================================== --- head/devel/maven/pkg-plist Wed Feb 7 07:03:54 2018 (r461123) +++ head/devel/maven/pkg-plist Wed Feb 7 07:25:39 2018 (r461124) @@ -1,4 +1,4 @@ -etc/maven-wrapper/instances.d/maven-3.5.0 +%%ETCDIR%%-wrapper/instances.d/maven-3.5.2 %%DATADIR%%/LICENSE %%DATADIR%%/NOTICE %%DATADIR%%/README.txt @@ -24,57 +24,59 @@ etc/maven-wrapper/instances.d/maven-3.5.0 %%DATADIR%%/lib/ext/README.txt %%DATADIR%%/lib/guava-20.0.jar %%DATADIR%%/lib/guice-4.0-no_aop.jar -%%DATADIR%%/lib/jansi-1.13.jar +%%DATADIR%%/lib/jansi-1.16.jar %%DATADIR%%/lib/jansi-native/README.txt +%%DATADIR%%/lib/jansi-native/freebsd32/libjansi.so +%%DATADIR%%/lib/jansi-native/freebsd64/libjansi.so %%DATADIR%%/lib/jansi-native/linux32/libjansi.so %%DATADIR%%/lib/jansi-native/linux64/libjansi.so %%DATADIR%%/lib/jansi-native/osx/libjansi.jnilib %%DATADIR%%/lib/jansi-native/windows32/jansi.dll %%DATADIR%%/lib/jansi-native/windows64/jansi.dll %%DATADIR%%/lib/javax.inject-1.jar -%%DATADIR%%/lib/jcl-over-slf4j-1.7.22.jar +%%DATADIR%%/lib/jcl-over-slf4j-1.7.25.jar %%DATADIR%%/lib/jcl-over-slf4j.license %%DATADIR%%/lib/jsr250-api-1.0.jar %%DATADIR%%/lib/jsr250-api.license -%%DATADIR%%/lib/maven-artifact-3.5.0.jar +%%DATADIR%%/lib/maven-artifact-3.5.2.jar %%DATADIR%%/lib/maven-artifact.license -%%DATADIR%%/lib/maven-builder-support-3.5.0.jar +%%DATADIR%%/lib/maven-builder-support-3.5.2.jar %%DATADIR%%/lib/maven-builder-support.license -%%DATADIR%%/lib/maven-compat-3.5.0.jar +%%DATADIR%%/lib/maven-compat-3.5.2.jar %%DATADIR%%/lib/maven-compat.license -%%DATADIR%%/lib/maven-core-3.5.0.jar +%%DATADIR%%/lib/maven-core-3.5.2.jar %%DATADIR%%/lib/maven-core.license -%%DATADIR%%/lib/maven-embedder-3.5.0.jar +%%DATADIR%%/lib/maven-embedder-3.5.2.jar %%DATADIR%%/lib/maven-embedder.license -%%DATADIR%%/lib/maven-model-3.5.0.jar -%%DATADIR%%/lib/maven-model-builder-3.5.0.jar +%%DATADIR%%/lib/maven-model-3.5.2.jar +%%DATADIR%%/lib/maven-model-builder-3.5.2.jar %%DATADIR%%/lib/maven-model-builder.license %%DATADIR%%/lib/maven-model.license -%%DATADIR%%/lib/maven-plugin-api-3.5.0.jar +%%DATADIR%%/lib/maven-plugin-api-3.5.2.jar %%DATADIR%%/lib/maven-plugin-api.license -%%DATADIR%%/lib/maven-repository-metadata-3.5.0.jar +%%DATADIR%%/lib/maven-repository-metadata-3.5.2.jar %%DATADIR%%/lib/maven-repository-metadata.license -%%DATADIR%%/lib/maven-resolver-api-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-api-1.1.0.jar %%DATADIR%%/lib/maven-resolver-api.license -%%DATADIR%%/lib/maven-resolver-connector-basic-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-connector-basic-1.1.0.jar %%DATADIR%%/lib/maven-resolver-connector-basic.license -%%DATADIR%%/lib/maven-resolver-impl-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-impl-1.1.0.jar %%DATADIR%%/lib/maven-resolver-impl.license -%%DATADIR%%/lib/maven-resolver-provider-3.5.0.jar +%%DATADIR%%/lib/maven-resolver-provider-3.5.2.jar %%DATADIR%%/lib/maven-resolver-provider.license -%%DATADIR%%/lib/maven-resolver-spi-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-spi-1.1.0.jar %%DATADIR%%/lib/maven-resolver-spi.license -%%DATADIR%%/lib/maven-resolver-transport-wagon-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-transport-wagon-1.1.0.jar %%DATADIR%%/lib/maven-resolver-transport-wagon.license -%%DATADIR%%/lib/maven-resolver-util-1.0.3.jar +%%DATADIR%%/lib/maven-resolver-util-1.1.0.jar %%DATADIR%%/lib/maven-resolver-util.license -%%DATADIR%%/lib/maven-settings-3.5.0.jar -%%DATADIR%%/lib/maven-settings-builder-3.5.0.jar +%%DATADIR%%/lib/maven-settings-3.5.2.jar +%%DATADIR%%/lib/maven-settings-builder-3.5.2.jar %%DATADIR%%/lib/maven-settings-builder.license %%DATADIR%%/lib/maven-settings.license %%DATADIR%%/lib/maven-shared-utils-3.1.0.jar %%DATADIR%%/lib/maven-shared-utils.license -%%DATADIR%%/lib/maven-slf4j-provider-3.5.0.jar +%%DATADIR%%/lib/maven-slf4j-provider-3.5.2.jar %%DATADIR%%/lib/maven-slf4j-provider.license %%DATADIR%%/lib/org.eclipse.sisu.inject-0.3.3.jar %%DATADIR%%/lib/org.eclipse.sisu.inject.license @@ -88,9 +90,9 @@ etc/maven-wrapper/instances.d/maven-3.5.0 %%DATADIR%%/lib/plexus-interpolation.license %%DATADIR%%/lib/plexus-sec-dispatcher-1.4.jar %%DATADIR%%/lib/plexus-sec-dispatcher.license -%%DATADIR%%/lib/plexus-utils-3.0.24.jar +%%DATADIR%%/lib/plexus-utils-3.1.0.jar %%DATADIR%%/lib/plexus-utils.license -%%DATADIR%%/lib/slf4j-api-1.7.22.jar +%%DATADIR%%/lib/slf4j-api-1.7.25.jar %%DATADIR%%/lib/slf4j-api.license %%DATADIR%%/lib/wagon-file-2.12.jar %%DATADIR%%/lib/wagon-file.license @@ -98,4 +100,4 @@ etc/maven-wrapper/instances.d/maven-3.5.0 %%DATADIR%%/lib/wagon-http.license %%DATADIR%%/lib/wagon-provider-api-2.12.jar %%DATADIR%%/lib/wagon-provider-api.license -%%DATADIR%%/maven-3.5.0 +%%DATADIR%%/maven-3.5.2 From owner-svn-ports-all@freebsd.org Wed Feb 7 08:55:10 2018 Return-Path: Delivered-To: svn-ports-all@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 58D0AEEA6B1; Wed, 7 Feb 2018 08:55:10 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6EAD7D749; Wed, 7 Feb 2018 08:55:09 +0000 (UTC) (envelope-from bapt@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 BDE2924A44; Wed, 7 Feb 2018 08:55:09 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w178t9x7057781; Wed, 7 Feb 2018 08:55:09 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w178t95b057780; Wed, 7 Feb 2018 08:55:09 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802070855.w178t95b057780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 7 Feb 2018 08:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461125 - head/www/mattermost-webapp X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/www/mattermost-webapp X-SVN-Commit-Revision: 461125 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 08:55:10 -0000 Author: bapt Date: Wed Feb 7 08:55:09 2018 New Revision: 461125 URL: https://svnweb.freebsd.org/changeset/ports/461125 Log: Properly reset owners at the end of plist to avoid dynamicaly added files to be set to the previously specified ownership Modified: head/www/mattermost-webapp/pkg-plist Modified: head/www/mattermost-webapp/pkg-plist ============================================================================== --- head/www/mattermost-webapp/pkg-plist Wed Feb 7 07:25:39 2018 (r461124) +++ head/www/mattermost-webapp/pkg-plist Wed Feb 7 08:55:09 2018 (r461125) @@ -2235,3 +2235,5 @@ @owner %%MATTERMOSTD_USER%% @group %%MATTERMOSTD_GROUP%% @dir %%WWWDIR%%/client/plugins +@owner +@group From owner-svn-ports-all@freebsd.org Wed Feb 7 09:02:46 2018 Return-Path: Delivered-To: svn-ports-all@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 68871EEB194; Wed, 7 Feb 2018 09:02:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 194F17DD7E; Wed, 7 Feb 2018 09:02:46 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 133F724BD6; Wed, 7 Feb 2018 09:02:46 +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 w1792jku062523; Wed, 7 Feb 2018 09:02:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1792jn8062520; Wed, 7 Feb 2018 09:02:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802070902.w1792jn8062520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 09:02:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461126 - in head/graphics/libpcd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/graphics/libpcd: . files X-SVN-Commit-Revision: 461126 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 09:02:46 -0000 Author: amdmi3 Date: Wed Feb 7 09:02:45 2018 New Revision: 461126 URL: https://svnweb.freebsd.org/changeset/ports/461126 Log: - Cosmetic fix - Regenerate patches - Update WWW Modified: head/graphics/libpcd/Makefile head/graphics/libpcd/files/patch-GNUmakefile head/graphics/libpcd/pkg-descr Modified: head/graphics/libpcd/Makefile ============================================================================== --- head/graphics/libpcd/Makefile Wed Feb 7 08:55:09 2018 (r461125) +++ head/graphics/libpcd/Makefile Wed Feb 7 09:02:45 2018 (r461126) @@ -19,6 +19,6 @@ MAKEFILE= GNUmakefile USE_LDCONFIG= yes post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so .include Modified: head/graphics/libpcd/files/patch-GNUmakefile ============================================================================== --- head/graphics/libpcd/files/patch-GNUmakefile Wed Feb 7 08:55:09 2018 (r461125) +++ head/graphics/libpcd/files/patch-GNUmakefile Wed Feb 7 09:02:45 2018 (r461126) @@ -1,5 +1,5 @@ ---- GNUmakefile.old Mon Aug 23 21:10:15 2004 -+++ GNUmakefile Mon Aug 23 21:10:38 2004 +--- GNUmakefile.orig 2003-07-22 09:52:46 UTC ++++ GNUmakefile @@ -1,11 +1,11 @@ DESTDIR := Modified: head/graphics/libpcd/pkg-descr ============================================================================== --- head/graphics/libpcd/pkg-descr Wed Feb 7 08:55:09 2018 (r461125) +++ head/graphics/libpcd/pkg-descr Wed Feb 7 09:02:45 2018 (r461126) @@ -2,4 +2,4 @@ This is a tiny library for decoding PhotoCD images. I new, it exists for years. I've just released it separately for the first time now. It used to come bundled with xpcd. -WWW: http://www.kraxel.org/blog/linux/libpcd/ +WWW: https://www.kraxel.org/blog/linux/libpcd/ From owner-svn-ports-all@freebsd.org Wed Feb 7 09:02:50 2018 Return-Path: Delivered-To: svn-ports-all@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 30382EEB1BE; Wed, 7 Feb 2018 09:02:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D26557DD91; Wed, 7 Feb 2018 09:02:49 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C9D3C24BD8; Wed, 7 Feb 2018 09:02:49 +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 w1792nMZ062634; Wed, 7 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1792ngl062633; Wed, 7 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802070902.w1792ngl062633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 09:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461127 - head/archivers/paq X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/archivers/paq X-SVN-Commit-Revision: 461127 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 09:02:50 -0000 Author: amdmi3 Date: Wed Feb 7 09:02:49 2018 New Revision: 461127 URL: https://svnweb.freebsd.org/changeset/ports/461127 Log: - Switch to new test framework Modified: head/archivers/paq/Makefile Modified: head/archivers/paq/Makefile ============================================================================== --- head/archivers/paq/Makefile Wed Feb 7 09:02:45 2018 (r461126) +++ head/archivers/paq/Makefile Wed Feb 7 09:02:49 2018 (r461127) @@ -115,7 +115,7 @@ do-install: cd ${DISTDIR}/${DIST_SUBDIR}; ${INSTALL_DATA} ${PORTDOCS:M*.pdf} ${STAGEDIR}${DOCSDIR} .endif -check regression-test test: build +do-test: .for _f in calgarytest.zpaq calgarytest2.zpaq .for _c in -list -test ${WRKSRC}/zpaq ${_c} ${DISTDIR}/${DIST_SUBDIR}/${_f} From owner-svn-ports-all@freebsd.org Wed Feb 7 09:16:52 2018 Return-Path: Delivered-To: svn-ports-all@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 83CC5EEC129; Wed, 7 Feb 2018 09:16:52 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3866E7E6F5; Wed, 7 Feb 2018 09:16:52 +0000 (UTC) (envelope-from bapt@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 2EBC224D84; Wed, 7 Feb 2018 09:16:52 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w179GqgC068140; Wed, 7 Feb 2018 09:16:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w179GpcS068138; Wed, 7 Feb 2018 09:16:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802070916.w179GpcS068138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 7 Feb 2018 09:16:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461128 - head/www/rssroll X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/www/rssroll X-SVN-Commit-Revision: 461128 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 09:16:52 -0000 Author: bapt Date: Wed Feb 7 09:16:51 2018 New Revision: 461128 URL: https://svnweb.freebsd.org/changeset/ports/461128 Log: There is no reason for a webapp to have its files belonging to www users except for directories where the webapp will actually write, which is not the case here. While here, remove useless @dir Modified: head/www/rssroll/Makefile head/www/rssroll/pkg-plist Modified: head/www/rssroll/Makefile ============================================================================== --- head/www/rssroll/Makefile Wed Feb 7 09:02:49 2018 (r461127) +++ head/www/rssroll/Makefile Wed Feb 7 09:16:51 2018 (r461128) @@ -2,6 +2,7 @@ PORTNAME= rssroll PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= koue@chaosophia.net @@ -17,8 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= koue GNU_CONFIGURE= yes - -PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/rssroll ${STAGEDIR}${PREFIX}/bin Modified: head/www/rssroll/pkg-plist ============================================================================== --- head/www/rssroll/pkg-plist Wed Feb 7 09:02:49 2018 (r461127) +++ head/www/rssroll/pkg-plist Wed Feb 7 09:16:51 2018 (r461128) @@ -1,7 +1,5 @@ bin/rssroll @sample etc/rssrollrc.sample -@owner %%WWWOWN%% -@group %%WWWGRP%% %%WWWDIR%%/css/common.css %%WWWDIR%%/css/default.css %%WWWDIR%%/css/flak.css @@ -13,4 +11,3 @@ bin/rssroll %%WWWDIR%%/html/flak/header.html %%WWWDIR%%/html/main.html %%WWWDIR%%/index.cgi -@dir %%WWWDIR%% From owner-svn-ports-all@freebsd.org Wed Feb 7 09:24:56 2018 Return-Path: Delivered-To: svn-ports-all@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 6E0BFEECB42; Wed, 7 Feb 2018 09:24:56 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E98197EDCB; Wed, 7 Feb 2018 09:24:54 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 968C8BDD35; Wed, 7 Feb 2018 10:24:52 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 7445EBDD2F; Wed, 7 Feb 2018 10:24:52 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id 61021A17B621; Wed, 7 Feb 2018 10:24:50 +0100 (CET) Date: Wed, 7 Feb 2018 10:24:50 +0100 From: Mathieu Arnold To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461125 - head/www/mattermost-webapp Message-ID: <20180207092450.yokl6fij4jc2axop@atuin.in.mat.cc> References: <201802070855.w178t95b057780@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2o43ogno7u62oio3" Content-Disposition: inline In-Reply-To: <201802070855.w178t95b057780@repo.freebsd.org> User-Agent: NeoMutt/20170912 (1.9.0) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 09:24:56 -0000 --2o43ogno7u62oio3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2018 at 08:55:09AM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Wed Feb 7 08:55:09 2018 > New Revision: 461125 > URL: https://svnweb.freebsd.org/changeset/ports/461125 >=20 > Log: > Properly reset owners at the end of plist to avoid dynamicaly > added files to be set to the previously specified ownership >=20 > Modified: > head/www/mattermost-webapp/pkg-plist >=20 > Modified: head/www/mattermost-webapp/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/mattermost-webapp/pkg-plist Wed Feb 7 07:25:39 2018 (r46112= 4) > +++ head/www/mattermost-webapp/pkg-plist Wed Feb 7 08:55:09 2018 (r46112= 5) > @@ -2235,3 +2235,5 @@ > @owner %%MATTERMOSTD_USER%% > @group %%MATTERMOSTD_GROUP%% > @dir %%WWWDIR%%/client/plugins > +@owner > +@group This should probably be done by the framework, no? --=20 Mathieu Arnold --2o43ogno7u62oio3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaesXiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IzFkQAItk3jiG4Nc+Rcfruyq3AgbB GBiLeUMbE6GK8WvoDv2GaFUhYi7v5/0hHjV2JJIZHF6t77amL8VTVu3SXGaW2BWe xDC3fM+PVs3XMLhysMOkfRnEa11JC70ks2K8EcJH6hWk8qy9PY5W/G2O7/1IlkXo xHLqU3/MVgQulC9n0vORH5LBLbFlYs56GzeFJV2aYUEMzimdWqxUYeIIe9qTcj46 ItB5DhgdELs7EsLo7zrjx+tOvSIhZbCPUr3zUGcjjDyWYWJr3uJE1j3FlI1Y3eHf Vb3FcY30QbzX/ynJuYFSI4JWMMWj1/JBRwQuFgDAREFx4zbm1yRc3hsHNxqFE5OP Wp4iZGn+fpdZqltXCAs+/+qoTPeITCl+Weg4BrOMrLJpRFZ2mBbK+MnG1jUnp6vT asWIAVMuD0E6W+zlN6Ix25uSsfuM6Sm8OfySStyaNjir30PXzMrr8ch5W6YaJp5f jCvncdiNhisoJN8uHjN9FL/bZip7jUkFqbgXcBSV9joKDHYieLKSlZFfiJ8CgVUc aU/9lrSveBEQC2U62nrapMUZDVUw9ZckYQaCs301D8lPX/EQkrxGHdnJRY+lEh2r 7GP7icgWFqVRrxY1dDAwvV9evOkpN0s9iJDOAjLq+dcPTPGT0cf5xbu23CbgKQCX UAhbHP4k+CGgtf4JL3C6 =SK9r -----END PGP SIGNATURE----- --2o43ogno7u62oio3-- From owner-svn-ports-all@freebsd.org Wed Feb 7 09:31:15 2018 Return-Path: Delivered-To: svn-ports-all@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 3A303EED277; Wed, 7 Feb 2018 09:31:15 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD5447F3AE; Wed, 7 Feb 2018 09:31:14 +0000 (UTC) (envelope-from bapt@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 D849A24F4B; Wed, 7 Feb 2018 09:31:14 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w179VEAM073836; Wed, 7 Feb 2018 09:31:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w179VEdR073835; Wed, 7 Feb 2018 09:31:14 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802070931.w179VEdR073835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 7 Feb 2018 09:31:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461129 - head/www/privatebin X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/www/privatebin X-SVN-Commit-Revision: 461129 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 09:31:15 -0000 Author: bapt Date: Wed Feb 7 09:31:14 2018 New Revision: 461129 URL: https://svnweb.freebsd.org/changeset/ports/461129 Log: Remove useless @owner, the @dir call on the next line is already setting the ownership Modified: head/www/privatebin/pkg-plist Modified: head/www/privatebin/pkg-plist ============================================================================== --- head/www/privatebin/pkg-plist Wed Feb 7 09:16:51 2018 (r461128) +++ head/www/privatebin/pkg-plist Wed Feb 7 09:31:14 2018 (r461129) @@ -121,5 +121,4 @@ %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/ImageMagickGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Identicon.php %%WWWDIR%%/vendor/yzalis/identicon/src/autoload.php -@owner www @dir(www,www,700) /var/db/privatebin From owner-svn-ports-all@freebsd.org Wed Feb 7 10:05:06 2018 Return-Path: Delivered-To: svn-ports-all@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 DEBB4EEF7C0; Wed, 7 Feb 2018 10:05:06 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95E1680B5C; Wed, 7 Feb 2018 10:05:06 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id 73610CC31; Wed, 7 Feb 2018 10:05:06 +0000 (UTC) Received: by ivaldir.etoilebsd.net (Postfix, from userid 1001) id 129076B4B4; Wed, 7 Feb 2018 11:05:06 +0100 (CET) Date: Wed, 7 Feb 2018 11:05:06 +0100 From: Baptiste Daroussin To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461125 - head/www/mattermost-webapp Message-ID: <20180207100505.6tvxbxz4mtka35gh@ivaldir.net> References: <201802070855.w178t95b057780@repo.freebsd.org> <20180207092450.yokl6fij4jc2axop@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r6qisspa7vuvhezj" Content-Disposition: inline In-Reply-To: <20180207092450.yokl6fij4jc2axop@atuin.in.mat.cc> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:05:07 -0000 --r6qisspa7vuvhezj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2018 at 10:24:50AM +0100, Mathieu Arnold wrote: > On Wed, Feb 07, 2018 at 08:55:09AM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Wed Feb 7 08:55:09 2018 > > New Revision: 461125 > > URL: https://svnweb.freebsd.org/changeset/ports/461125 > >=20 > > Log: > > Properly reset owners at the end of plist to avoid dynamicaly > > added files to be set to the previously specified ownership > >=20 > > Modified: > > head/www/mattermost-webapp/pkg-plist > >=20 > > Modified: head/www/mattermost-webapp/pkg-plist > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/www/mattermost-webapp/pkg-plist Wed Feb 7 07:25:39 2018 (r461= 124) > > +++ head/www/mattermost-webapp/pkg-plist Wed Feb 7 08:55:09 2018 (r461= 125) > > @@ -2235,3 +2235,5 @@ > > @owner %%MATTERMOSTD_USER%% > > @group %%MATTERMOSTD_GROUP%% > > @dir %%WWWDIR%%/client/plugins > > +@owner > > +@group >=20 > This should probably be done by the framework, no? Probably it wouldn't hurt yeah Bapt --r6qisspa7vuvhezj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlp6z04ACgkQY4mL3PG3 PlpFtBAAgqi5geOpxFNKOPQ73ydQ4M4tFp9imcbK0L9GNm7j1NgMiyiRG3fgmhAu Fkq2uHkei/MGk0zEQ8LMKMSdQveBRxQAHwt+YFvV/VJfkSMGC0GADIqIybbMSHKg OzbRMDfO6O9LQWjd5CuSLbjPbHxr2xR21pPrNYL+PciTElxR9wxjcLYmGyVtBS7m hb0Yg8r7gB1pJnKjP3ub0Vur7mo3FCv1d+NeNHrAHbZdUcb+O9G+geghmOIcv4s1 9PSs363QsqUfeGqVIscq/05ZX/pInEl96rzerdSjTBlqKI5yzqDS00ERZOOGlliH dfohcBZ63H2QfrnsGJn+54i9QThDrJgDbh5nG5y0qW7PzpG9KEa9171R6MR4LdQa p3thfs4FzbA8X85eFC/1Iqfie80JweCZyramfsbU257AjqSopbYB+2nH9Qowlheh pGvIox3qHOZhO9IY3RPbcrW6mIfWgl5gZ0d5AZonYFUD8V8BYQR52LGxbTNn9Wj9 oNscWtQEF1ZuYdbxJLD/ngXT8DThoSR5UQTM3Md+KgS3fMm3qC37CHU6fLfmYrkE y4zR7cycZI7A8HlnyYX1RiOlLIh64IJbFY9wVEjGu+cq5uK1tDGE3IxcuhTXGFIk fuJmJxaQjjyLM5m7wq9pgJfFsrJas3BDwqHkAuhs9tnmgJvXoV8= =APzM -----END PGP SIGNATURE----- --r6qisspa7vuvhezj-- From owner-svn-ports-all@freebsd.org Wed Feb 7 10:06:10 2018 Return-Path: Delivered-To: svn-ports-all@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 66B4DEEF8F1; Wed, 7 Feb 2018 10:06:10 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1675380C6B; Wed, 7 Feb 2018 10:06:10 +0000 (UTC) (envelope-from bapt@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 0C8A4255A3; Wed, 7 Feb 2018 10:06:10 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17A69kQ093353; Wed, 7 Feb 2018 10:06:09 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17A67hR093326; Wed, 7 Feb 2018 10:06:07 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201802071006.w17A67hR093326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 7 Feb 2018 10:06:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461130 - in head/www: b2evolution bblog dalbum eventum extjs freeway geeklog hastymail hastymail2 impresscms iwebcal jinzora lilurl lionwiki mythplugin-mythweb openxmldir p5-Kwiki phpm... X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/www: b2evolution bblog dalbum eventum extjs freeway geeklog hastymail hastymail2 impresscms iwebcal jinzora lilurl lionwiki mythplugin-mythweb openxmldir p5-Kwiki phpmp phpwebapp pydio quickie... X-SVN-Commit-Revision: 461130 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:06:10 -0000 Author: bapt Date: Wed Feb 7 10:06:07 2018 New Revision: 461130 URL: https://svnweb.freebsd.org/changeset/ports/461130 Log: Mark as deprecated ports providing webapps and setting ownership of the files to the www user. This is a bad practice and should get cleaned out in the tree For the maintained ports, their maintainer will be contacted soon Modified: head/www/b2evolution/Makefile head/www/bblog/Makefile head/www/dalbum/Makefile head/www/eventum/Makefile head/www/extjs/Makefile head/www/freeway/Makefile head/www/geeklog/Makefile head/www/hastymail/Makefile head/www/hastymail2/Makefile head/www/impresscms/Makefile head/www/iwebcal/Makefile head/www/jinzora/Makefile head/www/lilurl/Makefile head/www/lionwiki/Makefile head/www/mythplugin-mythweb/Makefile head/www/openxmldir/Makefile head/www/p5-Kwiki/Makefile head/www/phpmp/Makefile head/www/phpwebapp/Makefile head/www/pydio/Makefile head/www/quickie/Makefile head/www/subsonic/Makefile head/www/textpattern/Makefile head/www/xaraya/Makefile head/www/yii/Makefile head/www/zen-cart/Makefile head/www/zikula/Makefile Modified: head/www/b2evolution/Makefile ============================================================================== --- head/www/b2evolution/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/b2evolution/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -11,6 +11,9 @@ MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERS MAINTAINER= ports@FreeBSD.org COMMENT= Multilingual, multiuser, multi-blog engine +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= cpe dos2unix php:web zip Modified: head/www/bblog/Makefile ============================================================================== --- head/www/bblog/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/bblog/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTN MAINTAINER= ports@FreeBSD.org COMMENT= Elegant personal publishing system with Smarty +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= php:web Modified: head/www/dalbum/Makefile ============================================================================== --- head/www/dalbum/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/dalbum/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= ports@FreeBSD.org COMMENT= Free, highly customizable PHP photo album +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt Modified: head/www/eventum/Makefile ============================================================================== --- head/www/eventum/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/eventum/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= MYSQL/eventum MAINTAINER= ports@FreeBSD.org COMMENT= Eventum issue tracking system +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= cpe php:web Modified: head/www/extjs/Makefile ============================================================================== --- head/www/extjs/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/extjs/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -12,6 +12,9 @@ DISTNAME= ext-${PORTVERSION}-gpl MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript platform for rapid development of cross-browser web apps +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv3 WRKSRC= ${WRKDIR}/ext-${PORTVERSION}.1144 Modified: head/www/freeway/Makefile ============================================================================== --- head/www/freeway/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/freeway/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g} MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Open Source eCommerce Platform +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained upstream, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= shebangfix php Modified: head/www/geeklog/Makefile ============================================================================== --- head/www/geeklog/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/geeklog/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= http://www.geeklog.net/filemgmt/upload_d MAINTAINER= ports@FreeBSD.org COMMENT= Web content management system +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2+ USES= cpe php Modified: head/www/hastymail/Makefile ============================================================================== --- head/www/hastymail/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/hastymail/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast and secure yet powerful IMAP webmail +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/www/hastymail2/Makefile ============================================================================== --- head/www/hastymail2/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/hastymail2/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -12,6 +12,9 @@ DISTNAME= hastymail2_${WIKEDVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast and secure yet powerful IMAP webmail +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/www/impresscms/Makefile ============================================================================== --- head/www/impresscms/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/impresscms/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_final MAINTAINER= ports@FreeBSD.org COMMENT= Community Developed Content Management System +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= cpe shebangfix python:run php zip:infozip Modified: head/www/iwebcal/Makefile ============================================================================== --- head/www/iwebcal/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/iwebcal/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Webbased iCal calendar viewer +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + USES= php tar:tgz NO_BUILD= yes NO_ARCH= yes Modified: head/www/jinzora/Makefile ============================================================================== --- head/www/jinzora/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/jinzora/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Jinzora%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web based media streaming and management system +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= php Modified: head/www/lilurl/Makefile ============================================================================== --- head/www/lilurl/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/lilurl/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$ MAINTAINER= ports@FreeBSD.org COMMENT= Simple PHP/MySQL script for generating lil? URLs +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= php:web Modified: head/www/lionwiki/Makefile ============================================================================== --- head/www/lionwiki/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/lionwiki/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -9,6 +9,9 @@ MASTER_SITES= http://lionwiki.0o.cz/download/${PORTVER MAINTAINER= ports@FreeBSD.org COMMENT= Minimalis wiki, extensible, templatable and file based +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + USES= php USE_PHP= session ctype Modified: head/www/mythplugin-mythweb/Makefile ============================================================================== --- head/www/mythplugin-mythweb/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/mythplugin-mythweb/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -12,6 +12,9 @@ COMMENT= Frontend for scheduling and managing recordin LICENSE= GPLv2 +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql Modified: head/www/openxmldir/Makefile ============================================================================== --- head/www/openxmldir/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/openxmldir/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PHP based XML menuing system for Cisco 79xx IP phones +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2 IGNORE_WITH_PHP= 70 71 72 Modified: head/www/p5-Kwiki/Makefile ============================================================================== --- head/www/p5-Kwiki/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/p5-Kwiki/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -13,6 +13,10 @@ DISTNAME= kwiki-trunk-20070327 MAINTAINER= perl@FreeBSD.org COMMENT= Kwiki Wiki Building Framework +EXPIRATION_DATE= 2018-05-07 +DEPRECATED= All www files wrongly belongs to www user. +FORBIDDEN= All www files wrongly belongs to www user. + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual Modified: head/www/phpmp/Makefile ============================================================================== --- head/www/phpmp/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/phpmp/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -10,6 +10,9 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Web interface for music player daemon +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2 NO_BUILD= yes Modified: head/www/phpwebapp/Makefile ============================================================================== --- head/www/phpwebapp/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/phpwebapp/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Web application framework +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained upstream, all www files wrongly belongs to www user. + NO_ARCH= yes NO_BUILD= yes USES= php:web shebangfix Modified: head/www/pydio/Makefile ============================================================================== --- head/www/pydio/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/pydio/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -13,6 +13,8 @@ LICENSE= AGPLv3 PORTSCOUT= limitw:1,even +BROKEN= It is wrong to have the entire files owned by www user + NO_BUILD= yes NO_ARCH= yes USES= cpe dos2unix php:web Modified: head/www/quickie/Makefile ============================================================================== --- head/www/quickie/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/quickie/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -13,6 +13,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Small footprint, fast Wiki engine written in C++ +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2+ USES= alias groff:both perl5 Modified: head/www/subsonic/Makefile ============================================================================== --- head/www/subsonic/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/subsonic/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -14,6 +14,9 @@ COMMENT= Subsonic streaming media server # http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128 LICENSE= NONE +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + OPTIONS_SINGLE= APPSERVER APPSERVER_DESC= Java Application Server OPTIONS_SINGLE_APPSERVER= JETTY TOMCAT8 TOMCAT7 TOMCAT6 RESIN3 Modified: head/www/textpattern/Makefile ============================================================================== --- head/www/textpattern/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/textpattern/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -9,6 +9,9 @@ MASTER_SITES= http://textpattern.com/file_download/110 MAINTAINER= ports@FreeBSD.org COMMENT= Free, flexible, elegant, easy-to-use content management system +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2 IGNORE_WITH_PHP= 70 71 72 Modified: head/www/xaraya/Makefile ============================================================================== --- head/www/xaraya/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/xaraya/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/Jamaica%20Core/Jamaica%20 MAINTAINER= ports@FreeBSD.org COMMENT= Framework to create fully dynamic Content Management Solutions +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= GPLv2 OPTIONS_DEFINE= PGSQL MYSQL Modified: head/www/yii/Makefile ============================================================================== --- head/www/yii/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/yii/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -8,6 +8,9 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= High-performance component-based PHP framework +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, all www files wrongly belongs to www user. + LICENSE= BSD3CLAUSE USE_GITHUB= yes Modified: head/www/zen-cart/Makefile ============================================================================== --- head/www/zen-cart/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/zen-cart/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -12,6 +12,9 @@ DISTNAME= zen-cart-v1.3.9h-full-fileset-10262010 MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based user-friendly, open source shopping cart +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, no upstream, all www files wrongly belongs to www user. + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt Modified: head/www/zikula/Makefile ============================================================================== --- head/www/zikula/Makefile Wed Feb 7 09:31:14 2018 (r461129) +++ head/www/zikula/Makefile Wed Feb 7 10:06:07 2018 (r461130) @@ -12,6 +12,9 @@ DISTNAME= Zikula_Core-${PORTVERSION}.build20 MAINTAINER= ports@FreeBSD.org COMMENT= MVC web application framework (PHP/MySQL) +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained, no upstream, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 WRKSRC= ${WRKDIR}/Zikula_Core-${PORTVERSION} From owner-svn-ports-all@freebsd.org Wed Feb 7 10:08:24 2018 Return-Path: Delivered-To: svn-ports-all@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 4DA8DEEFB83; Wed, 7 Feb 2018 10:08:24 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C599780DFF; Wed, 7 Feb 2018 10:08:23 +0000 (UTC) (envelope-from brnrd@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 C0468255A6; Wed, 7 Feb 2018 10:08:23 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17A8NHw093557; Wed, 7 Feb 2018 10:08:23 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17A8NdG093553; Wed, 7 Feb 2018 10:08:23 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071008.w17A8NdG093553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:08:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461131 - head/www/nextcloud-calendar X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-calendar X-SVN-Commit-Revision: 461131 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:08:24 -0000 Author: brnrd Date: Wed Feb 7 10:08:23 2018 New Revision: 461131 URL: https://svnweb.freebsd.org/changeset/ports/461131 Log: www/nextcloud-calendar: Update to 1.5.7 - Don't install files as www Reported by: bapt Modified: head/www/nextcloud-calendar/Makefile head/www/nextcloud-calendar/distinfo head/www/nextcloud-calendar/pkg-plist Modified: head/www/nextcloud-calendar/Makefile ============================================================================== --- head/www/nextcloud-calendar/Makefile Wed Feb 7 10:06:07 2018 (r461130) +++ head/www/nextcloud-calendar/Makefile Wed Feb 7 10:08:23 2018 (r461131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-calendar/distinfo ============================================================================== --- head/www/nextcloud-calendar/distinfo Wed Feb 7 10:06:07 2018 (r461130) +++ head/www/nextcloud-calendar/distinfo Wed Feb 7 10:08:23 2018 (r461131) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511531589 -SHA256 (nextcloud/calendar-v1.5.6/calendar.tar.gz) = afe77c960e0a67a41452b1183495ce327beea1b35f04eaf48c71706af9e81358 -SIZE (nextcloud/calendar-v1.5.6/calendar.tar.gz) = 2367820 +TIMESTAMP = 1517998033 +SHA256 (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 3b3cf33cfce2d268c7e57544f1df821c2c1c3c6318cd03c15ff0f56819c14c69 +SIZE (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 2376681 Modified: head/www/nextcloud-calendar/pkg-plist ============================================================================== --- head/www/nextcloud-calendar/pkg-plist Wed Feb 7 10:06:07 2018 (r461130) +++ head/www/nextcloud-calendar/pkg-plist Wed Feb 7 10:08:23 2018 (r461131) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/COPYING %%WWWDIR%%/appinfo/app.php @@ -51,8 +49,6 @@ %%WWWDIR%%/l10n/ast.json %%WWWDIR%%/l10n/bg.js %%WWWDIR%%/l10n/bg.json -%%WWWDIR%%/l10n/bn_BD.js -%%WWWDIR%%/l10n/bn_BD.json %%WWWDIR%%/l10n/ca.js %%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js @@ -73,8 +69,36 @@ %%WWWDIR%%/l10n/es.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json +%%WWWDIR%%/l10n/es_CL.js +%%WWWDIR%%/l10n/es_CL.json +%%WWWDIR%%/l10n/es_CO.js +%%WWWDIR%%/l10n/es_CO.json +%%WWWDIR%%/l10n/es_CR.js +%%WWWDIR%%/l10n/es_CR.json +%%WWWDIR%%/l10n/es_DO.js +%%WWWDIR%%/l10n/es_DO.json +%%WWWDIR%%/l10n/es_EC.js +%%WWWDIR%%/l10n/es_EC.json +%%WWWDIR%%/l10n/es_GT.js +%%WWWDIR%%/l10n/es_GT.json +%%WWWDIR%%/l10n/es_HN.js +%%WWWDIR%%/l10n/es_HN.json %%WWWDIR%%/l10n/es_MX.js %%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/es_NI.js +%%WWWDIR%%/l10n/es_NI.json +%%WWWDIR%%/l10n/es_PA.js +%%WWWDIR%%/l10n/es_PA.json +%%WWWDIR%%/l10n/es_PE.js +%%WWWDIR%%/l10n/es_PE.json +%%WWWDIR%%/l10n/es_PR.js +%%WWWDIR%%/l10n/es_PR.json +%%WWWDIR%%/l10n/es_PY.js +%%WWWDIR%%/l10n/es_PY.json +%%WWWDIR%%/l10n/es_SV.js +%%WWWDIR%%/l10n/es_SV.json +%%WWWDIR%%/l10n/es_UY.js +%%WWWDIR%%/l10n/es_UY.json %%WWWDIR%%/l10n/et_EE.js %%WWWDIR%%/l10n/et_EE.json %%WWWDIR%%/l10n/eu.js @@ -85,6 +109,8 @@ %%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js %%WWWDIR%%/l10n/fr.json +%%WWWDIR%%/l10n/gl.js +%%WWWDIR%%/l10n/gl.json %%WWWDIR%%/l10n/he.js %%WWWDIR%%/l10n/he.json %%WWWDIR%%/l10n/hr.js @@ -95,14 +121,14 @@ %%WWWDIR%%/l10n/hy.json %%WWWDIR%%/l10n/ia.js %%WWWDIR%%/l10n/ia.json -%%WWWDIR%%/l10n/id.js -%%WWWDIR%%/l10n/id.json %%WWWDIR%%/l10n/is.js %%WWWDIR%%/l10n/is.json %%WWWDIR%%/l10n/it.js %%WWWDIR%%/l10n/it.json %%WWWDIR%%/l10n/ja.js %%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ka_GE.js +%%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json %%WWWDIR%%/l10n/lb.js From owner-svn-ports-all@freebsd.org Wed Feb 7 10:10:14 2018 Return-Path: Delivered-To: svn-ports-all@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 1EF50EEFD6A; Wed, 7 Feb 2018 10:10:14 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C448C80F41; Wed, 7 Feb 2018 10:10:13 +0000 (UTC) (envelope-from brnrd@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 BF226255AE; Wed, 7 Feb 2018 10:10:13 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17AADxP093767; Wed, 7 Feb 2018 10:10:13 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17AADXa093765; Wed, 7 Feb 2018 10:10:13 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071010.w17AADXa093765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:10:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461132 - head/www/nextcloud-contacts X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-contacts X-SVN-Commit-Revision: 461132 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:10:14 -0000 Author: brnrd Date: Wed Feb 7 10:10:13 2018 New Revision: 461132 URL: https://svnweb.freebsd.org/changeset/ports/461132 Log: www/nextcloud-contacts: Don't install as www Modified: head/www/nextcloud-contacts/Makefile head/www/nextcloud-contacts/pkg-plist Modified: head/www/nextcloud-contacts/Makefile ============================================================================== --- head/www/nextcloud-contacts/Makefile Wed Feb 7 10:08:23 2018 (r461131) +++ head/www/nextcloud-contacts/Makefile Wed Feb 7 10:10:13 2018 (r461132) @@ -15,7 +15,7 @@ COMMENT= Contacts app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud>=12:www/nextcloud +RUN_DEPENDS= nextcloud>=11:www/nextcloud NO_BUILD= yes NO_ARCH= yes Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Wed Feb 7 10:08:23 2018 (r461131) +++ head/www/nextcloud-contacts/pkg-plist Wed Feb 7 10:10:13 2018 (r461132) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php From owner-svn-ports-all@freebsd.org Wed Feb 7 10:13:18 2018 Return-Path: Delivered-To: svn-ports-all@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 91C9FEF0122; Wed, 7 Feb 2018 10:13:18 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4345A8134D; Wed, 7 Feb 2018 10:13:18 +0000 (UTC) (envelope-from brnrd@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 3D92A25740; Wed, 7 Feb 2018 10:13:18 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17ADIbm098747; Wed, 7 Feb 2018 10:13:18 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17ADIol098745; Wed, 7 Feb 2018 10:13:18 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071013.w17ADIol098745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:13:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461133 - head/www/nextcloud-notes X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-notes X-SVN-Commit-Revision: 461133 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:13:18 -0000 Author: brnrd Date: Wed Feb 7 10:13:17 2018 New Revision: 461133 URL: https://svnweb.freebsd.org/changeset/ports/461133 Log: www/nextcloud-notes: Don't install as www Reported by: bapt Modified: head/www/nextcloud-notes/Makefile head/www/nextcloud-notes/pkg-plist Modified: head/www/nextcloud-notes/Makefile ============================================================================== --- head/www/nextcloud-notes/Makefile Wed Feb 7 10:10:13 2018 (r461132) +++ head/www/nextcloud-notes/Makefile Wed Feb 7 10:13:17 2018 (r461133) @@ -14,8 +14,9 @@ MAINTAINER= brnrd@freebsd.org COMMENT= Notes app for Nextcloud LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud>=12:www/nextcloud +RUN_DEPENDS= nextcloud>=9:www/nextcloud NO_BUILD= yes NO_ARCH= yes Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Wed Feb 7 10:10:13 2018 (r461132) +++ head/www/nextcloud-notes/pkg-plist Wed Feb 7 10:13:17 2018 (r461133) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/AUTHORS %%WWWDIR%%/COPYING %%WWWDIR%%/README.md From owner-svn-ports-all@freebsd.org Wed Feb 7 10:15:28 2018 Return-Path: Delivered-To: svn-ports-all@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 2B094EF02D2; Wed, 7 Feb 2018 10:15:28 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2E638148F; Wed, 7 Feb 2018 10:15:27 +0000 (UTC) (envelope-from brnrd@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 C977725741; Wed, 7 Feb 2018 10:15:27 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17AFRgw098942; Wed, 7 Feb 2018 10:15:27 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17AFRX8098940; Wed, 7 Feb 2018 10:15:27 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071015.w17AFRX8098940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:15:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461134 - head/www/nextcloud-tasks X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-tasks X-SVN-Commit-Revision: 461134 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:15:28 -0000 Author: brnrd Date: Wed Feb 7 10:15:27 2018 New Revision: 461134 URL: https://svnweb.freebsd.org/changeset/ports/461134 Log: www/nextcloud-tasks: Don't install as www Reported by: bapt Modified: head/www/nextcloud-tasks/Makefile head/www/nextcloud-tasks/pkg-plist Modified: head/www/nextcloud-tasks/Makefile ============================================================================== --- head/www/nextcloud-tasks/Makefile Wed Feb 7 10:13:17 2018 (r461133) +++ head/www/nextcloud-tasks/Makefile Wed Feb 7 10:15:27 2018 (r461134) @@ -14,8 +14,9 @@ MAINTAINER= brnrd@freebsd.org COMMENT= Tasks app for Nextcloud LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= nextcloud>=12:www/nextcloud +RUN_DEPENDS= nextcloud>=10:www/nextcloud NO_BUILD= yes NO_ARCH= yes Modified: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- head/www/nextcloud-tasks/pkg-plist Wed Feb 7 10:13:17 2018 (r461133) +++ head/www/nextcloud-tasks/pkg-plist Wed Feb 7 10:15:27 2018 (r461134) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/LICENSE %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/application.php From owner-svn-ports-all@freebsd.org Wed Feb 7 10:19:02 2018 Return-Path: Delivered-To: svn-ports-all@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 DD4AFEF0668; Wed, 7 Feb 2018 10:19:01 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FCE681674; Wed, 7 Feb 2018 10:19:01 +0000 (UTC) (envelope-from brnrd@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 86C6A25744; Wed, 7 Feb 2018 10:19:01 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17AJ16P099146; Wed, 7 Feb 2018 10:19:01 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17AJ1Yk099145; Wed, 7 Feb 2018 10:19:01 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071019.w17AJ1Yk099145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:19:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461135 - head/security/nextcloud-twofactor_totp X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_totp X-SVN-Commit-Revision: 461135 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:19:02 -0000 Author: brnrd Date: Wed Feb 7 10:19:01 2018 New Revision: 461135 URL: https://svnweb.freebsd.org/changeset/ports/461135 Log: security/nextcloud-twofactor_totp: Don't install as www Reported by: bapt Modified: head/security/nextcloud-twofactor_totp/pkg-plist Modified: head/security/nextcloud-twofactor_totp/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-plist Wed Feb 7 10:15:27 2018 (r461134) +++ head/security/nextcloud-twofactor_totp/pkg-plist Wed Feb 7 10:19:01 2018 (r461135) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md From owner-svn-ports-all@freebsd.org Wed Feb 7 10:20:22 2018 Return-Path: Delivered-To: svn-ports-all@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 14D2FEF07B8; Wed, 7 Feb 2018 10:20:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BED788177C; Wed, 7 Feb 2018 10:20:21 +0000 (UTC) (envelope-from brnrd@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 B9B8425749; Wed, 7 Feb 2018 10:20:21 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17AKLD9099334; Wed, 7 Feb 2018 10:20:21 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17AKLdm099332; Wed, 7 Feb 2018 10:20:21 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071020.w17AKLdm099332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:20:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461136 - head/security/nextcloud-twofactor_u2f X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_u2f X-SVN-Commit-Revision: 461136 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:20:22 -0000 Author: brnrd Date: Wed Feb 7 10:20:21 2018 New Revision: 461136 URL: https://svnweb.freebsd.org/changeset/ports/461136 Log: security/nextcloud-twofactor_u2f: Don't install as www Reported by: bapt Modified: head/security/nextcloud-twofactor_u2f/Makefile head/security/nextcloud-twofactor_u2f/pkg-plist Modified: head/security/nextcloud-twofactor_u2f/Makefile ============================================================================== --- head/security/nextcloud-twofactor_u2f/Makefile Wed Feb 7 10:19:01 2018 (r461135) +++ head/security/nextcloud-twofactor_u2f/Makefile Wed Feb 7 10:20:21 2018 (r461136) @@ -20,12 +20,6 @@ RUN_DEPENDS= nextcloud>=12:www/nextcloud NO_BUILD= yes NO_ARCH= yes -NEXTCLOUD_USERNAME?= ${WWWOWN} -NEXTCLOUD_GROUPNAME?= ${WWWGRP} - -PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ - NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} - WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} do-install: Modified: head/security/nextcloud-twofactor_u2f/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-plist Wed Feb 7 10:19:01 2018 (r461135) +++ head/security/nextcloud-twofactor_u2f/pkg-plist Wed Feb 7 10:20:21 2018 (r461136) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/autoload.php From owner-svn-ports-all@freebsd.org Wed Feb 7 10:21:58 2018 Return-Path: Delivered-To: svn-ports-all@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 5D1BFEF09F6; Wed, 7 Feb 2018 10:21:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D5EC8199E; Wed, 7 Feb 2018 10:21:58 +0000 (UTC) (envelope-from brnrd@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 07776258BC; Wed, 7 Feb 2018 10:21:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17ALvJq001911; Wed, 7 Feb 2018 10:21:57 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17ALvS1001909; Wed, 7 Feb 2018 10:21:57 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802071021.w17ALvS1001909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Feb 2018 10:21:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461137 - head/security/nextcloud-passman X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-passman X-SVN-Commit-Revision: 461137 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 10:21:58 -0000 Author: brnrd Date: Wed Feb 7 10:21:57 2018 New Revision: 461137 URL: https://svnweb.freebsd.org/changeset/ports/461137 Log: security/nextcloud-passman: Don't install as www Reported by: bapt Modified: head/security/nextcloud-passman/Makefile head/security/nextcloud-passman/pkg-plist Modified: head/security/nextcloud-passman/Makefile ============================================================================== --- head/security/nextcloud-passman/Makefile Wed Feb 7 10:20:21 2018 (r461136) +++ head/security/nextcloud-passman/Makefile Wed Feb 7 10:21:57 2018 (r461137) @@ -18,14 +18,9 @@ RUN_DEPENDS= nextcloud>=9:www/nextcloud WRKSRC= ${WRKDIR}/${PORTNAME} + NO_BUILD= yes NO_ARCH= yes - -NEXTCLOUD_USERNAME?= ${WWWOWN} -NEXTCLOUD_GROUPNAME?= ${WWWGRP} - -PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ - NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} Modified: head/security/nextcloud-passman/pkg-plist ============================================================================== --- head/security/nextcloud-passman/pkg-plist Wed Feb 7 10:20:21 2018 (r461136) +++ head/security/nextcloud-passman/pkg-plist Wed Feb 7 10:21:57 2018 (r461137) @@ -1,5 +1,3 @@ -@owner %%NEXTCLOUD_USERNAME%% -@group %%NEXTCLOUD_GROUPNAME%% %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CNAME From owner-svn-ports-all@freebsd.org Wed Feb 7 12:00:55 2018 Return-Path: Delivered-To: svn-ports-all@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 E9486EF7D8F; Wed, 7 Feb 2018 12:00:54 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F02D85A7C; Wed, 7 Feb 2018 12:00:54 +0000 (UTC) (envelope-from girgen@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 89D55267C5; Wed, 7 Feb 2018 12:00:54 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17C0sIp049239; Wed, 7 Feb 2018 12:00:54 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17C0suU049236; Wed, 7 Feb 2018 12:00:54 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802071200.w17C0suU049236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Wed, 7 Feb 2018 12:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461138 - in head/sysutils/beats: . files X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head/sysutils/beats: . files X-SVN-Commit-Revision: 461138 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 12:00:55 -0000 Author: girgen Date: Wed Feb 7 12:00:54 2018 New Revision: 461138 URL: https://svnweb.freebsd.org/changeset/ports/461138 Log: Update to version 6.2.0 Deleted: head/sysutils/beats/files/patch-gosigar_freebsd.go Modified: head/sysutils/beats/Makefile head/sysutils/beats/distinfo head/sysutils/beats/files/patch-libbeat_scripts_Makefile Modified: head/sysutils/beats/Makefile ============================================================================== --- head/sysutils/beats/Makefile Wed Feb 7 10:21:57 2018 (r461137) +++ head/sysutils/beats/Makefile Wed Feb 7 12:00:54 2018 (r461138) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beats -PORTVERSION= 6.1.3 +PORTVERSION= 6.2.0 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/beats/distinfo ============================================================================== --- head/sysutils/beats/distinfo Wed Feb 7 10:21:57 2018 (r461137) +++ head/sysutils/beats/distinfo Wed Feb 7 12:00:54 2018 (r461138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517398295 -SHA256 (elastic-beats-v6.1.3_GH0.tar.gz) = 5a21ce1eca7eab2b8214b54a7f4690cd557cd05073119f861025330e1b4006a3 -SIZE (elastic-beats-v6.1.3_GH0.tar.gz) = 17374165 +TIMESTAMP = 1518004202 +SHA256 (elastic-beats-v6.2.0_GH0.tar.gz) = f4cf4dee93ae5803d7c07573e96f73ee421cf9f3154615c9c518137c1956feab +SIZE (elastic-beats-v6.2.0_GH0.tar.gz) = 19405883 Modified: head/sysutils/beats/files/patch-libbeat_scripts_Makefile ============================================================================== --- head/sysutils/beats/files/patch-libbeat_scripts_Makefile Wed Feb 7 10:21:57 2018 (r461137) +++ head/sysutils/beats/files/patch-libbeat_scripts_Makefile Wed Feb 7 12:00:54 2018 (r461138) @@ -1,9 +1,9 @@ ---- libbeat/scripts/Makefile.orig 2016-12-08 18:08:06.201040000 +0100 -+++ libbeat/scripts/Makefile 2016-12-08 18:08:14.835100000 +0100 -@@ -30,7 +30,7 @@ - GOFILES = $(shell find . -type f -name '*.go') +--- libbeat/scripts/Makefile.orig 2018-02-01 16:56:52.000000000 +0100 ++++ libbeat/scripts/Makefile 2018-02-07 12:53:00.911420000 +0100 +@@ -27,7 +27,7 @@ GOFILES_NOVENDOR = $(shell find . -type f -name '*.go' -not -path "*/vendor/*") GOFILES_ALL = $(GOFILES) $(shell find $(ES_BEATS) -type f -name '*.go') + GOPACKAGES_STRESSTESTS=$(shell find . -name '*.go' | xargs awk 'FNR>1 {nextfile} /\+build.*stresstest/ {print FILENAME; nextfile}' | xargs dirname | uniq) -SHELL=bash +SHELL=sh ES_HOST?="elasticsearch" From owner-svn-ports-all@freebsd.org Wed Feb 7 12:26:52 2018 Return-Path: Delivered-To: svn-ports-all@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 C2A85F01E65; Wed, 7 Feb 2018 12:26:52 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 74F5686C84; Wed, 7 Feb 2018 12:26:52 +0000 (UTC) (envelope-from vanilla@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 68D0926C76; Wed, 7 Feb 2018 12:26:52 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17CQqQw063330; Wed, 7 Feb 2018 12:26:52 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17CQqGD063327; Wed, 7 Feb 2018 12:26:52 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802071226.w17CQqGD063327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 7 Feb 2018 12:26:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461139 - head/devel/grpc X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/grpc X-SVN-Commit-Revision: 461139 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 12:26:52 -0000 Author: vanilla Date: Wed Feb 7 12:26:51 2018 New Revision: 461139 URL: https://svnweb.freebsd.org/changeset/ports/461139 Log: Update to 1.9.1. Modified: head/devel/grpc/Makefile head/devel/grpc/distinfo Modified: head/devel/grpc/Makefile ============================================================================== --- head/devel/grpc/Makefile Wed Feb 7 12:00:54 2018 (r461138) +++ head/devel/grpc/Makefile Wed Feb 7 12:26:51 2018 (r461139) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/grpc/distinfo ============================================================================== --- head/devel/grpc/distinfo Wed Feb 7 12:00:54 2018 (r461138) +++ head/devel/grpc/distinfo Wed Feb 7 12:26:51 2018 (r461139) @@ -1,5 +1,5 @@ -TIMESTAMP = 1517552032 -SHA256 (grpc-grpc-v1.9.0_GH0.tar.gz) = 849679d38daa54aeb3643c9bc830d6b61dca06bed8c72e8dde2e25eff9ad91d5 -SIZE (grpc-grpc-v1.9.0_GH0.tar.gz) = 4648677 +TIMESTAMP = 1518005979 +SHA256 (grpc-grpc-v1.9.1_GH0.tar.gz) = fac236d49fb3e89399b68a5aa944fc69221769bcedd099d47eb6f93e59035c40 +SIZE (grpc-grpc-v1.9.1_GH0.tar.gz) = 4648929 SHA256 (google-benchmark-v1.3.0_GH0.tar.gz) = f19559475a592cbd5ac48b61f6b9cedf87f0b6775d1443de54cfe8f53940b28d SIZE (google-benchmark-v1.3.0_GH0.tar.gz) = 105485 From owner-svn-ports-all@freebsd.org Wed Feb 7 12:33:04 2018 Return-Path: Delivered-To: svn-ports-all@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 BE57AF02538; Wed, 7 Feb 2018 12:33:03 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6925C8719D; Wed, 7 Feb 2018 12:33:03 +0000 (UTC) (envelope-from fluffy@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 63FE826E09; Wed, 7 Feb 2018 12:33:03 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17CX3F3068026; Wed, 7 Feb 2018 12:33:03 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17CX3mL068023; Wed, 7 Feb 2018 12:33:03 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201802071233.w17CX3mL068023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Wed, 7 Feb 2018 12:33:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461140 - head/mail/vexim X-SVN-Group: ports-head X-SVN-Commit-Author: fluffy X-SVN-Commit-Paths: head/mail/vexim X-SVN-Commit-Revision: 461140 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 12:33:04 -0000 Author: fluffy Date: Wed Feb 7 12:33:02 2018 New Revision: 461140 URL: https://svnweb.freebsd.org/changeset/ports/461140 Log: - Update to latest git snapshot, 2f51492 - Use options helpers - Pet portlint Modified: head/mail/vexim/Makefile head/mail/vexim/distinfo head/mail/vexim/pkg-plist Modified: head/mail/vexim/Makefile ============================================================================== --- head/mail/vexim/Makefile Wed Feb 7 12:26:51 2018 (r461139) +++ head/mail/vexim/Makefile Wed Feb 7 12:33:02 2018 (r461140) @@ -4,6 +4,7 @@ PORTNAME= vexim DISTVERSIONPREFIX= v DISTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= mail www MAINTAINER= fluffy@FreeBSD.org @@ -12,34 +13,28 @@ COMMENT= Web interface for managing virtual domains fo LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_PROJECT= ${PORTNAME}2 - SUB_FILES= pkg-message NO_ARCH= yes NO_BUILD= yes -USE_PHP= gettext session posix USES= gettext php +USE_PHP= gettext session posix +USE_GITHUB= yes +GH_PROJECT= ${PORTNAME}2 +GH_TAGNAME= 2f51492 + OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL OPTIONS_DEFINE= DOCS ORDER OPTIONS_DEFAULT= MYSQL -ORDER_DESC= Sort userlist by localpart istead of realname +ORDER_DESC= Sort userlist by localpart instead of realname ORDER_EXTRA_PATCHES= ${FILESDIR}/extrapatch-order -.include +MYSQL_USE= php=pdo_mysql +PGSQL_USE= php=pdo_pgsql -.if ${PORT_OPTIONS:MMYSQL} -USES+= mysql -USE_PHP+= pdo_mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USES+= pgsql -USE_PHP+= pdo_pgsql -.endif +.include .if ${PORT_OPTIONS:MORDER} post-patch: Modified: head/mail/vexim/distinfo ============================================================================== --- head/mail/vexim/distinfo Wed Feb 7 12:26:51 2018 (r461139) +++ head/mail/vexim/distinfo Wed Feb 7 12:33:02 2018 (r461140) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488538725 -SHA256 (vexim-vexim2-v2.3_GH0.tar.gz) = 67fa6c5dbc7a5ab2a4babc9b7707b3595c5d219d51c57d6f81a37ed56b46155a -SIZE (vexim-vexim2-v2.3_GH0.tar.gz) = 137225 +TIMESTAMP = 1516528808 +SHA256 (vexim-vexim2-v2.3-2f51492_GH0.tar.gz) = 2dc3fcbf795026cf4b7befbbb64e510b28faf70ca41cab77ac72d127c032ac88 +SIZE (vexim-vexim2-v2.3-2f51492_GH0.tar.gz) = 138938 Modified: head/mail/vexim/pkg-plist ============================================================================== --- head/mail/vexim/pkg-plist Wed Feb 7 12:26:51 2018 (r461139) +++ head/mail/vexim/pkg-plist Wed Feb 7 12:33:02 2018 (r461140) @@ -12,13 +12,16 @@ %%PORTDOCS%%%%DOCSDIR%%/docs/configure %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/auth/30_vexim_authenticators %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/main/00_vexim_listmacrosdefs +%%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/router/240_vexim_mailman %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/router/249_vexim_ditch_routers %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/router/250_vexim_virtual_domains +%%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/transport/30_vexim_mailman %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/transport/30_vexim_virtual_delivery %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/transport/30_vexim_virtual_ditch_spam_transport %%PORTDOCS%%%%DOCSDIR%%/docs/debian-conf.d/transport/30_vexim_virtual_vacation_delivery %%PORTDOCS%%%%DOCSDIR%%/docs/vexim-acl-check-content.conf %%PORTDOCS%%%%DOCSDIR%%/docs/vexim-acl-check-helo.conf +%%PORTDOCS%%%%DOCSDIR%%/docs/vexim-acl-check-mime.conf %%PORTDOCS%%%%DOCSDIR%%/docs/vexim-acl-check-rcpt.conf %%PORTDOCS%%%%DOCSDIR%%/docs/vexim-group.txt %%WWWDIR%%/admin.php From owner-svn-ports-all@freebsd.org Wed Feb 7 12:34:00 2018 Return-Path: Delivered-To: svn-ports-all@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 6FDE5F02634; Wed, 7 Feb 2018 12:34:00 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21CD5872A5; Wed, 7 Feb 2018 12:34:00 +0000 (UTC) (envelope-from adridg@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 1C83826E0B; Wed, 7 Feb 2018 12:34:00 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17CXxEN068186; Wed, 7 Feb 2018 12:33:59 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17CXxTi068184; Wed, 7 Feb 2018 12:33:59 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201802071233.w17CXxTi068184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Wed, 7 Feb 2018 12:33:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461141 - in head/x11-toolkits/qt5-gui: . files X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/x11-toolkits/qt5-gui: . files X-SVN-Commit-Revision: 461141 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 12:34:00 -0000 Author: adridg Date: Wed Feb 7 12:33:59 2018 New Revision: 461141 URL: https://svnweb.freebsd.org/changeset/ports/461141 Log: Add upstream patch to fix bug caused by not translating coordinates after a drag-and-drop operation. The patch header explains it well. Approved by: rakuco (mentor) Obtained from: upstream Differential Revision: https://reviews.freebsd.org/D14240 Added: head/x11-toolkits/qt5-gui/files/ head/x11-toolkits/qt5-gui/files/patch-git_4a7771f2 (contents, props changed) Modified: head/x11-toolkits/qt5-gui/Makefile Modified: head/x11-toolkits/qt5-gui/Makefile ============================================================================== --- head/x11-toolkits/qt5-gui/Makefile Wed Feb 7 12:33:02 2018 (r461140) +++ head/x11-toolkits/qt5-gui/Makefile Wed Feb 7 12:33:59 2018 (r461141) @@ -2,7 +2,7 @@ PORTNAME= gui DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- Added: head/x11-toolkits/qt5-gui/files/patch-git_4a7771f2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/qt5-gui/files/patch-git_4a7771f2 Wed Feb 7 12:33:59 2018 (r461141) @@ -0,0 +1,170 @@ +From 4a7771f206d4b29be549d3827c36a46679d90de6 Mon Sep 17 00:00:00 2001 +From: Eike Hein +Date: Sun, 7 Jan 2018 13:02:01 +0900 +Subject: [PATCH] QSimpleDrag: Fix mouse release coords for delayed event + transmission + +On platforms such as XCB, the drag cursor pixmap is shown via a window +(a QShapedPixmapWindow) under the cursor. + +The mouse button release event at the end of the drag is received in +this QXcbWindow, but intercepted by an event filter that QSimpleDrag +installs on the QApplication. It then resends it unmodified(!) after +the drag has ended and the drag pixmap window destroyed, causing it to +be delivered to the new top-level window. + +The local coordinates in the unmodified QMouseEvent are local to the +drag pixmap window and don't match the window it is delayed-transmitted +to. + +This ends up having fatal, user-visible effects particularly in Qt +Quick: QQuickWindow synthesizes a hover event once per frame using +the last received mouse coordinates, here: the release posted by +QSimpleDrag. This is done to update the hover event state for items +under the cursor when the mouse hasn't moved (e.g. QQuickMouseArea:: +containsMouse). The bogus event coordinates in the release event then +usually end up causing an item near the top-left of the QQuickWindow +to assume it is hovered (because drag pixmap windows tend to be small), +even when the mouse cursor is actually far away from it at the end of +the drag. + +This shows up e.g. in the Plasma 5 desktop, where dragging an icon +on the desktop will cause the icon at the top-left of the screen (if +any) to switch to hovered state, as the release coordinates on the +drag pixmap window (showing a dragged icon) fall into the geometry +of the top-left icon. + +QSimpleDrag contains a topLevelAt() function to find the top-level +window under the global cursor coordinates that is not the drag +pixmap window. This is used by the drop event delivery code. + +This patch uses this function to find the relevant top-level window, +then asks it to map the global cusor coordinates to its local +coordinate system, then synthesizes a new QMouseEvent with local +coordinates computed in this fashion. As a result the window now +gets a release event with coordinates that make sense and are +correct. + +Task-number: QTBUG-66103 +Change-Id: I04ebe6ccd4a991fdd4b540ff0227973ea8896a9d +Reviewed-by: Eike Hein +Reviewed-by: Shawn Rutledge +--- + src/gui/kernel/qsimpledrag.cpp | 32 +++++++++++++++++++++++++++----- + src/gui/kernel/qsimpledrag_p.h | 6 +++--- + 2 files changed, 30 insertions(+), 8 deletions(-) + +diff --git a/src/gui/kernel/qsimpledrag.cpp b/src/gui/kernel/qsimpledrag.cpp +index a1e25dc5..87d3ba59 100644 +--- src/gui/kernel/qsimpledrag.cpp ++++ src/gui/kernel/qsimpledrag.cpp +@@ -58,6 +58,7 @@ + + #include + #include ++#include + + #include + #include +@@ -69,6 +70,8 @@ QT_BEGIN_NAMESPACE + + #ifndef QT_NO_DRAGANDDROP + ++Q_LOGGING_CATEGORY(lcDnd, "qt.gui.dnd") ++ + static QWindow* topLevelAt(const QPoint &pos) + { + QWindowList list = QGuiApplication::topLevelWindows(); +@@ -94,10 +97,10 @@ static QWindow* topLevelAt(const QPoint &pos) + */ + + QBasicDrag::QBasicDrag() : +- m_restoreCursor(false), m_eventLoop(0), ++ m_current_window(nullptr), m_restoreCursor(false), m_eventLoop(nullptr), + m_executed_drop_action(Qt::IgnoreAction), m_can_drop(false), +- m_drag(0), m_drag_icon_window(0), m_useCompositing(true), +- m_screen(Q_NULLPTR) ++ m_drag(nullptr), m_drag_icon_window(nullptr), m_useCompositing(true), ++ m_screen(nullptr) + { + } + +@@ -161,6 +164,7 @@ bool QBasicDrag::eventFilter(QObject *o, QEvent *e) + return true; // Eat all mouse move events + } + case QEvent::MouseButtonRelease: ++ { + disableEventFilter(); + if (canDrop()) { + QPoint nativePosition = getNativeMousePos(e, m_drag_icon_window); +@@ -169,8 +173,25 @@ bool QBasicDrag::eventFilter(QObject *o, QEvent *e) + cancel(); + } + exitDndEventLoop(); +- QCoreApplication::postEvent(o, new QMouseEvent(*static_cast(e))); ++ ++ // If a QShapedPixmapWindow (drag feedback) is being dragged along, the ++ // mouse event's localPos() will be relative to that, which is useless. ++ // We want a position relative to the window where the drag ends, if possible (?). ++ // If there is no such window (belonging to this Qt application), ++ // make the event relative to the window where the drag started. (QTBUG-66103) ++ const QMouseEvent *release = static_cast(e); ++ const QWindow *releaseWindow = topLevelAt(release->globalPos()); ++ qCDebug(lcDnd) << "mouse released over" << releaseWindow << "after drag from" << m_current_window << "globalPos" << release->globalPos(); ++ if (!releaseWindow) ++ releaseWindow = m_current_window; ++ QPoint releaseWindowPos = (releaseWindow ? releaseWindow->mapFromGlobal(release->globalPos()) : release->globalPos()); ++ QMouseEvent *newRelease = new QMouseEvent(release->type(), ++ releaseWindowPos, releaseWindowPos, release->screenPos(), ++ release->button(), release->buttons(), ++ release->modifiers(), release->source()); ++ QCoreApplication::postEvent(o, newRelease); + return true; // defer mouse release events until drag event loop has returned ++ } + case QEvent::MouseButtonDblClick: + case QEvent::Wheel: + return true; +@@ -349,7 +370,7 @@ static inline QPoint fromNativeGlobalPixels(const QPoint &point) + into account. + */ + +-QSimpleDrag::QSimpleDrag() : m_current_window(0) ++QSimpleDrag::QSimpleDrag() + { + } + +@@ -373,6 +394,7 @@ void QSimpleDrag::startDrag() + updateCursor(Qt::IgnoreAction); + } + setExecutedDropAction(Qt::IgnoreAction); ++ qCDebug(lcDnd) << "drag began from" << m_current_window<< "cursor pos" << QCursor::pos() << "can drop?" << canDrop(); + } + + void QSimpleDrag::cancel() +diff --git a/src/gui/kernel/qsimpledrag_p.h b/src/gui/kernel/qsimpledrag_p.h +index 0b8a0bc7..bbd7f7f4 100644 +--- src/gui/kernel/qsimpledrag_p.h ++++ src/gui/kernel/qsimpledrag_p.h +@@ -105,6 +105,9 @@ protected: + + QDrag *drag() const { return m_drag; } + ++protected: ++ QWindow *m_current_window; ++ + private: + void enableEventFilter(); + void disableEventFilter(); +@@ -132,9 +135,6 @@ protected: + virtual void cancel() Q_DECL_OVERRIDE; + virtual void move(const QPoint &globalPos) Q_DECL_OVERRIDE; + virtual void drop(const QPoint &globalPos) Q_DECL_OVERRIDE; +- +-private: +- QWindow *m_current_window; + }; + + #endif // QT_NO_DRAGANDDROP +-- +2.15.1 + From owner-svn-ports-all@freebsd.org Wed Feb 7 12:58:44 2018 Return-Path: Delivered-To: svn-ports-all@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 9E5BEF03DDB; Wed, 7 Feb 2018 12:58:44 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 516C587F8E; Wed, 7 Feb 2018 12:58:44 +0000 (UTC) (envelope-from jhale@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 4C5C92714F; Wed, 7 Feb 2018 12:58:44 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17Cwinj078322; Wed, 7 Feb 2018 12:58:44 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17CwiOj078321; Wed, 7 Feb 2018 12:58:44 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802071258.w17CwiOj078321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Wed, 7 Feb 2018 12:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461142 - head/audio/libmusicbrainz3 X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/audio/libmusicbrainz3 X-SVN-Commit-Revision: 461142 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 12:58:44 -0000 Author: jhale Date: Wed Feb 7 12:58:43 2018 New Revision: 461142 URL: https://svnweb.freebsd.org/changeset/ports/461142 Log: Mark DEPRECATED and set EXPIRATION_DATE for 2018-08-01 MusicBrainz Web Service 1.0 support will end on 2018-08-01. There are currently 2 ports that still depend on this: audio/kscd multimedia/gnome-mplayer (non-default option) See: https://blog.musicbrainz.org/2018/02/01/web-service-ver-1-0-ws-1-will-be-removed-in-6-months/ Modified: head/audio/libmusicbrainz3/Makefile Modified: head/audio/libmusicbrainz3/Makefile ============================================================================== --- head/audio/libmusicbrainz3/Makefile Wed Feb 7 12:33:59 2018 (r461141) +++ head/audio/libmusicbrainz3/Makefile Wed Feb 7 12:58:43 2018 (r461142) @@ -13,6 +13,9 @@ COMMENT= MusicBrainz client library for audio metadata LICENSE= LGPL21 +DEPRECATED= Web Service 1.0 support ending 2018-08-01 +EXPIRATION_DATE= 2018-08-01 + LIB_DEPENDS= libdiscid.so:audio/libdiscid \ libneon.so:www/neon From owner-svn-ports-all@freebsd.org Wed Feb 7 13:48:34 2018 Return-Path: Delivered-To: svn-ports-all@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 592C6F07539; Wed, 7 Feb 2018 13:48:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B21E69CE6; Wed, 7 Feb 2018 13:48:34 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0157827940; Wed, 7 Feb 2018 13:48:34 +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 w17DmXI1003148; Wed, 7 Feb 2018 13:48:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17DmXWZ003147; Wed, 7 Feb 2018 13:48:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071348.w17DmXWZ003147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 13:48:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461143 - head/lang/sdcc X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/lang/sdcc X-SVN-Commit-Revision: 461143 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 13:48:34 -0000 Author: amdmi3 Date: Wed Feb 7 13:48:33 2018 New Revision: 461143 URL: https://svnweb.freebsd.org/changeset/ports/461143 Log: - Fix shebangs - Switch to options helpers Approved by: portmgr blanket Modified: head/lang/sdcc/Makefile Modified: head/lang/sdcc/Makefile ============================================================================== --- head/lang/sdcc/Makefile Wed Feb 7 12:58:43 2018 (r461142) +++ head/lang/sdcc/Makefile Wed Feb 7 13:48:33 2018 (r461143) @@ -3,7 +3,7 @@ PORTNAME= sdcc PORTVERSION= 3.6.0 DISTVERSIONPREFIX= src- -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= SF @@ -16,7 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjace CONFLICTS_INSTALL= sdcc-[0-9]* sdcc-devel-[0-9]* GNU_CONFIGURE= yes -USES= gmake readline:port tar:bzip2 +USES= gmake readline:port python:2.7,run shebangfix tar:bzip2 +SHEBANG_FILES= support/scripts/as2gbmap.py OPTIONS_DEFINE= DEVLIB DOCS UCSIM OPTIONS_MULTI= TARGETS @@ -87,11 +88,11 @@ post-patch: ${WRKSRC}/device/non-free/lib/pic16/Makefile.in \ ${WRKSRC}/device/non-free/lib/pic16/configure \ ${WRKSRC}/device/non-free/lib/pic16/libdev/Makefile.in -.if ! ${PORT_OPTIONS:MDOCS} + +post-patch-DOCS-off: @${REINPLACE_CMD} 's, [a-z-]*doc,,' \ ${WRKSRC}/Makefile.in \ ${WRKSRC}/sim/ucsim/packages_in.mk -.endif post-install: ${FIND} -d ${STAGEDIR}${DATADIR} -type d -empty -delete From owner-svn-ports-all@freebsd.org Wed Feb 7 13:58:20 2018 Return-Path: Delivered-To: svn-ports-all@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 B3442F07F4B; Wed, 7 Feb 2018 13:58:20 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64CDA6A36F; Wed, 7 Feb 2018 13:58:20 +0000 (UTC) (envelope-from dbaio@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 3E28527ACF; Wed, 7 Feb 2018 13:58:20 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17DwKgX007985; Wed, 7 Feb 2018 13:58:20 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17DwJBk007982; Wed, 7 Feb 2018 13:58:19 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802071358.w17DwJBk007982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 7 Feb 2018 13:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461144 - head/net-mgmt/cacti X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/net-mgmt/cacti X-SVN-Commit-Revision: 461144 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 13:58:20 -0000 Author: dbaio Date: Wed Feb 7 13:58:19 2018 New Revision: 461144 URL: https://svnweb.freebsd.org/changeset/ports/461144 Log: net-mgmt/cacti: Update to 1.1.34 Changes: https://www.cacti.net/release_notes.php?version=1.1.34 PR: 225715 Submitted by: Daniel Austin (maintainer) Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Wed Feb 7 13:48:33 2018 (r461143) +++ head/net-mgmt/cacti/Makefile Wed Feb 7 13:58:19 2018 (r461144) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.33 +PORTVERSION= 1.1.34 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: head/net-mgmt/cacti/distinfo ============================================================================== --- head/net-mgmt/cacti/distinfo Wed Feb 7 13:48:33 2018 (r461143) +++ head/net-mgmt/cacti/distinfo Wed Feb 7 13:58:19 2018 (r461144) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516737898 -SHA256 (cacti-1.1.33.tar.gz) = 5bafc917b137d774f05ecfa2c02b23465c658acb131278f69b647bbfa8178310 -SIZE (cacti-1.1.33.tar.gz) = 8958066 +TIMESTAMP = 1517961927 +SHA256 (cacti-1.1.34.tar.gz) = 28b9c178771d353ab11805bb117d3aa16b1a98485bdf0189b72c18adedd3cc4f +SIZE (cacti-1.1.34.tar.gz) = 8984636 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Wed Feb 7 13:48:33 2018 (r461143) +++ head/net-mgmt/cacti/pkg-plist Wed Feb 7 13:58:19 2018 (r461144) @@ -34,17 +34,20 @@ %%CACTIDIR%%/cli/add_perms.php %%CACTIDIR%%/cli/add_tree.php %%CACTIDIR%%/cli/analyze_database.php +%%CACTIDIR%%/cli/audit_database.php %%CACTIDIR%%/cli/convert_innodb.php %%CACTIDIR%%/cli/copy_user.php %%CACTIDIR%%/cli/data_template_associate_rra.php %%CACTIDIR%%/cli/host_update_template.php %%CACTIDIR%%/cli/import_package.php +%%CACTIDIR%%/cli/md5sum.php %%CACTIDIR%%/cli/import_template.php %%CACTIDIR%%/cli/poller_data_sources_reapply_names.php %%CACTIDIR%%/cli/poller_graphs_reapply_names.php %%CACTIDIR%%/cli/poller_output_empty.php %%CACTIDIR%%/cli/poller_reindex_hosts.php %%CACTIDIR%%/cli/rebuild_poller_cache.php +%%CACTIDIR%%/cli/remove_device.php %%CACTIDIR%%/cli/removespikes.php %%CACTIDIR%%/cli/reorder_data_query.php %%CACTIDIR%%/cli/repair_database.php @@ -1143,6 +1146,7 @@ %%CACTIDIR%%/install/upgrades/1_1_26.php %%CACTIDIR%%/install/upgrades/1_1_28.php %%CACTIDIR%%/install/upgrades/1_1_31.php +%%CACTIDIR%%/install/upgrades/1_1_34.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php From owner-svn-ports-all@freebsd.org Wed Feb 7 14:29:10 2018 Return-Path: Delivered-To: svn-ports-all@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 B4365F0A03B; Wed, 7 Feb 2018 14:29:10 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 63A4B6B84B; Wed, 7 Feb 2018 14:29:10 +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 5A0A327FBC; Wed, 7 Feb 2018 14:29:10 +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 w17ETAfH023113; Wed, 7 Feb 2018 14:29:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17ET9L3023102; Wed, 7 Feb 2018 14:29:09 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802071429.w17ET9L3023102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 7 Feb 2018 14:29:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461145 - in head/dns: bind9-devel bind9-devel/files bind910 bind910/files bind911 bind911/files bind912 bind912/files bind99 bind99/files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns: bind9-devel bind9-devel/files bind910 bind910/files bind911 bind911/files bind912 bind912/files bind99 bind99/files X-SVN-Commit-Revision: 461145 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 14:29:10 -0000 Author: mat Date: Wed Feb 7 14:29:08 2018 New Revision: 461145 URL: https://svnweb.freebsd.org/changeset/ports/461145 Log: Teach named where its pid file should be by default, to be consistent with the default configuration, rc script, man pages... PR: 225687 Reported by: John W. O'Brien Sponsored by: Absolight Added: head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h (contents, props changed) head/dns/bind910/files/patch-bin_named_include_named_globals.h (contents, props changed) head/dns/bind911/files/patch-bin_named_include_named_globals.h (contents, props changed) head/dns/bind912/files/patch-bin_named_include_named_globals.h (contents, props changed) head/dns/bind99/files/patch-bin_named_include_named_globals.h (contents, props changed) Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind910/Makefile (contents, props changed) head/dns/bind911/Makefile (contents, props changed) head/dns/bind912/Makefile (contents, props changed) head/dns/bind99/Makefile (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Wed Feb 7 13:58:19 2018 (r461144) +++ head/dns/bind9-devel/Makefile Wed Feb 7 14:29:08 2018 (r461145) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 2 .endif CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind Added: head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h Wed Feb 7 14:29:08 2018 (r461145) @@ -0,0 +1,13 @@ +We reference the pid file as being run/named/pid everywere else. + +--- bin/named/include/named/globals.h.orig 2018-01-17 06:56:09 UTC ++++ bin/named/include/named/globals.h +@@ -125,7 +125,7 @@ EXTERN isc_boolean_t named_g_forcelock + #if NAMED_RUN_PID_DIR + EXTERN const char * named_g_defaultpidfile INIT(NAMED_LOCALSTATEDIR + "/run/named/" +- "named.pid"); ++ "pid"); + #else + EXTERN const char * named_g_defaultpidfile INIT(NAMED_LOCALSTATEDIR + "/run/named.pid"); Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Wed Feb 7 13:58:19 2018 (r461144) +++ head/dns/bind910/Makefile Wed Feb 7 14:29:08 2018 (r461145) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 910 Added: head/dns/bind910/files/patch-bin_named_include_named_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/bind910/files/patch-bin_named_include_named_globals.h Wed Feb 7 14:29:08 2018 (r461145) @@ -0,0 +1,13 @@ +We reference the pid file as being run/named/pid everywere else. + +--- bin/named/include/named/globals.h.orig 2018-01-04 05:35:08 UTC ++++ bin/named/include/named/globals.h +@@ -136,7 +136,7 @@ EXTERN const char * ns_g_defaultsession + #if NS_RUN_PID_DIR + EXTERN const char * ns_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/named/" +- "named.pid"); ++ "pid"); + EXTERN const char * lwresd_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/lwresd/" + "lwresd.pid"); Modified: head/dns/bind911/Makefile ============================================================================== --- head/dns/bind911/Makefile Wed Feb 7 13:58:19 2018 (r461144) +++ head/dns/bind911/Makefile Wed Feb 7 14:29:08 2018 (r461145) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 911 Added: head/dns/bind911/files/patch-bin_named_include_named_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/bind911/files/patch-bin_named_include_named_globals.h Wed Feb 7 14:29:08 2018 (r461145) @@ -0,0 +1,13 @@ +We reference the pid file as being run/named/pid everywere else. + +--- bin/named/include/named/globals.h.orig 2018-01-04 05:28:11 UTC ++++ bin/named/include/named/globals.h +@@ -135,7 +135,7 @@ EXTERN isc_boolean_t ns_g_forcelock IN + #if NS_RUN_PID_DIR + EXTERN const char * ns_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/named/" +- "named.pid"); ++ "pid"); + EXTERN const char * lwresd_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/lwresd/" + "lwresd.pid"); Modified: head/dns/bind912/Makefile ============================================================================== --- head/dns/bind912/Makefile Wed Feb 7 13:58:19 2018 (r461144) +++ head/dns/bind912/Makefile Wed Feb 7 14:29:08 2018 (r461145) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind912 here -PORTREVISION= 2 +PORTREVISION= 3 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} Added: head/dns/bind912/files/patch-bin_named_include_named_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/bind912/files/patch-bin_named_include_named_globals.h Wed Feb 7 14:29:08 2018 (r461145) @@ -0,0 +1,13 @@ +We reference the pid file as being run/named/pid everywere else. + +--- bin/named/include/named/globals.h.orig 2018-01-17 06:56:09 UTC ++++ bin/named/include/named/globals.h +@@ -125,7 +125,7 @@ EXTERN isc_boolean_t named_g_forcelock + #if NAMED_RUN_PID_DIR + EXTERN const char * named_g_defaultpidfile INIT(NAMED_LOCALSTATEDIR + "/run/named/" +- "named.pid"); ++ "pid"); + #else + EXTERN const char * named_g_defaultpidfile INIT(NAMED_LOCALSTATEDIR + "/run/named.pid"); Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Wed Feb 7 13:58:19 2018 (r461144) +++ head/dns/bind99/Makefile Wed Feb 7 14:29:08 2018 (r461145) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 Added: head/dns/bind99/files/patch-bin_named_include_named_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/bind99/files/patch-bin_named_include_named_globals.h Wed Feb 7 14:29:08 2018 (r461145) @@ -0,0 +1,13 @@ +We reference the pid file as being run/named/pid everywere else. + +--- bin/named/include/named/globals.h.orig 2018-01-04 05:41:15 UTC ++++ bin/named/include/named/globals.h +@@ -134,7 +134,7 @@ EXTERN const char * ns_g_defaultsession + #if NS_RUN_PID_DIR + EXTERN const char * ns_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/named/" +- "named.pid"); ++ "pid"); + EXTERN const char * lwresd_g_defaultpidfile INIT(NS_LOCALSTATEDIR + "/run/lwresd/" + "lwresd.pid"); From owner-svn-ports-all@freebsd.org Wed Feb 7 14:29:47 2018 Return-Path: Delivered-To: svn-ports-all@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 468F6F0A109; Wed, 7 Feb 2018 14:29:47 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC2A96B94C; Wed, 7 Feb 2018 14:29:46 +0000 (UTC) (envelope-from feld@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 E6A1127FBE; Wed, 7 Feb 2018 14:29:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17ETkCY023260; Wed, 7 Feb 2018 14:29:46 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17ETkpn023259; Wed, 7 Feb 2018 14:29:46 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802071429.w17ETkpn023259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 7 Feb 2018 14:29:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461146 - head/net-mgmt/observium X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/net-mgmt/observium X-SVN-Commit-Revision: 461146 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 14:29:47 -0000 Author: feld Date: Wed Feb 7 14:29:46 2018 New Revision: 461146 URL: https://svnweb.freebsd.org/changeset/ports/461146 Log: net-mgmt/observium: Convert to automated pkg-plist Leveraging the same work I did for net-mgmt/librenms Also add DOCS and EXAMPLES port options Deleted: head/net-mgmt/observium/pkg-plist Modified: head/net-mgmt/observium/Makefile Modified: head/net-mgmt/observium/Makefile ============================================================================== --- head/net-mgmt/observium/Makefile Wed Feb 7 14:29:08 2018 (r461145) +++ head/net-mgmt/observium/Makefile Wed Feb 7 14:29:46 2018 (r461146) @@ -4,7 +4,7 @@ PORTNAME= observium PORTVERSION= 0.17.9.8859 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.observium.org/ DISTNAME= ${PORTNAME}-community-latest @@ -41,7 +41,7 @@ RUN_DEPENDS+= rrdtool:databases/rrdtool \ sudo:security/sudo LIB_DEPENDS+= libpng.so:graphics/png -OPTIONS_DEFINE= APACHEMOD FPING IPMITOOL LIBVIRT MYSQLD NAGPLUGINS NMAP PYPOLLER SVN WMIC +OPTIONS_DEFINE= APACHEMOD DOCS EXAMPLES FPING IPMITOOL LIBVIRT MYSQLD NAGPLUGINS NMAP PYPOLLER SVN WMIC OPTIONS_DEFAULT= APACHEMOD FPING IPMITOOL LIBVIRT NAGPLUGINS NMAP PYPOLLER SVN WMIC APACHEMOD_DESC= Use PHP with Apache 2.2+ module FPING_DESC= Enable fping support ping monitoring @@ -65,13 +65,14 @@ WMIC_RUN_DEPENDS= wmic:net-mgmt/wmi-client SUB_FILES+= pkg-message observium.conf.sample SUB_LIST+= PHP="${PHPBASE}/bin/php" PYTHON=${PHPBASE}/bin/python -ROOT_FILES= rename_device.php snmptrap.php add_device.php \ - snmpd.conf.example check-errors.php config_to_json.php delete_device.php \ - syslog.php irc.php snmp.conf.example adduser.php discovery.php \ - check-services.php poller.php config.php.default poller-wrapper.py -ROOT_DIRS= html scripts includes update mibs libs +ROOT_FILES= add_device.php adduser.php alerter.php alerts.php \ + check-errors.php check-services.php config_to_json.php \ + config.php.default delete_device.php discovery.php housekeeping.php \ + irc.php poller-wrapper.py poller.php rename_device.php \ + snmptrap.php snmptrap.php syslog.php test_alert.php +ROOT_DIRS= html includes libs logs mibs rrd scripts templates tests update -PORTDOCS= INSTALL README +PORTDOCS= INSTALL README VERSION PORTEXAMPLES= snmp.conf.example snmpd.conf.example .if ${PORT_OPTIONS:MAPACHEMOD} @@ -92,37 +93,43 @@ USES+= mysql:client post-patch: ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/poller-wrapper.py ${WRKSRC}/poller.php + ${FIND} ${WRKSRC} -type d -empty -delete + ${MKDIR} ${WRKSRC}/logs ${WRKSRC}/rrd do-install: ${MKDIR} ${STAGEDIR}/${WWWDIR} ${STAGEDIR}/${PREFIX}/${APACHEETCDIR}/Includes + ${INSTALL_DATA} ${WRKDIR}/observium.conf.sample ${STAGEDIR}/${PREFIX}/${APACHEETCDIR}/Includes .for dir in ${ROOT_DIRS} ${MKDIR} ${STAGEDIR}/${WWWDIR}/${dir} - cd ${WRKSRC}/${dir} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR}/${dir} + (cd ${WRKSRC}/${dir} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR}/${dir}) .endfor .for f in ${ROOT_FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${WWWDIR} .endfor - # Create empty rrd dir and logs writable by www (the apache user) - ${MKDIR} ${STAGEDIR}/${WWWDIR}/rrd ${STAGEDIR}/${WWWDIR}/logs - # Files in scripts dir should be executable +# Files in scripts dir should be executable ${FIND} ${STAGEDIR}/${WWWDIR}/scripts -type f -exec ${CHMOD} +x {} \; - # Ensure PHP and Python scripts are executable - ${FIND} ${STAGEDIR}/${WWWDIR} -type f -name '*.py' -or -type f -name '*.php' -exec ${CHMOD} +x {} \; - # Rename for @sample - ${MV} ${STAGEDIR}/${WWWDIR}/config.php.default ${STAGEDIR}/${WWWDIR}/config.php.default.sample +# Ensure PHP and Python scripts are executable + ${FIND} ${STAGEDIR}/${WWWDIR} -type f -name '*.py' -or -type f -name \ + '*.php' -exec ${CHMOD} +x {} \; -.if ${PORT_OPTIONS:MDOCS} +do-install-DOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${DOCSDIR} .endfor -.endif -.if ${PORT_OPTIONS:MEXAMPLES} + +do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}/${EXAMPLESDIR} .for f in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${EXAMPLESDIR} .endfor -.endif - ${INSTALL_DATA} ${WRKDIR}/observium.conf.sample ${STAGEDIR}/${PREFIX}/${APACHEETCDIR}/Includes + +post-install: + @${ECHO} "@sample ${APACHEETCDIR}/Includes/observium.conf.sample" >> ${TMPPLIST} + @${FIND} -s ${STAGEDIR}${WWWDIR} -type f '(' -name '*.orig' -or -name '*.bak' ')' -delete + @${FIND} -s ${STAGEDIR}${WWWDIR} -not -type d | ${SORT} | \ + ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} + @${ECHO_CMD} "@dir(www,www,0775) ${WWWDIR}/logs" >> ${TMPPLIST} + @${ECHO_CMD} "@dir(www,www,0775) ${WWWDIR}/rrd" >> ${TMPPLIST} .include From owner-svn-ports-all@freebsd.org Wed Feb 7 14:48:17 2018 Return-Path: Delivered-To: svn-ports-all@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 38D2BF0B5A1; Wed, 7 Feb 2018 14:48:17 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF16D6C516; Wed, 7 Feb 2018 14:48:16 +0000 (UTC) (envelope-from vd@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 D5B8236D; Wed, 7 Feb 2018 14:48:16 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17EmGin033110; Wed, 7 Feb 2018 14:48:16 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17EmGUS033107; Wed, 7 Feb 2018 14:48:16 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201802071448.w17EmGUS033107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Wed, 7 Feb 2018 14:48:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461147 - in head/databases/mysqlwsrep56-server: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vd X-SVN-Commit-Paths: in head/databases/mysqlwsrep56-server: . files X-SVN-Commit-Revision: 461147 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 14:48:17 -0000 Author: vd Date: Wed Feb 7 14:48:16 2018 New Revision: 461147 URL: https://svnweb.freebsd.org/changeset/ports/461147 Log: databases/mysqlwsrep56-server: Upgrade from 5.6.38 to 5.6.39 Modified: head/databases/mysqlwsrep56-server/Makefile head/databases/mysqlwsrep56-server/distinfo head/databases/mysqlwsrep56-server/files/patch-client_CMakeLists.txt Modified: head/databases/mysqlwsrep56-server/Makefile ============================================================================== --- head/databases/mysqlwsrep56-server/Makefile Wed Feb 7 14:29:46 2018 (r461146) +++ head/databases/mysqlwsrep56-server/Makefile Wed Feb 7 14:48:16 2018 (r461147) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mysqlwsrep -PORTVERSION?= 5.6.38 +PORTVERSION?= 5.6.39 DISTVERSIONPREFIX?= wsrep_ -DISTVERSIONSUFFIX?= -25.21 +DISTVERSIONSUFFIX?= -25.22 CATEGORIES= databases ipv6 PKGNAMESUFFIX= 56-server Modified: head/databases/mysqlwsrep56-server/distinfo ============================================================================== --- head/databases/mysqlwsrep56-server/distinfo Wed Feb 7 14:29:46 2018 (r461146) +++ head/databases/mysqlwsrep56-server/distinfo Wed Feb 7 14:48:16 2018 (r461147) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508939312 -SHA256 (codership-mysql-wsrep-wsrep_5.6.38-25.21_GH0.tar.gz) = 9fcad79b2a8940c5a16077790f2b0eebc9ca5c75679f010cfe78ec6d939e965a -SIZE (codership-mysql-wsrep-wsrep_5.6.38-25.21_GH0.tar.gz) = 32414996 +TIMESTAMP = 1518010018 +SHA256 (codership-mysql-wsrep-wsrep_5.6.39-25.22_GH0.tar.gz) = 3dd634a6d36b5e5827a9871d7d4cc0e3a6efb11783c24b25bcc495dce9ae3b2b +SIZE (codership-mysql-wsrep-wsrep_5.6.39-25.22_GH0.tar.gz) = 32322969 Modified: head/databases/mysqlwsrep56-server/files/patch-client_CMakeLists.txt ============================================================================== --- head/databases/mysqlwsrep56-server/files/patch-client_CMakeLists.txt Wed Feb 7 14:29:46 2018 (r461146) +++ head/databases/mysqlwsrep56-server/files/patch-client_CMakeLists.txt Wed Feb 7 14:48:16 2018 (r461147) @@ -1,6 +1,6 @@ ---- client/CMakeLists.txt.orig 2017-01-25 07:58:07 UTC -+++ client/CMakeLists.txt -@@ -31,17 +31,20 @@ INCLUDE_DIRECTORIES( +--- client/CMakeLists.txt.orig 2018-01-31 14:03:53.000000000 +0100 ++++ client/CMakeLists.txt 2018-02-07 11:27:46.846686000 +0100 +@@ -31,17 +31,20 @@ COPY_OPENSSL_DLLS(copy_openssl_client) ADD_DEFINITIONS(${SSL_DEFINES}) @@ -15,13 +15,13 @@ MYSQL_ADD_EXECUTABLE(mysqltest mysqltest.cc COMPONENT Test) SET_SOURCE_FILES_PROPERTIES(mysqltest.cc PROPERTIES COMPILE_FLAGS "-DTHREADS") TARGET_LINK_LIBRARIES(mysqltest mysqlclient regex) + ADD_DEPENDENCIES(mysqltest GenError) - +IF(FALSE) MYSQL_ADD_EXECUTABLE(mysqlcheck mysqlcheck.c) TARGET_LINK_LIBRARIES(mysqlcheck mysqlclient) -@@ -51,17 +54,21 @@ TARGET_LINK_LIBRARIES(mysqldump mysqlcli +@@ -51,17 +54,21 @@ MYSQL_ADD_EXECUTABLE(mysqlimport mysqlimport.c) SET_SOURCE_FILES_PROPERTIES(mysqlimport.c PROPERTIES COMPILE_FLAGS "-DTHREADS") TARGET_LINK_LIBRARIES(mysqlimport mysqlclient) @@ -43,7 +43,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) TARGET_LINK_LIBRARIES(mysqlbinlog mysqlclient) -@@ -74,6 +81,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli +@@ -74,6 +81,7 @@ MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) @@ -51,7 +51,7 @@ # "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/". IF(WIN32) -@@ -83,11 +91,6 @@ ENDIF(WIN32) +@@ -83,11 +91,6 @@ SET_TARGET_PROPERTIES ( mysql_plugin mysql_upgrade From owner-svn-ports-all@freebsd.org Wed Feb 7 14:49:43 2018 Return-Path: Delivered-To: svn-ports-all@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 00DCFF0B6DB; Wed, 7 Feb 2018 14:49:43 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A24786C63A; Wed, 7 Feb 2018 14:49:42 +0000 (UTC) (envelope-from vd@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 9D05A36E; Wed, 7 Feb 2018 14:49:42 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17EngHG033328; Wed, 7 Feb 2018 14:49:42 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17EngEA033325; Wed, 7 Feb 2018 14:49:42 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201802071449.w17EngEA033325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Wed, 7 Feb 2018 14:49:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461148 - in head/databases/mysqlwsrep57-server: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vd X-SVN-Commit-Paths: in head/databases/mysqlwsrep57-server: . files X-SVN-Commit-Revision: 461148 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 14:49:43 -0000 Author: vd Date: Wed Feb 7 14:49:42 2018 New Revision: 461148 URL: https://svnweb.freebsd.org/changeset/ports/461148 Log: databases/mysqlwsrep57-server: Upgrade from 5.7.20 to 5.7.21 Deleted: head/databases/mysqlwsrep57-server/files/patch-sql-common_client__authentication.cc head/databases/mysqlwsrep57-server/files/patch-storage_innobase_row_row0sel.cc Modified: head/databases/mysqlwsrep57-server/Makefile head/databases/mysqlwsrep57-server/distinfo head/databases/mysqlwsrep57-server/files/patch-libmysql_CMakeLists.txt Modified: head/databases/mysqlwsrep57-server/Makefile ============================================================================== --- head/databases/mysqlwsrep57-server/Makefile Wed Feb 7 14:48:16 2018 (r461147) +++ head/databases/mysqlwsrep57-server/Makefile Wed Feb 7 14:49:42 2018 (r461148) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mysqlwsrep -PORTVERSION?= 5.7.20 +PORTVERSION?= 5.7.21 DISTVERSIONPREFIX?= wsrep_ -DISTVERSIONSUFFIX?= -25.13 +DISTVERSIONSUFFIX?= -25.14 CATEGORIES= databases ipv6 MASTER_SITES+= SF/boost/boost/1.59.0:boost PKGNAMESUFFIX= 57-server Modified: head/databases/mysqlwsrep57-server/distinfo ============================================================================== --- head/databases/mysqlwsrep57-server/distinfo Wed Feb 7 14:48:16 2018 (r461147) +++ head/databases/mysqlwsrep57-server/distinfo Wed Feb 7 14:49:42 2018 (r461148) @@ -1,5 +1,5 @@ -TIMESTAMP = 1501158272 +TIMESTAMP = 1518010828 SHA256 (boost_1_59_0.tar.gz) = 47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac SIZE (boost_1_59_0.tar.gz) = 83709983 -SHA256 (codership-mysql-wsrep-wsrep_5.7.20-25.13_GH0.tar.gz) = 2c55bbbdc7dc1799ffd39a63bbfcfd1a9b8ae76b674016f7d00988887ecab095 -SIZE (codership-mysql-wsrep-wsrep_5.7.20-25.13_GH0.tar.gz) = 51921340 +SHA256 (codership-mysql-wsrep-wsrep_5.7.21-25.14_GH0.tar.gz) = 30991ae681ba38119e3dc5dfd023da50ebeac4e7c4210ecfa6fbe04b7d1d7d55 +SIZE (codership-mysql-wsrep-wsrep_5.7.21-25.14_GH0.tar.gz) = 52003425 Modified: head/databases/mysqlwsrep57-server/files/patch-libmysql_CMakeLists.txt ============================================================================== --- head/databases/mysqlwsrep57-server/files/patch-libmysql_CMakeLists.txt Wed Feb 7 14:48:16 2018 (r461147) +++ head/databases/mysqlwsrep57-server/files/patch-libmysql_CMakeLists.txt Wed Feb 7 14:49:42 2018 (r461148) @@ -1,29 +1,29 @@ ---- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC -+++ libmysql/CMakeLists.txt -@@ -215,7 +215,7 @@ IF(WIN32) - ENDIF() - +--- libmysql/CMakeLists.txt.orig 2018-01-23 20:34:50.742425000 +0200 ++++ libmysql/CMakeLists.txt 2018-01-23 20:36:13.066280000 +0200 +@@ -235,7 +235,7 @@ + ADD_SUBDIRECTORY(authentication_ldap) + # Merge several convenience libraries into one big mysqlclient --MERGE_LIBRARIES(mysqlclient STATIC ${LIBS} COMPONENT Development) -+MERGE_LIBRARIES(mysqlclient STATIC ${LIBS} COMPONENT Development NOINSTALL) +-MERGE_CONVENIENCE_LIBRARIES(mysqlclient ${LIBS} COMPONENT Development) ++MERGE_CONVENIENCE_LIBRARIES(mysqlclient ${LIBS} COMPONENT Development SKIP_INSTALL) # Visual Studio users need debug static library for debug projects IF(MSVC) -@@ -257,7 +257,8 @@ IF(NOT DISABLE_SHARED) +@@ -271,7 +271,8 @@ # and link them together into shared library. - MERGE_LIBRARIES(libmysql SHARED ${LIBS} + MERGE_LIBRARIES_SHARED(libmysql ${LIBS} EXPORTS ${CLIENT_API_FUNCTIONS} ${CLIENT_API_FUNCTIONS_UNDOCUMENTED} - COMPONENT SharedLibraries) -+ COMPONENT SharedLibraries NOINSTALL) -+IF(FALSE) ++ COMPONENT SharedLibraries SKIP_INSTALL) ++ IF(FALSE) IF(UNIX) # libtool compatability IF(CMAKE_SYSTEM_NAME MATCHES "FreeBSD" OR APPLE) -@@ -313,6 +314,7 @@ ENDIF() - # to initialize api_calls[] array in api_test.c +@@ -316,6 +317,7 @@ + SET_TARGET_PROPERTIES(libmysql PROPERTIES CLEAN_DIRECT_OUTPUT 1) + + ENDIF() ++ ENDIF() + ENDIF() + # - SET(CLIENT_API_FUNCTION_LIST "") -+ ENDIF() - FOREACH(api ${CLIENT_API_FUNCTIONS}) - SET(CLIENT_API_FUNCTION_LIST "${CLIENT_API_FUNCTION_LIST} ${api},") - ENDFOREACH() From owner-svn-ports-all@freebsd.org Wed Feb 7 15:22:21 2018 Return-Path: Delivered-To: svn-ports-all@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 C094BF0DE33; Wed, 7 Feb 2018 15:22:21 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 957846E17C; Wed, 7 Feb 2018 15:22:21 +0000 (UTC) (envelope-from vd@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 9040A9EE; Wed, 7 Feb 2018 15:22:21 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17FML6a051946; Wed, 7 Feb 2018 15:22:21 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17FML1G051944; Wed, 7 Feb 2018 15:22:21 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201802071522.w17FML1G051944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Wed, 7 Feb 2018 15:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461149 - head/databases/galera X-SVN-Group: ports-head X-SVN-Commit-Author: vd X-SVN-Commit-Paths: head/databases/galera X-SVN-Commit-Revision: 461149 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 15:22:21 -0000 Author: vd Date: Wed Feb 7 15:22:21 2018 New Revision: 461149 URL: https://svnweb.freebsd.org/changeset/ports/461149 Log: databases/galera: Upgrade from 25.3.23 to 25.3.23 Modified: head/databases/galera/Makefile head/databases/galera/distinfo Modified: head/databases/galera/Makefile ============================================================================== --- head/databases/galera/Makefile Wed Feb 7 14:49:42 2018 (r461148) +++ head/databases/galera/Makefile Wed Feb 7 15:22:21 2018 (r461149) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= galera -PORTVERSION?= 25.3.22 +PORTVERSION?= 25.3.23 DISTVERSIONPREFIX?= release_ -ORTREVISION= 1 CATEGORIES= databases MAINTAINER= devel@galeracluster.com Modified: head/databases/galera/distinfo ============================================================================== --- head/databases/galera/distinfo Wed Feb 7 14:49:42 2018 (r461148) +++ head/databases/galera/distinfo Wed Feb 7 15:22:21 2018 (r461149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508930849 -SHA256 (codership-galera-release_25.3.22_GH0.tar.gz) = cf9d13af44411c8e09222554eb7b6dd82896ad4fe8c2cb54066862abbefef8fb -SIZE (codership-galera-release_25.3.22_GH0.tar.gz) = 3278520 +TIMESTAMP = 1518015635 +SHA256 (codership-galera-release_25.3.23_GH0.tar.gz) = 2710bf0addaa0f6a2d0ca9a0d71f46ecd2341908af99a36b3094c71e38e27307 +SIZE (codership-galera-release_25.3.23_GH0.tar.gz) = 3286275 From owner-svn-ports-all@freebsd.org Wed Feb 7 15:55:50 2018 Return-Path: Delivered-To: svn-ports-all@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 CCD48F107E1; Wed, 7 Feb 2018 15:55:49 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AD416F7DD; Wed, 7 Feb 2018 15:55:49 +0000 (UTC) (envelope-from pawel@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 710A6EDD; Wed, 7 Feb 2018 15:55:49 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17Ftn7j067674; Wed, 7 Feb 2018 15:55:49 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17FtnNs067673; Wed, 7 Feb 2018 15:55:49 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201802071555.w17FtnNs067673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 7 Feb 2018 15:55:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461150 - head/deskutils/spice-gtk/files X-SVN-Group: ports-head X-SVN-Commit-Author: pawel X-SVN-Commit-Paths: head/deskutils/spice-gtk/files X-SVN-Commit-Revision: 461150 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 15:55:50 -0000 Author: pawel Date: Wed Feb 7 15:55:49 2018 New Revision: 461150 URL: https://svnweb.freebsd.org/changeset/ports/461150 Log: Fix build with LibreSSL: ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_set_read' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_get_data' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_set_write' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_set_ctrl' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_set_puts' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_free' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_meth_new' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_set_init' ./.libs/libspice-client-glib-2.0.so: undefined reference to `EVP_PKEY_get0_RSA' ./.libs/libspice-client-glib-2.0.so: undefined reference to `ASN1_STRING_get0_data' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_get_new_index' ./.libs/libspice-client-glib-2.0.so: undefined reference to `BIO_set_data' cc: error: linker command failed with exit code 1 (use -v to see invocation) Patches were submitted and accepted by upstream: https://lists.freedesktop.org/archives/spice-commits/2018-January/004276.html https://lists.freedesktop.org/archives/spice-commits/2018-January/004277.html PR: 225407 Submitted by: myself Approved by: maintainer timeout Added: head/deskutils/spice-gtk/files/patch-libressl (contents, props changed) Added: head/deskutils/spice-gtk/files/patch-libressl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/spice-gtk/files/patch-libressl Wed Feb 7 15:55:49 2018 (r461150) @@ -0,0 +1,33 @@ +--- src/bio-gio.c.orig 2017-01-13 14:00:07 UTC ++++ src/bio-gio.c +@@ -23,7 +23,7 @@ + #include "spice-util.h" + #include "bio-gio.h" + +-#if OPENSSL_VERSION_NUMBER < 0x10100000 ++#if OPENSSL_VERSION_NUMBER < 0x10100000 || defined(LIBRESSL_VERSION_NUMBER) + static BIO_METHOD one_static_bio; + + static int BIO_meth_set_read(BIO_METHOD *biom, +--- src/spice-channel.c.orig 2018-01-21 15:48:25 UTC ++++ src/spice-channel.c +@@ -55,7 +55,7 @@ static void spice_channel_reset_capabilities(SpiceChan + static void spice_channel_send_migration_handshake(SpiceChannel *channel); + static gboolean channel_connect(SpiceChannel *channel, gboolean tls); + +-#if OPENSSL_VERSION_NUMBER < 0x10100000 ++#if OPENSSL_VERSION_NUMBER < 0x10100000 || defined(LIBRESSL_VERSION_NUMBER) + static RSA *EVP_PKEY_get0_RSA(EVP_PKEY *pkey) + { + if (pkey->type != EVP_PKEY_RSA) { +--- spice-common/common/ssl_verify.c.orig 2018-01-21 15:52:12 UTC ++++ spice-common/common/ssl_verify.c +@@ -33,7 +33,7 @@ + #include + #include + +-#if OPENSSL_VERSION_NUMBER < 0x10100000 ++#if OPENSSL_VERSION_NUMBER < 0x10100000 || defined (LIBRESSL_VERSION_NUMBER) + static const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *asn1) + { + return M_ASN1_STRING_data(asn1); From owner-svn-ports-all@freebsd.org Wed Feb 7 15:58:42 2018 Return-Path: Delivered-To: svn-ports-all@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 509FFF10B44; Wed, 7 Feb 2018 15:58:42 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF9346F9C0; Wed, 7 Feb 2018 15:58:41 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E5E45EDF; Wed, 7 Feb 2018 15:58:41 +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 w17Fwfe3067886; Wed, 7 Feb 2018 15:58:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17Fwf6j067884; Wed, 7 Feb 2018 15:58:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071558.w17Fwf6j067884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 15:58:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461151 - head/graphics/opencsg X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/opencsg X-SVN-Commit-Revision: 461151 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 15:58:42 -0000 Author: amdmi3 Date: Wed Feb 7 15:58:41 2018 New Revision: 461151 URL: https://svnweb.freebsd.org/changeset/ports/461151 Log: - Add LICENSE_FILE - Fix plist Approved by: portmgr blanket Modified: head/graphics/opencsg/Makefile head/graphics/opencsg/pkg-plist Modified: head/graphics/opencsg/Makefile ============================================================================== --- head/graphics/opencsg/Makefile Wed Feb 7 15:55:49 2018 (r461150) +++ head/graphics/opencsg/Makefile Wed Feb 7 15:58:41 2018 (r461151) @@ -3,7 +3,7 @@ PORTNAME= opencsg PORTVERSION= 1.4.2 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.opencsg.org/ DISTNAME= OpenCSG-${PORTVERSION} @@ -12,6 +12,7 @@ MAINTAINER= mr@FreeBSD.org COMMENT= Constructive Solid Geometry rendering library LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/../license.txt USES= compiler:c++11-lang qmake USE_GL= gl glew Modified: head/graphics/opencsg/pkg-plist ============================================================================== --- head/graphics/opencsg/pkg-plist Wed Feb 7 15:55:49 2018 (r461150) +++ head/graphics/opencsg/pkg-plist Wed Feb 7 15:58:41 2018 (r461151) @@ -1,4 +1,5 @@ include/opencsg.h -lib/libopencsg.so.%%PORTVERSION%% -lib/libopencsg.so.1 lib/libopencsg.so +lib/libopencsg.so.1 +lib/libopencsg.so.1.4 +lib/libopencsg.so.%%PORTVERSION%% From owner-svn-ports-all@freebsd.org Wed Feb 7 15:59:19 2018 Return-Path: Delivered-To: svn-ports-all@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 CA437F10BFA; Wed, 7 Feb 2018 15:59:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59C4F6FAB1; Wed, 7 Feb 2018 15:59:19 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 547F8EE0; Wed, 7 Feb 2018 15:59:19 +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 w17FxJr9067996; Wed, 7 Feb 2018 15:59:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17FxJ1b067995; Wed, 7 Feb 2018 15:59:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071559.w17FxJ1b067995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 15:59:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461152 - head/devel/py-delfick_error X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-delfick_error X-SVN-Commit-Revision: 461152 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 15:59:20 -0000 Author: amdmi3 Date: Wed Feb 7 15:59:19 2018 New Revision: 461152 URL: https://svnweb.freebsd.org/changeset/ports/461152 Log: - Fix build with python3 as default Approved by: portmgr blanket Modified: head/devel/py-delfick_error/Makefile Modified: head/devel/py-delfick_error/Makefile ============================================================================== --- head/devel/py-delfick_error/Makefile Wed Feb 7 15:58:41 2018 (r461151) +++ head/devel/py-delfick_error/Makefile Wed Feb 7 15:59:19 2018 (r461152) @@ -30,6 +30,9 @@ USE_PYTHON= autoplist distutils PORTDOCS= * +post-patch: + @${REINPLACE_CMD} -e 's|sphinx-build|&-${PYTHON_VER}|' ${WRKSRC}/docs/build.sh + post-build-DOCS-on: cd ${WRKSRC}/docs && ${SH} build.sh From owner-svn-ports-all@freebsd.org Wed Feb 7 16:31:28 2018 Return-Path: Delivered-To: svn-ports-all@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 25CB8F12FC4; Wed, 7 Feb 2018 16:31:28 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBE5F71184; Wed, 7 Feb 2018 16:31:27 +0000 (UTC) (envelope-from olivier@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 C6B39140C; Wed, 7 Feb 2018 16:31:27 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17GVRrY083890; Wed, 7 Feb 2018 16:31:27 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17GVRUo083888; Wed, 7 Feb 2018 16:31:27 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201802071631.w17GVRUo083888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Wed, 7 Feb 2018 16:31:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461153 - in head/net/bird: . files X-SVN-Group: ports-head X-SVN-Commit-Author: olivier X-SVN-Commit-Paths: in head/net/bird: . files X-SVN-Commit-Revision: 461153 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 16:31:28 -0000 Author: olivier Date: Wed Feb 7 16:31:27 2018 New Revision: 461153 URL: https://svnweb.freebsd.org/changeset/ports/461153 Log: Also, take over maintainership (previous maintainer requests). Reported by: Alarig Le Lay Approved by: portmgr Sponsored by: Orange Added: head/net/bird/files/patch-filter-filter.c (contents, props changed) Modified: head/net/bird/Makefile Modified: head/net/bird/Makefile ============================================================================== --- head/net/bird/Makefile Wed Feb 7 15:59:19 2018 (r461152) +++ head/net/bird/Makefile Wed Feb 7 16:31:27 2018 (r461153) @@ -3,12 +3,12 @@ PORTNAME= bird PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ \ http://bird.mpls.in/distfiles/bird/ -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= olivier@FreeBSD.org COMMENT?= Dynamic IP routing daemon (${FLAVOR:Uipv4:S/ip/IP/} version) LICENSE= GPLv2 Added: head/net/bird/files/patch-filter-filter.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/bird/files/patch-filter-filter.c Wed Feb 7 16:31:27 2018 (r461153) @@ -0,0 +1,10 @@ +--- filter/filter.c.orig 2018-02-07 16:42:34.914441000 +0100 ++++ filter/filter.c 2018-02-07 16:43:07.274018000 +0100 +@@ -1559,6 +1559,7 @@ + case P('<','='): TWOARGS; break; + + case '!': ONEARG; break; ++ case P('!', '~'): + case '~': TWOARGS; break; + case P('d','e'): ONEARG; break; + From owner-svn-ports-all@freebsd.org Wed Feb 7 16:33:15 2018 Return-Path: Delivered-To: svn-ports-all@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 4AD96F1321F; Wed, 7 Feb 2018 16:33:15 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00B1971528; Wed, 7 Feb 2018 16:33:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EFC36155E; Wed, 7 Feb 2018 16:33:14 +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 w17GXEqC088017; Wed, 7 Feb 2018 16:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17GXEPw088016; Wed, 7 Feb 2018 16:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071633.w17GXEPw088016@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 16:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461154 - head/textproc/google-ctemplate X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/google-ctemplate X-SVN-Commit-Revision: 461154 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 16:33:15 -0000 Author: amdmi3 Date: Wed Feb 7 16:33:14 2018 New Revision: 461154 URL: https://svnweb.freebsd.org/changeset/ports/461154 Log: - Limit python version, fails to build with python3: --- src/htmlparser/htmlparser_fsm.h --- File "./src/htmlparser/generate_fsm.py", line 309 print '\n'.join((self._CreateHeader(), ^ SyntaxError: invalid syntax Approved by: portmgr blanket Modified: head/textproc/google-ctemplate/Makefile Modified: head/textproc/google-ctemplate/Makefile ============================================================================== --- head/textproc/google-ctemplate/Makefile Wed Feb 7 16:31:27 2018 (r461153) +++ head/textproc/google-ctemplate/Makefile Wed Feb 7 16:33:14 2018 (r461154) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= DOCS -USES= libtool pathfix pkgconfig python shebangfix +USES= libtool pathfix pkgconfig python:2.7 shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= src/template-converter src/htmlparser/generate_fsm.py src/htmlparser/fsm_config.py USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Wed Feb 7 16:33:27 2018 Return-Path: Delivered-To: svn-ports-all@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 89202F13252; Wed, 7 Feb 2018 16:33:27 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (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 39D9B71605; Wed, 7 Feb 2018 16:33:27 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 3E28D20A31; Wed, 7 Feb 2018 11:25:34 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Wed, 07 Feb 2018 11:25:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=ANRE2Z ZnZlZYTkPeNXV0QRKULLiWj2a89Xkw+QOTf4w=; b=Gwrx9UK0QFzyj1skd2snG3 JQw7TIDyAzIkPIpn8xCUmePLtxBjUwxnGFgpzeVFiKpVZgYkXV/vDZK6sgARbygX CoHWCBBY5zxgI9WGqhpoLoiwE4BV4N7viP6maJKrEs50tDf5zYGlgD9+io0SteEx 2PUosYaZGFEHFcvz5rvfH4R2N6S/OwsmBVBTLvIitfdN+6fUYKYje6gcjQyCY1Fm OUzKexRJi/YPy5YTFh8UGwzwtUTRm3UnI+9NrY96+vAFU/nlJTazkJuMNrYvjPvJ 05dIObUG7+5SozuplzyY8KsXjH/Pc5/CJFuUurrkgQz6rd8knFcNyjpV8tJGkb3w == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 1DD209E3E9; Wed, 7 Feb 2018 11:25:34 -0500 (EST) Message-Id: <1518020734.63233.1262859096.5BD73186@webmail.messagingengine.com> From: Mark Felder To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-fde26eb3 In-Reply-To: Subject: Re: svn commit: r461119 - head/www/palemoon Date: Wed, 07 Feb 2018 10:25:34 -0600 References: <201802062357.w16NvV0o090528@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 16:33:27 -0000 On Tue, Feb 6, 2018, at 18:52, Jan Beich wrote: > Mark Felder writes: > > > +# Needs branding removed for legal reasons. > > +# Removing from our mirrors until this is handled. > > +# See PR 225717 > > +LICENSE_PERMS= no-pkg-mirror no-pkg-sell > > Did you mean NO_PACKAGE? The port doesn't define LICENSE, so > LICENSE_PERMS is unlikely to be honored. > I thought this worked even without a license explicitly honored. Is that not the case? Bummer... Handbook says it is equivalent to setting NO_PACKAGE and I like the LICENSE_PERMS granularity better anyway. https://www.freebsd.org/doc/en/books/porters-handbook/licenses.html -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-all@freebsd.org Wed Feb 7 16:33:46 2018 Return-Path: Delivered-To: svn-ports-all@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 E65D9F132A1; Wed, 7 Feb 2018 16:33:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 994E4716E8; Wed, 7 Feb 2018 16:33:45 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 93DA5155F; Wed, 7 Feb 2018 16:33:45 +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 w17GXjMU088124; Wed, 7 Feb 2018 16:33:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17GXjCI088123; Wed, 7 Feb 2018 16:33:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071633.w17GXjCI088123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 16:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461155 - head/devel/ahven X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/ahven X-SVN-Commit-Revision: 461155 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 16:33:46 -0000 Author: amdmi3 Date: Wed Feb 7 16:33:45 2018 New Revision: 461155 URL: https://svnweb.freebsd.org/changeset/ports/461155 Log: - Fix build with python3 Approved by: portmgr blanket Modified: head/devel/ahven/Makefile Modified: head/devel/ahven/Makefile ============================================================================== --- head/devel/ahven/Makefile Wed Feb 7 16:33:14 2018 (r461154) +++ head/devel/ahven/Makefile Wed Feb 7 16:33:45 2018 (r461155) @@ -23,9 +23,12 @@ NO_OPTIONS_SORT= yes TRACE_DESC= Build with GNAT-specific symbolic tracing functionality DOCS_USES= python:2.7,build -DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx \ - ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-adadomain>0:textproc/py-sphinxcontrib-adadomain +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-adadomain>0:textproc/py-sphinxcontrib-adadomain@${PY_FLAVOR} TRACE_EXTRA_PATCHES= ${FILESDIR}/extra-src_ahven-framework.adb + +post-patch: + @${REINPLACE_CMD} -e 's|sphinx-build|&-${PYTHON_VER}|' ${WRKSRC}/doc/manual/en/Makefile do-build: (cd ${WRKSRC} && ${MKDIR} lib objects) From owner-svn-ports-all@freebsd.org Wed Feb 7 16:35:13 2018 Return-Path: Delivered-To: svn-ports-all@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 B8F61F1340F; Wed, 7 Feb 2018 16:35:12 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-pf0-f179.google.com (mail-pf0-f179.google.com [209.85.192.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4485171838; Wed, 7 Feb 2018 16:35:11 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by mail-pf0-f179.google.com with SMTP id 17so530004pfw.11; Wed, 07 Feb 2018 08:35:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=s10uUD+ye9osGQq6IMR1HRodqUyXq5XRTSc1mCphBk8=; b=XIpjjRPO4+UnNWdBAZddLkfnp+tROdThNGrUpxmeEkoyPNBRX3YIQXTrNnc3kys4q3 88WYXZt7U9xrwtCPacnzQ1BR2Bo0X8HUxNeGSm0Z2RsK0gd420wkO0yt4OaaToh0O47Q +8XD0Xfb8sYtaS9pzFxGJqceorRtvASRGNgxkUluRj7dsRUmwgg5ctnC6D+PdywHh4OO OAVAGpnhU7wtFGWIlMBFRg7gKaxjxCMxgz0fj5CgzhoJJ0YJMvj90xc9hgkCj3Q8rkiK tNlSfo6nW8K8UMRV1xqJZBPFO5FTgkoDIZQBPYpxFzt5lnWywgyGYFUPrlvgO8Lh80Dc y6Qw== X-Gm-Message-State: APf1xPB6/DFXIljaXxQV5eyXEEgubRvOl5VWoOeSmpB2/zqd7sKhUuky jNIBJVx5B+jzeAa85c6Bd+DIydZ4 X-Google-Smtp-Source: AH8x227Gne43Losf9T6xf52ZI1Ao08Vvl/Zw+jRzPOV8UR6gIx2on3vdDtTlTf+J9ND/ZJkgeXV+2w== X-Received: by 10.98.41.68 with SMTP id p65mr6496253pfp.86.1518021304919; Wed, 07 Feb 2018 08:35:04 -0800 (PST) Received: from mail-pg0-f45.google.com (mail-pg0-f45.google.com. [74.125.83.45]) by smtp.gmail.com with ESMTPSA id s5sm6422652pfg.29.2018.02.07.08.35.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Feb 2018 08:35:04 -0800 (PST) Received: by mail-pg0-f45.google.com with SMTP id x25so488790pge.3; Wed, 07 Feb 2018 08:35:04 -0800 (PST) X-Received: by 10.101.68.202 with SMTP id g10mr5518422pgs.210.1518021304605; Wed, 07 Feb 2018 08:35:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.179.149 with HTTP; Wed, 7 Feb 2018 08:34:43 -0800 (PST) In-Reply-To: <201802071631.w17GVRUo083888@repo.freebsd.org> References: <201802071631.w17GVRUo083888@repo.freebsd.org> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Wed, 7 Feb 2018 17:34:43 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r461153 - in head/net/bird: . files To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 16:35:13 -0000 On Wed, Feb 7, 2018 at 5:31 PM, Olivier Cochard wrote= : > Log: > Also, take over maintainership (previous maintainer requests). > > =E2=80=8BBut where is the first line of my commit log? It said "Add upstream patch to fix crash caused by operator !~ in filter."= =E2=80=8B From owner-svn-ports-all@freebsd.org Wed Feb 7 17:00:26 2018 Return-Path: Delivered-To: svn-ports-all@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 3EDE0F15073; Wed, 7 Feb 2018 17:00:26 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CBF1372C76; Wed, 7 Feb 2018 17:00:25 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7774FBDD2F; Wed, 7 Feb 2018 18:00:23 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 0A2A2BDD2D; Wed, 7 Feb 2018 18:00:22 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id ACDF2612C; Wed, 7 Feb 2018 18:00:21 +0100 (CET) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 5A98E5A1B08B; Wed, 7 Feb 2018 18:00:21 +0100 (CET) Date: Wed, 7 Feb 2018 18:00:20 +0100 From: Mathieu Arnold To: Mark Felder Cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461119 - head/www/palemoon Message-ID: <20180207170020.s4f4akvraxkwb2rw@ogg.in.absolight.net> References: <201802062357.w16NvV0o090528@repo.freebsd.org> <1518020734.63233.1262859096.5BD73186@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pxzqihry3tr64eq7" Content-Disposition: inline In-Reply-To: <1518020734.63233.1262859096.5BD73186@webmail.messagingengine.com> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 17:00:26 -0000 --pxzqihry3tr64eq7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2018 at 10:25:34AM -0600, Mark Felder wrote: >=20 >=20 > On Tue, Feb 6, 2018, at 18:52, Jan Beich wrote: > > Mark Felder writes: > >=20 > > > +# Needs branding removed for legal reasons. > > > +# Removing from our mirrors until this is handled. > > > +# See PR 225717 > > > +LICENSE_PERMS=3D no-pkg-mirror no-pkg-sell > >=20 > > Did you mean NO_PACKAGE? The port doesn't define LICENSE, so > > LICENSE_PERMS is unlikely to be honored. > >=20 >=20 > I thought this worked even without a license explicitly honored. Is that = not the case? Bummer... Handbook says it is equivalent to setting NO_PACKAG= E and I like the LICENSE_PERMS granularity better anyway. >=20 > https://www.freebsd.org/doc/en/books/porters-handbook/licenses.html Yes, you could probably set LICENSE=3DMPL or something. --=20 Mathieu Arnold --pxzqihry3tr64eq7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaezCkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IvLMP/RXzAO6pnLm3Xe6P+SNNXFka liWc2Fim940KvtFyCE76gIPBKJj49Wj+4RGlxTPT2sTBgc6dFnpN/6TRrIPlTfVP FLNph8oxgURf7IYZrLpnYDfSPS/6FbWoq9rDvJa+lLWM6SMHhoXENQOd7jisIhXZ 9T+e/W54TM0gnCxjfv0CyK8t+r5JuOp43DLxS1cNVyEXUuJ5mqQjsiet7qiwImWU 43He/4opAK92QjA9zLews9uhojnp16SIH0kePZ6vk/0wfVa6KLjCK6ZH+JKBk28D YyGGkFJCC/n/W8mLq/Y2wNE0riVPms4CSMt74+Wm6ZzN/lyrrk8pWKFXSwFc9G40 0wmnTIy1FfDB5Z3xi4B0LIihCwn6hCHA5RnRDK1ZqhFQ7akDZVIntdxys4YTIIdL 5tAcG0UR3Qi0kpS0c8t5ixKXxaV93KPc/EPYM3ZtlOIoCG60dSpoDOF5bB3aliaF Ewo6OklfE84vhWCrzNgoMH6dTBuief+Cju4RSrwFwZeiEOJVQ/JayMHubTnXjKH8 FZLmZC/qafuFQIyfTGJrUwJOPs/zJ9hcJmCgEoqotRH3JY6f3SCJcl3j9T1/0+cF KypqDnllS31lLuslIJAJRqAjmMbnVK3JyJyitQtyg2syH7UltduezotQ+KRROu1x iTk8fYdw6HNAbNsSNysg =Gy23 -----END PGP SIGNATURE----- --pxzqihry3tr64eq7-- From owner-svn-ports-all@freebsd.org Wed Feb 7 17:13:28 2018 Return-Path: Delivered-To: svn-ports-all@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 1BB36F1610C; Wed, 7 Feb 2018 17:13:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB94973850; Wed, 7 Feb 2018 17:13:27 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B66FF1BF3; Wed, 7 Feb 2018 17:13:27 +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 w17HDR6a008402; Wed, 7 Feb 2018 17:13:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17HDRkU008401; Wed, 7 Feb 2018 17:13:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071713.w17HDRkU008401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 17:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461156 - head/www/skytemplate X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/www/skytemplate X-SVN-Commit-Revision: 461156 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 17:13:28 -0000 Author: amdmi3 Date: Wed Feb 7 17:13:27 2018 New Revision: 461156 URL: https://svnweb.freebsd.org/changeset/ports/461156 Log: - Simplify installation - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/skytemplate/Makefile Modified: head/www/skytemplate/Makefile ============================================================================== --- head/www/skytemplate/Makefile Wed Feb 7 16:33:45 2018 (r461155) +++ head/www/skytemplate/Makefile Wed Feb 7 17:13:27 2018 (r461156) @@ -13,15 +13,14 @@ COMMENT= Yet another PHP compiling template engine USES= php:web NO_BUILD= yes +NO_ARCH= yes SUB_FILES= pkg-message do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} -.for f in class.SkyTemplate.php class.SkyTemplate_withDaddy.php - ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DATADIR} - ${MKDIR} ${STAGEDIR}${DATADIR}/SkyTpl + @${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/*.php ${STAGEDIR}${DATADIR} + @${MKDIR} ${STAGEDIR}${DATADIR}/SkyTpl ${INSTALL_DATA} ${WRKSRC}/SkyTpl/* ${STAGEDIR}${DATADIR}/SkyTpl -.endfor .include From owner-svn-ports-all@freebsd.org Wed Feb 7 17:45:35 2018 Return-Path: Delivered-To: svn-ports-all@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 B85E6F18160; Wed, 7 Feb 2018 17:45:35 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64A2874CEE; Wed, 7 Feb 2018 17:45:35 +0000 (UTC) (envelope-from rodrigo@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 5AE3120D1; Wed, 7 Feb 2018 17:45:35 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17HjZso023010; Wed, 7 Feb 2018 17:45:35 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17HjZxi023008; Wed, 7 Feb 2018 17:45:35 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201802071745.w17HjZxi023008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Wed, 7 Feb 2018 17:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461157 - head/ports-mgmt/pkg-provides X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: head/ports-mgmt/pkg-provides X-SVN-Commit-Revision: 461157 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 17:45:35 -0000 Author: rodrigo Date: Wed Feb 7 17:45:34 2018 New Revision: 461157 URL: https://svnweb.freebsd.org/changeset/ports/461157 Log: Upgrade pkg-provides from 0.3.1 to 0.4.0 Major changes : - optimize the regex search - chage the files URL path, who uses now the OS name - add code to handle pluggin API changes for pkg vesions from 1.10.4 Modified: head/ports-mgmt/pkg-provides/Makefile head/ports-mgmt/pkg-provides/distinfo Modified: head/ports-mgmt/pkg-provides/Makefile ============================================================================== --- head/ports-mgmt/pkg-provides/Makefile Wed Feb 7 17:13:27 2018 (r461156) +++ head/ports-mgmt/pkg-provides/Makefile Wed Feb 7 17:45:34 2018 (r461157) @@ -2,8 +2,7 @@ PORTNAME= pkg-provides DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 -PORTREVISION= 1 +DISTVERSION= 0.4.0 CATEGORIES= ports-mgmt MAINTAINER= rodrigo@FreeBSD.org @@ -24,7 +23,7 @@ SUB_LIST= LOCALBASE=${LOCALBASE} GH_ACCOUNT= rosorio GH_PROJECT= pkg-provides -GH_TAGNAME= cf5262b +GH_TAGNAME= 3938a4f PLIST_FILES= lib/pkg/provides.so man/man8/pkg-provides.8.gz Modified: head/ports-mgmt/pkg-provides/distinfo ============================================================================== --- head/ports-mgmt/pkg-provides/distinfo Wed Feb 7 17:13:27 2018 (r461156) +++ head/ports-mgmt/pkg-provides/distinfo Wed Feb 7 17:45:34 2018 (r461157) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516882559 -SHA256 (rosorio-pkg-provides-v0.3.1-cf5262b_GH0.tar.gz) = 8f63e37f835a687872c32ce0ec4ec469c2978986fe0be6b04af7617f73110eaf -SIZE (rosorio-pkg-provides-v0.3.1-cf5262b_GH0.tar.gz) = 8322 +TIMESTAMP = 1517998526 +SHA256 (rosorio-pkg-provides-v0.4.0-3938a4f_GH0.tar.gz) = c5bf9bbcf2d0c7062f6cc84ef274af81cd6407cae81e3da6321abf6625a6c278 +SIZE (rosorio-pkg-provides-v0.4.0-3938a4f_GH0.tar.gz) = 8465 From owner-svn-ports-all@freebsd.org Wed Feb 7 17:46:14 2018 Return-Path: Delivered-To: svn-ports-all@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 8522CF18261; Wed, 7 Feb 2018 17:46:14 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34F6D74E24; Wed, 7 Feb 2018 17:46: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2FC4B20D2; Wed, 7 Feb 2018 17:46: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 w17HkED5023808; Wed, 7 Feb 2018 17:46:14 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17HkBHN023779; Wed, 7 Feb 2018 17:46:11 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802071746.w17HkBHN023779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 7 Feb 2018 17:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461158 - in head: converters/php5-bsdconv databases/pear-MDB2_Driver_mysql databases/pear-Structures_DataGrid_DataSource_DBQuery databases/pear-Structures_DataGrid_DataSource_DBTable d... X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: converters/php5-bsdconv databases/pear-MDB2_Driver_mysql databases/pear-Structures_DataGrid_DataSource_DBQuery databases/pear-Structures_DataGrid_DataSource_DBTable databases/pear-Structures_... X-SVN-Commit-Revision: 461158 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 17:46:14 -0000 Author: mat Date: Wed Feb 7 17:46:10 2018 New Revision: 461158 URL: https://svnweb.freebsd.org/changeset/ports/461158 Log: Note PHP ports that do not build with 7.2. Sponsored by: Absolight Modified: head/converters/php5-bsdconv/Makefile (contents, props changed) head/databases/pear-MDB2_Driver_mysql/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile (contents, props changed) head/databases/php-mdcached/Makefile (contents, props changed) head/databases/php5-pdo_cassandra/Makefile (contents, props changed) head/databases/php5-tarantool/Makefile (contents, props changed) head/databases/php70-memcached/Makefile (contents, props changed) head/devel/php-jq/Makefile (contents, props changed) head/devel/php-memoize/Makefile (contents, props changed) head/devel/php-scalar_objects/Makefile (contents, props changed) head/devel/php-uprofiler/Makefile (contents, props changed) head/devel/php5-blitz-devel/Makefile (contents, props changed) head/devel/php5-blitz/Makefile (contents, props changed) head/devel/php5-dav/Makefile (contents, props changed) head/devel/php5-pinba/Makefile (contents, props changed) head/devel/php5-thrift/Makefile (contents, props changed) head/finance/php-tclink/Makefile (contents, props changed) head/graphics/php-libpuzzle/Makefile (contents, props changed) head/graphics/php-magickwand/Makefile (contents, props changed) head/japanese/php5-mecab/Makefile (contents, props changed) head/security/php-suhosin/Makefile (contents, props changed) head/textproc/libmrss-php/Makefile (contents, props changed) head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (contents, props changed) head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (contents, props changed) head/www/pecl-http2/Makefile (contents, props changed) head/www/xcache/Makefile (contents, props changed) Modified: head/converters/php5-bsdconv/Makefile ============================================================================== --- head/converters/php5-bsdconv/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/converters/php5-bsdconv/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -19,7 +19,7 @@ GH_ACCOUNT= buganini GH_PROJECT= php-${PORTNAME} USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-bsdconv=${LOCALBASE} .include Modified: head/databases/pear-MDB2_Driver_mysql/Makefile ============================================================================== --- head/databases/pear-MDB2_Driver_mysql/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/pear-MDB2_Driver_mysql/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -16,6 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 NO_ARCH= yes .include Modified: head/databases/php-mdcached/Makefile ============================================================================== --- head/databases/php-mdcached/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/php-mdcached/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -17,7 +17,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libmdcached.so:databases/mdcached USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-mdcached WRKSRC_SUBDIR= ${PORTNAME}/client_php/${PORTNAME} Modified: head/databases/php5-pdo_cassandra/Makefile ============================================================================== --- head/databases/php5-pdo_cassandra/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/php5-pdo_cassandra/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -25,7 +25,7 @@ USES= compiler:c++11-lib php:ext pkgconfig USE_CXXSTD= c++11 USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include .include "${PORTSDIR}/devel/thrift/bsd.thrift.mk" Modified: head/databases/php5-tarantool/Makefile ============================================================================== --- head/databases/php5-tarantool/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/php5-tarantool/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-php GH_TAGNAME= c1c5d5f TR_VER= 20151222 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS+= --with-tarantool Modified: head/databases/php70-memcached/Makefile ============================================================================== --- head/databases/php70-memcached/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/databases/php70-memcached/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -18,8 +18,7 @@ OPTIONS_DEFINE= SASL CONFIGURE_ARGS= --disable-memcached-sasl --enable-memcached-json --with-libmemcached-dir=${LOCALBASE} USES= pkgconfig php:ext USE_PHP= session:build json:build -PHP_VER= 70 -IGNORE_WITH_PHP=56 +IGNORE_WITH_PHP=56 71 72 USE_GITHUB= yes GH_ACCOUNT= php-memcached-dev Modified: head/devel/php-jq/Makefile ============================================================================== --- head/devel/php-jq/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php-jq/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= kjdev GH_PROJECT= php-ext-jq -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 USES= php:ext JQ_CMD= ${LOCALBASE}/bin/jq Modified: head/devel/php-memoize/Makefile ============================================================================== --- head/devel/php-memoize/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php-memoize/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ GH_ACCOUNT= arraypad USES= php:ext PHP_MODNAME= memoize -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-memoize OPTIONS_DEFINE= MEMCACHED MEMORY Modified: head/devel/php-scalar_objects/Makefile ============================================================================== --- head/devel/php-scalar_objects/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php-scalar_objects/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -17,6 +17,6 @@ GH_ACCOUNT= nikic GH_TAGNAME= baf4985 USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/devel/php-uprofiler/Makefile ============================================================================== --- head/devel/php-uprofiler/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php-uprofiler/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -26,6 +26,6 @@ GH_TAGNAME= 483c1e5 WRKSRC_SUBDIR= extension USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/devel/php5-blitz-devel/Makefile ============================================================================== --- head/devel/php5-blitz-devel/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php5-blitz-devel/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -16,6 +16,6 @@ CONFLICTS= php5-blitz-0.6* USES= php:ext PHP_MODNAME= blitz -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/devel/php5-blitz/Makefile ============================================================================== --- head/devel/php5-blitz/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php5-blitz/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -14,6 +14,6 @@ COMMENT= PHP templating engine CONFLICTS= php5-blitz-devel-[0-9]* USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/devel/php5-dav/Makefile ============================================================================== --- head/devel/php5-dav/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php5-dav/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -18,7 +18,7 @@ LIB_DEPENDS= libneon.so:www/neon USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/devel/php5-pinba/Makefile ============================================================================== --- head/devel/php5-pinba/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php5-pinba/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -20,6 +20,6 @@ GH_PROJECT= pinba_extension GH_TAGNAME= f76b673 USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Modified: head/devel/php5-thrift/Makefile ============================================================================== --- head/devel/php5-thrift/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/devel/php5-thrift/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -13,7 +13,7 @@ COMMENT= PHP interface to Thrift USES= php:ext PHP_MODNAME= thrift_protocol -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo WRKSRC_SUBDIR= lib/php/src/ext/thrift_protocol Modified: head/finance/php-tclink/Makefile ============================================================================== --- head/finance/php-tclink/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/finance/php-tclink/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -14,7 +14,7 @@ COMMENT= PHP extension for TrustCommerce credit card p USES= php:ext ssl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-patch: # avoid name conflicts with libressl Modified: head/graphics/php-libpuzzle/Makefile ============================================================================== --- head/graphics/php-libpuzzle/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/graphics/php-libpuzzle/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -19,7 +19,7 @@ LIB_DEPENDS= libpuzzle.so:graphics/libpuzzle \ libgd.so:graphics/gd USES= php:ext tar:bzip2 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/php/${PORTNAME} Modified: head/graphics/php-magickwand/Makefile ============================================================================== --- head/graphics/php-magickwand/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/graphics/php-magickwand/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -15,7 +15,7 @@ COMMENT= PHP extension to manipulate images LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick USES= php:ext pkgconfig -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-magickwand=${LOCALBASE} Modified: head/japanese/php5-mecab/Makefile ============================================================================== --- head/japanese/php5-mecab/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/japanese/php5-mecab/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -14,7 +14,7 @@ COMMENT= PHP5 extension for MeCab Morphological Analyz LIB_DEPENDS= libmecab.so:japanese/mecab USES= php:ext -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config .include Modified: head/security/php-suhosin/Makefile ============================================================================== --- head/security/php-suhosin/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/security/php-suhosin/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -17,7 +17,7 @@ OPTIONS_DEFINE= EXAMPLES USES= php:ext USE_PHP= session:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-suhosin Modified: head/textproc/libmrss-php/Makefile ============================================================================== --- head/textproc/libmrss-php/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/textproc/libmrss-php/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -24,7 +24,7 @@ USES= libtool php:ext USE_LDCONFIG= yes PHP_MODNAME= mrss -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss post-install: Modified: head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Modified: head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Modified: head/www/pecl-http2/Makefile ============================================================================== --- head/www/pecl-http2/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/www/pecl-http2/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 72 USES= php:pecl CONFLICTS= pecl-http1* pecl-http-* Modified: head/www/xcache/Makefile ============================================================================== --- head/www/xcache/Makefile Wed Feb 7 17:45:34 2018 (r461157) +++ head/www/xcache/Makefile Wed Feb 7 17:46:10 2018 (r461158) @@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE USES= php:phpize tar:bzip2 +IGNORE_WITH_PHP= 70 71 72 + CONFIGURE_ARGS= --enable-xcache=shared OPTIONS_DEFINE= CONSTANT COVERAGER EXAMPLES From owner-svn-ports-all@freebsd.org Wed Feb 7 17:52:32 2018 Return-Path: Delivered-To: svn-ports-all@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 0F18DF18A28; Wed, 7 Feb 2018 17:52:32 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6A0D753CB; Wed, 7 Feb 2018 17:52:31 +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 B1309225C; Wed, 7 Feb 2018 17:52:31 +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 w17HqVA4029003; Wed, 7 Feb 2018 17:52:31 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17HqVWJ029002; Wed, 7 Feb 2018 17:52:31 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201802071752.w17HqVWJ029002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 7 Feb 2018 17:52:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461159 - head/databases/php70-memcached X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/databases/php70-memcached X-SVN-Commit-Revision: 461159 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 17:52:32 -0000 Author: mat Date: Wed Feb 7 17:52:31 2018 New Revision: 461159 URL: https://svnweb.freebsd.org/changeset/ports/461159 Log: Revert that bit. Pointy hat: mat Sponsored by: Absolight Modified: head/databases/php70-memcached/Makefile (contents, props changed) Modified: head/databases/php70-memcached/Makefile ============================================================================== --- head/databases/php70-memcached/Makefile Wed Feb 7 17:46:10 2018 (r461158) +++ head/databases/php70-memcached/Makefile Wed Feb 7 17:52:31 2018 (r461159) @@ -18,6 +18,7 @@ OPTIONS_DEFINE= SASL CONFIGURE_ARGS= --disable-memcached-sasl --enable-memcached-json --with-libmemcached-dir=${LOCALBASE} USES= pkgconfig php:ext USE_PHP= session:build json:build +PHP_VER= 70 IGNORE_WITH_PHP=56 71 72 USE_GITHUB= yes From owner-svn-ports-all@freebsd.org Wed Feb 7 18:03:26 2018 Return-Path: Delivered-To: svn-ports-all@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 5B3E8F193D6; Wed, 7 Feb 2018 18:03:26 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0DEFD759C9; Wed, 7 Feb 2018 18:03:26 +0000 (UTC) (envelope-from brooks@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 089202415; Wed, 7 Feb 2018 18:03:26 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17I3PYq034304; Wed, 7 Feb 2018 18:03:25 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17I3PYA034296; Wed, 7 Feb 2018 18:03:25 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201802071803.w17I3PYA034296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 7 Feb 2018 18:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461160 - in head/devel/llvm-devel: . files files/clang files/openmp X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head/devel/llvm-devel: . files files/clang files/openmp X-SVN-Commit-Revision: 461160 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:03:26 -0000 Author: brooks Date: Wed Feb 7 18:03:24 2018 New Revision: 461160 URL: https://svnweb.freebsd.org/changeset/ports/461160 Log: Switch to EXTRA_PATCHES directories. Delete unreferenced patches. No functional changes. Added: head/devel/llvm-devel/files/clang/ head/devel/llvm-devel/files/clang/patch-fformat_extensions.diff - copied unchanged from r461159, head/devel/llvm-devel/files/clang-patch-fformat_extensions.diff head/devel/llvm-devel/files/clang/patch-fopenmp.diff - copied unchanged from r461159, head/devel/llvm-devel/files/clang-patch-fopenmp.diff head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format-sublime.py - copied unchanged from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format.py - copied unchanged from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format.py head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_git-clang-format - copied unchanged from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_git-clang-format head/devel/llvm-devel/files/openmp/ head/devel/llvm-devel/files/openmp/patch-bug32279 - copied unchanged from r461159, head/devel/llvm-devel/files/openmp-patch-bug32279 Deleted: head/devel/llvm-devel/files/clang-patch-fformat_extensions.diff head/devel/llvm-devel/files/clang-patch-fopenmp.diff head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format.py head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_git-clang-format head/devel/llvm-devel/files/compiler-rt-patch-canonical-syscalls head/devel/llvm-devel/files/compiler-rt-patch-ino64 head/devel/llvm-devel/files/openmp-patch-bug32279 head/devel/llvm-devel/files/openmp-patch-tools_openmp_libomptarget_CMakeLists.txt Modified: head/devel/llvm-devel/Makefile Modified: head/devel/llvm-devel/Makefile ============================================================================== --- head/devel/llvm-devel/Makefile Wed Feb 7 17:52:31 2018 (r461159) +++ head/devel/llvm-devel/Makefile Wed Feb 7 18:03:24 2018 (r461160) @@ -59,12 +59,7 @@ OPTIONS_SUB= yes PLIST_FILES= CLANG_DESC= Build clang -CLANG_EXTRA_PATCHES= \ - ${PATCHDIR}/clang-patch-fformat_extensions.diff \ - ${PATCHDIR}/clang-patch-fopenmp.diff \ - ${PATCHDIR}/clang-patch-tools_clang_tools_clang-format_clang-format.py \ - ${PATCHDIR}/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py \ - ${PATCHDIR}/clang-patch-tools_clang_tools_clang-format_git-clang-format +CLANG_EXTRA_PATCHES= ${PATCHDIR}/clang CLANG_CONFLICTS_INSTALL= clang-devel-3.[1234567]* CLANG_GH_PROJECT= clang:clang CLANG_GH_SUBDIR= tools/clang:clang @@ -104,8 +99,7 @@ OPENMP_CONFLICTS_INSTALL= libiomp5-devel-* OPENMP_GH_PROJECT= openmp:openmp OPENMP_GH_SUBDIR= projects/openmp:openmp OPENMP_GH_TAGNAME= ${OPENMP_COMMIT}:openmp -OPENMP_EXTRA_PATCHES= \ - ${PATCHDIR}/openmp-patch-bug32279 +OPENMP_EXTRA_PATCHES= ${PATCHDIR}/openmp GOLD_DESC= Build the LLVM Gold plugin for LTO GOLD_CMAKE_ON= -DLLVM_BINUTILS_INCDIR=${LOCALBASE}/include GOLD_BUILD_DEPENDS= ${LOCALBASE}/bin/ld.gold:devel/binutils Copied: head/devel/llvm-devel/files/clang/patch-fformat_extensions.diff (from r461159, head/devel/llvm-devel/files/clang-patch-fformat_extensions.diff) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/clang/patch-fformat_extensions.diff Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/clang-patch-fformat_extensions.diff) @@ -0,0 +1,45 @@ +diff -ruN tools/clang/include/clang/Basic/LangOptions.def tools/clang/include/clang/Basic/LangOptions.def +--- tools/clang/include/clang/Basic/LangOptions.def 2015-08-18 08:10:39 UTC ++++ tools/clang/include/clang/Basic/LangOptions.def +@@ -114,6 +114,7 @@ + LANGOPT(RTTIData , 1, 1, "emit run-time type information data") + LANGOPT(MSBitfields , 1, 0, "Microsoft-compatible structure layout") + LANGOPT(Freestanding, 1, 0, "freestanding implementation") ++LANGOPT(FormatExtensions , 1, 0, "FreeBSD format extensions") + LANGOPT(NoBuiltin , 1, 0, "disable builtin functions") + LANGOPT(NoMathBuiltin , 1, 0, "disable math builtin functions") + LANGOPT(GNUAsm , 1, 1, "GNU-style inline assembly") +diff -ruN tools/clang/include/clang/Driver/Options.td tools/clang/include/clang/Driver/Options.td +--- tools/clang/include/clang/Driver/Options.td 2015-08-18 08:10:39 UTC ++++ tools/clang/include/clang/Driver/Options.td +@@ -660,6 +660,8 @@ + + def ffreestanding : Flag<["-"], "ffreestanding">, Group, Flags<[CC1Option]>, + HelpText<"Assert that the compilation takes place in a freestanding environment">; ++def fformat_extensions: Flag<["-"], "fformat-extensions">, Group, Flags<[CC1Option]>, ++ HelpText<"Enable FreeBSD kernel specific format string extensions">; + def fgnu_keywords : Flag<["-"], "fgnu-keywords">, Group, Flags<[CC1Option]>, + HelpText<"Allow GNU-extension keywords regardless of language standard">; + def fgnu89_inline : Flag<["-"], "fgnu89-inline">, Group, Flags<[CC1Option]>, +diff -ruN tools/clang/lib/Driver/ToolChains/Clang.cpp tools/clang/lib/Driver/ToolChains/Clang.cpp +--- tools/clang/lib/Driver/ToolChains/Clang.cpp.orig 2017-03-27 21:06:42.969177000 +0000 ++++ tools/clang/lib/Driver/ToolChains/Clang.cpp 2017-03-27 21:07:03.523370000 +0000 +@@ -3188,6 +3188,7 @@ + + // Forward -f (flag) options which we can pass directly. + Args.AddLastArg(CmdArgs, options::OPT_femit_all_decls); ++ Args.AddLastArg(CmdArgs, options::OPT_fformat_extensions); + Args.AddLastArg(CmdArgs, options::OPT_fheinous_gnu_extensions); + Args.AddLastArg(CmdArgs, options::OPT_fno_operator_names); + // Emulated TLS is enabled by default on Android, and can be enabled manually +diff -ruN tools/clang/lib/Frontend/CompilerInvocation.cpp tools/clang/lib/Frontend/CompilerInvocation.cpp +--- tools/clang/lib/Frontend/CompilerInvocation.cpp 2015-08-18 08:10:39 UTC ++++ tools/clang/lib/Frontend/CompilerInvocation.cpp +@@ -1559,6 +1559,7 @@ + Opts.ShortWChar = Args.hasFlag(OPT_fshort_wchar, OPT_fno_short_wchar, false); + Opts.ShortEnums = Args.hasArg(OPT_fshort_enums); + Opts.Freestanding = Args.hasArg(OPT_ffreestanding); ++ Opts.FormatExtensions = Args.hasArg(OPT_fformat_extensions); + Opts.NoBuiltin = Args.hasArg(OPT_fno_builtin) || Opts.Freestanding; + Opts.NoMathBuiltin = Args.hasArg(OPT_fno_math_builtin); + Opts.AssumeSaneOperatorNew = !Args.hasArg(OPT_fno_assume_sane_operator_new); Copied: head/devel/llvm-devel/files/clang/patch-fopenmp.diff (from r461159, head/devel/llvm-devel/files/clang-patch-fopenmp.diff) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/clang/patch-fopenmp.diff Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/clang-patch-fopenmp.diff) @@ -0,0 +1,14 @@ +--- tools/clang/lib/Driver/ToolChains/CommonArgs.cpp.orig 2017-05-10 17:18:56.000000000 +0000 ++++ tools/clang/lib/Driver/ToolChains/CommonArgs.cpp 2017-05-10 23:01:17.087686000 +0000 +@@ -441,7 +441,10 @@ + + switch (TC.getDriver().getOpenMPRuntime(Args)) { + case Driver::OMPRT_OMP: +- CmdArgs.push_back("-lomp"); ++ if (TC.getTriple().getOS() != llvm::Triple::FreeBSD || TC.isCrossCompiling() || !llvm::sys::fs::exists("%%LLVM_PREFIX%%/lib/libomp.so")) ++ CmdArgs.push_back("-lomp"); ++ else ++ CmdArgs.push_back("%%LLVM_PREFIX%%/lib/libomp.so"); + break; + case Driver::OMPRT_GOMP: + CmdArgs.push_back("-lgomp"); Copied: head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format-sublime.py (from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format-sublime.py Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py) @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- tools/clang/tools/clang-format/clang-format-sublime.py.orig ++++ tools/clang/tools/clang-format/clang-format-sublime.py +@@ -18,7 +18,7 @@ + import subprocess + + # Change this to the full path if clang-format is not on the path. +-binary = 'clang-format' ++binary = 'clang-format%%LLVM_SUFFIX%%' + + # Change this to format according to other formatting styles. See the output of + # 'clang-format --help' for a list of supported styles. The default looks for Copied: head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format.py (from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format.py) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_clang-format.py Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format.py) @@ -0,0 +1,11 @@ +--- tools/clang/tools/clang-format/clang-format.py.orig 2015-09-08 20:44:00 UTC ++++ tools/clang/tools/clang-format/clang-format.py +@@ -34,7 +34,7 @@ import vim + + # set g:clang_format_path to the path to clang-format if it is not on the path + # Change this to the full path if clang-format is not on the path. +-binary = 'clang-format' ++binary = 'clang-format%%LLVM_SUFFIX%%' + if vim.eval('exists("g:clang_format_path")') == "1": + binary = vim.eval('g:clang_format_path') + Copied: head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_git-clang-format (from r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_git-clang-format) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/clang/patch-tools_clang_tools_clang-format_git-clang-format Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_git-clang-format) @@ -0,0 +1,32 @@ + +$FreeBSD$ + +--- tools/clang/tools/clang-format/git-clang-format.orig ++++ tools/clang/tools/clang-format/git-clang-format +@@ -90,7 +90,7 @@ + usage=usage, formatter_class=argparse.RawDescriptionHelpFormatter, + description=desc) + p.add_argument('--binary', +- default=config.get('clangformat.binary', 'clang-format'), ++ default=config.get('clangformat.binary', 'clang-format%%LLVM_SUFFIX%%'), + help='path to clang-format'), + p.add_argument('--commit', + default=config.get('clangformat.commit', 'HEAD'), +@@ -344,7 +344,7 @@ + + + def run_clang_format_and_save_to_tree(changed_lines, revision=None, +- binary='clang-format', style=None): ++ binary='clang-format%%LLVM_SUFFIX%%', style=None): + """Run clang-format on each file and save the result to a git tree. + + Returns the object ID (SHA-1) of the created tree.""" +@@ -397,7 +397,7 @@ + + + def clang_format_to_blob(filename, line_ranges, revision=None, +- binary='clang-format', style=None): ++ binary='clang-format%%LLVM_SUFFIX%%', style=None): + """Run clang-format on the given file and save the result to a git blob. + + Runs on the file in `revision` if not None, or on the file in the working Copied: head/devel/llvm-devel/files/openmp/patch-bug32279 (from r461159, head/devel/llvm-devel/files/openmp-patch-bug32279) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/openmp/patch-bug32279 Wed Feb 7 18:03:24 2018 (r461160, copy of r461159, head/devel/llvm-devel/files/openmp-patch-bug32279) @@ -0,0 +1,29 @@ +--- projects/openmp/runtime/cmake/LibompHandleFlags.cmake.orig 2017-03-16 15:50:48 UTC ++++ projects/openmp/runtime/cmake/LibompHandleFlags.cmake +@@ -156,6 +156,11 @@ function(libomp_get_libflags libflags) + if(${IA32}) + libomp_append(libflags_local -lirc_pic LIBOMP_HAVE_IRC_PIC_LIBRARY) + endif() ++ IF(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") ++ libomp_append(libflags_local "-Wl,--no-as-needed" LIBOMP_HAVE_AS_NEEDED_FLAG) ++ libomp_append(libflags_local "-lm") ++ libomp_append(libflags_local "-Wl,--as-needed" LIBOMP_HAVE_AS_NEEDED_FLAG) ++ ENDIF(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") + IF(${CMAKE_SYSTEM_NAME} MATCHES "NetBSD") + libomp_append(libflags_local -lm) + ENDIF(${CMAKE_SYSTEM_NAME} MATCHES "NetBSD") + runtime/cmake/LibompHandleFlags.cmake | 5 +++++ + runtime/cmake/LibompMicroTests.cmake | 2 +- + 2 files changed, 6 insertions(+), 1 deletion(-) + +--- projects/openmp/runtime/cmake/LibompMicroTests.cmake.orig 2017-03-16 15:50:48 UTC ++++ projects/openmp/runtime/cmake/LibompMicroTests.cmake +@@ -171,7 +171,7 @@ add_custom_command( + add_custom_target(libomp-test-deps DEPENDS test-deps/.success) + set(libomp_expected_library_deps) + if(CMAKE_SYSTEM_NAME MATCHES "FreeBSD") +- set(libomp_expected_library_deps libc.so.7 libthr.so.3) ++ set(libomp_expected_library_deps libc.so.7 libthr.so.3 libm.so.5) + libomp_append(libomp_expected_library_deps libhwloc.so.5 LIBOMP_USE_HWLOC) + elseif(CMAKE_SYSTEM_NAME MATCHES "NetBSD") + set(libomp_expected_library_deps libc.so.12 libpthread.so.1 libm.so.0) From owner-svn-ports-all@freebsd.org Wed Feb 7 18:11:28 2018 Return-Path: Delivered-To: svn-ports-all@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 735CFF19BB7; Wed, 7 Feb 2018 18:11:28 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 250A275EA3; Wed, 7 Feb 2018 18:11:28 +0000 (UTC) (envelope-from zi@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 201892550; Wed, 7 Feb 2018 18:11:28 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IBRvi036906; Wed, 7 Feb 2018 18:11:27 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IBReT036905; Wed, 7 Feb 2018 18:11:27 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201802071811.w17IBReT036905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Wed, 7 Feb 2018 18:11:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461161 - head/net-mgmt/net-snmp X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/net-mgmt/net-snmp X-SVN-Commit-Revision: 461161 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:11:28 -0000 Author: zi Date: Wed Feb 7 18:11:27 2018 New Revision: 461161 URL: https://svnweb.freebsd.org/changeset/ports/461161 Log: - Do not try to build under mips/mips64 as SSP is broken per r306364 Reported by: sbruno Modified: head/net-mgmt/net-snmp/Makefile Modified: head/net-mgmt/net-snmp/Makefile ============================================================================== --- head/net-mgmt/net-snmp/Makefile Wed Feb 7 18:03:24 2018 (r461160) +++ head/net-mgmt/net-snmp/Makefile Wed Feb 7 18:11:27 2018 (r461161) @@ -18,6 +18,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpkg.so:ports-mgmt/pkg +NOT_FOR_ARCHS= mips mips64 +NOT_FOR_ARCHS_REASON= SSP is currently broken on MIPS + OPTIONS_DEFINE= IPV6 MFD_REWRITES PERL PERL_EMBEDDED PYTHON DUMMY TKMIB \ MYSQL AX_SOCKONLY UNPRIVILEGED SMUX DOCS JAIL AX_DISABLE_TRAP \ TLS @@ -28,7 +31,6 @@ MFD_REWRITES_DESC= Use new MFD rewrites of mib modules PERL_EMBEDDED_DESC= Build embedded perl DUMMY_DESC= Enable dummy values as placeholders TKMIB_DESC= Install graphical MIB browser -#DMALLOC_DESC= Enable dmalloc debug memory allocator AX_SOCKONLY_DESC= Disable UDP/TCP transports for agentx AX_DISABLE_TRAP_DESC= Disable agentx subagent code in snmptrapd UNPRIVILEGED_DESC= Allow unprivileged users to execute net-snmp @@ -117,13 +119,6 @@ CONFIGURE_ARGS+=--disable-embedded-perl --without-perl PLIST_SUB+= WITH_PERL_EMBEDDED="@comment " PLIST_SUB+= WITH_PERL="@comment " .endif - -#.if ${PORT_OPTIONS:MDMALLOC} -#LIB_DEPENDS+= libdmalloc.so:devel/dmalloc -#CONFIGURE_ARGS+=--with-dmalloc=${LOCALBASE} -#.else -#CONFIGURE_ARGS+=--without-dmalloc -#.endif .if ${PORT_OPTIONS:MMYSQL} USE_MYSQL= yes From owner-svn-ports-all@freebsd.org Wed Feb 7 18:16:40 2018 Return-Path: Delivered-To: svn-ports-all@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 7AFFCF1A3AE; Wed, 7 Feb 2018 18:16:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2821E76324; Wed, 7 Feb 2018 18:16:40 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 10BDC25A8; Wed, 7 Feb 2018 18:16:40 +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 w17IGdS2039542; Wed, 7 Feb 2018 18:16:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IGdBf039536; Wed, 7 Feb 2018 18:16:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802071816.w17IGdBf039536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 18:16:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461162 - in head/graphics/geeqie: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/graphics/geeqie: . files X-SVN-Commit-Revision: 461162 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:16:40 -0000 Author: amdmi3 Date: Wed Feb 7 18:16:39 2018 New Revision: 461162 URL: https://svnweb.freebsd.org/changeset/ports/461162 Log: - Update to 1.4 Added: head/graphics/geeqie/files/patch-Makefile.am (contents, props changed) head/graphics/geeqie/files/patch-src_layout__util.c (contents, props changed) Deleted: head/graphics/geeqie/files/patch-src_view__file_icon.c Modified: head/graphics/geeqie/Makefile head/graphics/geeqie/distinfo head/graphics/geeqie/pkg-plist Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Wed Feb 7 18:11:27 2018 (r461161) +++ head/graphics/geeqie/Makefile Wed Feb 7 18:16:39 2018 (r461162) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= geeqie -PORTVERSION= 1.3 -PORTREVISION= 2 +PORTVERSION= 1.4 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ Modified: head/graphics/geeqie/distinfo ============================================================================== --- head/graphics/geeqie/distinfo Wed Feb 7 18:11:27 2018 (r461161) +++ head/graphics/geeqie/distinfo Wed Feb 7 18:16:39 2018 (r461162) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464486383 -SHA256 (geeqie-1.3.tar.xz) = 4b6f566dd1a8badac68c4353c7dd0f4de17f8627b85a7a70d5eb1ae3b540ec3f -SIZE (geeqie-1.3.tar.xz) = 1141820 +TIMESTAMP = 1515356766 +SHA256 (geeqie-1.4.tar.xz) = 5c583a165573ec37874c278f9dc57e73df356b30e09a9ccac3179dd5d97e3e32 +SIZE (geeqie-1.4.tar.xz) = 35881152 Added: head/graphics/geeqie/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/geeqie/files/patch-Makefile.am Wed Feb 7 18:16:39 2018 (r461162) @@ -0,0 +1,14 @@ +--- Makefile.am.orig 2017-12-31 12:31:21 UTC ++++ Makefile.am +@@ -10,9 +10,9 @@ man_MANS = geeqie.1 + readmedir = @readmedir@ + + if HAVE_MARKDOWN +-readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS README.html ChangeLog.html ++readme_DATA = README.md TODO README.lirc AUTHORS + else +-readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS ChangeLog.html ++readme_DATA = README.md TODO README.lirc AUTHORS + endif + + desktopdir = $(datadir)/applications Added: head/graphics/geeqie/files/patch-src_layout__util.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/geeqie/files/patch-src_layout__util.c Wed Feb 7 18:16:39 2018 (r461162) @@ -0,0 +1,10 @@ +--- src/layout_util.c.orig 2017-12-31 12:31:21 UTC ++++ src/layout_util.c +@@ -59,6 +59,7 @@ + #include "desktop_file.h" + + #include /* for keyboard values */ ++#include /* for WEXITSTATUS */ + #include "keymap_template.c" + + #define MENU_EDIT_ACTION_OFFSET 16 Modified: head/graphics/geeqie/pkg-plist ============================================================================== --- head/graphics/geeqie/pkg-plist Wed Feb 7 18:11:27 2018 (r461161) +++ head/graphics/geeqie/pkg-plist Wed Feb 7 18:16:39 2018 (r461162) @@ -3,6 +3,7 @@ lib/geeqie/geeqie-import lib/geeqie/geeqie-rotate lib/geeqie/geeqie-symlink lib/geeqie/geeqie-ufraw +lib/geeqie/geocode-parameters.awk man/man1/geeqie.1.gz share/applications/geeqie.desktop %%DATADIR%%/applications/geeqie-import-geeqie.desktop From owner-svn-ports-all@freebsd.org Wed Feb 7 18:24:17 2018 Return-Path: Delivered-To: svn-ports-all@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 614A1F1AE49; Wed, 7 Feb 2018 18:24:17 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1175876C26; Wed, 7 Feb 2018 18:24:17 +0000 (UTC) (envelope-from zi@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 0C3C4273A; Wed, 7 Feb 2018 18:24:17 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IOGue044624; Wed, 7 Feb 2018 18:24:16 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IOGCx044622; Wed, 7 Feb 2018 18:24:16 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201802071824.w17IOGCx044622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Wed, 7 Feb 2018 18:24:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461163 - in head/security/kstart: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in head/security/kstart: . files X-SVN-Commit-Revision: 461163 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:24:17 -0000 Author: zi Date: Wed Feb 7 18:24:16 2018 New Revision: 461163 URL: https://svnweb.freebsd.org/changeset/ports/461163 Log: - Move k5start higher up in the service start list PR: 225732 Submitted by: feld Modified: head/security/kstart/Makefile head/security/kstart/files/kstart.in Modified: head/security/kstart/Makefile ============================================================================== --- head/security/kstart/Makefile Wed Feb 7 18:16:39 2018 (r461162) +++ head/security/kstart/Makefile Wed Feb 7 18:24:16 2018 (r461163) @@ -3,6 +3,7 @@ PORTNAME= kstart DISTVERSION= 4.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ ZI Modified: head/security/kstart/files/kstart.in ============================================================================== --- head/security/kstart/files/kstart.in Wed Feb 7 18:16:39 2018 (r461162) +++ head/security/kstart/files/kstart.in Wed Feb 7 18:24:16 2018 (r461163) @@ -2,7 +2,7 @@ # $FreeBSD$ # PROVIDE: kstart -# REQUIRE: DAEMON LOGIN +# REQUIRE: NETWORKING # KEYWORD: shutdown # Add the following lines to /etc/rc.conf to enable kstart: From owner-svn-ports-all@freebsd.org Wed Feb 7 18:30:14 2018 Return-Path: Delivered-To: svn-ports-all@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 49E48F1B3B7; Wed, 7 Feb 2018 18:30:14 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECB6177113; Wed, 7 Feb 2018 18:30:13 +0000 (UTC) (envelope-from mmokhi@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 E35FD2746; Wed, 7 Feb 2018 18:30:13 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IUDti044980; Wed, 7 Feb 2018 18:30:13 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IUDvh044978; Wed, 7 Feb 2018 18:30:13 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071830.w17IUDvh044978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461164 - head/devel/py-gdbgui X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/devel/py-gdbgui X-SVN-Commit-Revision: 461164 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:30:14 -0000 Author: mmokhi Date: Wed Feb 7 18:30:13 2018 New Revision: 461164 URL: https://svnweb.freebsd.org/changeset/ports/461164 Log: devel/py-gdbgui: Update port to 0.11.0.0 This update includes: --user, --pass options instead of --auth on CLI resizer buttons on the panel minor bugfixes, ... Sponsored by: Netzkommune GmbH Modified: head/devel/py-gdbgui/Makefile head/devel/py-gdbgui/distinfo Modified: head/devel/py-gdbgui/Makefile ============================================================================== --- head/devel/py-gdbgui/Makefile Wed Feb 7 18:24:16 2018 (r461163) +++ head/devel/py-gdbgui/Makefile Wed Feb 7 18:30:13 2018 (r461164) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gdbgui -PORTVERSION= 0.7.8.2 +PORTVERSION= 0.11.0.0 CATEGORIES= devel lang python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ LICENSE= CC-BY-NC-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Flask-Compress>=1.4.0:www/py-flask-compress@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-SocketIO>=2.9.0:www/py-flask-socketio@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}eventlet>=0.21.0:net/py-eventlet@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygdbmi>=0.7.3.3:devel/py-pygdbmi@${FLAVOR} \ Modified: head/devel/py-gdbgui/distinfo ============================================================================== --- head/devel/py-gdbgui/distinfo Wed Feb 7 18:24:16 2018 (r461163) +++ head/devel/py-gdbgui/distinfo Wed Feb 7 18:30:13 2018 (r461164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499078720 -SHA256 (cs01-gdbgui-0.7.8.2_GH0.tar.gz) = d39f01b016de8a2260fbaf101c5b507a36214a0f519afbd7d4a9053c807dd6b7 -SIZE (cs01-gdbgui-0.7.8.2_GH0.tar.gz) = 1474061 +TIMESTAMP = 1518003805 +SHA256 (cs01-gdbgui-0.11.0.0_GH0.tar.gz) = a7134f618fb04154bdb14b7cf94904a3754b3819f2f5057c0da17ed816d9aace +SIZE (cs01-gdbgui-0.11.0.0_GH0.tar.gz) = 2077467 From owner-svn-ports-all@freebsd.org Wed Feb 7 18:32:55 2018 Return-Path: Delivered-To: svn-ports-all@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 E93D3F1B86C; Wed, 7 Feb 2018 18:32:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B7D07763F; Wed, 7 Feb 2018 18:32:54 +0000 (UTC) (envelope-from mmokhi@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 9615D28E9; Wed, 7 Feb 2018 18:32:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IWslu049794; Wed, 7 Feb 2018 18:32:54 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IWsX3049792; Wed, 7 Feb 2018 18:32:54 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071832.w17IWsX3049792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:32:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461165 - head/devel/py-pygdbmi X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/devel/py-pygdbmi X-SVN-Commit-Revision: 461165 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:32:55 -0000 Author: mmokhi Date: Wed Feb 7 18:32:54 2018 New Revision: 461165 URL: https://svnweb.freebsd.org/changeset/ports/461165 Log: devel/py-pygdbmi: Update the port to 0.8.2.0 This is a dependency for r461164 Modified: head/devel/py-pygdbmi/Makefile head/devel/py-pygdbmi/distinfo Modified: head/devel/py-pygdbmi/Makefile ============================================================================== --- head/devel/py-pygdbmi/Makefile Wed Feb 7 18:30:13 2018 (r461164) +++ head/devel/py-pygdbmi/Makefile Wed Feb 7 18:32:54 2018 (r461165) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pygdbmi -PORTVERSION= 0.7.3.3 -DISTVERSIONPREFIX= pyPI- +PORTVERSION= 0.8.2.0 CATEGORIES= devel lang python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pygdbmi/distinfo ============================================================================== --- head/devel/py-pygdbmi/distinfo Wed Feb 7 18:30:13 2018 (r461164) +++ head/devel/py-pygdbmi/distinfo Wed Feb 7 18:32:54 2018 (r461165) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490886768 -SHA256 (cs01-pygdbmi-pyPI-0.7.3.3_GH0.tar.gz) = d6079280b53a62ea90f713af26ee09982d22cc3dbe2e749441efac7bbd587778 -SIZE (cs01-pygdbmi-pyPI-0.7.3.3_GH0.tar.gz) = 16201 +TIMESTAMP = 1518004483 +SHA256 (cs01-pygdbmi-0.8.2.0_GH0.tar.gz) = a8ff7b515c0716aaa7d52d6e328c761eb82638dfca319e4dd2a3eb97ec4d51b8 +SIZE (cs01-pygdbmi-0.8.2.0_GH0.tar.gz) = 23441 From owner-svn-ports-all@freebsd.org Wed Feb 7 18:34:54 2018 Return-Path: Delivered-To: svn-ports-all@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 601A4F1BB5B; Wed, 7 Feb 2018 18:34:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 11C3577B7C; Wed, 7 Feb 2018 18:34:54 +0000 (UTC) (envelope-from mmokhi@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 0CA7A28EC; Wed, 7 Feb 2018 18:34:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IYrOK050116; Wed, 7 Feb 2018 18:34:53 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IYrpu050114; Wed, 7 Feb 2018 18:34:53 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071834.w17IYrpu050114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:34:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461166 - head/devel/py-python-engineio X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/devel/py-python-engineio X-SVN-Commit-Revision: 461166 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:34:54 -0000 Author: mmokhi Date: Wed Feb 7 18:34:53 2018 New Revision: 461166 URL: https://svnweb.freebsd.org/changeset/ports/461166 Log: devel/py-python-engineio: Update the port to 2.0.2 This is a dependency for r461164 Modified: head/devel/py-python-engineio/Makefile head/devel/py-python-engineio/distinfo Modified: head/devel/py-python-engineio/Makefile ============================================================================== --- head/devel/py-python-engineio/Makefile Wed Feb 7 18:32:54 2018 (r461165) +++ head/devel/py-python-engineio/Makefile Wed Feb 7 18:34:53 2018 (r461166) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-engineio -PORTVERSION= 1.7.0 +PORTVERSION= 2.0.2 CATEGORIES= devel python net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-engineio/distinfo ============================================================================== --- head/devel/py-python-engineio/distinfo Wed Feb 7 18:32:54 2018 (r461165) +++ head/devel/py-python-engineio/distinfo Wed Feb 7 18:34:53 2018 (r461166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499078780 -SHA256 (python-engineio-1.7.0.tar.gz) = fca35c7e4af42475552d53eea04a9280e2ccd331a032f41d17290ff3125a2291 -SIZE (python-engineio-1.7.0.tar.gz) = 22804 +TIMESTAMP = 1518003807 +SHA256 (python-engineio-2.0.2.tar.gz) = 46c710a72c3b2a8511b0d7963c46e200010f8ea3eb0721ce15603d0f23e993c4 +SIZE (python-engineio-2.0.2.tar.gz) = 23720 From owner-svn-ports-all@freebsd.org Wed Feb 7 18:39:51 2018 Return-Path: Delivered-To: svn-ports-all@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 A4424F1C0FE; Wed, 7 Feb 2018 18:39:51 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 583F477F85; Wed, 7 Feb 2018 18:39:51 +0000 (UTC) (envelope-from mmokhi@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 5346228FE; Wed, 7 Feb 2018 18:39:51 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IdpJX050424; Wed, 7 Feb 2018 18:39:51 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IdpQb050422; Wed, 7 Feb 2018 18:39:51 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071839.w17IdpQb050422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461167 - head/devel/py-python-socketio X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/devel/py-python-socketio X-SVN-Commit-Revision: 461167 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:39:51 -0000 Author: mmokhi Date: Wed Feb 7 18:39:50 2018 New Revision: 461167 URL: https://svnweb.freebsd.org/changeset/ports/461167 Log: devel/py-python-socketio: Update the port to 1.8.4 This is a dependency for r461164 Modified: head/devel/py-python-socketio/Makefile head/devel/py-python-socketio/distinfo Modified: head/devel/py-python-socketio/Makefile ============================================================================== --- head/devel/py-python-socketio/Makefile Wed Feb 7 18:34:53 2018 (r461166) +++ head/devel/py-python-socketio/Makefile Wed Feb 7 18:39:50 2018 (r461167) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-socketio -PORTVERSION= 1.7.6 +PORTVERSION= 1.8.4 CATEGORIES= devel python net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-socketio/distinfo ============================================================================== --- head/devel/py-python-socketio/distinfo Wed Feb 7 18:34:53 2018 (r461166) +++ head/devel/py-python-socketio/distinfo Wed Feb 7 18:39:50 2018 (r461167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499078781 -SHA256 (python-socketio-1.7.6.tar.gz) = b01fa145f25413a738c90909f6fd80037c2c7871b4c306786e6dfff348479e9a -SIZE (python-socketio-1.7.6.tar.gz) = 23318 +TIMESTAMP = 1518003807 +SHA256 (python-socketio-1.8.4.tar.gz) = 13807ce17e85371d15b31295a43b1fac1c0dba1eb5fc233353a3efd53aa122cc +SIZE (python-socketio-1.8.4.tar.gz) = 24537 From owner-svn-ports-all@freebsd.org Wed Feb 7 18:40:55 2018 Return-Path: Delivered-To: svn-ports-all@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 E49C0F1C223; Wed, 7 Feb 2018 18:40:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97DA0780EB; Wed, 7 Feb 2018 18:40:54 +0000 (UTC) (envelope-from mmokhi@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 928D42914; Wed, 7 Feb 2018 18:40:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17Iesel051289; Wed, 7 Feb 2018 18:40:54 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17Ies68051287; Wed, 7 Feb 2018 18:40:54 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071840.w17Ies68051287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:40:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461168 - head/net/py-eventlet X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/net/py-eventlet X-SVN-Commit-Revision: 461168 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:40:55 -0000 Author: mmokhi Date: Wed Feb 7 18:40:54 2018 New Revision: 461168 URL: https://svnweb.freebsd.org/changeset/ports/461168 Log: net/py-eventlet: Update the port to 0.22.0 This is a dependency for r461164 Modified: head/net/py-eventlet/Makefile head/net/py-eventlet/distinfo Modified: head/net/py-eventlet/Makefile ============================================================================== --- head/net/py-eventlet/Makefile Wed Feb 7 18:39:50 2018 (r461167) +++ head/net/py-eventlet/Makefile Wed Feb 7 18:40:54 2018 (r461168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eventlet -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-eventlet/distinfo ============================================================================== --- head/net/py-eventlet/distinfo Wed Feb 7 18:39:50 2018 (r461167) +++ head/net/py-eventlet/distinfo Wed Feb 7 18:40:54 2018 (r461168) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499080792 -SHA256 (eventlet-0.21.0.tar.gz) = 08faffab88c1b08bd53ea28bf084a572c89f7e7648bd9d71e6116ac17a51a15d -SIZE (eventlet-0.21.0.tar.gz) = 484191 +TIMESTAMP = 1518003807 +SHA256 (eventlet-0.22.0.tar.gz) = 6d22464f448fdf144a9d566c157299d686bbe324554dd7729df9ccd05ca66439 +SIZE (eventlet-0.22.0.tar.gz) = 493085 From owner-svn-ports-all@freebsd.org Wed Feb 7 18:42:18 2018 Return-Path: Delivered-To: svn-ports-all@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 4D48BF1C4AC; Wed, 7 Feb 2018 18:42:18 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00B6B7844A; Wed, 7 Feb 2018 18:42:18 +0000 (UTC) (envelope-from mmokhi@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 EFE462A88; Wed, 7 Feb 2018 18:42:17 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17IgHBA055292; Wed, 7 Feb 2018 18:42:17 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17IgHht055290; Wed, 7 Feb 2018 18:42:17 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802071842.w17IgHht055290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Wed, 7 Feb 2018 18:42:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461169 - head/www/py-flask-socketio X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/www/py-flask-socketio X-SVN-Commit-Revision: 461169 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 18:42:18 -0000 Author: mmokhi Date: Wed Feb 7 18:42:17 2018 New Revision: 461169 URL: https://svnweb.freebsd.org/changeset/ports/461169 Log: www/py-flask-socketio: Update the port to 2.9.3 This is a dependency for r461164 Modified: head/www/py-flask-socketio/Makefile head/www/py-flask-socketio/distinfo Modified: head/www/py-flask-socketio/Makefile ============================================================================== --- head/www/py-flask-socketio/Makefile Wed Feb 7 18:40:54 2018 (r461168) +++ head/www/py-flask-socketio/Makefile Wed Feb 7 18:42:17 2018 (r461169) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-SocketIO -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-socketio/distinfo ============================================================================== --- head/www/py-flask-socketio/distinfo Wed Feb 7 18:40:54 2018 (r461168) +++ head/www/py-flask-socketio/distinfo Wed Feb 7 18:42:17 2018 (r461169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499078821 -SHA256 (Flask-SocketIO-2.9.0.tar.gz) = 2132a9d1e14f5fca894805d228a23fa575bb42ad85137360d35f5c517147337b -SIZE (Flask-SocketIO-2.9.0.tar.gz) = 14086 +TIMESTAMP = 1518003808 +SHA256 (Flask-SocketIO-2.9.3.tar.gz) = df23f790db8529c543bd0b54165215c342cf6955a4a1f605650e759197a46d59 +SIZE (Flask-SocketIO-2.9.3.tar.gz) = 14482 From owner-svn-ports-all@freebsd.org Wed Feb 7 19:06:40 2018 Return-Path: Delivered-To: svn-ports-all@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 BEB0BF1DC81; Wed, 7 Feb 2018 19:06:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 74F6179666; Wed, 7 Feb 2018 19:06:40 +0000 (UTC) (envelope-from pi@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 522502E24; Wed, 7 Feb 2018 19:06:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17J6e7I065533; Wed, 7 Feb 2018 19:06:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17J6dCn065530; Wed, 7 Feb 2018 19:06:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802071906.w17J6dCn065530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Feb 2018 19:06:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461170 - in head/net/avahi-app: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/net/avahi-app: . files X-SVN-Commit-Revision: 461170 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:06:41 -0000 Author: pi Date: Wed Feb 7 19:06:39 2018 New Revision: 461170 URL: https://svnweb.freebsd.org/changeset/ports/461170 Log: net/avahi-app: fix rc scripts for a working 'service avahi-daemon status' PR: 206325 Submitted by: Yuichiro NAITO Reviewed by: w.schwarzenfeld@utanet.at Modified: head/net/avahi-app/Makefile head/net/avahi-app/files/patch-initscript_freebsd_avahi-daemon.sh.in head/net/avahi-app/files/patch-initscript_freebsd_avahi-dnsconfd.sh.in Modified: head/net/avahi-app/Makefile ============================================================================== --- head/net/avahi-app/Makefile Wed Feb 7 18:42:17 2018 (r461169) +++ head/net/avahi-app/Makefile Wed Feb 7 19:06:39 2018 (r461170) @@ -3,7 +3,7 @@ PORTNAME= avahi PORTVERSION= 0.6.31 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ PKGNAMESUFFIX?= -app Modified: head/net/avahi-app/files/patch-initscript_freebsd_avahi-daemon.sh.in ============================================================================== --- head/net/avahi-app/files/patch-initscript_freebsd_avahi-daemon.sh.in Wed Feb 7 18:42:17 2018 (r461169) +++ head/net/avahi-app/files/patch-initscript_freebsd_avahi-daemon.sh.in Wed Feb 7 19:06:39 2018 (r461170) @@ -1,6 +1,6 @@ ---- initscript/freebsd/avahi-daemon.sh.in.orig 2010-08-26 00:51:39 UTC -+++ initscript/freebsd/avahi-daemon.sh.in -@@ -9,13 +9,15 @@ +--- initscript/freebsd/avahi-daemon.sh.in.orig 2010-08-26 09:51:39.036153000 +0900 ++++ initscript/freebsd/avahi-daemon.sh.in 2016-01-17 11:59:38.578756000 +0900 +@@ -9,18 +9,22 @@ # Avahi's mDNSResponder, a Zeroconf (Bonjour) service advertisement daemon. # @@ -18,3 +18,10 @@ start_cmd=avahi_daemon_start stop_cmd=avahi_daemon_stop + + avahi_daemon_bin=@sbindir@/avahi-daemon ++command=${avahi_daemon_bin} ++pidfile="/var/run/avahi-daemon/pid" + + avahi_daemon_start() { + checkyesno avahi_daemon_enable && echo "Starting avahi-daemon." && \ Modified: head/net/avahi-app/files/patch-initscript_freebsd_avahi-dnsconfd.sh.in ============================================================================== --- head/net/avahi-app/files/patch-initscript_freebsd_avahi-dnsconfd.sh.in Wed Feb 7 18:42:17 2018 (r461169) +++ head/net/avahi-app/files/patch-initscript_freebsd_avahi-dnsconfd.sh.in Wed Feb 7 19:06:39 2018 (r461170) @@ -1,6 +1,6 @@ ---- initscript/freebsd/avahi-dnsconfd.sh.in.orig 2010-08-26 00:51:39 UTC -+++ initscript/freebsd/avahi-dnsconfd.sh.in -@@ -12,13 +12,15 @@ +--- initscript/freebsd/avahi-dnsconfd.sh.in.orig 2010-08-26 09:51:39.037153000 +0900 ++++ initscript/freebsd/avahi-dnsconfd.sh.in 2016-01-17 11:59:50.394307000 +0900 +@@ -12,18 +12,22 @@ # DNS servers in a DHCP-like fashion with mDNS. # @@ -18,3 +18,10 @@ start_cmd=avahi_dnsconfd_start stop_cmd=avahi_dnsconfd_stop + + avahi_dnsconfd_bin=@sbindir@/avahi-dnsconfd ++command=${avahi_dnsconfd_bin} ++pidfile="/var/run/avahi-dnsconfd.pid" + + avahi_dnsconfd_start() { + checkyesno avahi_dnsconfd_enable && echo "Starting avahi-dnsconfd." && \ From owner-svn-ports-all@freebsd.org Wed Feb 7 19:10:50 2018 Return-Path: Delivered-To: svn-ports-all@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 469F3F1E0CE; Wed, 7 Feb 2018 19:10:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE7F2798AD; Wed, 7 Feb 2018 19:10:49 +0000 (UTC) (envelope-from pi@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 E956F2F36; Wed, 7 Feb 2018 19:10:49 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17JAnuQ065825; Wed, 7 Feb 2018 19:10:49 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17JAnSF065823; Wed, 7 Feb 2018 19:10:49 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802071910.w17JAnSF065823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Feb 2018 19:10:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461171 - in head/print/tex-luatex: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/print/tex-luatex: . files X-SVN-Commit-Revision: 461171 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:10:50 -0000 Author: pi Date: Wed Feb 7 19:10:49 2018 New Revision: 461171 URL: https://svnweb.freebsd.org/changeset/ports/461171 Log: print/tex-luatex: fix build with C++11 compilers on CURRENT PR: 225448 Reported by: O.Hartmann Approved by: hrs (maintainer timeout) Submitted by: Walter Schwarzenfeld Added: head/print/tex-luatex/files/patch-pdftoepdf.w (contents, props changed) Modified: head/print/tex-luatex/Makefile Modified: head/print/tex-luatex/Makefile ============================================================================== --- head/print/tex-luatex/Makefile Wed Feb 7 19:06:39 2018 (r461170) +++ head/print/tex-luatex/Makefile Wed Feb 7 19:10:49 2018 (r461171) @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.80.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Added: head/print/tex-luatex/files/patch-pdftoepdf.w ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/tex-luatex/files/patch-pdftoepdf.w Wed Feb 7 19:10:49 2018 (r461171) @@ -0,0 +1,19 @@ +--- luatexdir/image/pdftoepdf.w.orig 2018-01-31 15:17:41 UTC ++++ luatexdir/image/pdftoepdf.w +@@ -70,8 +70,14 @@ static char *get_file_checksum(char *a, + if (ck == NULL) + luatex_fail("PDF inclusion: out of memory while processing '%s'", + a); +- snprintf(ck, PDF_CHECKSUM_SIZE, "%" PRIu64 "_%" PRIu64, (uint64_t) size, +- (uint64_t) mtime); ++ // snprintf(ck, PDF_CHECKSUM_SIZE, "%" PRIu64 "_%" PRIu64, (uint64_t) size, ++ // (uint64_t) mtime); ++ snprintf(ck, PDF_CHECKSUM_SIZE, "%" ++ PRIu64 ++ "_%" ++ PRIu64, ++ (uint64_t) size, ++ (uint64_t) mtime); + } else { + switch (fe) { + case FE_FAIL: From owner-svn-ports-all@freebsd.org Wed Feb 7 19:11:47 2018 Return-Path: Delivered-To: svn-ports-all@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 16747F1E18B; Wed, 7 Feb 2018 19:11:47 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC3FA79B6D; Wed, 7 Feb 2018 19:11:46 +0000 (UTC) (envelope-from pi@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 B72052F7D; Wed, 7 Feb 2018 19:11:46 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17JBk6u068376; Wed, 7 Feb 2018 19:11:46 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17JBkfI068375; Wed, 7 Feb 2018 19:11:46 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802071911.w17JBkfI068375@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Feb 2018 19:11:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461172 - head/print/tex-luatex X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/print/tex-luatex X-SVN-Commit-Revision: 461172 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:11:47 -0000 Author: pi Date: Wed Feb 7 19:11:46 2018 New Revision: 461172 URL: https://svnweb.freebsd.org/changeset/ports/461172 Log: print/tex-luatex: pet portlint PR: 225448 Modified: head/print/tex-luatex/Makefile Modified: head/print/tex-luatex/Makefile ============================================================================== --- head/print/tex-luatex/Makefile Wed Feb 7 19:10:49 2018 (r461171) +++ head/print/tex-luatex/Makefile Wed Feb 7 19:11:46 2018 (r461172) @@ -20,11 +20,11 @@ LIB_DEPENDS= libpng.so:graphics/png \ libmpfr.so:math/mpfr \ libzzip.so:devel/zziplib +USES= pkgconfig tar:xz libtool USE_TEX= kpathsea web2c texmf formats texlua texluajit fmtutil USE_XORG= pixman USE_GNOME= cairo USE_LDCONFIG= yes -USES= pkgconfig tar:xz libtool TEXHASHDIRS= ${TEXMFDISTDIR} ${TEXMFVARDIR} EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} EXTRACT_FILES= build-aux \ @@ -38,7 +38,7 @@ EXTRACT_AFTER_ARGS_TEXMF=| ${TAR} -xf - -C ${STAGEDIR} DISTVERSION_TEXLIVE_SOURCE= 20150521 DISTVERSION_TEXLIVE_TEXMF= 20150523 DISTNAME_TEXMF= texlive-${DISTVERSION_TEXLIVE_TEXMF}-texmf -EXTRACT_FILES_TEXMF= \ +EXTRACT_FILES_TEXMF= \ texmf-dist/doc/lualatex \ texmf-dist/doc/luatex \ texmf-dist/scripts/context/lua \ From owner-svn-ports-all@freebsd.org Wed Feb 7 19:21:46 2018 Return-Path: Delivered-To: svn-ports-all@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 C2281F1ED97; Wed, 7 Feb 2018 19:21:45 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay105.isp.belgacom.be (mailrelay105.isp.belgacom.be [195.238.20.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E6E4B7A2AE; Wed, 7 Feb 2018 19:21:44 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes IronPort-PHdr: =?us-ascii?q?9a23=3A5FbOTRdJU3tMlUYNUv1Z582zlGMj4u6mDksu8pMi?= =?us-ascii?q?zoh2WeGdxc26ZxaN2/xhgRfzUJnB7Loc0qyK6/mmATRIyK3CmUhKSIZLWR4BhJ?= =?us-ascii?q?detC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+?= =?us-ascii?q?KPjrFY7OlcS30P2594HObwlSizexfa5+IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf?= =?us-ascii?q?5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbD?= =?us-ascii?q?VwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4rx1QxH0li?= =?us-ascii?q?gIKz858HnWisNuiqJbvAmhrAF7z4LNfY2ZKOZycqbbcNgHR2ROQ9xRWjRPDI28?= =?us-ascii?q?cYUBEukPMuRWr4byu1QAogCzBRWuCe/z1jNEmmP60bM83u88EQ/GxgsgH9cWvX?= =?us-ascii?q?rKrdX1NqMSWv2rwanPyjXDdO1Z2TLn54jOaRAqvPaBXa5xccrTzUkiDAPLjk+O?= =?us-ascii?q?poP7Ij6by+oDv3Kc7+p6WuKikmgqoBx/rDiow8cjkIjJhoQNx1DK7yV23pg6Ks?= =?us-ascii?q?ajSEFme9KkF4FQty6CO4t5Q8MiX2FouDshxbEcpZG7ey0KxZI6zBDcc/yKa4uF?= =?us-ascii?q?7g/5WOqPLjp1hWhpdK+xihu860Ss1+PxW8ay3V1XtCRKiMPMuWoI1xHL78iHTe?= =?us-ascii?q?Zy8Vm51DaU0gDT9vlEIUcplarHM5IhwqA/lp4UsUnbHS/5gkH2jK6Tdko64Oio?= =?us-ascii?q?7P7rYqnnpp+eM494kB3xMqMpmsykH+s4NxIBX26A+eim073j50L5TK1Ljv0wjK?= =?us-ascii?q?bZrIjXKMcGqqKjHQNY3Ycu5wyiAzqo3tkUh2QLIVxKdR6fiojmIVDOIPT2Dfel?= =?us-ascii?q?hFSslS9mx+zHPr3jBpXANXbDkK3/crlj8EFc0xc8wcpY55JOBbENOOjzVVPptN?= =?us-ascii?q?zEEh85NBS5w/35CNV7z48eQWWPArWFMKPJqFOI5vwgLPORa4IOtjb9MeYq6OD1?= =?us-ascii?q?gn8ihFARZ66p3YEYaHqgBPRpP12ZYWbwgtcGCWoKpRQ+TOrzhF2aVj5TfWqyX7?= =?us-ascii?q?kl6j4hDIKmCZzORo63gLOfwii0BYZWaX1cBlCLC3foeJ2OW+0QZyKKPs9hjjsE?= =?us-ascii?q?WKC5S48mzxGuqBT6x6N7IerT/y0YsJPj1MRp5+LNjxEy7id5D8qH026TUW57hX?= =?us-ascii?q?gISCIs0KB4u0x9xU+J0bJkjPxACdxT+/RJXx86NJ7B1ex6Csv/WgzbftiXVlmp?= =?us-ascii?q?Wc6mDiwrQtI22d8ObBU1J9L3vw3Z3mKUArQJkKaMGp0/8uqIzmXrJu5T0XvL/p?= =?us-ascii?q?INyV48TZ0cG3ehg/tD9grXT6XOlF6Ukq+sbuxIwC/P8E+t12eDlnp0FglqXvOW?= =?us-ascii?q?DjgkekLKoIGhtQv5RLi0BOFia1MZxA=3D=3D?= X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2DrBAD0UHta/4aF9lFdGwEBAgMBAQoBA?= =?us-ascii?q?YNSVhBwFROOfY0xAQGCATIBmTcthRgCgmhYFQECAQEBAQEBAgFqKII4JAGCRwE?= =?us-ascii?q?FOhwjEAsUBAklDyoeBhOKOQyzb4h4ggoBAQEBAQEBAwEBAQEBAQEhhHWFVIMug?= =?us-ascii?q?xgXAgKBb4VcIAWkKQmIHo1QgQWBJmeROYsSgmiLTDUjgVBNMAiDAwmEb0A3jgw?= =?us-ascii?q?BAQE?= X-IPAS-Result: =?us-ascii?q?A2DrBAD0UHta/4aF9lFdGwEBAgMBAQoBAYNSVhBwFROOfY0?= =?us-ascii?q?xAQGCATIBmTcthRgCgmhYFQECAQEBAQEBAgFqKII4JAGCRwEFOhwjEAsUBAklD?= =?us-ascii?q?yoeBhOKOQyzb4h4ggoBAQEBAQEBAwEBAQEBAQEhhHWFVIMugxgXAgKBb4VcIAW?= =?us-ascii?q?kKQmIHo1QgQWBJmeROYsSgmiLTDUjgVBNMAiDAwmEb0A3jgwBAQE?= Received: from 134.133-246-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.246.133.134]) by relay.skynet.be with ESMTP; 07 Feb 2018 20:20:35 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id w17JKYQh033714; Wed, 7 Feb 2018 20:20:34 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Wed, 7 Feb 2018 20:20:34 +0100 From: Tijl Coosemans To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460458 - in head/print/qpdf: . files Message-ID: <20180207202034.57d30f6a@kalimero.tijl.coosemans.org> In-Reply-To: <201801310439.w0V4dNIa035506@repo.freebsd.org> References: <201801310439.w0V4dNIa035506@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:21:46 -0000 On Wed, 31 Jan 2018 04:39:23 +0000 (UTC) Yuri Victorovich wrote: > Author: yuri > Date: Wed Jan 31 04:39:23 2018 > New Revision: 460458 > URL: https://svnweb.freebsd.org/changeset/ports/460458 > > Log: > print/qpdf: Update to 7.1.0 > > Additional changes: > * Added a patch to work around the missing include: > https://github.com/qpdf/qpdf/pull/172 > * Added a patch to fix the clang and gcc build problem: > https://github.com/qpdf/qpdf/issues/177 > > PR: 225226 > Reported by: Dmitri Goutnik > Approved by: tcberner (mentor) > Differential Revision: https://reviews.freebsd.org/D14119 > > Modified: head/print/qpdf/pkg-plist > ============================================================================== > --- head/print/qpdf/pkg-plist Wed Jan 31 04:23:07 2018 (r460457) > +++ head/print/qpdf/pkg-plist Wed Jan 31 04:39:23 2018 (r460458) > @@ -11,8 +11,10 @@ include/qpdf/Pipeline.hh > include/qpdf/Pl_Buffer.hh > include/qpdf/Pl_Concatenate.hh > include/qpdf/Pl_Count.hh > +include/qpdf/Pl_DCT.hh > include/qpdf/Pl_Discard.hh > include/qpdf/Pl_Flate.hh > +include/qpdf/Pl_RunLength.hh > include/qpdf/Pl_StdioFile.hh > include/qpdf/PointerHolder.hh > include/qpdf/QPDF.hh > @@ -28,10 +30,9 @@ include/qpdf/QUtil.hh > include/qpdf/RandomDataProvider.hh > include/qpdf/Types.h > include/qpdf/qpdf-c.h > -lib/libqpdf.a > lib/libqpdf.so > -lib/libqpdf.so.17 > -lib/libqpdf.so.17.0.0 > +lib/libqpdf.so.18 > +lib/libqpdf.so.18.2.0 You should bump PORTREVISION of dependent ports because of this library version change. From owner-svn-ports-all@freebsd.org Wed Feb 7 19:27:50 2018 Return-Path: Delivered-To: svn-ports-all@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 4CEE6F1F64A; Wed, 7 Feb 2018 19:27:50 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D31F7A886; Wed, 7 Feb 2018 19:27:49 +0000 (UTC) (envelope-from jmd@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 93E76314E; Wed, 7 Feb 2018 19:27:49 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17JRnD9076016; Wed, 7 Feb 2018 19:27:49 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17JRnMp076011; Wed, 7 Feb 2018 19:27:49 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201802071927.w17JRnMp076011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Wed, 7 Feb 2018 19:27:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461173 - in branches/2018Q1/devel: flang flang-clang flang-clang/files X-SVN-Group: ports-branches X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: in branches/2018Q1/devel: flang flang-clang flang-clang/files X-SVN-Commit-Revision: 461173 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:27:50 -0000 Author: jmd Date: Wed Feb 7 19:27:48 2018 New Revision: 461173 URL: https://svnweb.freebsd.org/changeset/ports/461173 Log: MFH: r457940 r459134 devel/flang: Update to a later development snapshot. Contains various improvements and fixes over the last two months. Reported by: Rainer Hurling Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D13727 devel/flang-clang: Update to a new snapshot and fix pkg-plist to match the recent upgrade of LLVM 5.0.0 to 5.0.1. Update requires patch to remove -ldl. devel/flang: Bump PORTREVISION to force recompilation after the above companion compiler update. PR: 225174 (for the LLVM 5.0.1) Approved by: swills (mentor, implicit) Approved by: ports-secteam Added: branches/2018Q1/devel/flang-clang/files/ - copied from r459134, head/devel/flang-clang/files/ Modified: branches/2018Q1/devel/flang-clang/Makefile branches/2018Q1/devel/flang-clang/distinfo branches/2018Q1/devel/flang-clang/pkg-plist branches/2018Q1/devel/flang/Makefile branches/2018Q1/devel/flang/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/flang-clang/Makefile ============================================================================== --- branches/2018Q1/devel/flang-clang/Makefile Wed Feb 7 19:11:46 2018 (r461172) +++ branches/2018Q1/devel/flang-clang/Makefile Wed Feb 7 19:27:48 2018 (r461173) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= flang-clang -DISTVERSION= 5.0-20171019 -PORTREVISION= 1 +DISTVERSION= 5.0-20180112 +PORTREVISION= 0 CATEGORIES= devel lang MAINTAINER= jmd@FreeBSD.org @@ -33,7 +33,7 @@ SHEBANG_FILES= tools/scan-view/bin/scan-view \ USE_GITHUB= yes GH_ACCOUNT= flang-compiler GH_PROJECT= clang -GH_TAGNAME= b11539a +GH_TAGNAME= 64043d5 CMAKE_ARGS+= -DLLVM_CONFIG=${LOCALBASE}/bin/llvm-config50 Modified: branches/2018Q1/devel/flang-clang/distinfo ============================================================================== --- branches/2018Q1/devel/flang-clang/distinfo Wed Feb 7 19:11:46 2018 (r461172) +++ branches/2018Q1/devel/flang-clang/distinfo Wed Feb 7 19:27:48 2018 (r461173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508463463 -SHA256 (flang-compiler-clang-5.0-20171019-b11539a_GH0.tar.gz) = d7fe7f2189c113a16bac0605e75c87863ad61db2e9930ec64c7abb2b47a5d392 -SIZE (flang-compiler-clang-5.0-20171019-b11539a_GH0.tar.gz) = 16003010 +TIMESTAMP = 1515770420 +SHA256 (flang-compiler-clang-5.0-20180112-64043d5_GH0.tar.gz) = 63f3b010bb90131099fe5f57e09e50e39aff37a1ac76fb0d1bb8d0ed7bf9e295 +SIZE (flang-compiler-clang-5.0-20180112-64043d5_GH0.tar.gz) = 16002999 Modified: branches/2018Q1/devel/flang-clang/pkg-plist ============================================================================== --- branches/2018Q1/devel/flang-clang/pkg-plist Wed Feb 7 19:11:46 2018 (r461172) +++ branches/2018Q1/devel/flang-clang/pkg-plist Wed Feb 7 19:27:48 2018 (r461173) @@ -502,102 +502,102 @@ flang/include/clang/Tooling/Refactoring/Rename/USRLocF flang/include/clang/Tooling/RefactoringCallbacks.h flang/include/clang/Tooling/ReplacementsYaml.h flang/include/clang/Tooling/Tooling.h -flang/lib/clang/5.0.0/include/__clang_cuda_builtin_vars.h -flang/lib/clang/5.0.0/include/__clang_cuda_cmath.h -flang/lib/clang/5.0.0/include/__clang_cuda_complex_builtins.h -flang/lib/clang/5.0.0/include/__clang_cuda_intrinsics.h -flang/lib/clang/5.0.0/include/__clang_cuda_math_forward_declares.h -flang/lib/clang/5.0.0/include/__clang_cuda_runtime_wrapper.h -flang/lib/clang/5.0.0/include/__stddef_max_align_t.h -flang/lib/clang/5.0.0/include/__wmmintrin_aes.h -flang/lib/clang/5.0.0/include/__wmmintrin_pclmul.h -flang/lib/clang/5.0.0/include/adxintrin.h -flang/lib/clang/5.0.0/include/altivec.h -flang/lib/clang/5.0.0/include/ammintrin.h -flang/lib/clang/5.0.0/include/arm_acle.h -flang/lib/clang/5.0.0/include/arm_neon.h -flang/lib/clang/5.0.0/include/armintr.h -flang/lib/clang/5.0.0/include/avx2intrin.h -flang/lib/clang/5.0.0/include/avx512bwintrin.h -flang/lib/clang/5.0.0/include/avx512cdintrin.h -flang/lib/clang/5.0.0/include/avx512dqintrin.h -flang/lib/clang/5.0.0/include/avx512erintrin.h -flang/lib/clang/5.0.0/include/avx512fintrin.h -flang/lib/clang/5.0.0/include/avx512ifmaintrin.h -flang/lib/clang/5.0.0/include/avx512ifmavlintrin.h -flang/lib/clang/5.0.0/include/avx512pfintrin.h -flang/lib/clang/5.0.0/include/avx512vbmiintrin.h -flang/lib/clang/5.0.0/include/avx512vbmivlintrin.h -flang/lib/clang/5.0.0/include/avx512vlbwintrin.h -flang/lib/clang/5.0.0/include/avx512vlcdintrin.h -flang/lib/clang/5.0.0/include/avx512vldqintrin.h -flang/lib/clang/5.0.0/include/avx512vlintrin.h -flang/lib/clang/5.0.0/include/avx512vpopcntdqintrin.h -flang/lib/clang/5.0.0/include/avxintrin.h -flang/lib/clang/5.0.0/include/bmi2intrin.h -flang/lib/clang/5.0.0/include/bmiintrin.h -flang/lib/clang/5.0.0/include/clflushoptintrin.h -flang/lib/clang/5.0.0/include/clzerointrin.h -flang/lib/clang/5.0.0/include/cpuid.h -flang/lib/clang/5.0.0/include/cuda_wrappers/algorithm -flang/lib/clang/5.0.0/include/cuda_wrappers/complex -flang/lib/clang/5.0.0/include/cuda_wrappers/new -flang/lib/clang/5.0.0/include/emmintrin.h -flang/lib/clang/5.0.0/include/f16cintrin.h -flang/lib/clang/5.0.0/include/float.h -flang/lib/clang/5.0.0/include/fma4intrin.h -flang/lib/clang/5.0.0/include/fmaintrin.h -flang/lib/clang/5.0.0/include/fxsrintrin.h -flang/lib/clang/5.0.0/include/htmintrin.h -flang/lib/clang/5.0.0/include/htmxlintrin.h -flang/lib/clang/5.0.0/include/ia32intrin.h -flang/lib/clang/5.0.0/include/immintrin.h -flang/lib/clang/5.0.0/include/intrin.h -flang/lib/clang/5.0.0/include/inttypes.h -flang/lib/clang/5.0.0/include/iso646.h -flang/lib/clang/5.0.0/include/limits.h -flang/lib/clang/5.0.0/include/lwpintrin.h -flang/lib/clang/5.0.0/include/lzcntintrin.h -flang/lib/clang/5.0.0/include/mm3dnow.h -flang/lib/clang/5.0.0/include/mm_malloc.h -flang/lib/clang/5.0.0/include/mmintrin.h -flang/lib/clang/5.0.0/include/module.modulemap -flang/lib/clang/5.0.0/include/msa.h -flang/lib/clang/5.0.0/include/mwaitxintrin.h -flang/lib/clang/5.0.0/include/nmmintrin.h -flang/lib/clang/5.0.0/include/opencl-c.h -flang/lib/clang/5.0.0/include/pkuintrin.h -flang/lib/clang/5.0.0/include/pmmintrin.h -flang/lib/clang/5.0.0/include/popcntintrin.h -flang/lib/clang/5.0.0/include/prfchwintrin.h -flang/lib/clang/5.0.0/include/rdseedintrin.h -flang/lib/clang/5.0.0/include/rtmintrin.h -flang/lib/clang/5.0.0/include/s390intrin.h -flang/lib/clang/5.0.0/include/shaintrin.h -flang/lib/clang/5.0.0/include/smmintrin.h -flang/lib/clang/5.0.0/include/stdalign.h -flang/lib/clang/5.0.0/include/stdarg.h -flang/lib/clang/5.0.0/include/stdatomic.h -flang/lib/clang/5.0.0/include/stdbool.h -flang/lib/clang/5.0.0/include/stddef.h -flang/lib/clang/5.0.0/include/stdint.h -flang/lib/clang/5.0.0/include/stdnoreturn.h -flang/lib/clang/5.0.0/include/tbmintrin.h -flang/lib/clang/5.0.0/include/tgmath.h -flang/lib/clang/5.0.0/include/tmmintrin.h -flang/lib/clang/5.0.0/include/unwind.h -flang/lib/clang/5.0.0/include/vadefs.h -flang/lib/clang/5.0.0/include/varargs.h -flang/lib/clang/5.0.0/include/vecintrin.h -flang/lib/clang/5.0.0/include/wmmintrin.h -flang/lib/clang/5.0.0/include/x86intrin.h -flang/lib/clang/5.0.0/include/xmmintrin.h -flang/lib/clang/5.0.0/include/xopintrin.h -flang/lib/clang/5.0.0/include/xsavecintrin.h -flang/lib/clang/5.0.0/include/xsaveintrin.h -flang/lib/clang/5.0.0/include/xsaveoptintrin.h -flang/lib/clang/5.0.0/include/xsavesintrin.h -flang/lib/clang/5.0.0/include/xtestintrin.h +flang/lib/clang/5.0.1/include/__clang_cuda_builtin_vars.h +flang/lib/clang/5.0.1/include/__clang_cuda_cmath.h +flang/lib/clang/5.0.1/include/__clang_cuda_complex_builtins.h +flang/lib/clang/5.0.1/include/__clang_cuda_intrinsics.h +flang/lib/clang/5.0.1/include/__clang_cuda_math_forward_declares.h +flang/lib/clang/5.0.1/include/__clang_cuda_runtime_wrapper.h +flang/lib/clang/5.0.1/include/__stddef_max_align_t.h +flang/lib/clang/5.0.1/include/__wmmintrin_aes.h +flang/lib/clang/5.0.1/include/__wmmintrin_pclmul.h +flang/lib/clang/5.0.1/include/adxintrin.h +flang/lib/clang/5.0.1/include/altivec.h +flang/lib/clang/5.0.1/include/ammintrin.h +flang/lib/clang/5.0.1/include/arm_acle.h +flang/lib/clang/5.0.1/include/arm_neon.h +flang/lib/clang/5.0.1/include/armintr.h +flang/lib/clang/5.0.1/include/avx2intrin.h +flang/lib/clang/5.0.1/include/avx512bwintrin.h +flang/lib/clang/5.0.1/include/avx512cdintrin.h +flang/lib/clang/5.0.1/include/avx512dqintrin.h +flang/lib/clang/5.0.1/include/avx512erintrin.h +flang/lib/clang/5.0.1/include/avx512fintrin.h +flang/lib/clang/5.0.1/include/avx512ifmaintrin.h +flang/lib/clang/5.0.1/include/avx512ifmavlintrin.h +flang/lib/clang/5.0.1/include/avx512pfintrin.h +flang/lib/clang/5.0.1/include/avx512vbmiintrin.h +flang/lib/clang/5.0.1/include/avx512vbmivlintrin.h +flang/lib/clang/5.0.1/include/avx512vlbwintrin.h +flang/lib/clang/5.0.1/include/avx512vlcdintrin.h +flang/lib/clang/5.0.1/include/avx512vldqintrin.h +flang/lib/clang/5.0.1/include/avx512vlintrin.h +flang/lib/clang/5.0.1/include/avx512vpopcntdqintrin.h +flang/lib/clang/5.0.1/include/avxintrin.h +flang/lib/clang/5.0.1/include/bmi2intrin.h +flang/lib/clang/5.0.1/include/bmiintrin.h +flang/lib/clang/5.0.1/include/clflushoptintrin.h +flang/lib/clang/5.0.1/include/clzerointrin.h +flang/lib/clang/5.0.1/include/cpuid.h +flang/lib/clang/5.0.1/include/cuda_wrappers/algorithm +flang/lib/clang/5.0.1/include/cuda_wrappers/complex +flang/lib/clang/5.0.1/include/cuda_wrappers/new +flang/lib/clang/5.0.1/include/emmintrin.h +flang/lib/clang/5.0.1/include/f16cintrin.h +flang/lib/clang/5.0.1/include/float.h +flang/lib/clang/5.0.1/include/fma4intrin.h +flang/lib/clang/5.0.1/include/fmaintrin.h +flang/lib/clang/5.0.1/include/fxsrintrin.h +flang/lib/clang/5.0.1/include/htmintrin.h +flang/lib/clang/5.0.1/include/htmxlintrin.h +flang/lib/clang/5.0.1/include/ia32intrin.h +flang/lib/clang/5.0.1/include/immintrin.h +flang/lib/clang/5.0.1/include/intrin.h +flang/lib/clang/5.0.1/include/inttypes.h +flang/lib/clang/5.0.1/include/iso646.h +flang/lib/clang/5.0.1/include/limits.h +flang/lib/clang/5.0.1/include/lwpintrin.h +flang/lib/clang/5.0.1/include/lzcntintrin.h +flang/lib/clang/5.0.1/include/mm3dnow.h +flang/lib/clang/5.0.1/include/mm_malloc.h +flang/lib/clang/5.0.1/include/mmintrin.h +flang/lib/clang/5.0.1/include/module.modulemap +flang/lib/clang/5.0.1/include/msa.h +flang/lib/clang/5.0.1/include/mwaitxintrin.h +flang/lib/clang/5.0.1/include/nmmintrin.h +flang/lib/clang/5.0.1/include/opencl-c.h +flang/lib/clang/5.0.1/include/pkuintrin.h +flang/lib/clang/5.0.1/include/pmmintrin.h +flang/lib/clang/5.0.1/include/popcntintrin.h +flang/lib/clang/5.0.1/include/prfchwintrin.h +flang/lib/clang/5.0.1/include/rdseedintrin.h +flang/lib/clang/5.0.1/include/rtmintrin.h +flang/lib/clang/5.0.1/include/s390intrin.h +flang/lib/clang/5.0.1/include/shaintrin.h +flang/lib/clang/5.0.1/include/smmintrin.h +flang/lib/clang/5.0.1/include/stdalign.h +flang/lib/clang/5.0.1/include/stdarg.h +flang/lib/clang/5.0.1/include/stdatomic.h +flang/lib/clang/5.0.1/include/stdbool.h +flang/lib/clang/5.0.1/include/stddef.h +flang/lib/clang/5.0.1/include/stdint.h +flang/lib/clang/5.0.1/include/stdnoreturn.h +flang/lib/clang/5.0.1/include/tbmintrin.h +flang/lib/clang/5.0.1/include/tgmath.h +flang/lib/clang/5.0.1/include/tmmintrin.h +flang/lib/clang/5.0.1/include/unwind.h +flang/lib/clang/5.0.1/include/vadefs.h +flang/lib/clang/5.0.1/include/varargs.h +flang/lib/clang/5.0.1/include/vecintrin.h +flang/lib/clang/5.0.1/include/wmmintrin.h +flang/lib/clang/5.0.1/include/x86intrin.h +flang/lib/clang/5.0.1/include/xmmintrin.h +flang/lib/clang/5.0.1/include/xopintrin.h +flang/lib/clang/5.0.1/include/xsavecintrin.h +flang/lib/clang/5.0.1/include/xsaveintrin.h +flang/lib/clang/5.0.1/include/xsaveoptintrin.h +flang/lib/clang/5.0.1/include/xsavesintrin.h +flang/lib/clang/5.0.1/include/xtestintrin.h flang/lib/cmake/clang/ClangConfig.cmake flang/lib/cmake/clang/ClangTargets-%%CMAKE_BUILD_TYPE%%.cmake flang/lib/cmake/clang/ClangTargets.cmake Modified: branches/2018Q1/devel/flang/Makefile ============================================================================== --- branches/2018Q1/devel/flang/Makefile Wed Feb 7 19:11:46 2018 (r461172) +++ branches/2018Q1/devel/flang/Makefile Wed Feb 7 19:27:48 2018 (r461173) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= flang -DISTVERSION= 5.0-20171019 -PORTREVISION= 2 +DISTVERSION= 5.0-20171225 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org @@ -31,7 +31,7 @@ USES+= ${_USES_PYTHON} USE_GITHUB= yes GH_ACCOUNT= flang-compiler -GH_TAGNAME= e68c31f +GH_TAGNAME= 64189a1 CMAKE_ARGS+= -DLLVM_CONFIG=${LOCALBASE}/bin/llvm-config50 \ -DCMAKE_CXX_COMPILER=${LOCALBASE}flang/bin/clang++ \ Modified: branches/2018Q1/devel/flang/distinfo ============================================================================== --- branches/2018Q1/devel/flang/distinfo Wed Feb 7 19:11:46 2018 (r461172) +++ branches/2018Q1/devel/flang/distinfo Wed Feb 7 19:27:48 2018 (r461173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508552101 -SHA256 (flang-compiler-flang-5.0-20171019-e68c31f_GH0.tar.gz) = 5797b5ea4f97f80428c3e918ed4579044a42a94550af5d3ab6603020ed3b9499 -SIZE (flang-compiler-flang-5.0-20171019-e68c31f_GH0.tar.gz) = 3926694 +TIMESTAMP = 1514225293 +SHA256 (flang-compiler-flang-5.0-20171225-64189a1_GH0.tar.gz) = 7fbb927fffbb110bb0f5cdc1175537bf10f20fec5e7bd562d624529075e1bcab +SIZE (flang-compiler-flang-5.0-20171225-64189a1_GH0.tar.gz) = 3940607 From owner-svn-ports-all@freebsd.org Wed Feb 7 19:34:14 2018 Return-Path: Delivered-To: svn-ports-all@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 1C2E4F1FD5C; Wed, 7 Feb 2018 19:34:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C1F347ADCE; Wed, 7 Feb 2018 19:34:13 +0000 (UTC) (envelope-from jbeich@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 BCB6D32E1; Wed, 7 Feb 2018 19:34:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17JYD3n081024; Wed, 7 Feb 2018 19:34:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17JYDVP081020; Wed, 7 Feb 2018 19:34:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802071934.w17JYDVP081020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 7 Feb 2018 19:34:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461174 - in head/www: firefox firefox-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: firefox firefox-i18n X-SVN-Commit-Revision: 461174 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:34:14 -0000 Author: jbeich Date: Wed Feb 7 19:34:13 2018 New Revision: 461174 URL: https://svnweb.freebsd.org/changeset/ports/461174 Log: www/firefox: update to 58.0.2 Changes: https://www.mozilla.org/firefox/58.0.2/releasenotes/ PR: 223425 Modified: head/www/firefox-i18n/Makefile (contents, props changed) head/www/firefox-i18n/distinfo (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox-i18n/Makefile ============================================================================== --- head/www/firefox-i18n/Makefile Wed Feb 7 19:27:48 2018 (r461173) +++ head/www/firefox-i18n/Makefile Wed Feb 7 19:34:13 2018 (r461174) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 58.0.1 +PORTVERSION= 58.0.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Wed Feb 7 19:27:48 2018 (r461173) +++ head/www/firefox-i18n/distinfo Wed Feb 7 19:34:13 2018 (r461174) @@ -1,193 +1,193 @@ -TIMESTAMP = 1517174358 -SHA256 (xpi/firefox-i18n-58.0.1/ach.xpi) = ba8373a6c5a9182e579a9c9f3fbb2f66fea60522224600574d5009e6ce8a3dad -SIZE (xpi/firefox-i18n-58.0.1/ach.xpi) = 445613 -SHA256 (xpi/firefox-i18n-58.0.1/af.xpi) = 85baa05ac84f4d5a73e993d0e39fe36961641eb3b4e8cc6790a63c06f7e90a20 -SIZE (xpi/firefox-i18n-58.0.1/af.xpi) = 445015 -SHA256 (xpi/firefox-i18n-58.0.1/an.xpi) = 46ef2e36fd4d210a80e6289c1ee8399558cea4ef54ed7dea29fb9c9facce8778 -SIZE (xpi/firefox-i18n-58.0.1/an.xpi) = 469442 -SHA256 (xpi/firefox-i18n-58.0.1/ar.xpi) = 272c7aec0edf7b6b94dc68b34237bb062c47f99ba4eefdad192d6f6a024a1272 -SIZE (xpi/firefox-i18n-58.0.1/ar.xpi) = 494894 -SHA256 (xpi/firefox-i18n-58.0.1/as.xpi) = a679749f34835d394f43ccca8ab0e54d53757fd3c029bfdda5fc23633d246ae5 -SIZE (xpi/firefox-i18n-58.0.1/as.xpi) = 492797 -SHA256 (xpi/firefox-i18n-58.0.1/ast.xpi) = 27d4d87dde5e3028b05e96d0090ff3339006153382ad74ac6780217984d62d22 -SIZE (xpi/firefox-i18n-58.0.1/ast.xpi) = 462088 -SHA256 (xpi/firefox-i18n-58.0.1/az.xpi) = d64843ae3816fb05bc299d3dcd8cb8ec72c14f39fa07e3af3f9dbdec9f5edff2 -SIZE (xpi/firefox-i18n-58.0.1/az.xpi) = 470910 -SHA256 (xpi/firefox-i18n-58.0.1/be.xpi) = 119159ddf89a34b07ce07988e05f31f20f27ced45496ae93fd993ba7f37525b8 -SIZE (xpi/firefox-i18n-58.0.1/be.xpi) = 524437 -SHA256 (xpi/firefox-i18n-58.0.1/bg.xpi) = e127a7dcb0b2cf142abc98de582044c6e3f9c371f70df89a3cee6ae044374c32 -SIZE (xpi/firefox-i18n-58.0.1/bg.xpi) = 517352 -SHA256 (xpi/firefox-i18n-58.0.1/bn-BD.xpi) = 48001ff7a12b575bead7e4631e80b339df4310964b78bb128a67ac00e40c1c44 -SIZE (xpi/firefox-i18n-58.0.1/bn-BD.xpi) = 533458 -SHA256 (xpi/firefox-i18n-58.0.1/bn-IN.xpi) = d8424e00527fa74cdc6a66a16fdc6ffe72421130a647b33fb8662306647f800a -SIZE (xpi/firefox-i18n-58.0.1/bn-IN.xpi) = 518929 -SHA256 (xpi/firefox-i18n-58.0.1/br.xpi) = 984a59f4f6724ae07eb19991884ca335c1b53b88804b1b1501fdf893bc380272 -SIZE (xpi/firefox-i18n-58.0.1/br.xpi) = 457661 -SHA256 (xpi/firefox-i18n-58.0.1/bs.xpi) = d662a3812d008728b05cb2b3e13b071c2a5fb09ee2f4259a5b0581e0f99412c4 -SIZE (xpi/firefox-i18n-58.0.1/bs.xpi) = 466550 -SHA256 (xpi/firefox-i18n-58.0.1/ca.xpi) = 4e70aa5c1e8965b5d286855ace0d8779cdf863c337654f03283782e992e0cf5f -SIZE (xpi/firefox-i18n-58.0.1/ca.xpi) = 472769 -SHA256 (xpi/firefox-i18n-58.0.1/cak.xpi) = 17bf28de66ec1429d71adeecf2b11f30ace517ce130ec6fd216c89702caa5cf3 -SIZE (xpi/firefox-i18n-58.0.1/cak.xpi) = 483420 -SHA256 (xpi/firefox-i18n-58.0.1/cs.xpi) = 837c00ea377ebc7192c969995e749ab621c3826672fb0822ac7cdaf991f22c59 -SIZE (xpi/firefox-i18n-58.0.1/cs.xpi) = 479563 -SHA256 (xpi/firefox-i18n-58.0.1/cy.xpi) = 255a84ece905877c98fb88479e88677e417ac448d4f8dfb9b4f2a5d82fe6f5ba -SIZE (xpi/firefox-i18n-58.0.1/cy.xpi) = 462230 -SHA256 (xpi/firefox-i18n-58.0.1/da.xpi) = 234e666537b99ec118540c7afee546f81cb8be264888de3700db8602e5b372a9 -SIZE (xpi/firefox-i18n-58.0.1/da.xpi) = 455555 -SHA256 (xpi/firefox-i18n-58.0.1/de.xpi) = 740367d25cc207a56fdfd2bf7cf92c065e82646fe5f185410d4cfb5bbe203029 -SIZE (xpi/firefox-i18n-58.0.1/de.xpi) = 467226 -SHA256 (xpi/firefox-i18n-58.0.1/dsb.xpi) = 512950a84221ae017fdf3f5cbfc3665c18076be7cf20936629c313f9ced8f7b6 -SIZE (xpi/firefox-i18n-58.0.1/dsb.xpi) = 486456 -SHA256 (xpi/firefox-i18n-58.0.1/el.xpi) = 8afc667209147824f195a98a659eeb3cec59e5e1b8f1b9475930ff3484d6ad5f -SIZE (xpi/firefox-i18n-58.0.1/el.xpi) = 540702 -SHA256 (xpi/firefox-i18n-58.0.1/en-GB.xpi) = 3ede6be2a04c74046f00bf953dc414399a200672f37ef89061cb550c83c023b0 -SIZE (xpi/firefox-i18n-58.0.1/en-GB.xpi) = 443435 -SHA256 (xpi/firefox-i18n-58.0.1/en-US.xpi) = 0ad61db728bdbb4cebf545035fd5760fead4ff41d23d8c867cdb45a48576e53b -SIZE (xpi/firefox-i18n-58.0.1/en-US.xpi) = 440004 -SHA256 (xpi/firefox-i18n-58.0.1/en-ZA.xpi) = 5ffa17ac21af2f220a813b8cfc02369febb132e950cea67351b240f0190a9cd0 -SIZE (xpi/firefox-i18n-58.0.1/en-ZA.xpi) = 434820 -SHA256 (xpi/firefox-i18n-58.0.1/eo.xpi) = 0f8687b30b300a3f6edeff8459b22d3ef323b20b4e164e6a194cf6d621488c66 -SIZE (xpi/firefox-i18n-58.0.1/eo.xpi) = 461031 -SHA256 (xpi/firefox-i18n-58.0.1/es-AR.xpi) = 7ee1d64050517c470905efd90d7c06a3da811746f43eb368206b1769e33bd8e5 -SIZE (xpi/firefox-i18n-58.0.1/es-AR.xpi) = 470709 -SHA256 (xpi/firefox-i18n-58.0.1/es-CL.xpi) = 179d98ece7ed02d4d6af8e6db5081d689562ae1f6eb1edb2f5a636dddc504a5a -SIZE (xpi/firefox-i18n-58.0.1/es-CL.xpi) = 473177 -SHA256 (xpi/firefox-i18n-58.0.1/es-ES.xpi) = 4123fa66e33116c36a8d585234236c45bbc7c68fddf16ece840e0f5158df0a06 -SIZE (xpi/firefox-i18n-58.0.1/es-ES.xpi) = 357315 -SHA256 (xpi/firefox-i18n-58.0.1/es-MX.xpi) = 44f8cd341bf5a2e188740a0d691b1e343fcbb9a88babab8b3793400b13be2f68 -SIZE (xpi/firefox-i18n-58.0.1/es-MX.xpi) = 474515 -SHA256 (xpi/firefox-i18n-58.0.1/et.xpi) = c3bf03c7f7f1a44b8a940f250d29c056f29717883ceff13693149a6f2327cedc -SIZE (xpi/firefox-i18n-58.0.1/et.xpi) = 450940 -SHA256 (xpi/firefox-i18n-58.0.1/eu.xpi) = 7e30c25f03d3470bc9cc637a502aeddf69d2073f5a135427d8e3356cb0398995 -SIZE (xpi/firefox-i18n-58.0.1/eu.xpi) = 462883 -SHA256 (xpi/firefox-i18n-58.0.1/fa.xpi) = e25662fb394059ce1961f94002d0fb6181f992508fe733def86ec5b6349a4315 -SIZE (xpi/firefox-i18n-58.0.1/fa.xpi) = 517078 -SHA256 (xpi/firefox-i18n-58.0.1/ff.xpi) = 4c435eb0de9355f338d53d6bb88d364baac06a0bd695655a764d81e1cfc410e5 -SIZE (xpi/firefox-i18n-58.0.1/ff.xpi) = 462449 -SHA256 (xpi/firefox-i18n-58.0.1/fi.xpi) = abb781861dd3f31194e01769c36bf7f2775a2555db9d2cf7d6ef682d2b51505b -SIZE (xpi/firefox-i18n-58.0.1/fi.xpi) = 454071 -SHA256 (xpi/firefox-i18n-58.0.1/fr.xpi) = 19a3736400d2b0f7c5a807d4ab600a7028c253cc08eeb1d5f7e6e5c2bb1a7fd3 -SIZE (xpi/firefox-i18n-58.0.1/fr.xpi) = 479101 -SHA256 (xpi/firefox-i18n-58.0.1/fy-NL.xpi) = 197359a2a5a73a6b8c237f06943625a8c9851dc91e38911eba8d7cc8a2bf6a9f -SIZE (xpi/firefox-i18n-58.0.1/fy-NL.xpi) = 472089 -SHA256 (xpi/firefox-i18n-58.0.1/ga-IE.xpi) = d6add9b3a769b4a1b1dae7217955fa5360afc24c580ec95766f0d53d2e0f7b6c -SIZE (xpi/firefox-i18n-58.0.1/ga-IE.xpi) = 479801 -SHA256 (xpi/firefox-i18n-58.0.1/gd.xpi) = 86eca4dbb4bc3645c2d46ab8b1e28519cf074cd5e12221137e265dd5788874cf -SIZE (xpi/firefox-i18n-58.0.1/gd.xpi) = 467540 -SHA256 (xpi/firefox-i18n-58.0.1/gl.xpi) = b9a66668db3073b8d11bf7d39431ee952b6ee7fbd219e1f22bcdbe827acd833e -SIZE (xpi/firefox-i18n-58.0.1/gl.xpi) = 454325 -SHA256 (xpi/firefox-i18n-58.0.1/gn.xpi) = baa718505ae87ac0a0dd57431b44ebf2cde40441add47607160b1a852def3476 -SIZE (xpi/firefox-i18n-58.0.1/gn.xpi) = 477176 -SHA256 (xpi/firefox-i18n-58.0.1/gu-IN.xpi) = cfcafde5e982288f762082e21c930202758e0a0fe4856b7aebc9b3d505c19a11 -SIZE (xpi/firefox-i18n-58.0.1/gu-IN.xpi) = 523537 -SHA256 (xpi/firefox-i18n-58.0.1/he.xpi) = 63780505547ed942cdf9ea6473e592ee32f73ca33b72c155f5cfd67468338b1d -SIZE (xpi/firefox-i18n-58.0.1/he.xpi) = 480620 -SHA256 (xpi/firefox-i18n-58.0.1/hi-IN.xpi) = e30381b69ca1d46482d2bac4e53a2d5c5ccec4f02bb36e220ca5ae2e371ceb3e -SIZE (xpi/firefox-i18n-58.0.1/hi-IN.xpi) = 532364 -SHA256 (xpi/firefox-i18n-58.0.1/hr.xpi) = 7d09e4f7b54259057e941bb3d870af1d0c84a2b6f07f9cc53348809e9d99aeb1 -SIZE (xpi/firefox-i18n-58.0.1/hr.xpi) = 467252 -SHA256 (xpi/firefox-i18n-58.0.1/hsb.xpi) = 1b24e370c9f43bd5ded03f5e1e40d2b714b1743cfa8e2aaf4b7e2edb9a9e9b09 -SIZE (xpi/firefox-i18n-58.0.1/hsb.xpi) = 483713 -SHA256 (xpi/firefox-i18n-58.0.1/hu.xpi) = cb6f1de133c03bda535aee777e188c0d0e7781f580922aabc330f76223984160 -SIZE (xpi/firefox-i18n-58.0.1/hu.xpi) = 482701 -SHA256 (xpi/firefox-i18n-58.0.1/hy-AM.xpi) = 2476419e2bd2fb46ed835b7e298287cfa0d5b8aecdbc6d6d553da34be9426410 -SIZE (xpi/firefox-i18n-58.0.1/hy-AM.xpi) = 515596 -SHA256 (xpi/firefox-i18n-58.0.1/id.xpi) = 7787793344c0c284dc8c720a015f4e32750efefee1717103509332d36f002e31 -SIZE (xpi/firefox-i18n-58.0.1/id.xpi) = 449311 -SHA256 (xpi/firefox-i18n-58.0.1/is.xpi) = 33d133e10ab8f7c1b56021e93cf2b5012c489126f5f93dded5ad0d812bf47672 -SIZE (xpi/firefox-i18n-58.0.1/is.xpi) = 460733 -SHA256 (xpi/firefox-i18n-58.0.1/it.xpi) = 2e84d3625470cddd62fe202fbf331d178975616c1f3b434052412f938a2d3806 -SIZE (xpi/firefox-i18n-58.0.1/it.xpi) = 350640 -SHA256 (xpi/firefox-i18n-58.0.1/ja.xpi) = 495057f9080e659518d17cec4869888a3b09637c50a9c4d78b7dbb3f88a28543 -SIZE (xpi/firefox-i18n-58.0.1/ja.xpi) = 514625 -SHA256 (xpi/firefox-i18n-58.0.1/ka.xpi) = 305ef1b1fceac45b6b0c8138c2e0902897c4058d02402a7c540ef7c4ab59697f -SIZE (xpi/firefox-i18n-58.0.1/ka.xpi) = 500998 -SHA256 (xpi/firefox-i18n-58.0.1/kab.xpi) = 08c932f255c927a8cb4b5a09898f98dab18660f69920c3bec007eb3389bdc10d -SIZE (xpi/firefox-i18n-58.0.1/kab.xpi) = 469449 -SHA256 (xpi/firefox-i18n-58.0.1/kk.xpi) = 65c7f4496e098810a75129c06383a711a9d0d4e2b803249403b4ec2aeb52c6d2 -SIZE (xpi/firefox-i18n-58.0.1/kk.xpi) = 527152 -SHA256 (xpi/firefox-i18n-58.0.1/km.xpi) = 216840de91a27b1d14fa51f7fb2a937eef7cc76f07f275e03ab8ee388c605063 -SIZE (xpi/firefox-i18n-58.0.1/km.xpi) = 535392 -SHA256 (xpi/firefox-i18n-58.0.1/kn.xpi) = b7c2e01a9efd6b9863e45cbfd07b8d4c4c365b3eec96f3beccb036d62de8f9eb -SIZE (xpi/firefox-i18n-58.0.1/kn.xpi) = 537161 -SHA256 (xpi/firefox-i18n-58.0.1/ko.xpi) = 9f0b7c8c050b0cbc62d2d153d3acbe79c4e7e697ed87b1e4ff95e48a3f8571e1 -SIZE (xpi/firefox-i18n-58.0.1/ko.xpi) = 494836 -SHA256 (xpi/firefox-i18n-58.0.1/lij.xpi) = 05af32bf6d21e01af330214335792ec5bc5c1fd7ecf2a9d171bca8db748d8656 -SIZE (xpi/firefox-i18n-58.0.1/lij.xpi) = 455542 -SHA256 (xpi/firefox-i18n-58.0.1/lt.xpi) = 888f722aaf12d2547dcdbe92cfefff71b23625830c9698111be271edf339946c -SIZE (xpi/firefox-i18n-58.0.1/lt.xpi) = 482159 -SHA256 (xpi/firefox-i18n-58.0.1/lv.xpi) = 3c0c2d9e3bf05e7281f2367c461f238bcbf06fcb1983b483b8335a5715c808c8 -SIZE (xpi/firefox-i18n-58.0.1/lv.xpi) = 471212 -SHA256 (xpi/firefox-i18n-58.0.1/mai.xpi) = abc70dcbfe5ff9132ecd83eb1c99f104e175aa42c1120c2bf9bfd769ca18c944 -SIZE (xpi/firefox-i18n-58.0.1/mai.xpi) = 509070 -SHA256 (xpi/firefox-i18n-58.0.1/mk.xpi) = ba6aef9b92a8f726ce4c8a34e380bc4287c14c2225795135fa17082540049825 -SIZE (xpi/firefox-i18n-58.0.1/mk.xpi) = 492514 -SHA256 (xpi/firefox-i18n-58.0.1/ml.xpi) = c2733b11fe66133af8e7d611ebaf51f9033393126e71c1a6c067d5c40430f497 -SIZE (xpi/firefox-i18n-58.0.1/ml.xpi) = 547686 -SHA256 (xpi/firefox-i18n-58.0.1/mr.xpi) = e8d12b4b9a666374fbf2edc013839f8133e125c402c6aa7dea05a1c665f255df -SIZE (xpi/firefox-i18n-58.0.1/mr.xpi) = 525039 -SHA256 (xpi/firefox-i18n-58.0.1/ms.xpi) = e6aaea106c368302ba3dc11fa5517466fe6b0b2cf39e9f637c63ec0fb8d12bdc -SIZE (xpi/firefox-i18n-58.0.1/ms.xpi) = 458426 -SHA256 (xpi/firefox-i18n-58.0.1/my.xpi) = f8a135885c81b1f9d3415d49cc9a9f454ce1dfaea597287098c461c24e6acfb0 -SIZE (xpi/firefox-i18n-58.0.1/my.xpi) = 520423 -SHA256 (xpi/firefox-i18n-58.0.1/nb-NO.xpi) = 95cc69044c15ac255a0cf4bcd1da5ab837ae78561fa5e95e8780d2897618f55a -SIZE (xpi/firefox-i18n-58.0.1/nb-NO.xpi) = 457990 -SHA256 (xpi/firefox-i18n-58.0.1/ne-NP.xpi) = d1dc722a775e0f0a3688ff16b2dc22bb3ad5d9f3f69e8057ea3f3c2c2a606020 -SIZE (xpi/firefox-i18n-58.0.1/ne-NP.xpi) = 517685 -SHA256 (xpi/firefox-i18n-58.0.1/nl.xpi) = 087e1ebefa0a19b25f23b376243e5448c25b3b23be8f743e09088162f74bd891 -SIZE (xpi/firefox-i18n-58.0.1/nl.xpi) = 465559 -SHA256 (xpi/firefox-i18n-58.0.1/nn-NO.xpi) = 8004c1e53515a74fcb804acd16416da71d1a5fe54db3ab3368a1e61f6b93efc0 -SIZE (xpi/firefox-i18n-58.0.1/nn-NO.xpi) = 458439 -SHA256 (xpi/firefox-i18n-58.0.1/or.xpi) = 0f4ac0cdd6c13d7f5d940d0f19873faeda98f2569d0ae1b4b5af7e2bf9f23eb6 -SIZE (xpi/firefox-i18n-58.0.1/or.xpi) = 502795 -SHA256 (xpi/firefox-i18n-58.0.1/pa-IN.xpi) = ee00f9a84ff872d8996470228d685c69336aad6bd6f98f1a9cd93a6b509626d2 -SIZE (xpi/firefox-i18n-58.0.1/pa-IN.xpi) = 500542 -SHA256 (xpi/firefox-i18n-58.0.1/pl.xpi) = 1c3ff46a43bca3ccd8d3de3cfcc4259a31c8ca7becbf56ae0768e42b205f0996 -SIZE (xpi/firefox-i18n-58.0.1/pl.xpi) = 365869 -SHA256 (xpi/firefox-i18n-58.0.1/pt-BR.xpi) = 6f8506427ebedd2d3fc46f0cfe9a24ad7be9456df5c824cf07ecdee76e2e2c63 -SIZE (xpi/firefox-i18n-58.0.1/pt-BR.xpi) = 463584 -SHA256 (xpi/firefox-i18n-58.0.1/pt-PT.xpi) = 9b17f98797261e3c50eb0ad11c50c925ed02d4a4492ffa2c62cb2298ec9eecf3 -SIZE (xpi/firefox-i18n-58.0.1/pt-PT.xpi) = 466901 -SHA256 (xpi/firefox-i18n-58.0.1/rm.xpi) = f2f5cdca3f5ce282640f41232f4acf7f4cc856730a66229f0a37ad7392ba9ac0 -SIZE (xpi/firefox-i18n-58.0.1/rm.xpi) = 458783 -SHA256 (xpi/firefox-i18n-58.0.1/ro.xpi) = 8162351cc67b2483b66cd14d74fd676d1ce5812e1b6a126dcf27ef2c3d0cea94 -SIZE (xpi/firefox-i18n-58.0.1/ro.xpi) = 462430 -SHA256 (xpi/firefox-i18n-58.0.1/ru.xpi) = 4909aa59f7d3088ee3848b1fdb287a1130a7ba62be85d52fab915ac389a63fc4 -SIZE (xpi/firefox-i18n-58.0.1/ru.xpi) = 535054 -SHA256 (xpi/firefox-i18n-58.0.1/si.xpi) = 0e61893148dea0a205bd4163d8d71305a6ae9ee4e3bf8cc04f8c6220bde38a46 -SIZE (xpi/firefox-i18n-58.0.1/si.xpi) = 500879 -SHA256 (xpi/firefox-i18n-58.0.1/sk.xpi) = 80facbc750964a8d3dff4890143eabc580ed2d0cd1f0b6f0963445de0f064de8 -SIZE (xpi/firefox-i18n-58.0.1/sk.xpi) = 487583 -SHA256 (xpi/firefox-i18n-58.0.1/sl.xpi) = e574d314c827fb2b27024f8e8c2a2ceed68b07c06cee191e24fa560496a8918b -SIZE (xpi/firefox-i18n-58.0.1/sl.xpi) = 463915 -SHA256 (xpi/firefox-i18n-58.0.1/son.xpi) = 668535264c6f7c78c9bc8eda3ad3ae228c630d04e6b57241c22f13a9bbeaa8b1 -SIZE (xpi/firefox-i18n-58.0.1/son.xpi) = 453960 -SHA256 (xpi/firefox-i18n-58.0.1/sq.xpi) = e77d6085870336c7416e286128d83fac653b454cb02df3e4f3acd550c022028c -SIZE (xpi/firefox-i18n-58.0.1/sq.xpi) = 472463 -SHA256 (xpi/firefox-i18n-58.0.1/sr.xpi) = 66c374118475fedfd1b3965e33e9077a853372003ef59c9953de209e674237ef -SIZE (xpi/firefox-i18n-58.0.1/sr.xpi) = 493460 -SHA256 (xpi/firefox-i18n-58.0.1/sv-SE.xpi) = ff81e4532f447021a7f3581a93ae193d9f3948b63361872248040c96c17a4106 -SIZE (xpi/firefox-i18n-58.0.1/sv-SE.xpi) = 466363 -SHA256 (xpi/firefox-i18n-58.0.1/ta.xpi) = eff266dfa250859b5f5dc52b4d0003db4c1ea8e68b4ec3fddc52ae46fcfb81b5 -SIZE (xpi/firefox-i18n-58.0.1/ta.xpi) = 519415 -SHA256 (xpi/firefox-i18n-58.0.1/te.xpi) = 8d42e89b1e550fd9bab4daa2061d8bdd19055bfa7fd7651e8f53d3389168f982 -SIZE (xpi/firefox-i18n-58.0.1/te.xpi) = 535341 -SHA256 (xpi/firefox-i18n-58.0.1/th.xpi) = 0af294c02c1d4d673e7d802674426a8eb807c666618486334e9dbfc2b4150ba7 -SIZE (xpi/firefox-i18n-58.0.1/th.xpi) = 506270 -SHA256 (xpi/firefox-i18n-58.0.1/tr.xpi) = 0073ac4167c90628b57d3ad0e63af453972184fc35ac0fc915b41d5aa8099263 -SIZE (xpi/firefox-i18n-58.0.1/tr.xpi) = 471866 -SHA256 (xpi/firefox-i18n-58.0.1/uk.xpi) = 0b751e25d841213a8f9b6e42fc511f94d27188d9e5648f203c6cfaa300383719 -SIZE (xpi/firefox-i18n-58.0.1/uk.xpi) = 525890 -SHA256 (xpi/firefox-i18n-58.0.1/ur.xpi) = f3db095ead83b51bc5da1985a1536e68884338c03ecd67c0cacab973cc57d1a5 -SIZE (xpi/firefox-i18n-58.0.1/ur.xpi) = 515330 -SHA256 (xpi/firefox-i18n-58.0.1/uz.xpi) = 0a99829826f992e8cf65dbab71eebbec81e1098dadb45a14f7aa639480522547 -SIZE (xpi/firefox-i18n-58.0.1/uz.xpi) = 464527 -SHA256 (xpi/firefox-i18n-58.0.1/vi.xpi) = 39099f4e31ef094cf0ac7600fea8c9b94be8a26686c8c0b470ff3cfae3a2c083 -SIZE (xpi/firefox-i18n-58.0.1/vi.xpi) = 476702 -SHA256 (xpi/firefox-i18n-58.0.1/xh.xpi) = 5deb4a665778a958dffbecad87d588e793d845b30e18f893a3e46ad599f0f519 -SIZE (xpi/firefox-i18n-58.0.1/xh.xpi) = 467880 -SHA256 (xpi/firefox-i18n-58.0.1/zh-CN.xpi) = 38f13b4464aa222012cb8371f6e7d845d75a9304f63620d4142321dd1df0f1b1 -SIZE (xpi/firefox-i18n-58.0.1/zh-CN.xpi) = 490106 -SHA256 (xpi/firefox-i18n-58.0.1/zh-TW.xpi) = 5894a184724f13a2791eab952cc04f3140a9e948680037167748bb0bcb0a338f -SIZE (xpi/firefox-i18n-58.0.1/zh-TW.xpi) = 488340 +TIMESTAMP = 1517954713 +SHA256 (xpi/firefox-i18n-58.0.2/ach.xpi) = ffae1fab1fa4e65938f9ba6e0245406a9738a805a3bf59521ff1b2d8cc322427 +SIZE (xpi/firefox-i18n-58.0.2/ach.xpi) = 445613 +SHA256 (xpi/firefox-i18n-58.0.2/af.xpi) = 010e8ee7bd1bdab8fc73687ca57d0c1f6c899bd294d17392c875c3943a43f625 +SIZE (xpi/firefox-i18n-58.0.2/af.xpi) = 445015 +SHA256 (xpi/firefox-i18n-58.0.2/an.xpi) = 217a62b3c977bee1945d82ddd9f761597fda54966198f37d2a7c02074122b106 +SIZE (xpi/firefox-i18n-58.0.2/an.xpi) = 469442 +SHA256 (xpi/firefox-i18n-58.0.2/ar.xpi) = ff666ff72fac3afcc52811b15c05c4ffdad98cd3540e4cd6638eb9c00d4234e4 +SIZE (xpi/firefox-i18n-58.0.2/ar.xpi) = 494894 +SHA256 (xpi/firefox-i18n-58.0.2/as.xpi) = d7fe6ce5bce6cae7c83c30c096b3224b37dcd8db186c902df4c22db6c55f3b39 +SIZE (xpi/firefox-i18n-58.0.2/as.xpi) = 492796 +SHA256 (xpi/firefox-i18n-58.0.2/ast.xpi) = c1764023b7acc91cd94625c7e480724b9c9235b7bb92799126c392d9a24f0b6a +SIZE (xpi/firefox-i18n-58.0.2/ast.xpi) = 462088 +SHA256 (xpi/firefox-i18n-58.0.2/az.xpi) = e870cfc8d1dbaf783e1d5d4c1f25ed08423b4b53017469667f9cd4adc86bd1bb +SIZE (xpi/firefox-i18n-58.0.2/az.xpi) = 470909 +SHA256 (xpi/firefox-i18n-58.0.2/be.xpi) = a1ef1c9607450193cd0906fcad1dd726374d19642728ab57c9edc26afd15124a +SIZE (xpi/firefox-i18n-58.0.2/be.xpi) = 524437 +SHA256 (xpi/firefox-i18n-58.0.2/bg.xpi) = 5be684f90ca4f1ef80a918f0e32433d197317ab6f7c3b6fcef43acbdccdd287f +SIZE (xpi/firefox-i18n-58.0.2/bg.xpi) = 517352 +SHA256 (xpi/firefox-i18n-58.0.2/bn-BD.xpi) = 359ceb220d4371797e6ff3513c6d8ab22ae58db4e64cb1cdb6bc300f940f0bfc +SIZE (xpi/firefox-i18n-58.0.2/bn-BD.xpi) = 533458 +SHA256 (xpi/firefox-i18n-58.0.2/bn-IN.xpi) = e30c7166f35d1007da00853d3d2ec3a1517c63f1b3fad7c01f0f0db604850f02 +SIZE (xpi/firefox-i18n-58.0.2/bn-IN.xpi) = 518930 +SHA256 (xpi/firefox-i18n-58.0.2/br.xpi) = fec6efe22ff5bb5c1a8a95285801063b6bbc882645d8cac9f916e1132ed1ea8e +SIZE (xpi/firefox-i18n-58.0.2/br.xpi) = 457661 +SHA256 (xpi/firefox-i18n-58.0.2/bs.xpi) = a2a741ee5b6251d0c9c57bea13228dbc69620b688975ac81e4bb3bdc98127fb1 +SIZE (xpi/firefox-i18n-58.0.2/bs.xpi) = 466550 +SHA256 (xpi/firefox-i18n-58.0.2/ca.xpi) = c4bb69d90fd8ed292f0737d2760b6fb39d960c7f58e9ae3bb766701d1d2c720a +SIZE (xpi/firefox-i18n-58.0.2/ca.xpi) = 472769 +SHA256 (xpi/firefox-i18n-58.0.2/cak.xpi) = 8d7a572400c306457c4477df949fabaf1bd8f236bc03c3bafb1265f7c6d4481f +SIZE (xpi/firefox-i18n-58.0.2/cak.xpi) = 483420 +SHA256 (xpi/firefox-i18n-58.0.2/cs.xpi) = 3084cc2ce4f365b23b56ebb9f9813fd46bc50459776d02d3c4f0ecc14501bcb0 +SIZE (xpi/firefox-i18n-58.0.2/cs.xpi) = 479563 +SHA256 (xpi/firefox-i18n-58.0.2/cy.xpi) = 22f68a9070c4864c614779b724a1aa18b4878d8e97ecf851514848a6e695e21e +SIZE (xpi/firefox-i18n-58.0.2/cy.xpi) = 462230 +SHA256 (xpi/firefox-i18n-58.0.2/da.xpi) = 2c2db5c2cb94aab0422ebcf2f5a878043400fdf1b71f541a658469b4f2e3811e +SIZE (xpi/firefox-i18n-58.0.2/da.xpi) = 455555 +SHA256 (xpi/firefox-i18n-58.0.2/de.xpi) = f407ffa0275150e8221dba6f7c77b958bcf6db678569ad3f661e617bdedcc5c6 +SIZE (xpi/firefox-i18n-58.0.2/de.xpi) = 467225 +SHA256 (xpi/firefox-i18n-58.0.2/dsb.xpi) = 94c5f3f57288d55120ea3e42f881ca0a396f69a4a90fafc41a90f3255bea9892 +SIZE (xpi/firefox-i18n-58.0.2/dsb.xpi) = 486456 +SHA256 (xpi/firefox-i18n-58.0.2/el.xpi) = 96e5ebe692f491c122b768d354ddeeae5ea0576553c007db0ed6949b5e05c35b +SIZE (xpi/firefox-i18n-58.0.2/el.xpi) = 540702 +SHA256 (xpi/firefox-i18n-58.0.2/en-GB.xpi) = a2c0edf50da90a9371f860f4fe1757a42df856d33a2c71b38c5ebd3f4b7a31ac +SIZE (xpi/firefox-i18n-58.0.2/en-GB.xpi) = 443435 +SHA256 (xpi/firefox-i18n-58.0.2/en-US.xpi) = 470c7996c1e6d9a5b3a3950da1bbb4387510dd326e8eb6ef83caaf145d5ea0ca +SIZE (xpi/firefox-i18n-58.0.2/en-US.xpi) = 440004 +SHA256 (xpi/firefox-i18n-58.0.2/en-ZA.xpi) = 7569accd7837d62b284ec64233a11311f158b518b2e407cdb5c20b74fa4e66b1 +SIZE (xpi/firefox-i18n-58.0.2/en-ZA.xpi) = 434820 +SHA256 (xpi/firefox-i18n-58.0.2/eo.xpi) = f9d0fae4a19ce9292beef098d689e559a4e3628771b49eacc6b0c2e114ae427f +SIZE (xpi/firefox-i18n-58.0.2/eo.xpi) = 461031 +SHA256 (xpi/firefox-i18n-58.0.2/es-AR.xpi) = 9214ce61dc02cf61c72d7fafbd9d72c1f33d10d9d0c589ef9eb994c35a588e33 +SIZE (xpi/firefox-i18n-58.0.2/es-AR.xpi) = 470709 +SHA256 (xpi/firefox-i18n-58.0.2/es-CL.xpi) = 8304ac17ac6a586d2f4aca378140e8676f1ff957e2a0fead9306ad5e11b9d335 +SIZE (xpi/firefox-i18n-58.0.2/es-CL.xpi) = 473178 +SHA256 (xpi/firefox-i18n-58.0.2/es-ES.xpi) = 51c3d1bec3b600eb073020863dc3d1c074947342f3e9d7b930298e01bdfc6af2 +SIZE (xpi/firefox-i18n-58.0.2/es-ES.xpi) = 357315 +SHA256 (xpi/firefox-i18n-58.0.2/es-MX.xpi) = e6fac608d664d2eb4a6e7ce5967036571d9e03c62a93d552a8858e56763adccf +SIZE (xpi/firefox-i18n-58.0.2/es-MX.xpi) = 474515 +SHA256 (xpi/firefox-i18n-58.0.2/et.xpi) = 28b952f7b7d54a2bf76d9414cce87a323c4ddd1690922ed2c65b9844d0b7ce42 +SIZE (xpi/firefox-i18n-58.0.2/et.xpi) = 450940 +SHA256 (xpi/firefox-i18n-58.0.2/eu.xpi) = 905328de45a9ac6df28b431da5d6e199779e2799a91b8a96c4958823cec38a23 +SIZE (xpi/firefox-i18n-58.0.2/eu.xpi) = 462884 +SHA256 (xpi/firefox-i18n-58.0.2/fa.xpi) = 3bbe89504bf353a9579b29c1d2690f87f5b387103974c9e8b491df5912c91757 +SIZE (xpi/firefox-i18n-58.0.2/fa.xpi) = 517078 +SHA256 (xpi/firefox-i18n-58.0.2/ff.xpi) = 2e66e3b60bb2ba73b45eae39ea985e782b1418bda7b084de5a293457b8f8ed38 +SIZE (xpi/firefox-i18n-58.0.2/ff.xpi) = 462449 +SHA256 (xpi/firefox-i18n-58.0.2/fi.xpi) = 0df8411c9271b8e9c9d582f2c1dff070e5f0dc5e7617d520f518d0824cf8d340 +SIZE (xpi/firefox-i18n-58.0.2/fi.xpi) = 454071 +SHA256 (xpi/firefox-i18n-58.0.2/fr.xpi) = acf9d8083f772e80ef4377109e753d58c178ec3c67b71683120b03350e4a41df +SIZE (xpi/firefox-i18n-58.0.2/fr.xpi) = 479101 +SHA256 (xpi/firefox-i18n-58.0.2/fy-NL.xpi) = 1e07a1845a73af1f38c24c58137c8904af780d224861663d2b07b69b7ded3784 +SIZE (xpi/firefox-i18n-58.0.2/fy-NL.xpi) = 472089 +SHA256 (xpi/firefox-i18n-58.0.2/ga-IE.xpi) = 178dafd22494461de1f555e25d82bd285a6ba92e10bf802fcc20020f8f2c02d5 +SIZE (xpi/firefox-i18n-58.0.2/ga-IE.xpi) = 479801 +SHA256 (xpi/firefox-i18n-58.0.2/gd.xpi) = 36618a7bf4486b4376394ae5de4152bdc98d45b24caaad78b5cd9dc4a6373c13 +SIZE (xpi/firefox-i18n-58.0.2/gd.xpi) = 467540 +SHA256 (xpi/firefox-i18n-58.0.2/gl.xpi) = ca764ff7a8fcef604df4f60cf5a42bc4e8853fb8872404a4765f727f82d9acbb +SIZE (xpi/firefox-i18n-58.0.2/gl.xpi) = 454325 +SHA256 (xpi/firefox-i18n-58.0.2/gn.xpi) = 057f2d7fb73c77c2bc4f2b4e892ad6799dac68bc8579154cc61d4b1ec84f2852 +SIZE (xpi/firefox-i18n-58.0.2/gn.xpi) = 477176 +SHA256 (xpi/firefox-i18n-58.0.2/gu-IN.xpi) = bacecba903be09b7c957d62801f7562eaaf9cd20cf61cad7227dae6be943d807 +SIZE (xpi/firefox-i18n-58.0.2/gu-IN.xpi) = 523537 +SHA256 (xpi/firefox-i18n-58.0.2/he.xpi) = 06ab9028c7bb88f3e77aa07c5c498bb2dc9e5a6f18bf662ba9d90ec28b62b99d +SIZE (xpi/firefox-i18n-58.0.2/he.xpi) = 480620 +SHA256 (xpi/firefox-i18n-58.0.2/hi-IN.xpi) = a4847144ad4c7cadf5b925ba2cd7567a513e2379676e4b584dcc7498ee1c88b8 +SIZE (xpi/firefox-i18n-58.0.2/hi-IN.xpi) = 532364 +SHA256 (xpi/firefox-i18n-58.0.2/hr.xpi) = a320f0beda72a79371b10520bf4764ffb9400d6a51f67aa2affb9ac2311eab97 +SIZE (xpi/firefox-i18n-58.0.2/hr.xpi) = 467252 +SHA256 (xpi/firefox-i18n-58.0.2/hsb.xpi) = b31474fec7f730c402b81be68e5ec2f04d832ea7cd4c7c72eb50c892e5987a04 +SIZE (xpi/firefox-i18n-58.0.2/hsb.xpi) = 483712 +SHA256 (xpi/firefox-i18n-58.0.2/hu.xpi) = 35d85ac54871e6a79b81cff7c32e97a395d5a0a28b3425f0f1a1e43f3bdf5ce6 +SIZE (xpi/firefox-i18n-58.0.2/hu.xpi) = 482701 +SHA256 (xpi/firefox-i18n-58.0.2/hy-AM.xpi) = 966cbddbc630c0971c4b5d6027ef456de212e664faadc2a24231e523f24fecb7 +SIZE (xpi/firefox-i18n-58.0.2/hy-AM.xpi) = 515596 +SHA256 (xpi/firefox-i18n-58.0.2/id.xpi) = 0e1c3d40970e8bfdbbe046562db30a0ddcc7dd638fa2bae76be4d80c08a085b8 +SIZE (xpi/firefox-i18n-58.0.2/id.xpi) = 449311 +SHA256 (xpi/firefox-i18n-58.0.2/is.xpi) = a20b335120e0e978a359e09b57d4bc5530ca33f42fe99bff4fb14e88a40bdf51 +SIZE (xpi/firefox-i18n-58.0.2/is.xpi) = 460733 +SHA256 (xpi/firefox-i18n-58.0.2/it.xpi) = be3afaaf42dc57cc8cccebccc5017786da04a42982aa9539c13373884490da6c +SIZE (xpi/firefox-i18n-58.0.2/it.xpi) = 350640 +SHA256 (xpi/firefox-i18n-58.0.2/ja.xpi) = f5f1de578f3955931c5dfcb437fe762f5effbea33aef131fbb058a863d404742 +SIZE (xpi/firefox-i18n-58.0.2/ja.xpi) = 514625 +SHA256 (xpi/firefox-i18n-58.0.2/ka.xpi) = 70e5693c770bfdda45f031b6fb2874debe2cfe723ab6266359e4a2b9fb35b909 +SIZE (xpi/firefox-i18n-58.0.2/ka.xpi) = 500998 +SHA256 (xpi/firefox-i18n-58.0.2/kab.xpi) = 6d3e49ecad6098cc3007596f28f2992ec2261007b125642760c4fe46d01713f2 +SIZE (xpi/firefox-i18n-58.0.2/kab.xpi) = 469449 +SHA256 (xpi/firefox-i18n-58.0.2/kk.xpi) = cb012d04339626798413c473683fc68a34effc93d11cab581608d60d1c572749 +SIZE (xpi/firefox-i18n-58.0.2/kk.xpi) = 527152 +SHA256 (xpi/firefox-i18n-58.0.2/km.xpi) = 14f0ebdb6e7cf5850251fc16fab2be16f6c4d2b0b79fe79a816d6f31652bfcc6 +SIZE (xpi/firefox-i18n-58.0.2/km.xpi) = 535393 +SHA256 (xpi/firefox-i18n-58.0.2/kn.xpi) = c51c15dc102c1ba9191df1563ff0d13bab1f9839c2101221fb48c57b47203cdc +SIZE (xpi/firefox-i18n-58.0.2/kn.xpi) = 537161 +SHA256 (xpi/firefox-i18n-58.0.2/ko.xpi) = 23f76ace573c320e950a0feacecc1dba6dc89aaa17228813e48e24f72d78df9f +SIZE (xpi/firefox-i18n-58.0.2/ko.xpi) = 494836 +SHA256 (xpi/firefox-i18n-58.0.2/lij.xpi) = 9a8b3d6b62b1ab042639061ee9911ad627cde634b6da62ba80e1491b9e816ec1 +SIZE (xpi/firefox-i18n-58.0.2/lij.xpi) = 455542 +SHA256 (xpi/firefox-i18n-58.0.2/lt.xpi) = 5bcbafbe84e3a2fd241daf85b37887cf9773ace2639831637499f5557badb724 +SIZE (xpi/firefox-i18n-58.0.2/lt.xpi) = 482159 +SHA256 (xpi/firefox-i18n-58.0.2/lv.xpi) = 04d6c2121cc8a628cacd0190bdb7662010fc41ff9d62a7cbb7a492c172f25f20 +SIZE (xpi/firefox-i18n-58.0.2/lv.xpi) = 471212 +SHA256 (xpi/firefox-i18n-58.0.2/mai.xpi) = 34f09d179b1596134c96ffc6c397e0714e876ead142b2ba2cfaa1fde86f5431b +SIZE (xpi/firefox-i18n-58.0.2/mai.xpi) = 509070 +SHA256 (xpi/firefox-i18n-58.0.2/mk.xpi) = 006cb642d44d2d1f041ef4859b4c820b3ff64c17bb0487108f26594f3020669b +SIZE (xpi/firefox-i18n-58.0.2/mk.xpi) = 492514 +SHA256 (xpi/firefox-i18n-58.0.2/ml.xpi) = e0c122f21e912d06d12144ffae8f04555184b58c8b1516deeeb7fb677126c3c2 +SIZE (xpi/firefox-i18n-58.0.2/ml.xpi) = 547686 +SHA256 (xpi/firefox-i18n-58.0.2/mr.xpi) = 0bbe464463c696bfb9031c4f7034c3837c6be4c25756d13d175adfe00a7adcbb +SIZE (xpi/firefox-i18n-58.0.2/mr.xpi) = 525039 +SHA256 (xpi/firefox-i18n-58.0.2/ms.xpi) = 41fc721cabe807495005d64de8141bfbe80424ad9f988184dcbacda014cf2361 +SIZE (xpi/firefox-i18n-58.0.2/ms.xpi) = 458427 +SHA256 (xpi/firefox-i18n-58.0.2/my.xpi) = 1c1faae6d62b358e8f46b623d1d4087a5af38983852ca0ed2104ee350ef8aac2 +SIZE (xpi/firefox-i18n-58.0.2/my.xpi) = 520423 +SHA256 (xpi/firefox-i18n-58.0.2/nb-NO.xpi) = 243c21975405947b87d2566071a1addbde47baed8ede24cec5f8ffa455fa023d +SIZE (xpi/firefox-i18n-58.0.2/nb-NO.xpi) = 457991 +SHA256 (xpi/firefox-i18n-58.0.2/ne-NP.xpi) = a2ab955a1e014dc1ce39bf3edae3e08ba31f184f181b58c6d06be0ba2b04e223 +SIZE (xpi/firefox-i18n-58.0.2/ne-NP.xpi) = 517685 +SHA256 (xpi/firefox-i18n-58.0.2/nl.xpi) = 96cfc1fe1e3b1f3ad2b2cbaa4a5a7a12f47f8a39286ab766191e5e8fb55ca43e +SIZE (xpi/firefox-i18n-58.0.2/nl.xpi) = 465559 +SHA256 (xpi/firefox-i18n-58.0.2/nn-NO.xpi) = f4284e8ca61292028d581e3d632150f7660229e4f05d2afc641c42c361100116 +SIZE (xpi/firefox-i18n-58.0.2/nn-NO.xpi) = 458439 +SHA256 (xpi/firefox-i18n-58.0.2/or.xpi) = 1fc34d631c5ceea2bb8a828c60aba9c5109eba1421427699b0a7ecda62652f52 +SIZE (xpi/firefox-i18n-58.0.2/or.xpi) = 502795 +SHA256 (xpi/firefox-i18n-58.0.2/pa-IN.xpi) = 53cf63db68fd1ad04e1c68725300d0834b1e4c4336a9b43e5a88b926f079c01b +SIZE (xpi/firefox-i18n-58.0.2/pa-IN.xpi) = 500542 +SHA256 (xpi/firefox-i18n-58.0.2/pl.xpi) = 9953f7c707c9d90792dbc5ccfe86b9ea1e6b4fd9f35f0730f77346f08dbab548 +SIZE (xpi/firefox-i18n-58.0.2/pl.xpi) = 365869 +SHA256 (xpi/firefox-i18n-58.0.2/pt-BR.xpi) = 29ab7eb7d7bcd2d34bbc32408308890acf162571ed23c3d18014d83d4d874150 +SIZE (xpi/firefox-i18n-58.0.2/pt-BR.xpi) = 463584 +SHA256 (xpi/firefox-i18n-58.0.2/pt-PT.xpi) = 70b3031aa5dd17553d84a444834307abe54bc8385930ab4380c6b82fa27b6827 +SIZE (xpi/firefox-i18n-58.0.2/pt-PT.xpi) = 466902 +SHA256 (xpi/firefox-i18n-58.0.2/rm.xpi) = ec03e613bd37ab3854b1d511c288c229695299b9cd3684f2420c89642505281e +SIZE (xpi/firefox-i18n-58.0.2/rm.xpi) = 458783 +SHA256 (xpi/firefox-i18n-58.0.2/ro.xpi) = e9a30407ffd974856a206781d32cdb673c58c41e1e33d4c2dfccc5bfbc53e2c9 +SIZE (xpi/firefox-i18n-58.0.2/ro.xpi) = 462430 +SHA256 (xpi/firefox-i18n-58.0.2/ru.xpi) = 762f01eb247145b2d6c1192851bda61f275263989a656bafef1ce196deb9e2cd +SIZE (xpi/firefox-i18n-58.0.2/ru.xpi) = 535054 +SHA256 (xpi/firefox-i18n-58.0.2/si.xpi) = 56ad752f0714d30844d54f32f63659829e00cb50698452206de88c62d4472b34 +SIZE (xpi/firefox-i18n-58.0.2/si.xpi) = 500879 +SHA256 (xpi/firefox-i18n-58.0.2/sk.xpi) = 6f7386a6f3a0c00aa1c469492c829647570c35b1171c7267efd27bfb834366fe +SIZE (xpi/firefox-i18n-58.0.2/sk.xpi) = 487583 +SHA256 (xpi/firefox-i18n-58.0.2/sl.xpi) = 9b48cf9b6c6ea65efbe0b991d90352639e930ddf729a1b4143502d1d7ed0052e +SIZE (xpi/firefox-i18n-58.0.2/sl.xpi) = 463914 +SHA256 (xpi/firefox-i18n-58.0.2/son.xpi) = 8ebd093168fec498134fc714de8c2c9a3bad2b6fa84416be6da8f96ad7878e0c +SIZE (xpi/firefox-i18n-58.0.2/son.xpi) = 453960 +SHA256 (xpi/firefox-i18n-58.0.2/sq.xpi) = ff243042e646cf531a459ae7452a986a80367f3ee290eb0f2603bb541154ff26 +SIZE (xpi/firefox-i18n-58.0.2/sq.xpi) = 472464 +SHA256 (xpi/firefox-i18n-58.0.2/sr.xpi) = aed1d5be1e957dad2a4ed02e8e3ac54cc3e18b8400287dfdc41cf3c224a4305c +SIZE (xpi/firefox-i18n-58.0.2/sr.xpi) = 493460 +SHA256 (xpi/firefox-i18n-58.0.2/sv-SE.xpi) = ee7dc63e3068a59417b1f82e1d9b0688b9e5494d25056710b51c8689d5ab609d +SIZE (xpi/firefox-i18n-58.0.2/sv-SE.xpi) = 466363 +SHA256 (xpi/firefox-i18n-58.0.2/ta.xpi) = d326e77afadf224bcc11d7b4b1238c0d626bc323a52a43e241ee1f72a6f5a1dc +SIZE (xpi/firefox-i18n-58.0.2/ta.xpi) = 519415 +SHA256 (xpi/firefox-i18n-58.0.2/te.xpi) = 8323f1257f7ab012518e717da1676f4b339c5a44a1aa49d2aea1ed113a9f4e7d +SIZE (xpi/firefox-i18n-58.0.2/te.xpi) = 535339 +SHA256 (xpi/firefox-i18n-58.0.2/th.xpi) = ffbcb330bc73760d1bf2b10c64dcea04b042c9db86eaec7956a4142610a075e5 +SIZE (xpi/firefox-i18n-58.0.2/th.xpi) = 506271 +SHA256 (xpi/firefox-i18n-58.0.2/tr.xpi) = ff574d59d56e10b4a846e2ccb6f751bb256e01d6ed87a227252d83e98527eaa6 +SIZE (xpi/firefox-i18n-58.0.2/tr.xpi) = 471866 +SHA256 (xpi/firefox-i18n-58.0.2/uk.xpi) = 7da20b9f9778b4daf33465e810dc22924a09fb82d2da5053ec7e7facad208c06 +SIZE (xpi/firefox-i18n-58.0.2/uk.xpi) = 525890 +SHA256 (xpi/firefox-i18n-58.0.2/ur.xpi) = 2a770bf8fc0814c07dc23ddbc7cbbbd16870f47527e3190c0ed4ebd3015d9e58 +SIZE (xpi/firefox-i18n-58.0.2/ur.xpi) = 515330 +SHA256 (xpi/firefox-i18n-58.0.2/uz.xpi) = 2a058b9e838cb78f2954e63a7411cfdd576eba475e292c2aa85d0c316a8865f6 +SIZE (xpi/firefox-i18n-58.0.2/uz.xpi) = 464527 +SHA256 (xpi/firefox-i18n-58.0.2/vi.xpi) = dff0af0670c984ea86a0a0372bdf5fef5ade1423f90ae2e21132ba8fb954f4b4 +SIZE (xpi/firefox-i18n-58.0.2/vi.xpi) = 476702 +SHA256 (xpi/firefox-i18n-58.0.2/xh.xpi) = 272083e5b80d3a0436a3c97ba36a8adf8eac56e29a4efc565b37fa56375c8b56 +SIZE (xpi/firefox-i18n-58.0.2/xh.xpi) = 467880 +SHA256 (xpi/firefox-i18n-58.0.2/zh-CN.xpi) = bd9f2a136294bb5189bcc3a332b098fa0190145884e56673514636213999a597 +SIZE (xpi/firefox-i18n-58.0.2/zh-CN.xpi) = 490106 +SHA256 (xpi/firefox-i18n-58.0.2/zh-TW.xpi) = 3e6c5562925b7eb3ebbab5ccb148c41e97b288fa442a7c8a65ee01991d485864 +SIZE (xpi/firefox-i18n-58.0.2/zh-TW.xpi) = 488340 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Feb 7 19:27:48 2018 (r461173) +++ head/www/firefox/Makefile Wed Feb 7 19:34:13 2018 (r461174) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 58.0.1 +DISTVERSION= 58.0.2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Wed Feb 7 19:27:48 2018 (r461173) +++ head/www/firefox/distinfo Wed Feb 7 19:34:13 2018 (r461174) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517174358 -SHA256 (firefox-58.0.1.source.tar.xz) = 6032d4cf4c6d74f05c41c4268041de4d700d62fe31043f883977ad39e18d0038 -SIZE (firefox-58.0.1.source.tar.xz) = 248933088 +TIMESTAMP = 1517954713 +SHA256 (firefox-58.0.2.source.tar.xz) = 2b7794e4c2a24fa388f3acb2956c96bb2c3eae455467f0e386788ebaea7240c3 +SIZE (firefox-58.0.2.source.tar.xz) = 247576952 From owner-svn-ports-all@freebsd.org Wed Feb 7 19:34:51 2018 Return-Path: Delivered-To: svn-ports-all@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 B7124F1FE3B; Wed, 7 Feb 2018 19:34:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A4BE7AEED; Wed, 7 Feb 2018 19:34:50 +0000 (UTC) (envelope-from jbeich@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 4503B32E3; Wed, 7 Feb 2018 19:34:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17JYopD081216; Wed, 7 Feb 2018 19:34:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17JYnFf081212; Wed, 7 Feb 2018 19:34:49 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802071934.w17JYnFf081212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 7 Feb 2018 19:34:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461175 - in branches/2018Q1/www: firefox firefox-i18n X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www: firefox firefox-i18n X-SVN-Commit-Revision: 461175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:34:51 -0000 Author: jbeich Date: Wed Feb 7 19:34:49 2018 New Revision: 461175 URL: https://svnweb.freebsd.org/changeset/ports/461175 Log: MFH: r461174 www/firefox: update to 58.0.2 Changes: https://www.mozilla.org/firefox/58.0.2/releasenotes/ PR: 223425 Approved by: ports-secteam blanket Modified: branches/2018Q1/www/firefox-i18n/Makefile branches/2018Q1/www/firefox-i18n/distinfo branches/2018Q1/www/firefox/Makefile branches/2018Q1/www/firefox/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/firefox-i18n/Makefile ============================================================================== --- branches/2018Q1/www/firefox-i18n/Makefile Wed Feb 7 19:34:13 2018 (r461174) +++ branches/2018Q1/www/firefox-i18n/Makefile Wed Feb 7 19:34:49 2018 (r461175) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 58.0.1 +PORTVERSION= 58.0.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2018Q1/www/firefox-i18n/distinfo ============================================================================== --- branches/2018Q1/www/firefox-i18n/distinfo Wed Feb 7 19:34:13 2018 (r461174) +++ branches/2018Q1/www/firefox-i18n/distinfo Wed Feb 7 19:34:49 2018 (r461175) @@ -1,193 +1,193 @@ -TIMESTAMP = 1517174358 -SHA256 (xpi/firefox-i18n-58.0.1/ach.xpi) = ba8373a6c5a9182e579a9c9f3fbb2f66fea60522224600574d5009e6ce8a3dad -SIZE (xpi/firefox-i18n-58.0.1/ach.xpi) = 445613 -SHA256 (xpi/firefox-i18n-58.0.1/af.xpi) = 85baa05ac84f4d5a73e993d0e39fe36961641eb3b4e8cc6790a63c06f7e90a20 -SIZE (xpi/firefox-i18n-58.0.1/af.xpi) = 445015 -SHA256 (xpi/firefox-i18n-58.0.1/an.xpi) = 46ef2e36fd4d210a80e6289c1ee8399558cea4ef54ed7dea29fb9c9facce8778 -SIZE (xpi/firefox-i18n-58.0.1/an.xpi) = 469442 -SHA256 (xpi/firefox-i18n-58.0.1/ar.xpi) = 272c7aec0edf7b6b94dc68b34237bb062c47f99ba4eefdad192d6f6a024a1272 -SIZE (xpi/firefox-i18n-58.0.1/ar.xpi) = 494894 -SHA256 (xpi/firefox-i18n-58.0.1/as.xpi) = a679749f34835d394f43ccca8ab0e54d53757fd3c029bfdda5fc23633d246ae5 -SIZE (xpi/firefox-i18n-58.0.1/as.xpi) = 492797 -SHA256 (xpi/firefox-i18n-58.0.1/ast.xpi) = 27d4d87dde5e3028b05e96d0090ff3339006153382ad74ac6780217984d62d22 -SIZE (xpi/firefox-i18n-58.0.1/ast.xpi) = 462088 -SHA256 (xpi/firefox-i18n-58.0.1/az.xpi) = d64843ae3816fb05bc299d3dcd8cb8ec72c14f39fa07e3af3f9dbdec9f5edff2 -SIZE (xpi/firefox-i18n-58.0.1/az.xpi) = 470910 -SHA256 (xpi/firefox-i18n-58.0.1/be.xpi) = 119159ddf89a34b07ce07988e05f31f20f27ced45496ae93fd993ba7f37525b8 -SIZE (xpi/firefox-i18n-58.0.1/be.xpi) = 524437 -SHA256 (xpi/firefox-i18n-58.0.1/bg.xpi) = e127a7dcb0b2cf142abc98de582044c6e3f9c371f70df89a3cee6ae044374c32 -SIZE (xpi/firefox-i18n-58.0.1/bg.xpi) = 517352 -SHA256 (xpi/firefox-i18n-58.0.1/bn-BD.xpi) = 48001ff7a12b575bead7e4631e80b339df4310964b78bb128a67ac00e40c1c44 -SIZE (xpi/firefox-i18n-58.0.1/bn-BD.xpi) = 533458 -SHA256 (xpi/firefox-i18n-58.0.1/bn-IN.xpi) = d8424e00527fa74cdc6a66a16fdc6ffe72421130a647b33fb8662306647f800a -SIZE (xpi/firefox-i18n-58.0.1/bn-IN.xpi) = 518929 -SHA256 (xpi/firefox-i18n-58.0.1/br.xpi) = 984a59f4f6724ae07eb19991884ca335c1b53b88804b1b1501fdf893bc380272 -SIZE (xpi/firefox-i18n-58.0.1/br.xpi) = 457661 -SHA256 (xpi/firefox-i18n-58.0.1/bs.xpi) = d662a3812d008728b05cb2b3e13b071c2a5fb09ee2f4259a5b0581e0f99412c4 -SIZE (xpi/firefox-i18n-58.0.1/bs.xpi) = 466550 -SHA256 (xpi/firefox-i18n-58.0.1/ca.xpi) = 4e70aa5c1e8965b5d286855ace0d8779cdf863c337654f03283782e992e0cf5f -SIZE (xpi/firefox-i18n-58.0.1/ca.xpi) = 472769 -SHA256 (xpi/firefox-i18n-58.0.1/cak.xpi) = 17bf28de66ec1429d71adeecf2b11f30ace517ce130ec6fd216c89702caa5cf3 -SIZE (xpi/firefox-i18n-58.0.1/cak.xpi) = 483420 -SHA256 (xpi/firefox-i18n-58.0.1/cs.xpi) = 837c00ea377ebc7192c969995e749ab621c3826672fb0822ac7cdaf991f22c59 -SIZE (xpi/firefox-i18n-58.0.1/cs.xpi) = 479563 -SHA256 (xpi/firefox-i18n-58.0.1/cy.xpi) = 255a84ece905877c98fb88479e88677e417ac448d4f8dfb9b4f2a5d82fe6f5ba -SIZE (xpi/firefox-i18n-58.0.1/cy.xpi) = 462230 -SHA256 (xpi/firefox-i18n-58.0.1/da.xpi) = 234e666537b99ec118540c7afee546f81cb8be264888de3700db8602e5b372a9 -SIZE (xpi/firefox-i18n-58.0.1/da.xpi) = 455555 -SHA256 (xpi/firefox-i18n-58.0.1/de.xpi) = 740367d25cc207a56fdfd2bf7cf92c065e82646fe5f185410d4cfb5bbe203029 -SIZE (xpi/firefox-i18n-58.0.1/de.xpi) = 467226 -SHA256 (xpi/firefox-i18n-58.0.1/dsb.xpi) = 512950a84221ae017fdf3f5cbfc3665c18076be7cf20936629c313f9ced8f7b6 -SIZE (xpi/firefox-i18n-58.0.1/dsb.xpi) = 486456 -SHA256 (xpi/firefox-i18n-58.0.1/el.xpi) = 8afc667209147824f195a98a659eeb3cec59e5e1b8f1b9475930ff3484d6ad5f -SIZE (xpi/firefox-i18n-58.0.1/el.xpi) = 540702 -SHA256 (xpi/firefox-i18n-58.0.1/en-GB.xpi) = 3ede6be2a04c74046f00bf953dc414399a200672f37ef89061cb550c83c023b0 -SIZE (xpi/firefox-i18n-58.0.1/en-GB.xpi) = 443435 -SHA256 (xpi/firefox-i18n-58.0.1/en-US.xpi) = 0ad61db728bdbb4cebf545035fd5760fead4ff41d23d8c867cdb45a48576e53b -SIZE (xpi/firefox-i18n-58.0.1/en-US.xpi) = 440004 -SHA256 (xpi/firefox-i18n-58.0.1/en-ZA.xpi) = 5ffa17ac21af2f220a813b8cfc02369febb132e950cea67351b240f0190a9cd0 -SIZE (xpi/firefox-i18n-58.0.1/en-ZA.xpi) = 434820 -SHA256 (xpi/firefox-i18n-58.0.1/eo.xpi) = 0f8687b30b300a3f6edeff8459b22d3ef323b20b4e164e6a194cf6d621488c66 -SIZE (xpi/firefox-i18n-58.0.1/eo.xpi) = 461031 -SHA256 (xpi/firefox-i18n-58.0.1/es-AR.xpi) = 7ee1d64050517c470905efd90d7c06a3da811746f43eb368206b1769e33bd8e5 -SIZE (xpi/firefox-i18n-58.0.1/es-AR.xpi) = 470709 -SHA256 (xpi/firefox-i18n-58.0.1/es-CL.xpi) = 179d98ece7ed02d4d6af8e6db5081d689562ae1f6eb1edb2f5a636dddc504a5a -SIZE (xpi/firefox-i18n-58.0.1/es-CL.xpi) = 473177 -SHA256 (xpi/firefox-i18n-58.0.1/es-ES.xpi) = 4123fa66e33116c36a8d585234236c45bbc7c68fddf16ece840e0f5158df0a06 -SIZE (xpi/firefox-i18n-58.0.1/es-ES.xpi) = 357315 -SHA256 (xpi/firefox-i18n-58.0.1/es-MX.xpi) = 44f8cd341bf5a2e188740a0d691b1e343fcbb9a88babab8b3793400b13be2f68 -SIZE (xpi/firefox-i18n-58.0.1/es-MX.xpi) = 474515 -SHA256 (xpi/firefox-i18n-58.0.1/et.xpi) = c3bf03c7f7f1a44b8a940f250d29c056f29717883ceff13693149a6f2327cedc -SIZE (xpi/firefox-i18n-58.0.1/et.xpi) = 450940 -SHA256 (xpi/firefox-i18n-58.0.1/eu.xpi) = 7e30c25f03d3470bc9cc637a502aeddf69d2073f5a135427d8e3356cb0398995 -SIZE (xpi/firefox-i18n-58.0.1/eu.xpi) = 462883 -SHA256 (xpi/firefox-i18n-58.0.1/fa.xpi) = e25662fb394059ce1961f94002d0fb6181f992508fe733def86ec5b6349a4315 -SIZE (xpi/firefox-i18n-58.0.1/fa.xpi) = 517078 -SHA256 (xpi/firefox-i18n-58.0.1/ff.xpi) = 4c435eb0de9355f338d53d6bb88d364baac06a0bd695655a764d81e1cfc410e5 -SIZE (xpi/firefox-i18n-58.0.1/ff.xpi) = 462449 -SHA256 (xpi/firefox-i18n-58.0.1/fi.xpi) = abb781861dd3f31194e01769c36bf7f2775a2555db9d2cf7d6ef682d2b51505b -SIZE (xpi/firefox-i18n-58.0.1/fi.xpi) = 454071 -SHA256 (xpi/firefox-i18n-58.0.1/fr.xpi) = 19a3736400d2b0f7c5a807d4ab600a7028c253cc08eeb1d5f7e6e5c2bb1a7fd3 -SIZE (xpi/firefox-i18n-58.0.1/fr.xpi) = 479101 -SHA256 (xpi/firefox-i18n-58.0.1/fy-NL.xpi) = 197359a2a5a73a6b8c237f06943625a8c9851dc91e38911eba8d7cc8a2bf6a9f -SIZE (xpi/firefox-i18n-58.0.1/fy-NL.xpi) = 472089 -SHA256 (xpi/firefox-i18n-58.0.1/ga-IE.xpi) = d6add9b3a769b4a1b1dae7217955fa5360afc24c580ec95766f0d53d2e0f7b6c -SIZE (xpi/firefox-i18n-58.0.1/ga-IE.xpi) = 479801 -SHA256 (xpi/firefox-i18n-58.0.1/gd.xpi) = 86eca4dbb4bc3645c2d46ab8b1e28519cf074cd5e12221137e265dd5788874cf -SIZE (xpi/firefox-i18n-58.0.1/gd.xpi) = 467540 -SHA256 (xpi/firefox-i18n-58.0.1/gl.xpi) = b9a66668db3073b8d11bf7d39431ee952b6ee7fbd219e1f22bcdbe827acd833e -SIZE (xpi/firefox-i18n-58.0.1/gl.xpi) = 454325 -SHA256 (xpi/firefox-i18n-58.0.1/gn.xpi) = baa718505ae87ac0a0dd57431b44ebf2cde40441add47607160b1a852def3476 -SIZE (xpi/firefox-i18n-58.0.1/gn.xpi) = 477176 -SHA256 (xpi/firefox-i18n-58.0.1/gu-IN.xpi) = cfcafde5e982288f762082e21c930202758e0a0fe4856b7aebc9b3d505c19a11 -SIZE (xpi/firefox-i18n-58.0.1/gu-IN.xpi) = 523537 -SHA256 (xpi/firefox-i18n-58.0.1/he.xpi) = 63780505547ed942cdf9ea6473e592ee32f73ca33b72c155f5cfd67468338b1d -SIZE (xpi/firefox-i18n-58.0.1/he.xpi) = 480620 -SHA256 (xpi/firefox-i18n-58.0.1/hi-IN.xpi) = e30381b69ca1d46482d2bac4e53a2d5c5ccec4f02bb36e220ca5ae2e371ceb3e -SIZE (xpi/firefox-i18n-58.0.1/hi-IN.xpi) = 532364 -SHA256 (xpi/firefox-i18n-58.0.1/hr.xpi) = 7d09e4f7b54259057e941bb3d870af1d0c84a2b6f07f9cc53348809e9d99aeb1 -SIZE (xpi/firefox-i18n-58.0.1/hr.xpi) = 467252 -SHA256 (xpi/firefox-i18n-58.0.1/hsb.xpi) = 1b24e370c9f43bd5ded03f5e1e40d2b714b1743cfa8e2aaf4b7e2edb9a9e9b09 -SIZE (xpi/firefox-i18n-58.0.1/hsb.xpi) = 483713 -SHA256 (xpi/firefox-i18n-58.0.1/hu.xpi) = cb6f1de133c03bda535aee777e188c0d0e7781f580922aabc330f76223984160 -SIZE (xpi/firefox-i18n-58.0.1/hu.xpi) = 482701 -SHA256 (xpi/firefox-i18n-58.0.1/hy-AM.xpi) = 2476419e2bd2fb46ed835b7e298287cfa0d5b8aecdbc6d6d553da34be9426410 -SIZE (xpi/firefox-i18n-58.0.1/hy-AM.xpi) = 515596 -SHA256 (xpi/firefox-i18n-58.0.1/id.xpi) = 7787793344c0c284dc8c720a015f4e32750efefee1717103509332d36f002e31 -SIZE (xpi/firefox-i18n-58.0.1/id.xpi) = 449311 -SHA256 (xpi/firefox-i18n-58.0.1/is.xpi) = 33d133e10ab8f7c1b56021e93cf2b5012c489126f5f93dded5ad0d812bf47672 -SIZE (xpi/firefox-i18n-58.0.1/is.xpi) = 460733 -SHA256 (xpi/firefox-i18n-58.0.1/it.xpi) = 2e84d3625470cddd62fe202fbf331d178975616c1f3b434052412f938a2d3806 -SIZE (xpi/firefox-i18n-58.0.1/it.xpi) = 350640 -SHA256 (xpi/firefox-i18n-58.0.1/ja.xpi) = 495057f9080e659518d17cec4869888a3b09637c50a9c4d78b7dbb3f88a28543 -SIZE (xpi/firefox-i18n-58.0.1/ja.xpi) = 514625 -SHA256 (xpi/firefox-i18n-58.0.1/ka.xpi) = 305ef1b1fceac45b6b0c8138c2e0902897c4058d02402a7c540ef7c4ab59697f -SIZE (xpi/firefox-i18n-58.0.1/ka.xpi) = 500998 -SHA256 (xpi/firefox-i18n-58.0.1/kab.xpi) = 08c932f255c927a8cb4b5a09898f98dab18660f69920c3bec007eb3389bdc10d -SIZE (xpi/firefox-i18n-58.0.1/kab.xpi) = 469449 -SHA256 (xpi/firefox-i18n-58.0.1/kk.xpi) = 65c7f4496e098810a75129c06383a711a9d0d4e2b803249403b4ec2aeb52c6d2 -SIZE (xpi/firefox-i18n-58.0.1/kk.xpi) = 527152 -SHA256 (xpi/firefox-i18n-58.0.1/km.xpi) = 216840de91a27b1d14fa51f7fb2a937eef7cc76f07f275e03ab8ee388c605063 -SIZE (xpi/firefox-i18n-58.0.1/km.xpi) = 535392 -SHA256 (xpi/firefox-i18n-58.0.1/kn.xpi) = b7c2e01a9efd6b9863e45cbfd07b8d4c4c365b3eec96f3beccb036d62de8f9eb -SIZE (xpi/firefox-i18n-58.0.1/kn.xpi) = 537161 -SHA256 (xpi/firefox-i18n-58.0.1/ko.xpi) = 9f0b7c8c050b0cbc62d2d153d3acbe79c4e7e697ed87b1e4ff95e48a3f8571e1 -SIZE (xpi/firefox-i18n-58.0.1/ko.xpi) = 494836 -SHA256 (xpi/firefox-i18n-58.0.1/lij.xpi) = 05af32bf6d21e01af330214335792ec5bc5c1fd7ecf2a9d171bca8db748d8656 -SIZE (xpi/firefox-i18n-58.0.1/lij.xpi) = 455542 -SHA256 (xpi/firefox-i18n-58.0.1/lt.xpi) = 888f722aaf12d2547dcdbe92cfefff71b23625830c9698111be271edf339946c -SIZE (xpi/firefox-i18n-58.0.1/lt.xpi) = 482159 -SHA256 (xpi/firefox-i18n-58.0.1/lv.xpi) = 3c0c2d9e3bf05e7281f2367c461f238bcbf06fcb1983b483b8335a5715c808c8 -SIZE (xpi/firefox-i18n-58.0.1/lv.xpi) = 471212 -SHA256 (xpi/firefox-i18n-58.0.1/mai.xpi) = abc70dcbfe5ff9132ecd83eb1c99f104e175aa42c1120c2bf9bfd769ca18c944 -SIZE (xpi/firefox-i18n-58.0.1/mai.xpi) = 509070 -SHA256 (xpi/firefox-i18n-58.0.1/mk.xpi) = ba6aef9b92a8f726ce4c8a34e380bc4287c14c2225795135fa17082540049825 -SIZE (xpi/firefox-i18n-58.0.1/mk.xpi) = 492514 -SHA256 (xpi/firefox-i18n-58.0.1/ml.xpi) = c2733b11fe66133af8e7d611ebaf51f9033393126e71c1a6c067d5c40430f497 -SIZE (xpi/firefox-i18n-58.0.1/ml.xpi) = 547686 -SHA256 (xpi/firefox-i18n-58.0.1/mr.xpi) = e8d12b4b9a666374fbf2edc013839f8133e125c402c6aa7dea05a1c665f255df -SIZE (xpi/firefox-i18n-58.0.1/mr.xpi) = 525039 -SHA256 (xpi/firefox-i18n-58.0.1/ms.xpi) = e6aaea106c368302ba3dc11fa5517466fe6b0b2cf39e9f637c63ec0fb8d12bdc -SIZE (xpi/firefox-i18n-58.0.1/ms.xpi) = 458426 -SHA256 (xpi/firefox-i18n-58.0.1/my.xpi) = f8a135885c81b1f9d3415d49cc9a9f454ce1dfaea597287098c461c24e6acfb0 -SIZE (xpi/firefox-i18n-58.0.1/my.xpi) = 520423 -SHA256 (xpi/firefox-i18n-58.0.1/nb-NO.xpi) = 95cc69044c15ac255a0cf4bcd1da5ab837ae78561fa5e95e8780d2897618f55a -SIZE (xpi/firefox-i18n-58.0.1/nb-NO.xpi) = 457990 -SHA256 (xpi/firefox-i18n-58.0.1/ne-NP.xpi) = d1dc722a775e0f0a3688ff16b2dc22bb3ad5d9f3f69e8057ea3f3c2c2a606020 -SIZE (xpi/firefox-i18n-58.0.1/ne-NP.xpi) = 517685 -SHA256 (xpi/firefox-i18n-58.0.1/nl.xpi) = 087e1ebefa0a19b25f23b376243e5448c25b3b23be8f743e09088162f74bd891 -SIZE (xpi/firefox-i18n-58.0.1/nl.xpi) = 465559 -SHA256 (xpi/firefox-i18n-58.0.1/nn-NO.xpi) = 8004c1e53515a74fcb804acd16416da71d1a5fe54db3ab3368a1e61f6b93efc0 -SIZE (xpi/firefox-i18n-58.0.1/nn-NO.xpi) = 458439 -SHA256 (xpi/firefox-i18n-58.0.1/or.xpi) = 0f4ac0cdd6c13d7f5d940d0f19873faeda98f2569d0ae1b4b5af7e2bf9f23eb6 -SIZE (xpi/firefox-i18n-58.0.1/or.xpi) = 502795 -SHA256 (xpi/firefox-i18n-58.0.1/pa-IN.xpi) = ee00f9a84ff872d8996470228d685c69336aad6bd6f98f1a9cd93a6b509626d2 -SIZE (xpi/firefox-i18n-58.0.1/pa-IN.xpi) = 500542 -SHA256 (xpi/firefox-i18n-58.0.1/pl.xpi) = 1c3ff46a43bca3ccd8d3de3cfcc4259a31c8ca7becbf56ae0768e42b205f0996 -SIZE (xpi/firefox-i18n-58.0.1/pl.xpi) = 365869 -SHA256 (xpi/firefox-i18n-58.0.1/pt-BR.xpi) = 6f8506427ebedd2d3fc46f0cfe9a24ad7be9456df5c824cf07ecdee76e2e2c63 -SIZE (xpi/firefox-i18n-58.0.1/pt-BR.xpi) = 463584 -SHA256 (xpi/firefox-i18n-58.0.1/pt-PT.xpi) = 9b17f98797261e3c50eb0ad11c50c925ed02d4a4492ffa2c62cb2298ec9eecf3 -SIZE (xpi/firefox-i18n-58.0.1/pt-PT.xpi) = 466901 -SHA256 (xpi/firefox-i18n-58.0.1/rm.xpi) = f2f5cdca3f5ce282640f41232f4acf7f4cc856730a66229f0a37ad7392ba9ac0 -SIZE (xpi/firefox-i18n-58.0.1/rm.xpi) = 458783 -SHA256 (xpi/firefox-i18n-58.0.1/ro.xpi) = 8162351cc67b2483b66cd14d74fd676d1ce5812e1b6a126dcf27ef2c3d0cea94 -SIZE (xpi/firefox-i18n-58.0.1/ro.xpi) = 462430 -SHA256 (xpi/firefox-i18n-58.0.1/ru.xpi) = 4909aa59f7d3088ee3848b1fdb287a1130a7ba62be85d52fab915ac389a63fc4 -SIZE (xpi/firefox-i18n-58.0.1/ru.xpi) = 535054 -SHA256 (xpi/firefox-i18n-58.0.1/si.xpi) = 0e61893148dea0a205bd4163d8d71305a6ae9ee4e3bf8cc04f8c6220bde38a46 -SIZE (xpi/firefox-i18n-58.0.1/si.xpi) = 500879 -SHA256 (xpi/firefox-i18n-58.0.1/sk.xpi) = 80facbc750964a8d3dff4890143eabc580ed2d0cd1f0b6f0963445de0f064de8 -SIZE (xpi/firefox-i18n-58.0.1/sk.xpi) = 487583 -SHA256 (xpi/firefox-i18n-58.0.1/sl.xpi) = e574d314c827fb2b27024f8e8c2a2ceed68b07c06cee191e24fa560496a8918b -SIZE (xpi/firefox-i18n-58.0.1/sl.xpi) = 463915 -SHA256 (xpi/firefox-i18n-58.0.1/son.xpi) = 668535264c6f7c78c9bc8eda3ad3ae228c630d04e6b57241c22f13a9bbeaa8b1 -SIZE (xpi/firefox-i18n-58.0.1/son.xpi) = 453960 -SHA256 (xpi/firefox-i18n-58.0.1/sq.xpi) = e77d6085870336c7416e286128d83fac653b454cb02df3e4f3acd550c022028c -SIZE (xpi/firefox-i18n-58.0.1/sq.xpi) = 472463 -SHA256 (xpi/firefox-i18n-58.0.1/sr.xpi) = 66c374118475fedfd1b3965e33e9077a853372003ef59c9953de209e674237ef -SIZE (xpi/firefox-i18n-58.0.1/sr.xpi) = 493460 -SHA256 (xpi/firefox-i18n-58.0.1/sv-SE.xpi) = ff81e4532f447021a7f3581a93ae193d9f3948b63361872248040c96c17a4106 -SIZE (xpi/firefox-i18n-58.0.1/sv-SE.xpi) = 466363 -SHA256 (xpi/firefox-i18n-58.0.1/ta.xpi) = eff266dfa250859b5f5dc52b4d0003db4c1ea8e68b4ec3fddc52ae46fcfb81b5 -SIZE (xpi/firefox-i18n-58.0.1/ta.xpi) = 519415 -SHA256 (xpi/firefox-i18n-58.0.1/te.xpi) = 8d42e89b1e550fd9bab4daa2061d8bdd19055bfa7fd7651e8f53d3389168f982 -SIZE (xpi/firefox-i18n-58.0.1/te.xpi) = 535341 -SHA256 (xpi/firefox-i18n-58.0.1/th.xpi) = 0af294c02c1d4d673e7d802674426a8eb807c666618486334e9dbfc2b4150ba7 -SIZE (xpi/firefox-i18n-58.0.1/th.xpi) = 506270 -SHA256 (xpi/firefox-i18n-58.0.1/tr.xpi) = 0073ac4167c90628b57d3ad0e63af453972184fc35ac0fc915b41d5aa8099263 -SIZE (xpi/firefox-i18n-58.0.1/tr.xpi) = 471866 -SHA256 (xpi/firefox-i18n-58.0.1/uk.xpi) = 0b751e25d841213a8f9b6e42fc511f94d27188d9e5648f203c6cfaa300383719 -SIZE (xpi/firefox-i18n-58.0.1/uk.xpi) = 525890 -SHA256 (xpi/firefox-i18n-58.0.1/ur.xpi) = f3db095ead83b51bc5da1985a1536e68884338c03ecd67c0cacab973cc57d1a5 -SIZE (xpi/firefox-i18n-58.0.1/ur.xpi) = 515330 -SHA256 (xpi/firefox-i18n-58.0.1/uz.xpi) = 0a99829826f992e8cf65dbab71eebbec81e1098dadb45a14f7aa639480522547 -SIZE (xpi/firefox-i18n-58.0.1/uz.xpi) = 464527 -SHA256 (xpi/firefox-i18n-58.0.1/vi.xpi) = 39099f4e31ef094cf0ac7600fea8c9b94be8a26686c8c0b470ff3cfae3a2c083 -SIZE (xpi/firefox-i18n-58.0.1/vi.xpi) = 476702 -SHA256 (xpi/firefox-i18n-58.0.1/xh.xpi) = 5deb4a665778a958dffbecad87d588e793d845b30e18f893a3e46ad599f0f519 -SIZE (xpi/firefox-i18n-58.0.1/xh.xpi) = 467880 -SHA256 (xpi/firefox-i18n-58.0.1/zh-CN.xpi) = 38f13b4464aa222012cb8371f6e7d845d75a9304f63620d4142321dd1df0f1b1 -SIZE (xpi/firefox-i18n-58.0.1/zh-CN.xpi) = 490106 -SHA256 (xpi/firefox-i18n-58.0.1/zh-TW.xpi) = 5894a184724f13a2791eab952cc04f3140a9e948680037167748bb0bcb0a338f -SIZE (xpi/firefox-i18n-58.0.1/zh-TW.xpi) = 488340 +TIMESTAMP = 1517954713 +SHA256 (xpi/firefox-i18n-58.0.2/ach.xpi) = ffae1fab1fa4e65938f9ba6e0245406a9738a805a3bf59521ff1b2d8cc322427 +SIZE (xpi/firefox-i18n-58.0.2/ach.xpi) = 445613 +SHA256 (xpi/firefox-i18n-58.0.2/af.xpi) = 010e8ee7bd1bdab8fc73687ca57d0c1f6c899bd294d17392c875c3943a43f625 +SIZE (xpi/firefox-i18n-58.0.2/af.xpi) = 445015 +SHA256 (xpi/firefox-i18n-58.0.2/an.xpi) = 217a62b3c977bee1945d82ddd9f761597fda54966198f37d2a7c02074122b106 +SIZE (xpi/firefox-i18n-58.0.2/an.xpi) = 469442 +SHA256 (xpi/firefox-i18n-58.0.2/ar.xpi) = ff666ff72fac3afcc52811b15c05c4ffdad98cd3540e4cd6638eb9c00d4234e4 +SIZE (xpi/firefox-i18n-58.0.2/ar.xpi) = 494894 +SHA256 (xpi/firefox-i18n-58.0.2/as.xpi) = d7fe6ce5bce6cae7c83c30c096b3224b37dcd8db186c902df4c22db6c55f3b39 +SIZE (xpi/firefox-i18n-58.0.2/as.xpi) = 492796 +SHA256 (xpi/firefox-i18n-58.0.2/ast.xpi) = c1764023b7acc91cd94625c7e480724b9c9235b7bb92799126c392d9a24f0b6a +SIZE (xpi/firefox-i18n-58.0.2/ast.xpi) = 462088 +SHA256 (xpi/firefox-i18n-58.0.2/az.xpi) = e870cfc8d1dbaf783e1d5d4c1f25ed08423b4b53017469667f9cd4adc86bd1bb +SIZE (xpi/firefox-i18n-58.0.2/az.xpi) = 470909 +SHA256 (xpi/firefox-i18n-58.0.2/be.xpi) = a1ef1c9607450193cd0906fcad1dd726374d19642728ab57c9edc26afd15124a +SIZE (xpi/firefox-i18n-58.0.2/be.xpi) = 524437 +SHA256 (xpi/firefox-i18n-58.0.2/bg.xpi) = 5be684f90ca4f1ef80a918f0e32433d197317ab6f7c3b6fcef43acbdccdd287f +SIZE (xpi/firefox-i18n-58.0.2/bg.xpi) = 517352 +SHA256 (xpi/firefox-i18n-58.0.2/bn-BD.xpi) = 359ceb220d4371797e6ff3513c6d8ab22ae58db4e64cb1cdb6bc300f940f0bfc +SIZE (xpi/firefox-i18n-58.0.2/bn-BD.xpi) = 533458 +SHA256 (xpi/firefox-i18n-58.0.2/bn-IN.xpi) = e30c7166f35d1007da00853d3d2ec3a1517c63f1b3fad7c01f0f0db604850f02 +SIZE (xpi/firefox-i18n-58.0.2/bn-IN.xpi) = 518930 +SHA256 (xpi/firefox-i18n-58.0.2/br.xpi) = fec6efe22ff5bb5c1a8a95285801063b6bbc882645d8cac9f916e1132ed1ea8e +SIZE (xpi/firefox-i18n-58.0.2/br.xpi) = 457661 +SHA256 (xpi/firefox-i18n-58.0.2/bs.xpi) = a2a741ee5b6251d0c9c57bea13228dbc69620b688975ac81e4bb3bdc98127fb1 +SIZE (xpi/firefox-i18n-58.0.2/bs.xpi) = 466550 +SHA256 (xpi/firefox-i18n-58.0.2/ca.xpi) = c4bb69d90fd8ed292f0737d2760b6fb39d960c7f58e9ae3bb766701d1d2c720a +SIZE (xpi/firefox-i18n-58.0.2/ca.xpi) = 472769 +SHA256 (xpi/firefox-i18n-58.0.2/cak.xpi) = 8d7a572400c306457c4477df949fabaf1bd8f236bc03c3bafb1265f7c6d4481f +SIZE (xpi/firefox-i18n-58.0.2/cak.xpi) = 483420 +SHA256 (xpi/firefox-i18n-58.0.2/cs.xpi) = 3084cc2ce4f365b23b56ebb9f9813fd46bc50459776d02d3c4f0ecc14501bcb0 +SIZE (xpi/firefox-i18n-58.0.2/cs.xpi) = 479563 +SHA256 (xpi/firefox-i18n-58.0.2/cy.xpi) = 22f68a9070c4864c614779b724a1aa18b4878d8e97ecf851514848a6e695e21e +SIZE (xpi/firefox-i18n-58.0.2/cy.xpi) = 462230 +SHA256 (xpi/firefox-i18n-58.0.2/da.xpi) = 2c2db5c2cb94aab0422ebcf2f5a878043400fdf1b71f541a658469b4f2e3811e +SIZE (xpi/firefox-i18n-58.0.2/da.xpi) = 455555 +SHA256 (xpi/firefox-i18n-58.0.2/de.xpi) = f407ffa0275150e8221dba6f7c77b958bcf6db678569ad3f661e617bdedcc5c6 +SIZE (xpi/firefox-i18n-58.0.2/de.xpi) = 467225 +SHA256 (xpi/firefox-i18n-58.0.2/dsb.xpi) = 94c5f3f57288d55120ea3e42f881ca0a396f69a4a90fafc41a90f3255bea9892 +SIZE (xpi/firefox-i18n-58.0.2/dsb.xpi) = 486456 +SHA256 (xpi/firefox-i18n-58.0.2/el.xpi) = 96e5ebe692f491c122b768d354ddeeae5ea0576553c007db0ed6949b5e05c35b +SIZE (xpi/firefox-i18n-58.0.2/el.xpi) = 540702 +SHA256 (xpi/firefox-i18n-58.0.2/en-GB.xpi) = a2c0edf50da90a9371f860f4fe1757a42df856d33a2c71b38c5ebd3f4b7a31ac +SIZE (xpi/firefox-i18n-58.0.2/en-GB.xpi) = 443435 +SHA256 (xpi/firefox-i18n-58.0.2/en-US.xpi) = 470c7996c1e6d9a5b3a3950da1bbb4387510dd326e8eb6ef83caaf145d5ea0ca +SIZE (xpi/firefox-i18n-58.0.2/en-US.xpi) = 440004 +SHA256 (xpi/firefox-i18n-58.0.2/en-ZA.xpi) = 7569accd7837d62b284ec64233a11311f158b518b2e407cdb5c20b74fa4e66b1 +SIZE (xpi/firefox-i18n-58.0.2/en-ZA.xpi) = 434820 +SHA256 (xpi/firefox-i18n-58.0.2/eo.xpi) = f9d0fae4a19ce9292beef098d689e559a4e3628771b49eacc6b0c2e114ae427f +SIZE (xpi/firefox-i18n-58.0.2/eo.xpi) = 461031 +SHA256 (xpi/firefox-i18n-58.0.2/es-AR.xpi) = 9214ce61dc02cf61c72d7fafbd9d72c1f33d10d9d0c589ef9eb994c35a588e33 +SIZE (xpi/firefox-i18n-58.0.2/es-AR.xpi) = 470709 +SHA256 (xpi/firefox-i18n-58.0.2/es-CL.xpi) = 8304ac17ac6a586d2f4aca378140e8676f1ff957e2a0fead9306ad5e11b9d335 +SIZE (xpi/firefox-i18n-58.0.2/es-CL.xpi) = 473178 +SHA256 (xpi/firefox-i18n-58.0.2/es-ES.xpi) = 51c3d1bec3b600eb073020863dc3d1c074947342f3e9d7b930298e01bdfc6af2 +SIZE (xpi/firefox-i18n-58.0.2/es-ES.xpi) = 357315 +SHA256 (xpi/firefox-i18n-58.0.2/es-MX.xpi) = e6fac608d664d2eb4a6e7ce5967036571d9e03c62a93d552a8858e56763adccf +SIZE (xpi/firefox-i18n-58.0.2/es-MX.xpi) = 474515 +SHA256 (xpi/firefox-i18n-58.0.2/et.xpi) = 28b952f7b7d54a2bf76d9414cce87a323c4ddd1690922ed2c65b9844d0b7ce42 +SIZE (xpi/firefox-i18n-58.0.2/et.xpi) = 450940 +SHA256 (xpi/firefox-i18n-58.0.2/eu.xpi) = 905328de45a9ac6df28b431da5d6e199779e2799a91b8a96c4958823cec38a23 +SIZE (xpi/firefox-i18n-58.0.2/eu.xpi) = 462884 +SHA256 (xpi/firefox-i18n-58.0.2/fa.xpi) = 3bbe89504bf353a9579b29c1d2690f87f5b387103974c9e8b491df5912c91757 +SIZE (xpi/firefox-i18n-58.0.2/fa.xpi) = 517078 +SHA256 (xpi/firefox-i18n-58.0.2/ff.xpi) = 2e66e3b60bb2ba73b45eae39ea985e782b1418bda7b084de5a293457b8f8ed38 +SIZE (xpi/firefox-i18n-58.0.2/ff.xpi) = 462449 +SHA256 (xpi/firefox-i18n-58.0.2/fi.xpi) = 0df8411c9271b8e9c9d582f2c1dff070e5f0dc5e7617d520f518d0824cf8d340 +SIZE (xpi/firefox-i18n-58.0.2/fi.xpi) = 454071 +SHA256 (xpi/firefox-i18n-58.0.2/fr.xpi) = acf9d8083f772e80ef4377109e753d58c178ec3c67b71683120b03350e4a41df +SIZE (xpi/firefox-i18n-58.0.2/fr.xpi) = 479101 +SHA256 (xpi/firefox-i18n-58.0.2/fy-NL.xpi) = 1e07a1845a73af1f38c24c58137c8904af780d224861663d2b07b69b7ded3784 +SIZE (xpi/firefox-i18n-58.0.2/fy-NL.xpi) = 472089 +SHA256 (xpi/firefox-i18n-58.0.2/ga-IE.xpi) = 178dafd22494461de1f555e25d82bd285a6ba92e10bf802fcc20020f8f2c02d5 +SIZE (xpi/firefox-i18n-58.0.2/ga-IE.xpi) = 479801 +SHA256 (xpi/firefox-i18n-58.0.2/gd.xpi) = 36618a7bf4486b4376394ae5de4152bdc98d45b24caaad78b5cd9dc4a6373c13 +SIZE (xpi/firefox-i18n-58.0.2/gd.xpi) = 467540 +SHA256 (xpi/firefox-i18n-58.0.2/gl.xpi) = ca764ff7a8fcef604df4f60cf5a42bc4e8853fb8872404a4765f727f82d9acbb +SIZE (xpi/firefox-i18n-58.0.2/gl.xpi) = 454325 +SHA256 (xpi/firefox-i18n-58.0.2/gn.xpi) = 057f2d7fb73c77c2bc4f2b4e892ad6799dac68bc8579154cc61d4b1ec84f2852 +SIZE (xpi/firefox-i18n-58.0.2/gn.xpi) = 477176 +SHA256 (xpi/firefox-i18n-58.0.2/gu-IN.xpi) = bacecba903be09b7c957d62801f7562eaaf9cd20cf61cad7227dae6be943d807 +SIZE (xpi/firefox-i18n-58.0.2/gu-IN.xpi) = 523537 +SHA256 (xpi/firefox-i18n-58.0.2/he.xpi) = 06ab9028c7bb88f3e77aa07c5c498bb2dc9e5a6f18bf662ba9d90ec28b62b99d +SIZE (xpi/firefox-i18n-58.0.2/he.xpi) = 480620 +SHA256 (xpi/firefox-i18n-58.0.2/hi-IN.xpi) = a4847144ad4c7cadf5b925ba2cd7567a513e2379676e4b584dcc7498ee1c88b8 +SIZE (xpi/firefox-i18n-58.0.2/hi-IN.xpi) = 532364 +SHA256 (xpi/firefox-i18n-58.0.2/hr.xpi) = a320f0beda72a79371b10520bf4764ffb9400d6a51f67aa2affb9ac2311eab97 +SIZE (xpi/firefox-i18n-58.0.2/hr.xpi) = 467252 +SHA256 (xpi/firefox-i18n-58.0.2/hsb.xpi) = b31474fec7f730c402b81be68e5ec2f04d832ea7cd4c7c72eb50c892e5987a04 +SIZE (xpi/firefox-i18n-58.0.2/hsb.xpi) = 483712 +SHA256 (xpi/firefox-i18n-58.0.2/hu.xpi) = 35d85ac54871e6a79b81cff7c32e97a395d5a0a28b3425f0f1a1e43f3bdf5ce6 +SIZE (xpi/firefox-i18n-58.0.2/hu.xpi) = 482701 +SHA256 (xpi/firefox-i18n-58.0.2/hy-AM.xpi) = 966cbddbc630c0971c4b5d6027ef456de212e664faadc2a24231e523f24fecb7 +SIZE (xpi/firefox-i18n-58.0.2/hy-AM.xpi) = 515596 +SHA256 (xpi/firefox-i18n-58.0.2/id.xpi) = 0e1c3d40970e8bfdbbe046562db30a0ddcc7dd638fa2bae76be4d80c08a085b8 +SIZE (xpi/firefox-i18n-58.0.2/id.xpi) = 449311 +SHA256 (xpi/firefox-i18n-58.0.2/is.xpi) = a20b335120e0e978a359e09b57d4bc5530ca33f42fe99bff4fb14e88a40bdf51 +SIZE (xpi/firefox-i18n-58.0.2/is.xpi) = 460733 +SHA256 (xpi/firefox-i18n-58.0.2/it.xpi) = be3afaaf42dc57cc8cccebccc5017786da04a42982aa9539c13373884490da6c +SIZE (xpi/firefox-i18n-58.0.2/it.xpi) = 350640 +SHA256 (xpi/firefox-i18n-58.0.2/ja.xpi) = f5f1de578f3955931c5dfcb437fe762f5effbea33aef131fbb058a863d404742 +SIZE (xpi/firefox-i18n-58.0.2/ja.xpi) = 514625 +SHA256 (xpi/firefox-i18n-58.0.2/ka.xpi) = 70e5693c770bfdda45f031b6fb2874debe2cfe723ab6266359e4a2b9fb35b909 +SIZE (xpi/firefox-i18n-58.0.2/ka.xpi) = 500998 +SHA256 (xpi/firefox-i18n-58.0.2/kab.xpi) = 6d3e49ecad6098cc3007596f28f2992ec2261007b125642760c4fe46d01713f2 +SIZE (xpi/firefox-i18n-58.0.2/kab.xpi) = 469449 +SHA256 (xpi/firefox-i18n-58.0.2/kk.xpi) = cb012d04339626798413c473683fc68a34effc93d11cab581608d60d1c572749 +SIZE (xpi/firefox-i18n-58.0.2/kk.xpi) = 527152 +SHA256 (xpi/firefox-i18n-58.0.2/km.xpi) = 14f0ebdb6e7cf5850251fc16fab2be16f6c4d2b0b79fe79a816d6f31652bfcc6 +SIZE (xpi/firefox-i18n-58.0.2/km.xpi) = 535393 +SHA256 (xpi/firefox-i18n-58.0.2/kn.xpi) = c51c15dc102c1ba9191df1563ff0d13bab1f9839c2101221fb48c57b47203cdc +SIZE (xpi/firefox-i18n-58.0.2/kn.xpi) = 537161 +SHA256 (xpi/firefox-i18n-58.0.2/ko.xpi) = 23f76ace573c320e950a0feacecc1dba6dc89aaa17228813e48e24f72d78df9f +SIZE (xpi/firefox-i18n-58.0.2/ko.xpi) = 494836 +SHA256 (xpi/firefox-i18n-58.0.2/lij.xpi) = 9a8b3d6b62b1ab042639061ee9911ad627cde634b6da62ba80e1491b9e816ec1 +SIZE (xpi/firefox-i18n-58.0.2/lij.xpi) = 455542 +SHA256 (xpi/firefox-i18n-58.0.2/lt.xpi) = 5bcbafbe84e3a2fd241daf85b37887cf9773ace2639831637499f5557badb724 +SIZE (xpi/firefox-i18n-58.0.2/lt.xpi) = 482159 +SHA256 (xpi/firefox-i18n-58.0.2/lv.xpi) = 04d6c2121cc8a628cacd0190bdb7662010fc41ff9d62a7cbb7a492c172f25f20 +SIZE (xpi/firefox-i18n-58.0.2/lv.xpi) = 471212 +SHA256 (xpi/firefox-i18n-58.0.2/mai.xpi) = 34f09d179b1596134c96ffc6c397e0714e876ead142b2ba2cfaa1fde86f5431b +SIZE (xpi/firefox-i18n-58.0.2/mai.xpi) = 509070 +SHA256 (xpi/firefox-i18n-58.0.2/mk.xpi) = 006cb642d44d2d1f041ef4859b4c820b3ff64c17bb0487108f26594f3020669b +SIZE (xpi/firefox-i18n-58.0.2/mk.xpi) = 492514 +SHA256 (xpi/firefox-i18n-58.0.2/ml.xpi) = e0c122f21e912d06d12144ffae8f04555184b58c8b1516deeeb7fb677126c3c2 +SIZE (xpi/firefox-i18n-58.0.2/ml.xpi) = 547686 +SHA256 (xpi/firefox-i18n-58.0.2/mr.xpi) = 0bbe464463c696bfb9031c4f7034c3837c6be4c25756d13d175adfe00a7adcbb +SIZE (xpi/firefox-i18n-58.0.2/mr.xpi) = 525039 +SHA256 (xpi/firefox-i18n-58.0.2/ms.xpi) = 41fc721cabe807495005d64de8141bfbe80424ad9f988184dcbacda014cf2361 +SIZE (xpi/firefox-i18n-58.0.2/ms.xpi) = 458427 +SHA256 (xpi/firefox-i18n-58.0.2/my.xpi) = 1c1faae6d62b358e8f46b623d1d4087a5af38983852ca0ed2104ee350ef8aac2 +SIZE (xpi/firefox-i18n-58.0.2/my.xpi) = 520423 +SHA256 (xpi/firefox-i18n-58.0.2/nb-NO.xpi) = 243c21975405947b87d2566071a1addbde47baed8ede24cec5f8ffa455fa023d +SIZE (xpi/firefox-i18n-58.0.2/nb-NO.xpi) = 457991 +SHA256 (xpi/firefox-i18n-58.0.2/ne-NP.xpi) = a2ab955a1e014dc1ce39bf3edae3e08ba31f184f181b58c6d06be0ba2b04e223 +SIZE (xpi/firefox-i18n-58.0.2/ne-NP.xpi) = 517685 +SHA256 (xpi/firefox-i18n-58.0.2/nl.xpi) = 96cfc1fe1e3b1f3ad2b2cbaa4a5a7a12f47f8a39286ab766191e5e8fb55ca43e +SIZE (xpi/firefox-i18n-58.0.2/nl.xpi) = 465559 +SHA256 (xpi/firefox-i18n-58.0.2/nn-NO.xpi) = f4284e8ca61292028d581e3d632150f7660229e4f05d2afc641c42c361100116 +SIZE (xpi/firefox-i18n-58.0.2/nn-NO.xpi) = 458439 +SHA256 (xpi/firefox-i18n-58.0.2/or.xpi) = 1fc34d631c5ceea2bb8a828c60aba9c5109eba1421427699b0a7ecda62652f52 +SIZE (xpi/firefox-i18n-58.0.2/or.xpi) = 502795 +SHA256 (xpi/firefox-i18n-58.0.2/pa-IN.xpi) = 53cf63db68fd1ad04e1c68725300d0834b1e4c4336a9b43e5a88b926f079c01b +SIZE (xpi/firefox-i18n-58.0.2/pa-IN.xpi) = 500542 +SHA256 (xpi/firefox-i18n-58.0.2/pl.xpi) = 9953f7c707c9d90792dbc5ccfe86b9ea1e6b4fd9f35f0730f77346f08dbab548 +SIZE (xpi/firefox-i18n-58.0.2/pl.xpi) = 365869 +SHA256 (xpi/firefox-i18n-58.0.2/pt-BR.xpi) = 29ab7eb7d7bcd2d34bbc32408308890acf162571ed23c3d18014d83d4d874150 +SIZE (xpi/firefox-i18n-58.0.2/pt-BR.xpi) = 463584 +SHA256 (xpi/firefox-i18n-58.0.2/pt-PT.xpi) = 70b3031aa5dd17553d84a444834307abe54bc8385930ab4380c6b82fa27b6827 +SIZE (xpi/firefox-i18n-58.0.2/pt-PT.xpi) = 466902 +SHA256 (xpi/firefox-i18n-58.0.2/rm.xpi) = ec03e613bd37ab3854b1d511c288c229695299b9cd3684f2420c89642505281e +SIZE (xpi/firefox-i18n-58.0.2/rm.xpi) = 458783 +SHA256 (xpi/firefox-i18n-58.0.2/ro.xpi) = e9a30407ffd974856a206781d32cdb673c58c41e1e33d4c2dfccc5bfbc53e2c9 +SIZE (xpi/firefox-i18n-58.0.2/ro.xpi) = 462430 +SHA256 (xpi/firefox-i18n-58.0.2/ru.xpi) = 762f01eb247145b2d6c1192851bda61f275263989a656bafef1ce196deb9e2cd +SIZE (xpi/firefox-i18n-58.0.2/ru.xpi) = 535054 +SHA256 (xpi/firefox-i18n-58.0.2/si.xpi) = 56ad752f0714d30844d54f32f63659829e00cb50698452206de88c62d4472b34 +SIZE (xpi/firefox-i18n-58.0.2/si.xpi) = 500879 +SHA256 (xpi/firefox-i18n-58.0.2/sk.xpi) = 6f7386a6f3a0c00aa1c469492c829647570c35b1171c7267efd27bfb834366fe +SIZE (xpi/firefox-i18n-58.0.2/sk.xpi) = 487583 +SHA256 (xpi/firefox-i18n-58.0.2/sl.xpi) = 9b48cf9b6c6ea65efbe0b991d90352639e930ddf729a1b4143502d1d7ed0052e +SIZE (xpi/firefox-i18n-58.0.2/sl.xpi) = 463914 +SHA256 (xpi/firefox-i18n-58.0.2/son.xpi) = 8ebd093168fec498134fc714de8c2c9a3bad2b6fa84416be6da8f96ad7878e0c +SIZE (xpi/firefox-i18n-58.0.2/son.xpi) = 453960 +SHA256 (xpi/firefox-i18n-58.0.2/sq.xpi) = ff243042e646cf531a459ae7452a986a80367f3ee290eb0f2603bb541154ff26 +SIZE (xpi/firefox-i18n-58.0.2/sq.xpi) = 472464 +SHA256 (xpi/firefox-i18n-58.0.2/sr.xpi) = aed1d5be1e957dad2a4ed02e8e3ac54cc3e18b8400287dfdc41cf3c224a4305c +SIZE (xpi/firefox-i18n-58.0.2/sr.xpi) = 493460 +SHA256 (xpi/firefox-i18n-58.0.2/sv-SE.xpi) = ee7dc63e3068a59417b1f82e1d9b0688b9e5494d25056710b51c8689d5ab609d +SIZE (xpi/firefox-i18n-58.0.2/sv-SE.xpi) = 466363 +SHA256 (xpi/firefox-i18n-58.0.2/ta.xpi) = d326e77afadf224bcc11d7b4b1238c0d626bc323a52a43e241ee1f72a6f5a1dc +SIZE (xpi/firefox-i18n-58.0.2/ta.xpi) = 519415 +SHA256 (xpi/firefox-i18n-58.0.2/te.xpi) = 8323f1257f7ab012518e717da1676f4b339c5a44a1aa49d2aea1ed113a9f4e7d +SIZE (xpi/firefox-i18n-58.0.2/te.xpi) = 535339 +SHA256 (xpi/firefox-i18n-58.0.2/th.xpi) = ffbcb330bc73760d1bf2b10c64dcea04b042c9db86eaec7956a4142610a075e5 +SIZE (xpi/firefox-i18n-58.0.2/th.xpi) = 506271 +SHA256 (xpi/firefox-i18n-58.0.2/tr.xpi) = ff574d59d56e10b4a846e2ccb6f751bb256e01d6ed87a227252d83e98527eaa6 +SIZE (xpi/firefox-i18n-58.0.2/tr.xpi) = 471866 +SHA256 (xpi/firefox-i18n-58.0.2/uk.xpi) = 7da20b9f9778b4daf33465e810dc22924a09fb82d2da5053ec7e7facad208c06 +SIZE (xpi/firefox-i18n-58.0.2/uk.xpi) = 525890 +SHA256 (xpi/firefox-i18n-58.0.2/ur.xpi) = 2a770bf8fc0814c07dc23ddbc7cbbbd16870f47527e3190c0ed4ebd3015d9e58 +SIZE (xpi/firefox-i18n-58.0.2/ur.xpi) = 515330 +SHA256 (xpi/firefox-i18n-58.0.2/uz.xpi) = 2a058b9e838cb78f2954e63a7411cfdd576eba475e292c2aa85d0c316a8865f6 +SIZE (xpi/firefox-i18n-58.0.2/uz.xpi) = 464527 +SHA256 (xpi/firefox-i18n-58.0.2/vi.xpi) = dff0af0670c984ea86a0a0372bdf5fef5ade1423f90ae2e21132ba8fb954f4b4 +SIZE (xpi/firefox-i18n-58.0.2/vi.xpi) = 476702 +SHA256 (xpi/firefox-i18n-58.0.2/xh.xpi) = 272083e5b80d3a0436a3c97ba36a8adf8eac56e29a4efc565b37fa56375c8b56 +SIZE (xpi/firefox-i18n-58.0.2/xh.xpi) = 467880 +SHA256 (xpi/firefox-i18n-58.0.2/zh-CN.xpi) = bd9f2a136294bb5189bcc3a332b098fa0190145884e56673514636213999a597 +SIZE (xpi/firefox-i18n-58.0.2/zh-CN.xpi) = 490106 +SHA256 (xpi/firefox-i18n-58.0.2/zh-TW.xpi) = 3e6c5562925b7eb3ebbab5ccb148c41e97b288fa442a7c8a65ee01991d485864 +SIZE (xpi/firefox-i18n-58.0.2/zh-TW.xpi) = 488340 Modified: branches/2018Q1/www/firefox/Makefile ============================================================================== --- branches/2018Q1/www/firefox/Makefile Wed Feb 7 19:34:13 2018 (r461174) +++ branches/2018Q1/www/firefox/Makefile Wed Feb 7 19:34:49 2018 (r461175) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 58.0.1 +DISTVERSION= 58.0.2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: branches/2018Q1/www/firefox/distinfo ============================================================================== --- branches/2018Q1/www/firefox/distinfo Wed Feb 7 19:34:13 2018 (r461174) +++ branches/2018Q1/www/firefox/distinfo Wed Feb 7 19:34:49 2018 (r461175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517174358 -SHA256 (firefox-58.0.1.source.tar.xz) = 6032d4cf4c6d74f05c41c4268041de4d700d62fe31043f883977ad39e18d0038 -SIZE (firefox-58.0.1.source.tar.xz) = 248933088 +TIMESTAMP = 1517954713 +SHA256 (firefox-58.0.2.source.tar.xz) = 2b7794e4c2a24fa388f3acb2956c96bb2c3eae455467f0e386788ebaea7240c3 +SIZE (firefox-58.0.2.source.tar.xz) = 247576952 From owner-svn-ports-all@freebsd.org Wed Feb 7 19:40:20 2018 Return-Path: Delivered-To: svn-ports-all@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 442E2F20372; Wed, 7 Feb 2018 19:40:20 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 E5A4F7B18E; Wed, 7 Feb 2018 19:40:19 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id C641F5A9F27; Wed, 7 Feb 2018 19:40:18 +0000 (UTC) Date: Wed, 7 Feb 2018 19:40:18 +0000 From: Brooks Davis To: Johannes M Dieterich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r461173 - in branches/2018Q1/devel: flang flang-clang flang-clang/files Message-ID: <20180207194018.GB54147@spindle.one-eyed-alien.net> References: <201802071927.w17JRnMp076011@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LyciRD1jyfeSSjG0" Content-Disposition: inline In-Reply-To: <201802071927.w17JRnMp076011@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 19:40:20 -0000 --LyciRD1jyfeSSjG0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2018 at 07:27:49PM +0000, Johannes M Dieterich wrote: > Author: jmd > Date: Wed Feb 7 19:27:48 2018 > New Revision: 461173 > URL: https://svnweb.freebsd.org/changeset/ports/461173 >=20 > Log: > MFH: r457940 r459134 > =20 > devel/flang: Update to a later development snapshot. > =20 > Contains various improvements and fixes over the last two months. Thanks for doing this. Sorry for the breakage. -- Brooks --LyciRD1jyfeSSjG0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJae1YhAAoJEKzQXbSebgfAjyEIAJhznwL3ANLS6HUVCWR0ik8q ShqMm10wzKoh8n7GiciEfmoYLdkrTllqZUFkpFO8DmzZNMmXH/SnD0KY0ltSeUXB vGtPL9PuFJRiJyDiLAJxKo/CY0R5A5sMM6oWn9AftxuGyuf02DlmPAol9Ftz5j73 +20Vc3vA8zdYJwF8VwohGNHLGscQj+5cNzzAjjv3lRwNjnbo7G5TUAEd7S2Iztv8 Yor1++NkdKv6y4q2bEN5+dFnEGPnwS5JyXUX2HM43MQ5CXWtMmtADb6H1/djCa2i zROcp1QtgT4RPAK4CLSnsvRv467vnzlPb7SQPKflHBw5muEdhQMcm76nuo8xGtI= =JNPZ -----END PGP SIGNATURE----- --LyciRD1jyfeSSjG0-- From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:00 2018 Return-Path: Delivered-To: svn-ports-all@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 7D782EC961A; Wed, 7 Feb 2018 20:10:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E0937C4D8; Wed, 7 Feb 2018 20:10:00 +0000 (UTC) (envelope-from sunpoet@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 22FC73BF5; Wed, 7 Feb 2018 20:10:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17K9xwN096523; Wed, 7 Feb 2018 20:09:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17K9x54096521; Wed, 7 Feb 2018 20:09:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072009.w17K9x54096521@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:09:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461176 - head/databases/rocksdb X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/rocksdb X-SVN-Commit-Revision: 461176 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:00 -0000 Author: sunpoet Date: Wed Feb 7 20:09:59 2018 New Revision: 461176 URL: https://svnweb.freebsd.org/changeset/ports/461176 Log: Update to 5.10.2 - Use newly-added ROCKSDB_DISABLE_* environment variables Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Wed Feb 7 19:34:49 2018 (r461175) +++ head/databases/rocksdb/Makefile Wed Feb 7 20:09:59 2018 (r461176) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 5.9.2 -DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 5.10.2 +DISTVERSIONPREFIX= v CATEGORIES= databases MAINTAINER?= sunpoet@FreeBSD.org @@ -50,7 +50,9 @@ TOOLS= db_repl_stress db_sanity_test db_stress ldb ro DEBUG_MAKE_ENV= DEBUG_LEVEL=2 DEBUG_MAKE_ENV_OFF= DEBUG_LEVEL=0 LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 +LZ4_MAKE_ENV_OFF= ROCKSDB_DISABLE_LZ4=yes ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd +ZSTD_MAKE_ENV_OFF= ROCKSDB_DISABLE_ZSTD=yes .if !defined(LITE) CONFLICTS_INSTALL= rocksdb-lite @@ -87,12 +89,6 @@ post-patch: .if ${ARCH} == i386 @${REINPLACE_CMD} -e 's|#ifdef __SSE4_2__|&DISABLED__|' ${WRKSRC}/util/crc32c.cc .endif - -post-patch-LZ4-off: - @${REINPLACE_CMD} -e '/lz4/Id' ${WRKSRC}/build_tools/build_detect_platform - -post-patch-ZSTD-off: - @${REINPLACE_CMD} -e '/zstd/Id' ${WRKSRC}/build_tools/build_detect_platform post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Wed Feb 7 19:34:49 2018 (r461175) +++ head/databases/rocksdb/distinfo Wed Feb 7 20:09:59 2018 (r461176) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513699818 -SHA256 (facebook-rocksdb-rocksdb-5.9.2_GH0.tar.gz) = dd3e29f8a781ff11ef3ed44d69d1b03d3d05625ab1d8d11a9655bbd01ee60045 -SIZE (facebook-rocksdb-rocksdb-5.9.2_GH0.tar.gz) = 3935618 +TIMESTAMP = 1517929262 +SHA256 (facebook-rocksdb-v5.10.2_GH0.tar.gz) = 939a50281372f60b0c36054b7ff32b7b5a745ebc76db9b70c4eed56647de178c +SIZE (facebook-rocksdb-v5.10.2_GH0.tar.gz) = 3962928 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:07 2018 Return-Path: Delivered-To: svn-ports-all@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 25B6FEC9657; Wed, 7 Feb 2018 20:10:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DF087C561; Wed, 7 Feb 2018 20:10:05 +0000 (UTC) (envelope-from sunpoet@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 5B8C43BF6; Wed, 7 Feb 2018 20:10:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KA58G096680; Wed, 7 Feb 2018 20:10:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KA5Uh096678; Wed, 7 Feb 2018 20:10:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KA5Uh096678@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461177 - head/devel/py-isort X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-isort X-SVN-Commit-Revision: 461177 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:07 -0000 Author: sunpoet Date: Wed Feb 7 20:10:04 2018 New Revision: 461177 URL: https://svnweb.freebsd.org/changeset/ports/461177 Log: Update to 4.3.3 Changes: https://github.com/timothycrosley/isort/releases https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md https://github.com/timothycrosley/isort/commits/develop Modified: head/devel/py-isort/Makefile head/devel/py-isort/distinfo Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Wed Feb 7 20:09:59 2018 (r461176) +++ head/devel/py-isort/Makefile Wed Feb 7 20:10:04 2018 (r461177) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.3.2 +PORTVERSION= 4.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Wed Feb 7 20:09:59 2018 (r461176) +++ head/devel/py-isort/distinfo Wed Feb 7 20:10:04 2018 (r461177) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517844729 -SHA256 (isort-4.3.2.tar.gz) = c8756e8058877321a3891939d0c294ad32c8b7cb87a923ebf00f179b33cb1f96 -SIZE (isort-4.3.2.tar.gz) = 55636 +TIMESTAMP = 1518028648 +SHA256 (isort-4.3.3.tar.gz) = 34929af733faadf884da29d83e7df1884363b3cc647a48e000b3c5cc13d17549 +SIZE (isort-4.3.3.tar.gz) = 60137 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:10 2018 Return-Path: Delivered-To: svn-ports-all@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 D2C34EC9676; Wed, 7 Feb 2018 20:10:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D7947C5A0; Wed, 7 Feb 2018 20:10:10 +0000 (UTC) (envelope-from sunpoet@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 7875B3BF7; Wed, 7 Feb 2018 20:10:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAAMe096807; Wed, 7 Feb 2018 20:10:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAAOC096805; Wed, 7 Feb 2018 20:10:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAAOC096805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461178 - head/net/rubygem-fog-google X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-google X-SVN-Commit-Revision: 461178 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:11 -0000 Author: sunpoet Date: Wed Feb 7 20:10:10 2018 New Revision: 461178 URL: https://svnweb.freebsd.org/changeset/ports/461178 Log: Update to 1.2.1 Changes: https://github.com/fog/fog-google/releases Modified: head/net/rubygem-fog-google/Makefile head/net/rubygem-fog-google/distinfo Modified: head/net/rubygem-fog-google/Makefile ============================================================================== --- head/net/rubygem-fog-google/Makefile Wed Feb 7 20:10:04 2018 (r461177) +++ head/net/rubygem-fog-google/Makefile Wed Feb 7 20:10:10 2018 (r461178) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-google -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-google/distinfo ============================================================================== --- head/net/rubygem-fog-google/distinfo Wed Feb 7 20:10:04 2018 (r461177) +++ head/net/rubygem-fog-google/distinfo Wed Feb 7 20:10:10 2018 (r461178) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517590004 -SHA256 (rubygem/fog-google-1.2.0.gem) = f56f70e63f1311fd498e086dd3d70a32ebb62cf6a8998c58c1e3cfa4b68bff1f -SIZE (rubygem/fog-google-1.2.0.gem) = 121344 +TIMESTAMP = 1518028662 +SHA256 (rubygem/fog-google-1.2.1.gem) = bafdfd5359d05b22b1908bf1fb83d59ae35a65a4b21fbfb0f8b81f1250c5431c +SIZE (rubygem/fog-google-1.2.1.gem) = 121344 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:16 2018 Return-Path: Delivered-To: svn-ports-all@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 42A75EC96CA; Wed, 7 Feb 2018 20:10:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E55DD7C672; Wed, 7 Feb 2018 20:10:15 +0000 (UTC) (envelope-from sunpoet@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 E05E03BF8; Wed, 7 Feb 2018 20:10:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAFAq096929; Wed, 7 Feb 2018 20:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAFKl096927; Wed, 7 Feb 2018 20:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAFKl096927@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461179 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 461179 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:16 -0000 Author: sunpoet Date: Wed Feb 7 20:10:15 2018 New Revision: 461179 URL: https://svnweb.freebsd.org/changeset/ports/461179 Log: Update to 2.10.127 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Wed Feb 7 20:10:10 2018 (r461178) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Feb 7 20:10:15 2018 (r461179) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.10.126 +DISTVERSION= 2.10.127 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Feb 7 20:10:10 2018 (r461178) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Feb 7 20:10:15 2018 (r461179) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517928432 -SHA256 (rubygem/aws-sdk-core-2.10.126.gem) = 6704ef39cd8068142fb4770563a954c3f3ca1821f726cb07380c5970263ae696 -SIZE (rubygem/aws-sdk-core-2.10.126.gem) = 1194496 +TIMESTAMP = 1518028673 +SHA256 (rubygem/aws-sdk-core-2.10.127.gem) = 96f9774c37c9b983514107276d4f9fc68922499cb872526120333580ee8dfb00 +SIZE (rubygem/aws-sdk-core-2.10.127.gem) = 1195520 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:21 2018 Return-Path: Delivered-To: svn-ports-all@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 67225EC9710; Wed, 7 Feb 2018 20:10:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 187517C737; Wed, 7 Feb 2018 20:10:21 +0000 (UTC) (envelope-from sunpoet@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 137303BF9; Wed, 7 Feb 2018 20:10:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAKC7097054; Wed, 7 Feb 2018 20:10:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAKkB097052; Wed, 7 Feb 2018 20:10:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAKkB097052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461180 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 461180 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:21 -0000 Author: sunpoet Date: Wed Feb 7 20:10:20 2018 New Revision: 461180 URL: https://svnweb.freebsd.org/changeset/ports/461180 Log: Update to 2.10.127 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Wed Feb 7 20:10:15 2018 (r461179) +++ head/devel/rubygem-aws-sdk-resources/Makefile Wed Feb 7 20:10:20 2018 (r461180) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.10.126 +DISTVERSION= 2.10.127 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Wed Feb 7 20:10:15 2018 (r461179) +++ head/devel/rubygem-aws-sdk-resources/distinfo Wed Feb 7 20:10:20 2018 (r461180) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517928440 -SHA256 (rubygem/aws-sdk-resources-2.10.126.gem) = a68697e9f68f4a9a2df464ab3980935997cd39fb10e79949411362c8f6e275d6 -SIZE (rubygem/aws-sdk-resources-2.10.126.gem) = 48640 +TIMESTAMP = 1518028682 +SHA256 (rubygem/aws-sdk-resources-2.10.127.gem) = a01ad78dbd28eb923ca305c11efc30dc1f21cce4f2a4488363c97b40d4ff8ff1 +SIZE (rubygem/aws-sdk-resources-2.10.127.gem) = 48640 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:26 2018 Return-Path: Delivered-To: svn-ports-all@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 C2CCFEC977B; Wed, 7 Feb 2018 20:10:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76EAE7C80B; Wed, 7 Feb 2018 20:10:26 +0000 (UTC) (envelope-from sunpoet@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 6F79B3BFA; Wed, 7 Feb 2018 20:10:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAQjm097179; Wed, 7 Feb 2018 20:10:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAQMK097177; Wed, 7 Feb 2018 20:10:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAQMK097177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461181 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 461181 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:26 -0000 Author: sunpoet Date: Wed Feb 7 20:10:25 2018 New Revision: 461181 URL: https://svnweb.freebsd.org/changeset/ports/461181 Log: Update to 2.10.127 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Wed Feb 7 20:10:20 2018 (r461180) +++ head/devel/rubygem-aws-sdk/Makefile Wed Feb 7 20:10:25 2018 (r461181) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.10.126 +DISTVERSION= 2.10.127 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Wed Feb 7 20:10:20 2018 (r461180) +++ head/devel/rubygem-aws-sdk/distinfo Wed Feb 7 20:10:25 2018 (r461181) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517928448 -SHA256 (rubygem/aws-sdk-2.10.126.gem) = 95014931027432573fa9b7df65cc04c0a2575106c2eb1f71997f316e90dce74c -SIZE (rubygem/aws-sdk-2.10.126.gem) = 4608 +TIMESTAMP = 1518028691 +SHA256 (rubygem/aws-sdk-2.10.127.gem) = f98993e4c427c1cebc96e270f5e49264c4cdf06807615a357a65c44213efa675 +SIZE (rubygem/aws-sdk-2.10.127.gem) = 4608 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:31 2018 Return-Path: Delivered-To: svn-ports-all@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 DBC0AEC97AC; Wed, 7 Feb 2018 20:10:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CE977C8CD; Wed, 7 Feb 2018 20:10:31 +0000 (UTC) (envelope-from sunpoet@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 87A473BFB; Wed, 7 Feb 2018 20:10:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAVIA097301; Wed, 7 Feb 2018 20:10:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAVcv097299; Wed, 7 Feb 2018 20:10:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAVcv097299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461182 - head/devel/rubygem-dynflow X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-dynflow X-SVN-Commit-Revision: 461182 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:32 -0000 Author: sunpoet Date: Wed Feb 7 20:10:31 2018 New Revision: 461182 URL: https://svnweb.freebsd.org/changeset/ports/461182 Log: Update to 0.8.35 Changes: https://github.com/Dynflow/dynflow/commits/master Modified: head/devel/rubygem-dynflow/Makefile head/devel/rubygem-dynflow/distinfo Modified: head/devel/rubygem-dynflow/Makefile ============================================================================== --- head/devel/rubygem-dynflow/Makefile Wed Feb 7 20:10:25 2018 (r461181) +++ head/devel/rubygem-dynflow/Makefile Wed Feb 7 20:10:31 2018 (r461182) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dynflow -PORTVERSION= 0.8.34 +PORTVERSION= 0.8.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-dynflow/distinfo ============================================================================== --- head/devel/rubygem-dynflow/distinfo Wed Feb 7 20:10:25 2018 (r461181) +++ head/devel/rubygem-dynflow/distinfo Wed Feb 7 20:10:31 2018 (r461182) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513370510 -SHA256 (rubygem/dynflow-0.8.34.gem) = 5f78d68721f2c8cf49f6e616e92962eed891569363b7289562cb7d1774545130 -SIZE (rubygem/dynflow-0.8.34.gem) = 943616 +TIMESTAMP = 1518028708 +SHA256 (rubygem/dynflow-0.8.35.gem) = 1bb452273549f08c1fbe6b8670ebcb9c6ae343767a38503469856f09790f3fdf +SIZE (rubygem/dynflow-0.8.35.gem) = 943616 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:38 2018 Return-Path: Delivered-To: svn-ports-all@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 B8E21EC97FC; Wed, 7 Feb 2018 20:10:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0670E7C9DA; Wed, 7 Feb 2018 20:10:37 +0000 (UTC) (envelope-from sunpoet@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 9D4823C01; Wed, 7 Feb 2018 20:10:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAbT4097426; Wed, 7 Feb 2018 20:10:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAbf5097424; Wed, 7 Feb 2018 20:10:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAbf5097424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461183 - head/devel/rubygem-jasmine-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-jasmine-core X-SVN-Commit-Revision: 461183 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:38 -0000 Author: sunpoet Date: Wed Feb 7 20:10:37 2018 New Revision: 461183 URL: https://svnweb.freebsd.org/changeset/ports/461183 Log: Update to 3.0.0 Changes: https://github.com/jasmine/jasmine/releases Modified: head/devel/rubygem-jasmine-core/Makefile head/devel/rubygem-jasmine-core/distinfo Modified: head/devel/rubygem-jasmine-core/Makefile ============================================================================== --- head/devel/rubygem-jasmine-core/Makefile Wed Feb 7 20:10:31 2018 (r461182) +++ head/devel/rubygem-jasmine-core/Makefile Wed Feb 7 20:10:37 2018 (r461183) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jasmine-core -PORTVERSION= 2.9.1 +PORTVERSION= 3.0.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-jasmine-core/distinfo ============================================================================== --- head/devel/rubygem-jasmine-core/distinfo Wed Feb 7 20:10:31 2018 (r461182) +++ head/devel/rubygem-jasmine-core/distinfo Wed Feb 7 20:10:37 2018 (r461183) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516437688 -SHA256 (rubygem/jasmine-core-2.9.1.gem) = b40d68807c35eb981700c832c072e08e30733b3e8075dc96612213c0add2f76d -SIZE (rubygem/jasmine-core-2.9.1.gem) = 121856 +TIMESTAMP = 1518028718 +SHA256 (rubygem/jasmine-core-3.0.0.gem) = 843d77ffd32c8632571890356a080a1e72f56d2a3d154abb7204ae1623f23993 +SIZE (rubygem/jasmine-core-3.0.0.gem) = 128000 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:46 2018 Return-Path: Delivered-To: svn-ports-all@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 EB15FEC9842; Wed, 7 Feb 2018 20:10:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30D6C7CB15; Wed, 7 Feb 2018 20:10:44 +0000 (UTC) (envelope-from sunpoet@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 DE17E3C05; Wed, 7 Feb 2018 20:10:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAhS6098244; Wed, 7 Feb 2018 20:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAh7M098242; Wed, 7 Feb 2018 20:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAh7M098242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461184 - head/textproc/rubygem-version_sorter X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-version_sorter X-SVN-Commit-Revision: 461184 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:46 -0000 Author: sunpoet Date: Wed Feb 7 20:10:43 2018 New Revision: 461184 URL: https://svnweb.freebsd.org/changeset/ports/461184 Log: Update to 2.2.3 Changes: https://github.com/github/version_sorter/releases https://github.com/github/version_sorter/commits/master Modified: head/textproc/rubygem-version_sorter/Makefile head/textproc/rubygem-version_sorter/distinfo Modified: head/textproc/rubygem-version_sorter/Makefile ============================================================================== --- head/textproc/rubygem-version_sorter/Makefile Wed Feb 7 20:10:37 2018 (r461183) +++ head/textproc/rubygem-version_sorter/Makefile Wed Feb 7 20:10:43 2018 (r461184) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= version_sorter -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-version_sorter/distinfo ============================================================================== --- head/textproc/rubygem-version_sorter/distinfo Wed Feb 7 20:10:37 2018 (r461183) +++ head/textproc/rubygem-version_sorter/distinfo Wed Feb 7 20:10:43 2018 (r461184) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517316766 -SHA256 (rubygem/version_sorter-2.2.2.gem) = 0b58a3ffe1400c707e823f097c36159dd7a63f1ce85eec11931ac621f940778a -SIZE (rubygem/version_sorter-2.2.2.gem) = 6656 +TIMESTAMP = 1518028726 +SHA256 (rubygem/version_sorter-2.2.3.gem) = 79647285520e7088fab7cc5fa54b3e6ed137b1b0e1f8b2bbb1611fe4f36206fa +SIZE (rubygem/version_sorter-2.2.3.gem) = 6656 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:10:51 2018 Return-Path: Delivered-To: svn-ports-all@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 D0750EC9883; Wed, 7 Feb 2018 20:10:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 572F87CBD3; Wed, 7 Feb 2018 20:10:50 +0000 (UTC) (envelope-from sunpoet@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 CA8463C0D; Wed, 7 Feb 2018 20:10:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KAoLP098369; Wed, 7 Feb 2018 20:10:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KAoc1098367; Wed, 7 Feb 2018 20:10:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802072010.w17KAoc1098367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Feb 2018 20:10:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461185 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-selenium-webdriver X-SVN-Commit-Revision: 461185 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:10:52 -0000 Author: sunpoet Date: Wed Feb 7 20:10:50 2018 New Revision: 461185 URL: https://svnweb.freebsd.org/changeset/ports/461185 Log: Update to 3.9.0 Changes: https://github.com/SeleniumHQ/selenium/releases https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Wed Feb 7 20:10:43 2018 (r461184) +++ head/www/rubygem-selenium-webdriver/Makefile Wed Feb 7 20:10:50 2018 (r461185) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-childprocess>=0.5:devel/rubygem-childprocess \ - rubygem-rubyzip>=1.0:archivers/rubygem-rubyzip + rubygem-rubyzip>=1.2:archivers/rubygem-rubyzip USE_RUBY= yes USES= gem Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Wed Feb 7 20:10:43 2018 (r461184) +++ head/www/rubygem-selenium-webdriver/distinfo Wed Feb 7 20:10:50 2018 (r461185) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512841367 -SHA256 (rubygem/selenium-webdriver-3.8.0.gem) = dd780971e98918e2fb6c24719cc1f939e53a817d5e61345de5d479116cc12f50 -SIZE (rubygem/selenium-webdriver-3.8.0.gem) = 840192 +TIMESTAMP = 1518028737 +SHA256 (rubygem/selenium-webdriver-3.9.0.gem) = 2dc5292326c365dbd2ec54aaeddaab7a6d852e37fc661c7c301738f4799d88ef +SIZE (rubygem/selenium-webdriver-3.9.0.gem) = 841216 From owner-svn-ports-all@freebsd.org Wed Feb 7 20:52:26 2018 Return-Path: Delivered-To: svn-ports-all@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 8A8DDED836F; Wed, 7 Feb 2018 20:52:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E0BD7EA5E; Wed, 7 Feb 2018 20:52:26 +0000 (UTC) (envelope-from yuri@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 38FA84450; Wed, 7 Feb 2018 20:52:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17KqQfx022135; Wed, 7 Feb 2018 20:52:26 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17KqQLi022134; Wed, 7 Feb 2018 20:52:26 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802072052.w17KqQLi022134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 7 Feb 2018 20:52:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461186 - head/print/cups-filters X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/print/cups-filters X-SVN-Commit-Revision: 461186 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 20:52:26 -0000 Author: yuri Date: Wed Feb 7 20:52:25 2018 New Revision: 461186 URL: https://svnweb.freebsd.org/changeset/ports/461186 Log: print/cups-filters: PORTREVSION bump for the print/qpdf library change in r460458 PR: 225726 Reported by: O. Hartmann, tijl Approved by: adamw (mentor, an obvious followup of D14201) Differential Revision: https://reviews.freebsd.org/D14252 Modified: head/print/cups-filters/Makefile Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Wed Feb 7 20:10:50 2018 (r461185) +++ head/print/cups-filters/Makefile Wed Feb 7 20:52:25 2018 (r461186) @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ From owner-svn-ports-all@freebsd.org Wed Feb 7 21:01:46 2018 Return-Path: Delivered-To: svn-ports-all@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 F3BD4ED8F26; Wed, 7 Feb 2018 21:01:45 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8FCA7EFFB; Wed, 7 Feb 2018 21:01:45 +0000 (UTC) (envelope-from yuri@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 A295E45C8; Wed, 7 Feb 2018 21:01:45 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17L1j9X024137; Wed, 7 Feb 2018 21:01:45 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17L1ief024128; Wed, 7 Feb 2018 21:01:44 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802072101.w17L1ief024128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 7 Feb 2018 21:01:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461187 - in head/databases: . arangodb33 arangodb33/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/databases: . arangodb33 arangodb33/files X-SVN-Commit-Revision: 461187 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 21:01:46 -0000 Author: yuri Date: Wed Feb 7 21:01:44 2018 New Revision: 461187 URL: https://svnweb.freebsd.org/changeset/ports/461187 Log: New port: databases/arangodb33: ArangoDB, branch for 3.3.X series, version 3.3.3 Forked from databases/arangodb32. https://www.arangodb.com/ PR: 224998 Submitted by: Vlad Galu Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13831 Added: head/databases/arangodb33/ - copied from r458497, head/databases/arangodb32/ head/databases/arangodb33/files/patch-arangod_RocksDBEngine_RocksDBThrottle.cpp (contents, props changed) head/databases/arangodb33/pkg-message (contents, props changed) Modified: head/databases/Makefile head/databases/arangodb33/Makefile head/databases/arangodb33/distinfo head/databases/arangodb33/files/patch-CMakeLists.txt head/databases/arangodb33/files/patch-arangod_Agency_Store.cpp head/databases/arangodb33/files/patch-lib_Basics_process-utils.cpp head/databases/arangodb33/pkg-plist Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Feb 7 20:52:25 2018 (r461186) +++ head/databases/Makefile Wed Feb 7 21:01:44 2018 (r461187) @@ -21,6 +21,7 @@ SUBDIR += apq-odbc SUBDIR += apq-pgsql SUBDIR += arangodb32 + SUBDIR += arangodb33 SUBDIR += ateam_mysql_ldap_auth SUBDIR += autobackupmysql SUBDIR += bbdb Modified: head/databases/arangodb33/Makefile ============================================================================== --- head/databases/arangodb32/Makefile Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/Makefile Wed Feb 7 21:01:44 2018 (r461187) @@ -1,26 +1,30 @@ -# Created by: Vlad Galu # $FreeBSD$ PORTNAME= arangodb DISTVERSIONPREFIX= v -DISTVERSION= 3.2.9 +DISTVERSION= 3.3.3 CATEGORIES= databases net -PKGNAMESUFFIX= 32 +PKGNAMESUFFIX= 33 MAINTAINER= galu@packetdam.com COMMENT= ArangoDB is a distributed NoSQL database with multiple data models LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON= "Only builds on amd64" +ONLY_FOR_ARCHS_REASON= "Only builds on amd64: https://github.com/arangodb/arangodb/issues/2334" BROKEN_FreeBSD_10= libc++ is too old -USES= gmake ssl cmake:outsource,noninja python:2.7 compiler + +CONFLICTS_INSTALL= arangodb32 +CONFLICTS_BUILD= v8 + +USES= cmake:outsource,noninja compiler gmake python:2.7 ssl # ninja: error: loading 'build.ninja': No such file or directory USE_GITHUB= yes -CMAKE_ARGS= -DUSE_JEMALLOC:BOOL=off \ - -DUSE_BACKTRACE:BOOL=on \ - -DBASE_LD_FLAGS:STRING="-L${BUILD_WRKSRC}/3rdParty/V8/v5.7.492.77/x64.release/obj.target/src -L${BUILD_WRKSRC}/3rdParty/V8/v5.7.492.77/x64.release/obj.target/third_party/icu -L${LOCALBASE}/lib -L/usr/lib" +CMAKE_OFF= USE_JEMALLOC +CMAKE_ON= USE_BACKTRACE +CMAKE_ARGS= -DBASE_LD_FLAGS:STRING="-L${BUILD_WRKSRC}/3rdParty/V8/v5.7.492.77/x64.release/obj.target/src -L${BUILD_WRKSRC}/3rdParty/V8/v5.7.492.77/x64.release/obj.target/third_party/icu -L${LOCALBASE}/lib -L/usr/lib" USERS= arangodb GROUPS= arangodb @@ -28,18 +32,12 @@ USE_RC_SUBR= arangod post-install: .for section in 1 8 - ${MV} ${STAGEDIR}${PREFIX}/share/man/man${section}/* ${STAGEDIR}${PREFIX}/man/man${section}/ - ${RMDIR} ${STAGEDIR}${PREFIX}/share/man/man${section} + @${MV} ${STAGEDIR}${PREFIX}/share/man/man${section}/* ${STAGEDIR}${PREFIX}/man/man${section}/ + @${RMDIR} ${STAGEDIR}${PREFIX}/share/man/man${section} .endfor - ${RMDIR} ${STAGEDIR}${PREFIX}/share/man - ${REINPLACE_CMD} -e 's|/usr/local/var/lib/arangodb3|/var/db/arangodb|g' ${STAGEDIR}${PREFIX}/etc/arangodb/*.conf - ${REINPLACE_CMD} -e 's|/usr/local/var/log/arangodb3|/var/log/arangodb|g' ${STAGEDIR}${PREFIX}/etc/arangodb/arangod.conf - ${FIND} ${STAGEDIR}${PREFIX}/etc/arangodb/ -type f -name *.conf -exec ${MV} {} {}.sample \; - ${RMDIR} ${STAGEDIR}${PREFIX}/var/lib/arangodb - ${RMDIR} ${STAGEDIR}${PREFIX}/var/lib/arangodb-apps - ${RMDIR} ${STAGEDIR}${PREFIX}/var/lib - ${RMDIR} ${STAGEDIR}${PREFIX}/var/log/arangodb - ${RMDIR} ${STAGEDIR}${PREFIX}/var/log - ${RMDIR} ${STAGEDIR}${PREFIX}/var + @${REINPLACE_CMD} -e 's|/usr/local/var/lib/arangodb3|/var/db/arangodb|g' ${STAGEDIR}${PREFIX}/etc/arangodb/*.conf + @${REINPLACE_CMD} -e 's|/usr/local/var/log/arangodb3|/var/log/arangodb|g' ${STAGEDIR}${PREFIX}/etc/arangodb/arangod.conf + @${FIND} ${STAGEDIR}${PREFIX}/etc/arangodb/ -type f -name *.conf -exec ${MV} {} {}.sample \; + @cd ${STAGEDIR}${PREFIX} && ${RMDIR} share/man var/lib/arangodb var/lib/arangodb-apps var/lib var/log/arangodb var/log var .include Modified: head/databases/arangodb33/distinfo ============================================================================== --- head/databases/arangodb32/distinfo Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/distinfo Wed Feb 7 21:01:44 2018 (r461187) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512759306 -SHA256 (arangodb-arangodb-v3.2.9_GH0.tar.gz) = d327b6ca1b192ad83c75b526a89f8a7528a9502d277ae2798f72b55363e22b7b -SIZE (arangodb-arangodb-v3.2.9_GH0.tar.gz) = 144185432 +TIMESTAMP = 1517855989 +SHA256 (arangodb-arangodb-v3.3.3_GH0.tar.gz) = ac4a9f5da88461ae9ecd55e7cc14ef719e6ce320854845e8a1acab763be68539 +SIZE (arangodb-arangodb-v3.3.3_GH0.tar.gz) = 148104432 Modified: head/databases/arangodb33/files/patch-CMakeLists.txt ============================================================================== --- head/databases/arangodb32/files/patch-CMakeLists.txt Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/files/patch-CMakeLists.txt Wed Feb 7 21:01:44 2018 (r461187) @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2017-11-15 11:23:07 UTC +--- CMakeLists.txt.orig 2018-01-05 13:56:52 UTC +++ CMakeLists.txt @@ -38,9 +38,9 @@ if (NOT CMAKE_OSX_DEPLOYMENT_TARGET) endif () @@ -12,7 +12,7 @@ endif () # required for clang completion in editors -@@ -364,7 +364,7 @@ if (CMAKE_COMPILER_IS_GNUCC OR APPLE) +@@ -370,7 +370,7 @@ if (CMAKE_COMPILER_IS_GNUCC OR APPLE) endif () if (CMAKE_COMPILER_IS_CLANG) @@ -21,7 +21,7 @@ set(BASE_CXX_FLAGS "${BASE_CXX_FLAGS} -stdlib=libc++") add_definitions("-Wno-deprecated-declarations") else () -@@ -498,7 +498,11 @@ if (USE_BACKTRACE) +@@ -505,7 +505,11 @@ if (USE_BACKTRACE) if (MSVC) set(BT_LIBS "Dbghelp" CACHE path "Debug Helper libraries") else () @@ -34,7 +34,7 @@ endif () add_definitions("-DARANGODB_ENABLE_BACKTRACE=1") -@@ -573,7 +577,9 @@ endif () +@@ -580,7 +584,9 @@ endif () ################################################################################ if (NOT WINDOWS) @@ -45,3 +45,59 @@ if (NOT DARWIN) set(SYS_LIBS ${SYS_LIBS} rt) +@@ -651,17 +657,17 @@ if (CMAKE_COMPILER_IS_GNUCC) + + set(BASE_FLAGS "-Wall -Wextra -Wno-unused-parameter ${BASE_FLAGS}") + +- set(CMAKE_C_FLAGS "-g" CACHE INTERNAL "default C compiler flags") +- set(CMAKE_C_FLAGS_DEBUG "-O0 -g -D_DEBUG=1" CACHE INTERNAL "C debug flags") +- set(CMAKE_C_FLAGS_MINSIZEREL "-Os" CACHE INTERNAL "C minimal size flags") +- set(CMAKE_C_FLAGS_RELEASE "-O3 -fomit-frame-pointer" CACHE INTERNAL "C release flags") +- set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O3 -g -fno-omit-frame-pointer" CACHE INTERNAL "C release with debug info flags") ++ #set(CMAKE_C_FLAGS "-g" CACHE INTERNAL "default C compiler flags") ++ set(CMAKE_C_FLAGS_DEBUG ${CMAKE_C_FLAGS} CACHE INTERNAL "C debug flags") ++ set(CMAKE_C_FLAGS_MINSIZEREL ${CMAKE_C_FLAGS} CACHE INTERNAL "C minimal size flags") ++ set(CMAKE_C_FLAGS_RELEASE ${CMAKE_C_FLAGS} CACHE INTERNAL "C release flags") ++ set(CMAKE_C_FLAGS_RELWITHDEBINFO ${CMAKE_C_FLAGS} CACHE INTERNAL "C release with debug info flags") + +- set(CMAKE_CXX_FLAGS "-g -Wnon-virtual-dtor" CACHE INTERNAL "default C++ compiler flags") +- set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g -D_DEBUG=1" CACHE INTERNAL "C++ debug flags") +- set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os" CACHE INTERNAL "C++ minimal size flags") +- set(CMAKE_CXX_FLAGS_RELEASE "-O3 -fomit-frame-pointer" CACHE INTERNAL "C++ release flags") +- set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O3 -g -fno-omit-frame-pointer" CACHE INTERNAL "C++ release with debug info flags") ++ #set(CMAKE_CXX_FLAGS "-g -Wnon-virtual-dtor" CACHE INTERNAL "default C++ compiler flags") ++ set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g -D_DEBUG=1" CACHE INTERNAL "C++ debug flags") ++ set(CMAKE_CXX_FLAGS_MINSIZEREL ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ minimal size flags") ++ set(CMAKE_CXX_FLAGS_RELEASE ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ release flags") ++ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ release with debug info flags") + + elseif (CMAKE_COMPILER_IS_CLANG) + if (VERBOSE) +@@ -670,17 +676,17 @@ elseif (CMAKE_COMPILER_IS_CLANG) + + set(BASE_FLAGS "-Wall -Wextra -Wno-unused-parameter ${BASE_FLAGS}") + +- set(CMAKE_C_FLAGS "-g" CACHE INTERNAL "default C compiler flags") +- set(CMAKE_C_FLAGS_DEBUG "-O0 -g -D_DEBUG=1" CACHE INTERNAL "C debug flags") +- set(CMAKE_C_FLAGS_MINSIZEREL "-Os" CACHE INTERNAL "C minimal size flags") +- set(CMAKE_C_FLAGS_RELEASE "-O3 -fomit-frame-pointer" CACHE INTERNAL "C release flags") +- set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O3 -g -fno-omit-frame-pointer" CACHE INTERNAL "C release with debug info flags") ++ #set(CMAKE_C_FLAGS "-g" CACHE INTERNAL "default C compiler flags") ++ set(CMAKE_C_FLAGS_DEBUG ${CMAKE_C_FLAGS} CACHE INTERNAL "C debug flags") ++ set(CMAKE_C_FLAGS_MINSIZEREL ${CMAKE_C_FLAGS} CACHE INTERNAL "C minimal size flags") ++ set(CMAKE_C_FLAGS_RELEASE ${CMAKE_C_FLAGS} CACHE INTERNAL "C release flags") ++ set(CMAKE_C_FLAGS_RELWITHDEBINFO ${CMAKE_C_FLAGS} CACHE INTERNAL "C release with debug info flags") + +- set(CMAKE_CXX_FLAGS "-g -Wnon-virtual-dtor" CACHE INTERNAL "default C++ compiler flags") +- set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g -D_DEBUG=1" CACHE INTERNAL "C++ debug flags") +- set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os" CACHE INTERNAL "C++ minimal size flags") +- set(CMAKE_CXX_FLAGS_RELEASE "-O3 -fomit-frame-pointer" CACHE INTERNAL "C++ release flags") +- set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O3 -g -fno-omit-frame-pointer" CACHE INTERNAL "C++ release with debug info flags") ++ #set(CMAKE_CXX_FLAGS "-g -Wnon-virtual-dtor" CACHE INTERNAL "default C++ compiler flags") ++ set(CMAKE_CXX_FLAGS_DEBUG ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ debug flags") ++ set(CMAKE_CXX_FLAGS_MINSIZEREL ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ minimal size flags") ++ set(CMAKE_CXX_FLAGS_RELEASE ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ release flags") ++ set(CMAKE_CXX_FLAGS_RELWITHDEBINFO ${CMAKE_CXX_FLAGS} CACHE INTERNAL "C++ release with debug info flags") + + elseif (MSVC) + if (VERBOSE) Modified: head/databases/arangodb33/files/patch-arangod_Agency_Store.cpp ============================================================================== --- head/databases/arangodb32/files/patch-arangod_Agency_Store.cpp Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/files/patch-arangod_Agency_Store.cpp Wed Feb 7 21:01:44 2018 (r461187) @@ -1,6 +1,6 @@ ---- arangod/Agency/Store.cpp.orig 2017-11-15 11:23:07 UTC +--- arangod/Agency/Store.cpp.orig 2018-01-05 13:56:52 UTC +++ arangod/Agency/Store.cpp -@@ -601,7 +601,7 @@ void Store::dumpToBuilder(Builder& build +@@ -603,7 +603,7 @@ void Store::dumpToBuilder(Builder& build auto ts = std::chrono::duration_cast( i.first.time_since_epoch()) .count(); Added: head/databases/arangodb33/files/patch-arangod_RocksDBEngine_RocksDBThrottle.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/arangodb33/files/patch-arangod_RocksDBEngine_RocksDBThrottle.cpp Wed Feb 7 21:01:44 2018 (r461187) @@ -0,0 +1,25 @@ +--- arangod/RocksDBEngine/RocksDBThrottle.cpp.orig 2018-01-05 13:56:52 UTC ++++ arangod/RocksDBEngine/RocksDBThrottle.cpp +@@ -515,8 +515,8 @@ void RocksDBThrottle::AdjustThreadPriori + pid_t tid; + int ret_val; + +- tid = syscall(SYS_gettid); +- if (-1!=(int)tid) ++ ret_val = syscall(SYS_thr_self, &tid); ++ if (-1!=ret_val) + { + errno=0; + ret_val=getpriority(PRIO_PROCESS, tid); +@@ -534,8 +534,9 @@ void RocksDBThrottle::AdjustThreadPriori + && (gThreadPriority._basePriority+Adjustment)!=gThreadPriority._currentPriority) { + + pid_t tid; +- tid = syscall(SYS_gettid); +- if (-1!=(int)tid) ++ int ret_val; ++ ret_val = syscall(SYS_thr_self, &tid); ++ if (-1!=(int)ret_val) + { + gThreadPriority._currentPriority = gThreadPriority._basePriority + Adjustment; + setpriority(PRIO_PROCESS, tid, gThreadPriority._currentPriority); Modified: head/databases/arangodb33/files/patch-lib_Basics_process-utils.cpp ============================================================================== --- head/databases/arangodb32/files/patch-lib_Basics_process-utils.cpp Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/files/patch-lib_Basics_process-utils.cpp Wed Feb 7 21:01:44 2018 (r461187) @@ -1,15 +1,15 @@ ---- lib/Basics/process-utils.cpp.orig 2017-11-15 11:23:07 UTC +--- lib/Basics/process-utils.cpp.orig 2018-01-05 13:56:52 UTC +++ lib/Basics/process-utils.cpp @@ -23,7 +23,7 @@ #include "process-utils.h" -#if defined(TRI_HAVE_MACOS_MEM_STATS) -+#if defined(TRI_HAVE_MACOS_MEM_STATS) || defined (__FreeBSD__) ++#if defined(TRI_HAVE_MACOS_MEM_STATS) || defined(__FreeBSD__) #include #include #endif -@@ -581,6 +581,7 @@ TRI_process_info_t TRI_ProcessInfoSelf() +@@ -557,6 +557,7 @@ ProcessInfo TRI_ProcessInfoSelf() { } #else @@ -17,7 +17,7 @@ /// -------------------------------------------- /// transform a file time to timestamp /// Particularities: -@@ -673,6 +674,7 @@ TRI_process_info_t TRI_ProcessInfoSelf() +@@ -648,6 +649,7 @@ ProcessInfo TRI_ProcessInfoSelf() { return result; } #endif @@ -25,7 +25,7 @@ //////////////////////////////////////////////////////////////////////////////// /// @brief returns information about the process -@@ -1254,7 +1256,7 @@ bool TRI_ContinueExternalProcess(TRI_ext +@@ -1435,7 +1437,7 @@ bool TRI_ContinueExternalProcess(Externa /// @brief gets the physical memory //////////////////////////////////////////////////////////////////////////////// @@ -34,19 +34,3 @@ static uint64_t GetPhysicalMemory() { int mib[2]; -@@ -1297,6 +1299,7 @@ static uint64_t GetPhysicalMemory() { - - #else - -+#ifdef _WIN32 - static uint64_t GetPhysicalMemory() { - PROCESS_MEMORY_COUNTERS pmc; - memset(&result, 0, sizeof(result)); -@@ -1307,6 +1310,7 @@ static uint64_t GetPhysicalMemory() { - } - return 0; - } -+#endif // _WIN32 - #endif - #endif - #endif Added: head/databases/arangodb33/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/arangodb33/pkg-message Wed Feb 7 21:01:44 2018 (r461187) @@ -0,0 +1,23 @@ +====================================================================== +You installed ArangoDB: a distributed NoSQL database. + +To enable the service at startup, you should execute the command: +sysrc arangod_enable="YES" + +To start it as a service, you should execute the command: +# service arangod start + +ArangoDB starts with the empty root password. + +To change the root password, run 'arangosh' as root, and execute: +require("@arangodb/users").update("root", "new-secretpassword", true); + +ArangoDB has a web interface available at: +http://localhost:8529 + +The web interface allows you to add users, create databases, manipulate +data. + +ArangoDB uses the AQL language to query and modify data, as opposed to +the SQL language used by relational databases. +====================================================================== Modified: head/databases/arangodb33/pkg-plist ============================================================================== --- head/databases/arangodb32/pkg-plist Mon Jan 8 23:27:32 2018 (r458497) +++ head/databases/arangodb33/pkg-plist Wed Feb 7 21:01:44 2018 (r461187) @@ -39,9 +39,7 @@ sbin/arangod %%DATADIR%%/js/actions/_admin/database/app.js %%DATADIR%%/js/actions/_admin/foxx/app.js %%DATADIR%%/js/actions/_admin/routing/app.js -%%DATADIR%%/js/actions/_admin/server/app.js %%DATADIR%%/js/actions/_admin/statistics/app.js -%%DATADIR%%/js/actions/_api/collection/app.js %%DATADIR%%/js/actions/api-aqlfunction.js %%DATADIR%%/js/actions/api-cluster.js %%DATADIR%%/js/actions/api-configuration.js @@ -49,7 +47,6 @@ sbin/arangod %%DATADIR%%/js/actions/api-simple.js %%DATADIR%%/js/actions/api-system.js %%DATADIR%%/js/actions/api-tasks.js -%%DATADIR%%/js/actions/api-transaction.js %%DATADIR%%/js/actions/api-traversal.js %%DATADIR%%/js/apps/system/_admin/aardvark/APP/GruntFile.js %%DATADIR%%/js/apps/system/_admin/aardvark/APP/aardvark.js @@ -607,6 +604,7 @@ sbin/arangod %%DATADIR%%/js/client/modules/@arangodb/testsuites/dfdb.js %%DATADIR%%/js/client/modules/@arangodb/testsuites/dump.js %%DATADIR%%/js/client/modules/@arangodb/testsuites/dump_authentication.js +%%DATADIR%%/js/client/modules/@arangodb/testsuites/dump_encrypted.js %%DATADIR%%/js/client/modules/@arangodb/testsuites/endpoints.js %%DATADIR%%/js/client/modules/@arangodb/testsuites/export.js %%DATADIR%%/js/client/modules/@arangodb/testsuites/fail.js @@ -671,6 +669,9 @@ sbin/arangod %%DATADIR%%/js/common/modules/loadtestrunner.js %%DATADIR%%/js/common/modules/reportgenerator.js %%DATADIR%%/js/contrib/CSV_export/CSVexport.js +%%DATADIR%%/js/contrib/flux/ansi.js +%%DATADIR%%/js/contrib/flux/axel.js +%%DATADIR%%/js/contrib/flux/flux.js %%DATADIR%%/js/contrib/graph_generators/circle.js %%DATADIR%%/js/contrib/graph_generators/grid.js %%DATADIR%%/js/contrib/graph_generators/random.js @@ -4662,51 +4663,18 @@ sbin/arangod %%DATADIR%%/js/node/v8.js %%DATADIR%%/js/node/zlib.js %%DATADIR%%/js/server/arango-dfdb.js -%%DATADIR%%/js/server/assets/swagger/css/print.css -%%DATADIR%%/js/server/assets/swagger/css/reset.css -%%DATADIR%%/js/server/assets/swagger/css/screen.css -%%DATADIR%%/js/server/assets/swagger/css/style.css -%%DATADIR%%/js/server/assets/swagger/css/typography.css -%%DATADIR%%/js/server/assets/swagger/fonts/DroidSans-Bold.ttf -%%DATADIR%%/js/server/assets/swagger/fonts/DroidSans.ttf -%%DATADIR%%/js/server/assets/swagger/images/collapse.gif -%%DATADIR%%/js/server/assets/swagger/images/expand.gif -%%DATADIR%%/js/server/assets/swagger/images/explorer_icons.png -%%DATADIR%%/js/server/assets/swagger/images/favicon-16x16.png -%%DATADIR%%/js/server/assets/swagger/images/favicon-32x32.png -%%DATADIR%%/js/server/assets/swagger/images/favicon.ico -%%DATADIR%%/js/server/assets/swagger/images/logo_small.png -%%DATADIR%%/js/server/assets/swagger/images/pet_store_api.png -%%DATADIR%%/js/server/assets/swagger/images/throbber.gif -%%DATADIR%%/js/server/assets/swagger/images/wordnik_api.png -%%DATADIR%%/js/server/assets/swagger/index-alt.html +%%DATADIR%%/js/server/assets/swagger/favicon-16x16.png +%%DATADIR%%/js/server/assets/swagger/favicon-32x32.png %%DATADIR%%/js/server/assets/swagger/index.html -%%DATADIR%%/js/server/assets/swagger/lang/en.js -%%DATADIR%%/js/server/assets/swagger/lang/es.js -%%DATADIR%%/js/server/assets/swagger/lang/fr.js -%%DATADIR%%/js/server/assets/swagger/lang/it.js -%%DATADIR%%/js/server/assets/swagger/lang/ja.js -%%DATADIR%%/js/server/assets/swagger/lang/pl.js -%%DATADIR%%/js/server/assets/swagger/lang/pt.js -%%DATADIR%%/js/server/assets/swagger/lang/ru.js -%%DATADIR%%/js/server/assets/swagger/lang/tr.js -%%DATADIR%%/js/server/assets/swagger/lang/translator.js -%%DATADIR%%/js/server/assets/swagger/lang/zh-cn.js -%%DATADIR%%/js/server/assets/swagger/lib/backbone-min.js -%%DATADIR%%/js/server/assets/swagger/lib/handlebars-2.0.0.js -%%DATADIR%%/js/server/assets/swagger/lib/highlight.7.3.pack.js -%%DATADIR%%/js/server/assets/swagger/lib/jquery-1.8.0.min.js -%%DATADIR%%/js/server/assets/swagger/lib/jquery.ba-bbq.min.js -%%DATADIR%%/js/server/assets/swagger/lib/jquery.slideto.min.js -%%DATADIR%%/js/server/assets/swagger/lib/jquery.wiggle.min.js -%%DATADIR%%/js/server/assets/swagger/lib/jsoneditor.min.js -%%DATADIR%%/js/server/assets/swagger/lib/marked.js -%%DATADIR%%/js/server/assets/swagger/lib/swagger-oauth.js -%%DATADIR%%/js/server/assets/swagger/lib/underscore-min.js -%%DATADIR%%/js/server/assets/swagger/lib/underscore-min.map -%%DATADIR%%/js/server/assets/swagger/o2c.html +%%DATADIR%%/js/server/assets/swagger/oauth2-redirect.html +%%DATADIR%%/js/server/assets/swagger/swagger-ui-bundle.js +%%DATADIR%%/js/server/assets/swagger/swagger-ui-bundle.js.map +%%DATADIR%%/js/server/assets/swagger/swagger-ui-standalone-preset.js +%%DATADIR%%/js/server/assets/swagger/swagger-ui-standalone-preset.js.map +%%DATADIR%%/js/server/assets/swagger/swagger-ui.css +%%DATADIR%%/js/server/assets/swagger/swagger-ui.css.map %%DATADIR%%/js/server/assets/swagger/swagger-ui.js -%%DATADIR%%/js/server/assets/swagger/swagger-ui.min.js +%%DATADIR%%/js/server/assets/swagger/swagger-ui.js.map %%DATADIR%%/js/server/bootstrap/autoload.js %%DATADIR%%/js/server/bootstrap/cluster-bootstrap.js %%DATADIR%%/js/server/bootstrap/coordinator-database.js @@ -4782,6 +4750,7 @@ sbin/arangod %%DATADIR%%/js/server/modules/@arangodb/foxx/types.js %%DATADIR%%/js/server/modules/@arangodb/index.js %%DATADIR%%/js/server/modules/@arangodb/parser.js +%%DATADIR%%/js/server/modules/@arangodb/pregel.js %%DATADIR%%/js/server/modules/@arangodb/replication.js %%DATADIR%%/js/server/modules/@arangodb/request.js %%DATADIR%%/js/server/modules/@arangodb/simple-query.js From owner-svn-ports-all@freebsd.org Wed Feb 7 21:43:31 2018 Return-Path: Delivered-To: svn-ports-all@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 B689EEDC1B4; Wed, 7 Feb 2018 21:43:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 60D7A8097B; Wed, 7 Feb 2018 21:43:30 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3E87D4C70; Wed, 7 Feb 2018 21:43:30 +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 w17LhUDf046787; Wed, 7 Feb 2018 21:43:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17LhT9u046783; Wed, 7 Feb 2018 21:43:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802072143.w17LhT9u046783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Feb 2018 21:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461188 - in head/devel: . py-pep8-naming X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/devel: . py-pep8-naming X-SVN-Commit-Revision: 461188 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 21:43:31 -0000 Author: amdmi3 Date: Wed Feb 7 21:43:29 2018 New Revision: 461188 URL: https://svnweb.freebsd.org/changeset/ports/461188 Log: Check the PEP-8 naming conventions. This module provides a plugin for flake8, the Python code checker. (It replaces the plugin flint-naming for the flint checker.) WWW: https://pypi.python.org/pypi/pep8-naming Added: head/devel/py-pep8-naming/ head/devel/py-pep8-naming/Makefile (contents, props changed) head/devel/py-pep8-naming/distinfo (contents, props changed) head/devel/py-pep8-naming/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Feb 7 21:01:44 2018 (r461187) +++ head/devel/Makefile Wed Feb 7 21:43:29 2018 (r461188) @@ -4681,6 +4681,7 @@ SUBDIR += py-paver SUBDIR += py-pbr SUBDIR += py-pefile + SUBDIR += py-pep8-naming SUBDIR += py-period SUBDIR += py-petname SUBDIR += py-pex @@ -5959,8 +5960,8 @@ SUBDIR += sysconftool SUBDIR += sysfsutils SUBDIR += t1lib - SUBDIR += tablist SUBDIR += ta-lib + SUBDIR += tablist SUBDIR += tailor SUBDIR += talloc SUBDIR += tass64 Added: head/devel/py-pep8-naming/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pep8-naming/Makefile Wed Feb 7 21:43:29 2018 (r461188) @@ -0,0 +1,25 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= pep8-naming +PORTVERSION= 0.5.0 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Check PEP-8 naming conventions, plugin for flake8 + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8-polyfill>=0:devel/py-flake8-polyfill@${FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +.include Added: head/devel/py-pep8-naming/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pep8-naming/distinfo Wed Feb 7 21:43:29 2018 (r461188) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518037481 +SHA256 (pep8-naming-0.5.0.tar.gz) = 5a2a085340b1d530605a7f4a96816433be43504c58eace799dbacdcfd6febe9d +SIZE (pep8-naming-0.5.0.tar.gz) = 9277 Added: head/devel/py-pep8-naming/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pep8-naming/pkg-descr Wed Feb 7 21:43:29 2018 (r461188) @@ -0,0 +1,7 @@ +Check the PEP-8 naming conventions. + +This module provides a plugin for flake8, the Python code checker. + +(It replaces the plugin flint-naming for the flint checker.) + +WWW: https://pypi.python.org/pypi/pep8-naming From owner-svn-ports-all@freebsd.org Wed Feb 7 22:24:00 2018 Return-Path: Delivered-To: svn-ports-all@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 08B1FEDEF33; Wed, 7 Feb 2018 22:24:00 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAC2681FF9; Wed, 7 Feb 2018 22:23:59 +0000 (UTC) (envelope-from glewis@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 A579052E2; Wed, 7 Feb 2018 22:23:59 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17MNxR7066514; Wed, 7 Feb 2018 22:23:59 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17MNwpI066511; Wed, 7 Feb 2018 22:23:58 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201802072223.w17MNwpI066511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Wed, 7 Feb 2018 22:23:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461189 - in head/java/openjdk7: . files X-SVN-Group: ports-head X-SVN-Commit-Author: glewis X-SVN-Commit-Paths: in head/java/openjdk7: . files X-SVN-Commit-Revision: 461189 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 22:24:00 -0000 Author: glewis Date: Wed Feb 7 22:23:58 2018 New Revision: 461189 URL: https://svnweb.freebsd.org/changeset/ports/461189 Log: . Update to 7u161. Deleted: head/java/openjdk7/files/patch-src-solaris-native-java-net-bsd_close.c Modified: head/java/openjdk7/Makefile head/java/openjdk7/distinfo head/java/openjdk7/files/patch-bsd Modified: head/java/openjdk7/Makefile ============================================================================== --- head/java/openjdk7/Makefile Wed Feb 7 21:43:29 2018 (r461188) +++ head/java/openjdk7/Makefile Wed Feb 7 22:23:58 2018 (r461189) @@ -34,7 +34,8 @@ PATCHFILES= patch-7u45-b30.xz \ patch-7u121-b00.xz \ patch-7u131-b00.xz \ patch-7u141-b02.xz \ - patch-7u151-b01.xz + patch-7u151-b01.xz \ + patch-7u161-b01.xz MAINTAINER?= glewis@FreeBSD.org COMMENT?= Java Development Kit 7 @@ -77,7 +78,7 @@ JAVAVMS_COMMENT+= JRE INSTALLDIR= ${PREFIX}/${PORTNAME}${JDK_MAJOR_VERSION}-jre .endif -PORT_MINOR_VERSION= 151 +PORT_MINOR_VERSION= 161 PORT_BUILD_NUMBER= 01 JDK_MAJOR_VERSION= 7 JDK_MINOR_VERSION= 40 Modified: head/java/openjdk7/distinfo ============================================================================== --- head/java/openjdk7/distinfo Wed Feb 7 21:43:29 2018 (r461188) +++ head/java/openjdk7/distinfo Wed Feb 7 22:23:58 2018 (r461189) @@ -1,4 +1,4 @@ -TIMESTAMP = 1504889826 +TIMESTAMP = 1518019203 SHA256 (openjdk-7u40-fcs-src-b43-26_aug_2013.zip) = 00f8ea561876cbcad174ba3ca7a9ae10b50df46a782ac64c2ac57ac357b50596 SIZE (openjdk-7u40-fcs-src-b43-26_aug_2013.zip) = 104575196 SHA256 (apache-ant-1.9.7-bin.zip) = b28c5ea0b5ea90bb4ad6bab229b6a56ac4461760a251a12567803a69259cd9de @@ -37,3 +37,5 @@ SHA256 (patch-7u141-b02.xz) = 721db525f519417c30d37bcf SIZE (patch-7u141-b02.xz) = 165488 SHA256 (patch-7u151-b01.xz) = 90f1f83528825290f2183f4122e8cef8e1bac4814a826f449271cc7635ca197c SIZE (patch-7u151-b01.xz) = 217872 +SHA256 (patch-7u161-b01.xz) = 9c466a4a39a77fab96798ce120dd1dc7446d6930bd25ae5390ce3e9e9a4b8dc2 +SIZE (patch-7u161-b01.xz) = 364440 Modified: head/java/openjdk7/files/patch-bsd ============================================================================== --- head/java/openjdk7/files/patch-bsd Wed Feb 7 21:43:29 2018 (r461188) +++ head/java/openjdk7/files/patch-bsd Wed Feb 7 22:23:58 2018 (r461189) @@ -1,50 +1,5 @@ ---- ./.hgtags Tue Aug 01 14:12:25 2017 +0100 -+++ ./.hgtags Thu Sep 07 23:37:08 2017 -0700 -@@ -123,6 +123,7 @@ - 2d38c2a79c144c30cd04d143d83ee7ec6af40771 jdk7-b146 - 3ac30b3852876ccad6bd61697b5f9efa91ca7bc6 jdk7u1-b01 - d91364304d7c4ecd34caffdba2b840aeb0d10b51 jdk7-b147 -+00b623147f23ef8a92a25c4c28ef8681dc1d1b52 7u0 - 34451dc0580d5c95d97b95a564e6198f36545d68 jdk7u1-b02 - bf735d852f79bdbb3373c777eec3ff27e035e7ba jdk7u1-b03 - f66a2bada589f4157789e6f66472954d2f1c114e jdk7u1-b04 -@@ -612,3 +613,4 @@ - b21d7bc25e0f96c6ed9b19e1ea0ea6253c34d7fe jdk7u141-b01 - db8fe12e5e508b18dd0aeb166099406a774b0d04 jdk7u141-b02 - ae6c3762cdc9b1610211cd1ad1a29ed1a7f8471e jdk7u151-b00 -+c63b09823b9fa0ddeb37c1ac534569a9227c5bf6 jdk7u151-b01 ---- ./corba/.hgtags Tue Aug 01 14:12:26 2017 +0100 -+++ ./corba/.hgtags Thu Sep 07 23:37:09 2017 -0700 -@@ -123,6 +123,7 @@ - 770227a4087e4e401fe87ccd19738440111c3948 jdk7-b146 - 36f0efbc66ef8ace3cca8aa8d0c88f3334080f8a jdk7u1-b01 - 73323cb3396260d93e0ab731fd2d431096ceed0f jdk7-b147 -+578c4d2c534cc761f5f5cc0d8360471bb8d5f94f 7u0 - 9515a2d034b4727c11aeea36354a549fbc469c4f jdk7u1-b02 - dd71cb354c573c1addcda269a7dd9144bfce9587 jdk7u1-b03 - eaee830124aa453627591d8f9eccb39d7e040876 jdk7u1-b04 -@@ -614,3 +615,4 @@ - caa46a309b1195a0301956e7416633b717553925 jdk7u141-b01 - 39240de9d27767c8bad74e34f83f0a4902a9ef85 jdk7u141-b02 - d232281a177cd3f80d48eca3f1bbc3919f720a1e jdk7u151-b00 -+f74af33b4963a7c484ffa605f11e41efd92966e3 jdk7u151-b01 ---- ./hotspot/.hgtags Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/.hgtags Fri Sep 08 09:32:12 2017 -0700 -@@ -182,6 +182,7 @@ - 38fa55e5e79232d48f1bb8cf27d88bc094c9375a hs21-b16 - 81d815b05abb564aa1f4100ae13491c949b9a07e jdk7-b147 - 81d815b05abb564aa1f4100ae13491c949b9a07e hs21-b17 -+f1a18ada5853af49fce54d43dd5a5b67dc291470 7u0 - 9b0ca45cd756d538c4c30afab280a91868eee1a5 jdk7u2-b01 - 0cc8a70952c368e06de2adab1f2649a408f5e577 jdk8-b01 - 31e253c1da429124bb87570ab095d9bc89850d0a jdk8-b02 -@@ -846,3 +847,4 @@ - 22c5a6ca09e35b63baf51bad4cb3d8f0cf326705 jdk7u141-b01 - 56ad25be7d88c2c2da562fe1e8879c8723d01da1 jdk7u141-b02 - 75662a7ec1719b3133636d09bd078968579a55ab jdk7u151-b00 -+d0c7cea0660f7a8188a7b8c1f6d1a6c8d6388fb0 jdk7u151-b01 ---- ./hotspot/agent/src/os/bsd/ps_proc.c Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/agent/src/os/bsd/ps_proc.c Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/agent/src/os/bsd/ps_proc.c Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/agent/src/os/bsd/ps_proc.c Sat Feb 03 14:01:55 2018 -0800 @@ -131,7 +131,7 @@ static bool ptrace_continue(pid_t pid, int signal) { @@ -54,8 +9,8 @@ print_debug("ptrace(PTRACE_CONT, ..) failed for %d\n", pid); return false; } ---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java Sat Feb 03 14:01:55 2018 -0800 @@ -33,6 +33,7 @@ import sun.jvm.hotspot.debugger.remote.*; import sun.jvm.hotspot.debugger.windbg.*; @@ -64,8 +19,8 @@ import sun.jvm.hotspot.memory.*; import sun.jvm.hotspot.oops.*; import sun.jvm.hotspot.runtime.*; ---- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java Sat Feb 03 14:01:55 2018 -0800 @@ -35,6 +35,7 @@ import sun.jvm.hotspot.debugger.windbg.*; import sun.jvm.hotspot.debugger.linux.*; @@ -74,8 +29,8 @@ import sun.jvm.hotspot.debugger.remote.*; import sun.jvm.hotspot.livejvm.*; import sun.jvm.hotspot.memory.*; ---- ./hotspot/make/bsd/Makefile Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/Makefile Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/Makefile Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/Makefile Sat Feb 03 14:01:55 2018 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. @@ -105,8 +60,8 @@ # Synonyms for win32-like targets. compiler2: jvmg product ---- ./hotspot/make/bsd/makefiles/build_vm_def.sh Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/build_vm_def.sh Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/build_vm_def.sh Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/build_vm_def.sh Sat Feb 03 14:01:55 2018 -0800 @@ -1,12 +1,28 @@ #!/bin/sh @@ -142,8 +97,8 @@ + if ($3 ~ /^_ZN9Arguments17SharedArchivePathE$/) print "\t" $3 ";" + }' | sort -u ;; +esac ---- ./hotspot/make/bsd/makefiles/buildtree.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/buildtree.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/buildtree.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/buildtree.make Sat Feb 03 14:01:55 2018 -0800 @@ -255,6 +255,16 @@ echo "$(call gamma-path,commonsrc,os/posix/vm)"; \ [ -n "$(CFLAGS_BROWSE)" ] && \ @@ -170,8 +125,8 @@ .dbxrc: $(BUILDTREE_MAKE) @echo Creating $@ ... ---- ./hotspot/make/bsd/makefiles/gcc.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/gcc.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/gcc.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/gcc.make Sat Feb 03 14:01:55 2018 -0800 @@ -117,7 +117,10 @@ CFLAGS += -fno-rtti CFLAGS += -fno-exceptions @@ -205,8 +160,8 @@ endif # -DDONT_USE_PRECOMPILED_HEADER will exclude all includes in precompiled.hpp. ---- ./hotspot/make/bsd/makefiles/jsig.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/jsig.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/jsig.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/jsig.make Sat Feb 03 14:01:55 2018 -0800 @@ -36,9 +36,16 @@ LIBJSIG_G = lib$(JSIG_G).so endif @@ -259,8 +214,8 @@ $(QUIETLY) cp -f $(LIBJSIG) $(DEST_JSIG) && echo "Done" .PHONY: install_jsig ---- ./hotspot/make/bsd/makefiles/launcher.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/launcher.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/launcher.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/launcher.make Sat Feb 03 14:01:55 2018 -0800 @@ -50,7 +50,7 @@ LIBS_LAUNCHER += $(STATIC_STDCXX) $(LIBS) else @@ -270,8 +225,8 @@ # The gamma launcher runs the JDK from $JAVA_HOME, overriding the JVM with a # freshly built JVM at ./libjvm.{so|dylib}. This is accomplished by setting ---- ./hotspot/make/bsd/makefiles/mapfile-vers-product Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/mapfile-vers-product Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/mapfile-vers-product Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/mapfile-vers-product Sat Feb 03 14:01:55 2018 -0800 @@ -19,237 +19,248 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any @@ -746,8 +701,8 @@ + local: + *; +}; ---- ./hotspot/make/bsd/makefiles/ppc.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/ppc.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/ppc.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/ppc.make Sat Feb 03 14:01:55 2018 -0800 @@ -28,3 +28,6 @@ # Must also specify if CPU is big endian CFLAGS += -DVM_BIG_ENDIAN @@ -755,8 +710,8 @@ +ifdef E500V2 +ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1 +endif ---- ./hotspot/make/bsd/makefiles/saproc.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/bsd/makefiles/saproc.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/bsd/makefiles/saproc.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/bsd/makefiles/saproc.make Sat Feb 03 14:01:55 2018 -0800 @@ -36,6 +36,11 @@ LIBSAPROC_G = lib$(SAPROC_G).so endif @@ -813,8 +768,8 @@ cp -f $(LIBSAPROC) $(DEST_SAPROC) && echo "Done"; \ fi ---- ./hotspot/make/solaris/makefiles/defs.make Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/make/solaris/makefiles/defs.make Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/make/solaris/makefiles/defs.make Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/make/solaris/makefiles/defs.make Sat Feb 03 14:01:55 2018 -0800 @@ -221,8 +221,8 @@ endif ifeq ($(JVM_VARIANT_CLIENT),true) @@ -826,8 +781,8 @@ EXPORT_LIST += $(EXPORT_CLIENT_DIR)/libjvm_dtrace.$(LIBRARY_SUFFIX) ifeq ($(ARCH_DATA_MODEL),32) EXPORT_LIST += $(EXPORT_CLIENT_DIR)/64/libjvm_db.$(LIBRARY_SUFFIX) ---- ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/cpu/sparc/vm/globals_sparc.hpp Sat Feb 03 14:01:55 2018 -0800 @@ -71,7 +71,11 @@ define_pd_global(bool, RewriteBytecodes, true); define_pd_global(bool, RewriteFrequentPairs, true); @@ -841,7 +796,7 @@ // GC Ergo Flags define_pd_global(intx, CMSYoungGenPerWorker, 16*M); // default max size of CMS young gen, per GC worker thread --- /dev/null Thu Jan 01 00:00:00 1970 +0000 -+++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp Fri Sep 08 09:32:12 2017 -0700 ++++ ./hotspot/src/os/bsd/vm/decoder_bsd.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -0,0 +1,46 @@ +/* + * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. @@ -889,8 +844,8 @@ + return false; +} + ---- ./hotspot/src/os/bsd/vm/os_bsd.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os/bsd/vm/os_bsd.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -163,6 +163,7 @@ #endif pthread_t os::Bsd::_main_thread; @@ -1310,8 +1265,8 @@ } else { pthread_mutex_unlock(_mutex); assert (status == 0, "invariant") ; ---- ./hotspot/src/os/bsd/vm/os_bsd.hpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.hpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.hpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os/bsd/vm/os_bsd.hpp Sat Feb 03 14:01:55 2018 -0800 @@ -106,6 +106,12 @@ static bool hugetlbfs_sanity_check(bool warn, size_t page_size); @@ -1386,8 +1341,8 @@ } }; ---- ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os/bsd/vm/os_bsd.inline.hpp Sat Feb 03 14:01:55 2018 -0800 @@ -31,10 +31,22 @@ # include "atomic_bsd_x86.inline.hpp" # include "orderAccess_bsd_x86.inline.hpp" @@ -1411,8 +1366,8 @@ // System includes ---- ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os/bsd/vm/thread_bsd.inline.hpp Sat Feb 03 14:01:55 2018 -0800 @@ -34,11 +34,26 @@ # include "orderAccess_bsd_x86.inline.hpp" # include "prefetch_bsd_x86.inline.hpp" @@ -1440,8 +1395,8 @@ // Contains inlined functions for class Thread and ThreadLocalStorage ---- ./hotspot/src/os/posix/vm/os_posix.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os/posix/vm/os_posix.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os/posix/vm/os_posix.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os/posix/vm/os_posix.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -183,11 +183,19 @@ if (rlim.rlim_cur == RLIM_INFINITY) st->print("infinity"); else st->print("%d", rlim.rlim_cur); @@ -1462,8 +1417,8 @@ } void os::Posix::print_uname_info(outputStream* st) { ---- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -945,7 +945,7 @@ if (rslt != 0) fatal(err_msg("pthread_stackseg_np failed with err = %d", rslt)); @@ -1473,8 +1428,8 @@ *size = ss.ss_size; #elif defined(_ALLBSD_SOURCE) pthread_attr_t attr; ---- ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -24,7 +24,7 @@ */ @@ -1484,8 +1439,8 @@ # include /* For pthread_attr_get_np */ #endif ---- ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -111,7 +111,7 @@ if (e.should_commit()) { e.set_gcId(_shared_gc_info.id()); @@ -1495,8 +1450,8 @@ e.commit(); } } ---- ./hotspot/src/share/vm/opto/lcm.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/opto/lcm.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/opto/lcm.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/opto/lcm.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -57,7 +57,7 @@ // Check whether val is not-null-decoded compressed oop, // i.e. will grab into the base of the heap if it represents NULL. @@ -1506,8 +1461,8 @@ if (val && val->is_Mach()) { if (val->as_Mach()->ideal_Opcode() == Op_DecodeN) { // This assumes all Decodes with TypePtr::NotNull are matched to nodes that ---- ./hotspot/src/share/vm/runtime/atomic.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/atomic.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/runtime/atomic.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/runtime/atomic.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -57,6 +57,12 @@ #ifdef TARGET_OS_ARCH_windows_x86 # include "atomic_windows_x86.inline.hpp" @@ -1521,8 +1476,8 @@ #ifdef TARGET_OS_ARCH_linux_arm # include "atomic_linux_arm.inline.hpp" #endif ---- ./hotspot/src/share/vm/runtime/objectMonitor.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/objectMonitor.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/runtime/objectMonitor.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/runtime/objectMonitor.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -1740,7 +1740,7 @@ } iterator->_notified = 1 ; @@ -1541,8 +1496,8 @@ if (Policy != 4) { iterator->TState = ObjectWaiter::TS_ENTER ; } ---- ./hotspot/src/share/vm/runtime/os.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/os.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/runtime/os.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/runtime/os.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -410,13 +410,6 @@ if (_native_java_library == NULL) { vm_exit_during_initialization("Unable to load native library", ebuf); @@ -1557,8 +1512,8 @@ } static jboolean onLoaded = JNI_FALSE; if (onLoaded) { ---- ./hotspot/src/share/vm/runtime/os.hpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/os.hpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/runtime/os.hpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/runtime/os.hpp Sat Feb 03 14:01:55 2018 -0800 @@ -30,6 +30,9 @@ #include "runtime/extendedPC.hpp" #include "runtime/handles.hpp" @@ -1579,8 +1534,8 @@ #endif #ifdef TARGET_OS_ARCH_linux_x86 # include "os_linux_x86.hpp" ---- ./hotspot/src/share/vm/runtime/vmThread.cpp Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/runtime/vmThread.cpp Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/runtime/vmThread.cpp Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/runtime/vmThread.cpp Sat Feb 03 14:01:55 2018 -0800 @@ -396,7 +396,7 @@ // Only write caller thread information for non-concurrent vm operations. // For concurrent vm operations, the thread id is set to 0 indicating thread is unknown. @@ -1590,8 +1545,8 @@ event.commit(); } ---- ./hotspot/src/share/vm/trace/tracetypes.xml Thu Aug 03 07:27:30 2017 +0100 -+++ ./hotspot/src/share/vm/trace/tracetypes.xml Fri Sep 08 09:32:12 2017 -0700 +--- ./hotspot/src/share/vm/trace/tracetypes.xml Mon Nov 27 05:43:26 2017 +0000 ++++ ./hotspot/src/share/vm/trace/tracetypes.xml Sat Feb 03 14:01:55 2018 -0800 @@ -60,7 +60,7 @@ @@ -1612,8 +1567,8 @@ = 4.3 @@ -3821,8 +3731,8 @@ OTHER_INCLUDES += -I$(X11_PATH)/include OTHER_LDLIBS += -lawt $(LIBM) $(LIBCXX) ifeq ($(OS_VENDOR),Apple) ---- ./jdk/make/sun/jawt/Makefile Tue Aug 01 14:12:33 2017 +0100 -+++ ./jdk/make/sun/jawt/Makefile Thu Sep 07 23:37:21 2017 -0700 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Wed Feb 7 22:33:35 2018 Return-Path: Delivered-To: svn-ports-all@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 08276EDFA54; Wed, 7 Feb 2018 22:33:35 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE65B82730; Wed, 7 Feb 2018 22:33:34 +0000 (UTC) (envelope-from feld@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 A9392547A; Wed, 7 Feb 2018 22:33:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17MXY5E071601; Wed, 7 Feb 2018 22:33:34 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17MXY72071599; Wed, 7 Feb 2018 22:33:34 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802072233.w17MXY72071599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 7 Feb 2018 22:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461190 - head/multimedia/plexmediaserver-plexpass X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/multimedia/plexmediaserver-plexpass X-SVN-Commit-Revision: 461190 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 22:33:35 -0000 Author: feld Date: Wed Feb 7 22:33:34 2018 New Revision: 461190 URL: https://svnweb.freebsd.org/changeset/ports/461190 Log: multimedia/plexmediaserver-plexpass: Update to 1.11.1.4768 Changelog: http://forums.plex.tv/discussion/comment/1610465#Comment_1610465 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Wed Feb 7 22:23:58 2018 (r461189) +++ head/multimedia/plexmediaserver-plexpass/Makefile Wed Feb 7 22:33:34 2018 (r461190) @@ -1,8 +1,8 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.11.1.4760 -DISTVERSIONSUFFIX=58bcb2957 +PORTVERSION= 1.11.1.4768 +DISTVERSIONSUFFIX=338ac2b75 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Wed Feb 7 22:23:58 2018 (r461189) +++ head/multimedia/plexmediaserver-plexpass/distinfo Wed Feb 7 22:33:34 2018 (r461190) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517667340 -SHA256 (PlexMediaServer-1.11.1.4760-58bcb2957-freebsd-amd64.tar.bz2) = 94a63db6be894d5dfe9ab538c322566bb7a29319f9f1e8bfdfe33049c5da3c6c -SIZE (PlexMediaServer-1.11.1.4760-58bcb2957-freebsd-amd64.tar.bz2) = 85618323 +TIMESTAMP = 1518042776 +SHA256 (PlexMediaServer-1.11.1.4768-338ac2b75-freebsd-amd64.tar.bz2) = be2e74341eb77e3500e93c578aa882534ad0295ba62c458ea5ea8106928c446a +SIZE (PlexMediaServer-1.11.1.4768-338ac2b75-freebsd-amd64.tar.bz2) = 85616724 From owner-svn-ports-all@freebsd.org Wed Feb 7 22:37:33 2018 Return-Path: Delivered-To: svn-ports-all@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 D2634EDFE69; Wed, 7 Feb 2018 22:37:32 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82069828F9; Wed, 7 Feb 2018 22:37:32 +0000 (UTC) (envelope-from feld@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 77584547C; Wed, 7 Feb 2018 22:37:32 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w17MbWCt071937; Wed, 7 Feb 2018 22:37:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w17MbVg5071932; Wed, 7 Feb 2018 22:37:31 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802072237.w17MbVg5071932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 7 Feb 2018 22:37:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461191 - in head/net/igmpproxy: . files X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/net/igmpproxy: . files X-SVN-Commit-Revision: 461191 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 22:37:33 -0000 Author: feld Date: Wed Feb 7 22:37:31 2018 New Revision: 461191 URL: https://svnweb.freebsd.org/changeset/ports/461191 Log: net/igmpproxy: Update to 0.2 - Change maintainer PR: 224543 Added: head/net/igmpproxy/files/0001-Revert-Try-to-fix-problems-with-strict-aliasing.patch (contents, props changed) head/net/igmpproxy/files/0002-Revert-Include-config.h-before-any-other-files-to-ma.patch (contents, props changed) head/net/igmpproxy/files/patch-src_igmpproxy.c (contents, props changed) Deleted: head/net/igmpproxy/files/patch-Makefile.in head/net/igmpproxy/files/patch-src__os-freebsd.h Modified: head/net/igmpproxy/Makefile head/net/igmpproxy/distinfo Modified: head/net/igmpproxy/Makefile ============================================================================== --- head/net/igmpproxy/Makefile Wed Feb 7 22:33:34 2018 (r461190) +++ head/net/igmpproxy/Makefile Wed Feb 7 22:37:31 2018 (r461191) @@ -2,19 +2,28 @@ # $FreeBSD$ PORTNAME= igmpproxy -PORTVERSION= 0.1 -PORTREVISION= 2 +PORTVERSION= 0.2 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= SF -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= franco@opnsense.org COMMENT= Multicast forwarding IGMP proxy -HOMEPAGE= http://igmpproxy.sourceforge.net/ +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING +USE_GITHUB= yes +GH_ACCOUNT= pali + USE_RC_SUBR= igmpproxy -USES= gmake +USES= autoreconf GNU_CONFIGURE= yes + +EXTRA_PATCHES+= ${FILESDIR}/0001-Revert-Try-to-fix-problems-with-strict-aliasing.patch:-p1 +EXTRA_PATCHES+= ${FILESDIR}/0002-Revert-Include-config.h-before-any-other-files-to-ma.patch:-p1 + +post-install: + ${INSTALL_DATA} ${WRKSRC}/igmpproxy.conf \ + ${STAGEDIR}${PREFIX}/etc/igmpproxy.conf.sample .include Modified: head/net/igmpproxy/distinfo ============================================================================== --- head/net/igmpproxy/distinfo Wed Feb 7 22:33:34 2018 (r461190) +++ head/net/igmpproxy/distinfo Wed Feb 7 22:37:31 2018 (r461191) @@ -1,2 +1,3 @@ -SHA256 (igmpproxy-0.1.tar.gz) = ee18ff3d8c3ae3a29dccb7e5eedf332337330020168bd95a11cece8d7d7ee6ae -SIZE (igmpproxy-0.1.tar.gz) = 140159 +TIMESTAMP = 1513975936 +SHA256 (pali-igmpproxy-0.2_GH0.tar.gz) = 48fdaaa698c2ebe1c674b9ba4f9cb1369453bc97295434b608c9d5dab18c9293 +SIZE (pali-igmpproxy-0.2_GH0.tar.gz) = 41732 Added: head/net/igmpproxy/files/0001-Revert-Try-to-fix-problems-with-strict-aliasing.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/igmpproxy/files/0001-Revert-Try-to-fix-problems-with-strict-aliasing.patch Wed Feb 7 22:37:31 2018 (r461191) @@ -0,0 +1,84 @@ +This reverts commit c371602f5f499a29d1fb1c43a8d12f21ff56296b. +--- + src/ifvc.c | 23 ++++++++++------------- + 1 file changed, 10 insertions(+), 13 deletions(-) + +diff --git a/src/ifvc.c b/src/ifvc.c +index 3a7476d..2d487ed 100644 +--- a/src/ifvc.c ++++ b/src/ifvc.c +@@ -34,13 +34,6 @@ + + #include "igmpproxy.h" + +-/* We need a temporary copy to not break strict aliasing rules */ +-static inline uint32_t s_addr_from_sockaddr(const struct sockaddr *addr) { +- struct sockaddr_in addr_in; +- memcpy(&addr_in, addr, sizeof(addr_in)); +- return addr_in.sin_addr.s_addr; +-} +- + struct IfDesc IfDescVc[ MAX_IF ], *IfDescEp = IfDescVc; + + /* aimwang: add for detect interface and rebuild IfVc record */ +@@ -112,15 +105,17 @@ void rebuildIfVc () { + } + + // Get the interface adress... +- Dp->InAdr.s_addr = s_addr_from_sockaddr(&IfPt->ifr_addr); ++ Dp->InAdr = ((struct sockaddr_in *)&IfPt->ifr_addr)->sin_addr; + addr = Dp->InAdr.s_addr; + + memcpy( IfReq.ifr_name, Dp->Name, sizeof( IfReq.ifr_name ) ); ++ IfReq.ifr_addr.sa_family = AF_INET; ++ ((struct sockaddr_in *)&IfReq.ifr_addr)->sin_addr.s_addr = addr; + + // Get the subnet mask... + if (ioctl(Sock, SIOCGIFNETMASK, &IfReq ) < 0) + my_log(LOG_ERR, errno, "ioctl SIOCGIFNETMASK for %s", IfReq.ifr_name); +- mask = s_addr_from_sockaddr(&IfReq.ifr_netmask); ++ mask = ((struct sockaddr_in *)&IfReq.ifr_addr)->sin_addr.s_addr; + subnet = addr & mask; + + if ( ioctl( Sock, SIOCGIFFLAGS, &IfReq ) < 0 ) +@@ -131,7 +126,7 @@ void rebuildIfVc () { + { + if ( ioctl( Sock, SIOCGIFDSTADDR, &IfReq ) < 0 ) + my_log(LOG_ERR, errno, "ioctl SIOCGIFDSTADDR for %s", IfReq.ifr_name); +- addr = s_addr_from_sockaddr(&IfReq.ifr_dstaddr); ++ addr = ((struct sockaddr_in *)&IfReq.ifr_dstaddr)->sin_addr.s_addr; + subnet = addr & mask; + } + +@@ -263,15 +258,17 @@ void buildIfVc(void) { + } + + // Get the interface adress... +- IfDescEp->InAdr.s_addr = s_addr_from_sockaddr(&IfPt->ifr_addr); ++ IfDescEp->InAdr = ((struct sockaddr_in *)&IfPt->ifr_addr)->sin_addr; + addr = IfDescEp->InAdr.s_addr; + + memcpy( IfReq.ifr_name, IfDescEp->Name, sizeof( IfReq.ifr_name ) ); ++ IfReq.ifr_addr.sa_family = AF_INET; ++ ((struct sockaddr_in *)&IfReq.ifr_addr)->sin_addr.s_addr = addr; + + // Get the subnet mask... + if (ioctl(Sock, SIOCGIFNETMASK, &IfReq ) < 0) + my_log(LOG_ERR, errno, "ioctl SIOCGIFNETMASK for %s", IfReq.ifr_name); +- mask = s_addr_from_sockaddr(&IfReq.ifr_netmask); ++ mask = ((struct sockaddr_in *)&IfReq.ifr_addr)->sin_addr.s_addr; + subnet = addr & mask; + + /* get if flags +@@ -293,7 +290,7 @@ void buildIfVc(void) { + { + if ( ioctl( Sock, SIOCGIFDSTADDR, &IfReq ) < 0 ) + my_log(LOG_ERR, errno, "ioctl SIOCGIFDSTADDR for %s", IfReq.ifr_name); +- addr = s_addr_from_sockaddr(&IfReq.ifr_dstaddr); ++ addr = ((struct sockaddr_in *)&IfReq.ifr_dstaddr)->sin_addr.s_addr; + subnet = addr & mask; + } + +-- +2.15.1 + Added: head/net/igmpproxy/files/0002-Revert-Include-config.h-before-any-other-files-to-ma.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/igmpproxy/files/0002-Revert-Include-config.h-before-any-other-files-to-ma.patch Wed Feb 7 22:37:31 2018 (r461191) @@ -0,0 +1,32 @@ +This reverts commit 7fcb7900b757b64cf58e6b2d1d473de289945e8d. +--- + src/igmpproxy.h | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/src/igmpproxy.h b/src/igmpproxy.h +index ad1063b..6980e35 100644 +--- a/src/igmpproxy.h ++++ b/src/igmpproxy.h +@@ -35,9 +35,6 @@ + * igmpproxy.h - Header file for common includes. + */ + +-#include "config.h" +-#include "os.h" +- + #include + #include + #include +@@ -60,6 +57,9 @@ + #include + #include + ++#include "os.h" ++#include "config.h" ++ + /* + * Limit on length of route data + */ +-- +2.15.1 + Added: head/net/igmpproxy/files/patch-src_igmpproxy.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/igmpproxy/files/patch-src_igmpproxy.c Wed Feb 7 22:37:31 2018 (r461191) @@ -0,0 +1,14 @@ +--- src/igmpproxy.c.orig 2017-12-22 20:49:54 UTC ++++ src/igmpproxy.c +@@ -37,11 +37,6 @@ + * February 2005 - Johnny Egeland + */ + +-/* getopt() and clock_getime() */ +-#ifndef _POSIX_C_SOURCE +-#define _POSIX_C_SOURCE 200112L +-#endif +- + #include "igmpproxy.h" + + static const char Usage[] = From owner-svn-ports-all@freebsd.org Thu Feb 8 00:58:40 2018 Return-Path: Delivered-To: svn-ports-all@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 2A623EEA1A6; Thu, 8 Feb 2018 00:58:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0AD4685F0; Thu, 8 Feb 2018 00:58:39 +0000 (UTC) (envelope-from jbeich@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 C6D956B0B; Thu, 8 Feb 2018 00:58:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w180wdid041470; Thu, 8 Feb 2018 00:58:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w180wdoe041468; Thu, 8 Feb 2018 00:58:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802080058.w180wdoe041468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 8 Feb 2018 00:58:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461192 - head/www/py-flexget X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/py-flexget X-SVN-Commit-Revision: 461192 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 00:58:40 -0000 Author: jbeich Date: Thu Feb 8 00:58:39 2018 New Revision: 461192 URL: https://svnweb.freebsd.org/changeset/ports/461192 Log: www/py-flexget: update to 2.12.5 Changes: https://github.com/Flexget/Flexget/compare/2.12.2...2.12.5 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Wed Feb 7 22:37:31 2018 (r461191) +++ head/www/py-flexget/Makefile Thu Feb 8 00:58:39 2018 (r461192) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.12.2 +PORTVERSION= 2.12.5 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Wed Feb 7 22:37:31 2018 (r461191) +++ head/www/py-flexget/distinfo Thu Feb 8 00:58:39 2018 (r461192) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517520608 -SHA256 (flexget-Flexget-2.12.2_GH0.tar.gz) = 6e99d7b1f0d3ce900309e0983af2a7d6cfa216d49ceb7c61c3113de26399da90 -SIZE (flexget-Flexget-2.12.2_GH0.tar.gz) = 6965961 +TIMESTAMP = 1517882603 +SHA256 (flexget-Flexget-2.12.5_GH0.tar.gz) = 196a2ac0fd0e0600c648fb1ef3a4df11127a0cdfba88e7de1de4f12371287a29 +SIZE (flexget-Flexget-2.12.5_GH0.tar.gz) = 6966103 From owner-svn-ports-all@freebsd.org Thu Feb 8 00:59:06 2018 Return-Path: Delivered-To: svn-ports-all@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 461D3EEA1FC; Thu, 8 Feb 2018 00:59:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF77C686D1; Thu, 8 Feb 2018 00:59:05 +0000 (UTC) (envelope-from jbeich@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 EA14C6B0C; Thu, 8 Feb 2018 00:59:05 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w180x50u042086; Thu, 8 Feb 2018 00:59:05 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w180x4Xc042075; Thu, 8 Feb 2018 00:59:04 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802080059.w180x4Xc042075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 8 Feb 2018 00:59:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461193 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 461193 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 00:59:06 -0000 Author: jbeich Date: Thu Feb 8 00:59:04 2018 New Revision: 461193 URL: https://svnweb.freebsd.org/changeset/ports/461193 Log: www/waterfox: apply some FF57/FF59 fixes Added: head/www/waterfox/files/patch-bug1261175 (contents, props changed) head/www/waterfox/files/patch-bug1275062 (contents, props changed) head/www/waterfox/files/patch-bug1321960 (contents, props changed) head/www/waterfox/files/patch-bug1347984 (contents, props changed) head/www/waterfox/files/patch-bug1370791 (contents, props changed) head/www/waterfox/files/patch-bug1383501 (contents, props changed) head/www/waterfox/files/patch-bug1397114 (contents, props changed) head/www/waterfox/files/patch-bug1399939 (contents, props changed) head/www/waterfox/files/patch-bug1402025 (contents, props changed) head/www/waterfox/files/patch-bug1402218 (contents, props changed) head/www/waterfox/files/patch-bug1402377 (contents, props changed) head/www/waterfox/files/patch-bug1402766 (contents, props changed) head/www/waterfox/files/patch-bug1402951 (contents, props changed) head/www/waterfox/files/patch-bug1402981 (contents, props changed) head/www/waterfox/files/patch-bug1403721 (contents, props changed) head/www/waterfox/files/patch-bug1403998 (contents, props changed) head/www/waterfox/files/patch-bug1404057 (contents, props changed) head/www/waterfox/files/patch-bug1404180 (contents, props changed) head/www/waterfox/files/patch-bug1404323 (contents, props changed) head/www/waterfox/files/patch-bug1404714 (contents, props changed) head/www/waterfox/files/patch-bug1404760 (contents, props changed) head/www/waterfox/files/patch-bug1405267 (contents, props changed) head/www/waterfox/files/patch-bug1405377 (contents, props changed) head/www/waterfox/files/patch-bug1405635 (contents, props changed) head/www/waterfox/files/patch-bug1405720 (contents, props changed) head/www/waterfox/files/patch-bug1416523 (contents, props changed) head/www/waterfox/files/patch-bug1418757 (contents, props changed) head/www/waterfox/files/patch-bug1422036 (contents, props changed) head/www/waterfox/files/patch-bug1424469 (contents, props changed) head/www/waterfox/files/patch-bug1426087 (contents, props changed) head/www/waterfox/files/patch-bug1431192 (contents, props changed) head/www/waterfox/files/patch-bug1431370 (contents, props changed) head/www/waterfox/files/patch-bug1432870 (contents, props changed) head/www/waterfox/files/patch-bug1432915 (contents, props changed) head/www/waterfox/files/patch-bug1433671 (contents, props changed) head/www/waterfox/files/patch-bug1435098 (contents, props changed) head/www/waterfox/files/patch-bug1435286 (contents, props changed) Modified: head/www/waterfox/Makefile (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Thu Feb 8 00:58:39 2018 (r461192) +++ head/www/waterfox/Makefile Thu Feb 8 00:59:04 2018 (r461193) @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Added: head/www/waterfox/files/patch-bug1261175 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1261175 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,31 @@ +commit 315fe73694f9 +Author: Matt Woodrow +Date: Tue Nov 14 10:31:36 2017 +1300 + + Bug 1261175. r=bobowen a=gchang + + MozReview-Commit-ID: B9yAN0F01rj + + --HG-- + extra : amend_source : 7585df8257930896070ddcb64c93a28a39fbbee7 +--- + layout/base/nsDocumentViewer.cpp | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git layout/base/nsDocumentViewer.cpp layout/base/nsDocumentViewer.cpp +index be33cf990d91..4fe03d3f7f88 100644 +--- layout/base/nsDocumentViewer.cpp ++++ layout/base/nsDocumentViewer.cpp +@@ -549,6 +549,12 @@ nsDocumentViewer::~nsDocumentViewer() + mDocument->Destroy(); + } + ++ if (mPrintEngine) { ++ mPrintEngine->Destroy(); ++ mPrintEngine = nullptr; ++ } ++ ++ MOZ_RELEASE_ASSERT(mDestroyRefCount == 0); + NS_ASSERTION(!mPresShell && !mPresContext, + "User did not call nsIContentViewer::Destroy"); + if (mPresShell || mPresContext) { Added: head/www/waterfox/files/patch-bug1275062 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1275062 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,344 @@ +commit 7b030826befa +Author: Andrea Marchesini +Date: Sat Jan 27 13:40:58 2018 +0100 + + Bug 1275062 - Introduce a size check of IPC messages for IndexedDB. r=asuth, a=lizzard + + --HG-- + extra : source : ca73f9471eded208cbf1206f22e0fe9f10550497 +--- + dom/indexedDB/ActorsParent.cpp | 78 +++++++++++++++++++++++++++------- + dom/indexedDB/IndexedDatabase.h | 4 ++ + dom/indexedDB/IndexedDatabaseInlines.h | 14 ++++++ + 3 files changed, 80 insertions(+), 16 deletions(-) + +diff --git dom/indexedDB/ActorsParent.cpp dom/indexedDB/ActorsParent.cpp +index b9eb1744b8b6..aef19c8379be 100644 +--- dom/indexedDB/ActorsParent.cpp ++++ dom/indexedDB/ActorsParent.cpp +@@ -8173,7 +8173,7 @@ protected: + + // Subclasses use this override to set the IPDL response value. + virtual void +- GetResponse(RequestResponse& aResponse) = 0; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) = 0; + + private: + nsresult +@@ -8237,7 +8237,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + + void + Cleanup() override; +@@ -8359,7 +8359,7 @@ private: + GetPreprocessParams(PreprocessParams& aParams) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class ObjectStoreGetKeyRequestOp final +@@ -8385,7 +8385,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class ObjectStoreDeleteRequestOp final +@@ -8407,9 +8407,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = 0; + } + }; + +@@ -8432,9 +8433,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = 0; + } + }; + +@@ -8459,9 +8461,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = sizeof(uint64_t); + } + }; + +@@ -8511,7 +8514,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class IndexGetKeyRequestOp final +@@ -8536,7 +8539,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class IndexCountRequestOp final +@@ -8561,9 +8564,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = sizeof(uint64_t); + } + }; + +@@ -25726,8 +25730,22 @@ NormalTransactionOp::SendSuccessResult() + AssertIsOnOwningThread(); + + if (!IsActorDestroyed()) { ++ static const size_t kMaxIDBMsgOverhead = 1024 * 1024 * 10; // 10MB ++ const uint32_t maximalSizeFromPref = ++ IndexedDatabaseManager::MaxSerializedMsgSize(); ++ MOZ_ASSERT(maximalSizeFromPref > kMaxIDBMsgOverhead); ++ const size_t kMaxMessageSize = maximalSizeFromPref - kMaxIDBMsgOverhead; ++ + RequestResponse response; +- GetResponse(response); ++ size_t responseSize = kMaxMessageSize; ++ GetResponse(response, &responseSize); ++ ++ if (responseSize >= kMaxMessageSize) { ++ nsPrintfCString("The serialized value is too large" ++ " (size=%zu bytes, max=%zu bytes).", ++ responseSize, kMaxMessageSize); ++ return NS_ERROR_DOM_INDEXEDDB_UNKNOWN_ERR; ++ } + + MOZ_ASSERT(response.type() != RequestResponse::T__None); + +@@ -26387,14 +26405,17 @@ ObjectStoreAddOrPutRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-ObjectStoreAddOrPutRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreAddOrPutRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + AssertIsOnOwningThread(); + + if (mOverwrite) { + aResponse = ObjectStorePutResponse(mResponse); ++ *aResponseSize = mResponse.GetBuffer().Length(); + } else { + aResponse = ObjectStoreAddResponse(mResponse); ++ *aResponseSize = mResponse.GetBuffer().Length(); + } + } + +@@ -26688,12 +26709,14 @@ ObjectStoreGetRequestOp::GetPreprocessParams(PreprocessParams& aParams) + } + + void +-ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(mLimit, mResponse.Length() <= mLimit); + + if (mGetAll) { + aResponse = ObjectStoreGetAllResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + FallibleTArray fallibleCloneInfos; +@@ -26706,6 +26729,7 @@ ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) + for (uint32_t count = mResponse.Length(), index = 0; + index < count; + index++) { ++ *aResponseSize += mResponse[index].Size(); + nsresult rv = + ConvertResponse(mResponse[index], fallibleCloneInfos[index]); + if (NS_WARN_IF(NS_FAILED(rv))) { +@@ -26724,11 +26748,13 @@ ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) + } + + aResponse = ObjectStoreGetResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + SerializedStructuredCloneReadInfo& serializedInfo = + aResponse.get_ObjectStoreGetResponse().cloneInfo(); + ++ *aResponseSize += mResponse[0].Size(); + nsresult rv = ConvertResponse(mResponse[0], serializedInfo); + if (NS_WARN_IF(NS_FAILED(rv))) { + aResponse = rv; +@@ -26834,25 +26860,33 @@ ObjectStoreGetKeyRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-ObjectStoreGetKeyRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreGetKeyRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(mLimit, mResponse.Length() <= mLimit); + + if (mGetAll) { + aResponse = ObjectStoreGetAllKeysResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + nsTArray& response = + aResponse.get_ObjectStoreGetAllKeysResponse().keys(); ++ + mResponse.SwapElements(response); ++ for (uint32_t i = 0; i < mResponse.Length(); ++i) { ++ *aResponseSize += mResponse[i].GetBuffer().Length(); ++ } + } + + return; + } + + aResponse = ObjectStoreGetKeyResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { ++ *aResponseSize = mResponse[0].GetBuffer().Length(); + aResponse.get_ObjectStoreGetKeyResponse().key() = Move(mResponse[0]); + } + } +@@ -27284,12 +27318,14 @@ IndexGetRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-IndexGetRequestOp::GetResponse(RequestResponse& aResponse) ++IndexGetRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(!mGetAll, mResponse.Length() <= 1); + + if (mGetAll) { + aResponse = IndexGetAllResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + FallibleTArray fallibleCloneInfos; +@@ -27303,6 +27339,7 @@ IndexGetRequestOp::GetResponse(RequestResponse& aResponse) + index < count; + index++) { + StructuredCloneReadInfo& info = mResponse[index]; ++ *aResponseSize += info.Size(); + + SerializedStructuredCloneReadInfo& serializedInfo = + fallibleCloneInfos[index]; +@@ -27335,9 +27372,11 @@ IndexGetRequestOp::GetResponse(RequestResponse& aResponse) + } + + aResponse = IndexGetResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + StructuredCloneReadInfo& info = mResponse[0]; ++ *aResponseSize += info.Size(); + + SerializedStructuredCloneReadInfo& serializedInfo = + aResponse.get_IndexGetResponse().cloneInfo(); +@@ -27467,23 +27506,30 @@ IndexGetKeyRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-IndexGetKeyRequestOp::GetResponse(RequestResponse& aResponse) ++IndexGetKeyRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(!mGetAll, mResponse.Length() <= 1); + + if (mGetAll) { + aResponse = IndexGetAllKeysResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + mResponse.SwapElements(aResponse.get_IndexGetAllKeysResponse().keys()); ++ for (uint32_t i = 0; i < mResponse.Length(); ++i) { ++ *aResponseSize += mResponse[i].GetBuffer().Length(); ++ } + } + + return; + } + + aResponse = IndexGetKeyResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { ++ *aResponseSize = mResponse[0].GetBuffer().Length(); + aResponse.get_IndexGetKeyResponse().key() = Move(mResponse[0]); + } + } +diff --git dom/indexedDB/IndexedDatabase.h dom/indexedDB/IndexedDatabase.h +index b0c4cb877a9c..9165758bcd62 100644 +--- dom/indexedDB/IndexedDatabase.h ++++ dom/indexedDB/IndexedDatabase.h +@@ -83,6 +83,10 @@ struct StructuredCloneReadInfo + // In IndexedDatabaseInlines.h + inline + MOZ_IMPLICIT StructuredCloneReadInfo(SerializedStructuredCloneReadInfo&& aOther); ++ ++ // In IndexedDatabaseInlines.h ++ inline ++ size_t Size() const; + }; + + } // namespace indexedDB +diff --git dom/indexedDB/IndexedDatabaseInlines.h dom/indexedDB/IndexedDatabaseInlines.h +index 830c2f11009d..48cc4f9b3ced 100644 +--- dom/indexedDB/IndexedDatabaseInlines.h ++++ dom/indexedDB/IndexedDatabaseInlines.h +@@ -99,6 +99,20 @@ StructuredCloneReadInfo::operator=(StructuredCloneReadInfo&& aCloneReadInfo) + return *this; + } + ++inline size_t ++StructuredCloneReadInfo::Size() const ++{ ++ size_t size = mData.Size(); ++ ++ for (uint32_t i = 0, count = mFiles.Length(); i < count; ++i) { ++ // We don't want to calculate the size of files and so on, because are mainly ++ // file descriptors. ++ size += sizeof(uint64_t); ++ } ++ ++ return size; ++} ++ + } // namespace indexedDB + } // namespace dom + } // namespace mozilla Added: head/www/waterfox/files/patch-bug1321960 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1321960 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,134 @@ +commit 8721b8f42bc0 +Author: Alexander Surkov +Date: Tue Sep 26 16:25:12 2017 -0400 + + Bug 1321960 - Rename nsIPresShell::mSuppressInterruptibleReflows to mWasLastReflowInterrupted to reflect better its purpose. r=dholbert, a=sledru + + --HG-- + extra : source : c65fce03b9e0a1a7591668f727b846675cffa44a +--- + layout/base/PresShell.cpp | 8 ++++---- + layout/base/nsIPresShell.h | 18 +++++++++++++++++- + layout/base/nsRefreshDriver.cpp | 2 +- + 3 files changed, 22 insertions(+), 6 deletions(-) + +diff --git layout/base/PresShell.cpp layout/base/PresShell.cpp +index 4ca35ffe1466..a1660ac30de7 100644 +--- layout/base/PresShell.cpp ++++ layout/base/PresShell.cpp +@@ -762,7 +762,7 @@ nsIPresShell::nsIPresShell() + , mFrozen(false) + , mIsFirstPaint(false) + , mObservesMutationsForPrint(false) +- , mSuppressInterruptibleReflows(false) ++ , mWasLastReflowInterrupted(false) + , mScrollPositionClampingScrollPortSizeSet(false) + , mNeedLayoutFlush(true) + , mNeedStyleFlush(true) +@@ -4197,7 +4197,7 @@ PresShell::DoFlushPendingNotifications(mozilla::ChangesToFlush aFlush) + // worry about them. They can't be triggered during reflow, so we should + // be good. + +- if (flushType >= (mSuppressInterruptibleReflows ++ if (flushType >= (SuppressInterruptibleReflows() + ? FlushType::Layout + : FlushType::InterruptibleLayout) && + !mIsDestroying) { +@@ -4232,7 +4232,7 @@ PresShell::DoFlushPendingNotifications(mozilla::ChangesToFlush aFlush) + if (!didLayoutFlush && flushType >= FlushType::InterruptibleLayout && + !mIsDestroying) { + // We suppressed this flush either due to it not being safe to flush, +- // or due to mSuppressInterruptibleReflows. Either way, the ++ // or due to SuppressInterruptibleReflows(). Either way, the + // mNeedLayoutFlush flag needs to be re-set. + SetNeedLayoutFlush(); + } +@@ -9484,7 +9484,7 @@ PresShell::DoReflow(nsIFrame* target, bool aInterruptible) + // Any FlushPendingNotifications with interruptible reflows + // should be suppressed now. We don't want to do extra reflow work + // before our reflow event happens. +- mSuppressInterruptibleReflows = true; ++ mWasLastReflowInterrupted = true; + MaybeScheduleReflow(); + } + +diff --git layout/base/nsIPresShell.h layout/base/nsIPresShell.h +index 9f65bad1b4d7..885bc0bc699a 100644 +--- layout/base/nsIPresShell.h ++++ layout/base/nsIPresShell.h +@@ -1581,6 +1581,21 @@ public: + mFontSizeInflationEnabledIsDirty = true; + } + ++ /** ++ * Return true if the most recent interruptible reflow was interrupted. ++ */ ++ bool IsReflowInterrupted() const { ++ return mWasLastReflowInterrupted; ++ } ++ ++ /** ++ * Return true if the the interruptible reflows have to be suppressed. ++ * This may happen only if if the most recent reflow was interrupted. ++ */ ++ bool SuppressInterruptibleReflows() const { ++ return mWasLastReflowInterrupted; ++ } ++ + ////////////////////////////////////////////////////////////////////////////// + // Approximate frame visibility tracking public API. + ////////////////////////////////////////////////////////////////////////////// +@@ -1794,7 +1809,8 @@ protected: + bool mIsFirstPaint : 1; + bool mObservesMutationsForPrint : 1; + +- bool mSuppressInterruptibleReflows : 1; ++ // Whether the most recent interruptible reflow was actually interrupted: ++ bool mWasLastReflowInterrupted : 1; + bool mScrollPositionClampingScrollPortSizeSet : 1; + + // True if a layout flush might not be a no-op +diff --git layout/base/nsRefreshDriver.cpp layout/base/nsRefreshDriver.cpp +index 4dbe56952ccf..4ca4783561c6 100644 +--- layout/base/nsRefreshDriver.cpp ++++ layout/base/nsRefreshDriver.cpp +@@ -1949,7 +1949,7 @@ nsRefreshDriver::Tick(int64_t aNowEpoch, TimeStamp aNowTime) + + nsCOMPtr shellKungFuDeathGrip(shell); + shell->mObservingLayoutFlushes = false; +- shell->mSuppressInterruptibleReflows = false; ++ shell->mWasLastReflowInterrupted = false; + FlushType flushType = HasPendingAnimations(shell) + ? FlushType::Layout + : FlushType::InterruptibleLayout; +commit 5ee10fd6f2e4 +Author: Alexander Surkov +Date: Tue Sep 26 16:27:02 2017 -0400 + + Bug 1321960 - Let an interrupted reflow finish before processing a11y. r=eeejay, f=dholbert, a=sledru + + --HG-- + extra : source : c845865489652eadaa3f9a12736c1db56c0e6f12 +--- + accessible/base/NotificationController.cpp | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git accessible/base/NotificationController.cpp accessible/base/NotificationController.cpp +index d08500458221..8263c7b54d83 100644 +--- accessible/base/NotificationController.cpp ++++ accessible/base/NotificationController.cpp +@@ -601,9 +601,13 @@ NotificationController::WillRefresh(mozilla::TimeStamp aTime) + if (!mDocument) + return; + ++ // Wait until an update, we have started, or an interruptible reflow is ++ // finished. + if (mObservingState == eRefreshProcessing || +- mObservingState == eRefreshProcessingForUpdate) ++ mObservingState == eRefreshProcessingForUpdate || ++ mPresShell->IsReflowInterrupted()) { + return; ++ } + + // Any generic notifications should be queued if we're processing content + // insertions or generic notifications. Added: head/www/waterfox/files/patch-bug1347984 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1347984 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,96 @@ +commit d40956eaa7d8 +Author: Jan de Mooij +Date: Fri Oct 6 20:11:07 2017 +0200 + + Bug 1347984 - Check for dead object proxies in TriggerPromiseReactions. r=till, a=ritu + + --HG-- + extra : source : 754a3e12321c8656a83759adf297e61b0e188368 +--- + js/src/builtin/Promise.cpp | 6 +++++- + js/src/jit-test/tests/basic/bug908915.js | 1 + + js/src/jit-test/tests/promise/bug1347984.js | 6 ++++++ + js/src/shell/js.cpp | 21 +++++++++++++++++++++ + 4 files changed, 33 insertions(+), 1 deletion(-) + +diff --git js/src/builtin/Promise.cpp js/src/builtin/Promise.cpp +index 2462f1f07853..1cb1cff0682e 100644 +--- js/src/builtin/Promise.cpp ++++ js/src/builtin/Promise.cpp +@@ -1017,8 +1017,12 @@ TriggerPromiseReactions(JSContext* cx, HandleValue reactionsVal, JS::PromiseStat + RootedObject reactions(cx, &reactionsVal.toObject()); + RootedObject reaction(cx); + +- if (reactions->is() || IsWrapper(reactions)) ++ if (reactions->is() || ++ IsWrapper(reactions) || ++ JS_IsDeadWrapper(reactions)) ++ { + return EnqueuePromiseReactionJob(cx, reactions, valueOrReason, state); ++ } + + RootedNativeObject reactionsList(cx, &reactions->as()); + size_t reactionsCount = reactionsList->getDenseInitializedLength(); +diff --git js/src/jit-test/tests/basic/bug908915.js js/src/jit-test/tests/basic/bug908915.js +index 5077801b1b67..f0213296e769 100644 +--- js/src/jit-test/tests/basic/bug908915.js ++++ js/src/jit-test/tests/basic/bug908915.js +@@ -11,6 +11,7 @@ var blacklist = { + 'readline': true, + 'terminate': true, + 'nestedShell': true, ++ 'nukeAllCCWs': true, + }; + + function f(y) {} +diff --git js/src/jit-test/tests/promise/bug1347984.js js/src/jit-test/tests/promise/bug1347984.js +new file mode 100644 +index 000000000000..5fc458cd452e +--- /dev/null ++++ js/src/jit-test/tests/promise/bug1347984.js +@@ -0,0 +1,6 @@ ++// |jit-test| error:dead object ++var g = newGlobal(); ++var p = new Promise(() => {}); ++g.Promise.prototype.then.call(p, () => void 0); ++g.eval("nukeAllCCWs()"); ++resolvePromise(p, 9); +diff --git js/src/shell/js.cpp js/src/shell/js.cpp +index 2bb7e97120a7..8e9aee7c854a 100644 +--- js/src/shell/js.cpp ++++ js/src/shell/js.cpp +@@ -5049,6 +5049,23 @@ NukeCCW(JSContext* cx, unsigned argc, Value* vp) + return true; + } + ++static bool ++NukeAllCCWs(JSContext* cx, unsigned argc, Value* vp) ++{ ++ CallArgs args = CallArgsFromVp(argc, vp); ++ ++ if (args.length() != 0) { ++ JS_ReportErrorNumberASCII(cx, my_GetErrorMessage, nullptr, JSSMSG_INVALID_ARGS, ++ "nukeAllCCWs"); ++ return false; ++ } ++ ++ NukeCrossCompartmentWrappers(cx, AllCompartments(), cx->compartment(), ++ NukeWindowReferences, NukeAllReferences); ++ args.rval().setUndefined(); ++ return true; ++} ++ + static bool + GetMaxArgs(JSContext* cx, unsigned argc, Value* vp) + { +@@ -6552,6 +6569,10 @@ static const JSFunctionSpecWithHelp shell_functions[] = { + "nukeCCW(wrapper)", + " Nuke a CrossCompartmentWrapper, which turns it into a DeadProxyObject."), + ++ JS_FN_HELP("nukeAllCCWs", NukeAllCCWs, 0, 0, ++"nukeAllCCWs()", ++" Like nukeCCW, but for all CrossCompartmentWrappers targeting the current compartment."), ++ + JS_FN_HELP("createMappedArrayBuffer", CreateMappedArrayBuffer, 1, 0, + "createMappedArrayBuffer(filename, [offset, [size]])", + " Create an array buffer that mmaps the given file."), Added: head/www/waterfox/files/patch-bug1370791 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1370791 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,104 @@ +commit 4ab22d92be00 +Author: Gijs Kruitbosch +Date: Wed Oct 4 19:12:40 2017 +0100 + + Bug 1370791 - Use CUI listener and an attribute to toggle hiding/showing the new tab button. r=jaws, a=ritu + + MozReview-Commit-ID: DaKohSCnrJn + + --HG-- + extra : source : 3894d341fe1631dc755e5b16b3a286ec4e741991 + extra : amend_source : 14a18fd29a60434f84664ee21eb245397a87f160 +--- + browser/base/content/browser.css | 4 +-- + browser/base/content/tabbrowser.xml | 49 +++++++++++++++++++++++++++++++++++++ + 2 files changed, 51 insertions(+), 2 deletions(-) + +diff --git browser/base/content/browser.css browser/base/content/browser.css +index 8afcbf4a5f48..4527cd480fb0 100644 +--- browser/base/content/browser.css ++++ browser/base/content/browser.css +@@ -114,9 +114,9 @@ tabbrowser { + } + + #tabbrowser-tabs:not([overflow="true"]) ~ #alltabs-button, +-#tabbrowser-tabs:not([overflow="true"]) + #new-tab-button, ++#tabbrowser-tabs[hasadjacentnewtabbutton]:not([overflow="true"]) ~ #new-tab-button, + #tabbrowser-tabs[overflow="true"] > .tabbrowser-arrowscrollbox > .tabs-newtab-button, +-#TabsToolbar[currentset]:not([currentset*="tabbrowser-tabs,new-tab-button"]) > #tabbrowser-tabs > .tabbrowser-arrowscrollbox > .tabs-newtab-button, ++#tabbrowser-tabs:not([hasadjacentnewtabbutton]) > .tabbrowser-arrowscrollbox > .tabs-newtab-button, + #TabsToolbar[customizing="true"] > #tabbrowser-tabs > .tabbrowser-arrowscrollbox > .tabs-newtab-button { + visibility: collapse; + } +diff --git browser/base/content/tabbrowser.xml browser/base/content/tabbrowser.xml +index 7575a985eeba..7e6c321e5dee 100644 +--- browser/base/content/tabbrowser.xml ++++ browser/base/content/tabbrowser.xml +@@ -5808,11 +5808,58 @@ + ]]> + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +Date: Wed Oct 4 09:12:25 2017 -0600 + + Bug 1383501 - Do not crash when TabParent::RecvPDocAccessibleConstructor receives a null COM proxy sent to the parent process. r=jimm, a=ritu + + MozReview-Commit-ID: 5IOuLXc375T + + --HG-- + extra : source : e2a6e2ddfa184b5a1f410408d7232ed0041a360f +--- + accessible/ipc/win/ProxyAccessible.cpp | 2 +- + accessible/ipc/win/ProxyAccessible.h | 13 ++++++++++++- + dom/ipc/TabParent.cpp | 2 ++ + 3 files changed, 15 insertions(+), 2 deletions(-) + +diff --git accessible/ipc/win/ProxyAccessible.cpp accessible/ipc/win/ProxyAccessible.cpp +index 0942e280ea30..383ece99fb0c 100644 +--- accessible/ipc/win/ProxyAccessible.cpp ++++ accessible/ipc/win/ProxyAccessible.cpp +@@ -34,7 +34,7 @@ ProxyAccessible::GetCOMInterface(void** aOutAccessible) const + return false; + } + +- if (!mCOMProxy) { ++ if (!mCOMProxy && mSafeToRecurse) { + // See if we can lazily obtain a COM proxy + AccessibleWrap* wrap = WrapperFor(this); + bool isDefunct = false; +diff --git accessible/ipc/win/ProxyAccessible.h accessible/ipc/win/ProxyAccessible.h +index 83f1e6093253..4fd897e588fe 100644 +--- accessible/ipc/win/ProxyAccessible.h ++++ accessible/ipc/win/ProxyAccessible.h +@@ -27,6 +27,7 @@ public: + ProxyAccessible(uint64_t aID, ProxyAccessible* aParent, + DocAccessibleParent* aDoc, role aRole, uint32_t aInterfaces) + : ProxyAccessibleBase(aID, aParent, aDoc, aRole, aInterfaces) ++ , mSafeToRecurse(true) + { + MOZ_COUNT_CTOR(ProxyAccessible); + } +@@ -40,7 +41,16 @@ public: + + bool GetCOMInterface(void** aOutAccessible) const; + void SetCOMInterface(const RefPtr& aIAccessible) +- { mCOMProxy = aIAccessible; } ++ { ++ if (aIAccessible) { ++ mCOMProxy = aIAccessible; ++ } else { ++ // If we were supposed to be receiving an interface (hence the call to ++ // this function), but the interface turns out to be null, then we're ++ // broken for some reason. ++ mSafeToRecurse = false; ++ } ++ } + + protected: + explicit ProxyAccessible(DocAccessibleParent* aThisAsDoc) +@@ -49,6 +59,7 @@ protected: + + private: + RefPtr mCOMProxy; ++ bool mSafeToRecurse; + }; + + } +diff --git dom/ipc/TabParent.cpp dom/ipc/TabParent.cpp +index 7fc5689e6211..d8733a377219 100644 +--- dom/ipc/TabParent.cpp ++++ dom/ipc/TabParent.cpp +@@ -972,9 +972,11 @@ TabParent::RecvPDocAccessibleConstructor(PDocAccessibleParent* aDoc, + #ifdef XP_WIN + a11y::WrapperFor(doc)->SetID(aMsaaID); + MOZ_ASSERT(!aDocCOMProxy.IsNull()); ++#ifdef NIGHTLY_BUILD + if (aDocCOMProxy.IsNull()) { + return IPC_FAIL(this, "Constructing a top-level PDocAccessible with null COM proxy"); + } ++#endif + + RefPtr proxy(aDocCOMProxy.Get()); + doc->SetCOMInterface(proxy); Added: head/www/waterfox/files/patch-bug1397114 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1397114 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,105 @@ +commit 92b82f64e587 +Author: Scott Wu +Date: Wed Sep 20 16:45:03 2017 +0800 + + Bug 1397114 - Disable smooth scrolling when value changes come from input box. r=mconley, a=ritu + + MozReview-Commit-ID: 9ZLSB2HQvcu + + --HG-- + extra : source : f215f88437f1db1884858be2c78582ab2b11bbb0 +--- + toolkit/content/widgets/datepicker.js | 11 ++++++----- + toolkit/content/widgets/spinner.js | 16 ++-------------- + 2 files changed, 8 insertions(+), 19 deletions(-) + +diff --git toolkit/content/widgets/datepicker.js toolkit/content/widgets/datepicker.js +index 31651dc63665..b125c5103a9a 100644 +--- toolkit/content/widgets/datepicker.js ++++ toolkit/content/widgets/datepicker.js +@@ -133,7 +133,7 @@ function DatePicker(context) { + /** + * Update date picker and its components. + */ +- _update() { ++ _update(options = {}) { + const { dateKeeper, isMonthPickerVisible } = this.state; + + if (isMonthPickerVisible) { +@@ -148,7 +148,8 @@ function DatePicker(context) { + dateObj: dateKeeper.state.dateObj, + months: this.state.months, + years: this.state.years, +- toggleMonthPicker: this.state.toggleMonthPicker ++ toggleMonthPicker: this.state.toggleMonthPicker, ++ noSmoothScroll: options.noSmoothScroll + }); + this.components.calendar.setProps({ + isVisible: !isMonthPickerVisible, +@@ -269,7 +270,7 @@ function DatePicker(context) { + dateKeeper.setSelection({ + year, month, day + }); +- this._update(); ++ this._update({ noSmoothScroll: true }); + } + }; + +@@ -350,14 +351,14 @@ function DatePicker(context) { + items: props.months, + isInfiniteScroll: true, + isValueSet: this.state.isMonthSet, +- smoothScroll: !this.state.firstOpened ++ smoothScroll: !(this.state.firstOpened || props.noSmoothScroll) + }); + this.components.year.setState({ + value: props.dateObj.getUTCFullYear(), + items: props.years, + isInfiniteScroll: false, + isValueSet: this.state.isYearSet, +- smoothScroll: !this.state.firstOpened ++ smoothScroll: !(this.state.firstOpened || props.noSmoothScroll) + }); + this.state.firstOpened = false; + } else { +diff --git toolkit/content/widgets/spinner.js toolkit/content/widgets/spinner.js +index 101cb01658a0..0a30766f8d13 100644 +--- toolkit/content/widgets/spinner.js ++++ toolkit/content/widgets/spinner.js +@@ -124,8 +124,6 @@ function Spinner(props, context) { + /** + * Whenever scroll event is detected: + * - Update the index state +- * - If a smooth scroll has reached its destination, set [isScrolling] state +- * to false + * - If the value has changed, update the [value] state and call [setValue] + * - If infinite scrolling is on, reset the scrolling position if necessary + */ +@@ -138,14 +136,8 @@ function Spinner(props, context) { + + const value = itemsView[this.state.index + viewportTopOffset].value; + +- // Check if smooth scrolling has reached its destination. +- // This prevents input box jump when input box changes values. +- if (this.state.value == value && this.state.isScrolling) { +- this.state.isScrolling = false; +- } +- +- // Call setValue if value has changed, and is not smooth scrolling +- if (this.state.value != value && !this.state.isScrolling) { ++ // Call setValue if value has changed ++ if (this.state.value != value) { + this.state.value = value; + this.props.setValue(value); + } +@@ -444,10 +436,6 @@ function Spinner(props, context) { + _smoothScrollToIndex(index) { + const element = this.elements.spinner.children[index]; + if (element) { +- // Set the isScrolling flag before smooth scrolling begins +- // and remove it when it has reached the destination. +- // This prevents input box jump when input box changes values +- this.state.isScrolling = true; + element.scrollIntoView({ + behavior: "smooth", block: "start" + }); Added: head/www/waterfox/files/patch-bug1399939 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1399939 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,36 @@ +commit b0369ebbca69 +Author: Gijs Kruitbosch +Date: Thu Sep 28 12:00:22 2017 +0100 + + Bug 1399939 - Switch to highly restrictive profile for IDN. r=dveditz, r=jfkthame, a=sledru + + MozReview-Commit-ID: E5LRuQVfIZP + + --HG-- + extra : source : e1c1ebf60808e5e94b9a03d8cb577990ac0b9ca1 +--- + modules/libpref/init/all.js | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git modules/libpref/init/all.js modules/libpref/init/all.js +index c74659f8d4a5..c796df0fef1d 100644 +--- modules/libpref/init/all.js ++++ modules/libpref/init/all.js +@@ -1913,7 +1913,7 @@ pref("network.IDN_show_punycode", false); + // IDN-safe. Otherwise, they're treated as unsafe and punycode will be used + // for displaying them in the UI (e.g. URL bar), unless they conform to one of + // the profiles specified in +-// http://www.unicode.org/reports/tr36/proposed.html#Security_Levels_and_Alerts ++// https://www.unicode.org/reports/tr39/#Restriction_Level_Detection + // If "network.IDN.restriction_profile" is "high", the Highly Restrictive + // profile is used. + // If "network.IDN.restriction_profile" is "moderate", the Moderately +@@ -1922,7 +1922,7 @@ pref("network.IDN_show_punycode", false); + // Note that these preferences are referred to ONLY when + // "network.IDN_show_punycode" is false. In other words, all IDNs will be shown + // in punycode if "network.IDN_show_punycode" is true. +-pref("network.IDN.restriction_profile", "moderate"); ++pref("network.IDN.restriction_profile", "high"); + pref("network.IDN.use_whitelist", false); + + // ccTLDs Added: head/www/waterfox/files/patch-bug1402025 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1402025 Thu Feb 8 00:59:04 2018 (r461193) @@ -0,0 +1,201 @@ +commit a80cfb448ce3 +Author: Kirk Steuber +Date: Thu Sep 28 12:09:56 2017 -0700 + + Bug 1402025 - Ensure form submission flush when unsetting relevant attributes. r=bz, a=ritu + + It seems that we were flushing any pending submission when changing the action or target attributes of a form, but not when unsetting those attributes. + + MozReview-Commit-ID: E6aUnokg54k + + --HG-- + extra : source : 32fa20aaa56cfb063433ff46f202e99eb35043d7 +--- + dom/html/HTMLFormElement.cpp | 25 ++++----- + dom/html/test/browser.ini | 3 ++ + dom/html/test/browser_submission_flush.js | 85 +++++++++++++++++++++++++++++++ + dom/html/test/post_action_page.html | 10 ++++ + dom/html/test/submission_flush.html | 13 +++++ + 5 files changed, 122 insertions(+), 14 deletions(-) + +diff --git dom/html/HTMLFormElement.cpp dom/html/HTMLFormElement.cpp +index 6b87c8b54255..c9ff6ffc8f2a 100644 +--- dom/html/HTMLFormElement.cpp ++++ dom/html/HTMLFormElement.cpp +@@ -189,21 +189,18 @@ HTMLFormElement::BeforeSetAttr(int32_t aNamespaceID, nsIAtom* aName, + { + if (aNamespaceID == kNameSpaceID_None) { + if (aName == nsGkAtoms::action || aName == nsGkAtoms::target) { +- // This check is mostly to preserve previous behavior. *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Feb 8 00:59:52 2018 Return-Path: Delivered-To: svn-ports-all@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 2E8FDEEA2A5; Thu, 8 Feb 2018 00:59:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD15C687C1; Thu, 8 Feb 2018 00:59:51 +0000 (UTC) (envelope-from jbeich@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 C4CCB6B0D; Thu, 8 Feb 2018 00:59:51 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w180xpBE042722; Thu, 8 Feb 2018 00:59:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w180xomD042711; Thu, 8 Feb 2018 00:59:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802080059.w180xomD042711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 8 Feb 2018 00:59:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461194 - in branches/2018Q1/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www/waterfox: . files X-SVN-Commit-Revision: 461194 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 00:59:52 -0000 Author: jbeich Date: Thu Feb 8 00:59:50 2018 New Revision: 461194 URL: https://svnweb.freebsd.org/changeset/ports/461194 Log: MFH: r461193 www/waterfox: apply some FF57/FF59 fixes Approved by: ports-secteam blanket Added: branches/2018Q1/www/waterfox/files/patch-bug1261175 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1261175 branches/2018Q1/www/waterfox/files/patch-bug1275062 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1275062 branches/2018Q1/www/waterfox/files/patch-bug1321960 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1321960 branches/2018Q1/www/waterfox/files/patch-bug1347984 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1347984 branches/2018Q1/www/waterfox/files/patch-bug1370791 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1370791 branches/2018Q1/www/waterfox/files/patch-bug1383501 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1383501 branches/2018Q1/www/waterfox/files/patch-bug1397114 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1397114 branches/2018Q1/www/waterfox/files/patch-bug1399939 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1399939 branches/2018Q1/www/waterfox/files/patch-bug1402025 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402025 branches/2018Q1/www/waterfox/files/patch-bug1402218 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402218 branches/2018Q1/www/waterfox/files/patch-bug1402377 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402377 branches/2018Q1/www/waterfox/files/patch-bug1402766 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402766 branches/2018Q1/www/waterfox/files/patch-bug1402951 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402951 branches/2018Q1/www/waterfox/files/patch-bug1402981 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1402981 branches/2018Q1/www/waterfox/files/patch-bug1403721 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1403721 branches/2018Q1/www/waterfox/files/patch-bug1403998 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1403998 branches/2018Q1/www/waterfox/files/patch-bug1404057 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1404057 branches/2018Q1/www/waterfox/files/patch-bug1404180 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1404180 branches/2018Q1/www/waterfox/files/patch-bug1404323 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1404323 branches/2018Q1/www/waterfox/files/patch-bug1404714 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1404714 branches/2018Q1/www/waterfox/files/patch-bug1404760 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1404760 branches/2018Q1/www/waterfox/files/patch-bug1405267 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1405267 branches/2018Q1/www/waterfox/files/patch-bug1405377 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1405377 branches/2018Q1/www/waterfox/files/patch-bug1405635 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1405635 branches/2018Q1/www/waterfox/files/patch-bug1405720 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1405720 branches/2018Q1/www/waterfox/files/patch-bug1416523 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1416523 branches/2018Q1/www/waterfox/files/patch-bug1418757 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1418757 branches/2018Q1/www/waterfox/files/patch-bug1422036 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1422036 branches/2018Q1/www/waterfox/files/patch-bug1424469 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1424469 branches/2018Q1/www/waterfox/files/patch-bug1426087 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1426087 branches/2018Q1/www/waterfox/files/patch-bug1431192 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1431192 branches/2018Q1/www/waterfox/files/patch-bug1431370 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1431370 branches/2018Q1/www/waterfox/files/patch-bug1432870 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1432870 branches/2018Q1/www/waterfox/files/patch-bug1432915 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1432915 branches/2018Q1/www/waterfox/files/patch-bug1433671 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1433671 branches/2018Q1/www/waterfox/files/patch-bug1435098 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1435098 branches/2018Q1/www/waterfox/files/patch-bug1435286 - copied unchanged from r461193, head/www/waterfox/files/patch-bug1435286 Modified: branches/2018Q1/www/waterfox/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/waterfox/Makefile ============================================================================== --- branches/2018Q1/www/waterfox/Makefile Thu Feb 8 00:59:04 2018 (r461193) +++ branches/2018Q1/www/waterfox/Makefile Thu Feb 8 00:59:50 2018 (r461194) @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Copied: branches/2018Q1/www/waterfox/files/patch-bug1261175 (from r461193, head/www/waterfox/files/patch-bug1261175) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1261175 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1261175) @@ -0,0 +1,31 @@ +commit 315fe73694f9 +Author: Matt Woodrow +Date: Tue Nov 14 10:31:36 2017 +1300 + + Bug 1261175. r=bobowen a=gchang + + MozReview-Commit-ID: B9yAN0F01rj + + --HG-- + extra : amend_source : 7585df8257930896070ddcb64c93a28a39fbbee7 +--- + layout/base/nsDocumentViewer.cpp | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git layout/base/nsDocumentViewer.cpp layout/base/nsDocumentViewer.cpp +index be33cf990d91..4fe03d3f7f88 100644 +--- layout/base/nsDocumentViewer.cpp ++++ layout/base/nsDocumentViewer.cpp +@@ -549,6 +549,12 @@ nsDocumentViewer::~nsDocumentViewer() + mDocument->Destroy(); + } + ++ if (mPrintEngine) { ++ mPrintEngine->Destroy(); ++ mPrintEngine = nullptr; ++ } ++ ++ MOZ_RELEASE_ASSERT(mDestroyRefCount == 0); + NS_ASSERTION(!mPresShell && !mPresContext, + "User did not call nsIContentViewer::Destroy"); + if (mPresShell || mPresContext) { Copied: branches/2018Q1/www/waterfox/files/patch-bug1275062 (from r461193, head/www/waterfox/files/patch-bug1275062) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1275062 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1275062) @@ -0,0 +1,344 @@ +commit 7b030826befa +Author: Andrea Marchesini +Date: Sat Jan 27 13:40:58 2018 +0100 + + Bug 1275062 - Introduce a size check of IPC messages for IndexedDB. r=asuth, a=lizzard + + --HG-- + extra : source : ca73f9471eded208cbf1206f22e0fe9f10550497 +--- + dom/indexedDB/ActorsParent.cpp | 78 +++++++++++++++++++++++++++------- + dom/indexedDB/IndexedDatabase.h | 4 ++ + dom/indexedDB/IndexedDatabaseInlines.h | 14 ++++++ + 3 files changed, 80 insertions(+), 16 deletions(-) + +diff --git dom/indexedDB/ActorsParent.cpp dom/indexedDB/ActorsParent.cpp +index b9eb1744b8b6..aef19c8379be 100644 +--- dom/indexedDB/ActorsParent.cpp ++++ dom/indexedDB/ActorsParent.cpp +@@ -8173,7 +8173,7 @@ protected: + + // Subclasses use this override to set the IPDL response value. + virtual void +- GetResponse(RequestResponse& aResponse) = 0; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) = 0; + + private: + nsresult +@@ -8237,7 +8237,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + + void + Cleanup() override; +@@ -8359,7 +8359,7 @@ private: + GetPreprocessParams(PreprocessParams& aParams) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class ObjectStoreGetKeyRequestOp final +@@ -8385,7 +8385,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class ObjectStoreDeleteRequestOp final +@@ -8407,9 +8407,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = 0; + } + }; + +@@ -8432,9 +8433,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = 0; + } + }; + +@@ -8459,9 +8461,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = sizeof(uint64_t); + } + }; + +@@ -8511,7 +8514,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class IndexGetKeyRequestOp final +@@ -8536,7 +8539,7 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override; ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override; + }; + + class IndexCountRequestOp final +@@ -8561,9 +8564,10 @@ private: + DoDatabaseWork(DatabaseConnection* aConnection) override; + + void +- GetResponse(RequestResponse& aResponse) override ++ GetResponse(RequestResponse& aResponse, size_t* aResponseSize) override + { + aResponse = Move(mResponse); ++ *aResponseSize = sizeof(uint64_t); + } + }; + +@@ -25726,8 +25730,22 @@ NormalTransactionOp::SendSuccessResult() + AssertIsOnOwningThread(); + + if (!IsActorDestroyed()) { ++ static const size_t kMaxIDBMsgOverhead = 1024 * 1024 * 10; // 10MB ++ const uint32_t maximalSizeFromPref = ++ IndexedDatabaseManager::MaxSerializedMsgSize(); ++ MOZ_ASSERT(maximalSizeFromPref > kMaxIDBMsgOverhead); ++ const size_t kMaxMessageSize = maximalSizeFromPref - kMaxIDBMsgOverhead; ++ + RequestResponse response; +- GetResponse(response); ++ size_t responseSize = kMaxMessageSize; ++ GetResponse(response, &responseSize); ++ ++ if (responseSize >= kMaxMessageSize) { ++ nsPrintfCString("The serialized value is too large" ++ " (size=%zu bytes, max=%zu bytes).", ++ responseSize, kMaxMessageSize); ++ return NS_ERROR_DOM_INDEXEDDB_UNKNOWN_ERR; ++ } + + MOZ_ASSERT(response.type() != RequestResponse::T__None); + +@@ -26387,14 +26405,17 @@ ObjectStoreAddOrPutRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-ObjectStoreAddOrPutRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreAddOrPutRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + AssertIsOnOwningThread(); + + if (mOverwrite) { + aResponse = ObjectStorePutResponse(mResponse); ++ *aResponseSize = mResponse.GetBuffer().Length(); + } else { + aResponse = ObjectStoreAddResponse(mResponse); ++ *aResponseSize = mResponse.GetBuffer().Length(); + } + } + +@@ -26688,12 +26709,14 @@ ObjectStoreGetRequestOp::GetPreprocessParams(PreprocessParams& aParams) + } + + void +-ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(mLimit, mResponse.Length() <= mLimit); + + if (mGetAll) { + aResponse = ObjectStoreGetAllResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + FallibleTArray fallibleCloneInfos; +@@ -26706,6 +26729,7 @@ ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) + for (uint32_t count = mResponse.Length(), index = 0; + index < count; + index++) { ++ *aResponseSize += mResponse[index].Size(); + nsresult rv = + ConvertResponse(mResponse[index], fallibleCloneInfos[index]); + if (NS_WARN_IF(NS_FAILED(rv))) { +@@ -26724,11 +26748,13 @@ ObjectStoreGetRequestOp::GetResponse(RequestResponse& aResponse) + } + + aResponse = ObjectStoreGetResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + SerializedStructuredCloneReadInfo& serializedInfo = + aResponse.get_ObjectStoreGetResponse().cloneInfo(); + ++ *aResponseSize += mResponse[0].Size(); + nsresult rv = ConvertResponse(mResponse[0], serializedInfo); + if (NS_WARN_IF(NS_FAILED(rv))) { + aResponse = rv; +@@ -26834,25 +26860,33 @@ ObjectStoreGetKeyRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-ObjectStoreGetKeyRequestOp::GetResponse(RequestResponse& aResponse) ++ObjectStoreGetKeyRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(mLimit, mResponse.Length() <= mLimit); + + if (mGetAll) { + aResponse = ObjectStoreGetAllKeysResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + nsTArray& response = + aResponse.get_ObjectStoreGetAllKeysResponse().keys(); ++ + mResponse.SwapElements(response); ++ for (uint32_t i = 0; i < mResponse.Length(); ++i) { ++ *aResponseSize += mResponse[i].GetBuffer().Length(); ++ } + } + + return; + } + + aResponse = ObjectStoreGetKeyResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { ++ *aResponseSize = mResponse[0].GetBuffer().Length(); + aResponse.get_ObjectStoreGetKeyResponse().key() = Move(mResponse[0]); + } + } +@@ -27284,12 +27318,14 @@ IndexGetRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-IndexGetRequestOp::GetResponse(RequestResponse& aResponse) ++IndexGetRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(!mGetAll, mResponse.Length() <= 1); + + if (mGetAll) { + aResponse = IndexGetAllResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + FallibleTArray fallibleCloneInfos; +@@ -27303,6 +27339,7 @@ IndexGetRequestOp::GetResponse(RequestResponse& aResponse) + index < count; + index++) { + StructuredCloneReadInfo& info = mResponse[index]; ++ *aResponseSize += info.Size(); + + SerializedStructuredCloneReadInfo& serializedInfo = + fallibleCloneInfos[index]; +@@ -27335,9 +27372,11 @@ IndexGetRequestOp::GetResponse(RequestResponse& aResponse) + } + + aResponse = IndexGetResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + StructuredCloneReadInfo& info = mResponse[0]; ++ *aResponseSize += info.Size(); + + SerializedStructuredCloneReadInfo& serializedInfo = + aResponse.get_IndexGetResponse().cloneInfo(); +@@ -27467,23 +27506,30 @@ IndexGetKeyRequestOp::DoDatabaseWork(DatabaseConnection* aConnection) + } + + void +-IndexGetKeyRequestOp::GetResponse(RequestResponse& aResponse) ++IndexGetKeyRequestOp::GetResponse(RequestResponse& aResponse, ++ size_t* aResponseSize) + { + MOZ_ASSERT_IF(!mGetAll, mResponse.Length() <= 1); + + if (mGetAll) { + aResponse = IndexGetAllKeysResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { + mResponse.SwapElements(aResponse.get_IndexGetAllKeysResponse().keys()); ++ for (uint32_t i = 0; i < mResponse.Length(); ++i) { ++ *aResponseSize += mResponse[i].GetBuffer().Length(); ++ } + } + + return; + } + + aResponse = IndexGetKeyResponse(); ++ *aResponseSize = 0; + + if (!mResponse.IsEmpty()) { ++ *aResponseSize = mResponse[0].GetBuffer().Length(); + aResponse.get_IndexGetKeyResponse().key() = Move(mResponse[0]); + } + } +diff --git dom/indexedDB/IndexedDatabase.h dom/indexedDB/IndexedDatabase.h +index b0c4cb877a9c..9165758bcd62 100644 +--- dom/indexedDB/IndexedDatabase.h ++++ dom/indexedDB/IndexedDatabase.h +@@ -83,6 +83,10 @@ struct StructuredCloneReadInfo + // In IndexedDatabaseInlines.h + inline + MOZ_IMPLICIT StructuredCloneReadInfo(SerializedStructuredCloneReadInfo&& aOther); ++ ++ // In IndexedDatabaseInlines.h ++ inline ++ size_t Size() const; + }; + + } // namespace indexedDB +diff --git dom/indexedDB/IndexedDatabaseInlines.h dom/indexedDB/IndexedDatabaseInlines.h +index 830c2f11009d..48cc4f9b3ced 100644 +--- dom/indexedDB/IndexedDatabaseInlines.h ++++ dom/indexedDB/IndexedDatabaseInlines.h +@@ -99,6 +99,20 @@ StructuredCloneReadInfo::operator=(StructuredCloneReadInfo&& aCloneReadInfo) + return *this; + } + ++inline size_t ++StructuredCloneReadInfo::Size() const ++{ ++ size_t size = mData.Size(); ++ ++ for (uint32_t i = 0, count = mFiles.Length(); i < count; ++i) { ++ // We don't want to calculate the size of files and so on, because are mainly ++ // file descriptors. ++ size += sizeof(uint64_t); ++ } ++ ++ return size; ++} ++ + } // namespace indexedDB + } // namespace dom + } // namespace mozilla Copied: branches/2018Q1/www/waterfox/files/patch-bug1321960 (from r461193, head/www/waterfox/files/patch-bug1321960) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1321960 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1321960) @@ -0,0 +1,134 @@ +commit 8721b8f42bc0 +Author: Alexander Surkov +Date: Tue Sep 26 16:25:12 2017 -0400 + + Bug 1321960 - Rename nsIPresShell::mSuppressInterruptibleReflows to mWasLastReflowInterrupted to reflect better its purpose. r=dholbert, a=sledru + + --HG-- + extra : source : c65fce03b9e0a1a7591668f727b846675cffa44a +--- + layout/base/PresShell.cpp | 8 ++++---- + layout/base/nsIPresShell.h | 18 +++++++++++++++++- + layout/base/nsRefreshDriver.cpp | 2 +- + 3 files changed, 22 insertions(+), 6 deletions(-) + +diff --git layout/base/PresShell.cpp layout/base/PresShell.cpp +index 4ca35ffe1466..a1660ac30de7 100644 +--- layout/base/PresShell.cpp ++++ layout/base/PresShell.cpp +@@ -762,7 +762,7 @@ nsIPresShell::nsIPresShell() + , mFrozen(false) + , mIsFirstPaint(false) + , mObservesMutationsForPrint(false) +- , mSuppressInterruptibleReflows(false) ++ , mWasLastReflowInterrupted(false) + , mScrollPositionClampingScrollPortSizeSet(false) + , mNeedLayoutFlush(true) + , mNeedStyleFlush(true) +@@ -4197,7 +4197,7 @@ PresShell::DoFlushPendingNotifications(mozilla::ChangesToFlush aFlush) + // worry about them. They can't be triggered during reflow, so we should + // be good. + +- if (flushType >= (mSuppressInterruptibleReflows ++ if (flushType >= (SuppressInterruptibleReflows() + ? FlushType::Layout + : FlushType::InterruptibleLayout) && + !mIsDestroying) { +@@ -4232,7 +4232,7 @@ PresShell::DoFlushPendingNotifications(mozilla::ChangesToFlush aFlush) + if (!didLayoutFlush && flushType >= FlushType::InterruptibleLayout && + !mIsDestroying) { + // We suppressed this flush either due to it not being safe to flush, +- // or due to mSuppressInterruptibleReflows. Either way, the ++ // or due to SuppressInterruptibleReflows(). Either way, the + // mNeedLayoutFlush flag needs to be re-set. + SetNeedLayoutFlush(); + } +@@ -9484,7 +9484,7 @@ PresShell::DoReflow(nsIFrame* target, bool aInterruptible) + // Any FlushPendingNotifications with interruptible reflows + // should be suppressed now. We don't want to do extra reflow work + // before our reflow event happens. +- mSuppressInterruptibleReflows = true; ++ mWasLastReflowInterrupted = true; + MaybeScheduleReflow(); + } + +diff --git layout/base/nsIPresShell.h layout/base/nsIPresShell.h +index 9f65bad1b4d7..885bc0bc699a 100644 +--- layout/base/nsIPresShell.h ++++ layout/base/nsIPresShell.h +@@ -1581,6 +1581,21 @@ public: + mFontSizeInflationEnabledIsDirty = true; + } + ++ /** ++ * Return true if the most recent interruptible reflow was interrupted. ++ */ ++ bool IsReflowInterrupted() const { ++ return mWasLastReflowInterrupted; ++ } ++ ++ /** ++ * Return true if the the interruptible reflows have to be suppressed. ++ * This may happen only if if the most recent reflow was interrupted. ++ */ ++ bool SuppressInterruptibleReflows() const { ++ return mWasLastReflowInterrupted; ++ } ++ + ////////////////////////////////////////////////////////////////////////////// + // Approximate frame visibility tracking public API. + ////////////////////////////////////////////////////////////////////////////// +@@ -1794,7 +1809,8 @@ protected: + bool mIsFirstPaint : 1; + bool mObservesMutationsForPrint : 1; + +- bool mSuppressInterruptibleReflows : 1; ++ // Whether the most recent interruptible reflow was actually interrupted: ++ bool mWasLastReflowInterrupted : 1; + bool mScrollPositionClampingScrollPortSizeSet : 1; + + // True if a layout flush might not be a no-op +diff --git layout/base/nsRefreshDriver.cpp layout/base/nsRefreshDriver.cpp +index 4dbe56952ccf..4ca4783561c6 100644 +--- layout/base/nsRefreshDriver.cpp ++++ layout/base/nsRefreshDriver.cpp +@@ -1949,7 +1949,7 @@ nsRefreshDriver::Tick(int64_t aNowEpoch, TimeStamp aNowTime) + + nsCOMPtr shellKungFuDeathGrip(shell); + shell->mObservingLayoutFlushes = false; +- shell->mSuppressInterruptibleReflows = false; ++ shell->mWasLastReflowInterrupted = false; + FlushType flushType = HasPendingAnimations(shell) + ? FlushType::Layout + : FlushType::InterruptibleLayout; +commit 5ee10fd6f2e4 +Author: Alexander Surkov +Date: Tue Sep 26 16:27:02 2017 -0400 + + Bug 1321960 - Let an interrupted reflow finish before processing a11y. r=eeejay, f=dholbert, a=sledru + + --HG-- + extra : source : c845865489652eadaa3f9a12736c1db56c0e6f12 +--- + accessible/base/NotificationController.cpp | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git accessible/base/NotificationController.cpp accessible/base/NotificationController.cpp +index d08500458221..8263c7b54d83 100644 +--- accessible/base/NotificationController.cpp ++++ accessible/base/NotificationController.cpp +@@ -601,9 +601,13 @@ NotificationController::WillRefresh(mozilla::TimeStamp aTime) + if (!mDocument) + return; + ++ // Wait until an update, we have started, or an interruptible reflow is ++ // finished. + if (mObservingState == eRefreshProcessing || +- mObservingState == eRefreshProcessingForUpdate) ++ mObservingState == eRefreshProcessingForUpdate || ++ mPresShell->IsReflowInterrupted()) { + return; ++ } + + // Any generic notifications should be queued if we're processing content + // insertions or generic notifications. Copied: branches/2018Q1/www/waterfox/files/patch-bug1347984 (from r461193, head/www/waterfox/files/patch-bug1347984) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1347984 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1347984) @@ -0,0 +1,96 @@ +commit d40956eaa7d8 +Author: Jan de Mooij +Date: Fri Oct 6 20:11:07 2017 +0200 + + Bug 1347984 - Check for dead object proxies in TriggerPromiseReactions. r=till, a=ritu + + --HG-- + extra : source : 754a3e12321c8656a83759adf297e61b0e188368 +--- + js/src/builtin/Promise.cpp | 6 +++++- + js/src/jit-test/tests/basic/bug908915.js | 1 + + js/src/jit-test/tests/promise/bug1347984.js | 6 ++++++ + js/src/shell/js.cpp | 21 +++++++++++++++++++++ + 4 files changed, 33 insertions(+), 1 deletion(-) + +diff --git js/src/builtin/Promise.cpp js/src/builtin/Promise.cpp +index 2462f1f07853..1cb1cff0682e 100644 +--- js/src/builtin/Promise.cpp ++++ js/src/builtin/Promise.cpp +@@ -1017,8 +1017,12 @@ TriggerPromiseReactions(JSContext* cx, HandleValue reactionsVal, JS::PromiseStat + RootedObject reactions(cx, &reactionsVal.toObject()); + RootedObject reaction(cx); + +- if (reactions->is() || IsWrapper(reactions)) ++ if (reactions->is() || ++ IsWrapper(reactions) || ++ JS_IsDeadWrapper(reactions)) ++ { + return EnqueuePromiseReactionJob(cx, reactions, valueOrReason, state); ++ } + + RootedNativeObject reactionsList(cx, &reactions->as()); + size_t reactionsCount = reactionsList->getDenseInitializedLength(); +diff --git js/src/jit-test/tests/basic/bug908915.js js/src/jit-test/tests/basic/bug908915.js +index 5077801b1b67..f0213296e769 100644 +--- js/src/jit-test/tests/basic/bug908915.js ++++ js/src/jit-test/tests/basic/bug908915.js +@@ -11,6 +11,7 @@ var blacklist = { + 'readline': true, + 'terminate': true, + 'nestedShell': true, ++ 'nukeAllCCWs': true, + }; + + function f(y) {} +diff --git js/src/jit-test/tests/promise/bug1347984.js js/src/jit-test/tests/promise/bug1347984.js +new file mode 100644 +index 000000000000..5fc458cd452e +--- /dev/null ++++ js/src/jit-test/tests/promise/bug1347984.js +@@ -0,0 +1,6 @@ ++// |jit-test| error:dead object ++var g = newGlobal(); ++var p = new Promise(() => {}); ++g.Promise.prototype.then.call(p, () => void 0); ++g.eval("nukeAllCCWs()"); ++resolvePromise(p, 9); +diff --git js/src/shell/js.cpp js/src/shell/js.cpp +index 2bb7e97120a7..8e9aee7c854a 100644 +--- js/src/shell/js.cpp ++++ js/src/shell/js.cpp +@@ -5049,6 +5049,23 @@ NukeCCW(JSContext* cx, unsigned argc, Value* vp) + return true; + } + ++static bool ++NukeAllCCWs(JSContext* cx, unsigned argc, Value* vp) ++{ ++ CallArgs args = CallArgsFromVp(argc, vp); ++ ++ if (args.length() != 0) { ++ JS_ReportErrorNumberASCII(cx, my_GetErrorMessage, nullptr, JSSMSG_INVALID_ARGS, ++ "nukeAllCCWs"); ++ return false; ++ } ++ ++ NukeCrossCompartmentWrappers(cx, AllCompartments(), cx->compartment(), ++ NukeWindowReferences, NukeAllReferences); ++ args.rval().setUndefined(); ++ return true; ++} ++ + static bool + GetMaxArgs(JSContext* cx, unsigned argc, Value* vp) + { +@@ -6552,6 +6569,10 @@ static const JSFunctionSpecWithHelp shell_functions[] = { + "nukeCCW(wrapper)", + " Nuke a CrossCompartmentWrapper, which turns it into a DeadProxyObject."), + ++ JS_FN_HELP("nukeAllCCWs", NukeAllCCWs, 0, 0, ++"nukeAllCCWs()", ++" Like nukeCCW, but for all CrossCompartmentWrappers targeting the current compartment."), ++ + JS_FN_HELP("createMappedArrayBuffer", CreateMappedArrayBuffer, 1, 0, + "createMappedArrayBuffer(filename, [offset, [size]])", + " Create an array buffer that mmaps the given file."), Copied: branches/2018Q1/www/waterfox/files/patch-bug1370791 (from r461193, head/www/waterfox/files/patch-bug1370791) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1370791 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1370791) @@ -0,0 +1,104 @@ +commit 4ab22d92be00 +Author: Gijs Kruitbosch +Date: Wed Oct 4 19:12:40 2017 +0100 + + Bug 1370791 - Use CUI listener and an attribute to toggle hiding/showing the new tab button. r=jaws, a=ritu + + MozReview-Commit-ID: DaKohSCnrJn + + --HG-- + extra : source : 3894d341fe1631dc755e5b16b3a286ec4e741991 + extra : amend_source : 14a18fd29a60434f84664ee21eb245397a87f160 +--- + browser/base/content/browser.css | 4 +-- + browser/base/content/tabbrowser.xml | 49 +++++++++++++++++++++++++++++++++++++ + 2 files changed, 51 insertions(+), 2 deletions(-) + +diff --git browser/base/content/browser.css browser/base/content/browser.css +index 8afcbf4a5f48..4527cd480fb0 100644 +--- browser/base/content/browser.css ++++ browser/base/content/browser.css +@@ -114,9 +114,9 @@ tabbrowser { + } + + #tabbrowser-tabs:not([overflow="true"]) ~ #alltabs-button, +-#tabbrowser-tabs:not([overflow="true"]) + #new-tab-button, ++#tabbrowser-tabs[hasadjacentnewtabbutton]:not([overflow="true"]) ~ #new-tab-button, + #tabbrowser-tabs[overflow="true"] > .tabbrowser-arrowscrollbox > .tabs-newtab-button, +-#TabsToolbar[currentset]:not([currentset*="tabbrowser-tabs,new-tab-button"]) > #tabbrowser-tabs > .tabbrowser-arrowscrollbox > .tabs-newtab-button, ++#tabbrowser-tabs:not([hasadjacentnewtabbutton]) > .tabbrowser-arrowscrollbox > .tabs-newtab-button, + #TabsToolbar[customizing="true"] > #tabbrowser-tabs > .tabbrowser-arrowscrollbox > .tabs-newtab-button { + visibility: collapse; + } +diff --git browser/base/content/tabbrowser.xml browser/base/content/tabbrowser.xml +index 7575a985eeba..7e6c321e5dee 100644 +--- browser/base/content/tabbrowser.xml ++++ browser/base/content/tabbrowser.xml +@@ -5808,11 +5808,58 @@ + ]]> + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + +Date: Wed Oct 4 09:12:25 2017 -0600 + + Bug 1383501 - Do not crash when TabParent::RecvPDocAccessibleConstructor receives a null COM proxy sent to the parent process. r=jimm, a=ritu + + MozReview-Commit-ID: 5IOuLXc375T + + --HG-- + extra : source : e2a6e2ddfa184b5a1f410408d7232ed0041a360f +--- + accessible/ipc/win/ProxyAccessible.cpp | 2 +- + accessible/ipc/win/ProxyAccessible.h | 13 ++++++++++++- + dom/ipc/TabParent.cpp | 2 ++ + 3 files changed, 15 insertions(+), 2 deletions(-) + +diff --git accessible/ipc/win/ProxyAccessible.cpp accessible/ipc/win/ProxyAccessible.cpp +index 0942e280ea30..383ece99fb0c 100644 +--- accessible/ipc/win/ProxyAccessible.cpp ++++ accessible/ipc/win/ProxyAccessible.cpp +@@ -34,7 +34,7 @@ ProxyAccessible::GetCOMInterface(void** aOutAccessible) const + return false; + } + +- if (!mCOMProxy) { ++ if (!mCOMProxy && mSafeToRecurse) { + // See if we can lazily obtain a COM proxy + AccessibleWrap* wrap = WrapperFor(this); + bool isDefunct = false; +diff --git accessible/ipc/win/ProxyAccessible.h accessible/ipc/win/ProxyAccessible.h +index 83f1e6093253..4fd897e588fe 100644 +--- accessible/ipc/win/ProxyAccessible.h ++++ accessible/ipc/win/ProxyAccessible.h +@@ -27,6 +27,7 @@ public: + ProxyAccessible(uint64_t aID, ProxyAccessible* aParent, + DocAccessibleParent* aDoc, role aRole, uint32_t aInterfaces) + : ProxyAccessibleBase(aID, aParent, aDoc, aRole, aInterfaces) ++ , mSafeToRecurse(true) + { + MOZ_COUNT_CTOR(ProxyAccessible); + } +@@ -40,7 +41,16 @@ public: + + bool GetCOMInterface(void** aOutAccessible) const; + void SetCOMInterface(const RefPtr& aIAccessible) +- { mCOMProxy = aIAccessible; } ++ { ++ if (aIAccessible) { ++ mCOMProxy = aIAccessible; ++ } else { ++ // If we were supposed to be receiving an interface (hence the call to ++ // this function), but the interface turns out to be null, then we're ++ // broken for some reason. ++ mSafeToRecurse = false; ++ } ++ } + + protected: + explicit ProxyAccessible(DocAccessibleParent* aThisAsDoc) +@@ -49,6 +59,7 @@ protected: + + private: + RefPtr mCOMProxy; ++ bool mSafeToRecurse; + }; + + } +diff --git dom/ipc/TabParent.cpp dom/ipc/TabParent.cpp +index 7fc5689e6211..d8733a377219 100644 +--- dom/ipc/TabParent.cpp ++++ dom/ipc/TabParent.cpp +@@ -972,9 +972,11 @@ TabParent::RecvPDocAccessibleConstructor(PDocAccessibleParent* aDoc, + #ifdef XP_WIN + a11y::WrapperFor(doc)->SetID(aMsaaID); + MOZ_ASSERT(!aDocCOMProxy.IsNull()); ++#ifdef NIGHTLY_BUILD + if (aDocCOMProxy.IsNull()) { + return IPC_FAIL(this, "Constructing a top-level PDocAccessible with null COM proxy"); + } ++#endif + + RefPtr proxy(aDocCOMProxy.Get()); + doc->SetCOMInterface(proxy); Copied: branches/2018Q1/www/waterfox/files/patch-bug1397114 (from r461193, head/www/waterfox/files/patch-bug1397114) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1397114 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1397114) @@ -0,0 +1,105 @@ +commit 92b82f64e587 +Author: Scott Wu +Date: Wed Sep 20 16:45:03 2017 +0800 + + Bug 1397114 - Disable smooth scrolling when value changes come from input box. r=mconley, a=ritu + + MozReview-Commit-ID: 9ZLSB2HQvcu + + --HG-- + extra : source : f215f88437f1db1884858be2c78582ab2b11bbb0 +--- + toolkit/content/widgets/datepicker.js | 11 ++++++----- + toolkit/content/widgets/spinner.js | 16 ++-------------- + 2 files changed, 8 insertions(+), 19 deletions(-) + +diff --git toolkit/content/widgets/datepicker.js toolkit/content/widgets/datepicker.js +index 31651dc63665..b125c5103a9a 100644 +--- toolkit/content/widgets/datepicker.js ++++ toolkit/content/widgets/datepicker.js +@@ -133,7 +133,7 @@ function DatePicker(context) { + /** + * Update date picker and its components. + */ +- _update() { ++ _update(options = {}) { + const { dateKeeper, isMonthPickerVisible } = this.state; + + if (isMonthPickerVisible) { +@@ -148,7 +148,8 @@ function DatePicker(context) { + dateObj: dateKeeper.state.dateObj, + months: this.state.months, + years: this.state.years, +- toggleMonthPicker: this.state.toggleMonthPicker ++ toggleMonthPicker: this.state.toggleMonthPicker, ++ noSmoothScroll: options.noSmoothScroll + }); + this.components.calendar.setProps({ + isVisible: !isMonthPickerVisible, +@@ -269,7 +270,7 @@ function DatePicker(context) { + dateKeeper.setSelection({ + year, month, day + }); +- this._update(); ++ this._update({ noSmoothScroll: true }); + } + }; + +@@ -350,14 +351,14 @@ function DatePicker(context) { + items: props.months, + isInfiniteScroll: true, + isValueSet: this.state.isMonthSet, +- smoothScroll: !this.state.firstOpened ++ smoothScroll: !(this.state.firstOpened || props.noSmoothScroll) + }); + this.components.year.setState({ + value: props.dateObj.getUTCFullYear(), + items: props.years, + isInfiniteScroll: false, + isValueSet: this.state.isYearSet, +- smoothScroll: !this.state.firstOpened ++ smoothScroll: !(this.state.firstOpened || props.noSmoothScroll) + }); + this.state.firstOpened = false; + } else { +diff --git toolkit/content/widgets/spinner.js toolkit/content/widgets/spinner.js +index 101cb01658a0..0a30766f8d13 100644 +--- toolkit/content/widgets/spinner.js ++++ toolkit/content/widgets/spinner.js +@@ -124,8 +124,6 @@ function Spinner(props, context) { + /** + * Whenever scroll event is detected: + * - Update the index state +- * - If a smooth scroll has reached its destination, set [isScrolling] state +- * to false + * - If the value has changed, update the [value] state and call [setValue] + * - If infinite scrolling is on, reset the scrolling position if necessary + */ +@@ -138,14 +136,8 @@ function Spinner(props, context) { + + const value = itemsView[this.state.index + viewportTopOffset].value; + +- // Check if smooth scrolling has reached its destination. +- // This prevents input box jump when input box changes values. +- if (this.state.value == value && this.state.isScrolling) { +- this.state.isScrolling = false; +- } +- +- // Call setValue if value has changed, and is not smooth scrolling +- if (this.state.value != value && !this.state.isScrolling) { ++ // Call setValue if value has changed ++ if (this.state.value != value) { + this.state.value = value; + this.props.setValue(value); + } +@@ -444,10 +436,6 @@ function Spinner(props, context) { + _smoothScrollToIndex(index) { + const element = this.elements.spinner.children[index]; + if (element) { +- // Set the isScrolling flag before smooth scrolling begins +- // and remove it when it has reached the destination. +- // This prevents input box jump when input box changes values +- this.state.isScrolling = true; + element.scrollIntoView({ + behavior: "smooth", block: "start" + }); Copied: branches/2018Q1/www/waterfox/files/patch-bug1399939 (from r461193, head/www/waterfox/files/patch-bug1399939) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1399939 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1399939) @@ -0,0 +1,36 @@ +commit b0369ebbca69 +Author: Gijs Kruitbosch +Date: Thu Sep 28 12:00:22 2017 +0100 + + Bug 1399939 - Switch to highly restrictive profile for IDN. r=dveditz, r=jfkthame, a=sledru + + MozReview-Commit-ID: E5LRuQVfIZP + + --HG-- + extra : source : e1c1ebf60808e5e94b9a03d8cb577990ac0b9ca1 +--- + modules/libpref/init/all.js | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git modules/libpref/init/all.js modules/libpref/init/all.js +index c74659f8d4a5..c796df0fef1d 100644 +--- modules/libpref/init/all.js ++++ modules/libpref/init/all.js +@@ -1913,7 +1913,7 @@ pref("network.IDN_show_punycode", false); + // IDN-safe. Otherwise, they're treated as unsafe and punycode will be used + // for displaying them in the UI (e.g. URL bar), unless they conform to one of + // the profiles specified in +-// http://www.unicode.org/reports/tr36/proposed.html#Security_Levels_and_Alerts ++// https://www.unicode.org/reports/tr39/#Restriction_Level_Detection + // If "network.IDN.restriction_profile" is "high", the Highly Restrictive + // profile is used. + // If "network.IDN.restriction_profile" is "moderate", the Moderately +@@ -1922,7 +1922,7 @@ pref("network.IDN_show_punycode", false); + // Note that these preferences are referred to ONLY when + // "network.IDN_show_punycode" is false. In other words, all IDNs will be shown + // in punycode if "network.IDN_show_punycode" is true. +-pref("network.IDN.restriction_profile", "moderate"); ++pref("network.IDN.restriction_profile", "high"); + pref("network.IDN.use_whitelist", false); + + // ccTLDs Copied: branches/2018Q1/www/waterfox/files/patch-bug1402025 (from r461193, head/www/waterfox/files/patch-bug1402025) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1402025 Thu Feb 8 00:59:50 2018 (r461194, copy of r461193, head/www/waterfox/files/patch-bug1402025) @@ -0,0 +1,201 @@ +commit a80cfb448ce3 +Author: Kirk Steuber +Date: Thu Sep 28 12:09:56 2017 -0700 + + Bug 1402025 - Ensure form submission flush when unsetting relevant attributes. r=bz, a=ritu + + It seems that we were flushing any pending submission when changing the action or target attributes of a form, but not when unsetting those attributes. + + MozReview-Commit-ID: E6aUnokg54k + + --HG-- + extra : source : 32fa20aaa56cfb063433ff46f202e99eb35043d7 +--- + dom/html/HTMLFormElement.cpp | 25 ++++----- + dom/html/test/browser.ini | 3 ++ + dom/html/test/browser_submission_flush.js | 85 +++++++++++++++++++++++++++++++ + dom/html/test/post_action_page.html | 10 ++++ + dom/html/test/submission_flush.html | 13 +++++ + 5 files changed, 122 insertions(+), 14 deletions(-) + +diff --git dom/html/HTMLFormElement.cpp dom/html/HTMLFormElement.cpp +index 6b87c8b54255..c9ff6ffc8f2a 100644 +--- dom/html/HTMLFormElement.cpp ++++ dom/html/HTMLFormElement.cpp +@@ -189,21 +189,18 @@ HTMLFormElement::BeforeSetAttr(int32_t aNamespaceID, nsIAtom* aName, + { + if (aNamespaceID == kNameSpaceID_None) { + if (aName == nsGkAtoms::action || aName == nsGkAtoms::target) { +- // This check is mostly to preserve previous behavior. *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Feb 8 01:13:22 2018 Return-Path: Delivered-To: svn-ports-all@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 F2027EEB4AA; Thu, 8 Feb 2018 01:13:21 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E37A69483; Thu, 8 Feb 2018 01:13:21 +0000 (UTC) (envelope-from pfg@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 993806EA0; Thu, 8 Feb 2018 01:13:21 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w181DLks052520; Thu, 8 Feb 2018 01:13:21 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w181DL7P052519; Thu, 8 Feb 2018 01:13:21 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201802080113.w181DL7P052519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Thu, 8 Feb 2018 01:13:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461195 - head/math/coinmp X-SVN-Group: ports-head X-SVN-Commit-Author: pfg X-SVN-Commit-Paths: head/math/coinmp X-SVN-Commit-Revision: 461195 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 01:13:22 -0000 Author: pfg (src committer) Date: Thu Feb 8 01:13:21 2018 New Revision: 461195 URL: https://svnweb.freebsd.org/changeset/ports/461195 Log: math/coinmp: Add an option for Fortran. It can be convenient for performance to enable blas/lapack, which necessarilly involves using the fortran interface. Leave it OFF by default since it can interfere with some important consumers like Apache OpenOffice. Use the standard TEST_TARGET while here. No need to bump the portversion as this doesn't affect the package. PR: 219261 Approved by: cpm Modified: head/math/coinmp/Makefile Modified: head/math/coinmp/Makefile ============================================================================== --- head/math/coinmp/Makefile Thu Feb 8 00:59:50 2018 (r461194) +++ head/math/coinmp/Makefile Thu Feb 8 01:13:21 2018 (r461195) @@ -22,14 +22,19 @@ USES= libtool pathfix pkgconfig tar:tgz USE_LDCONFIG= yes CXXFLAGS+= -ffast-math -OPTIONS_DEFINE= DEBUG DOCS GLPK +OPTIONS_DEFINE= DEBUG DOCS FORTRAN GLPK +FORTRAN_DESCR= Use BLAS/LAPACK with the fortran interface GLPK_DESC= GNU Linear Programming Kit support PORTDOCS= * DEBUG_CXXFLAGS= -fomit-frame-pointer +FORTRAN_USES= fortran blaslapack +FORTRAN_CONFIGURE_ON= --with-lapack-lib="${LAPACKLIB} -L${LOCALBASE}/lib" \ + --with-blas-lib="${BLASLIB} -L${LOCALBASE}/lib" + GLPK_LIB_DEPENDS= libglpk.so:math/glpk GLPK_CONFIGURE_ON= --with-gmpl-incdir=${LOCALBASE}/include \ --with-gmpl-lib="-L${LOCALBASE}/lib -lglpk" @@ -38,6 +43,9 @@ GLPK_CONFIGURE_OFF= --disable-glpk-libcheck STRIP_FILES= libCoinUtils libOsi libOsiClp libOsiCommonTests libClp libClpSolver \ libCgl libCbc libCbcSolver libOsiCbc libCoinMP +TEST_TARGET= unitTest +TEST_WRKSRC= ${WRKSRC}/${PORTNAME} + post-patch:: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ -e 's|$$(DESTDIR)$$(addlibsdir)|$$(addlibsdir)|g' \ @@ -52,9 +60,5 @@ post-install: .for filename in ${STRIP_FILES} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${filename}.so.* .endfor - -check regression-test test: build - ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} \ - ${MAKE_ARGS} test -C ${WRKSRC} .include From owner-svn-ports-all@freebsd.org Thu Feb 8 05:52:06 2018 Return-Path: Delivered-To: svn-ports-all@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 C3662F056B0; Thu, 8 Feb 2018 05:52:06 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71A4174997; Thu, 8 Feb 2018 05:52:06 +0000 (UTC) (envelope-from bdrewery@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 6C95111E6C; Thu, 8 Feb 2018 05:52:06 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w185q6Ux090563; Thu, 8 Feb 2018 05:52:06 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w185q6Lq090562; Thu, 8 Feb 2018 05:52:06 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802080552.w185q6Lq090562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 8 Feb 2018 05:52:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461196 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 461196 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 05:52:06 -0000 Author: bdrewery Date: Thu Feb 8 05:52:06 2018 New Revision: 461196 URL: https://svnweb.freebsd.org/changeset/ports/461196 Log: Fix editors/vim-tiny hanging on reading stdin during generate-plist. test -f "" is true so we need to only test if $PLIST is not empty. Approved by: portmgr (implicit) Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Feb 8 01:13:21 2018 (r461195) +++ head/Mk/bsd.port.mk Thu Feb 8 05:52:06 2018 (r461196) @@ -4471,9 +4471,11 @@ generate-plist: ${WRKDIR} @for file in ${PLIST_FILES}; do \ ${ECHO_CMD} $${file} | ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} >> ${TMPPLIST}; \ done +.if !empty(PLIST) @if [ -f ${PLIST} ]; then \ ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} ${PLIST} >> ${TMPPLIST}; \ fi +.endif .for dir in ${PLIST_DIRS} @${ECHO_CMD} ${dir} | ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} -e 's,^,@dir ,' >> ${TMPPLIST} From owner-svn-ports-all@freebsd.org Thu Feb 8 06:15:18 2018 Return-Path: Delivered-To: svn-ports-all@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 DCBBBF06546; Thu, 8 Feb 2018 06:15:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FEDD753CB; Thu, 8 Feb 2018 06:15:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 458D420DD; Thu, 8 Feb 2018 06:15:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 2313C1C2F; Thu, 8 Feb 2018 06:15:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id cKAkmZPPRBRu; Thu, 8 Feb 2018 06:15:13 +0000 (UTC) Subject: Re: svn commit: r461196 - head/Mk DKIM-Filter: OpenDKIM Filter v2.10.3 mail.xzibition.com 0CC761C2A From: Bryan Drewery To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802080552.w185q6Lq090562@repo.freebsd.org> Organization: FreeBSD Message-ID: Date: Wed, 7 Feb 2018 22:15:05 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <201802080552.w185q6Lq090562@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="d6dFhDnZ6Nswt5lxiBzL5fyHHvr6V38XO" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 06:15:18 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --d6dFhDnZ6Nswt5lxiBzL5fyHHvr6V38XO Content-Type: multipart/mixed; boundary="cKBmj8XF2C8oHSKQz1cdeznLzbearXz99"; protected-headers="v1" From: Bryan Drewery To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r461196 - head/Mk References: <201802080552.w185q6Lq090562@repo.freebsd.org> In-Reply-To: <201802080552.w185q6Lq090562@repo.freebsd.org> --cKBmj8XF2C8oHSKQz1cdeznLzbearXz99 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2/7/18 9:52 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Thu Feb 8 05:52:06 2018 > New Revision: 461196 > URL: https://svnweb.freebsd.org/changeset/ports/461196 >=20 > Log: > Fix editors/vim-tiny hanging on reading stdin during generate-plist. > =20 > test -f "" is true so we need to only test if $PLIST is not empty. > =20 I meant 'test -f' is true, not 'test -f ""'. > Approved by: portmgr (implicit) >=20 > Modified: > head/Mk/bsd.port.mk >=20 > Modified: head/Mk/bsd.port.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/Mk/bsd.port.mk Thu Feb 8 01:13:21 2018 (r461195) > +++ head/Mk/bsd.port.mk Thu Feb 8 05:52:06 2018 (r461196) > @@ -4471,9 +4471,11 @@ generate-plist: ${WRKDIR} > @for file in ${PLIST_FILES}; do \ > ${ECHO_CMD} $${file} | ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=3D= /%%!/} >> ${TMPPLIST}; \ > done > +.if !empty(PLIST) > @if [ -f ${PLIST} ]; then \ > ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=3D/%%!/} ${PLIST} >> ${T= MPPLIST}; \ > fi > +.endif > =20 > .for dir in ${PLIST_DIRS} > @${ECHO_CMD} ${dir} | ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=3D/= %%!/} -e 's,^,@dir ,' >> ${TMPPLIST} >=20 --=20 Regards, Bryan Drewery --cKBmj8XF2C8oHSKQz1cdeznLzbearXz99-- --d6dFhDnZ6Nswt5lxiBzL5fyHHvr6V38XO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE+Rc8ssOq6npcih8JNddxu25Gl88FAlp76uoACgkQNddxu25G l89cDQf9EY5sshW5rvN37VkokEkRANHWObDh+SyMC36UquUq1EXjSI/GEjtOtPKz 2j3sdvM2m5XcMgm4o9ynQbXeFzTYWZPdxWmEe8ZsuO+KROnvvAk1qX9SRtYgAQXG /9sqLMt6IaEi8mNeucesV/ZJXv1EDg+kGUjoInPoBpfxGT00Gjpibfi8vKAFA5YT 8UqGsButB7jI2Xb/RAizePyCDUJy3m/FHLmu1aDPjQF9BV71ryHRF183n2P6ipNA 3KJVQGSZ3k0Da8ESAwtap9Nv/Gp8NG9zXp/IqhOvsvUoQrn04spozti9hSPFg4+e 3zf4nABFX35fttsdLG5yCT1DvOYwhA== =eQn9 -----END PGP SIGNATURE----- --d6dFhDnZ6Nswt5lxiBzL5fyHHvr6V38XO-- From owner-svn-ports-all@freebsd.org Thu Feb 8 06:29:03 2018 Return-Path: Delivered-To: svn-ports-all@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 531E6F07005; Thu, 8 Feb 2018 06:29:03 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06D9C75C02; Thu, 8 Feb 2018 06:29:03 +0000 (UTC) (envelope-from glewis@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 01D1812468; Thu, 8 Feb 2018 06:29:03 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w186T2l0006534; Thu, 8 Feb 2018 06:29:02 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w186T2A9006532; Thu, 8 Feb 2018 06:29:02 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201802080629.w186T2A9006532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Thu, 8 Feb 2018 06:29:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461197 - in head/java: openjdk7 openjdk8 X-SVN-Group: ports-head X-SVN-Commit-Author: glewis X-SVN-Commit-Paths: in head/java: openjdk7 openjdk8 X-SVN-Commit-Revision: 461197 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 06:29:03 -0000 Author: glewis Date: Thu Feb 8 06:29:02 2018 New Revision: 461197 URL: https://svnweb.freebsd.org/changeset/ports/461197 Log: . Fix the build for i386 when WITH_LLD_IS_LD is set. PR: 225741 Submitted by: dim@ Modified: head/java/openjdk7/Makefile head/java/openjdk8/Makefile Modified: head/java/openjdk7/Makefile ============================================================================== --- head/java/openjdk7/Makefile Thu Feb 8 05:52:06 2018 (r461196) +++ head/java/openjdk7/Makefile Thu Feb 8 06:29:02 2018 (r461197) @@ -162,6 +162,12 @@ BUILD_DEPENDS+= ${BOOTSTRAPJDKDIR}/bin/javac:java/boo .include +.if ${ARCH} == i386 +# Fix the build for i386 when WITH_LLD_IS_LD is set +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225741 +MAKE_ENV+= LFLAGS="-Wl,-z,notext" +.endif + # GCC is broken with PCH: https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html .if ${COMPILER_TYPE} == gcc MAKE_ENV+= USE_PRECOMPILED_HEADER=0 Modified: head/java/openjdk8/Makefile ============================================================================== --- head/java/openjdk8/Makefile Thu Feb 8 05:52:06 2018 (r461196) +++ head/java/openjdk8/Makefile Thu Feb 8 06:29:02 2018 (r461197) @@ -331,6 +331,12 @@ CONFIGURE_ARGS+= --with-boot-jdk-jvmargs="-Xmx768m" MAKE_ENV+= JAVADOC_CMD_MEM="-Xmx768m" .endif +.if ${ARCH} == i386 +# Fix the build for i386 when WITH_LLD_IS_LD is set +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225741 +MAKE_ENV+= LFLAGS="-Wl,-z,notext" +.endif + .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == powerpc64 JDK_BUILD_JVM= server .else From owner-svn-ports-all@freebsd.org Thu Feb 8 07:05:15 2018 Return-Path: Delivered-To: svn-ports-all@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 0FDC5F087E8; Thu, 8 Feb 2018 07:05:15 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B097976F12; Thu, 8 Feb 2018 07:05:14 +0000 (UTC) (envelope-from matthew@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 A411112AE1; Thu, 8 Feb 2018 07:05:14 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1875E1B026069; Thu, 8 Feb 2018 07:05:14 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1875EbN026066; Thu, 8 Feb 2018 07:05:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201802080705.w1875EbN026066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 8 Feb 2018 07:05:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461198 - head/databases/pg_citus X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pg_citus X-SVN-Commit-Revision: 461198 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:05:15 -0000 Author: matthew Date: Thu Feb 8 07:05:14 2018 New Revision: 461198 URL: https://svnweb.freebsd.org/changeset/ports/461198 Log: Update to 7.2.1 ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Thu Feb 8 06:29:02 2018 (r461197) +++ head/databases/pg_citus/Makefile Thu Feb 8 07:05:14 2018 (r461198) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Thu Feb 8 06:29:02 2018 (r461197) +++ head/databases/pg_citus/distinfo Thu Feb 8 07:05:14 2018 (r461198) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516226278 -SHA256 (citusdata-citus-v7.2.0_GH0.tar.gz) = 776b74a8bfd1c1d485cfbaa860dc859fe29098e4bf7b24e24d3e19087b501aac -SIZE (citusdata-citus-v7.2.0_GH0.tar.gz) = 2404799 +TIMESTAMP = 1518073059 +SHA256 (citusdata-citus-v7.2.1_GH0.tar.gz) = a146bf5fc5e08e0dc4dbcd79baa6c07b9829c376bf964db5aae66ff5f8c92512 +SIZE (citusdata-citus-v7.2.1_GH0.tar.gz) = 2406749 From owner-svn-ports-all@freebsd.org Thu Feb 8 07:07:44 2018 Return-Path: Delivered-To: svn-ports-all@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 4B02AF08A36; Thu, 8 Feb 2018 07:07:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0825770BF; Thu, 8 Feb 2018 07:07:43 +0000 (UTC) (envelope-from lwhsu@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 CDFD412AE2; Thu, 8 Feb 2018 07:07:43 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1877h6R026341; Thu, 8 Feb 2018 07:07:43 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1877hmT026337; Thu, 8 Feb 2018 07:07:43 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201802080707.w1877hmT026337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 8 Feb 2018 07:07:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461199 - in head/security/xmlsec1: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/security/xmlsec1: . files X-SVN-Commit-Revision: 461199 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:07:44 -0000 Author: lwhsu Date: Thu Feb 8 07:07:43 2018 New Revision: 461199 URL: https://svnweb.freebsd.org/changeset/ports/461199 Log: - Update to 1.2.25 PR: 224282 Submitted by: Greg V Approved by: maintainer timeout Deleted: head/security/xmlsec1/files/patch-src-openssl-app.c head/security/xmlsec1/files/patch-src-openssl-openssl11_wrapper.h head/security/xmlsec1/files/patch-src_openssl_signatures.c Modified: head/security/xmlsec1/Makefile head/security/xmlsec1/distinfo head/security/xmlsec1/files/patch-Makefile.in head/security/xmlsec1/pkg-plist Modified: head/security/xmlsec1/Makefile ============================================================================== --- head/security/xmlsec1/Makefile Thu Feb 8 07:05:14 2018 (r461198) +++ head/security/xmlsec1/Makefile Thu Feb 8 07:07:43 2018 (r461199) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmlsec1 -PORTVERSION= 1.2.23 -PORTREVISION= 1 +PORTVERSION= 1.2.25 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ @@ -20,26 +19,22 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libltdl.so:devel/libltdl -USES= libtool localbase pathfix pkgconfig ssl +USES= libtool localbase pathfix pkgconfig ssl gmake USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl="${OPENSSLBASE}" \ - --with-gcrypt="${LOCALBASE}" + --with-gcrypt="${LOCALBASE}" \ + --enable-soap \ + --disable-docs-build MAKE_ENV= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} INSTALL_TARGET= install-strip -PORTDOCS= api authors.html bugs.html c14n.html documentation.html \ - download.html faq.html favicon.ico images/bart.gif \ - images/libxml2-logo.png images/libxslt-logo.png \ - images/logo.gif images/openssl-logo.png \ - images/xmlsec-logo.gif index.html news.html related.html \ - xmldsig-verifier.html xmldsig.html xmlenc.html \ - xmlsec-man.html +PORTDOCS= * -OPTIONS_DEFINE= DOCS GNUTLS NSS +OPTIONS_DEFINE= GNUTLS NSS +OPTIONS_DEFAULT= NSS OPTIONS_SUB= yes -DOCS_MAKE_ENV= DOCS=docs GNUTLS_DESC= Enable GNUTLS support GNUTLS_CONFIGURE_ON= --with-gnutls="${LOCALBASE}" GNUTLS_CONFIGURE_OFF= --without-gnutls @@ -53,6 +48,15 @@ NSS_LIB_DEPENDS= libnss3.so:security/nss \ libnspr4.so:devel/nspr \ libplds4.so:devel/nspr \ libplc4.so:devel/nspr + +post-patch: + @${REINPLACE_CMD} -e 's/mozilla-nss/nss/' \ + -e 's/mozilla-nspr/nspr/' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's/(CP) -ru/(CP) -r/' \ + -e 's/(CP) -u/(CP)/' \ + ${WRKSRC}/docs/Makefile.am ${WRKSRC}/docs/Makefile.in \ + ${WRKSRC}/docs/api/Makefile.am ${WRKSRC}/docs/api/Makefile.in \ + ${WRKSRC}/man/Makefile.am ${WRKSRC}/man/Makefile.in post-patch-GNUTLS-on: # Don't rely on broken autodetection Modified: head/security/xmlsec1/distinfo ============================================================================== --- head/security/xmlsec1/distinfo Thu Feb 8 07:05:14 2018 (r461198) +++ head/security/xmlsec1/distinfo Thu Feb 8 07:07:43 2018 (r461199) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483094320 -SHA256 (xmlsec1-1.2.23.tar.gz) = 41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f -SIZE (xmlsec1-1.2.23.tar.gz) = 1794694 +TIMESTAMP = 1513083917 +SHA256 (xmlsec1-1.2.25.tar.gz) = 967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2 +SIZE (xmlsec1-1.2.25.tar.gz) = 1839160 Modified: head/security/xmlsec1/files/patch-Makefile.in ============================================================================== --- head/security/xmlsec1/files/patch-Makefile.in Thu Feb 8 07:05:14 2018 (r461198) +++ head/security/xmlsec1/files/patch-Makefile.in Thu Feb 8 07:07:43 2018 (r461199) @@ -1,13 +1,6 @@ ---- Makefile.in.orig 2017-01-05 17:38:02.402682000 +0900 -+++ Makefile.in 2017-01-05 17:39:12.079701000 +0900 -@@ -468,13 +468,13 @@ - top_srcdir = @top_srcdir@ - NULL = - SAFE_VERSION = @XMLSEC_VERSION_SAFE@ --SUBDIRS = include src apps man docs -+SUBDIRS = include src apps man ${DOCS} - TEST_APP = apps/xmlsec1$(EXEEXT) - DEFAULT_CRYPTO = @XMLSEC_DEFAULT_CRYPTO@ +--- Makefile.in.orig 2017-12-12 16:05:23.187628000 +0300 ++++ Makefile.in 2017-12-12 16:07:19.241092000 +0300 +@@ -480,7 +480,7 @@ bin_SCRIPTS = xmlsec1-config pkgconfig_DATA = xmlsec1.pc @XMLSEC_CRYPTO_PC_FILES_LIST@ pkgconfigdir = $(prefix)/libdata/pkgconfig Modified: head/security/xmlsec1/pkg-plist ============================================================================== --- head/security/xmlsec1/pkg-plist Thu Feb 8 07:05:14 2018 (r461198) +++ head/security/xmlsec1/pkg-plist Thu Feb 8 07:07:43 2018 (r461199) @@ -56,20 +56,20 @@ lib/libxmlsec1-gcrypt.so.1 %%GNUTLS%%lib/libxmlsec1-gnutls.a %%GNUTLS%%lib/libxmlsec1-gnutls.so %%GNUTLS%%lib/libxmlsec1-gnutls.so.1 -%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.23 +%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.25 %%NSS%%lib/libxmlsec1-nss.a %%NSS%%lib/libxmlsec1-nss.so %%NSS%%lib/libxmlsec1-nss.so.1 -%%NSS%%lib/libxmlsec1-nss.so.1.2.23 -lib/libxmlsec1-gcrypt.so.1.2.23 +%%NSS%%lib/libxmlsec1-nss.so.1.2.25 +lib/libxmlsec1-gcrypt.so.1.2.25 lib/libxmlsec1-openssl.a lib/libxmlsec1-openssl.so lib/libxmlsec1-openssl.so.1 -lib/libxmlsec1-openssl.so.1.2.23 +lib/libxmlsec1-openssl.so.1.2.25 lib/libxmlsec1.a lib/libxmlsec1.so lib/libxmlsec1.so.1 -lib/libxmlsec1.so.1.2.23 +lib/libxmlsec1.so.1.2.25 libdata/pkgconfig/xmlsec1-gcrypt.pc %%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc %%NSS%%libdata/pkgconfig/xmlsec1-nss.pc From owner-svn-ports-all@freebsd.org Thu Feb 8 07:13:53 2018 Return-Path: Delivered-To: svn-ports-all@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 16D02F09150; Thu, 8 Feb 2018 07:13:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C589A77677; Thu, 8 Feb 2018 07:13:52 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id A467C2E67; Thu, 8 Feb 2018 07:13:52 +0000 (UTC) Date: Thu, 8 Feb 2018 07:13:52 +0000 From: Alexey Dokuchaev To: Ganael LAPLANCHE Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460940 - in head/games: afternoonstalker burgerspace cosmosmash Message-ID: <20180208071352.GA63012@FreeBSD.org> References: <201802041634.w14GYHVW017651@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201802041634.w14GYHVW017651@repo.freebsd.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:13:53 -0000 On Sun, Feb 04, 2018 at 04:34:17PM +0000, Ganael LAPLANCHE wrote: > New Revision: 460940 > URL: https://svnweb.freebsd.org/changeset/ports/460940 > > Log: > Fix build with Clang 6 (C++14 by default) ... by forcing gnu++98 without giving the details of the breakages and why they were not properly fixed instead. :-) I appreciate fixing the build, but USE_CXXSTD should be used only if proper fix would be hard, or the patch would be way too long. Clang 6 might be too pedantic, but it often reveals real bugs in the code, so it's better not simply suppress them with USE_CXXSTD. At least give some details so interested committer could come by and attempt to find a better fix. Thanks, ./danfe From owner-svn-ports-all@freebsd.org Thu Feb 8 07:19:39 2018 Return-Path: Delivered-To: svn-ports-all@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 92996F096C6; Thu, 8 Feb 2018 07:19:39 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4176E778C6; Thu, 8 Feb 2018 07:19:38 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 809C012F3; Thu, 8 Feb 2018 01:19:32 -0600 (CST) Date: Thu, 8 Feb 2018 01:19:31 -0600 From: Mark Linimon To: Alexey Dokuchaev Cc: Ganael LAPLANCHE , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460940 - in head/games: afternoonstalker burgerspace cosmosmash Message-ID: <20180208071931.GA13039@lonesome.com> References: <201802041634.w14GYHVW017651@repo.freebsd.org> <20180208071352.GA63012@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180208071352.GA63012@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:19:39 -0000 On Thu, Feb 08, 2018 at 07:13:52AM +0000, Alexey Dokuchaev wrote: > On Sun, Feb 04, 2018 at 04:34:17PM +0000, Ganael LAPLANCHE wrote: > > New Revision: 460940 > > URL: https://svnweb.freebsd.org/changeset/ports/460940 > > > > Log: > > Fix build with Clang 6 (C++14 by default) > > ... by forcing gnu++98 without giving the details of the breakages and > why they were not properly fixed instead. :-) For once I'm going to agree with danfe (someone take a picture!) but only to the extent that I would like to ask that the commit messages be "work around the build" rather than "fix". There have been numerous commits that did contain actual code fixes. Despite the quibble, I appreciate the effort people are putting into the clang 6 problems -- these have especially regressed our tier-2 package builds. mcl From owner-svn-ports-all@freebsd.org Thu Feb 8 07:22:00 2018 Return-Path: Delivered-To: svn-ports-all@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 61669F099D4; Thu, 8 Feb 2018 07:22:00 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1796E77B4B; Thu, 8 Feb 2018 07:22:00 +0000 (UTC) (envelope-from yuri@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 1286212DFD; Thu, 8 Feb 2018 07:22:00 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w187LxRB034538; Thu, 8 Feb 2018 07:21:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w187Lx87034536; Thu, 8 Feb 2018 07:21:59 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802080721.w187Lx87034536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 8 Feb 2018 07:21:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461200 - head/security/py-scrypt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/py-scrypt X-SVN-Commit-Revision: 461200 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:22:00 -0000 Author: yuri Date: Thu Feb 8 07:21:59 2018 New Revision: 461200 URL: https://svnweb.freebsd.org/changeset/ports/461200 Log: security/py-scrypt: Update to 0.8.3 Change log: https://bitbucket.org/mhallin/py-scrypt/src Additional changes: * Updated MAINTAINER e-mail Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14249 Modified: head/security/py-scrypt/Makefile head/security/py-scrypt/distinfo Modified: head/security/py-scrypt/Makefile ============================================================================== --- head/security/py-scrypt/Makefile Thu Feb 8 07:07:43 2018 (r461199) +++ head/security/py-scrypt/Makefile Thu Feb 8 07:21:59 2018 (r461200) @@ -2,20 +2,18 @@ # $FreeBSD$ PORTNAME= scrypt -PORTVERSION= 0.8.0 +DISTVERSION= 0.8.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Bindings for the scrypt key derivation function library LICENSE= BSD2CLAUSE USES= python ssl USE_PYTHON= autoplist distutils -CFLAGS+= -I${OPENSSLINC} -LDFLAGS+= -L${OPENSSLLIB} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scrypt.so Modified: head/security/py-scrypt/distinfo ============================================================================== --- head/security/py-scrypt/distinfo Thu Feb 8 07:07:43 2018 (r461199) +++ head/security/py-scrypt/distinfo Thu Feb 8 07:21:59 2018 (r461200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474573767 -SHA256 (scrypt-0.8.0.tar.gz) = d4a5a4f53450b8ef629bbf1ee4be6105c69936e49b3d8bc621ac2287f0c86020 -SIZE (scrypt-0.8.0.tar.gz) = 39042 +TIMESTAMP = 1518024740 +SHA256 (scrypt-0.8.3.tar.gz) = 24c68246049a955dd8f56d4aba70a66a6b752af228be12e6ae54b77df5a9dec0 +SIZE (scrypt-0.8.3.tar.gz) = 45827 From owner-svn-ports-all@freebsd.org Thu Feb 8 07:29:36 2018 Return-Path: Delivered-To: svn-ports-all@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 2A439F0A171; Thu, 8 Feb 2018 07:29:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB76477FD2; Thu, 8 Feb 2018 07:29:35 +0000 (UTC) (envelope-from yuri@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 9BB4712E32; Thu, 8 Feb 2018 07:29:35 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w187TZMj036399; Thu, 8 Feb 2018 07:29:35 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w187TZOj036396; Thu, 8 Feb 2018 07:29:35 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802080729.w187TZOj036396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 8 Feb 2018 07:29:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461201 - head/audio/faust X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/faust X-SVN-Commit-Revision: 461201 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:29:36 -0000 Author: yuri Date: Thu Feb 8 07:29:35 2018 New Revision: 461201 URL: https://svnweb.freebsd.org/changeset/ports/461201 Log: audio/faust: Update to 2.5.17 Additional changes: * Updated to llvm-50 (latest possible version) * Added GH_TUPLE for libraries * Fixed manpage location * Removed the stray MacOS static lib under lib/faust/ Testing: * Compiled and ran several DSP programs. Next version is expected to be cmake-based. Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14239 Modified: head/audio/faust/Makefile head/audio/faust/distinfo head/audio/faust/pkg-plist Modified: head/audio/faust/Makefile ============================================================================== --- head/audio/faust/Makefile Thu Feb 8 07:21:59 2018 (r461200) +++ head/audio/faust/Makefile Thu Feb 8 07:29:35 2018 (r461201) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= faust -DISTVERSIONPREFIX= v -DISTVERSION= 2-5-10 +DISTVERSION= 2.5.17 CATEGORIES= audio devel MAINTAINER= yuri@FreeBSD.org @@ -12,16 +11,16 @@ COMMENT= Functional programming language for realtime LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libLLVM-${LLVM_VERSION_P}.so:devel/llvm${LLVM_VERSION} +LIB_DEPENDS= libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\1.\2/}.so:devel/llvm${LLVM_VERSION} USES= gmake ncurses python pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= grame-cncm -GH_TUPLE= ThatOtherPerson:xxd:cd8ecce:x/xxd-replacement +GH_TUPLE= grame-cncm:faustlibraries:f889fe1:libs/libraries \ + ThatOtherPerson:xxd:cd8ecce:xxd/xxd-replacement USE_CXXSTD= c++11 SHEBANG_FILES= tools/faust2appls/* tools/benchmark/faustbench -LLVM_VERSION= 34 # llvm-4.0 and 3.9 fail, see bug#220454 -LLVM_VERSION_P= ${LLVM_VERSION:C/([1-9])([0-9])/\1.\2/} +LLVM_VERSION= 50 MAKE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config${LLVM_VERSION} OPTIONS_DEFINE= HIGHLIGHT HTTPD_LIB @@ -35,7 +34,7 @@ HTTPD_LIB_LIB_DEPENDS= libmicrohttpd.so:www/libmicroht # Fix of the upstream bug https://github.com/grame-cncm/faust/issues/76 will kill most of the patches. post-patch: - @${REINPLACE_CMD} -i '' -e 's|make -C|$$(MAKE) -C|' \ + @${REINPLACE_CMD} -i '' -e 's|make -C|$$(MAKE) -C| ; s|share/man|man|g' \ ${WRKSRC}/Makefile \ ${WRKSRC}/architecture/osclib/Makefile @${REINPLACE_CMD} -i '' -e 's| -O1|| ; s|-o faust|-lexecinfo -o faust|' \ @@ -82,14 +81,13 @@ post-patch: @${REINPLACE_CMD} -i '' "s|xxd|${WRKSRC}/xxd-replacement/xxd|" \ ${WRKSRC}/compiler/Makefile.unix \ ${WRKSRC}/architecture/httpdlib/src/Makefile - @${REINPLACE_CMD} -i '' "s|cp libraries/old/|#cp libraries/old/| ; s|cp libraries/\*\.lib|#cp libraries/*.lib|" \ - ${WRKSRC}/Makefile pre-build: cd ${WRKSRC}/xxd-replacement && ${MAKE_CMD} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/faust + @${RM} -r ${STAGEDIR}${PREFIX}/lib/faust # https://github.com/grame-cncm/faust/issues/135 post-install-HIGHLIGHT-on: # 1) kate Modified: head/audio/faust/distinfo ============================================================================== --- head/audio/faust/distinfo Thu Feb 8 07:21:59 2018 (r461200) +++ head/audio/faust/distinfo Thu Feb 8 07:29:35 2018 (r461201) @@ -1,5 +1,7 @@ -TIMESTAMP = 1513738144 -SHA256 (grame-cncm-faust-v2-5-10_GH0.tar.gz) = f55c04c6f80c41ae42b0cf98156be8e1c340d7284584312095b89175592a7105 -SIZE (grame-cncm-faust-v2-5-10_GH0.tar.gz) = 41959487 +TIMESTAMP = 1517983768 +SHA256 (grame-cncm-faust-2.5.17_GH0.tar.gz) = 8c4a96d3761fb432f1a236b2d11964242e5e30cd6d5634370ff8d6a5fdea87c8 +SIZE (grame-cncm-faust-2.5.17_GH0.tar.gz) = 41099161 +SHA256 (grame-cncm-faustlibraries-f889fe1_GH0.tar.gz) = 39f8b2825686993574e326b78ad543634a3b7559343575e66927d14c33885bc6 +SIZE (grame-cncm-faustlibraries-f889fe1_GH0.tar.gz) = 6080548 SHA256 (ThatOtherPerson-xxd-cd8ecce_GH0.tar.gz) = 47e60f554a4a3c403146215cd2811be105c29e5e2fd48a077330c770b137a6d0 SIZE (ThatOtherPerson-xxd-cd8ecce_GH0.tar.gz) = 11304 Modified: head/audio/faust/pkg-plist ============================================================================== --- head/audio/faust/pkg-plist Thu Feb 8 07:21:59 2018 (r461200) +++ head/audio/faust/pkg-plist Thu Feb 8 07:29:35 2018 (r461201) @@ -48,6 +48,7 @@ bin/faust2paqt bin/faust2pdf bin/faust2plot bin/faust2png +bin/faust2pure bin/faust2puredata bin/faust2raqt bin/faust2ros @@ -110,6 +111,7 @@ include/faust/dsp/libfaust-c.h include/faust/dsp/libfaust.h include/faust/dsp/llvm-c-dsp.h include/faust/dsp/llvm-dsp.h +include/faust/dsp/poly-dsp-tools.h include/faust/dsp/poly-dsp.h include/faust/dsp/proxy-dsp.h include/faust/dsp/remote-dsp.h @@ -180,9 +182,10 @@ include/faust/unity/AudioPluginInterface.h include/faust/vst/faust.h include/faust/vst/voice.h include/faust/vst/vstui.h -lib/libHTTPDFaust.a +%%HTTPD_LIB%%lib/libHTTPDFaust.a lib/libOSCFaust.a lib/libfaust.a +man/man1/faust.1.gz %%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp %%DATADIR%%/AU/AUPublic/AUBase/AUBase.h %%DATADIR%%/AU/AUPublic/AUBase/AUDispatch.cpp @@ -276,9 +279,11 @@ lib/libfaust.a %%DATADIR%%/AU/Source/CocoaUI/FaustAU_Slider.m %%DATADIR%%/AU/version.plist %%DATADIR%%/alchemy-as.cpp +%%DATADIR%%/all.lib %%DATADIR%%/alsa-console.cpp %%DATADIR%%/alsa-gtk.cpp %%DATADIR%%/alsa-qt.cpp +%%DATADIR%%/analyzers.lib %%DATADIR%%/android/README.md %%DATADIR%%/android/android.iml %%DATADIR%%/android/app/CMakeLists.txt @@ -443,21 +448,31 @@ lib/libfaust.a %%DATADIR%%/api/doc/iOS.md %%DATADIR%%/au-effect.cpp %%DATADIR%%/au-instrument.cpp +%%DATADIR%%/basics.lib %%DATADIR%%/bela.cpp %%DATADIR%%/bench.cpp %%DATADIR%%/c-jack-gtk.c %%DATADIR%%/ca-qt.cpp +%%DATADIR%%/compressors.lib %%DATADIR%%/csound.cpp +%%DATADIR%%/delays.lib +%%DATADIR%%/demos.lib %%DATADIR%%/dssi.cpp %%DATADIR%%/dummy-mem.cpp %%DATADIR%%/dummy.cpp +%%DATADIR%%/dx7.lib +%%DATADIR%%/effect.lib +%%DATADIR%%/envelopes.lib %%DATADIR%%/faust-llvm.cpp %%DATADIR%%/faust-netjack-gtk.cpp %%DATADIR%%/faustbench.cpp %%DATADIR%%/faustui.js %%DATADIR%%/faustvst.cpp %%DATADIR%%/faustvstqt.h +%%DATADIR%%/filter.lib +%%DATADIR%%/filters.lib %%DATADIR%%/gen-json.cpp +%%DATADIR%%/hoa.lib %%DATADIR%%/iOS-bench/faustbench.xcodeproj/project.pbxproj %%DATADIR%%/iOS-bench/faustbench.xcodeproj/project.xcworkspace/contents.xcworkspacedata %%DATADIR%%/iOS-bench/faustbench/AppDelegate.h @@ -584,6 +599,7 @@ lib/libfaust.a %%DATADIR%%/iOS/pix/jackview-out.png %%DATADIR%%/iOS/pix/jackview-out@2x.png %%DATADIR%%/iOSKeyboard.cpp +%%DATADIR%%/instruments.lib %%DATADIR%%/ios-coreaudio-jack.cpp %%DATADIR%%/ios-coreaudio.cpp %%DATADIR%%/jack-console.cpp @@ -600,8 +616,8 @@ lib/libfaust.a %%DATADIR%%/js/faustuihtml.js %%DATADIR%%/js/jdesc.js %%DATADIR%%/js/jquery-1.7.1.min.js -%%DATADIR%%/js/jsscripts.js -%%DATADIR%%/js/stylesheet.js +%%HTTPD_LIB%%%%DATADIR%%/js/jsscripts.js +%%HTTPD_LIB%%%%DATADIR%%/js/stylesheet.js %%DATADIR%%/js/svg/api/Makefile %%DATADIR%%/js/svg/api/make.bat %%DATADIR%%/js/svg/api/source/conf.py @@ -647,17 +663,19 @@ lib/libfaust.a %%DATADIR%%/juce/standalone/standalone.jucer %%DATADIR%%/ladspa.cpp %%DATADIR%%/latexheader.tex -%%DATADIR%%/libsndfile.a %%DATADIR%%/llvm-jack-gtk.cpp %%DATADIR%%/lv2.cpp %%DATADIR%%/lv2qtgui.h %%DATADIR%%/lv2ui.cpp +%%DATADIR%%/math.lib %%DATADIR%%/mathdoctexts-de.txt %%DATADIR%%/mathdoctexts-default.txt %%DATADIR%%/mathdoctexts-en.txt %%DATADIR%%/mathdoctexts-fr.txt %%DATADIR%%/mathdoctexts-it.txt +%%DATADIR%%/maths.lib %%DATADIR%%/matlabplot.cpp +%%DATADIR%%/max-msp/README.md %%DATADIR%%/max-msp/faustgen-wrapper-poly.maxpat %%DATADIR%%/max-msp/faustgen-wrapper.maxpat %%DATADIR%%/max-msp/max-msp.cpp @@ -665,14 +683,17 @@ lib/libfaust.a %%DATADIR%%/max-msp/ui.js %%DATADIR%%/max-msp/wrapper-poly.maxpat %%DATADIR%%/max-msp/wrapper.maxpat +%%DATADIR%%/maxmsp.lib %%DATADIR%%/minimal-effect.cpp %%DATADIR%%/minimal-jack.rs %%DATADIR%%/minimal.c %%DATADIR%%/minimal.cpp %%DATADIR%%/minimal.rs +%%DATADIR%%/misceffects.lib %%DATADIR%%/module.cpp %%DATADIR%%/mr-plot.cpp %%DATADIR%%/ms-jack-gtk.cpp +%%DATADIR%%/music.lib %%DATADIR%%/netjack-console.cpp %%DATADIR%%/netjack-qt.cpp %%DATADIR%%/nodejs/DspFaustNode.cpp @@ -680,8 +701,11 @@ lib/libfaust.a %%DATADIR%%/nodejs/README.md %%DATADIR%%/nodejs/binding.gyp %%DATADIR%%/nodejs/faust.cpp +%%DATADIR%%/noises.lib %%DATADIR%%/octave.cpp %%DATADIR%%/old-scheduler.cpp +%%DATADIR%%/oscillator.lib +%%DATADIR%%/oscillators.lib %%DATADIR%%/oscio-gtk.cpp %%DATADIR%%/oscio-qt.cpp %%DATADIR%%/osclib/Makefile @@ -702,48 +726,30 @@ lib/libfaust.a %%DATADIR%%/osclib/faust/faust/osc/MessageProcessor.h %%DATADIR%%/osclib/faust/faust/osc/RootNode.h %%DATADIR%%/osclib/faust/faust/osc/smartpointer.h -%%DATADIR%%/osclib/faust/libOSCFaust.a %%DATADIR%%/osclib/faust/license.txt %%DATADIR%%/osclib/faust/src/OSCControler.cpp -%%DATADIR%%/osclib/faust/src/OSCControler.o %%DATADIR%%/osclib/faust/src/lib/OSCFError.cpp %%DATADIR%%/osclib/faust/src/lib/OSCFError.h -%%DATADIR%%/osclib/faust/src/lib/OSCFError.o %%DATADIR%%/osclib/faust/src/lib/OSCRegexp.cpp %%DATADIR%%/osclib/faust/src/lib/OSCRegexp.h -%%DATADIR%%/osclib/faust/src/lib/OSCRegexp.o %%DATADIR%%/osclib/faust/src/lib/deelx.h %%DATADIR%%/osclib/faust/src/msg/Message.cpp -%%DATADIR%%/osclib/faust/src/msg/Message.o %%DATADIR%%/osclib/faust/src/nodes/FaustFactory.cpp -%%DATADIR%%/osclib/faust/src/nodes/FaustFactory.o %%DATADIR%%/osclib/faust/src/nodes/FaustNode.cpp -%%DATADIR%%/osclib/faust/src/nodes/FaustNode.o %%DATADIR%%/osclib/faust/src/nodes/MessageDriven.cpp -%%DATADIR%%/osclib/faust/src/nodes/MessageDriven.o %%DATADIR%%/osclib/faust/src/nodes/RootNode.cpp -%%DATADIR%%/osclib/faust/src/nodes/RootNode.o %%DATADIR%%/osclib/faust/src/osc/OSCAddress.cpp %%DATADIR%%/osclib/faust/src/osc/OSCAddress.h -%%DATADIR%%/osclib/faust/src/osc/OSCAddress.o %%DATADIR%%/osclib/faust/src/osc/OSCIO.cpp -%%DATADIR%%/osclib/faust/src/osc/OSCIO.o %%DATADIR%%/osclib/faust/src/osc/OSCListener.cpp %%DATADIR%%/osclib/faust/src/osc/OSCListener.h -%%DATADIR%%/osclib/faust/src/osc/OSCListener.o %%DATADIR%%/osclib/faust/src/osc/OSCSetup.cpp %%DATADIR%%/osclib/faust/src/osc/OSCSetup.h -%%DATADIR%%/osclib/faust/src/osc/OSCSetup.o %%DATADIR%%/osclib/faust/src/osc/OSCStream.cpp %%DATADIR%%/osclib/faust/src/osc/OSCStream.h -%%DATADIR%%/osclib/faust/src/osc/OSCStream.o %%DATADIR%%/osclib/faust/src/threads/TThreads.h %%DATADIR%%/osclib/faust/src/threads/pthreads_impl.cpp -%%DATADIR%%/osclib/faust/src/threads/pthreads_impl.o %%DATADIR%%/osclib/faust/src/threads/winthreads_impl.cpp -%%DATADIR%%/osclib/faust/src/threads/winthreads_impl.o -%%DATADIR%%/osclib/libOSCFaust.a -%%DATADIR%%/osclib/liboscpack.a %%DATADIR%%/osclib/oscpack/CHANGES %%DATADIR%%/osclib/oscpack/LICENSE %%DATADIR%%/osclib/oscpack/Makefile @@ -756,34 +762,26 @@ lib/libfaust.a %%DATADIR%%/osclib/oscpack/examples/SimpleSend.cpp %%DATADIR%%/osclib/oscpack/ip/IpEndpointName.cpp %%DATADIR%%/osclib/oscpack/ip/IpEndpointName.h -%%DATADIR%%/osclib/oscpack/ip/IpEndpointName.o %%DATADIR%%/osclib/oscpack/ip/NetworkingUtils.h %%DATADIR%%/osclib/oscpack/ip/PacketListener.h %%DATADIR%%/osclib/oscpack/ip/TimerListener.h %%DATADIR%%/osclib/oscpack/ip/UdpSocket.h %%DATADIR%%/osclib/oscpack/ip/posix/NetworkingUtils.cpp -%%DATADIR%%/osclib/oscpack/ip/posix/NetworkingUtils.o %%DATADIR%%/osclib/oscpack/ip/posix/UdpSocket.cpp %%DATADIR%%/osclib/oscpack/ip/posix/UdpSocket.cpp.orig -%%DATADIR%%/osclib/oscpack/ip/posix/UdpSocket.o -%%DATADIR%%/osclib/oscpack/liboscpack.a %%DATADIR%%/osclib/oscpack/make.MinGW32.bat %%DATADIR%%/osclib/oscpack/osc/MessageMappingOscPacketListener.h %%DATADIR%%/osclib/oscpack/osc/OscException.h %%DATADIR%%/osclib/oscpack/osc/OscHostEndianness.h %%DATADIR%%/osclib/oscpack/osc/OscOutboundPacketStream.cpp %%DATADIR%%/osclib/oscpack/osc/OscOutboundPacketStream.h -%%DATADIR%%/osclib/oscpack/osc/OscOutboundPacketStream.o %%DATADIR%%/osclib/oscpack/osc/OscPacketListener.h %%DATADIR%%/osclib/oscpack/osc/OscPrintReceivedElements.cpp %%DATADIR%%/osclib/oscpack/osc/OscPrintReceivedElements.h -%%DATADIR%%/osclib/oscpack/osc/OscPrintReceivedElements.o %%DATADIR%%/osclib/oscpack/osc/OscReceivedElements.cpp %%DATADIR%%/osclib/oscpack/osc/OscReceivedElements.h -%%DATADIR%%/osclib/oscpack/osc/OscReceivedElements.o %%DATADIR%%/osclib/oscpack/osc/OscTypes.cpp %%DATADIR%%/osclib/oscpack/osc/OscTypes.h -%%DATADIR%%/osclib/oscpack/osc/OscTypes.o %%DATADIR%%/osclib/oscpack/tests/OscReceiveTest.cpp %%DATADIR%%/osclib/oscpack/tests/OscReceiveTest.h %%DATADIR%%/osclib/oscpack/tests/OscSendTests.cpp @@ -795,14 +793,20 @@ lib/libfaust.a %%DATADIR%%/pa-gtk.cpp %%DATADIR%%/pa-qt.cpp %%DATADIR%%/path-printer.cpp +%%DATADIR%%/phaflangers.lib +%%DATADIR%%/physmodels.lib %%DATADIR%%/plot.cpp %%DATADIR%%/pure.c %%DATADIR%%/pure.cpp %%DATADIR%%/puredata.cpp %%DATADIR%%/q.cpp %%DATADIR%%/ra-qt.cpp +%%DATADIR%%/reducemaps.lib +%%DATADIR%%/reverbs.lib %%DATADIR%%/ros-callbacks.cpp +%%DATADIR%%/routes.lib %%DATADIR%%/scheduler.cpp +%%DATADIR%%/signals.lib %%DATADIR%%/smartKeyboard/LICENCE.md %%DATADIR%%/smartKeyboard/README.md %%DATADIR%%/smartKeyboard/android/app/CMakeLists.txt @@ -894,8 +898,13 @@ lib/libfaust.a %%DATADIR%%/smartKeyboard/iOS/Faust/main.m %%DATADIR%%/snd-rt-gtk.cpp %%DATADIR%%/sndfile.cpp +%%DATADIR%%/spats.lib +%%DATADIR%%/stdfaust.lib %%DATADIR%%/supercollider.cpp %%DATADIR%%/synthfile.cpp +%%DATADIR%%/synths.lib +%%DATADIR%%/tonestacks.lib +%%DATADIR%%/tubes.lib %%DATADIR%%/unity/Android/Android.mk %%DATADIR%%/unity/Android/Application.mk %%DATADIR%%/unity/FaustPlugin_template.cs @@ -903,6 +912,7 @@ lib/libfaust.a %%DATADIR%%/unity/README.md %%DATADIR%%/unity/unity.cpp %%DATADIR%%/unity/unityplugin.cpp +%%DATADIR%%/vaeffects.lib %%DATADIR%%/vst.cpp %%DATADIR%%/webaudio/ExportLib.js %%DATADIR%%/webaudio/WebMIDIAPI.js @@ -919,7 +929,6 @@ lib/libfaust.a %%DATADIR%%/webaudio/export-wrapper.html %%DATADIR%%/webaudio/faustlive-local-worker.html %%DATADIR%%/webaudio/faustlive-local.html -%%DATADIR%%/webaudio/faustlive-wasm-worklet.html %%DATADIR%%/webaudio/faustlive-wasm.html %%DATADIR%%/webaudio/faustlive.html %%DATADIR%%/webaudio/favicon.ico @@ -941,7 +950,12 @@ lib/libfaust.a %%DATADIR%%/webaudio/noise-wasm.html %%DATADIR%%/webaudio/noise.js %%DATADIR%%/webaudio/noise.wasm +%%DATADIR%%/webaudio/organ-wasm.html +%%DATADIR%%/webaudio/organ.dsp +%%DATADIR%%/webaudio/organ.js +%%DATADIR%%/webaudio/organ.wasm %%DATADIR%%/webaudio/osc-wasm.html +%%DATADIR%%/webaudio/osc.dsp %%DATADIR%%/webaudio/osc.js %%DATADIR%%/webaudio/osc.wasm %%DATADIR%%/webaudio/qrcode.js @@ -966,7 +980,6 @@ lib/libfaust.a %%DATADIR%%/webaudio/webaudio-wasm-poly-worklet-footer.html %%DATADIR%%/webaudio/webaudio-wasm-standalone-wrapper.js %%DATADIR%%/webaudio/webaudio-wasm-worklet-footer.html -%%DATADIR%%/webaudio/webaudio-wasm-worklet-wrapper.js %%DATADIR%%/webaudio/webaudio-wasm-wrapper.js %%DATADIR%%/webaudio/webaudio-workletnode-poly-standalone-wrapper.js %%DATADIR%%/webaudio/webaudio-workletnode-standalone-wrapper.js @@ -975,7 +988,6 @@ lib/libfaust.a %%DATADIR%%/webaudio/webaudio.html %%DATADIR%%/webaudio/webaudio.js %%DATADIR%%/windowsdll.cpp -share/man/man1/faust.1 %%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml %%HIGHLIGHT%%share/gtksourceview-2.0/language-specs/faust.lang %%HIGHLIGHT%%share/gtksourceview-3.0/language-specs/faust.lang From owner-svn-ports-all@freebsd.org Thu Feb 8 07:48:50 2018 Return-Path: Delivered-To: svn-ports-all@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 DCA33F0B857; Thu, 8 Feb 2018 07:48:49 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 90C1578DBD; Thu, 8 Feb 2018 07:48:49 +0000 (UTC) (envelope-from danfe@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 8BB4813180; Thu, 8 Feb 2018 07:48:49 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w187mn2R046383; Thu, 8 Feb 2018 07:48:49 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w187mncO046381; Thu, 8 Feb 2018 07:48:49 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802080748.w187mncO046381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Thu, 8 Feb 2018 07:48:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461202 - head/graphics/enblend/files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/graphics/enblend/files X-SVN-Commit-Revision: 461202 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 07:48:50 -0000 Author: danfe Date: Thu Feb 8 07:48:49 2018 New Revision: 461202 URL: https://svnweb.freebsd.org/changeset/ports/461202 Log: Unbreak the build against recent Clang by backporting two patches from the upstream (issue #1537368): - Unconditional usage of std::auto_ptr<> in "vigra_ext" code: http://hg.code.sf.net/p/enblend/code/rev/467a73754dbb - Get rid of `boost::assign::map_list_of' (additional patch): http://hg.code.sf.net/p/enblend/code/rev/73e6f16de80a PR: 225557 Added: head/graphics/enblend/files/ head/graphics/enblend/files/patch-include_vigra__ext_impexalpha.hxx (contents, props changed) head/graphics/enblend/files/patch-src_filespec.cc (contents, props changed) Added: head/graphics/enblend/files/patch-include_vigra__ext_impexalpha.hxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/enblend/files/patch-include_vigra__ext_impexalpha.hxx Thu Feb 8 07:48:49 2018 (r461202) @@ -0,0 +1,57 @@ +# HG changeset patch +# User Chris +# Date 1453651551 -3600 +# Node ID 467a73754dbb0e269f1b515bc2ef6664ab328bfa +# Parent 6aec0cc8d22a6fa617f983e676df68d75ffabbcf +Fix issue #1537368: Unconditional usage of std::auto_ptr<> +in "vigra_ext" code. + +diff -r 6aec0cc8d22a -r 467a73754dbb include/vigra_ext/impexalpha.hxx +--- include/vigra_ext/impexalpha.hxx.orig 2015-08-07 14:45:05 UTC ++++ include/vigra_ext/impexalpha.hxx +@@ -26,6 +26,9 @@ + #include + #include + ++#ifndef VIGRA_UNIQUE_PTR ++#define VIGRA_UNIQUE_PTR std::auto_ptr ++#endif + + namespace vigra_ext + { +@@ -194,7 +197,7 @@ namespace vigra_ext + AlphaIterator alpha_iterator, AlphaAccessor alpha_accessor, + vigra::VigraTrueType) + { +- std::auto_ptr decoder(vigra::decoder(import_info)); ++ VIGRA_UNIQUE_PTR decoder(vigra::decoder(import_info)); + + switch (pixel_t_of_string(decoder->getPixelType())) + { +@@ -249,7 +252,7 @@ namespace vigra_ext + AlphaIterator alpha_iterator, AlphaAccessor alpha_accessor, + vigra::VigraFalseType) + { +- std::auto_ptr decoder(vigra::decoder(import_info)); ++ VIGRA_UNIQUE_PTR decoder(vigra::decoder(import_info)); + + switch (pixel_t_of_string(decoder->getPixelType())) + { +@@ -467,7 +470,7 @@ namespace vigra_ext + vigra::VigraTrueType) + { + const std::string pixel_type(export_info.getPixelType()); +- std::auto_ptr encoder(vigra::encoder(export_info)); ++ VIGRA_UNIQUE_PTR encoder(vigra::encoder(export_info)); + + encoder->setPixelType(pixel_type); + +@@ -525,7 +528,7 @@ namespace vigra_ext + vigra::VigraFalseType) + { + const std::string pixel_type(export_info.getPixelType()); +- std::auto_ptr encoder(vigra::encoder(export_info)); ++ VIGRA_UNIQUE_PTR encoder(vigra::encoder(export_info)); + + encoder->setPixelType(pixel_type); + Added: head/graphics/enblend/files/patch-src_filespec.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/enblend/files/patch-src_filespec.cc Thu Feb 8 07:48:49 2018 (r461202) @@ -0,0 +1,40 @@ +# HG changeset patch +# User Chris +# Date 1455528030 -3600 +# Node ID 73e6f16de80a94175db61f82ad10d4cd96790e85 +# Parent 596efbff27a8271a4c20184163e72b5914e334bf +Fix issue #1537368 (additional patch): Get rid of `boost::assign::map_list_of'. + +diff -r 596efbff27a8 -r 73e6f16de80a src/filespec.cc +--- src/filespec.cc.orig 2015-08-07 14:45:02 UTC ++++ src/filespec.cc +@@ -37,7 +37,6 @@ + #include + + #include +-#include + + #include + +@@ -412,17 +411,12 @@ class Globbing + public: + Globbing() : algorithm_name_("literal"), algorithm_(NULL) + { +- installed_algorithms_ = +- boost::assign::map_list_of +- ("literal", MAKE_ALGORITHM(new LiteralGlobbingAlgorithm)) +- ("wildcard", MAKE_ALGORITHM(new WildcardGlobbingAlgorithm)) +-#ifndef _WIN32 +- ("shell", MAKE_ALGORITHM(new ShellGlobbingAlgorithm)) +-#endif +- ; +- ++ installed_algorithms_["literal"] = MAKE_ALGORITHM(new LiteralGlobbingAlgorithm); ++ installed_algorithms_["wildcard"] = MAKE_ALGORITHM(new WildcardGlobbingAlgorithm); + setup_alias("literal", "none"); ++ + #ifndef _WIN32 ++ installed_algorithms_["shell"] = MAKE_ALGORITHM(new ShellGlobbingAlgorithm); + setup_alias("shell", "sh"); + #endif + } From owner-svn-ports-all@freebsd.org Thu Feb 8 08:29:59 2018 Return-Path: Delivered-To: svn-ports-all@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 06388F0E588; Thu, 8 Feb 2018 08:29:59 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A19227A570; Thu, 8 Feb 2018 08:29:58 +0000 (UTC) (envelope-from bhughes@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 9C5E3137F5; Thu, 8 Feb 2018 08:29:58 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w188TwSF066087; Thu, 8 Feb 2018 08:29:58 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w188TwVw066085; Thu, 8 Feb 2018 08:29:58 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201802080829.w188TwVw066085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 8 Feb 2018 08:29:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461203 - head/net/libsrtp X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/net/libsrtp X-SVN-Commit-Revision: 461203 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 08:29:59 -0000 Author: bhughes Date: Thu Feb 8 08:29:58 2018 New Revision: 461203 URL: https://svnweb.freebsd.org/changeset/ports/461203 Log: net/libsrtp: Update 1.5.4 -> 1.6.0 https://github.com/cisco/libsrtp/blob/v1.6.0/CHANGES Approved by: tijl (maintainer) Differential Revision: https://reviews.freebsd.org/D14236 Modified: head/net/libsrtp/Makefile head/net/libsrtp/distinfo Modified: head/net/libsrtp/Makefile ============================================================================== --- head/net/libsrtp/Makefile Thu Feb 8 07:48:49 2018 (r461202) +++ head/net/libsrtp/Makefile Thu Feb 8 08:29:58 2018 (r461203) @@ -3,7 +3,7 @@ PORTNAME= libsrtp DISTVERSIONPREFIX= v -DISTVERSION= 1.5.4 +DISTVERSION= 1.6.0 CATEGORIES= net MAINTAINER= tijl@FreeBSD.org Modified: head/net/libsrtp/distinfo ============================================================================== --- head/net/libsrtp/distinfo Thu Feb 8 07:48:49 2018 (r461202) +++ head/net/libsrtp/distinfo Thu Feb 8 08:29:58 2018 (r461203) @@ -1,2 +1,3 @@ -SHA256 (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 56a7b521c25134f48faff26b0b1e3d4378a14986a2d3d7bc6fefb48987304ff0 -SIZE (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 1646184 +TIMESTAMP = 1517320244 +SHA256 (cisco-libsrtp-v1.6.0_GH0.tar.gz) = 1a3e7904354d55e45b3c5c024ec0eab1b8fa76fdbf4dd2ea2625dad2b3c6edde +SIZE (cisco-libsrtp-v1.6.0_GH0.tar.gz) = 1648862 From owner-svn-ports-all@freebsd.org Thu Feb 8 08:32:14 2018 Return-Path: Delivered-To: svn-ports-all@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 71EF6F0EA21; Thu, 8 Feb 2018 08:32:14 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 024F87AA2C; Thu, 8 Feb 2018 08:32:14 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id ED91A4086; Thu, 8 Feb 2018 08:32:13 +0000 (UTC) Received: by ivaldir.etoilebsd.net (Postfix, from userid 1001) id 7F8836BBE9; Thu, 8 Feb 2018 09:32:13 +0100 (CET) Date: Thu, 8 Feb 2018 09:32:13 +0100 From: Baptiste Daroussin To: Mark Linimon Cc: Alexey Dokuchaev , Ganael LAPLANCHE , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460940 - in head/games: afternoonstalker burgerspace cosmosmash Message-ID: <20180208083213.yzrjhl4lwuqykvpg@ivaldir.net> References: <201802041634.w14GYHVW017651@repo.freebsd.org> <20180208071352.GA63012@FreeBSD.org> <20180208071931.GA13039@lonesome.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w3yp6tfqobln3avm" Content-Disposition: inline In-Reply-To: <20180208071931.GA13039@lonesome.com> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 08:32:14 -0000 --w3yp6tfqobln3avm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 08, 2018 at 01:19:31AM -0600, Mark Linimon wrote: > On Thu, Feb 08, 2018 at 07:13:52AM +0000, Alexey Dokuchaev wrote: > > On Sun, Feb 04, 2018 at 04:34:17PM +0000, Ganael LAPLANCHE wrote: > > > New Revision: 460940 > > > URL: https://svnweb.freebsd.org/changeset/ports/460940 > > >=20 > > > Log: > > > Fix build with Clang 6 (C++14 by default) > >=20 > > ... by forcing gnu++98 without giving the details of the breakages and > > why they were not properly fixed instead. :-) >=20 > For once I'm going to agree with danfe (someone take a picture!) but only > to the extent that I would like to ask that the commit messages be "work > around the build" rather than "fix". There have been numerous commits th= at > did contain actual code fixes. >=20 > Despite the quibble, I appreciate the effort people are putting into the > clang 6 problems -- these have especially regressed our tier-2 package > builds. >=20 > mcl >=20 My point here, is variations between c++ standards may make some code incom= patible and sometime the version of the standard may/should be specified, because t= he code is clearly C++98. In clang 6 when you build c++ instead of defaulting of c++98 like it used t= o be is now defaulting on c++14 meaning all the code whihch expected c++98 as de= fault standard are now broken and the -std flag should be supplied. The same happ= ened when the C compilers switched from C89 to C99 as default standard. On 143 p= orts we needed to make that change. Being compatible with newer c++ standard is an upstream decision to take, n= ot hours. The compilers are able to specify the standard you are using, imho i= t is normal and expected for maintainers to use that feature :) Bapt --w3yp6tfqobln3avm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlp8CwoACgkQY4mL3PG3 PlqZlhAAx7ykUe7F7h8P1US02ywZs8OViA9JnYEalARYiLldNUieTnmLfLglFTvh e76s5XPKw+fqixFisxHP9PHN7PWNk0ySMh9fzqZ2zjnUZaAWgndcD8CMxSXxwSp1 fQXLuvLm72tD/uLs/6nwc6iOdSg4Zzyq07gsyUnpCBim6g1WYTVzzkQ8KD/kBvEd 4I7wnusNP0L59YfLk2xhvaYk/10p5ldjXcITUg9GLue1VJr9TcH+UT7YHWcub8GX YhMV5loTbtSNeuTU2vm3LSyq78YkBjqZ6zOoz7njWiC/MuU/kcTfNitwTHaHrvV7 RpNJQv3ODgC/R4U8tA9Qu1EoRqzclMkgKh4qxmFefjJ5L1vzA9bnLMEjKlV/SE9f MFl/9l6Xa3jyREaxo7L0LcbKtXNsBPNTalbPk7rguh6xkpjjszpLJZok0UuTHuH8 H14aIP7sa+lvx3VroB62iAt6IW83opf+6f6p4kAyzEKKdh2Gv+3Ds5z+gHiPq4gc +80cIdpwINO/TBB8R+EKJHbGZIjHLJ7Oqhrw4lU9ecqMZUViY9Ff49mb5BDTX/KN e6aH1GhZRZq8W7rky5dec1py8oznQC+D6fg5fq6IdBPiCfE7TFIcMHtDrUkcaWfs s6Eg7f+1cfYpuknQd+dUynaDCDGrzbIO52xZFvFleREITZLgqC8= =JW2W -----END PGP SIGNATURE----- --w3yp6tfqobln3avm-- From owner-svn-ports-all@freebsd.org Thu Feb 8 09:02:47 2018 Return-Path: Delivered-To: svn-ports-all@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 06592F10D3A; Thu, 8 Feb 2018 09:02:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A70EA7C044; Thu, 8 Feb 2018 09:02:46 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1ED513E66; Thu, 8 Feb 2018 09:02:46 +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 w1892ku1085465; Thu, 8 Feb 2018 09:02:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1892kH5085463; Thu, 8 Feb 2018 09:02:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802080902.w1892kH5085463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 8 Feb 2018 09:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461204 - head/security/webscarab X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/security/webscarab X-SVN-Commit-Revision: 461204 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:02:47 -0000 Author: amdmi3 Date: Thu Feb 8 09:02:46 2018 New Revision: 461204 URL: https://svnweb.freebsd.org/changeset/ports/461204 Log: - Add LICENSE - Update WWW Modified: head/security/webscarab/Makefile head/security/webscarab/pkg-descr Modified: head/security/webscarab/Makefile ============================================================================== --- head/security/webscarab/Makefile Thu Feb 8 08:29:58 2018 (r461203) +++ head/security/webscarab/Makefile Thu Feb 8 09:02:46 2018 (r461204) @@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/niels \ MAINTAINER= ports@FreeBSD.org COMMENT= Framework for analysing HTTP and HTTPS web application traffic +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ @@ -18,7 +21,7 @@ NO_ARCH= yes WRKSRC= ${WRKDIR}/${DISTNAME}-1304 DATADIR= ${JAVASHAREDIR}/${PORTNAME} -PORTDOCS= README LICENSE ChangeLog +PORTDOCS= README ChangeLog OPTIONS_DEFINE= DOCS Modified: head/security/webscarab/pkg-descr ============================================================================== --- head/security/webscarab/pkg-descr Thu Feb 8 08:29:58 2018 (r461203) +++ head/security/webscarab/pkg-descr Thu Feb 8 09:02:46 2018 (r461204) @@ -5,4 +5,4 @@ review and modify requests created by the browser befo sent to the server, and to review and modify responses returned from the server before they are received by the browser. -WWW: http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project +WWW: https://www.owasp.org/index.php/Category:OWASP_WebScarab_Project From owner-svn-ports-all@freebsd.org Thu Feb 8 09:02:49 2018 Return-Path: Delivered-To: svn-ports-all@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 31461F10D6B; Thu, 8 Feb 2018 09:02:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB0D07C045; Thu, 8 Feb 2018 09:02:48 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5EB113E67; Thu, 8 Feb 2018 09:02:48 +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 w1892mx5085556; Thu, 8 Feb 2018 09:02:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1892mYL085555; Thu, 8 Feb 2018 09:02:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802080902.w1892mYL085555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 8 Feb 2018 09:02:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461205 - head/net-mgmt/tcpreplay X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net-mgmt/tcpreplay X-SVN-Commit-Revision: 461205 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:02:49 -0000 Author: amdmi3 Date: Thu Feb 8 09:02:48 2018 New Revision: 461205 URL: https://svnweb.freebsd.org/changeset/ports/461205 Log: - Switch to new test framework Approved by: portmgr blanket Modified: head/net-mgmt/tcpreplay/Makefile Modified: head/net-mgmt/tcpreplay/Makefile ============================================================================== --- head/net-mgmt/tcpreplay/Makefile Thu Feb 8 09:02:46 2018 (r461204) +++ head/net-mgmt/tcpreplay/Makefile Thu Feb 8 09:02:48 2018 (r461205) @@ -19,6 +19,7 @@ BUILD_DEPENDS= pcapnav-config:net/libpcapnav USES= autoreconf libtool pkgconfig USE_GITHUB= yes GNU_CONFIGURE= yes +TEST_TARGET= test GH_ACCOUNT= appneta @@ -41,8 +42,5 @@ LIBPCAP_PORTS_LIB_DEPENDS= libpcap.so:net/libpcap post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT}.ac - -regression-test: build - @cd ${WRKSRC} && ${MAKE} -s test .include From owner-svn-ports-all@freebsd.org Thu Feb 8 09:16:38 2018 Return-Path: Delivered-To: svn-ports-all@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 EB4CEF11BD1; Thu, 8 Feb 2018 09:16:37 +0000 (UTC) (envelope-from ganael.laplanche@centralesupelec.fr) Received: from smtp2.supelec.fr (smtp2.supelec.fr [160.228.120.31]) by mx1.freebsd.org (Postfix) with ESMTP id 2E20E7C8C9; Thu, 8 Feb 2018 09:16:37 +0000 (UTC) (envelope-from ganael.laplanche@centralesupelec.fr) Received: from localhost (localhost [127.0.0.1]) by smtp2.supelec.fr (Postfix) with ESMTP id 9F91A80ABA; Thu, 8 Feb 2018 10:10:18 +0100 (CET) X-Virus-Scanned: amavisd-new at smtp2.supelec.fr Received: from smtp2.supelec.fr ([127.0.0.1]) by localhost (smtp2.supelec.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ACPWOWaaawtc; Thu, 8 Feb 2018 10:10:18 +0100 (CET) Received: from dmc12.centralesupelec.fr (unknown [172.16.6.210]) by smtp2.supelec.fr (Postfix) with ESMTPSA id 31B7280863; Thu, 8 Feb 2018 10:10:18 +0100 (CET) From: Ganael Laplanche To: Baptiste Daroussin Cc: Mark Linimon , Alexey Dokuchaev , Ganael LAPLANCHE , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460940 - in head/games: afternoonstalker burgerspace cosmosmash Date: Thu, 08 Feb 2018 10:10:17 +0100 Message-ID: <2650675.ed8esFDKD5@dmc12.centralesupelec.fr> Organization: CentraleSupelec User-Agent: KMail/4.14.10 (FreeBSD/11.1-RELEASE-p4; KDE/4.14.30; amd64; ; ) In-Reply-To: <20180208083213.yzrjhl4lwuqykvpg@ivaldir.net> References: <201802041634.w14GYHVW017651@repo.freebsd.org> <20180208071931.GA13039@lonesome.com> <20180208083213.yzrjhl4lwuqykvpg@ivaldir.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:16:38 -0000 On Thursday 08 February 2018 09:32:13 Baptiste Daroussin wrote: Hi everyone, > > > ... by forcing gnu++98 without giving the details of the breakages and > > > why they were not properly fixed instead. :-) > > > > For once I'm going to agree with danfe (someone take a picture!) but only > > to the extent that I would like to ask that the commit messages be "work > > around the build" rather than "fix". There have been numerous commits > > that did contain actual code fixes. I should probably have written a more detailed commit msg, sorry. > My point here, is variations between c++ standards may make some code > incompatible and sometime the version of the standard may/should be > specified, because the code is clearly C++98. > > In clang 6 when you build c++ instead of defaulting of c++98 like it used to > be is now defaulting on c++14 meaning all the code whihch expected c++98 as > default standard are now broken and the -std flag should be supplied. The > same happened when the C compilers switched from C89 to C99 as default > standard. On 143 ports we needed to make that change. > > Being compatible with newer c++ standard is an upstream decision to take, > not hours. The compilers are able to specify the standard you are using, > imho it is normal and expected for maintainers to use that feature :) I agree with Bapt, if a project is written in C++ 98, that is not the porter's job to re-write it into a newer standard, that's why specifying c++98 for those ports made sense to me. Moreover, those games have not seen updates for years now, so there may be not point in updating their code standard. Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes From owner-svn-ports-all@freebsd.org Thu Feb 8 09:30:13 2018 Return-Path: Delivered-To: svn-ports-all@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 D96FCF12C0F; Thu, 8 Feb 2018 09:30:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E7CA7D39E; Thu, 8 Feb 2018 09:30:13 +0000 (UTC) (envelope-from gahr@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 79417141EA; Thu, 8 Feb 2018 09:30:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w189UDLQ095628; Thu, 8 Feb 2018 09:30:13 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w189UDmE095626; Thu, 8 Feb 2018 09:30:13 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201802080930.w189UDmE095626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 8 Feb 2018 09:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461206 - head/lang/expect X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/expect X-SVN-Commit-Revision: 461206 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:30:14 -0000 Author: gahr Date: Thu Feb 8 09:30:13 2018 New Revision: 461206 URL: https://svnweb.freebsd.org/changeset/ports/461206 Log: lang/expect: update to 5.45.4 Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ Modified: head/lang/expect/Makefile head/lang/expect/distinfo Modified: head/lang/expect/Makefile ============================================================================== --- head/lang/expect/Makefile Thu Feb 8 09:02:48 2018 (r461205) +++ head/lang/expect/Makefile Thu Feb 8 09:30:13 2018 (r461206) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= expect -PORTVERSION= 5.45.3 +PORTVERSION= 5.45.4 CATEGORIES= lang tcl tk MASTER_SITES= SF/expect/Expect/${PORTVERSION:R} DISTNAME= ${PORTNAME}${PORTVERSION:R} @@ -20,6 +20,9 @@ CONFIGURE_ARGS= --datadir=${DATADIR} PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ LIBEXPECT_VER=${LIBEXPECT_VER} TEST_TARGET= test + +post-patch: + ${REINPLACE_CMD} 's|5\.45\.3|${PORTVERSION}|' ${WRKSRC}/configure.in post-install: ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ Modified: head/lang/expect/distinfo ============================================================================== --- head/lang/expect/distinfo Thu Feb 8 09:02:48 2018 (r461205) +++ head/lang/expect/distinfo Thu Feb 8 09:30:13 2018 (r461206) @@ -1,2 +1,3 @@ +TIMESTAMP = 1518080080 SHA256 (expect5.45.tar.gz) = b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040 SIZE (expect5.45.tar.gz) = 628808 From owner-svn-ports-all@freebsd.org Thu Feb 8 09:38:07 2018 Return-Path: Delivered-To: svn-ports-all@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 103A9F13720; Thu, 8 Feb 2018 09:38:07 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F8B47DA85; Thu, 8 Feb 2018 09:38:05 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8D70EBDD31; Thu, 8 Feb 2018 10:38:03 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 7078FBDD37; Thu, 8 Feb 2018 10:38:03 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id 34ECAA19B3D1; Thu, 8 Feb 2018 10:38:02 +0100 (CET) Date: Thu, 8 Feb 2018 10:38:02 +0100 From: Mathieu Arnold To: Pietro Cerutti Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461206 - head/lang/expect Message-ID: <20180208093802.gumqozav74hfsmtv@atuin.in.mat.cc> References: <201802080930.w189UDmE095626@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201802080930.w189UDmE095626@repo.freebsd.org> User-Agent: NeoMutt/20170912 (1.9.0) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:38:07 -0000 On Thu, Feb 08, 2018 at 09:30:13AM +0000, Pietro Cerutti wrote: > Author: gahr > Date: Thu Feb 8 09:30:13 2018 > New Revision: 461206 > URL: https://svnweb.freebsd.org/changeset/ports/461206 > > Log: > lang/expect: update to 5.45.4 > > Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ > > Modified: > head/lang/expect/Makefile > head/lang/expect/distinfo > > Modified: head/lang/expect/Makefile > ============================================================================== > --- head/lang/expect/Makefile Thu Feb 8 09:02:48 2018 (r461205) > +++ head/lang/expect/Makefile Thu Feb 8 09:30:13 2018 (r461206) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= expect > -PORTVERSION= 5.45.3 > +PORTVERSION= 5.45.4 > CATEGORIES= lang tcl tk > MASTER_SITES= SF/expect/Expect/${PORTVERSION:R} > DISTNAME= ${PORTNAME}${PORTVERSION:R} > @@ -20,6 +20,9 @@ CONFIGURE_ARGS= --datadir=${DATADIR} > PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ > LIBEXPECT_VER=${LIBEXPECT_VER} > TEST_TARGET= test > + > +post-patch: > + ${REINPLACE_CMD} 's|5\.45\.3|${PORTVERSION}|' ${WRKSRC}/configure.in > > post-install: > ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ > > Modified: head/lang/expect/distinfo > ============================================================================== > --- head/lang/expect/distinfo Thu Feb 8 09:02:48 2018 (r461205) > +++ head/lang/expect/distinfo Thu Feb 8 09:30:13 2018 (r461206) > @@ -1,2 +1,3 @@ > +TIMESTAMP = 1518080080 > SHA256 (expect5.45.tar.gz) = b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040 > SIZE (expect5.45.tar.gz) = 628808 I wonder what exactly changed between the two versions, except from the version number. -- Mathieu Arnold From owner-svn-ports-all@freebsd.org Thu Feb 8 09:53:18 2018 Return-Path: Delivered-To: svn-ports-all@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 47AF3F1479A; Thu, 8 Feb 2018 09:53:18 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 849EC7E456; Thu, 8 Feb 2018 09:53:17 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id fd18e2a5 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 8 Feb 2018 09:53:13 +0000 (UTC) Date: Thu, 8 Feb 2018 09:53:13 +0000 From: Pietro Cerutti To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461206 - head/lang/expect Message-ID: <20180208095313.maoxnrevbj56tb5k@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201802080930.w189UDmE095626@repo.freebsd.org> <20180208093802.gumqozav74hfsmtv@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="emmbihduc3g22j3q" Content-Disposition: inline In-Reply-To: <20180208093802.gumqozav74hfsmtv@atuin.in.mat.cc> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171215-154-cf0428 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 09:53:18 -0000 --emmbihduc3g22j3q Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 8 18 10:38, Mathieu Arnold wrote: >On Thu, Feb 08, 2018 at 09:30:13AM +0000, Pietro Cerutti wrote: >> Author: gahr >> Date: Thu Feb 8 09:30:13 2018 >> New Revision: 461206 >> URL: https://svnweb.freebsd.org/changeset/ports/461206 >> >> Log: >> lang/expect: update to 5.45.4 >> >> Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ >> >> Modified: >> head/lang/expect/Makefile >> head/lang/expect/distinfo >> >> Modified: head/lang/expect/Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/lang/expect/Makefile Thu Feb 8 09:02:48 2018 (r461205) >> +++ head/lang/expect/Makefile Thu Feb 8 09:30:13 2018 (r461206) >> @@ -2,7 +2,7 @@ >> # $FreeBSD$ >> >> PORTNAME=3D expect >> -PORTVERSION=3D 5.45.3 >> +PORTVERSION=3D 5.45.4 >> CATEGORIES=3D lang tcl tk >> MASTER_SITES=3D SF/expect/Expect/${PORTVERSION:R} >> DISTNAME=3D ${PORTNAME}${PORTVERSION:R} >> @@ -20,6 +20,9 @@ CONFIGURE_ARGS=3D --datadir=3D${DATADIR} >> PLIST_SUB+=3D EXPECT_VER=3D${PORTVERSION} \ >> LIBEXPECT_VER=3D${LIBEXPECT_VER} >> TEST_TARGET=3D test >> + >> +post-patch: >> + ${REINPLACE_CMD} 's|5\.45\.3|${PORTVERSION}|' ${WRKSRC}/configure.in >> >> post-install: >> ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ >> >> Modified: head/lang/expect/distinfo >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/lang/expect/distinfo Thu Feb 8 09:02:48 2018 (r461205) >> +++ head/lang/expect/distinfo Thu Feb 8 09:30:13 2018 (r461206) >> @@ -1,2 +1,3 @@ >> +TIMESTAMP =3D 1518080080 >> SHA256 (expect5.45.tar.gz) =3D b28dca90428a3b30e650525cdc16255d76bb6ccd= 65d448be53e620d95d5cc040 >> SIZE (expect5.45.tar.gz) =3D 628808 > >I wonder what exactly changed between the two versions, except from the >version number. wow - I'm still fetching the old distfile! Thanks for spotting this! --=20 Pietro Cerutti --emmbihduc3g22j3q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlp8HgUuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII nu1FEADHEBy7+iXRQD4dKoz3aNg75D7xhykQz0dgOIhGpJUaJXasjhrLqmM9fjMb 1CYisD/Wjj3/cmMbn8lIENrgrk7pCMxqDK42XvHVri262e9sfk6mluZq/nO3gz0F S84mwRtuNgK6Mrj4SdEyJDXGlCSCvvF493d3fV/BiRGxmKMBYvXwppWfdfCJbg65 CrigIoITMK+reqx1igpzMbTnnbFf77jrPqEM3BjzgaGaSIN/Mx4tjiu3Y//wIV2Y QVq/MBXa3qREQCqYlokz9g2/edrDoT6w7bHC/J6yXJ9NzXQPkjazOiyBCuo3v80N jDL+HIlTeTRLgCw/DE9QsAP9yc5vJthkuBT9/QX8ZR81IRFSbqZJHPYELszM3UOA c5UQBvZyyyLj34J9WXV/txdmO1lspKv655DTRdLENaPT8Oane9N1SqqkzsoSj1qe MFnngKSSNBNCM1YPUauR1dzNLTaNxPfWmJWi/QxUk4Oxi9kF6BJLNURJAJ3ygeOr nlgzauUevJlwp2Ov0iAeKHjWqokr4nzEIkwyXelSeKaBLdfIve2Ug0AhJ6H4xaOq 6NcQXjZuW9EEoxOQYdkp34QbqupMAhZfd1w9nF+u1qa+pKMF5Ph1Wv8BJMw9U/5h nLS5dPIe5EgkJNegmYe95FUfULjXbzBDhQJ4tKoegusqY9Bpjg== =MnIr -----END PGP SIGNATURE----- --emmbihduc3g22j3q-- From owner-svn-ports-all@freebsd.org Thu Feb 8 10:13:12 2018 Return-Path: Delivered-To: svn-ports-all@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 C6E75F15EA4; Thu, 8 Feb 2018 10:13:12 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 764A27F1B5; Thu, 8 Feb 2018 10:13:12 +0000 (UTC) (envelope-from gahr@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 6F17B149FC; Thu, 8 Feb 2018 10:13:12 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18ADCC9020292; Thu, 8 Feb 2018 10:13:12 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18ADCd5020291; Thu, 8 Feb 2018 10:13:12 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201802081013.w18ADCd5020291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 8 Feb 2018 10:13:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461207 - head/lang/expect X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/expect X-SVN-Commit-Revision: 461207 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:13:12 -0000 Author: gahr Date: Thu Feb 8 10:13:12 2018 New Revision: 461207 URL: https://svnweb.freebsd.org/changeset/ports/461207 Log: lang/expect: revert upgrade to 5.45.4, will need some more time Modified: head/lang/expect/Makefile Modified: head/lang/expect/Makefile ============================================================================== --- head/lang/expect/Makefile Thu Feb 8 09:30:13 2018 (r461206) +++ head/lang/expect/Makefile Thu Feb 8 10:13:12 2018 (r461207) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= expect -PORTVERSION= 5.45.4 +PORTVERSION= 5.45.3 +PORTEPOCH= 1 CATEGORIES= lang tcl tk MASTER_SITES= SF/expect/Expect/${PORTVERSION:R} DISTNAME= ${PORTNAME}${PORTVERSION:R} @@ -20,9 +21,6 @@ CONFIGURE_ARGS= --datadir=${DATADIR} PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ LIBEXPECT_VER=${LIBEXPECT_VER} TEST_TARGET= test - -post-patch: - ${REINPLACE_CMD} 's|5\.45\.3|${PORTVERSION}|' ${WRKSRC}/configure.in post-install: ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ From owner-svn-ports-all@freebsd.org Thu Feb 8 10:30:46 2018 Return-Path: Delivered-To: svn-ports-all@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 DC50AF17333; Thu, 8 Feb 2018 10:30:46 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F9817FA18; Thu, 8 Feb 2018 10:30:46 +0000 (UTC) (envelope-from romain@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 8A9F914BAE; Thu, 8 Feb 2018 10:30:46 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AUk0l025687; Thu, 8 Feb 2018 10:30:46 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AUki7025685; Thu, 8 Feb 2018 10:30:46 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201802081030.w18AUki7025685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Thu, 8 Feb 2018 10:30:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461208 - head/sysutils/facter X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: head/sysutils/facter X-SVN-Commit-Revision: 461208 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:30:47 -0000 Author: romain Date: Thu Feb 8 10:30:46 2018 New Revision: 461208 URL: https://svnweb.freebsd.org/changeset/ports/461208 Log: Update to 3.9.4 Release notes: https://puppet.com/docs/facter/3.9/release_notes.html#facter-394 With hat: puppet Modified: head/sysutils/facter/Makefile head/sysutils/facter/distinfo Modified: head/sysutils/facter/Makefile ============================================================================== --- head/sysutils/facter/Makefile Thu Feb 8 10:13:12 2018 (r461207) +++ head/sysutils/facter/Makefile Thu Feb 8 10:30:46 2018 (r461208) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= facter -PORTVERSION= 3.9.3 -PORTREVISION= 1 +PORTVERSION= 3.9.4 CATEGORIES?= sysutils MASTER_SITES= http://downloads.puppetlabs.com/facter/ Modified: head/sysutils/facter/distinfo ============================================================================== --- head/sysutils/facter/distinfo Thu Feb 8 10:13:12 2018 (r461207) +++ head/sysutils/facter/distinfo Thu Feb 8 10:30:46 2018 (r461208) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510551399 -SHA256 (facter-3.9.3.tar.gz) = a91a38b6ff1ea912e824bce7fff125452a7b4632c503d0c888fc2ce24551ebb8 -SIZE (facter-3.9.3.tar.gz) = 341687 +TIMESTAMP = 1517924907 +SHA256 (facter-3.9.4.tar.gz) = 9fc116cc1ed3c6471b464e206753b48171953949cd594438d8a5e1e008c0d4b2 +SIZE (facter-3.9.4.tar.gz) = 342603 From owner-svn-ports-all@freebsd.org Thu Feb 8 10:33:39 2018 Return-Path: Delivered-To: svn-ports-all@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 A14B1F175D0; Thu, 8 Feb 2018 10:33:39 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 549517FDFF; Thu, 8 Feb 2018 10:33:39 +0000 (UTC) (envelope-from romain@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 35A4214D3F; Thu, 8 Feb 2018 10:33:39 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AXd1R030263; Thu, 8 Feb 2018 10:33:39 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AXcT5030260; Thu, 8 Feb 2018 10:33:38 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201802081033.w18AXcT5030260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Thu, 8 Feb 2018 10:33:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461209 - in head/sysutils/puppet4: . files X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: in head/sysutils/puppet4: . files X-SVN-Commit-Revision: 461209 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:33:40 -0000 Author: romain Date: Thu Feb 8 10:33:38 2018 New Revision: 461209 URL: https://svnweb.freebsd.org/changeset/ports/461209 Log: Update to 4.10.10 Release notes: https://puppet.com/docs/puppet/4.10/release_notes.html#puppet-41010 While here, warn users about running a rack/webrick puppet master [1]. With hat: puppet PR: 224623 Submitted by: w.schwarzenfeld@utanet.at Modified: head/sysutils/puppet4/Makefile head/sysutils/puppet4/distinfo head/sysutils/puppet4/files/puppetmaster.in Modified: head/sysutils/puppet4/Makefile ============================================================================== --- head/sysutils/puppet4/Makefile Thu Feb 8 10:30:46 2018 (r461208) +++ head/sysutils/puppet4/Makefile Thu Feb 8 10:33:38 2018 (r461209) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 4.10.9 +PORTVERSION= 4.10.10 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 4 Modified: head/sysutils/puppet4/distinfo ============================================================================== --- head/sysutils/puppet4/distinfo Thu Feb 8 10:30:46 2018 (r461208) +++ head/sysutils/puppet4/distinfo Thu Feb 8 10:33:38 2018 (r461209) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510991624 -SHA256 (puppet-4.10.9.tar.gz) = e667bd825e54bbc38c30534c25adc441ed638fc484fe0abe278f0335770cd161 -SIZE (puppet-4.10.9.tar.gz) = 2981668 +TIMESTAMP = 1517924828 +SHA256 (puppet-4.10.10.tar.gz) = 6df36264aacaf797ad9db8d268809e6681b261cee58a4a2e48a23e7fa4d1dd41 +SIZE (puppet-4.10.10.tar.gz) = 2995864 Modified: head/sysutils/puppet4/files/puppetmaster.in ============================================================================== --- head/sysutils/puppet4/files/puppetmaster.in Thu Feb 8 10:30:46 2018 (r461208) +++ head/sysutils/puppet4/files/puppetmaster.in Thu Feb 8 10:33:38 2018 (r461209) @@ -33,6 +33,14 @@ puppet_manifest="$($command config print manifest)" start_precmd="puppetmaster_checkconfig" restart_precmd="puppetmaster_checkconfig" puppetmaster_checkconfig() { + cat << EOT +================================================================================ +The Rack and WEBrick Puppet master servers are deprecated and will be removed +in a future release. Please use Puppet Server instead (sysutils/puppetserver). + +See http://links.puppet.com/deprecate-rack-webrick-servers for more information. +================================================================================ +EOT echo -n "Performing sanity check of ${name} configuration: " if ! ${command} parser validate "${puppet_manifest}" then From owner-svn-ports-all@freebsd.org Thu Feb 8 10:34:12 2018 Return-Path: Delivered-To: svn-ports-all@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 B20A0F17644; Thu, 8 Feb 2018 10:34:12 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 654F77FEEA; Thu, 8 Feb 2018 10:34:12 +0000 (UTC) (envelope-from romain@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 604AB14D41; Thu, 8 Feb 2018 10:34:12 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AYCgS030434; Thu, 8 Feb 2018 10:34:12 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AYCs9030431; Thu, 8 Feb 2018 10:34:12 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201802081034.w18AYCs9030431@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Thu, 8 Feb 2018 10:34:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461210 - in head/sysutils/puppet5: . files X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: in head/sysutils/puppet5: . files X-SVN-Commit-Revision: 461210 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:34:12 -0000 Author: romain Date: Thu Feb 8 10:34:11 2018 New Revision: 461210 URL: https://svnweb.freebsd.org/changeset/ports/461210 Log: Update to 5.3.4 Release notes: https://puppet.com/docs/puppet/5.3/release_notes.html#puppet-534 While here, warn users about running a rack/webrick puppet master [1]. With hat: puppet PR: 224623 Submitted by: w.schwarzenfeld@utanet.at Modified: head/sysutils/puppet5/Makefile head/sysutils/puppet5/distinfo head/sysutils/puppet5/files/puppetmaster.in Modified: head/sysutils/puppet5/Makefile ============================================================================== --- head/sysutils/puppet5/Makefile Thu Feb 8 10:33:38 2018 (r461209) +++ head/sysutils/puppet5/Makefile Thu Feb 8 10:34:11 2018 (r461210) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 5.3.3 +PORTVERSION= 5.3.4 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 5 Modified: head/sysutils/puppet5/distinfo ============================================================================== --- head/sysutils/puppet5/distinfo Thu Feb 8 10:33:38 2018 (r461209) +++ head/sysutils/puppet5/distinfo Thu Feb 8 10:34:11 2018 (r461210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510552953 -SHA256 (puppet-5.3.3.tar.gz) = 45360f64fe0375df617571d58e929515e2094daa1d0dc78e2b6718d7cbeaf18e -SIZE (puppet-5.3.3.tar.gz) = 2843386 +TIMESTAMP = 1517925075 +SHA256 (puppet-5.3.4.tar.gz) = 0a00a11bc49b89f8b0122b580b016ddc386b0d7027f0bb6f73bf117145fa3e23 +SIZE (puppet-5.3.4.tar.gz) = 2889645 Modified: head/sysutils/puppet5/files/puppetmaster.in ============================================================================== --- head/sysutils/puppet5/files/puppetmaster.in Thu Feb 8 10:33:38 2018 (r461209) +++ head/sysutils/puppet5/files/puppetmaster.in Thu Feb 8 10:34:11 2018 (r461210) @@ -33,6 +33,14 @@ puppet_manifest="$($command config print manifest)" start_precmd="puppetmaster_checkconfig" restart_precmd="puppetmaster_checkconfig" puppetmaster_checkconfig() { + cat << EOT +================================================================================ +The Rack and WEBrick Puppet master servers are deprecated and will be removed +in a future release. Please use Puppet Server instead (sysutils/puppetserver5). + +See http://links.puppet.com/deprecate-rack-webrick-servers for more information. +================================================================================ +EOT echo -n "Performing sanity check of ${name} configuration: " if ! ${command} parser validate "${puppet_manifest}" then From owner-svn-ports-all@freebsd.org Thu Feb 8 10:42:21 2018 Return-Path: Delivered-To: svn-ports-all@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 0F4CDF18112; Thu, 8 Feb 2018 10:42:21 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6CEA80532; Thu, 8 Feb 2018 10:42:20 +0000 (UTC) (envelope-from pi@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 A1CF114EC7; Thu, 8 Feb 2018 10:42:20 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AgKZ6034607; Thu, 8 Feb 2018 10:42:20 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AgK8N034605; Thu, 8 Feb 2018 10:42:20 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802081042.w18AgK8N034605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 8 Feb 2018 10:42:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461211 - in head/security/snuffleupagus: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/security/snuffleupagus: . files X-SVN-Commit-Revision: 461211 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:42:21 -0000 Author: pi Date: Thu Feb 8 10:42:20 2018 New Revision: 461211 URL: https://svnweb.freebsd.org/changeset/ports/461211 Log: security/snuffleupagus: update 0.1.0 -> 0.2.1 PR: 225593 Submitted by: Franco Fichtner (maintainer) Relnotes: https://github.com/nbs-system/snuffleupagus/releases Deleted: head/security/snuffleupagus/files/ Modified: head/security/snuffleupagus/Makefile head/security/snuffleupagus/distinfo Modified: head/security/snuffleupagus/Makefile ============================================================================== --- head/security/snuffleupagus/Makefile Thu Feb 8 10:34:11 2018 (r461210) +++ head/security/snuffleupagus/Makefile Thu Feb 8 10:42:20 2018 (r461211) @@ -2,7 +2,7 @@ PORTNAME= snuffleupagus DISTVERSIONPREFIX=v -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.1 CATEGORIES= security MAINTAINER= franco@opnsense.org Modified: head/security/snuffleupagus/distinfo ============================================================================== --- head/security/snuffleupagus/distinfo Thu Feb 8 10:34:11 2018 (r461210) +++ head/security/snuffleupagus/distinfo Thu Feb 8 10:42:20 2018 (r461211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513844643 -SHA256 (nbs-system-snuffleupagus-v0.1.0_GH0.tar.gz) = 7b3432e46ecdd1eb78666ee03475bbc2e50b1bd4de71a8d5a03c7d90168a004a -SIZE (nbs-system-snuffleupagus-v0.1.0_GH0.tar.gz) = 3898803 +TIMESTAMP = 1518017293 +SHA256 (nbs-system-snuffleupagus-v0.2.1_GH0.tar.gz) = f78013a8fbcfa785b64c694cc6ebf6a90106ef96bee4d440681e5186b1f73ce4 +SIZE (nbs-system-snuffleupagus-v0.2.1_GH0.tar.gz) = 3864690 From owner-svn-ports-all@freebsd.org Thu Feb 8 10:46:14 2018 Return-Path: Delivered-To: svn-ports-all@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 694C2F1854C; Thu, 8 Feb 2018 10:46:14 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AD1A807F4; Thu, 8 Feb 2018 10:46:14 +0000 (UTC) (envelope-from romain@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 15A8C14EE5; Thu, 8 Feb 2018 10:46:14 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AkDQk035834; Thu, 8 Feb 2018 10:46:13 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AkD1x035830; Thu, 8 Feb 2018 10:46:13 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201802081046.w18AkD1x035830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Thu, 8 Feb 2018 10:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461212 - in head/databases: puppetdb-terminus5 puppetdb5 X-SVN-Group: ports-head X-SVN-Commit-Author: romain X-SVN-Commit-Paths: in head/databases: puppetdb-terminus5 puppetdb5 X-SVN-Commit-Revision: 461212 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 10:46:14 -0000 Author: romain Date: Thu Feb 8 10:46:13 2018 New Revision: 461212 URL: https://svnweb.freebsd.org/changeset/ports/461212 Log: Update to 5.1.4 Release notes: https://puppet.com/docs/puppetdb/5.1/release_notes.html With hat: puppet Modified: head/databases/puppetdb-terminus5/Makefile head/databases/puppetdb-terminus5/distinfo head/databases/puppetdb5/Makefile head/databases/puppetdb5/distinfo Modified: head/databases/puppetdb-terminus5/Makefile ============================================================================== --- head/databases/puppetdb-terminus5/Makefile Thu Feb 8 10:42:20 2018 (r461211) +++ head/databases/puppetdb-terminus5/Makefile Thu Feb 8 10:46:13 2018 (r461212) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetdb-terminus -PORTVERSION= 5.1.3 +PORTVERSION= 5.1.4 CATEGORIES= databases ruby MASTER_SITES= http://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 5 Modified: head/databases/puppetdb-terminus5/distinfo ============================================================================== --- head/databases/puppetdb-terminus5/distinfo Thu Feb 8 10:42:20 2018 (r461211) +++ head/databases/puppetdb-terminus5/distinfo Thu Feb 8 10:46:13 2018 (r461212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510553164 -SHA256 (puppetdb-5.1.3.tar.gz) = 73f2efe4a418ef9a1bbbaa334abeee71cb180f9c64b18fa00fa421294281f0e4 -SIZE (puppetdb-5.1.3.tar.gz) = 24157962 +TIMESTAMP = 1518086368 +SHA256 (puppetdb-5.1.4.tar.gz) = fec5a1842691bbcdf685abe33a2d0583e96a3b734fd1a80f4e364540a54dca68 +SIZE (puppetdb-5.1.4.tar.gz) = 25425088 Modified: head/databases/puppetdb5/Makefile ============================================================================== --- head/databases/puppetdb5/Makefile Thu Feb 8 10:42:20 2018 (r461211) +++ head/databases/puppetdb5/Makefile Thu Feb 8 10:46:13 2018 (r461212) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetdb -PORTVERSION= 5.1.3 +PORTVERSION= 5.1.4 CATEGORIES= databases java MASTER_SITES= http://downloads.puppetlabs.com/puppetdb/ PKGNAMESUFFIX= 5 Modified: head/databases/puppetdb5/distinfo ============================================================================== --- head/databases/puppetdb5/distinfo Thu Feb 8 10:42:20 2018 (r461211) +++ head/databases/puppetdb5/distinfo Thu Feb 8 10:46:13 2018 (r461212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510553114 -SHA256 (puppetdb-5.1.3.tar.gz) = 73f2efe4a418ef9a1bbbaa334abeee71cb180f9c64b18fa00fa421294281f0e4 -SIZE (puppetdb-5.1.3.tar.gz) = 24157962 +TIMESTAMP = 1518086366 +SHA256 (puppetdb-5.1.4.tar.gz) = fec5a1842691bbcdf685abe33a2d0583e96a3b734fd1a80f4e364540a54dca68 +SIZE (puppetdb-5.1.4.tar.gz) = 25425088 From owner-svn-ports-all@freebsd.org Thu Feb 8 11:28:37 2018 Return-Path: Delivered-To: svn-ports-all@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 6F9E4F1B45E; Thu, 8 Feb 2018 11:28:37 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 233B28200C; Thu, 8 Feb 2018 11:28:37 +0000 (UTC) (envelope-from jhale@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 04B421556E; Thu, 8 Feb 2018 11:28:37 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18BSaRS055677; Thu, 8 Feb 2018 11:28:36 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18BSaQg055674; Thu, 8 Feb 2018 11:28:36 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802081128.w18BSaQg055674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 8 Feb 2018 11:28:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461213 - head/audio/chromaprint X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/audio/chromaprint X-SVN-Commit-Revision: 461213 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 11:28:37 -0000 Author: jhale Date: Thu Feb 8 11:28:36 2018 New Revision: 461213 URL: https://svnweb.freebsd.org/changeset/ports/461213 Log: Update to 1.4.3 Relnotes: https://github.com/acoustid/chromaprint/releases/tag/v1.4.3 Modified: head/audio/chromaprint/Makefile head/audio/chromaprint/distinfo head/audio/chromaprint/pkg-plist Modified: head/audio/chromaprint/Makefile ============================================================================== --- head/audio/chromaprint/Makefile Thu Feb 8 10:46:13 2018 (r461212) +++ head/audio/chromaprint/Makefile Thu Feb 8 11:28:36 2018 (r461213) @@ -1,11 +1,9 @@ # $FreeBSD$ PORTNAME= chromaprint -PORTVERSION= 1.4.2 -PORTREVISION= 4 +PORTVERSION= 1.4.3 CATEGORIES= audio -MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ \ - https://bitbucket.org/acoustid/${PORTNAME}/downloads/ +MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org COMMENT= AcoustID audio fingerprinting library @@ -21,6 +19,8 @@ USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_TOOLS:BOOL=true \ -DFFT_LIB:STRING=avfft + +WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} OPTIONS_DEFINE= DOXYGEN TEST Modified: head/audio/chromaprint/distinfo ============================================================================== --- head/audio/chromaprint/distinfo Thu Feb 8 10:46:13 2018 (r461212) +++ head/audio/chromaprint/distinfo Thu Feb 8 11:28:36 2018 (r461213) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483658531 -SHA256 (chromaprint-1.4.2.tar.gz) = 989609a7e841dd75b34ee793bd1d049ce99a8f0d444b3cea39d57c3e5d26b4d4 -SIZE (chromaprint-1.4.2.tar.gz) = 613367 +TIMESTAMP = 1518010171 +SHA256 (chromaprint-1.4.3.tar.gz) = ea18608b76fb88e0203b7d3e1833fb125ce9bb61efe22c6e169a50c52c457f82 +SIZE (chromaprint-1.4.3.tar.gz) = 613741 Modified: head/audio/chromaprint/pkg-plist ============================================================================== --- head/audio/chromaprint/pkg-plist Thu Feb 8 10:46:13 2018 (r461212) +++ head/audio/chromaprint/pkg-plist Thu Feb 8 11:28:36 2018 (r461213) @@ -2,5 +2,5 @@ bin/fpcalc include/chromaprint.h lib/libchromaprint.so lib/libchromaprint.so.1 -lib/libchromaprint.so.1.4.2 +lib/libchromaprint.so.1.4.3 libdata/pkgconfig/libchromaprint.pc From owner-svn-ports-all@freebsd.org Thu Feb 8 12:05:06 2018 Return-Path: Delivered-To: svn-ports-all@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 6DCCAF1E805; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21E5B83A20; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@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 1CF1515BF0; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18C55HM075202; Thu, 8 Feb 2018 12:05:05 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18C55MB075200; Thu, 8 Feb 2018 12:05:05 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802081205.w18C55MB075200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 8 Feb 2018 12:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461214 - head/archivers/gzip X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/archivers/gzip X-SVN-Commit-Revision: 461214 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:05:06 -0000 Author: johans Date: Thu Feb 8 12:05:05 2018 New Revision: 461214 URL: https://svnweb.freebsd.org/changeset/ports/461214 Log: Upddate to GNU gzip 1.9 (bugfix release) Modified: head/archivers/gzip/Makefile head/archivers/gzip/distinfo Modified: head/archivers/gzip/Makefile ============================================================================== --- head/archivers/gzip/Makefile Thu Feb 8 11:28:36 2018 (r461213) +++ head/archivers/gzip/Makefile Thu Feb 8 12:05:05 2018 (r461214) @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= gzip -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= archivers MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= Compression utility designed to be a replacement for compress + +LICENSE= GPLv3+ USES= cpe charsetfix makeinfo GNU_CONFIGURE= yes Modified: head/archivers/gzip/distinfo ============================================================================== --- head/archivers/gzip/distinfo Thu Feb 8 11:28:36 2018 (r461213) +++ head/archivers/gzip/distinfo Thu Feb 8 12:05:05 2018 (r461214) @@ -1,2 +1,3 @@ -SHA256 (gzip-1.8.tar.gz) = 1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e -SIZE (gzip-1.8.tar.gz) = 1120232 +TIMESTAMP = 1518091237 +SHA256 (gzip-1.9.tar.gz) = 5d2d3a3432ef32f24cdb060d278834507b481a75adeca18850c73592f778f6ad +SIZE (gzip-1.9.tar.gz) = 1181937 From owner-svn-ports-all@freebsd.org Thu Feb 8 12:28:41 2018 Return-Path: Delivered-To: svn-ports-all@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 D6D77F20156; Thu, 8 Feb 2018 12:28:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84E2884686; Thu, 8 Feb 2018 12:28:41 +0000 (UTC) (envelope-from sunpoet@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 7F51F15F33; Thu, 8 Feb 2018 12:28:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18CSfnJ085205; Thu, 8 Feb 2018 12:28:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18CSfSx085203; Thu, 8 Feb 2018 12:28:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081228.w18CSfSx085203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 12:28:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461215 - head/dns/dnscap X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/dnscap X-SVN-Commit-Revision: 461215 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:28:42 -0000 Author: sunpoet Date: Thu Feb 8 12:28:41 2018 New Revision: 461215 URL: https://svnweb.freebsd.org/changeset/ports/461215 Log: Do not install LICENSE to DOCSDIR - Convert PORTDOCS=* to PLIST entries - Bump PORTREVISION for package change Modified: head/dns/dnscap/Makefile head/dns/dnscap/pkg-plist Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Thu Feb 8 12:05:05 2018 (r461214) +++ head/dns/dnscap/Makefile Thu Feb 8 12:28:41 2018 (r461215) @@ -3,6 +3,7 @@ PORTNAME= dnscap PORTVERSION= 1.7.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ @@ -22,11 +23,12 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool -PORTDOCS= * - THREADS_CONFIGURE_ENABLE= threads post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^install-data-am: / s| install-dist_docDATA||' ${WRKSRC}/Makefile.in + +post-patch-DOCS-on: + @${REINPLACE_CMD} -e '/^dist_doc_DATA = / s| LICENSE||' ${WRKSRC}/Makefile.in .include Modified: head/dns/dnscap/pkg-plist ============================================================================== --- head/dns/dnscap/pkg-plist Thu Feb 8 12:05:05 2018 (r461214) +++ head/dns/dnscap/pkg-plist Thu Feb 8 12:28:41 2018 (r461215) @@ -6,3 +6,5 @@ lib/dnscap/royparse.so lib/dnscap/txtout.a lib/dnscap/txtout.so man/man1/dnscap.1.gz +%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-all@freebsd.org Thu Feb 8 12:38:36 2018 Return-Path: Delivered-To: svn-ports-all@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 285D8F20C80; Thu, 8 Feb 2018 12:38:36 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE57484DB2; Thu, 8 Feb 2018 12:38:35 +0000 (UTC) (envelope-from johans@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 C37B1160C9; Thu, 8 Feb 2018 12:38:35 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18CcZgA090128; Thu, 8 Feb 2018 12:38:35 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18CcZk4090125; Thu, 8 Feb 2018 12:38:35 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802081238.w18CcZk4090125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 8 Feb 2018 12:38:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461216 - head/games/wolfpack X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/wolfpack X-SVN-Commit-Revision: 461216 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:38:36 -0000 Author: johans Date: Thu Feb 8 12:38:35 2018 New Revision: 461216 URL: https://svnweb.freebsd.org/changeset/ports/461216 Log: Update Wolfpack Empire to 4.4.0 Modified: head/games/wolfpack/Makefile head/games/wolfpack/distinfo head/games/wolfpack/pkg-plist Modified: head/games/wolfpack/Makefile ============================================================================== --- head/games/wolfpack/Makefile Thu Feb 8 12:28:41 2018 (r461215) +++ head/games/wolfpack/Makefile Thu Feb 8 12:38:35 2018 (r461216) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wolfpack -PORTVERSION= 4.3.33 -PORTREVISION= 1 +PORTVERSION= 4.4.0 CATEGORIES= games MASTER_SITES= SF/empserver/${DISTNAME} DISTNAME= empire-${PORTVERSION} @@ -11,12 +10,14 @@ DISTNAME= empire-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Long term multiplayer strategy game +LICENSE= GPLv3+ + MAKEFILE= GNUmakefile USES= gmake groff perl5 USE_PERL5= build GNU_CONFIGURE= yes -BINDIR= ${PREFIX}/lib/${PORTNAME} -CONFIGURE_ARGS= --bindir=${BINDIR} --sbindir=${BINDIR} +BINDIR= lib/${PORTNAME} +CONFIGURE_ARGS= --bindir=${PREFIX}/${BINDIR} --sbindir=${PREFIX}/${BINDIR} CONFLICTS_INSTALL= empire-[0-9]* @@ -38,8 +39,8 @@ post-patch: post-install: ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DATADIR} - ${LN} -s ${BINDIR}/emp_server ${STAGEDIR}${PREFIX}/bin/emp_server - ${LN} -s ${BINDIR}/empire ${STAGEDIR}${PREFIX}/bin/emp_client + ${LN} -s ../${BINDIR}/emp_server ${STAGEDIR}${PREFIX}/bin/emp_server + ${LN} -s ../${BINDIR}/empire ${STAGEDIR}${PREFIX}/bin/emp_client ${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${PREFIX}/lib/wolfpack/pconfig > \ ${STAGEDIR}${ETCDIR}/econfig.sample Modified: head/games/wolfpack/distinfo ============================================================================== --- head/games/wolfpack/distinfo Thu Feb 8 12:28:41 2018 (r461215) +++ head/games/wolfpack/distinfo Thu Feb 8 12:38:35 2018 (r461216) @@ -1,2 +1,3 @@ -SHA256 (empire-4.3.33.tar.gz) = ac5f03ee077c7544d184a9569858d9b0ded8009af2d92210bd055f04f2cc8190 -SIZE (empire-4.3.33.tar.gz) = 1442119 +TIMESTAMP = 1518091601 +SHA256 (empire-4.4.0.tar.gz) = abc696341f2736d3b1f67fea81dba83d07102ebd4825020a48000d550cc8d6e8 +SIZE (empire-4.4.0.tar.gz) = 1393895 Modified: head/games/wolfpack/pkg-plist ============================================================================== --- head/games/wolfpack/pkg-plist Thu Feb 8 12:28:41 2018 (r461215) +++ head/games/wolfpack/pkg-plist Thu Feb 8 12:38:35 2018 (r461216) @@ -7,9 +7,9 @@ lib/wolfpack/empsched lib/wolfpack/fairland lib/wolfpack/files lib/wolfpack/pconfig -man/man6/empire.6.gz man/man6/emp_server.6.gz man/man6/empdump.6.gz +man/man6/empire.6.gz man/man6/empsched.6.gz man/man6/fairland.6.gz man/man6/files.6.gz @@ -31,9 +31,8 @@ man/man6/pconfig.6.gz %%DATADIR%%/info.nr/Basics %%DATADIR%%/info.nr/Bridges %%DATADIR%%/info.nr/Bugs -%%DATADIR%%/info.nr/CHANGES.CHAINSAW +%%DATADIR%%/info.nr/Chainsaw %%DATADIR%%/info.nr/Citizens -%%DATADIR%%/info.nr/Clients %%DATADIR%%/info.nr/Combat %%DATADIR%%/info.nr/Commerce %%DATADIR%%/info.nr/Commodities @@ -46,7 +45,10 @@ man/man6/pconfig.6.gz %%DATADIR%%/info.nr/Education %%DATADIR%%/info.nr/Empire2 %%DATADIR%%/info.nr/Empire3 -%%DATADIR%%/info.nr/Empire4 +%%DATADIR%%/info.nr/Empire4.0 +%%DATADIR%%/info.nr/Empire4.2 +%%DATADIR%%/info.nr/Empire4.3 +%%DATADIR%%/info.nr/Empire4.4 %%DATADIR%%/info.nr/Expert %%DATADIR%%/info.nr/Fallout %%DATADIR%%/info.nr/Flak @@ -111,7 +113,6 @@ man/man6/pconfig.6.gz %%DATADIR%%/info.nr/Unit-types %%DATADIR%%/info.nr/Update-sequence %%DATADIR%%/info.nr/Updates -%%DATADIR%%/info.nr/Wolfpack %%DATADIR%%/info.nr/accept %%DATADIR%%/info.nr/add %%DATADIR%%/info.nr/all From owner-svn-ports-all@freebsd.org Thu Feb 8 12:42:43 2018 Return-Path: Delivered-To: svn-ports-all@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 18448F00244; Thu, 8 Feb 2018 12:42:43 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC91485377; Thu, 8 Feb 2018 12:42:42 +0000 (UTC) (envelope-from mmokhi@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 B6A8F1625E; Thu, 8 Feb 2018 12:42:42 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Cggfg095157; Thu, 8 Feb 2018 12:42:42 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18CggFq095155; Thu, 8 Feb 2018 12:42:42 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802081242.w18CggFq095155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Thu, 8 Feb 2018 12:42:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461217 - in head/databases/mysql56-server: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/databases/mysql56-server: . files X-SVN-Commit-Revision: 461217 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:42:43 -0000 Author: mmokhi Date: Thu Feb 8 12:42:42 2018 New Revision: 461217 URL: https://svnweb.freebsd.org/changeset/ports/461217 Log: databases/mysql56-server: Fix rc-script ${name}_limits conflict for post r328331 After r328331 changes in head/etc/rc.subr, having "NO" in mysql_limits goes into "limits" command params as is. So this patch substitutes the "NO" appropriately when needed. PR: 225657 Reported by: robbak@gmail.com Reviewed by: Rainer Hurling Sponsored by: Netzkommune GmbH Modified: head/databases/mysql56-server/Makefile head/databases/mysql56-server/files/mysql-server.in Modified: head/databases/mysql56-server/Makefile ============================================================================== --- head/databases/mysql56-server/Makefile Thu Feb 8 12:38:35 2018 (r461216) +++ head/databases/mysql56-server/Makefile Thu Feb 8 12:42:42 2018 (r461217) @@ -3,6 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.6.39 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.6 PKGNAMESUFFIX?= 56-server Modified: head/databases/mysql56-server/files/mysql-server.in ============================================================================== --- head/databases/mysql56-server/files/mysql-server.in Thu Feb 8 12:38:35 2018 (r461216) +++ head/databases/mysql56-server/files/mysql-server.in Thu Feb 8 12:42:42 2018 (r461217) @@ -47,6 +47,9 @@ fi if [ ! -z "${mysql_optfile}" ]; then mysql_extra="--defaults-extra-file=${mysql_optfile}" fi +if [ "${mysql_limits}" = "NO" ]; then +mysql_limits="" +fi mysql_user="mysql" mysql_limits_args="-e -U ${mysql_user}" @@ -71,7 +74,7 @@ mysql_prestart() if [ ! -d "${mysql_dbdir}/mysql/." ]; then mysql_create_auth_tables || return 1 fi - if checkyesno mysql_limits; then + if [ -z "$mysql_limits" ] || checkyesno mysql_limits; then eval `/usr/bin/limits ${mysql_limits_args}` 2>/dev/null else return 0 From owner-svn-ports-all@freebsd.org Thu Feb 8 12:45:26 2018 Return-Path: Delivered-To: svn-ports-all@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 0752BF0050E; Thu, 8 Feb 2018 12:45:26 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB53C8569B; Thu, 8 Feb 2018 12:45:25 +0000 (UTC) (envelope-from mmokhi@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 A213E16261; Thu, 8 Feb 2018 12:45:25 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18CjPuH095400; Thu, 8 Feb 2018 12:45:25 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18CjP53095398; Thu, 8 Feb 2018 12:45:25 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802081245.w18CjP53095398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Thu, 8 Feb 2018 12:45:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461218 - in head/databases/mysql57-server: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/databases/mysql57-server: . files X-SVN-Commit-Revision: 461218 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:45:26 -0000 Author: mmokhi Date: Thu Feb 8 12:45:25 2018 New Revision: 461218 URL: https://svnweb.freebsd.org/changeset/ports/461218 Log: databases/mysql57-server: Fix rc-script ${name}_limits conflict for post-r328331 base This is port of r461217 Modified: head/databases/mysql57-server/Makefile head/databases/mysql57-server/files/mysql-server.in Modified: head/databases/mysql57-server/Makefile ============================================================================== --- head/databases/mysql57-server/Makefile Thu Feb 8 12:42:42 2018 (r461217) +++ head/databases/mysql57-server/Makefile Thu Feb 8 12:45:25 2018 (r461218) @@ -3,6 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.7.21 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server Modified: head/databases/mysql57-server/files/mysql-server.in ============================================================================== --- head/databases/mysql57-server/files/mysql-server.in Thu Feb 8 12:42:42 2018 (r461217) +++ head/databases/mysql57-server/files/mysql-server.in Thu Feb 8 12:45:25 2018 (r461218) @@ -47,7 +47,11 @@ fi if [ ! -z "${mysql_optfile}" ]; then mysql_extra="--defaults-extra-file=${mysql_optfile}" fi +if [ "${mysql_limits}" = "NO" ]; then +mysql_limits="" +fi + mysql_user="mysql" mysql_limits_args="-e -U ${mysql_user}" : ${hostname:=`/bin/hostname`} @@ -70,7 +74,7 @@ mysql_prestart() if [ ! -d "${mysql_dbdir}/mysql/." ]; then mysql_create_auth_tables || return 1 fi - if checkyesno mysql_limits; then + if [ -z "$mysql_limits" ] || checkyesno mysql_limits; then eval `/usr/bin/limits ${mysql_limits_args}` 2>/dev/null else return 0 From owner-svn-ports-all@freebsd.org Thu Feb 8 12:45:57 2018 Return-Path: Delivered-To: svn-ports-all@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 15E23F005A3; Thu, 8 Feb 2018 12:45:57 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF88E8579B; Thu, 8 Feb 2018 12:45:56 +0000 (UTC) (envelope-from mmokhi@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 BA76516263; Thu, 8 Feb 2018 12:45:56 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Cjudh095538; Thu, 8 Feb 2018 12:45:56 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18CjuF7095536; Thu, 8 Feb 2018 12:45:56 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201802081245.w18CjuF7095536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Thu, 8 Feb 2018 12:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461219 - in head/databases/mysql80-server: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/databases/mysql80-server: . files X-SVN-Commit-Revision: 461219 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:45:57 -0000 Author: mmokhi Date: Thu Feb 8 12:45:56 2018 New Revision: 461219 URL: https://svnweb.freebsd.org/changeset/ports/461219 Log: databases/mysql57-server: Fix rc-script ${name}_limits conflict for post-r328331 base This is port of r461217 Modified: head/databases/mysql80-server/Makefile head/databases/mysql80-server/files/mysql-server.in Modified: head/databases/mysql80-server/Makefile ============================================================================== --- head/databases/mysql80-server/Makefile Thu Feb 8 12:45:25 2018 (r461218) +++ head/databases/mysql80-server/Makefile Thu Feb 8 12:45:56 2018 (r461219) @@ -3,6 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.2 +PORTREVISION?= 1 DISTVERSIONSUFFIX?= -dmr CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 Modified: head/databases/mysql80-server/files/mysql-server.in ============================================================================== --- head/databases/mysql80-server/files/mysql-server.in Thu Feb 8 12:45:25 2018 (r461218) +++ head/databases/mysql80-server/files/mysql-server.in Thu Feb 8 12:45:56 2018 (r461219) @@ -47,6 +47,9 @@ fi if [ ! -z "${mysql_optfile}" ]; then mysql_extra="--defaults-extra-file=${mysql_optfile}" fi +if [ "${mysql_limits}" = "NO" ]; then +mysql_limits="" +fi mysql_user="mysql" mysql_limits_args="-e -U ${mysql_user}" @@ -70,7 +73,7 @@ mysql_prestart() if [ ! -d "${mysql_dbdir}/mysql/." ]; then mysql_create_auth_tables || return 1 fi - if checkyesno mysql_limits; then + if [ -z "$mysql_limits" ] || checkyesno mysql_limits; then eval `/usr/bin/limits ${mysql_limits_args}` 2>/dev/null else return 0 From owner-svn-ports-all@freebsd.org Thu Feb 8 12:48:09 2018 Return-Path: Delivered-To: svn-ports-all@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 733F2F00895; Thu, 8 Feb 2018 12:48:09 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2522085959; Thu, 8 Feb 2018 12:48:09 +0000 (UTC) (envelope-from johans@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 1FDBB16269; Thu, 8 Feb 2018 12:48:09 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Cm8EK095729; Thu, 8 Feb 2018 12:48:08 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Cm80x095727; Thu, 8 Feb 2018 12:48:08 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802081248.w18Cm80x095727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 8 Feb 2018 12:48:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461220 - head/security/signing-party X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/security/signing-party X-SVN-Commit-Revision: 461220 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:48:09 -0000 Author: johans Date: Thu Feb 8 12:48:08 2018 New Revision: 461220 URL: https://svnweb.freebsd.org/changeset/ports/461220 Log: Update signing-party to 2.7 http://metadata.ftp-master.debian.org/changelogs/main/s/signing-party/signing-party_2.7-1_changelog Modified: head/security/signing-party/Makefile head/security/signing-party/distinfo Modified: head/security/signing-party/Makefile ============================================================================== --- head/security/signing-party/Makefile Thu Feb 8 12:45:56 2018 (r461219) +++ head/security/signing-party/Makefile Thu Feb 8 12:48:08 2018 (r461220) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= signing-party -PORTVERSION= 2.5 +PORTVERSION= 2.7 CATEGORIES= security MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/signing-party/ \ DEBIAN Modified: head/security/signing-party/distinfo ============================================================================== --- head/security/signing-party/distinfo Thu Feb 8 12:45:56 2018 (r461219) +++ head/security/signing-party/distinfo Thu Feb 8 12:48:08 2018 (r461220) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479242956 -SHA256 (signing-party_2.5.orig.tar.gz) = 62db91ccbde650ffbb332beab9cba0676b0d42fc46034fa3c28a471cc0ec4bf8 -SIZE (signing-party_2.5.orig.tar.gz) = 198105 +TIMESTAMP = 1518093842 +SHA256 (signing-party_2.7.orig.tar.gz) = 41641cbf3fb5c8d91da678e4aa64a3f1d76f906490a17cb0b9671edbf7a3d37e +SIZE (signing-party_2.7.orig.tar.gz) = 201320 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:11 2018 Return-Path: Delivered-To: svn-ports-all@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 54ECDF0178C; Thu, 8 Feb 2018 13:00:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06D5086081; Thu, 8 Feb 2018 13:00:11 +0000 (UTC) (envelope-from sunpoet@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 01E0A16424; Thu, 8 Feb 2018 13:00:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0AsO000967; Thu, 8 Feb 2018 13:00:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0A0s000965; Thu, 8 Feb 2018 13:00:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0A0s000965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461221 - head/dns/dnscap X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/dnscap X-SVN-Commit-Revision: 461221 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:11 -0000 Author: sunpoet Date: Thu Feb 8 13:00:10 2018 New Revision: 461221 URL: https://svnweb.freebsd.org/changeset/ports/461221 Log: Update to 1.8.0 Changes: https://github.com/DNS-OARC/dnscap/releases Modified: head/dns/dnscap/Makefile head/dns/dnscap/distinfo Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Thu Feb 8 12:48:08 2018 (r461220) +++ head/dns/dnscap/Makefile Thu Feb 8 13:00:10 2018 (r461221) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dnscap -PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTVERSION= 1.8.0 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ Modified: head/dns/dnscap/distinfo ============================================================================== --- head/dns/dnscap/distinfo Thu Feb 8 12:48:08 2018 (r461220) +++ head/dns/dnscap/distinfo Thu Feb 8 13:00:10 2018 (r461221) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514438788 -SHA256 (dnscap-1.7.1.tar.gz) = a6839a0f5024947f764d1087244daabb7296447123b717c68d2574b673affb5f -SIZE (dnscap-1.7.1.tar.gz) = 493932 +TIMESTAMP = 1518092959 +SHA256 (dnscap-1.8.0.tar.gz) = 5440fecc1a3f98948207e23549afe0c102b45eda5cde2a2b80ed446d88457558 +SIZE (dnscap-1.8.0.tar.gz) = 534162 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:16 2018 Return-Path: Delivered-To: svn-ports-all@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 4C9BAF017C1; Thu, 8 Feb 2018 13:00:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA183860B5; Thu, 8 Feb 2018 13:00:15 +0000 (UTC) (envelope-from sunpoet@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 E18BF16425; Thu, 8 Feb 2018 13:00:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0F1d001100; Thu, 8 Feb 2018 13:00:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0FQ3001097; Thu, 8 Feb 2018 13:00:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0FQ3001097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461222 - head/astro/p5-Astro-Coords X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/astro/p5-Astro-Coords X-SVN-Commit-Revision: 461222 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:16 -0000 Author: sunpoet Date: Thu Feb 8 13:00:15 2018 New Revision: 461222 URL: https://svnweb.freebsd.org/changeset/ports/461222 Log: Update to 0.19 - Update LICENSE Changes: http://search.cpan.org/dist/Astro-Coords/README Modified: head/astro/p5-Astro-Coords/Makefile head/astro/p5-Astro-Coords/distinfo Modified: head/astro/p5-Astro-Coords/Makefile ============================================================================== --- head/astro/p5-Astro-Coords/Makefile Thu Feb 8 13:00:10 2018 (r461221) +++ head/astro/p5-Astro-Coords/Makefile Thu Feb 8 13:00:15 2018 (r461222) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Coords -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.19 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,8 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class for handling astronomical coordinates -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ BUILD_DEPENDS= p5-Astro-PAL>=0:astro/p5-Astro-PAL \ p5-Astro-Telescope>=0.71:astro/p5-Astro-Telescope \ Modified: head/astro/p5-Astro-Coords/distinfo ============================================================================== --- head/astro/p5-Astro-Coords/distinfo Thu Feb 8 13:00:10 2018 (r461221) +++ head/astro/p5-Astro-Coords/distinfo Thu Feb 8 13:00:15 2018 (r461222) @@ -1,2 +1,3 @@ -SHA256 (Astro-Coords-0.18.tar.gz) = 32fb9f0cd7dceca399d652bc1a24cc808a7f32d7835375471eb21c90ed5bc6cc -SIZE (Astro-Coords-0.18.tar.gz) = 139320 +TIMESTAMP = 1518038224 +SHA256 (Astro-Coords-0.19.tar.gz) = 22b319a912c662d47733cc5ed0a5dd64b210cd22f5e3a9d66beae74637076d12 +SIZE (Astro-Coords-0.19.tar.gz) = 141211 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:26 2018 Return-Path: Delivered-To: svn-ports-all@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 22F7FF01837; Thu, 8 Feb 2018 13:00:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A6BC86229; Thu, 8 Feb 2018 13:00:25 +0000 (UTC) (envelope-from sunpoet@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 7ED6716427; Thu, 8 Feb 2018 13:00:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0Paq001347; Thu, 8 Feb 2018 13:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0PWG001345; Thu, 8 Feb 2018 13:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0PWG001345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461224 - head/astro/p5-Astro-Catalog X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/astro/p5-Astro-Catalog X-SVN-Commit-Revision: 461224 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:26 -0000 Author: sunpoet Date: Thu Feb 8 13:00:24 2018 New Revision: 461224 URL: https://svnweb.freebsd.org/changeset/ports/461224 Log: Update to 4.33 Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Modified: head/astro/p5-Astro-Catalog/Makefile head/astro/p5-Astro-Catalog/distinfo Modified: head/astro/p5-Astro-Catalog/Makefile ============================================================================== --- head/astro/p5-Astro-Catalog/Makefile Thu Feb 8 13:00:20 2018 (r461223) +++ head/astro/p5-Astro-Catalog/Makefile Thu Feb 8 13:00:24 2018 (r461224) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Catalog -PORTVERSION= 4.32 +PORTVERSION= 4.33 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-Catalog/distinfo ============================================================================== --- head/astro/p5-Astro-Catalog/distinfo Thu Feb 8 13:00:20 2018 (r461223) +++ head/astro/p5-Astro-Catalog/distinfo Thu Feb 8 13:00:24 2018 (r461224) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517454173 -SHA256 (Astro-Catalog-4.32.tar.gz) = 29e3201cc10171c67b93c0a6d280dc8bb954b3ccca2e94d901ed401005a7f0c1 -SIZE (Astro-Catalog-4.32.tar.gz) = 266033 +TIMESTAMP = 1518091769 +SHA256 (Astro-Catalog-4.33.tar.gz) = e577d272adcee6ab19d7ad245f9a9b206eea7969648c72c0a64acf72e69c7e83 +SIZE (Astro-Catalog-4.33.tar.gz) = 266239 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:21 2018 Return-Path: Delivered-To: svn-ports-all@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 0B911F017E7; Thu, 8 Feb 2018 13:00:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB18B86173; Thu, 8 Feb 2018 13:00:20 +0000 (UTC) (envelope-from sunpoet@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 9985316426; Thu, 8 Feb 2018 13:00:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0KqK001222; Thu, 8 Feb 2018 13:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0Kw0001220; Thu, 8 Feb 2018 13:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0Kw0001220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461223 - head/converters/p5-Encode X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/converters/p5-Encode X-SVN-Commit-Revision: 461223 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:21 -0000 Author: sunpoet Date: Thu Feb 8 13:00:20 2018 New Revision: 461223 URL: https://svnweb.freebsd.org/changeset/ports/461223 Log: Update to 2.95 Changes: http://search.cpan.org/dist/Encode/Changes Modified: head/converters/p5-Encode/Makefile head/converters/p5-Encode/distinfo Modified: head/converters/p5-Encode/Makefile ============================================================================== --- head/converters/p5-Encode/Makefile Thu Feb 8 13:00:15 2018 (r461222) +++ head/converters/p5-Encode/Makefile Thu Feb 8 13:00:20 2018 (r461223) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Encode -PORTVERSION= 2.94 +PORTVERSION= 2.95 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DANKOGAI Modified: head/converters/p5-Encode/distinfo ============================================================================== --- head/converters/p5-Encode/distinfo Thu Feb 8 13:00:15 2018 (r461222) +++ head/converters/p5-Encode/distinfo Thu Feb 8 13:00:20 2018 (r461223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515585124 -SHA256 (Encode-2.94.tar.gz) = acb3a4af5e3ee38f94de8baa7454e0b836a0649e7ac4180f28dfca439ad60cff -SIZE (Encode-2.94.tar.gz) = 2043173 +TIMESTAMP = 1518091749 +SHA256 (Encode-2.95.tar.gz) = d662794c6f834382527f67ca62e1715887f504cfd09e119a1302e584dd3cdcde +SIZE (Encode-2.95.tar.gz) = 2045004 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:35 2018 Return-Path: Delivered-To: svn-ports-all@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 83B5CF01874; Thu, 8 Feb 2018 13:00:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AFDA6862E5; Thu, 8 Feb 2018 13:00:30 +0000 (UTC) (envelope-from sunpoet@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 A878216428; Thu, 8 Feb 2018 13:00:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0UWM001480; Thu, 8 Feb 2018 13:00:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0UmP001478; Thu, 8 Feb 2018 13:00:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0UmP001478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461225 - in head/databases/p5-DBD-mysql: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/databases/p5-DBD-mysql: . files X-SVN-Commit-Revision: 461225 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:35 -0000 Author: sunpoet Date: Thu Feb 8 13:00:30 2018 New Revision: 461225 URL: https://svnweb.freebsd.org/changeset/ports/461225 Log: Update to 4.045 Changes: http://search.cpan.org/dist/DBD-mysql/Changes Deleted: head/databases/p5-DBD-mysql/files/ Modified: head/databases/p5-DBD-mysql/Makefile head/databases/p5-DBD-mysql/distinfo Modified: head/databases/p5-DBD-mysql/Makefile ============================================================================== --- head/databases/p5-DBD-mysql/Makefile Thu Feb 8 13:00:24 2018 (r461224) +++ head/databases/p5-DBD-mysql/Makefile Thu Feb 8 13:00:30 2018 (r461225) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-mysql -PORTVERSION= 4.044 +PORTVERSION= 4.045 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CAPTTOFU Modified: head/databases/p5-DBD-mysql/distinfo ============================================================================== --- head/databases/p5-DBD-mysql/distinfo Thu Feb 8 13:00:24 2018 (r461224) +++ head/databases/p5-DBD-mysql/distinfo Thu Feb 8 13:00:30 2018 (r461225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517047512 -SHA256 (DBD-mysql-4.044.tar.gz) = 913d569a5eb018883c1dbe97315f21b002fdf8db4e5731db458d8807a1c828ae -SIZE (DBD-mysql-4.044.tar.gz) = 155006 +TIMESTAMP = 1518091786 +SHA256 (DBD-mysql-4.045.tar.gz) = b0382f7c64b95b1f73f6c9b0f8b380f2cc225968667ef168875c6f11c34ef669 +SIZE (DBD-mysql-4.045.tar.gz) = 155241 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:38 2018 Return-Path: Delivered-To: svn-ports-all@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 1A93AF019AE; Thu, 8 Feb 2018 13:00:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC129863B3; Thu, 8 Feb 2018 13:00:36 +0000 (UTC) (envelope-from sunpoet@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 C11301642F; Thu, 8 Feb 2018 13:00:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0Zo4003781; Thu, 8 Feb 2018 13:00:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0Z74003766; Thu, 8 Feb 2018 13:00:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0Z74003766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461226 - head/textproc/p5-Text-Template X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Text-Template X-SVN-Commit-Revision: 461226 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:38 -0000 Author: sunpoet Date: Thu Feb 8 13:00:35 2018 New Revision: 461226 URL: https://svnweb.freebsd.org/changeset/ports/461226 Log: Update to 1.48 Changes: http://search.cpan.org/dist/Text-Template/Changes Modified: head/textproc/p5-Text-Template/Makefile head/textproc/p5-Text-Template/distinfo Modified: head/textproc/p5-Text-Template/Makefile ============================================================================== --- head/textproc/p5-Text-Template/Makefile Thu Feb 8 13:00:30 2018 (r461225) +++ head/textproc/p5-Text-Template/Makefile Thu Feb 8 13:00:35 2018 (r461226) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Template -PORTVERSION= 1.47 +PORTVERSION= 1.48 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Text-Template/distinfo ============================================================================== --- head/textproc/p5-Text-Template/distinfo Thu Feb 8 13:00:30 2018 (r461225) +++ head/textproc/p5-Text-Template/distinfo Thu Feb 8 13:00:35 2018 (r461226) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488262664 -SHA256 (Text-Template-1.47.tar.gz) = 50d742c74482478aa01008d468290fcfbc0b9a1219cfe1284076f1f31f0be8fc -SIZE (Text-Template-1.47.tar.gz) = 48988 +TIMESTAMP = 1518038236 +SHA256 (Text-Template-1.48.tar.gz) = 13f0e3d518b26e2ca9303c5652d52ad10f7a18596d65ae200511d4ce68d5a5f7 +SIZE (Text-Template-1.48.tar.gz) = 47618 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:43 2018 Return-Path: Delivered-To: svn-ports-all@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 ADC77F019E7; Thu, 8 Feb 2018 13:00:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1B4C86449; Thu, 8 Feb 2018 13:00:41 +0000 (UTC) (envelope-from sunpoet@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 59C1A16436; Thu, 8 Feb 2018 13:00:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0fjY003911; Thu, 8 Feb 2018 13:00:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0eBZ003909; Thu, 8 Feb 2018 13:00:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0eBZ003909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461227 - head/devel/py-setuptools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-setuptools X-SVN-Commit-Revision: 461227 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:43 -0000 Author: sunpoet Date: Thu Feb 8 13:00:40 2018 New Revision: 461227 URL: https://svnweb.freebsd.org/changeset/ports/461227 Log: Update to 38.5.1 Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst PR: 225707 Exp-run by: antoine Modified: head/devel/py-setuptools/Makefile head/devel/py-setuptools/distinfo Modified: head/devel/py-setuptools/Makefile ============================================================================== --- head/devel/py-setuptools/Makefile Thu Feb 8 13:00:35 2018 (r461226) +++ head/devel/py-setuptools/Makefile Thu Feb 8 13:00:40 2018 (r461227) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools -PORTVERSION= 38.2.5 +PORTVERSION= 38.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-setuptools/distinfo ============================================================================== --- head/devel/py-setuptools/distinfo Thu Feb 8 13:00:35 2018 (r461226) +++ head/devel/py-setuptools/distinfo Thu Feb 8 13:00:40 2018 (r461227) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514207801 -SHA256 (python/setuptools-38.2.5.zip) = b080f276cc868670540b2c03cee06cc14d2faf9da7bec0f15058d1b402c94507 -SIZE (python/setuptools-38.2.5.zip) = 736951 +TIMESTAMP = 1517930389 +SHA256 (python/setuptools-38.5.1.zip) = 6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628 +SIZE (python/setuptools-38.5.1.zip) = 737995 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:52 2018 Return-Path: Delivered-To: svn-ports-all@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 11BF7F01A5E; Thu, 8 Feb 2018 13:00:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD59E8656C; Thu, 8 Feb 2018 13:00:46 +0000 (UTC) (envelope-from sunpoet@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 70B9A16440; Thu, 8 Feb 2018 13:00:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0k25004047; Thu, 8 Feb 2018 13:00:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0kI2004044; Thu, 8 Feb 2018 13:00:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0kI2004044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461228 - head/devel/py-ipyparallel X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-ipyparallel X-SVN-Commit-Revision: 461228 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:52 -0000 Author: sunpoet Date: Thu Feb 8 13:00:45 2018 New Revision: 461228 URL: https://svnweb.freebsd.org/changeset/ports/461228 Log: Update to 6.1.1 Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst Modified: head/devel/py-ipyparallel/Makefile head/devel/py-ipyparallel/distinfo Modified: head/devel/py-ipyparallel/Makefile ============================================================================== --- head/devel/py-ipyparallel/Makefile Thu Feb 8 13:00:40 2018 (r461227) +++ head/devel/py-ipyparallel/Makefile Thu Feb 8 13:00:45 2018 (r461228) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ipyparallel -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipyparallel/distinfo ============================================================================== --- head/devel/py-ipyparallel/distinfo Thu Feb 8 13:00:40 2018 (r461227) +++ head/devel/py-ipyparallel/distinfo Thu Feb 8 13:00:45 2018 (r461228) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517928376 -SHA256 (ipyparallel-6.1.0.tar.gz) = 9294ba76a1a8ac4e1de7c347a3ecfd9c6ec751079c38a0e7ebfbf92a06eb8add -SIZE (ipyparallel-6.1.0.tar.gz) = 2371105 +TIMESTAMP = 1518091825 +SHA256 (ipyparallel-6.1.1.tar.gz) = f1e03ebb8d17f67f03bafa5d85f220883462f7bd7a97fe904c7d56ffba8534a3 +SIZE (ipyparallel-6.1.1.tar.gz) = 2371285 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:00 2018 Return-Path: Delivered-To: svn-ports-all@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 03E95F01ABF; Thu, 8 Feb 2018 13:00:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBBA1866C2; Thu, 8 Feb 2018 13:00:57 +0000 (UTC) (envelope-from sunpoet@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 4911716543; Thu, 8 Feb 2018 13:00:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0vO4004328; Thu, 8 Feb 2018 13:00:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0utN004324; Thu, 8 Feb 2018 13:00:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0utN004324@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461230 - in head: devel/ruby-gems security/rubygem-ezcrypto/files www/rubygem-gitlab-grack/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head: devel/ruby-gems security/rubygem-ezcrypto/files www/rubygem-gitlab-grack/files X-SVN-Commit-Revision: 461230 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:00 -0000 Author: sunpoet Date: Thu Feb 8 13:00:56 2018 New Revision: 461230 URL: https://svnweb.freebsd.org/changeset/ports/461230 Log: Update to 2.7.5 Changes: https://github.com/rubygems/rubygems/blob/master/History.txt PR: 225708 Exp-run by: antoine Modified: head/devel/ruby-gems/Makefile head/devel/ruby-gems/distinfo head/security/rubygem-ezcrypto/files/patch-gemspec head/www/rubygem-gitlab-grack/files/patch-gemspec Modified: head/devel/ruby-gems/Makefile ============================================================================== --- head/devel/ruby-gems/Makefile Thu Feb 8 13:00:50 2018 (r461229) +++ head/devel/ruby-gems/Makefile Thu Feb 8 13:00:56 2018 (r461230) @@ -6,7 +6,7 @@ # - www/rubygem-gitlab-grack/files/patch-gemspec PORTNAME= gems -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= devel ruby MASTER_SITES= http://production.cf.rubygems.org/rubygems/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -35,7 +35,7 @@ GEMS_DOC_BASE_DIR= ${GEMS_VER_DIR}/doc GEMS_DOC_BASE_DIR_P= ${GEMS_VER_DIR_P}/doc GEMS_DOC_DIR= ${GEMS_DOC_BASE_DIR}/${DISTNAME} GEMS_DOC_DIR_P= ${GEMS_DOC_BASE_DIR_P}/%%DISTNAME%% -GEMS_ENV= GEM_HOME=${STAGEDIR}${PREFIX}/${GEMS_VER_DIR} +GEMS_ENV= DONT_USE_BUNDLER_FOR_GEMDEPS=true GEM_HOME=${STAGEDIR}${PREFIX}/${GEMS_VER_DIR} RUBY_SETUP_OPTIONS= --destdir=${STAGEDIR} --no-regenerate-binstubs RUBY_VER_SHORT= ${RUBY_VER:S/.//} @@ -56,10 +56,6 @@ PLIST_SUB= DISTNAME="${DISTNAME}" \ OPTIONS_DEFINE= DOCS DOCS_VARS_OFF= RUBY_SETUP_OPTIONS+="--no-ri --no-rdoc" - -post-patch: -# Disable bundler for gemdeps - @${REINPLACE_CMD} -e '/USE_BUNDLER_FOR_GEMDEPS = true/ s|true|false|' ${WRKSRC}/lib/rubygems.rb do-install: cd ${WRKSRC}/ && ${SETENV} ${GEMS_ENV} ${RUBY} ${RUBY_SETUP} ${RUBY_SETUP_OPTIONS} Modified: head/devel/ruby-gems/distinfo ============================================================================== --- head/devel/ruby-gems/distinfo Thu Feb 8 13:00:50 2018 (r461229) +++ head/devel/ruby-gems/distinfo Thu Feb 8 13:00:56 2018 (r461230) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514381323 -SHA256 (ruby/rubygems-2.7.4.tgz) = bbe35ce6646e4168fcb1071d5f83b2d1154924f5150df0f5fca0f37d2583a182 -SIZE (ruby/rubygems-2.7.4.tgz) = 908282 +TIMESTAMP = 1517928402 +SHA256 (ruby/rubygems-2.7.5.tgz) = 38e02c26ef524688dff1a21075297ce0be6543e12c8210ac6c075dc78983c403 +SIZE (ruby/rubygems-2.7.5.tgz) = 909812 Modified: head/security/rubygem-ezcrypto/files/patch-gemspec ============================================================================== --- head/security/rubygem-ezcrypto/files/patch-gemspec Thu Feb 8 13:00:50 2018 (r461229) +++ head/security/rubygem-ezcrypto/files/patch-gemspec Thu Feb 8 13:00:56 2018 (r461230) @@ -9,7 +9,7 @@ s.homepage = "http://ezcrypto.rubyforge.org".freeze s.requirements = ["none".freeze] s.rubyforge_project = "ezcrypto".freeze - s.rubygems_version = "2.7.4".freeze + s.rubygems_version = "2.7.5".freeze s.summary = "Simplified encryption library.".freeze - s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/store".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze] + s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze] Modified: head/www/rubygem-gitlab-grack/files/patch-gemspec ============================================================================== --- head/www/rubygem-gitlab-grack/files/patch-gemspec Thu Feb 8 13:00:50 2018 (r461229) +++ head/www/rubygem-gitlab-grack/files/patch-gemspec Thu Feb 8 13:00:56 2018 (r461230) @@ -8,5 +8,5 @@ - s.files = [".gitignore".freeze, ".gitmodules".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/testserver".freeze, "examples/dispatch.fcgi".freeze, "grack.gemspec".freeze, "install.txt".freeze, "lib/grack.rb".freeze, "lib/grack/auth.rb".freeze, "lib/grack/bundle.rb".freeze, "lib/grack/git.rb".freeze, "lib/grack/server.rb".freeze, "lib/grack/version.rb".freeze, "tests/main_test.rb".freeze] + s.files = [".gitignore".freeze, ".gitmodules".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "Rakefile".freeze, "examples/dispatch.fcgi".freeze, "grack.gemspec".freeze, "install.txt".freeze, "lib/grack.rb".freeze, "lib/grack/auth.rb".freeze, "lib/grack/bundle.rb".freeze, "lib/grack/git.rb".freeze, "lib/grack/server.rb".freeze, "lib/grack/version.rb".freeze, "tests/main_test.rb".freeze] s.homepage = "https://github.com/gitlabhq/grack".freeze - s.rubygems_version = "2.7.4".freeze + s.rubygems_version = "2.7.5".freeze s.summary = "Ruby/Rack Git Smart-HTTP Server Handler".freeze From owner-svn-ports-all@freebsd.org Thu Feb 8 13:00:54 2018 Return-Path: Delivered-To: svn-ports-all@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 1D073F01A7A; Thu, 8 Feb 2018 13:00:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A795865A1; Thu, 8 Feb 2018 13:00:51 +0000 (UTC) (envelope-from sunpoet@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 357491653A; Thu, 8 Feb 2018 13:00:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D0p6K004171; Thu, 8 Feb 2018 13:00:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D0oTH004169; Thu, 8 Feb 2018 13:00:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081300.w18D0oTH004169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:00:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461229 - head/net/py-txamqp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-txamqp X-SVN-Commit-Revision: 461229 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:00:54 -0000 Author: sunpoet Date: Thu Feb 8 13:00:50 2018 New Revision: 461229 URL: https://svnweb.freebsd.org/changeset/ports/461229 Log: Update to 0.8.2 Changes: https://github.com/txamqp/txamqp/commits/master Modified: head/net/py-txamqp/Makefile head/net/py-txamqp/distinfo Modified: head/net/py-txamqp/Makefile ============================================================================== --- head/net/py-txamqp/Makefile Thu Feb 8 13:00:45 2018 (r461228) +++ head/net/py-txamqp/Makefile Thu Feb 8 13:00:50 2018 (r461229) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= txamqp -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.8.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-txamqp/distinfo ============================================================================== --- head/net/py-txamqp/distinfo Thu Feb 8 13:00:45 2018 (r461228) +++ head/net/py-txamqp/distinfo Thu Feb 8 13:00:50 2018 (r461229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514380295 -SHA256 (txAMQP-0.8.1.tar.gz) = 3328a6f5020dc017e149bc281689b3618c13622df11b1164e041d7db1851e7d1 -SIZE (txAMQP-0.8.1.tar.gz) = 39544 +TIMESTAMP = 1518091845 +SHA256 (txAMQP-0.8.2.tar.gz) = 6447a2c5294876eb58c065fe89342980e09a26959fc71ba7014cb3318941a949 +SIZE (txAMQP-0.8.2.tar.gz) = 39673 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:07 2018 Return-Path: Delivered-To: svn-ports-all@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 4A37CF01B2C; Thu, 8 Feb 2018 13:01:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2F6A867E4; Thu, 8 Feb 2018 13:01:02 +0000 (UTC) (envelope-from sunpoet@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 9301A1654B; Thu, 8 Feb 2018 13:01:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D12Xm004471; Thu, 8 Feb 2018 13:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D12G6004469; Thu, 8 Feb 2018 13:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D12G6004469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461231 - head/devel/rubygem-authlogic X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-authlogic X-SVN-Commit-Revision: 461231 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:07 -0000 Author: sunpoet Date: Thu Feb 8 13:01:02 2018 New Revision: 461231 URL: https://svnweb.freebsd.org/changeset/ports/461231 Log: Update to 3.7.0 Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md https://github.com/binarylogic/authlogic/commits/master Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Thu Feb 8 13:00:56 2018 (r461230) +++ head/devel/rubygem-authlogic/Makefile Thu Feb 8 13:01:02 2018 (r461231) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.6.1 +PORTVERSION= 3.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Thu Feb 8 13:00:56 2018 (r461230) +++ head/devel/rubygem-authlogic/distinfo Thu Feb 8 13:01:02 2018 (r461231) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506832604 -SHA256 (rubygem/authlogic-3.6.1.gem) = 82bb4a6cdd43a35f4e38861ac67fdc9a33a77f8bdafafebe05e66cc35b9defaa -SIZE (rubygem/authlogic-3.6.1.gem) = 77824 +TIMESTAMP = 1518091858 +SHA256 (rubygem/authlogic-3.7.0.gem) = 7c17a9b04244de7f7a1a04c3ea6de5ade9280be9a872c021fa19afb8197522eb +SIZE (rubygem/authlogic-3.7.0.gem) = 77824 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:08 2018 Return-Path: Delivered-To: svn-ports-all@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 7B736F01B41; Thu, 8 Feb 2018 13:01:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B04B586831; Thu, 8 Feb 2018 13:01:07 +0000 (UTC) (envelope-from sunpoet@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 A941016554; Thu, 8 Feb 2018 13:01:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D17AR005267; Thu, 8 Feb 2018 13:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D17C2005266; Thu, 8 Feb 2018 13:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D17C2005266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461232 - head/devel/rubygem-byebug9 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-byebug9 X-SVN-Commit-Revision: 461232 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:09 -0000 Author: sunpoet Date: Thu Feb 8 13:01:07 2018 New Revision: 461232 URL: https://svnweb.freebsd.org/changeset/ports/461232 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-02-28 Modified: head/devel/rubygem-byebug9/Makefile Modified: head/devel/rubygem-byebug9/Makefile ============================================================================== --- head/devel/rubygem-byebug9/Makefile Thu Feb 8 13:01:02 2018 (r461231) +++ head/devel/rubygem-byebug9/Makefile Thu Feb 8 13:01:07 2018 (r461232) @@ -13,6 +13,9 @@ COMMENT= Ruby 2 debugger LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Use devel/rubygem-byebug instead +EXPIRATION_DATE=2018-02-28 + USE_RUBY= yes USES= gem From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:15 2018 Return-Path: Delivered-To: svn-ports-all@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 B0BA7F01B73; Thu, 8 Feb 2018 13:01:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62B3886925; Thu, 8 Feb 2018 13:01:13 +0000 (UTC) (envelope-from sunpoet@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 1EB5B1655C; Thu, 8 Feb 2018 13:01:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D1Ccj005392; Thu, 8 Feb 2018 13:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D1CSo005390; Thu, 8 Feb 2018 13:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D1CSo005390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461233 - head/devel/rubygem-docile X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-docile X-SVN-Commit-Revision: 461233 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:15 -0000 Author: sunpoet Date: Thu Feb 8 13:01:12 2018 New Revision: 461233 URL: https://svnweb.freebsd.org/changeset/ports/461233 Log: Update to 1.3.0 Changes: https://github.com/ms-ati/docile/blob/master/HISTORY.md Modified: head/devel/rubygem-docile/Makefile head/devel/rubygem-docile/distinfo Modified: head/devel/rubygem-docile/Makefile ============================================================================== --- head/devel/rubygem-docile/Makefile Thu Feb 8 13:01:07 2018 (r461232) +++ head/devel/rubygem-docile/Makefile Thu Feb 8 13:01:12 2018 (r461233) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= docile -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-docile/distinfo ============================================================================== --- head/devel/rubygem-docile/distinfo Thu Feb 8 13:01:07 2018 (r461232) +++ head/devel/rubygem-docile/distinfo Thu Feb 8 13:01:12 2018 (r461233) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515762057 -SHA256 (rubygem/docile-1.2.0.gem) = 915134a4ab06982d846c08d5bbddf700652735eda727c9b91816c890532f7441 -SIZE (rubygem/docile-1.2.0.gem) = 16896 +TIMESTAMP = 1518091866 +SHA256 (rubygem/docile-1.3.0.gem) = f69a7ec173a552bb4757e3b7b6eab11fe57dbaeac163a7bf535be0013225d07b +SIZE (rubygem/docile-1.3.0.gem) = 14848 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:26 2018 Return-Path: Delivered-To: svn-ports-all@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 C7F8AF01BF2; Thu, 8 Feb 2018 13:01:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC6B586AD8; Thu, 8 Feb 2018 13:01:23 +0000 (UTC) (envelope-from sunpoet@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 B75EC1656B; Thu, 8 Feb 2018 13:01:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D1Nqq006334; Thu, 8 Feb 2018 13:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D1NBj006332; Thu, 8 Feb 2018 13:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D1NBj006332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461235 - head/devel/rubygem-strong_migrations X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-strong_migrations X-SVN-Commit-Revision: 461235 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:27 -0000 Author: sunpoet Date: Thu Feb 8 13:01:23 2018 New Revision: 461235 URL: https://svnweb.freebsd.org/changeset/ports/461235 Log: Update to 0.2.1 - Fix version requirement of RUN_DEPENDS Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md Modified: head/devel/rubygem-strong_migrations/Makefile head/devel/rubygem-strong_migrations/distinfo Modified: head/devel/rubygem-strong_migrations/Makefile ============================================================================== --- head/devel/rubygem-strong_migrations/Makefile Thu Feb 8 13:01:17 2018 (r461234) +++ head/devel/rubygem-strong_migrations/Makefile Thu Feb 8 13:01:23 2018 (r461235) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= strong_migrations -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Catch unsafe migrations at dev time LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activerecord5>=5.1.4:databases/rubygem-activerecord5 +RUN_DEPENDS= rubygem-activerecord5>=3.2.0:databases/rubygem-activerecord5 USES= gem USE_RUBY= yes Modified: head/devel/rubygem-strong_migrations/distinfo ============================================================================== --- head/devel/rubygem-strong_migrations/distinfo Thu Feb 8 13:01:17 2018 (r461234) +++ head/devel/rubygem-strong_migrations/distinfo Thu Feb 8 13:01:23 2018 (r461235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515425065 -SHA256 (rubygem/strong_migrations-0.2.0.gem) = da60e2336c57b22273db946d3504546e91c55a4f5d73a04533374fcdca809dba -SIZE (rubygem/strong_migrations-0.2.0.gem) = 11264 +TIMESTAMP = 1518091884 +SHA256 (rubygem/strong_migrations-0.2.1.gem) = 1e124bddd915aa9e57a5f237aedcbc754cee1108fab9a3165ccf0c19fccc991f +SIZE (rubygem/strong_migrations-0.2.1.gem) = 11776 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:24 2018 Return-Path: Delivered-To: svn-ports-all@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 AD1E3F01BCF; Thu, 8 Feb 2018 13:01:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAEAD86A45; Thu, 8 Feb 2018 13:01:18 +0000 (UTC) (envelope-from sunpoet@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 86B5716566; Thu, 8 Feb 2018 13:01:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D1Itk006207; Thu, 8 Feb 2018 13:01:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D1ITT006205; Thu, 8 Feb 2018 13:01:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D1ITT006205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461234 - head/devel/rubygem-pry-byebug X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-pry-byebug X-SVN-Commit-Revision: 461234 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:24 -0000 Author: sunpoet Date: Thu Feb 8 13:01:17 2018 New Revision: 461234 URL: https://svnweb.freebsd.org/changeset/ports/461234 Log: Update to 3.6.0 - Add LICENSE - Add NO_ARCH Changes: https://github.com/deivid-rodriguez/pry-byebug/releases Modified: head/devel/rubygem-pry-byebug/Makefile head/devel/rubygem-pry-byebug/distinfo Modified: head/devel/rubygem-pry-byebug/Makefile ============================================================================== --- head/devel/rubygem-pry-byebug/Makefile Thu Feb 8 13:01:12 2018 (r461233) +++ head/devel/rubygem-pry-byebug/Makefile Thu Feb 8 13:01:17 2018 (r461234) @@ -1,16 +1,20 @@ # $FreeBSD$ PORTNAME= pry-byebug -PORTVERSION= 3.5.1 +PORTVERSION= 3.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast debugging with Pry -RUN_DEPENDS= rubygem-byebug9>=9.1:devel/rubygem-byebug9 \ +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-byebug>=10.0:devel/rubygem-byebug \ rubygem-pry>=0.10:devel/rubygem-pry +NO_ARCH= yes USES= gem USE_RUBY= yes Modified: head/devel/rubygem-pry-byebug/distinfo ============================================================================== --- head/devel/rubygem-pry-byebug/distinfo Thu Feb 8 13:01:12 2018 (r461233) +++ head/devel/rubygem-pry-byebug/distinfo Thu Feb 8 13:01:17 2018 (r461234) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517262453 -SHA256 (rubygem/pry-byebug-3.5.1.gem) = 45184150963e60a468f5371a4bfceecf9a7c8570bf65f132430b9370719033b9 -SIZE (rubygem/pry-byebug-3.5.1.gem) = 14848 +TIMESTAMP = 1518091875 +SHA256 (rubygem/pry-byebug-3.6.0.gem) = 0f14e3a898f66507649cdc682b4a7c4c74d7d60d12ec0a2d9051c4910a2a4778 +SIZE (rubygem/pry-byebug-3.6.0.gem) = 14848 From owner-svn-ports-all@freebsd.org Thu Feb 8 13:01:31 2018 Return-Path: Delivered-To: svn-ports-all@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 347B2F01C1A; Thu, 8 Feb 2018 13:01:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1310D86BBC; Thu, 8 Feb 2018 13:01:29 +0000 (UTC) (envelope-from sunpoet@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 4AF6216578; Thu, 8 Feb 2018 13:01:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D1Tu7006473; Thu, 8 Feb 2018 13:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D1SLf006470; Thu, 8 Feb 2018 13:01:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081301.w18D1SLf006470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 13:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461236 - head/www/rubygem-httparty X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-httparty X-SVN-Commit-Revision: 461236 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:01:31 -0000 Author: sunpoet Date: Thu Feb 8 13:01:28 2018 New Revision: 461236 URL: https://svnweb.freebsd.org/changeset/ports/461236 Log: Update to 0.15.7 - Update WWW Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md Modified: head/www/rubygem-httparty/Makefile head/www/rubygem-httparty/distinfo head/www/rubygem-httparty/pkg-descr Modified: head/www/rubygem-httparty/Makefile ============================================================================== --- head/www/rubygem-httparty/Makefile Thu Feb 8 13:01:23 2018 (r461235) +++ head/www/rubygem-httparty/Makefile Thu Feb 8 13:01:28 2018 (r461236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httparty -PORTVERSION= 0.15.6 +PORTVERSION= 0.15.7 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-httparty/distinfo ============================================================================== --- head/www/rubygem-httparty/distinfo Thu Feb 8 13:01:23 2018 (r461235) +++ head/www/rubygem-httparty/distinfo Thu Feb 8 13:01:28 2018 (r461236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500735227 -SHA256 (rubygem/httparty-0.15.6.gem) = fbe0cde25a5325a4e248d4225640529552e6b49622289bdc7110fe294f5f7e2a -SIZE (rubygem/httparty-0.15.6.gem) = 87552 +TIMESTAMP = 1518091893 +SHA256 (rubygem/httparty-0.15.7.gem) = b1c8258037b999fe3d418f22abddd17899ec0954a79e64f39c79a1fb462982e0 +SIZE (rubygem/httparty-0.15.7.gem) = 87552 Modified: head/www/rubygem-httparty/pkg-descr ============================================================================== --- head/www/rubygem-httparty/pkg-descr Thu Feb 8 13:01:23 2018 (r461235) +++ head/www/rubygem-httparty/pkg-descr Thu Feb 8 13:01:28 2018 (r461236) @@ -8,4 +8,4 @@ Its features: * Automatic parsing of JSON and XML into ruby hashes based on response content-type -WWW: http://johnnunemaker.com/httparty/ +WWW: https://johnnunemaker.com/httparty/ From owner-svn-ports-all@freebsd.org Thu Feb 8 13:05:41 2018 Return-Path: Delivered-To: svn-ports-all@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 72D50F02182; Thu, 8 Feb 2018 13:05:41 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25EA1871ED; Thu, 8 Feb 2018 13:05:41 +0000 (UTC) (envelope-from gahr@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 078B0165C8; Thu, 8 Feb 2018 13:05:41 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18D5fAK007595; Thu, 8 Feb 2018 13:05:41 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18D5el3007590; Thu, 8 Feb 2018 13:05:40 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201802081305.w18D5el3007590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 8 Feb 2018 13:05:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461237 - in head/lang/expect: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: in head/lang/expect: . files X-SVN-Commit-Revision: 461237 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:05:41 -0000 Author: gahr Date: Thu Feb 8 13:05:40 2018 New Revision: 461237 URL: https://svnweb.freebsd.org/changeset/ports/461237 Log: lang/expect: update to 5.45.4 Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ While at it, set LICENSE and import TEA 3.10 (which fixes the shared library generation). Added: head/lang/expect/files/patch-tclconfig_tcl.m4 (contents, props changed) Deleted: head/lang/expect/files/patch-exp__event.c head/lang/expect/files/patch-exp_main_sub.c head/lang/expect/files/patch-expect-5.45.3 Modified: head/lang/expect/Makefile head/lang/expect/distinfo head/lang/expect/pkg-plist Modified: head/lang/expect/Makefile ============================================================================== --- head/lang/expect/Makefile Thu Feb 8 13:01:28 2018 (r461236) +++ head/lang/expect/Makefile Thu Feb 8 13:05:40 2018 (r461237) @@ -2,28 +2,28 @@ # $FreeBSD$ PORTNAME= expect -PORTVERSION= 5.45.3 +PORTVERSION= 5.45.4 PORTEPOCH= 1 CATEGORIES= lang tcl tk -MASTER_SITES= SF/expect/Expect/${PORTVERSION:R} -DISTNAME= ${PORTNAME}${PORTVERSION:R} +MASTER_SITES= SF/expect/Expect/${PORTVERSION} +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org COMMENT= Sophisticated scripter based on Tcl/Tk -LIBEXPECT_VER= ${PORTVERSION:S/.//g} +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/license.terms WRKSRC= ${WRKDIR}/${DISTNAME} USES= tcl:tea autoreconf USE_LDCONFIG= yes CONFIGURE_ARGS= --datadir=${DATADIR} -PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ - LIBEXPECT_VER=${LIBEXPECT_VER} +PLIST_SUB+= PORTVERSION=${PORTVERSION} TEST_TARGET= test post-install: - ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ + ${LN} -sf expect${PORTVERSION}/libexpect${PORTVERSION}.so \ ${STAGEDIR}${PREFIX}/lib/libexpect.so.1 ${LN} -sf libexpect.so.1 ${STAGEDIR}${PREFIX}/lib/libexpect.so Modified: head/lang/expect/distinfo ============================================================================== --- head/lang/expect/distinfo Thu Feb 8 13:01:28 2018 (r461236) +++ head/lang/expect/distinfo Thu Feb 8 13:05:40 2018 (r461237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518080080 -SHA256 (expect5.45.tar.gz) = b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040 -SIZE (expect5.45.tar.gz) = 628808 +TIMESTAMP = 1518093806 +SHA256 (expect5.45.4.tar.gz) = 49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34 +SIZE (expect5.45.4.tar.gz) = 632363 Added: head/lang/expect/files/patch-tclconfig_tcl.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/expect/files/patch-tclconfig_tcl.m4 Thu Feb 8 13:05:40 2018 (r461237) @@ -0,0 +1,1236 @@ +--- tclconfig/tcl.m4.orig 2018-02-04 13:55:43 UTC ++++ tclconfig/tcl.m4 +@@ -8,14 +8,12 @@ + # + # See the file "license.terms" for information on usage and redistribution + # of this file, and for a DISCLAIMER OF ALL WARRANTIES. +-# +-# RCS: @(#) $Id: tcl.m4,v 1.6 2010/09/16 20:46:47 hobbs Exp $ + + AC_PREREQ(2.57) + + dnl TEA extensions pass us the version of TEA they think they + dnl are compatible with (must be set in TEA_INIT below) +-dnl TEA_VERSION="3.9" ++dnl TEA_VERSION="3.10" + + # Possible values for key variables defined: + # +@@ -140,6 +138,8 @@ AC_DEFUN([TEA_PATH_TCLCONFIG], [ + `ls -d /usr/contrib/lib 2>/dev/null` \ + `ls -d /usr/lib 2>/dev/null` \ + `ls -d /usr/lib64 2>/dev/null` \ ++ `ls -d /usr/lib/tcl8.6 2>/dev/null` \ ++ `ls -d /usr/lib/tcl8.5 2>/dev/null` \ + ; do + if test -f "$i/tclConfig.sh" ; then + ac_cv_c_tclconfig="`(cd $i; pwd)`" +@@ -170,7 +170,7 @@ AC_DEFUN([TEA_PATH_TCLCONFIG], [ + + if test x"${ac_cv_c_tclconfig}" = x ; then + TCL_BIN_DIR="# no Tcl configs found" +- AC_MSG_ERROR([Can't find Tcl configuration definitions]) ++ AC_MSG_ERROR([Can't find Tcl configuration definitions. Use --with-tcl to specify a directory containing tclConfig.sh]) + else + no_tcl= + TCL_BIN_DIR="${ac_cv_c_tclconfig}" +@@ -323,7 +323,7 @@ AC_DEFUN([TEA_PATH_TKCONFIG], [ + + if test x"${ac_cv_c_tkconfig}" = x ; then + TK_BIN_DIR="# no Tk configs found" +- AC_MSG_ERROR([Can't find Tk configuration definitions]) ++ AC_MSG_ERROR([Can't find Tk configuration definitions. Use --with-tk to specify a directory containing tkConfig.sh]) + else + no_tk= + TK_BIN_DIR="${ac_cv_c_tkconfig}" +@@ -344,11 +344,10 @@ AC_DEFUN([TEA_PATH_TKCONFIG], [ + # + # Results: + # +-# Subst the following vars: ++# Substitutes the following vars: + # TCL_BIN_DIR + # TCL_SRC_DIR + # TCL_LIB_FILE +-# + #------------------------------------------------------------------------ + + AC_DEFUN([TEA_LOAD_TCLCONFIG], [ +@@ -417,25 +416,21 @@ AC_DEFUN([TEA_LOAD_TCLCONFIG], [ + AC_SUBST(TCL_STUB_LIB_FLAG) + AC_SUBST(TCL_STUB_LIB_SPEC) + +- case "`uname -s`" in +- *CYGWIN_*) +- AC_MSG_CHECKING([for cygwin variant]) +- case ${TCL_EXTRA_CFLAGS} in +- *-mwin32*|*-mno-cygwin*) +- TEA_PLATFORM="windows" +- CFLAGS="$CFLAGS -mwin32" +- AC_MSG_RESULT([win32]) +- ;; +- *) +- TEA_PLATFORM="unix" +- AC_MSG_RESULT([unix]) +- ;; +- esac +- EXEEXT=".exe" +- ;; +- *) +- ;; +- esac ++ AC_MSG_CHECKING([platform]) ++ hold_cc=$CC; CC="$TCL_CC" ++ AC_TRY_COMPILE(,[ ++ #ifdef _WIN32 ++ #error win32 ++ #endif ++ ], [ ++ TEA_PLATFORM="unix" ++ CYGPATH=echo ++ ], [ ++ TEA_PLATFORM="windows" ++ AC_CHECK_PROG(CYGPATH, cygpath, cygpath -m, echo) ] ++ ) ++ CC=$hold_cc ++ AC_MSG_RESULT($TEA_PLATFORM) + + # The BUILD_$pkg is to define the correct extern storage class + # handling when making this package +@@ -443,6 +438,7 @@ AC_DEFUN([TEA_LOAD_TCLCONFIG], [ + [Building extension source?]) + # Do this here as we have fully defined TEA_PLATFORM now + if test "${TEA_PLATFORM}" = "windows" ; then ++ EXEEXT=".exe" + CLEANFILES="$CLEANFILES *.lib *.dll *.pdb *.exp" + fi + +@@ -567,11 +563,11 @@ AC_DEFUN([TEA_LOAD_TKCONFIG], [ + # only for running extension test cases. It should never be + # or generation of files (like pkgIndex.tcl) at build time. + # +-# Arguments ++# Arguments: + # none + # +-# Results +-# Subst's the following values: ++# Results: ++# Substitutes the following vars: + # TCLSH_PROG + #------------------------------------------------------------------------ + +@@ -580,7 +576,15 @@ AC_DEFUN([TEA_PROG_TCLSH], [ + if test -f "${TCL_BIN_DIR}/Makefile" ; then + # tclConfig.sh is in Tcl build directory + if test "${TEA_PLATFORM}" = "windows"; then ++ if test -f "${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}${EXEEXT}" ; then + TCLSH_PROG="${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}${EXEEXT}" ++ elif test -f "${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}s${EXEEXT}" ; then ++ TCLSH_PROG="${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}s${EXEEXT}" ++ elif test -f "${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}t${EXEEXT}" ; then ++ TCLSH_PROG="${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}t${EXEEXT}" ++ elif test -f "${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}st${EXEEXT}" ; then ++ TCLSH_PROG="${TCL_BIN_DIR}/tclsh${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}${TCL_DBGX}st${EXEEXT}" ++ fi + else + TCLSH_PROG="${TCL_BIN_DIR}/tclsh" + fi +@@ -617,11 +621,11 @@ AC_DEFUN([TEA_PROG_TCLSH], [ + # only for running extension test cases. It should never be + # or generation of files (like pkgIndex.tcl) at build time. + # +-# Arguments ++# Arguments: + # none + # +-# Results +-# Subst's the following values: ++# Results: ++# Substitutes the following vars: + # WISH_PROG + #------------------------------------------------------------------------ + +@@ -630,9 +634,17 @@ AC_DEFUN([TEA_PROG_WISH], [ + if test -f "${TK_BIN_DIR}/Makefile" ; then + # tkConfig.sh is in Tk build directory + if test "${TEA_PLATFORM}" = "windows"; then ++ if test -f "${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}${EXEEXT}" ; then + WISH_PROG="${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}${EXEEXT}" ++ elif test -f "${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}s${EXEEXT}" ; then ++ WISH_PROG="${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}$s{EXEEXT}" ++ elif test -f "${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}t${EXEEXT}" ; then ++ WISH_PROG="${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}t${EXEEXT}" ++ elif test -f "${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}st${EXEEXT}" ; then ++ WISH_PROG="${TK_BIN_DIR}/wish${TK_MAJOR_VERSION}${TK_MINOR_VERSION}${TK_DBGX}st${EXEEXT}" ++ fi + else +- WISH_PROG="${TK_BIN_DIR}/wish" ++ WISH_PROG="${TK_BIN_DIR}/wish" + fi + else + # tkConfig.sh is in install location +@@ -732,7 +744,6 @@ AC_DEFUN([TEA_ENABLE_SHARED], [ + # TCL_THREADS + # _REENTRANT + # _THREAD_SAFE +-# + #------------------------------------------------------------------------ + + AC_DEFUN([TEA_ENABLE_THREADS], [ +@@ -856,12 +867,11 @@ AC_DEFUN([TEA_ENABLE_THREADS], [ + # + # Defines the following vars: + # CFLAGS_DEFAULT Sets to $(CFLAGS_DEBUG) if true +-# Sets to $(CFLAGS_OPTIMIZE) if false ++# Sets to "$(CFLAGS_OPTIMIZE) -DNDEBUG" if false + # LDFLAGS_DEFAULT Sets to $(LDFLAGS_DEBUG) if true + # Sets to $(LDFLAGS_OPTIMIZE) if false + # DBGX Formerly used as debug library extension; + # always blank now. +-# + #------------------------------------------------------------------------ + + AC_DEFUN([TEA_ENABLE_SYMBOLS], [ +@@ -874,7 +884,7 @@ AC_DEFUN([TEA_ENABLE_SYMBOLS], [ + [tcl_ok=$enableval], [tcl_ok=no]) + DBGX="" + if test "$tcl_ok" = "no"; then +- CFLAGS_DEFAULT="${CFLAGS_OPTIMIZE}" ++ CFLAGS_DEFAULT="${CFLAGS_OPTIMIZE} -DNDEBUG" + LDFLAGS_DEFAULT="${LDFLAGS_OPTIMIZE}" + AC_MSG_RESULT([no]) + else +@@ -921,7 +931,6 @@ AC_DEFUN([TEA_ENABLE_SYMBOLS], [ + # + # Defines the following vars: + # HAVE_LANGINFO Triggers use of nl_langinfo if defined. +-# + #------------------------------------------------------------------------ + + AC_DEFUN([TEA_ENABLE_LANGINFO], [ +@@ -962,7 +971,6 @@ AC_DEFUN([TEA_ENABLE_LANGINFO], [ + # Defines the following var: + # + # system - System/platform/version identification code. +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_CONFIG_SYSTEM], [ +@@ -1031,21 +1039,20 @@ AC_DEFUN([TEA_CONFIG_SYSTEM], [ + # extensions. An empty string means we don't know how + # to use shared libraries on this platform. + # LIB_SUFFIX - Specifies everything that comes after the "libfoo" +-# in a static or shared library name, using the $VERSION variable ++# in a static or shared library name, using the $PACKAGE_VERSION variable + # to put the version in the right place. This is used + # by platforms that need non-standard library names. +-# Examples: ${VERSION}.so.1.1 on NetBSD, since it needs +-# to have a version after the .so, and ${VERSION}.a ++# Examples: ${PACKAGE_VERSION}.so.1.1 on NetBSD, since it needs ++# to have a version after the .so, and ${PACKAGE_VERSION}.a + # on AIX, since a shared library needs to have + # a .a extension whereas shared objects for loadable + # extensions have a .so extension. Defaults to +-# ${VERSION}${SHLIB_SUFFIX}. ++# ${PACKAGE_VERSION}${SHLIB_SUFFIX}. + # CFLAGS_DEBUG - + # Flags used when running the compiler in debug mode + # CFLAGS_OPTIMIZE - + # Flags used when running the compiler in optimize mode + # CFLAGS - Additional CFLAGS added as necessary (usually 64-bit) +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_CONFIG_CFLAGS], [ +@@ -1087,6 +1094,7 @@ AC_DEFUN([TEA_CONFIG_CFLAGS], [ + AC_DEFINE(MODULE_SCOPE, + [extern __attribute__((__visibility__("hidden")))], + [Compiler support for module scope symbols]) ++ AC_DEFINE(HAVE_HIDDEN, [1], [Compiler support for module scope symbols]) + ]) + + # Step 0.d: Disable -rpath support? +@@ -1135,18 +1143,17 @@ AC_DEFUN([TEA_CONFIG_CFLAGS], [ + ECHO_VERSION='`echo ${PACKAGE_VERSION}`' + TCL_LIB_VERSIONS_OK=ok + CFLAGS_DEBUG=-g +- CFLAGS_OPTIMIZE=-O + AS_IF([test "$GCC" = yes], [ +- # TEA specific: + CFLAGS_OPTIMIZE=-O2 + CFLAGS_WARNING="-Wall" +- ], [CFLAGS_WARNING=""]) +-dnl FIXME: Replace AC_CHECK_PROG with AC_CHECK_TOOL once cross compiling is fixed. +-dnl AC_CHECK_TOOL(AR, ar) +- AC_CHECK_PROG(AR, ar, ar) ++ ], [ ++ CFLAGS_OPTIMIZE=-O ++ CFLAGS_WARNING="" ++ ]) ++ AC_CHECK_TOOL(AR, ar) + STLIB_LD='${AR} cr' + LD_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" +- AS_IF([test "x$SHLIB_VERSION" = x],[SHLIB_VERSION="1.0"]) ++ AS_IF([test "x$SHLIB_VERSION" = x],[SHLIB_VERSION=""],[SHLIB_VERSION=".$SHLIB_VERSION"]) + case $system in + # TEA specific: + windows) +@@ -1172,7 +1179,7 @@ dnl AC_CHECK_TOOL(AR, ar) + PATH64="${MSSDK}/Bin/Win64" + ;; + esac +- if test ! -d "${PATH64}" ; then ++ if test "$GCC" != "yes" -a ! -d "${PATH64}" ; then + AC_MSG_WARN([Could not find 64-bit $MACHINE SDK to enable 64bit mode]) + AC_MSG_WARN([Ensure latest Platform SDK is installed]) + do64bit="no" +@@ -1247,13 +1254,21 @@ dnl AC_CHECK_TOOL(AR, ar) + else + runtime=-MD + fi ++ case "x`echo \${VisualStudioVersion}`" in ++ x1[[4-9]]*) ++ lflags="${lflags} -nodefaultlib:libucrt.lib" ++ TEA_ADD_LIBS([ucrt.lib]) ++ ;; ++ *) ++ ;; ++ esac + + if test "$do64bit" != "no" ; then + # All this magic is necessary for the Win64 SDK RC1 - hobbs + CC="\"${PATH64}/cl.exe\"" + CFLAGS="${CFLAGS} -I\"${MSSDK}/Include\" -I\"${MSSDK}/Include/crt\" -I\"${MSSDK}/Include/crt/sys\"" + RC="\"${MSSDK}/bin/rc.exe\"" +- lflags="-nologo -MACHINE:${MACHINE} -LIBPATH:\"${MSSDK}/Lib/${MACHINE}\"" ++ lflags="${lflags} -nologo -MACHINE:${MACHINE} -LIBPATH:\"${MSSDK}/Lib/${MACHINE}\"" + LINKBIN="\"${PATH64}/link.exe\"" + CFLAGS_DEBUG="-nologo -Zi -Od -W3 ${runtime}d" + CFLAGS_OPTIMIZE="-nologo -O2 -W2 ${runtime}" +@@ -1283,13 +1298,13 @@ dnl AC_CHECK_TOOL(AR, ar) + CFLAGS_DEBUG="-nologo -Zi -Od" + CFLAGS_OPTIMIZE="-nologo -Ox" + lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'` +- lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo" ++ lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo" + LINKBIN="\"${CEBINROOT}/link.exe\"" + AC_SUBST(CELIB_DIR) + else + RC="rc" +- lflags="-nologo" +- LINKBIN="link" ++ lflags="${lflags} -nologo" ++ LINKBIN="link" + CFLAGS_DEBUG="-nologo -Z7 -Od -W3 -WX ${runtime}d" + CFLAGS_OPTIMIZE="-nologo -O2 -W2 ${runtime}" + fi +@@ -1297,13 +1312,45 @@ dnl AC_CHECK_TOOL(AR, ar) + + if test "$GCC" = "yes"; then + # mingw gcc mode +- RC="windres" ++ AC_CHECK_TOOL(RC, windres) + CFLAGS_DEBUG="-g" + CFLAGS_OPTIMIZE="-O2 -fomit-frame-pointer" +- SHLIB_LD="$CC -shared" ++ SHLIB_LD='${CC} -shared' + UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a' ++ PRACTCL_UNSHARED_LIB_SUFFIX='.a' ++ + LDFLAGS_CONSOLE="-wl,--subsystem,console ${lflags}" + LDFLAGS_WINDOW="-wl,--subsystem,windows ${lflags}" ++ ++ AC_CACHE_CHECK(for cross-compile version of gcc, ++ ac_cv_cross, ++ AC_TRY_COMPILE([ ++ #ifdef _WIN32 ++ #error cross-compiler ++ #endif ++ ], [], ++ ac_cv_cross=yes, ++ ac_cv_cross=no) ++ ) ++ if test "$ac_cv_cross" = "yes"; then ++ case "$do64bit" in ++ amd64|x64|yes) ++ CC="x86_64-w64-mingw32-gcc" ++ LD="x86_64-w64-mingw32-ld" ++ AR="x86_64-w64-mingw32-ar" ++ RANLIB="x86_64-w64-mingw32-ranlib" ++ RC="x86_64-w64-mingw32-windres" ++ ;; ++ *) ++ CC="i686-w64-mingw32-gcc" ++ LD="i686-w64-mingw32-ld" ++ AR="i686-w64-mingw32-ar" ++ RANLIB="i686-w64-mingw32-ranlib" ++ RC="i686-w64-mingw32-windres" ++ ;; ++ esac ++ fi ++ + else + SHLIB_LD="${LINKBIN} -dll ${lflags}" + # link -lib only works when -lib is the first arg +@@ -1409,8 +1456,10 @@ dnl AC_CHECK_TOOL(AR, ar) + CYGWIN_*) + SHLIB_CFLAGS="" + SHLIB_LD='${CC} -shared' ++ SHLIB_LD_LIBS="${SHLIB_LD_LIBS} -Wl,--out-implib,\$[@].a" + SHLIB_SUFFIX=".dll" +- EXE_SUFFIX=".exe" ++ EXEEXT=".exe" ++ do64bit_ok=yes + CC_SEARCH_FLAGS="" + LD_SEARCH_FLAGS="" + ;; +@@ -1521,7 +1570,7 @@ dnl AC_CHECK_TOOL(AR, ar) + ]) + ]) + ;; +- Linux*) ++ Linux*|GNU*|NetBSD-Debian) + SHLIB_CFLAGS="-fPIC" + SHLIB_SUFFIX=".so" + +@@ -1554,17 +1603,6 @@ dnl AC_CHECK_TOOL(AR, ar) + # files in compat/*.c is being linked in. + + AS_IF([test x"${USE_COMPAT}" != x],[CFLAGS="$CFLAGS -fno-inline"]) +- +- ;; +- GNU*) +- SHLIB_CFLAGS="-fPIC" +- SHLIB_SUFFIX=".so" +- +- SHLIB_LD='${CC} -shared' +- LDFLAGS="$LDFLAGS -Wl,--export-dynamic" +- CC_SEARCH_FLAGS="" +- LD_SEARCH_FLAGS="" +- AS_IF([test "`uname -m`" = "alpha"], [CFLAGS="$CFLAGS -mieee"]) + ;; + Lynx*) + SHLIB_CFLAGS="-fPIC" +@@ -1577,35 +1615,51 @@ dnl AC_CHECK_TOOL(AR, ar) + LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}']) + ;; + OpenBSD-*) +- SHLIB_CFLAGS="-fPIC" +- SHLIB_LD='${CC} -shared ${SHLIB_CFLAGS}' +- SHLIB_SUFFIX=".so" +- AS_IF([test $doRpath = yes], [ +- CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}']) +- LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} +- SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.so.${SHLIB_VERSION}' +- AC_CACHE_CHECK([for ELF], tcl_cv_ld_elf, [ +- AC_EGREP_CPP(yes, [ +-#ifdef __ELF__ +- yes +-#endif +- ], tcl_cv_ld_elf=yes, tcl_cv_ld_elf=no)]) +- AS_IF([test $tcl_cv_ld_elf = yes], [ +- LDFLAGS=-Wl,-export-dynamic +- ], [LDFLAGS=""]) ++ arch=`arch -s` ++ case "$arch" in ++ vax) ++ SHLIB_SUFFIX="" ++ SHARED_LIB_SUFFIX="" ++ LDFLAGS="" ++ ;; ++ *) ++ case "$arch" in ++ alpha|sparc64) ++ SHLIB_CFLAGS="-fPIC" ++ ;; ++ *) ++ SHLIB_CFLAGS="-fpic" ++ ;; ++ esac ++ SHLIB_LD='${CC} -shared ${SHLIB_CFLAGS}' ++ SHLIB_SUFFIX=".so" ++ AS_IF([test $doRpath = yes], [ ++ CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}']) ++ LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} ++ SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.so${SHLIB_VERSION}' ++ LDFLAGS="-Wl,-export-dynamic" ++ ;; ++ esac ++ case "$arch" in ++ vax) ++ CFLAGS_OPTIMIZE="-O1" ++ ;; ++ *) ++ CFLAGS_OPTIMIZE="-O2" ++ ;; ++ esac + AS_IF([test "${TCL_THREADS}" = "1"], [ +- # OpenBSD builds and links with -pthread, never -lpthread. ++ # On OpenBSD: Compile with -pthread ++ # Don't link with -lpthread + LIBS=`echo $LIBS | sed s/-lpthread//` + CFLAGS="$CFLAGS -pthread" +- SHLIB_CFLAGS="$SHLIB_CFLAGS -pthread" + ]) + # OpenBSD doesn't do version numbers with dots. + UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a' + TCL_LIB_VERSIONS_OK=nodots + ;; +- NetBSD-*|FreeBSD-[[3-4]].*) +- # FreeBSD 3.* and greater have ELF. +- # NetBSD 2.* has ELF and can use 'cc -shared' to build shared libs ++ NetBSD-*) ++ # NetBSD has ELF and can use 'cc -shared' to build shared libs + SHLIB_CFLAGS="-fPIC" + SHLIB_LD='${CC} -shared ${SHLIB_CFLAGS}' + SHLIB_SUFFIX=".so" +@@ -1619,35 +1673,31 @@ dnl AC_CHECK_TOOL(AR, ar) + CFLAGS="$CFLAGS -pthread" + LDFLAGS="$LDFLAGS -pthread" + ]) +- case $system in +- FreeBSD-3.*) +- # FreeBSD-3 doesn't handle version numbers with dots. +- UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a' +- SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.so' +- TCL_LIB_VERSIONS_OK=nodots +- ;; +- esac + ;; + FreeBSD-*) + # This configuration from FreeBSD Ports. + SHLIB_CFLAGS="-fPIC" + SHLIB_LD="${CC} -shared" +- TCL_SHLIB_LD_EXTRAS="-soname \$[@]" ++ SHLIB_LD_LIBS="${SHLIB_LD_LIBS} -Wl,-soname,\$[@]" + SHLIB_SUFFIX=".so" + LDFLAGS="" + AS_IF([test $doRpath = yes], [ + CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' +- LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}']) ++ LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}']) + AS_IF([test "${TCL_THREADS}" = "1"], [ + # The -pthread needs to go in the LDFLAGS, not LIBS + LIBS=`echo $LIBS | sed s/-pthread//` + CFLAGS="$CFLAGS $PTHREAD_CFLAGS" + LDFLAGS="$LDFLAGS $PTHREAD_LIBS"]) +- # Version numbers are dot-stripped by system policy. +- TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .` +- UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a' +- SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1' +- TCL_LIB_VERSIONS_OK=nodots ++ case $system in ++ FreeBSD-3.*) ++ # Version numbers are dot-stripped by system policy. ++ TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .` ++ UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a' ++ SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1' ++ TCL_LIB_VERSIONS_OK=nodots ++ ;; ++ esac + ;; + Darwin-*) + CFLAGS_OPTIMIZE="-Os" +@@ -1706,7 +1756,7 @@ dnl AC_CHECK_TOOL(AR, ar) + AS_IF([test $tcl_cv_ld_single_module = yes], [ + SHLIB_LD="${SHLIB_LD} -Wl,-single_module" + ]) +- # TEA specific: link shlib with current and compatiblity version flags ++ # TEA specific: link shlib with current and compatibility version flags + vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d` + SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}" + SHLIB_SUFFIX=".dylib" +@@ -1818,8 +1868,8 @@ dnl AC_CHECK_TOOL(AR, ar) + SHLIB_CFLAGS="-fPIC -melf" + LDFLAGS="$LDFLAGS -melf -Wl,-Bexport" + ], [ +- SHLIB_CFLAGS="-Kpic -belf" +- LDFLAGS="$LDFLAGS -belf -Wl,-Bexport" ++ SHLIB_CFLAGS="-Kpic -belf" ++ LDFLAGS="$LDFLAGS -belf -Wl,-Bexport" + ]) + SHLIB_LD="ld -G" + SHLIB_LD_LIBS="" +@@ -1942,6 +1992,24 @@ dnl AC_CHECK_TOOL(AR, ar) + LD_SEARCH_FLAGS='-R ${LIB_RUNTIME_DIR}' + ]) + ;; ++ UNIX_SV* | UnixWare-5*) ++ SHLIB_CFLAGS="-KPIC" ++ SHLIB_LD='${CC} -G' ++ SHLIB_LD_LIBS="" ++ SHLIB_SUFFIX=".so" ++ # Some UNIX_SV* systems (unixware 1.1.2 for example) have linkers ++ # that don't grok the -Bexport option. Test that it does. ++ AC_CACHE_CHECK([for ld accepts -Bexport flag], tcl_cv_ld_Bexport, [ ++ hold_ldflags=$LDFLAGS ++ LDFLAGS="$LDFLAGS -Wl,-Bexport" ++ AC_TRY_LINK(, [int i;], tcl_cv_ld_Bexport=yes, tcl_cv_ld_Bexport=no) ++ LDFLAGS=$hold_ldflags]) ++ AS_IF([test $tcl_cv_ld_Bexport = yes], [ ++ LDFLAGS="$LDFLAGS -Wl,-Bexport" ++ ]) ++ CC_SEARCH_FLAGS="" ++ LD_SEARCH_FLAGS="" ++ ;; + esac + + AS_IF([test "$do64bit" = yes -a "$do64bit_ok" = no], [ +@@ -1966,7 +2034,7 @@ dnl # preprocessing tests use only CPPFL + case $system in + AIX-*) ;; + BSD/OS*) ;; +- CYGWIN_*) ;; ++ CYGWIN_*|MINGW32_*) ;; + IRIX*) ;; + NetBSD-*|FreeBSD-*|OpenBSD-*) ;; + Darwin-*) ;; +@@ -1978,15 +2046,111 @@ dnl # preprocessing tests use only CPPFL + AS_IF([test "$tcl_cv_cc_visibility_hidden" != yes], [ + AC_DEFINE(MODULE_SCOPE, [extern], + [No Compiler support for module scope symbols]) +- AC_DEFINE(NO_VIZ, [], [No visibility hidden passed to zlib?]) + ]) + + AS_IF([test "$SHARED_LIB_SUFFIX" = ""], [ +- # TEA specific: use PACKAGE_VERSION instead of VERSION +- SHARED_LIB_SUFFIX='${PACKAGE_VERSION}${SHLIB_SUFFIX}']) ++ # TEA specific: use PACKAGE_VERSION instead of VERSION ++ SHARED_LIB_SUFFIX='${PACKAGE_VERSION}${SHLIB_SUFFIX}' ++ ]) + AS_IF([test "$UNSHARED_LIB_SUFFIX" = ""], [ +- # TEA specific: use PACKAGE_VERSION instead of VERSION +- UNSHARED_LIB_SUFFIX='${PACKAGE_VERSION}.a']) ++ # TEA specific: use PACKAGE_VERSION instead of VERSION ++ UNSHARED_LIB_SUFFIX='${PACKAGE_VERSION}.a' ++ ]) ++ ++ if test "${GCC}" = "yes" -a ${SHLIB_SUFFIX} = ".dll"; then ++ AC_CACHE_CHECK(for SEH support in compiler, ++ tcl_cv_seh, ++ AC_TRY_RUN([ ++#define WIN32_LEAN_AND_MEAN ++#include ++#undef WIN32_LEAN_AND_MEAN ++ ++ int main(int argc, char** argv) { ++ int a, b = 0; ++ __try { ++ a = 666 / b; ++ } ++ __except (EXCEPTION_EXECUTE_HANDLER) { ++ return 0; ++ } ++ return 1; ++ } ++ ], ++ tcl_cv_seh=yes, ++ tcl_cv_seh=no, ++ tcl_cv_seh=no) ++ ) ++ if test "$tcl_cv_seh" = "no" ; then ++ AC_DEFINE(HAVE_NO_SEH, 1, ++ [Defined when mingw does not support SEH]) ++ fi ++ ++ # ++ # Check to see if the excpt.h include file provided contains the ++ # definition for EXCEPTION_DISPOSITION; if not, which is the case ++ # with Cygwin's version as of 2002-04-10, define it to be int, ++ # sufficient for getting the current code to work. ++ # ++ AC_CACHE_CHECK(for EXCEPTION_DISPOSITION support in include files, ++ tcl_cv_eh_disposition, ++ AC_TRY_COMPILE([ ++# define WIN32_LEAN_AND_MEAN ++# include ++# undef WIN32_LEAN_AND_MEAN ++ ],[ ++ EXCEPTION_DISPOSITION x; ++ ], ++ tcl_cv_eh_disposition=yes, ++ tcl_cv_eh_disposition=no) ++ ) ++ if test "$tcl_cv_eh_disposition" = "no" ; then ++ AC_DEFINE(EXCEPTION_DISPOSITION, int, ++ [Defined when cygwin/mingw does not support EXCEPTION DISPOSITION]) ++ fi ++ ++ # Check to see if winnt.h defines CHAR, SHORT, and LONG ++ # even if VOID has already been #defined. The win32api ++ # used by mingw and cygwin is known to do this. ++ ++ AC_CACHE_CHECK(for winnt.h that ignores VOID define, ++ tcl_cv_winnt_ignore_void, ++ AC_TRY_COMPILE([ ++#define VOID void ++#define WIN32_LEAN_AND_MEAN ++#include ++#undef WIN32_LEAN_AND_MEAN ++ ], [ ++ CHAR c; ++ SHORT s; ++ LONG l; ++ ], ++ tcl_cv_winnt_ignore_void=yes, ++ tcl_cv_winnt_ignore_void=no) ++ ) ++ if test "$tcl_cv_winnt_ignore_void" = "yes" ; then ++ AC_DEFINE(HAVE_WINNT_IGNORE_VOID, 1, ++ [Defined when cygwin/mingw ignores VOID define in winnt.h]) ++ fi ++ fi ++ ++ # See if the compiler supports casting to a union type. ++ # This is used to stop gcc from printing a compiler ++ # warning when initializing a union member. ++ ++ AC_CACHE_CHECK(for cast to union support, ++ tcl_cv_cast_to_union, ++ AC_TRY_COMPILE([], ++ [ ++ union foo { int i; double d; }; ++ union foo f = (union foo) (int) 0; ++ ], ++ tcl_cv_cast_to_union=yes, ++ tcl_cv_cast_to_union=no) ++ ) ++ if test "$tcl_cv_cast_to_union" = "yes"; then ++ AC_DEFINE(HAVE_CAST_TO_UNION, 1, ++ [Defined when compiler supports casting to union type.]) ++ fi + + AC_SUBST(CFLAGS_DEBUG) + AC_SUBST(CFLAGS_OPTIMIZE) +@@ -1994,6 +2158,7 @@ dnl # preprocessing tests use only CPPFL + + AC_SUBST(STLIB_LD) + AC_SUBST(SHLIB_LD) ++ AC_SUBST(SHLIB_SUFFIX) + + AC_SUBST(SHLIB_LD_LIBS) + AC_SUBST(SHLIB_CFLAGS) +@@ -2025,7 +2190,6 @@ dnl # preprocessing tests use only CPPFL + # USE_TERMIOS + # USE_TERMIO + # USE_SGTTY +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_SERIAL_PORT], [ +@@ -2237,7 +2401,6 @@ closedir(d); + # XINCLUDES + # XLIBSW + # PKG_LIBS (appends to) +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_PATH_X], [ +@@ -2251,9 +2414,9 @@ AC_DEFUN([TEA_PATH_UNIX_X], [ + not_really_there="" + if test "$no_x" = ""; then + if test "$x_includes" = ""; then +- AC_TRY_CPP([#include ], , not_really_there="yes") ++ AC_TRY_CPP([#include ], , not_really_there="yes") + else +- if test ! -r $x_includes/X11/Intrinsic.h; then ++ if test ! -r $x_includes/X11/Xlib.h; then + not_really_there="yes" + fi + fi +@@ -2261,11 +2424,11 @@ AC_DEFUN([TEA_PATH_UNIX_X], [ + if test "$no_x" = "yes" -o "$not_really_there" = "yes"; then + AC_MSG_CHECKING([for X11 header files]) + found_xincludes="no" +- AC_TRY_CPP([#include ], found_xincludes="yes", found_xincludes="no") ++ AC_TRY_CPP([#include ], found_xincludes="yes", found_xincludes="no") + if test "$found_xincludes" = "no"; then + dirs="/usr/unsupported/include /usr/local/include /usr/X386/include /usr/X11R6/include /usr/X11R5/include /usr/include/X11R5 /usr/include/X11R4 /usr/openwin/include /usr/X11/include /usr/sww/include" + for i in $dirs ; do +- if test -r $i/X11/Intrinsic.h; then ++ if test -r $i/X11/Xlib.h; then + AC_MSG_RESULT([$i]) + XINCLUDES=" -I$i" + found_xincludes="yes" +@@ -2333,7 +2496,6 @@ AC_DEFUN([TEA_PATH_UNIX_X], [ + # HAVE_SYS_FILIO_H + # USE_FIONBIO + # O_NONBLOCK +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_BLOCKING_STYLE], [ +@@ -2368,7 +2530,6 @@ AC_DEFUN([TEA_BLOCKING_STYLE], [ + # HAVE_TM_GMTOFF + # HAVE_TM_TZADJ + # HAVE_TIMEZONE_VAR +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_TIME_HANDLER], [ +@@ -2437,7 +2598,6 @@ AC_DEFUN([TEA_TIME_HANDLER], [ + # + # Might defines some of the following vars: + # strtod (=fixstrtod) +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_BUGGY_STRTOD], [ +@@ -2488,7 +2648,7 @@ AC_DEFUN([TEA_BUGGY_STRTOD], [ + # + # Results: + # +-# Subst's the following var: ++# Substitutes the following vars: + # TCL_LIBS + # MATH_LIBS + # +@@ -2497,7 +2657,6 @@ AC_DEFUN([TEA_BUGGY_STRTOD], [ + # + # Might define the following vars: + # HAVE_NET_ERRNO_H +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_TCL_LINK_LIBS], [ +@@ -2575,7 +2734,6 @@ AC_DEFUN([TEA_TCL_LINK_LIBS], [ + # _ISOC99_SOURCE + # _LARGEFILE64_SOURCE + # _LARGEFILE_SOURCE64 +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_TCL_EARLY_FLAG],[ +@@ -2623,7 +2781,6 @@ AC_DEFUN([TEA_TCL_EARLY_FLAGS],[ + # HAVE_STRUCT_DIRENT64 + # HAVE_STRUCT_STAT64 + # HAVE_TYPE_OFF64_T +-# + #-------------------------------------------------------------------- + + AC_DEFUN([TEA_TCL_64BIT_FLAGS], [ +@@ -2655,7 +2812,7 @@ AC_DEFUN([TEA_TCL_64BIT_FLAGS], [ + # Now check for auxiliary declarations + AC_CACHE_CHECK([for struct dirent64], tcl_cv_struct_dirent64,[ + AC_TRY_COMPILE([#include +-#include ],[struct dirent64 p;], ++#include ],[struct dirent64 p;], + tcl_cv_struct_dirent64=yes,tcl_cv_struct_dirent64=no)]) + if test "x${tcl_cv_struct_dirent64}" = "xyes" ; then + AC_DEFINE(HAVE_STRUCT_DIRENT64, 1, [Is 'struct dirent64' in ?]) +@@ -2725,12 +2882,12 @@ AC_DEFUN([TEA_TCL_64BIT_FLAGS], [ + AC_DEFUN([TEA_INIT], [ + # TEA extensions pass this us the version of TEA they think they + # are compatible with. +- TEA_VERSION="3.9" ++ TEA_VERSION="3.10" + + AC_MSG_CHECKING([for correct TEA configuration]) + if test x"${PACKAGE_NAME}" = x ; then + AC_MSG_ERROR([ +-The PACKAGE_NAME variable must be defined by your TEA configure.in]) ++The PACKAGE_NAME variable must be defined by your TEA configure.ac]) + fi + if test x"$1" = x ; then + AC_MSG_ERROR([ +@@ -2740,21 +2897,36 @@ TEA version not specified.]) + else + AC_MSG_RESULT([ok (TEA ${TEA_VERSION})]) + fi ++ ++ # If the user did not set CFLAGS, set it now to keep macros ++ # like AC_PROG_CC and AC_TRY_COMPILE from adding "-g -O2". ++ if test "${CFLAGS+set}" != "set" ; then ++ CFLAGS="" ++ fi ++ + case "`uname -s`" in + *win32*|*WIN32*|*MINGW32_*) +- AC_CHECK_PROG(CYGPATH, cygpath, cygpath -w, echo) ++ AC_CHECK_PROG(CYGPATH, cygpath, cygpath -m, echo) + EXEEXT=".exe" + TEA_PLATFORM="windows" + ;; + *CYGWIN_*) +- CYGPATH=echo + EXEEXT=".exe" +- # TEA_PLATFORM is determined later in LOAD_TCLCONFIG ++ # CYGPATH and TEA_PLATFORM are determined later in LOAD_TCLCONFIG + ;; + *) + CYGPATH=echo +- EXEEXT="" +- TEA_PLATFORM="unix" ++ # Maybe we are cross-compiling.... ++ case ${host_alias} in ++ *mingw32*) ++ EXEEXT=".exe" ++ TEA_PLATFORM="windows" ++ ;; ++ *) ++ EXEEXT="" ++ TEA_PLATFORM="unix" ++ ;; ++ esac + ;; + esac + +@@ -3061,7 +3233,7 @@ AC_DEFUN([TEA_PREFIX], [ + # TEA_SETUP_COMPILER_CC -- + # + # Do compiler checks the way we want. This is just a replacement +-# for AC_PROG_CC in TEA configure.in files to make them cleaner. ++# for AC_PROG_CC in TEA configure.ac files to make them cleaner. + # + # Arguments: + # none +@@ -3074,16 +3246,22 @@ AC_DEFUN([TEA_SETUP_COMPILER_CC], [ + # Don't put any macros that use the compiler (e.g. AC_TRY_COMPILE) + # in this macro, they need to go into TEA_SETUP_COMPILER instead. + +- # If the user did not set CFLAGS, set it now to keep +- # the AC_PROG_CC macro from adding "-g -O2". +- if test "${CFLAGS+set}" != "set" ; then +- CFLAGS="" +- fi +- + AC_PROG_CC + AC_PROG_CPP + +- AC_PROG_INSTALL ++ INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c' ++ INSTALL_DATA_DIR='${INSTALL} -d -m 755' ++ INSTALL_DATA='${INSTALL} -m 644' ++ INSTALL_PROGRAM='${INSTALL}' ++ INSTALL_SCRIPT='${INSTALL}' ++ INSTALL_LIBRARY='${INSTALL_DATA}' ++ ++ AC_SUBST(INSTALL) ++ AC_SUBST(INSTALL_DATA_DIR) ++ AC_SUBST(INSTALL_DATA) ++ AC_SUBST(INSTALL_PROGRAM) ++ AC_SUBST(INSTALL_SCRIPT) ++ AC_SUBST(INSTALL_LIBRARY) + + #-------------------------------------------------------------------- + # Checks to see if the make program sets the $MAKE variable. +@@ -3095,7 +3273,7 @@ AC_DEFUN([TEA_SETUP_COMPILER_CC], [ + # Find ranlib + #-------------------------------------------------------------------- + +- AC_PROG_RANLIB ++ AC_CHECK_TOOL(RANLIB, ranlib) + + #-------------------------------------------------------------------- + # Determines the correct binary file extension (.o, .obj, .exe etc.) +@@ -3176,92 +3354,128 @@ AC_DEFUN([TEA_SETUP_COMPILER], [ + # MAKE_STUB_LIB Makefile rule for building a stub library + # VC_MANIFEST_EMBED_DLL Makefile rule for embedded VC manifest in DLL + # VC_MANIFEST_EMBED_EXE Makefile rule for embedded VC manifest in EXE ++# ++# PRACTCL_TOOLSET What toolset is in use (gcc or msvc) ++# PRACTCL_SHARED_LIB Template rule for building a shared library ++# PRACTCL_STATIC_LIB Template rule for building a static library ++# PRACTCL_STUB_LIB Template rule for building a stub library ++# PRACTCL_VC_MANIFEST_EMBED_DLL Template rule for embedded VC manifest in DLL ++# PRACTCL_VC_MANIFEST_EMBED_EXE Template rule for embedded VC manifest in EXE ++# PRACTCL_NAME_LIBRARY Template rule for naming libraries ++# + #------------------------------------------------------------------------ + + AC_DEFUN([TEA_MAKE_LIB], [ +- if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes"; then +- MAKE_STATIC_LIB="\${STLIB_LD} -out:\[$]@ \$(PKG_OBJECTS)" +- MAKE_SHARED_LIB="\${SHLIB_LD} \${SHLIB_LD_LIBS} \${LDFLAGS_DEFAULT} -out:\[$]@ \$(PKG_OBJECTS)" +- AC_EGREP_CPP([manifest needed], [ ++ PRACTCL_TOOLSET="gcc" ++ PRACTCL_VC_MANIFEST_EMBED_DLL=: ++ PRACTCL_VC_MANIFEST_EMBED_EXE=: ++ if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes"; then *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Feb 8 13:31:24 2018 Return-Path: Delivered-To: svn-ports-all@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 06257F03FB3; Thu, 8 Feb 2018 13:31:24 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE348682C4; Thu, 8 Feb 2018 13:31:23 +0000 (UTC) (envelope-from zi@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 A93191692E; Thu, 8 Feb 2018 13:31:23 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18DVNQr019352; Thu, 8 Feb 2018 13:31:23 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18DVNQb019351; Thu, 8 Feb 2018 13:31:23 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201802081331.w18DVNQb019351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Feb 2018 13:31:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461238 - head/net/isc-dhcp44-server X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/net/isc-dhcp44-server X-SVN-Commit-Revision: 461238 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 13:31:24 -0000 Author: zi Date: Thu Feb 8 13:31:23 2018 New Revision: 461238 URL: https://svnweb.freebsd.org/changeset/ports/461238 Log: - Mark FORBIDDEN, due to major flaw in dhcpd in 4.4.0. ISC Advises waiting for 4.4.1 release Modified: head/net/isc-dhcp44-server/Makefile Modified: head/net/isc-dhcp44-server/Makefile ============================================================================== --- head/net/isc-dhcp44-server/Makefile Thu Feb 8 13:05:40 2018 (r461237) +++ head/net/isc-dhcp44-server/Makefile Thu Feb 8 13:31:23 2018 (r461238) @@ -18,7 +18,9 @@ LICENSE= MPL20 USES= gmake -PORTREVISION_SERVER= 0 +FORBIDDEN= Serious flaw in 4.4.0 dhcpd, please wait for 4.4.1 + +PORTREVISION_SERVER= 1 PORTREVISION_CLIENT= 0 PORTREVISION_RELAY= 0 From owner-svn-ports-all@freebsd.org Thu Feb 8 14:18:53 2018 Return-Path: Delivered-To: svn-ports-all@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 6CA24F0777C; Thu, 8 Feb 2018 14:18:53 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 187836A10E; Thu, 8 Feb 2018 14:18:53 +0000 (UTC) (envelope-from demon@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 12B381710E; Thu, 8 Feb 2018 14:18:53 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18EIq79042244; Thu, 8 Feb 2018 14:18:52 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18EIqtU042242; Thu, 8 Feb 2018 14:18:52 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201802081418.w18EIqtU042242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Thu, 8 Feb 2018 14:18:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461239 - head/net/haproxy-devel X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/net/haproxy-devel X-SVN-Commit-Revision: 461239 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 14:18:53 -0000 Author: demon Date: Thu Feb 8 14:18:52 2018 New Revision: 461239 URL: https://svnweb.freebsd.org/changeset/ports/461239 Log: Update to version 1.8.4. Modified: head/net/haproxy-devel/Makefile head/net/haproxy-devel/distinfo Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Thu Feb 8 13:31:23 2018 (r461238) +++ head/net/haproxy-devel/Makefile Thu Feb 8 14:18:52 2018 (r461239) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.4 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ PKGNAMESUFFIX= -devel Modified: head/net/haproxy-devel/distinfo ============================================================================== --- head/net/haproxy-devel/distinfo Thu Feb 8 13:31:23 2018 (r461238) +++ head/net/haproxy-devel/distinfo Thu Feb 8 14:18:52 2018 (r461239) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514665787 -SHA256 (haproxy-1.8.3.tar.gz) = 3dc7f65c4ed6ac1420dfd01896833e0f765f72471fbfa316a195793272e58b4a -SIZE (haproxy-1.8.3.tar.gz) = 2043861 +TIMESTAMP = 1518099471 +SHA256 (haproxy-1.8.4.tar.gz) = e305b0a4e7dec08072841eef6ac6dcd1b5586b1eff09c2d51e152a912e8884a6 +SIZE (haproxy-1.8.4.tar.gz) = 2049789 From owner-svn-ports-all@freebsd.org Thu Feb 8 14:26:29 2018 Return-Path: Delivered-To: svn-ports-all@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 4F583F0803C; Thu, 8 Feb 2018 14:26:29 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03E2F6A6F0; Thu, 8 Feb 2018 14:26:29 +0000 (UTC) (envelope-from danfe@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 EED511729F; Thu, 8 Feb 2018 14:26:28 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18EQSXs047538; Thu, 8 Feb 2018 14:26:28 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18EQSUm047534; Thu, 8 Feb 2018 14:26:28 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201802081426.w18EQSUm047534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Thu, 8 Feb 2018 14:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461240 - in head/www/thttpd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/www/thttpd: . files X-SVN-Commit-Revision: 461240 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 14:26:29 -0000 Author: danfe Date: Thu Feb 8 14:26:28 2018 New Revision: 461240 URL: https://svnweb.freebsd.org/changeset/ports/461240 Log: Update `www/thttpd' to version 2.28, which features: - Improvements to the FreeBSD startup script (Craig Leres) - Minor portability tweak in mmc.c - Fix a potential buffer overrun bug in htpasswd (reported by Alessio Santoru as CVE-2017-17663), no-op on FreeBSD due to our custom patches from Red Hat since r377324 PR: 225701 Modified: head/www/thttpd/Makefile head/www/thttpd/distinfo head/www/thttpd/files/patch-extras_htpasswd.c head/www/thttpd/files/patch-mmc.c Modified: head/www/thttpd/Makefile ============================================================================== --- head/www/thttpd/Makefile Thu Feb 8 14:18:52 2018 (r461239) +++ head/www/thttpd/Makefile Thu Feb 8 14:26:28 2018 (r461240) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thttpd -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ Modified: head/www/thttpd/distinfo ============================================================================== --- head/www/thttpd/distinfo Thu Feb 8 14:18:52 2018 (r461239) +++ head/www/thttpd/distinfo Thu Feb 8 14:26:28 2018 (r461240) @@ -1,2 +1,3 @@ -SHA256 (thttpd-2.27.tar.gz) = b1c4bc37ada7c39cc2bcfbf86b3bc05be91be49f8bb4f55379eaff1f66516d7a -SIZE (thttpd-2.27.tar.gz) = 134005 +TIMESTAMP = 1517762580 +SHA256 (thttpd-2.28.tar.gz) = 8552f929d4ede26cb193411c1208168e169dda24ee9eb1da8f8da4f4f8e10328 +SIZE (thttpd-2.28.tar.gz) = 135754 Modified: head/www/thttpd/files/patch-extras_htpasswd.c ============================================================================== --- head/www/thttpd/files/patch-extras_htpasswd.c Thu Feb 8 14:18:52 2018 (r461239) +++ head/www/thttpd/files/patch-extras_htpasswd.c Thu Feb 8 14:26:28 2018 (r461240) @@ -25,7 +25,7 @@ exit(1); } -@@ -149,51 +155,128 @@ void interrupted(int signo) { +@@ -149,52 +155,129 @@ void interrupted(int signo) { int main(int argc, char *argv[]) { FILE *tfp,*f; char user[MAX_STRING_LEN]; @@ -138,7 +138,8 @@ + exit(1); + } + /* already checked for boflw ... */ - strcpy(user,argv[2]); + strncpy(user,argv[2],sizeof(user)-1); + user[sizeof(user)-1] = '\0'; found = 0; - while(!(my_getline(line,MAX_STRING_LEN,f))) { Modified: head/www/thttpd/files/patch-mmc.c ============================================================================== --- head/www/thttpd/files/patch-mmc.c Thu Feb 8 14:18:52 2018 (r461239) +++ head/www/thttpd/files/patch-mmc.c Thu Feb 8 14:26:28 2018 (r461240) @@ -87,12 +87,3 @@ if ( munmap( m->addr, m->size ) < 0 ) syslog( LOG_ERR, "munmap - %m" ); #else /* HAVE_MMAP */ -@@ -523,7 +543,7 @@ void - mmc_logstats( long secs ) - { - syslog( -- LOG_NOTICE, " map cache - %d allocated, %d active (%lld bytes), %d free; hash size: %d; expire age: %ld", -+ LOG_NOTICE, " map cache - %d allocated, %d active (%lld bytes), %d free; hash size: %d; expire age: %d", - alloc_count, map_count, (long long) mapped_bytes, free_count, hash_size, - expire_age ); - if ( map_count + free_count != alloc_count ) From owner-svn-ports-all@freebsd.org Thu Feb 8 14:29:37 2018 Return-Path: Delivered-To: svn-ports-all@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 8DE43F0830F; Thu, 8 Feb 2018 14:29:37 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 40BBF6A890; Thu, 8 Feb 2018 14:29:37 +0000 (UTC) (envelope-from bhughes@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 3B7CE172A2; Thu, 8 Feb 2018 14:29:37 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18ETbW8047801; Thu, 8 Feb 2018 14:29:37 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18ETaaS047798; Thu, 8 Feb 2018 14:29:36 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201802081429.w18ETaaS047798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 8 Feb 2018 14:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461241 - in head/www: node node6 node8 X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: in head/www: node node6 node8 X-SVN-Commit-Revision: 461241 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 14:29:37 -0000 Author: bhughes Date: Thu Feb 8 14:29:36 2018 New Revision: 461241 URL: https://svnweb.freebsd.org/changeset/ports/461241 Log: www/node,www/node8,www/node6: disable dtrace usdt on armv[67] Disable the DTRACE option by default on armv[67] since Node.js fails to build on armv[67] with the following error: dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented PR: 224271 Submitted by: mikael.urankar@gmail.com Modified: head/www/node/Makefile head/www/node6/Makefile head/www/node8/Makefile Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Thu Feb 8 14:26:28 2018 (r461240) +++ head/www/node/Makefile Thu Feb 8 14:29:36 2018 (r461241) @@ -27,6 +27,9 @@ OPTIONS_EXCLUDE+= DTRACE OPTIONS_EXCLUDE_FreeBSD_10= DTRACE OPTIONS_EXCLUDE_aarch64= DTRACE +# dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented +OPTIONS_EXCLUDE_armv6= DTRACE +OPTIONS_EXCLUDE_armv7= DTRACE BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation BUNDLED_SSL_USES_OFF= ssl Modified: head/www/node6/Makefile ============================================================================== --- head/www/node6/Makefile Thu Feb 8 14:26:28 2018 (r461240) +++ head/www/node6/Makefile Thu Feb 8 14:29:36 2018 (r461241) @@ -27,6 +27,9 @@ OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_FreeBSD_10= DTRACE +# dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented +OPTIONS_EXCLUDE_armv6= DTRACE +OPTIONS_EXCLUDE_armv7= DTRACE BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation #' BUNDLED_SSL_USES_OFF= ssl Modified: head/www/node8/Makefile ============================================================================== --- head/www/node8/Makefile Thu Feb 8 14:26:28 2018 (r461240) +++ head/www/node8/Makefile Thu Feb 8 14:29:36 2018 (r461241) @@ -28,6 +28,9 @@ OPTIONS_EXCLUDE+= DTRACE OPTIONS_EXCLUDE_FreeBSD_10= DTRACE OPTIONS_EXCLUDE_aarch64= DTRACE +# dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented +OPTIONS_EXCLUDE_armv6= DTRACE +OPTIONS_EXCLUDE_armv7= DTRACE BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation BUNDLED_SSL_USES_OFF= ssl From owner-svn-ports-all@freebsd.org Thu Feb 8 14:41:24 2018 Return-Path: Delivered-To: svn-ports-all@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 26815F090C8; Thu, 8 Feb 2018 14:41:24 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD7196B174; Thu, 8 Feb 2018 14:41:23 +0000 (UTC) (envelope-from pfg@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 C86DF17571; Thu, 8 Feb 2018 14:41:23 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18EfNwS056291; Thu, 8 Feb 2018 14:41:23 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18EfNg9056290; Thu, 8 Feb 2018 14:41:23 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201802081441.w18EfNg9056290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Thu, 8 Feb 2018 14:41:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461242 - head/math/coinmp X-SVN-Group: ports-head X-SVN-Commit-Author: pfg X-SVN-Commit-Paths: head/math/coinmp X-SVN-Commit-Revision: 461242 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 14:41:24 -0000 Author: pfg (src committer) Date: Thu Feb 8 14:41:23 2018 New Revision: 461242 URL: https://svnweb.freebsd.org/changeset/ports/461242 Log: math/coinmp: Fix description for FORTRAN option. Typo introduced in previous commit. PR: 219261 Approved by: cpm (implicit) Modified: head/math/coinmp/Makefile Modified: head/math/coinmp/Makefile ============================================================================== --- head/math/coinmp/Makefile Thu Feb 8 14:29:36 2018 (r461241) +++ head/math/coinmp/Makefile Thu Feb 8 14:41:23 2018 (r461242) @@ -24,7 +24,7 @@ CXXFLAGS+= -ffast-math OPTIONS_DEFINE= DEBUG DOCS FORTRAN GLPK -FORTRAN_DESCR= Use BLAS/LAPACK with the fortran interface +FORTRAN_DESC= Use BLAS/LAPACK with the Fortran interface GLPK_DESC= GNU Linear Programming Kit support PORTDOCS= * From owner-svn-ports-all@freebsd.org Thu Feb 8 15:11:52 2018 Return-Path: Delivered-To: svn-ports-all@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 54D94F0B291; Thu, 8 Feb 2018 15:11:52 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0264F6C589; Thu, 8 Feb 2018 15:11:52 +0000 (UTC) (envelope-from dbn@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 F14F817A93; Thu, 8 Feb 2018 15:11:51 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18FBp2t068761; Thu, 8 Feb 2018 15:11:51 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18FBobv068750; Thu, 8 Feb 2018 15:11:50 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201802081511.w18FBobv068750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Thu, 8 Feb 2018 15:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461243 - in head: . chinese chinese/eric6 devel devel/cs-eric6 devel/eric6 devel/es-eric6 devel/it-eric6 devel/tr-eric6 french french/eric6 german/eric6 portuguese portuguese/eric6 rus... X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: in head: . chinese chinese/eric6 devel devel/cs-eric6 devel/eric6 devel/es-eric6 devel/it-eric6 devel/tr-eric6 french french/eric6 german/eric6 portuguese portuguese/eric6 russian/eric6 X-SVN-Commit-Revision: 461243 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 15:11:52 -0000 Author: dbn Date: Thu Feb 8 15:11:50 2018 New Revision: 461243 URL: https://svnweb.freebsd.org/changeset/ports/461243 Log: devel/eric6: update to 18.02 - remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available. Added: head/devel/eric6/pkg-message (contents, props changed) Deleted: head/chinese/eric6/ head/devel/cs-eric6/ head/devel/it-eric6/ head/devel/tr-eric6/ head/french/eric6/ head/portuguese/eric6/ Modified: head/MOVED head/chinese/Makefile head/devel/Makefile head/devel/eric6/bsd.eric6.mk head/devel/eric6/distinfo head/devel/es-eric6/distinfo head/french/Makefile head/german/eric6/distinfo head/portuguese/Makefile head/russian/eric6/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Thu Feb 8 14:41:23 2018 (r461242) +++ head/MOVED Thu Feb 8 15:11:50 2018 (r461243) @@ -9911,3 +9911,9 @@ editors/emacs-nox11|editors/emacs@nox|2018-02-01|Moved audio/py-mad|audio/py-pymad|2018-02-03|Rename to match PyPI naming emulators/qemu-cheri128|emulators/qemu-cheri|2018-02-06|All versions installed in one port emulators/qemu-cheri128m|emulators/qemu-cheri|2018-02-06|All versions installed in one port +chinese/eric6||2018-02-08|No longer shipped by upstream +devel/cs-eric6||2018-02-08|No longer shipped by upstream +devel/it-eric6||2018-02-08|No longer shipped by upstream +devel/tr-eric6||2018-02-08|No longer shipped by upstream +french/eric6||2018-02-08|No longer shipped by upstream +portuguese/eric6/eric6||2018-02-08|No longer shipped by upstream Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Thu Feb 8 14:41:23 2018 (r461242) +++ head/chinese/Makefile Thu Feb 8 15:11:50 2018 (r461243) @@ -27,7 +27,6 @@ SUBDIR += dictd-database SUBDIR += docproj SUBDIR += enscript - SUBDIR += eric6 SUBDIR += eterm SUBDIR += fandol SUBDIR += fcitx Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 8 14:41:23 2018 (r461242) +++ head/devel/Makefile Thu Feb 8 15:11:50 2018 (r461243) @@ -361,7 +361,6 @@ SUBDIR += cram SUBDIR += creduce SUBDIR += critcl - SUBDIR += cs-eric6 SUBDIR += cscope SUBDIR += cscout SUBDIR += csmith @@ -1214,7 +1213,6 @@ SUBDIR += isa-l SUBDIR += isl SUBDIR += ispc - SUBDIR += it-eric6 SUBDIR += itext SUBDIR += ivykis SUBDIR += iz @@ -6013,7 +6011,6 @@ SUBDIR += tokei SUBDIR += tortoisehg SUBDIR += tpasm - SUBDIR += tr-eric6 SUBDIR += trac-bitten SUBDIR += tradcpp SUBDIR += trio Modified: head/devel/eric6/bsd.eric6.mk ============================================================================== --- head/devel/eric6/bsd.eric6.mk Thu Feb 8 14:41:23 2018 (r461242) +++ head/devel/eric6/bsd.eric6.mk Thu Feb 8 15:11:50 2018 (r461243) @@ -7,7 +7,7 @@ # devel/cs-eric6, devel/es-eric6, devel/it-eric6, devel/tr-eric6 PORTNAME= eric6 -PORTVERSION= 17.12 +PORTVERSION= 18.02 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/eric6/distinfo ============================================================================== --- head/devel/eric6/distinfo Thu Feb 8 14:41:23 2018 (r461242) +++ head/devel/eric6/distinfo Thu Feb 8 15:11:50 2018 (r461243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516168374 -SHA256 (eric6-nolang-17.12.tar.gz) = eb81b2387ce3b084609e3e157c068c257bc38a4e20ece245ce642860992ab576 -SIZE (eric6-nolang-17.12.tar.gz) = 12454694 +TIMESTAMP = 1518101779 +SHA256 (eric6-nolang-18.02.tar.gz) = 27146d16a8226cfcb7e23da11d2da7aa737bafdfaa300b83dc492aae5e7ff6e1 +SIZE (eric6-nolang-18.02.tar.gz) = 13105909 Added: head/devel/eric6/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/eric6/pkg-message Thu Feb 8 15:11:50 2018 (r461243) @@ -0,0 +1,4 @@ +eric6 has the following localized language packages: + de-eric6 + es-eric6 + ru-eric6 Modified: head/devel/es-eric6/distinfo ============================================================================== --- head/devel/es-eric6/distinfo Thu Feb 8 14:41:23 2018 (r461242) +++ head/devel/es-eric6/distinfo Thu Feb 8 15:11:50 2018 (r461243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516168400 -SHA256 (eric6-i18n-es-17.12.tar.gz) = 82cfb0952ac6c8d7836b7b151a7ac86a1619ee52320f129c5b4d018e55347631 -SIZE (eric6-i18n-es-17.12.tar.gz) = 904808 +TIMESTAMP = 1518101782 +SHA256 (eric6-i18n-es-18.02.tar.gz) = 0eeabd71f3d6bc944627fc600a5924d13cdb824d7fb1b667918a812259994e12 +SIZE (eric6-i18n-es-18.02.tar.gz) = 1019647 Modified: head/french/Makefile ============================================================================== --- head/french/Makefile Thu Feb 8 14:41:23 2018 (r461242) +++ head/french/Makefile Thu Feb 8 15:11:50 2018 (r461243) @@ -5,7 +5,6 @@ SUBDIR += aspell SUBDIR += aster - SUBDIR += eric6 SUBDIR += fortune-mod-zarathoustra SUBDIR += geonext SUBDIR += gimp-help Modified: head/german/eric6/distinfo ============================================================================== --- head/german/eric6/distinfo Thu Feb 8 14:41:23 2018 (r461242) +++ head/german/eric6/distinfo Thu Feb 8 15:11:50 2018 (r461243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516168423 -SHA256 (eric6-i18n-de-17.12.tar.gz) = c63a635e75aec62e7e795b190a03a8b351286e447e2879d86be6ec13acad92c4 -SIZE (eric6-i18n-de-17.12.tar.gz) = 901436 +TIMESTAMP = 1518101785 +SHA256 (eric6-i18n-de-18.02.tar.gz) = 57dcc1e1dc54b4490b81958d861faf9522a83a481f3a3b41746cabcd330e3053 +SIZE (eric6-i18n-de-18.02.tar.gz) = 1014852 Modified: head/portuguese/Makefile ============================================================================== --- head/portuguese/Makefile Thu Feb 8 14:41:23 2018 (r461242) +++ head/portuguese/Makefile Thu Feb 8 15:11:50 2018 (r461243) @@ -5,7 +5,6 @@ SUBDIR += aspell-pt_BR SUBDIR += aspell-pt_PT - SUBDIR += eric6 SUBDIR += gimp-help-pt_BR SUBDIR += hunspell SUBDIR += hyphen Modified: head/russian/eric6/distinfo ============================================================================== --- head/russian/eric6/distinfo Thu Feb 8 14:41:23 2018 (r461242) +++ head/russian/eric6/distinfo Thu Feb 8 15:11:50 2018 (r461243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516168435 -SHA256 (eric6-i18n-ru-17.12.tar.gz) = 9c68acf0fa2528f2479c16aa63be0e3d22a8e84371b5dda423e3e5cfc72010d8 -SIZE (eric6-i18n-ru-17.12.tar.gz) = 946675 +TIMESTAMP = 1518101787 +SHA256 (eric6-i18n-ru-18.02.tar.gz) = d401cac49787158e02977f9488f66913102135a8c593a5269567b4c2e5ee9030 +SIZE (eric6-i18n-ru-18.02.tar.gz) = 1066831 From owner-svn-ports-all@freebsd.org Thu Feb 8 15:12:13 2018 Return-Path: Delivered-To: svn-ports-all@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 33ED1F0B362; Thu, 8 Feb 2018 15:12:13 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D58766C7EE; Thu, 8 Feb 2018 15:12:12 +0000 (UTC) (envelope-from skreuzer@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 D06A617AA9; Thu, 8 Feb 2018 15:12:12 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18FCCOT071748; Thu, 8 Feb 2018 15:12:12 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18FCCO1071746; Thu, 8 Feb 2018 15:12:12 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201802081512.w18FCCO1071746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 8 Feb 2018 15:12:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461244 - head/www/py-python-digitalocean X-SVN-Group: ports-head X-SVN-Commit-Author: skreuzer X-SVN-Commit-Paths: head/www/py-python-digitalocean X-SVN-Commit-Revision: 461244 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 15:12:13 -0000 Author: skreuzer Date: Thu Feb 8 15:12:12 2018 New Revision: 461244 URL: https://svnweb.freebsd.org/changeset/ports/461244 Log: Update to 1.13.2 PR: 225757 Submitted by: Mathieu Arnold Modified: head/www/py-python-digitalocean/Makefile head/www/py-python-digitalocean/distinfo Modified: head/www/py-python-digitalocean/Makefile ============================================================================== --- head/www/py-python-digitalocean/Makefile Thu Feb 8 15:11:50 2018 (r461243) +++ head/www/py-python-digitalocean/Makefile Thu Feb 8 15:12:12 2018 (r461244) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-digitalocean -PORTVERSION= 1.8 +PORTVERSION= 1.13.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-python-digitalocean/distinfo ============================================================================== --- head/www/py-python-digitalocean/distinfo Thu Feb 8 15:11:50 2018 (r461243) +++ head/www/py-python-digitalocean/distinfo Thu Feb 8 15:12:12 2018 (r461244) @@ -1,2 +1,3 @@ -SHA256 (python-digitalocean-1.8.tar.gz) = dd8555037e6835f2aae460ed06cc3be3b2df9a34f66a3fc0fae63d001cba06af -SIZE (python-digitalocean-1.8.tar.gz) = 12469 +TIMESTAMP = 1518101995 +SHA256 (python-digitalocean-1.13.2.tar.gz) = 7c8ac24e3e9570d6fa99adc520b9067c8819c267069bb7691e0bccaadbcd8d40 +SIZE (python-digitalocean-1.13.2.tar.gz) = 23326 From owner-svn-ports-all@freebsd.org Thu Feb 8 15:20:44 2018 Return-Path: Delivered-To: svn-ports-all@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 C19EAF0BECA; Thu, 8 Feb 2018 15:20:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6970A6CCB2; Thu, 8 Feb 2018 15:20:44 +0000 (UTC) (envelope-from swills@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 6382F17AE7; Thu, 8 Feb 2018 15:20:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18FKiKF073046; Thu, 8 Feb 2018 15:20:44 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18FKit2073043; Thu, 8 Feb 2018 15:20:44 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802081520.w18FKit2073043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 8 Feb 2018 15:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461245 - branches/2018Q1/devel/gitlab-runner X-SVN-Group: ports-branches X-SVN-Commit-Author: swills X-SVN-Commit-Paths: branches/2018Q1/devel/gitlab-runner X-SVN-Commit-Revision: 461245 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 15:20:45 -0000 Author: swills Date: Thu Feb 8 15:20:43 2018 New Revision: 461245 URL: https://svnweb.freebsd.org/changeset/ports/461245 Log: MFH: r458505 r459812 r459905 devel/gitlab-runner: update to 10.3.0 devel/gitlab-runner: fix fetch devel/gitlab-runner: update to 10.4.0 Approved by: ports-secteam (implicit) Modified: branches/2018Q1/devel/gitlab-runner/Makefile branches/2018Q1/devel/gitlab-runner/distinfo branches/2018Q1/devel/gitlab-runner/pkg-descr Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/gitlab-runner/Makefile ============================================================================== --- branches/2018Q1/devel/gitlab-runner/Makefile Thu Feb 8 15:12:12 2018 (r461244) +++ branches/2018Q1/devel/gitlab-runner/Makefile Thu Feb 8 15:20:43 2018 (r461245) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-runner -PORTVERSION= 10.0.2 +PORTVERSION= 10.4.0 CATEGORIES= devel MASTER_SITES= \ https://gitlab.com/gitlab-org/gitlab-runner/repository/archive.tar.bz2?ref=v${PORTVERSION}&dummy=/ \ @@ -17,6 +17,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= swills@FreeBSD.org COMMENT= Official GitLab Runner written in Go +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= go:lang/go \ go-bindata:devel/go-bindata RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ @@ -24,16 +27,17 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ git:devel/git USES= tar:bz2 -GITHASH= a9a76a502bf69371d9c610d0b2814b4e0f3ae762 -GITREV= a9a76a50 -GITBRANCH= 10-0-stable -BUILT= 2017-10-04T12:39:04-00:00 +GITHASH= 857480b64b013d8edffaf70e4b7ea43ee1c66a9e +GITREV= 857480b6 +GITBRANCH= 10-4-stable +BUILT= 2018-01-22T09:48:29-00:00 + WRKSRC= ${WRKDIR}/gitlab-runner-v${PORTVERSION}-${GITHASH} GO_LDFLAGS= -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=${PORTVERSION} \ -X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=${GITREV} \ -X gitlab.com/gitlab-org/gitlab-runner/common.BUILT=${BUILT} \ -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=${GITBRANCH} \ - -s -w + -s -w PLIST_FILES= bin/gitlab-runner Modified: branches/2018Q1/devel/gitlab-runner/distinfo ============================================================================== --- branches/2018Q1/devel/gitlab-runner/distinfo Thu Feb 8 15:12:12 2018 (r461244) +++ branches/2018Q1/devel/gitlab-runner/distinfo Thu Feb 8 15:20:43 2018 (r461245) @@ -1,7 +1,7 @@ -TIMESTAMP = 1508163224 -SHA256 (gitlab-runner/gitlab-runner-10.0.2.tar.bz2) = 3e4852766436188fbe954f3457e5a0a4ce141be0f3facb0bae62e2bf182dad41 -SIZE (gitlab-runner/gitlab-runner-10.0.2.tar.bz2) = 2539674 -SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = 416a8b6ca55a65f55858fa4b3d9edaf3e272aebe69445ed2f095a12056ff96b4 -SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 10449500 -SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 5e9f67a078486d5370b404561b9b6dff1daa49291d221865150f4b5f31c57787 -SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 8560032 +TIMESTAMP = 1516848052 +SHA256 (gitlab-runner/gitlab-runner-10.4.0.tar.bz2) = c90cd974c228455b27cabd140c22fa67017f14f420d5e432d1db07b36f4acc14 +SIZE (gitlab-runner/gitlab-runner-10.4.0.tar.bz2) = 2649565 +SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = aef8c07f2632bc9973e643658613d1b781508c7a98f6ae9ba5a55eaa786b3724 +SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 10479600 +SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 7a9d57b10e85202fef978c4bcba8f157f25123d5da481a765a87590a35b91c4d +SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 8558028 Modified: branches/2018Q1/devel/gitlab-runner/pkg-descr ============================================================================== --- branches/2018Q1/devel/gitlab-runner/pkg-descr Thu Feb 8 15:12:12 2018 (r461244) +++ branches/2018Q1/devel/gitlab-runner/pkg-descr Thu Feb 8 15:20:43 2018 (r461245) @@ -3,4 +3,4 @@ the results back to GitLab. It is used in conjunction open-source continuous integration service included with GitLab that coordinates the jobs. -WWW: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/tree/master +WWW: https://gitlab.com/gitlab-org/gitlab-runner From owner-svn-ports-all@freebsd.org Thu Feb 8 15:56:13 2018 Return-Path: Delivered-To: svn-ports-all@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 70C56F0E94B; Thu, 8 Feb 2018 15:56:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 233C16E3BC; Thu, 8 Feb 2018 15:56:13 +0000 (UTC) (envelope-from sunpoet@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 1E3AE18171; Thu, 8 Feb 2018 15:56:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18FuCsv092504; Thu, 8 Feb 2018 15:56:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18FuCmL092503; Thu, 8 Feb 2018 15:56:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081556.w18FuCmL092503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 15:56:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461246 - in head/devel: . rubygem-event-bus X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . rubygem-event-bus X-SVN-Commit-Revision: 461246 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 15:56:13 -0000 Author: sunpoet Date: Thu Feb 8 15:56:12 2018 New Revision: 461246 URL: https://svnweb.freebsd.org/changeset/ports/461246 Log: Remove expired devel/rubygem-event-bus Deleted: head/devel/rubygem-event-bus/ Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 8 15:20:43 2018 (r461245) +++ head/devel/Makefile Thu Feb 8 15:56:12 2018 (r461246) @@ -5400,7 +5400,6 @@ SUBDIR += rubygem-equalizer SUBDIR += rubygem-errand SUBDIR += rubygem-et-orbi - SUBDIR += rubygem-event-bus SUBDIR += rubygem-eventmachine SUBDIR += rubygem-excon SUBDIR += rubygem-execjs From owner-svn-ports-all@freebsd.org Thu Feb 8 15:56:21 2018 Return-Path: Delivered-To: svn-ports-all@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 1ACCBF0E96F; Thu, 8 Feb 2018 15:56:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C0736E423; Thu, 8 Feb 2018 15:56:18 +0000 (UTC) (envelope-from sunpoet@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 E3E5018172; Thu, 8 Feb 2018 15:56:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18FuH2l092604; Thu, 8 Feb 2018 15:56:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18FuHG1092603; Thu, 8 Feb 2018 15:56:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081556.w18FuHG1092603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 15:56:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461247 - head X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 461247 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 15:56:21 -0000 Author: sunpoet Date: Thu Feb 8 15:56:17 2018 New Revision: 461247 URL: https://svnweb.freebsd.org/changeset/ports/461247 Log: Document the removal of devel/rubygem-event-bus Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Thu Feb 8 15:56:12 2018 (r461246) +++ head/MOVED Thu Feb 8 15:56:17 2018 (r461247) @@ -9917,3 +9917,4 @@ devel/it-eric6||2018-02-08|No longer shipped by upstre devel/tr-eric6||2018-02-08|No longer shipped by upstream french/eric6||2018-02-08|No longer shipped by upstream portuguese/eric6/eric6||2018-02-08|No longer shipped by upstream +devel/rubygem-event-bus||2018-02-08|Has expired: No longer maintained upstream From owner-svn-ports-all@freebsd.org Thu Feb 8 16:27:33 2018 Return-Path: Delivered-To: svn-ports-all@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 9C188F10F6C; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 468196FB26; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@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 410551868E; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18GRXgZ007685; Thu, 8 Feb 2018 16:27:33 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18GRXHG007683; Thu, 8 Feb 2018 16:27:33 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201802081627.w18GRXHG007683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 8 Feb 2018 16:27:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461248 - head/devel/phpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/phpunit X-SVN-Commit-Revision: 461248 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 16:27:34 -0000 Author: tz Date: Thu Feb 8 16:27:32 2018 New Revision: 461248 URL: https://svnweb.freebsd.org/changeset/ports/461248 Log: devel/phpunit: Update from 5.7.26 to 5.7.27 While here: - remove MASTER_SITE which doesn't serve the file anymore - mark DEPRECATED since the support ended last week Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Thu Feb 8 15:56:17 2018 (r461247) +++ head/devel/phpunit/Makefile Thu Feb 8 16:27:32 2018 (r461248) @@ -1,16 +1,18 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 5.7.26 +DISTVERSION= 5.7.27 CATEGORIES= devel www -MASTER_SITES= https://phar.phpunit.de/ \ - http://ports.toco-domains.de/ +MASTER_SITES= https://phar.phpunit.de/ EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE + +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2018-02-02 CONFLICTS_INSTALL= phpunit6 Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Thu Feb 8 15:56:17 2018 (r461247) +++ head/devel/phpunit/distinfo Thu Feb 8 16:27:32 2018 (r461248) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516138475 -SHA256 (phpunit-5.7.26.phar) = 5483b06864e375ffaff506888a2ff6480561345f5a2b8d88b6d5896b89a249af -SIZE (phpunit-5.7.26.phar) = 3035326 +TIMESTAMP = 1518106891 +SHA256 (phpunit-5.7.27.phar) = f0300a13f2653bee10b0ce24dbc8d94e65dc9be8966d822b9e455b6b294be16e +SIZE (phpunit-5.7.27.phar) = 3040466 From owner-svn-ports-all@freebsd.org Thu Feb 8 17:02:02 2018 Return-Path: Delivered-To: svn-ports-all@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 2FF87F13546; Thu, 8 Feb 2018 17:02:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D68E1711E4; Thu, 8 Feb 2018 17:02:01 +0000 (UTC) (envelope-from pi@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 D185718CE3; Thu, 8 Feb 2018 17:02:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18H213s024992; Thu, 8 Feb 2018 17:02:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18H21S8024990; Thu, 8 Feb 2018 17:02:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802081702.w18H21S8024990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 8 Feb 2018 17:02:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461249 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461249 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 17:02:02 -0000 Author: pi Date: Thu Feb 8 17:02:01 2018 New Revision: 461249 URL: https://svnweb.freebsd.org/changeset/ports/461249 Log: security/vuxml: Document recent tiff CVEs PR: 225545 Submitted by: Yasuhiro KIMURA Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 8 16:27:32 2018 (r461248) +++ head/security/vuxml/vuln.xml Thu Feb 8 17:02:01 2018 (r461249) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + tiff -- multiple vulnerabilities + + + tiff + 4.0.9 + + + + +

Debian Security Advisory reports:

+
+

Multiple vulnerabilities have been discovered in the libtiff library and the included tools, which may result in denial of service or the execution of arbitrary code.

+
+ +
+ + CVE-2017-9935 + http://bugzilla.maptools.org/show_bug.cgi?id=2704 + CVE-2017-18013 + http://bugzilla.maptools.org/show_bug.cgi?id=2770 + 225544 + + + 2017-06-22 + 2018-01-29 + +
+ Flash Player -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Thu Feb 8 17:32:54 2018 Return-Path: Delivered-To: svn-ports-all@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 D4111F15889; Thu, 8 Feb 2018 17:32:54 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 897C07269C; Thu, 8 Feb 2018 17:32:54 +0000 (UTC) (envelope-from girgen@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 8477119203; Thu, 8 Feb 2018 17:32:54 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18HWsRW042217; Thu, 8 Feb 2018 17:32:54 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18HWsbA042215; Thu, 8 Feb 2018 17:32:54 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802081732.w18HWsbA042215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 8 Feb 2018 17:32:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461250 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461250 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 17:32:55 -0000 Author: girgen Date: Thu Feb 8 17:32:54 2018 New Revision: 461250 URL: https://svnweb.freebsd.org/changeset/ports/461250 Log: Add security notice for PostgreSQL Security: CVE-2018-1052 Security: CVE-2018-1053 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 8 17:02:01 2018 (r461249) +++ head/security/vuxml/vuln.xml Thu Feb 8 17:32:54 2018 (r461250) @@ -58,6 +58,51 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + PostgreSQL vulnerabilities + + + postgresql93-server + 9.3.09.3.21 + + + postgresql94-server + 9.4.09.4.16 + + + postgresql95-server + 9.5.09.5.11 + + + postgresql96-server + 9.6.09.6.7 + + + postgresql10-server + 10.010.2 + + + + +

The PostgreSQL project reports:

+
+
    +
  • CVE-2018-1052: Fix the processing of partition keys containing multiple expressions (only for PostgreSQL-10.x)
  • +
  • CVE-2018-1053: Ensure that all temporary files made with "pg_upgrade" are non-world-readable
  • +
+
+ +
+ + CVE-2018-1052 + CVE-2018-1053 + + + 2018-02-05 + 2018-02-08 + +
+ tiff -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Thu Feb 8 17:38:40 2018 Return-Path: Delivered-To: svn-ports-all@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 C0EA0F15F67; Thu, 8 Feb 2018 17:38:39 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E4FD72AA6; Thu, 8 Feb 2018 17:38:39 +0000 (UTC) (envelope-from girgen@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 5581E19212; Thu, 8 Feb 2018 17:38:39 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Hcdei043060; Thu, 8 Feb 2018 17:38:39 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Hca41043031; Thu, 8 Feb 2018 17:38:36 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802081738.w18Hca41043031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 8 Feb 2018 17:38:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos... X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server postgresql93-server/files po... X-SVN-Commit-Revision: 461251 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 17:38:40 -0000 Author: girgen Date: Thu Feb 8 17:38:36 2018 New Revision: 461251 URL: https://svnweb.freebsd.org/changeset/ports/461251 Log: Update to latest versions of PostgreSQL 2018-02-08 Security Update Release ================================== The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. This release fixes two security issues. This release also fixes issues with VACUUM, GIN indexes, and hash indexes that could lead to data corruption, as well as fixes for using parallel queries and logical replication. All users using the affected versions of PostgreSQL should update as soon as possible. Please see the notes on "Updating" below for any post-update steps that may be required. Please note that PostgreSQL changed its versioning scheme with the release of version 10.0, so updating to version 10.2 from 10.0 or 10.1 is considered a minor update. Security Issues --------------- Two security vulnerabilities have been fixed by this release: * CVE-2018-1052: Fix the processing of partition keys containing multiple expressions * CVE-2018-1053: Ensure that all temporary files made with "pg_upgrade" are non-world-readable Local fixes to the FreeBSD ports -------------------------------- Inform users about data checksums [1]. Make sure /usr/bin/su is used regardless of PATH settings [2]. Enable DTRACE by default [3]. PR: 214671 [1], 223157 [2], 215028 [3] Security: c602c791-0cf4-11e8-a2ec-6cc21735f730 Modified: head/databases/postgresql10-server/Makefile head/databases/postgresql10-server/distinfo head/databases/postgresql10-server/files/pkg-message-server.in head/databases/postgresql10-server/files/postgresql.in head/databases/postgresql10-server/pkg-plist-client head/databases/postgresql10-server/pkg-plist-server head/databases/postgresql92-client/Makefile head/databases/postgresql92-contrib/Makefile head/databases/postgresql92-server/Makefile head/databases/postgresql92-server/files/pkg-message-server.in head/databases/postgresql92-server/files/postgresql.in head/databases/postgresql93-server/Makefile head/databases/postgresql93-server/distinfo head/databases/postgresql93-server/files/pkg-message-server.in head/databases/postgresql93-server/files/postgresql.in head/databases/postgresql93-server/pkg-plist-server head/databases/postgresql94-server/Makefile head/databases/postgresql94-server/distinfo head/databases/postgresql94-server/files/pkg-message-server.in head/databases/postgresql94-server/files/postgresql.in head/databases/postgresql94-server/pkg-plist-server head/databases/postgresql95-server/Makefile head/databases/postgresql95-server/distinfo head/databases/postgresql95-server/files/pkg-message-server.in head/databases/postgresql95-server/files/postgresql.in head/databases/postgresql95-server/pkg-plist-server head/databases/postgresql96-server/Makefile head/databases/postgresql96-server/distinfo head/databases/postgresql96-server/files/pkg-message-server.in head/databases/postgresql96-server/files/postgresql.in head/databases/postgresql96-server/pkg-plist-server Modified: head/databases/postgresql10-server/Makefile ============================================================================== --- head/databases/postgresql10-server/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -1,12 +1,53 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 10.1 +PORTNAME?= postgresql +DISTVERSION?= 10.2 +PORTREVISION?= 0 +CATEGORIES?= databases +MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} -PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org +COMMENT?= PostgreSQL is the most advanced open-source database available anywhere +LICENSE= PostgreSQL + +.if ${DISTVERSION:C/([0-9]*).*/\1/} == 10 +CONFLICTS+= ${PORTNAME}*-9.* +.else +CONFLICTS+= ${PORTNAME}*-9.[^${PORTVERSION:R:E}].* ${PORTNAME}10* +.endif + +WRKSRC= ${WRKDIR}/postgresql-${DISTVERSION} +DIST_SUBDIR= postgresql + +OPTIONS_SUB= yes + +PKGINSTALL?= ${PKGDIR}/pkg-install${COMPONENT} +USES+= tar:bzip2 cpe +.if !defined(NO_BUILD) +USES+= gmake +GNU_CONFIGURE= yes +LLD_UNSAFE= yes +.endif + +PG_USER?= postgres +PG_GROUP?= postgres +PG_UID?= 770 + +LDFLAGS+= -L${LOCALBASE}/lib +INCLUDES+= -I${LOCALBASE}/include +CONFIGURE_ARGS+=--with-libraries=${PREFIX}/lib \ + --with-includes=${PREFIX}/include \ + --enable-thread-safety +CONFIGURE_ENV+= INCLUDES="${INCLUDES}" \ + PTHREAD_LIBS="-lpthread" \ + LDFLAGS_SL="${LDFLAGS_SL}" +LDFLAGS+= -lpthread + +PLIST= ${PKGDIR}/pkg-plist${COMPONENT} + INSTALL_DIRS?= src/common src/timezone src/backend \ src/backend/utils/mb/conversion_procs \ src/backend/snowball src/backend/replication/libpqwalreceiver \ @@ -18,8 +59,229 @@ INSTALL_DIRS?= src/common src/timezone src/backend \ src/bin/pg_test_fsync src/bin/pg_test_timing \ src/bin/pg_waldump src/bin/pg_upgrade -PG_USER?= postgres -PG_GROUP?= postgres -PG_UID?= 770 +BUILD_DIRS?= src/port ${INSTALL_DIRS} +INSTALL_TARGET?=install-strip -.include "${.CURDIR}/../postgresql92-server/Makefile" +.if !defined(CLIENT_ONLY) && !defined(SLAVE_ONLY) +SERVER_ONLY= yes +COMPONENT= -server +USE_RC_SUBR= postgresql +USES+= pgsql:${DISTVERSION:C/([0-9]\.?[0-9]).*/\1/g} +USERS= ${PG_USER} +GROUPS= ${PG_GROUP} +SUB_FILES+= 502.pgsql +.endif + +.if defined(CLIENT_ONLY) +OPTIONS_DEFINE+=LIBEDIT +LIBEDIT_DESC= Use non-GPL libedit instead of readline +USES+= perl5 +.else +MAKE_ENV= PATH=${PREFIX}/bin:${PATH} +CONFIGURE_ENV+= PATH=${PREFIX}/bin:${PATH} +.endif + +.if defined(SERVER_ONLY) +OPTIONS_DEFINE= DTRACE LDAP INTDATE TZDATA XML +LDAP_DESC= Build with LDAP authentication support +DTRACE_DESC= Build with DTrace probes +TZDATA_DESC= Use internal timezone database +XML_DESC= Build with XML data type + +.if ${DISTVERSION:C/([0-9]*).*/\1/} != 10 +# See http://people.freebsd.org/~girgen/postgresql-icu/README.html for more info +OPTIONS_DEFINE+= ICU +ICU_DESC= Use ICU for unicode collation +.else +CONFIGURE_ARGS+=--with-icu +LIB_DEPENDS+= libicudata.so:devel/icu +USES+= pkgconfig +.endif + +# See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/76999 for more info +# (requires dump/restore if modified.) +OPTIONS_DEFINE+= INTDATE +INTDATE_DESC= Builds with 64-bit date/time type +OPTIONS_DEFAULT+= XML TZDATA INTDATE DTRACE +.endif + +.if !defined(SLAVE_ONLY) +OPTIONS_DEFINE+= NLS PAM GSSAPI OPTIMIZED_CFLAGS DEBUG +. if ${DISTVERSION:R} == 9.2 || ${DISTVERSION:R} == 9.3 + OPTIONS_RADIO= KRB5 + OPTIONS_RADIO_KRB5= MIT_KRB5 HEIMDAL_KRB5 +. endif + +KRB5_DESC= Build with kerberos provider support +NLS_DESC= Use internationalized messages +PAM_DESC= Build with PAM Support +MIT_KRB5_DESC= Build with MIT kerberos support +HEIMDAL_KRB5_DESC= Builds with Heimdal kerberos +GSSAPI_DESC= Build with GSSAPI support +OPTIMIZED_CFLAGS_DESC= Builds with compiler optimizations (-O3) + +OPTIONS_DEFINE+= SSL +SSL_DESC= Build with OpenSSL support + +OPTIONS_DEFAULT+= SSL +.endif # !SLAVE_ONLY + +.if defined(CLIENT_ONLY) +LIBEDIT_CONFIGURE_ON+=--with-libedit-preferred +LIBEDIT_USES= libedit +LIBEDIT_USES_OFF= readline +.endif # CLIENT_ONLY + +SSL_USES= ssl +SSL_CONFIGURE_WITH=openssl + +PAM_CONFIGURE_WITH= pam + +XML_CONFIGURE_WITH= libxml +XML_LIB_DEPENDS= libxml2.so:textproc/libxml2 + +TZDATA_CONFIGURE_OFF=--with-system-tzdata=/usr/share/zoneinfo + +INTDATE_CONFIGURE_OFF=--disable-integer-datetimes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext + +LDAP_CONFIGURE_WITH= ldap +LDAP_USE= OPENLDAP=yes + +OPTIMIZED_CFLAGS_CFLAGS= -O3 -funroll-loops + +DEBUG_CONFIGURE_ENABLE= debug + +PLIST_SUB+= PG_USER=${PG_USER} \ + PG_GROUP=${PG_GROUP} +SUB_LIST+= PG_GROUP=${PG_GROUP} \ + PG_USER=${PG_USER} \ + PG_UID=${PG_UID} + +.include + +.if !defined(SLAVE_ONLY) +.if ${DISTVERSION:C/([0-9]*).*/\1/} != 10 +. if ( defined(SERVER_ONLY) && ${PORT_OPTIONS:MICU} ) || make(makesum) +USES+= autoreconf +CONFIGURE_ARGS+=--with-icu +PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu +PATCHFILES+= ${ICU_PATCHFILE}:icu +LIB_DEPENDS+= libicudata.so:devel/icu +. endif +.endif # not version 10 +.endif # !SLAVE_ONLY + +.if !defined(SLAVE_ONLY) + +PATCH_DIST_STRIP=-p1 + +. if ${PORT_OPTIONS:MDTRACE} +CONFIGURE_ARGS+=--enable-dtrace +LDFLAGS+=-lelf +INSTALL_TARGET=install +. endif + +.if ${PORT_OPTIONS:MGSSAPI} +CONFIGURE_ARGS+=--with-gssapi +.if empty(PORT_OPTIONS:MMIT_KRB5) && empty(PORT_OPTIONS:MHEIMDAL_KRB5) +# Kerberos libraries will pull the proper GSSAPI library +# via linker dependencies, but otherwise we must specify +# it explicitely: ld --as-needed is used for compilation, +# so configure's -lgssapi_krb5 won't go. +LDFLAGS+= -lgssapi +LDFLAGS_SL+= -lgssapi +.endif +.else +CONFIGURE_ARGS+=--without-gssapi +.endif + +. if ${PORT_OPTIONS:MMIT_KRB5} +. if defined(IGNORE_WITH_SRC_KRB5) && (exists(/usr/lib/libkrb5.so) || exists(/usr/bin/krb5-config)) +IGNORE= requires that you remove heimdal\'s /usr/bin/krb5-config and /usr/lib/libkrb5.so*, and set NO_KERBEROS=true in /etc/src.conf to build successfully with MIT-KRB +. else +CONFIGURE_ARGS+=--with-krb5 +# Allow defining a home built MIT Kerberos by setting KRB5_HOME +. if defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libgssapi_krb5.a) && exists(${KRB5_HOME}/bin/krb5-config) +LIB_DEPENDS+= libkrb5.so.3:security/krb5 +. endif +. endif +. endif + +. if ${PORT_OPTIONS:MHEIMDAL_KRB5} +CONFIGURE_ARGS+=--with-krb5 +. endif + +.endif # !SLAVE_ONLY + +# For testing files in FILESDIR +.include + +.if ${PORT_OPTIONS:MSSL} && ${SSL_DEFAULT:Mopenssl-devel} +BROKEN= Does not build with openssl-devel +.endif + +.if defined(SERVER_ONLY) +pre-build: + @${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL +.endif + +.if !defined(NO_BUILD) && !target(do-build) + +do-build: + @ cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks + @ for dir in ${BUILD_DIRS}; do \ + cd ${WRKSRC}/$${dir} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD}; \ + done + +. if exists(${FILESDIR}/pkg-message${COMPONENT}.in) +SUB_FILES+= pkg-message${COMPONENT} +PKGMESSAGE= ${WRKSRC}/pkg-message${COMPONENT} +. endif +. if exists(${FILESDIR}/pkg-install${COMPONENT}.in) +SUB_FILES+= pkg-install${COMPONENT} +PLIST_SUB+= PG_USER=${PG_USER} +. endif + +post-patch: +. if defined(SERVER_ONLY) && ${PORT_OPTIONS:MICU} + @${REINPLACE_CMD} \ + -e '/m4_PACKAGE_VERSION/s/\[2\.6[0-9]\]/m4_defn([m4_PACKAGE_VERSION])/' \ + -e '/icu/s/_57//' \ + ${WRKSRC}/configure.in +. endif + +do-install: + @for dir in ${INSTALL_DIRS}; do \ + cd ${WRKSRC}/$${dir} && \ + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${INSTALL_TARGET}; \ + done +. if defined(SERVER_ONLY) + @ ${MKDIR} ${STAGEDIR}${PREFIX}/share/postgresql ;\ + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily ;\ + ${INSTALL_SCRIPT} ${WRKDIR}/502.pgsql \ + ${STAGEDIR}${PREFIX}/etc/periodic/daily +. endif # SERVER_ONLY +. if defined(CLIENT_ONLY) + @ cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install-local +. endif + @ if [ -r ${PKGMESSAGE} ]; then \ + ${MKDIR} ${STAGEDIR}${DOCSDIR} ;\ + ${INSTALL_DATA} ${PKGMESSAGE} ${STAGEDIR}${DOCSDIR}/README${COMPONENT} ;\ + fi +.endif # !NO_BUILD + +.if defined(SERVER_ONLY) +check: + @if [ `id -u` != 0 ] ; then \ + ${ECHO} "Running postgresql regressions tests" ;\ + cd ${WRKSRC}; ${MAKE_CMD} check ;\ + else \ + ${ECHO} "You cannot run regression tests when postgresql is built as user root." ; \ + ${ECHO} "Clean and rebuild the port as a regular user to run the tests." ;\ + fi +.endif + +.include Modified: head/databases/postgresql10-server/distinfo ============================================================================== --- head/databases/postgresql10-server/distinfo Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/distinfo Thu Feb 8 17:38:36 2018 (r461251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510172180 -SHA256 (postgresql/postgresql-10.1.tar.bz2) = 3ccb4e25fe7a7ea6308dea103cac202963e6b746697366d72ec2900449a5e713 -SIZE (postgresql/postgresql-10.1.tar.bz2) = 19669989 +TIMESTAMP = 1518110073 +SHA256 (postgresql/postgresql-10.2.tar.bz2) = fe32009b62ddb97f7f014307ce9d0edb6972f5a698e63cb531088e147d145bad +SIZE (postgresql/postgresql-10.2.tar.bz2) = 19901836 Modified: head/databases/postgresql10-server/files/pkg-message-server.in ============================================================================== --- head/databases/postgresql10-server/files/pkg-message-server.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/files/pkg-message-server.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,13 @@ For postmaster settings, see ~pgsql/data/postgresql.co NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info +NB. If you're not using a checksumming filesystem like ZFS, you might + wish to enable data checksumming. It can only be enabled during + the initdb phase, by adding the "--data-checksums" flag to + the postgres_initdb_flags rcvar. Check the initdb(1) manpage + for more info and make sure you understand the performance + implications. + ====================================================================== To run PostgreSQL at startup, add Modified: head/databases/postgresql10-server/files/postgresql.in ============================================================================== --- head/databases/postgresql10-server/files/postgresql.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/files/postgresql.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,8 @@ status_cmd="postgresql_command status" initdb_cmd="postgresql_initdb" +su_cmd="/usr/bin/su" + if [ -n "$2" ]; then profile="$2" if [ "x${postgresql_profiles}" != "x" ]; then @@ -103,12 +105,12 @@ command_args="-D ${postgresql_data} ${postgresql_flags postgresql_command() { - su -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" + ${su_cmd} -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" } postgresql_initdb() { - su -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" + ${su_cmd} -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" } run_rc_command "$1" Modified: head/databases/postgresql10-server/pkg-plist-client ============================================================================== --- head/databases/postgresql10-server/pkg-plist-client Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/pkg-plist-client Thu Feb 8 17:38:36 2018 (r461251) @@ -639,6 +639,7 @@ include/postgresql/server/utils/freepage.h include/postgresql/server/utils/geo_decls.h include/postgresql/server/utils/guc.h include/postgresql/server/utils/guc_tables.h +include/postgresql/server/utils/hashutils.h include/postgresql/server/utils/help_config.h include/postgresql/server/utils/hsearch.h include/postgresql/server/utils/index_selfuncs.h @@ -1087,7 +1088,9 @@ man/man7/WITH.7.gz %%NLS%%share/locale/ta/LC_MESSAGES/pg_config-10.mo %%NLS%%share/locale/tr/LC_MESSAGES/ecpg-10.mo %%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-10.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_config-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_dump-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-10.mo Modified: head/databases/postgresql10-server/pkg-plist-server ============================================================================== --- head/databases/postgresql10-server/pkg-plist-server Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql10-server/pkg-plist-server Thu Feb 8 17:38:36 2018 (r461251) @@ -174,6 +174,13 @@ lib/libpgcommon.a %%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-10.mo %%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-10.mo %%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-10.mo +%%NLS%%share/locale/sv/LC_MESSAGES/postgres-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_archivecleanup-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_basebackup-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_fsync-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_upgrade-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pg_waldump-10.mo +%%NLS%%share/locale/tr/LC_MESSAGES/postgres-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-10.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-10.mo @@ -769,7 +776,6 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/US/Michigan %%TZDATA%%%%DATADIR%%/timezone/US/Mountain %%TZDATA%%%%DATADIR%%/timezone/US/Pacific -%%TZDATA%%%%DATADIR%%/timezone/US/Pacific-New %%TZDATA%%%%DATADIR%%/timezone/US/Samoa %%TZDATA%%%%DATADIR%%/timezone/UTC %%TZDATA%%%%DATADIR%%/timezone/Universal Modified: head/databases/postgresql92-client/Makefile ============================================================================== --- head/databases/postgresql92-client/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql92-client/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 COMMENT= PostgreSQL database (client) Modified: head/databases/postgresql92-contrib/Makefile ============================================================================== --- head/databases/postgresql92-contrib/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql92-contrib/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 CATEGORIES= databases PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} Modified: head/databases/postgresql92-server/Makefile ============================================================================== --- head/databases/postgresql92-server/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql92-server/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -1,281 +1,26 @@ # Created by: Marc G. Fournier # $FreeBSD$ -PORTNAME?= postgresql DISTVERSION?= 9.2.24 -PORTREVISION?= 0 -CATEGORIES?= databases -MASTER_SITES= PGSQL/source/v${DISTVERSION} +PORTREVISION?= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org -COMMENT?= PostgreSQL is the most advanced open-source database available anywhere -LICENSE= PostgreSQL +ICU_PATCHFILE= pg-9218-icu-2016-08-10.diff.gz -CONFLICTS?= ${PORTNAME}[^${PORTVERSION:R:R}]?-client* \ - ${PORTNAME}${COMPONENT}-[^${PORTVERSION:R:R}].* \ - ${PORTNAME}9[^${PORTVERSION:R:E}]-client* \ - ${PORTNAME}${COMPONENT}-9.[^${PORTVERSION:R:E}].* - -WRKSRC= ${WRKDIR}/postgresql-${DISTVERSION} -DIST_SUBDIR= postgresql - -ICU_PATCHFILE?= pg-9218-icu-2016-08-10.diff.gz - -OPTIONS_SUB= yes - -PKGINSTALL?= ${PKGDIR}/pkg-install${COMPONENT} -USES+= tar:bzip2 cpe -.if !defined(NO_BUILD) -USES+= gmake -GNU_CONFIGURE= yes -LLD_UNSAFE= yes -.endif - -PG_USER?= pgsql -PG_GROUP?= pgsql -PG_UID?= 70 - -LDFLAGS+= -L${LOCALBASE}/lib -INCLUDES+= -I${LOCALBASE}/include -CONFIGURE_ARGS+=--with-libraries=${PREFIX}/lib \ - --with-includes=${PREFIX}/include \ - --enable-thread-safety -CONFIGURE_ENV+= INCLUDES="${INCLUDES}" \ - PTHREAD_LIBS="-lpthread" \ - LDFLAGS_SL="${LDFLAGS_SL}" -LDFLAGS+= -lpthread - -PLIST= ${PKGDIR}/pkg-plist${COMPONENT} - INSTALL_DIRS?= src/timezone src/backend \ src/backend/utils/mb/conversion_procs \ src/backend/snowball src/backend/replication/libpqwalreceiver \ src/bin/initdb src/bin/pg_ctl \ src/bin/pg_controldata src/bin/pg_resetxlog src/pl \ src/bin/pg_basebackup -BUILD_DIRS?= src/port ${INSTALL_DIRS} -INSTALL_TARGET?=install-strip -.if !defined(CLIENT_ONLY) && !defined(SLAVE_ONLY) -SERVER_ONLY= yes -COMPONENT= -server -USE_RC_SUBR= postgresql -USES+= pgsql:${DISTVERSION:C/([0-9]\.?[0-9]).*/\1/g} -USERS= ${PG_USER} -GROUPS= ${PG_GROUP} -SUB_FILES+= 502.pgsql -.endif +DEPRECATED= PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +EXPIRATION_DATE=2017-04-05 -.if defined(CLIENT_ONLY) -OPTIONS_DEFINE+=LIBEDIT -LIBEDIT_DESC= Use non-GPL libedit instead of readline -USES+= perl5 -.else -MAKE_ENV= PATH=${PREFIX}/bin:${PATH} -CONFIGURE_ENV+= PATH=${PREFIX}/bin:${PATH} -.endif +PG_USER?= pgsql +PG_GROUP?= pgsql +PG_UID?= 70 -.if defined(SERVER_ONLY) -OPTIONS_DEFINE= DTRACE LDAP INTDATE TZDATA XML -LDAP_DESC= Build with LDAP authentication support -DTRACE_DESC= Build with DTrace probes -TZDATA_DESC= Use internal timezone database -XML_DESC= Build with XML data type - -.if ${DISTVERSION:C/([0-9]*).*/\1/} != 10 -# See http://people.freebsd.org/~girgen/postgresql-icu/README.html for more info -OPTIONS_DEFINE+= ICU -ICU_DESC= Use ICU for unicode collation -.else -CONFIGURE_ARGS+=--with-icu -LIB_DEPENDS+= libicudata.so:devel/icu -USES+= pkgconfig -.endif - -# See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/76999 for more info -# (requires dump/restore if modified.) -OPTIONS_DEFINE+= INTDATE -INTDATE_DESC= Builds with 64-bit date/time type -OPTIONS_DEFAULT+= XML TZDATA INTDATE -.endif - -.if !defined(SLAVE_ONLY) -OPTIONS_DEFINE+= NLS PAM GSSAPI OPTIMIZED_CFLAGS DEBUG -. if ${DISTVERSION:R} == 9.2 || ${DISTVERSION:R} == 9.3 - OPTIONS_RADIO= KRB5 - OPTIONS_RADIO_KRB5= MIT_KRB5 HEIMDAL_KRB5 -. endif - -KRB5_DESC= Build with kerberos provider support -NLS_DESC= Use internationalized messages -PAM_DESC= Build with PAM Support -MIT_KRB5_DESC= Build with MIT kerberos support -HEIMDAL_KRB5_DESC= Builds with Heimdal kerberos -GSSAPI_DESC= Build with GSSAPI support -OPTIMIZED_CFLAGS_DESC= Builds with compiler optimizations (-O3) - -OPTIONS_DEFINE+= SSL -SSL_DESC= Build with OpenSSL support - -OPTIONS_DEFAULT+= SSL -.endif # !SLAVE_ONLY - -.if defined(CLIENT_ONLY) -LIBEDIT_CONFIGURE_ON+=--with-libedit-preferred -LIBEDIT_USES= libedit -LIBEDIT_USES_OFF= readline -.endif # CLIENT_ONLY - -SSL_USES= ssl -SSL_CONFIGURE_WITH=openssl - -PAM_CONFIGURE_WITH= pam - -XML_CONFIGURE_WITH= libxml -XML_LIB_DEPENDS= libxml2.so:textproc/libxml2 - -TZDATA_CONFIGURE_OFF=--with-system-tzdata=/usr/share/zoneinfo - -INTDATE_CONFIGURE_OFF=--disable-integer-datetimes - -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext - -LDAP_CONFIGURE_WITH= ldap -LDAP_USE= OPENLDAP=yes - -OPTIMIZED_CFLAGS_CFLAGS= -O3 -funroll-loops - -DEBUG_CONFIGURE_ENABLE= debug - -PLIST_SUB+= PG_USER=${PG_USER} \ - PG_GROUP=${PG_GROUP} -SUB_LIST+= PG_GROUP=${PG_GROUP} \ - PG_USER=${PG_USER} \ - PG_UID=${PG_UID} - -.include - -.if !defined(SLAVE_ONLY) -. if ( defined(SERVER_ONLY) && ${PORT_OPTIONS:MICU} ) || make(makesum) -USES+= autoreconf -CONFIGURE_ARGS+=--with-icu -PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu -PATCHFILES+= ${ICU_PATCHFILE}:icu -LIB_DEPENDS+= libicudata.so:devel/icu -. endif -.endif # !SLAVE_ONLY - -.if !defined(SLAVE_ONLY) - -PATCH_DIST_STRIP=-p1 - -. if ${PORT_OPTIONS:MDTRACE} -CONFIGURE_ARGS+=--enable-dtrace -LDFLAGS+=-lelf -INSTALL_TARGET=install -. endif - -.if ${PORT_OPTIONS:MGSSAPI} -CONFIGURE_ARGS+=--with-gssapi -.if empty(PORT_OPTIONS:MMIT_KRB5) && empty(PORT_OPTIONS:MHEIMDAL_KRB5) -# Kerberos libraries will pull the proper GSSAPI library -# via linker dependencies, but otherwise we must specify -# it explicitely: ld --as-needed is used for compilation, -# so configure's -lgssapi_krb5 won't go. -LDFLAGS+= -lgssapi -LDFLAGS_SL+= -lgssapi -.endif -.else -CONFIGURE_ARGS+=--without-gssapi -.endif - -. if ${PORT_OPTIONS:MMIT_KRB5} -. if defined(IGNORE_WITH_SRC_KRB5) && (exists(/usr/lib/libkrb5.so) || exists(/usr/bin/krb5-config)) -IGNORE= requires that you remove heimdal's /usr/bin/krb5-config and /usr/lib/libkrb5.so*, and set NO_KERBEROS=true in /etc/src.conf to build successfully with MIT-KRB -. else -CONFIGURE_ARGS+=--with-krb5 -# Allow defining a home built MIT Kerberos by setting KRB5_HOME -. if defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libgssapi_krb5.a) && exists(${KRB5_HOME}/bin/krb5-config) -LIB_DEPENDS+= libkrb5.so.3:security/krb5 -. endif -. endif -. endif - -. if ${PORT_OPTIONS:MHEIMDAL_KRB5} -CONFIGURE_ARGS+=--with-krb5 -. endif - -.endif # !SLAVE_ONLY - -# For testing files in FILESDIR -.include - -.if ${PORT_OPTIONS:MSSL} && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel -.endif - -.if defined(SERVER_ONLY) -pre-build: - @${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL -.endif - -.if !defined(NO_BUILD) && !target(do-build) - -do-build: - @ cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks - @ for dir in ${BUILD_DIRS}; do \ - cd ${WRKSRC}/$${dir} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD}; \ - done - -. if exists(${FILESDIR}/pkg-message${COMPONENT}.in) -SUB_FILES+= pkg-message${COMPONENT} -PKGMESSAGE= ${WRKSRC}/pkg-message${COMPONENT} -. endif -. if exists(${FILESDIR}/pkg-install${COMPONENT}.in) -SUB_FILES+= pkg-install${COMPONENT} -PLIST_SUB+= PG_USER=${PG_USER} -. endif - -post-patch: -. if defined(SERVER_ONLY) && ${PORT_OPTIONS:MICU} - @${REINPLACE_CMD} \ - -e '/m4_PACKAGE_VERSION/s/\[2\.6[0-9]\]/m4_defn([m4_PACKAGE_VERSION])/' \ - -e '/icu/s/_57//' \ - ${WRKSRC}/configure.in -. endif - -do-install: - @for dir in ${INSTALL_DIRS}; do \ - cd ${WRKSRC}/$${dir} && \ - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${INSTALL_TARGET}; \ - done -. if defined(SERVER_ONLY) - @ ${MKDIR} ${STAGEDIR}${PREFIX}/share/postgresql ;\ - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily ;\ - ${INSTALL_SCRIPT} ${WRKDIR}/502.pgsql \ - ${STAGEDIR}${PREFIX}/etc/periodic/daily -. endif # SERVER_ONLY -. if defined(CLIENT_ONLY) - @ cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install-local -. endif - @ if [ -r ${PKGMESSAGE} ]; then \ - ${MKDIR} ${STAGEDIR}${DOCSDIR} ;\ - ${INSTALL_DATA} ${PKGMESSAGE} ${STAGEDIR}${DOCSDIR}/README${COMPONENT} ;\ - fi -.endif # !NO_BUILD - -.if defined(SERVER_ONLY) -check: - @if [ `id -u` != 0 ] ; then \ - ${ECHO} "Running postgresql regressions tests" ;\ - cd ${WRKSRC}; ${MAKE_CMD} check ;\ - else \ - ${ECHO} "You cannot run regression tests when postgresql is built as user root." ; \ - ${ECHO} "Clean and rebuild the port as a regular user to run the tests." ;\ - fi -.endif - -.include +.include "${.CURDIR}/../postgresql10-server/Makefile" Modified: head/databases/postgresql92-server/files/pkg-message-server.in ============================================================================== --- head/databases/postgresql92-server/files/pkg-message-server.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql92-server/files/pkg-message-server.in Thu Feb 8 17:38:36 2018 (r461251) @@ -63,6 +63,13 @@ For postmaster settings, see ~pgsql/data/postgresql.co NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info +NB. If you're not using a checksumming filesystem like ZFS, you might + wish to enable data checksumming. It can only be enabled during + the initdb phase, by adding the "--data-checksums" flag to + the postgres_initdb_flags rcvar. Check the initdb(1) manpage + for more info and make sure you understand the performance + implications. + ====================================================================== To run PostgreSQL at startup, add Modified: head/databases/postgresql92-server/files/postgresql.in ============================================================================== --- head/databases/postgresql92-server/files/postgresql.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql92-server/files/postgresql.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,8 @@ status_cmd="postgresql_command status" initdb_cmd="postgresql_initdb" +su_cmd="/usr/bin/su" + if [ -n "$2" ]; then profile="$2" if [ "x${postgresql_profiles}" != "x" ]; then @@ -103,12 +105,12 @@ command_args="-D ${postgresql_data} ${postgresql_flags postgresql_command() { - su -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" + ${su_cmd} -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" } postgresql_initdb() { - su -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" + ${su_cmd} -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" } run_rc_command "$1" Modified: head/databases/postgresql93-server/Makefile ============================================================================== --- head/databases/postgresql93-server/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql93-server/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.3.20 +DISTVERSION?= 9.3.21 PORTREVISION= 0 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} @@ -14,6 +14,10 @@ INSTALL_DIRS?= src/common src/timezone src/backend \ src/bin/pg_controldata src/bin/pg_resetxlog src/pl \ src/bin/pg_basebackup -ICU_PATCHFILE?= pg-9314-icu-2016-08-10.diff.gz +ICU_PATCHFILE= pg-9314-icu-2016-08-10.diff.gz -.include "${.CURDIR}/../postgresql92-server/Makefile" +PG_USER?= pgsql +PG_GROUP?= pgsql +PG_UID?= 70 + +.include "${.CURDIR}/../postgresql10-server/Makefile" Modified: head/databases/postgresql93-server/distinfo ============================================================================== --- head/databases/postgresql93-server/distinfo Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql93-server/distinfo Thu Feb 8 17:38:36 2018 (r461251) @@ -1,5 +1,5 @@ -TIMESTAMP = 1510172181 -SHA256 (postgresql/postgresql-9.3.20.tar.bz2) = eb138ad67075b8acb4fae56e98ca7be5d85f3da0ba658fc48206834598a2e6ca -SIZE (postgresql/postgresql-9.3.20.tar.bz2) = 17197360 +TIMESTAMP = 1517868536 +SHA256 (postgresql/postgresql-9.3.21.tar.bz2) = b9babc5148188a410e023d7178a5678e989ec2e276498de6cd0028bc331a40e0 +SIZE (postgresql/postgresql-9.3.21.tar.bz2) = 17014472 SHA256 (postgresql/pg-9314-icu-2016-08-10.diff.gz) = 4be31ad9899d5caf9f57ad7ebfc0d14f0fcf58ad539c82fb353b016fb76c0c30 SIZE (postgresql/pg-9314-icu-2016-08-10.diff.gz) = 5583 Modified: head/databases/postgresql93-server/files/pkg-message-server.in ============================================================================== --- head/databases/postgresql93-server/files/pkg-message-server.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql93-server/files/pkg-message-server.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,13 @@ For postmaster settings, see ~pgsql/data/postgresql.co NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info +NB. If you're not using a checksumming filesystem like ZFS, you might + wish to enable data checksumming. It can only be enabled during + the initdb phase, by adding the "--data-checksums" flag to + the postgres_initdb_flags rcvar. Check the initdb(1) manpage + for more info and make sure you understand the performance + implications. + ====================================================================== To run PostgreSQL at startup, add Modified: head/databases/postgresql93-server/files/postgresql.in ============================================================================== --- head/databases/postgresql93-server/files/postgresql.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql93-server/files/postgresql.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,8 @@ status_cmd="postgresql_command status" initdb_cmd="postgresql_initdb" +su_cmd="/usr/bin/su" + if [ -n "$2" ]; then profile="$2" if [ "x${postgresql_profiles}" != "x" ]; then @@ -103,12 +105,12 @@ command_args="-D ${postgresql_data} ${postgresql_flags postgresql_command() { - su -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" + ${su_cmd} -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" } postgresql_initdb() { - su -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" + ${su_cmd} -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" } run_rc_command "$1" Modified: head/databases/postgresql93-server/pkg-plist-server ============================================================================== --- head/databases/postgresql93-server/pkg-plist-server Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql93-server/pkg-plist-server Thu Feb 8 17:38:36 2018 (r461251) @@ -714,7 +714,6 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/US/Michigan %%TZDATA%%%%DATADIR%%/timezone/US/Mountain %%TZDATA%%%%DATADIR%%/timezone/US/Pacific -%%TZDATA%%%%DATADIR%%/timezone/US/Pacific-New %%TZDATA%%%%DATADIR%%/timezone/US/Samoa %%TZDATA%%%%DATADIR%%/timezone/UTC %%TZDATA%%%%DATADIR%%/timezone/Universal Modified: head/databases/postgresql94-server/Makefile ============================================================================== --- head/databases/postgresql94-server/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql94-server/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -1,8 +1,9 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.4.15 +DISTVERSION?= 9.4.16 PORTREVISION= 0 +PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org @@ -15,4 +16,8 @@ INSTALL_DIRS?= src/common src/timezone src/backend \ ICU_PATCHFILE= pg-949-icu-2016-10-02.diff.gz -.include "${.CURDIR}/../postgresql92-server/Makefile" +PG_USER?= pgsql +PG_GROUP?= pgsql +PG_UID?= 70 + +.include "${.CURDIR}/../postgresql10-server/Makefile" Modified: head/databases/postgresql94-server/distinfo ============================================================================== --- head/databases/postgresql94-server/distinfo Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql94-server/distinfo Thu Feb 8 17:38:36 2018 (r461251) @@ -1,5 +1,5 @@ -TIMESTAMP = 1510172182 -SHA256 (postgresql/postgresql-9.4.15.tar.bz2) = 12bfb3c7e8e45515ef921ad365e122682a5c4935dcc0032644433af2de31acc4 -SIZE (postgresql/postgresql-9.4.15.tar.bz2) = 17921677 +TIMESTAMP = 1517868536 +SHA256 (postgresql/postgresql-9.4.16.tar.bz2) = dcbc62b621e4d8a445c2f33750f7d96257c38103cccebeb934e6913a3c135e81 +SIZE (postgresql/postgresql-9.4.16.tar.bz2) = 17778763 SHA256 (postgresql/pg-949-icu-2016-10-02.diff.gz) = 34612e685a79874db04bc6b66c700bfc6412042840c532eef0da7832d1f70d43 SIZE (postgresql/pg-949-icu-2016-10-02.diff.gz) = 5289 Modified: head/databases/postgresql94-server/files/pkg-message-server.in ============================================================================== --- head/databases/postgresql94-server/files/pkg-message-server.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql94-server/files/pkg-message-server.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,13 @@ For postmaster settings, see ~pgsql/data/postgresql.co NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info +NB. If you're not using a checksumming filesystem like ZFS, you might + wish to enable data checksumming. It can only be enabled during + the initdb phase, by adding the "--data-checksums" flag to + the postgres_initdb_flags rcvar. Check the initdb(1) manpage + for more info and make sure you understand the performance + implications. + ====================================================================== To run PostgreSQL at startup, add Modified: head/databases/postgresql94-server/files/postgresql.in ============================================================================== --- head/databases/postgresql94-server/files/postgresql.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql94-server/files/postgresql.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,8 @@ status_cmd="postgresql_command status" initdb_cmd="postgresql_initdb" +su_cmd="/usr/bin/su" + if [ -n "$2" ]; then profile="$2" if [ "x${postgresql_profiles}" != "x" ]; then @@ -103,12 +105,12 @@ command_args="-D ${postgresql_data} ${postgresql_flags postgresql_command() { - su -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" + ${su_cmd} -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" } postgresql_initdb() { - su -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" + ${su_cmd} -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" } run_rc_command "$1" Modified: head/databases/postgresql94-server/pkg-plist-server ============================================================================== --- head/databases/postgresql94-server/pkg-plist-server Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql94-server/pkg-plist-server Thu Feb 8 17:38:36 2018 (r461251) @@ -715,7 +715,6 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/US/Michigan %%TZDATA%%%%DATADIR%%/timezone/US/Mountain %%TZDATA%%%%DATADIR%%/timezone/US/Pacific -%%TZDATA%%%%DATADIR%%/timezone/US/Pacific-New %%TZDATA%%%%DATADIR%%/timezone/US/Samoa %%TZDATA%%%%DATADIR%%/timezone/UTC %%TZDATA%%%%DATADIR%%/timezone/Universal Modified: head/databases/postgresql95-server/Makefile ============================================================================== --- head/databases/postgresql95-server/Makefile Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql95-server/Makefile Thu Feb 8 17:38:36 2018 (r461251) @@ -1,8 +1,9 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.5.10 +DISTVERSION?= 9.5.11 PORTREVISION= 0 +PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org @@ -18,4 +19,8 @@ INSTALL_DIRS?= src/common src/timezone src/backend \ ICU_PATCHFILE= pg-954-icu-2016-08-10.diff.gz -.include "${.CURDIR}/../postgresql92-server/Makefile" +PG_USER?= pgsql +PG_GROUP?= pgsql +PG_UID?= 70 + +.include "${.CURDIR}/../postgresql10-server/Makefile" Modified: head/databases/postgresql95-server/distinfo ============================================================================== --- head/databases/postgresql95-server/distinfo Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql95-server/distinfo Thu Feb 8 17:38:36 2018 (r461251) @@ -1,5 +1,5 @@ -TIMESTAMP = 1510172182 -SHA256 (postgresql/postgresql-9.5.10.tar.bz2) = 945d7ade094dded6b95495d8f1561a12ac9608276858ed30adf3c3658275f281 -SIZE (postgresql/postgresql-9.5.10.tar.bz2) = 18701419 +TIMESTAMP = 1517868536 +SHA256 (postgresql/postgresql-9.5.11.tar.bz2) = 8182cd74e27a75ae39166b2603b5014f4272855b4101b40819761b853a77c8dd +SIZE (postgresql/postgresql-9.5.11.tar.bz2) = 18572811 SHA256 (postgresql/pg-954-icu-2016-08-10.diff.gz) = 5fa083ec38087d6a0961642208f012e902221270708b919b92e9eedaa755e365 SIZE (postgresql/pg-954-icu-2016-08-10.diff.gz) = 5952 Modified: head/databases/postgresql95-server/files/pkg-message-server.in ============================================================================== --- head/databases/postgresql95-server/files/pkg-message-server.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql95-server/files/pkg-message-server.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,13 @@ For postmaster settings, see ~pgsql/data/postgresql.co NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info +NB. If you're not using a checksumming filesystem like ZFS, you might + wish to enable data checksumming. It can only be enabled during + the initdb phase, by adding the "--data-checksums" flag to + the postgres_initdb_flags rcvar. Check the initdb(1) manpage + for more info and make sure you understand the performance + implications. + ====================================================================== To run PostgreSQL at startup, add Modified: head/databases/postgresql95-server/files/postgresql.in ============================================================================== --- head/databases/postgresql95-server/files/postgresql.in Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql95-server/files/postgresql.in Thu Feb 8 17:38:36 2018 (r461251) @@ -50,6 +50,8 @@ status_cmd="postgresql_command status" initdb_cmd="postgresql_initdb" +su_cmd="/usr/bin/su" + if [ -n "$2" ]; then profile="$2" if [ "x${postgresql_profiles}" != "x" ]; then @@ -103,12 +105,12 @@ command_args="-D ${postgresql_data} ${postgresql_flags postgresql_command() { - su -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" + ${su_cmd} -l ${postgresql_user} -c "exec ${command} ${command_args} ${rc_arg}" } postgresql_initdb() { - su -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" + ${su_cmd} -l -c ${postgresql_class} ${postgresql_user} -c "exec %%PREFIX%%/bin/initdb ${postgresql_initdb_flags} -D ${postgresql_data} -U ${postgresql_user}" } run_rc_command "$1" Modified: head/databases/postgresql95-server/pkg-plist-server ============================================================================== --- head/databases/postgresql95-server/pkg-plist-server Thu Feb 8 17:32:54 2018 (r461250) +++ head/databases/postgresql95-server/pkg-plist-server Thu Feb 8 17:38:36 2018 (r461251) @@ -110,7 +110,7 @@ lib/libpgcommon.a %%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-9.5.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_resetxlog-9.5.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-9.5.mo -%%NLS%%share/locale/ko/LC_MESSAGES/pl%%PG_USER%%-9.5.mo +%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-9.5.mo %%NLS%%share/locale/pl/LC_MESSAGES/initdb-9.5.mo %%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-9.5.mo *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Feb 8 17:59:30 2018 Return-Path: Delivered-To: svn-ports-all@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 0DC7EF177E3; Thu, 8 Feb 2018 17:59:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8ADB73914; Thu, 8 Feb 2018 17:59:29 +0000 (UTC) (envelope-from joneum@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 AF7BB1956B; Thu, 8 Feb 2018 17:59:29 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18HxTki052726; Thu, 8 Feb 2018 17:59:29 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18HxTgj052724; Thu, 8 Feb 2018 17:59:29 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802081759.w18HxTgj052724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 8 Feb 2018 17:59:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461252 - head/www/typo3-7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/typo3-7 X-SVN-Commit-Revision: 461252 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 17:59:30 -0000 Author: joneum Date: Thu Feb 8 17:59:29 2018 New Revision: 461252 URL: https://svnweb.freebsd.org/changeset/ports/461252 Log: www/typo3-7: Update to 7.6.24 Changelog: https://typo3.org/news/article/typo3-8710-and-7624-released/ PR: 225729 Submitted by: Helmut Ritter Approved by: mentors (implicit) Modified: head/www/typo3-7/Makefile head/www/typo3-7/distinfo Modified: head/www/typo3-7/Makefile ============================================================================== --- head/www/typo3-7/Makefile Thu Feb 8 17:38:36 2018 (r461251) +++ head/www/typo3-7/Makefile Thu Feb 8 17:59:29 2018 (r461252) @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 23 +PORT_V_PATCH= 24 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-7/distinfo ============================================================================== --- head/www/typo3-7/distinfo Thu Feb 8 17:38:36 2018 (r461251) +++ head/www/typo3-7/distinfo Thu Feb 8 17:59:29 2018 (r461252) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505916473 -SHA256 (typo3_src-7.6.23.tar.gz) = 17cc48e7bee97b09f686001e0422beef734c745bb89831f08b07b8743e002fc9 -SIZE (typo3_src-7.6.23.tar.gz) = 20494643 +TIMESTAMP = 1518112335 +SHA256 (typo3_src-7.6.24.tar.gz) = b5fa30d528498cb6ce2249f287d91a38af283487cd8fe09d1f3c18275e93d0a1 +SIZE (typo3_src-7.6.24.tar.gz) = 20498804 From owner-svn-ports-all@freebsd.org Thu Feb 8 18:02:04 2018 Return-Path: Delivered-To: svn-ports-all@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 0ED25F17BC1; Thu, 8 Feb 2018 18:02:04 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A36E873C6E; Thu, 8 Feb 2018 18:02:03 +0000 (UTC) (envelope-from joneum@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 9E5D9196EC; Thu, 8 Feb 2018 18:02:03 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18I23ub057316; Thu, 8 Feb 2018 18:02:03 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18I2356057314; Thu, 8 Feb 2018 18:02:03 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802081802.w18I2356057314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 8 Feb 2018 18:02:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461253 - head/www/typo3-8 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/typo3-8 X-SVN-Commit-Revision: 461253 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:02:04 -0000 Author: joneum Date: Thu Feb 8 18:02:03 2018 New Revision: 461253 URL: https://svnweb.freebsd.org/changeset/ports/461253 Log: www/typo3-8: Update to 8.7.10 Changelog: https://typo3.org/news/article/typo3-8710-and-7624-released/ PR: 225730 Submitted by: Helmut Ritter (maintainer) Approved by: mentors (implicit) Modified: head/www/typo3-8/Makefile head/www/typo3-8/distinfo Modified: head/www/typo3-8/Makefile ============================================================================== --- head/www/typo3-8/Makefile Thu Feb 8 17:59:29 2018 (r461252) +++ head/www/typo3-8/Makefile Thu Feb 8 18:02:03 2018 (r461253) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 9 +PORT_V_PATCH= 10 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-8/distinfo ============================================================================== --- head/www/typo3-8/distinfo Thu Feb 8 17:59:29 2018 (r461252) +++ head/www/typo3-8/distinfo Thu Feb 8 18:02:03 2018 (r461253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513617636 -SHA256 (typo3_src-8.7.9.tar.gz) = bfccc7194b2ed9378699a760797fa2d129119abcb7f00a4be8b3233eabb86da0 -SIZE (typo3_src-8.7.9.tar.gz) = 18503191 +TIMESTAMP = 1518112790 +SHA256 (typo3_src-8.7.10.tar.gz) = 618319843c3516a6705afacef361413db83c95368072f4a11deeca3df5da063c +SIZE (typo3_src-8.7.10.tar.gz) = 19227923 From owner-svn-ports-all@freebsd.org Thu Feb 8 18:44:14 2018 Return-Path: Delivered-To: svn-ports-all@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 3F32CF1AE4F; Thu, 8 Feb 2018 18:44:14 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4F7875C5B; Thu, 8 Feb 2018 18:44:13 +0000 (UTC) (envelope-from antoine@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 DEE1019DED; Thu, 8 Feb 2018 18:44:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18IiDQp077546; Thu, 8 Feb 2018 18:44:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18IiDFg077545; Thu, 8 Feb 2018 18:44:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802081844.w18IiDFg077545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 8 Feb 2018 18:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461254 - head/chinese/gydict X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/chinese/gydict X-SVN-Commit-Revision: 461254 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:44:14 -0000 Author: antoine Date: Thu Feb 8 18:44:13 2018 New Revision: 461254 URL: https://svnweb.freebsd.org/changeset/ports/461254 Log: Remove dependency on the python3 symlink PR: 225752 Modified: head/chinese/gydict/Makefile Modified: head/chinese/gydict/Makefile ============================================================================== --- head/chinese/gydict/Makefile Thu Feb 8 18:02:03 2018 (r461253) +++ head/chinese/gydict/Makefile Thu Feb 8 18:44:13 2018 (r461254) @@ -4,6 +4,7 @@ PORTNAME= gydict PORTVERSION= 1.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= chinese textproc python MAINTAINER= chihhsin@cs.nctu.edu.tw @@ -11,7 +12,8 @@ COMMENT= Command line tool of Yahoo! Dictionary LICENSE= MIT -USES= python:run,3 +USES= python:3.4+,run shebangfix +SHEBANG_FILES= gydict.py USE_GITHUB= yes GH_ACCOUNT= iamgyz From owner-svn-ports-all@freebsd.org Thu Feb 8 18:50:18 2018 Return-Path: Delivered-To: svn-ports-all@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 B75F7F1B5BB; Thu, 8 Feb 2018 18:50:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DFC47608E; Thu, 8 Feb 2018 18:50:18 +0000 (UTC) (envelope-from sunpoet@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 5884019E03; Thu, 8 Feb 2018 18:50:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18IoIAb077970; Thu, 8 Feb 2018 18:50:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18IoHpY077965; Thu, 8 Feb 2018 18:50:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081850.w18IoHpY077965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461255 - in head/devel: . libcjson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . libcjson X-SVN-Commit-Revision: 461255 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:50:19 -0000 Author: sunpoet Date: Thu Feb 8 18:50:17 2018 New Revision: 461255 URL: https://svnweb.freebsd.org/changeset/ports/461255 Log: Add libcjson 1.7.3 cJSON is an ultralightweight JSON parser in ANSI C. WWW: https://github.com/DaveGamble/cJSON Added: head/devel/libcjson/ head/devel/libcjson/Makefile (contents, props changed) head/devel/libcjson/distinfo (contents, props changed) head/devel/libcjson/pkg-descr (contents, props changed) head/devel/libcjson/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 8 18:44:13 2018 (r461254) +++ head/devel/Makefile Thu Feb 8 18:50:17 2018 (r461255) @@ -1337,6 +1337,7 @@ SUBDIR += libchipcard SUBDIR += libcidr SUBDIR += libcii + SUBDIR += libcjson SUBDIR += libclc SUBDIR += libcli SUBDIR += libconcurrent Added: head/devel/libcjson/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libcjson/Makefile Thu Feb 8 18:50:17 2018 (r461255) @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= libcjson +PORTVERSION= 1.7.3 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Ultralightweight JSON parser in ANSI C + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +CMAKE_ON= BUILD_SHARED_AND_STATIC_LIBS ENABLE_CJSON_UTILS ENABLE_TARGET_EXPORT +USES= cmake + +PLIST_SUB= PORTVERSION=${PORTVERSION} SHLIB_VER=${PORTVERSION:R:R} + +GH_ACCOUNT= DaveGamble +GH_PROJECT= cJSON +USE_GITHUB= yes + +.include Added: head/devel/libcjson/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libcjson/distinfo Thu Feb 8 18:50:17 2018 (r461255) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518097738 +SHA256 (DaveGamble-cJSON-v1.7.3_GH0.tar.gz) = 726a60137ab1aa6784dc575bf7d4c92f5367e937739c8bffcddce79071cf5f50 +SIZE (DaveGamble-cJSON-v1.7.3_GH0.tar.gz) = 344950 Added: head/devel/libcjson/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libcjson/pkg-descr Thu Feb 8 18:50:17 2018 (r461255) @@ -0,0 +1,3 @@ +cJSON is an ultralightweight JSON parser in ANSI C. + +WWW: https://github.com/DaveGamble/cJSON Added: head/devel/libcjson/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libcjson/pkg-plist Thu Feb 8 18:50:17 2018 (r461255) @@ -0,0 +1,18 @@ +include/cjson/cJSON.h +include/cjson/cJSON_Utils.h +lib/cmake/cJSON/cJSONConfig.cmake +lib/cmake/cJSON/cJSONConfigVersion.cmake +lib/cmake/cJSON/cjson-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/cJSON/cjson.cmake +lib/cmake/cJSON/cjson_utils-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/cJSON/cjson_utils.cmake +lib/libcjson.a +lib/libcjson.so +lib/libcjson.so.%%SHLIB_VER%% +lib/libcjson.so.%%PORTVERSION%% +lib/libcjson_utils.a +lib/libcjson_utils.so +lib/libcjson_utils.so.%%SHLIB_VER%% +lib/libcjson_utils.so.%%PORTVERSION%% +libdata/pkgconfig/libcjson.pc +libdata/pkgconfig/libcjson_utils.pc From owner-svn-ports-all@freebsd.org Thu Feb 8 18:50:44 2018 Return-Path: Delivered-To: svn-ports-all@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 A3593F1B66E; Thu, 8 Feb 2018 18:50:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4656E761AA; Thu, 8 Feb 2018 18:50:44 +0000 (UTC) (envelope-from sunpoet@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 413EB19E13; Thu, 8 Feb 2018 18:50:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18IoitI079115; Thu, 8 Feb 2018 18:50:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18IohNc079108; Thu, 8 Feb 2018 18:50:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081850.w18IohNc079108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461256 - in head/devel: . tinycbor tinycbor/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . tinycbor tinycbor/files X-SVN-Commit-Revision: 461256 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:50:45 -0000 Author: sunpoet Date: Thu Feb 8 18:50:43 2018 New Revision: 461256 URL: https://svnweb.freebsd.org/changeset/ports/461256 Log: Add tinycbor 0.5.0 The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. It is defined in IETF RFC 7049. TinyCBOR is Intel's industrial strength C/C++ implementation of CBOR, as used in the IoTivity framework. WWW: https://github.com/intel/tinycbor Added: head/devel/tinycbor/ head/devel/tinycbor/Makefile (contents, props changed) head/devel/tinycbor/distinfo (contents, props changed) head/devel/tinycbor/files/ head/devel/tinycbor/files/patch-Makefile (contents, props changed) head/devel/tinycbor/files/patch-Makefile.configure (contents, props changed) head/devel/tinycbor/pkg-descr (contents, props changed) head/devel/tinycbor/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 8 18:50:17 2018 (r461255) +++ head/devel/Makefile Thu Feb 8 18:50:43 2018 (r461256) @@ -5997,6 +5997,7 @@ SUBDIR += tig SUBDIR += tigcc SUBDIR += tijmp + SUBDIR += tinycbor SUBDIR += tinylaf SUBDIR += tinyq SUBDIR += tkcon Added: head/devel/tinycbor/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/Makefile Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,30 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= tinycbor +PORTVERSION= 0.5.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Concise Binary Object Representation (CBOR) library + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libcjson.so:devel/libcjson + +INSTALL_TARGET= install-strip +MAKE_ARGS= SOVERSION=${PORTVERSION:R:R} +USES= gmake localbase pathfix + +GH_ACCOUNT= intel +GH_PROJECT= tinycbor +USE_GITHUB= yes + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so.${PORTVERSION} + ${LN} -fs libtinycbor.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so + ${LN} -fs libtinycbor.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so.${PORTVERSION:R:R} + +.include Added: head/devel/tinycbor/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/distinfo Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518096628 +SHA256 (intel-tinycbor-v0.5.0_GH0.tar.gz) = 5826a284e7f120a8d2c49cb581702be3e851acb4083a4f5af6112975a8b22209 +SIZE (intel-tinycbor-v0.5.0_GH0.tar.gz) = 111948 Added: head/devel/tinycbor/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/files/patch-Makefile Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,11 @@ +--- Makefile.orig 2018-01-30 22:21:35 UTC ++++ Makefile +@@ -103,7 +103,7 @@ ifneq ($(cjson-pass)$(system-cjson-pass) + JSON2CBOR_SOURCES = tools/json2cbor/json2cbor.c + INSTALL_TARGETS += $(bindir)/json2cbor + ifeq ($(system-cjson-pass),1) +- LDFLAGS_CJSON = -lcjson ++ LDFLAGS_CJSON = -L$(LOCALBASE)/lib -lcjson + else + JSON2CBOR_SOURCES += src/cjson/cJSON.c + json2cbor_CCFLAGS = -I$(SRCDIR)src/cjson Added: head/devel/tinycbor/files/patch-Makefile.configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/files/patch-Makefile.configure Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,11 @@ +--- Makefile.configure.orig 2018-01-30 22:21:35 UTC ++++ Makefile.configure +@@ -14,7 +14,7 @@ PROGRAM-cjson += \#include &2 Please run from the top-level Makefile. Added: head/devel/tinycbor/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/pkg-descr Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,9 @@ +The Concise Binary Object Representation (CBOR) is a data format whose design +goals include the possibility of extremely small code size, fairly small message +size, and extensibility without the need for version negotiation. It is defined +in IETF RFC 7049. + +TinyCBOR is Intel's industrial strength C/C++ implementation of CBOR, as used in +the IoTivity framework. + +WWW: https://github.com/intel/tinycbor Added: head/devel/tinycbor/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tinycbor/pkg-plist Thu Feb 8 18:50:43 2018 (r461256) @@ -0,0 +1,9 @@ +bin/cbordump +bin/json2cbor +include/tinycbor/cbor.h +include/tinycbor/cborjson.h +lib/libtinycbor.a +lib/libtinycbor.so +lib/libtinycbor.so.0 +lib/libtinycbor.so.0.5.0 +libdata/pkgconfig/tinycbor.pc From owner-svn-ports-all@freebsd.org Thu Feb 8 18:51:45 2018 Return-Path: Delivered-To: svn-ports-all@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 9A85BF1B8DD; Thu, 8 Feb 2018 18:51:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45B22764F0; Thu, 8 Feb 2018 18:51:45 +0000 (UTC) (envelope-from sunpoet@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 409F519F64; Thu, 8 Feb 2018 18:51:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18IpjcY082324; Thu, 8 Feb 2018 18:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Ipjcl082322; Thu, 8 Feb 2018 18:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081851.w18Ipjcl082322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461257 - head/dns/dnscap X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/dnscap X-SVN-Commit-Revision: 461257 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:51:45 -0000 Author: sunpoet Date: Thu Feb 8 18:51:44 2018 New Revision: 461257 URL: https://svnweb.freebsd.org/changeset/ports/461257 Log: Use GitHub source instead of upstream-packaged tarball Modified: head/dns/dnscap/Makefile head/dns/dnscap/distinfo Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Thu Feb 8 18:50:43 2018 (r461256) +++ head/dns/dnscap/Makefile Thu Feb 8 18:51:44 2018 (r461257) @@ -3,10 +3,9 @@ PORTNAME= dnscap PORTVERSION= 1.8.0 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= dns -MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ - LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= DNS network traffic capture utility @@ -20,14 +19,18 @@ OPTIONS_DEFAULT=THREADS CONFIGURE_ARGS= --enable-shared --enable-static GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool +USES= autoreconf libtool +GH_ACCOUNT= DNS-OARC +GH_TUPLE= DNS-OARC:pcap-thread:v3.1.0:pcap/src/pcap-thread +USE_GITHUB= yes + THREADS_CONFIGURE_ENABLE= threads post-patch-DOCS-off: - @${REINPLACE_CMD} -e '/^install-data-am: / s| install-dist_docDATA||' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '/^install-data-am: / s| install-dist_docDATA||' ${WRKSRC}/Makefile.am post-patch-DOCS-on: - @${REINPLACE_CMD} -e '/^dist_doc_DATA = / s| LICENSE||' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '/^dist_doc_DATA = / s| LICENSE||' ${WRKSRC}/Makefile.am .include Modified: head/dns/dnscap/distinfo ============================================================================== --- head/dns/dnscap/distinfo Thu Feb 8 18:50:43 2018 (r461256) +++ head/dns/dnscap/distinfo Thu Feb 8 18:51:44 2018 (r461257) @@ -1,3 +1,5 @@ -TIMESTAMP = 1518092959 -SHA256 (dnscap-1.8.0.tar.gz) = 5440fecc1a3f98948207e23549afe0c102b45eda5cde2a2b80ed446d88457558 -SIZE (dnscap-1.8.0.tar.gz) = 534162 +TIMESTAMP = 1518095488 +SHA256 (DNS-OARC-dnscap-v1.8.0_GH0.tar.gz) = 388a157757e562b1318b306b31d98e8bfbf8815fdaead24e8476e75acc6de7b7 +SIZE (DNS-OARC-dnscap-v1.8.0_GH0.tar.gz) = 162001 +SHA256 (DNS-OARC-pcap-thread-v3.1.0_GH0.tar.gz) = 6bd9cffa9a5587e5e904d8b9b50a981f5ebbc4b3b68000dd1453005f97dc1483 +SIZE (DNS-OARC-pcap-thread-v3.1.0_GH0.tar.gz) = 105328 From owner-svn-ports-all@freebsd.org Thu Feb 8 18:51:53 2018 Return-Path: Delivered-To: svn-ports-all@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 46509F1B917; Thu, 8 Feb 2018 18:51:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E7627659C; Thu, 8 Feb 2018 18:51:51 +0000 (UTC) (envelope-from sunpoet@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 92B1519F6D; Thu, 8 Feb 2018 18:51:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18IpoUt082431; Thu, 8 Feb 2018 18:51:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18IpooL082430; Thu, 8 Feb 2018 18:51:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081851.w18IpooL082430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:51:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461258 - head/textproc/tinyxml2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/tinyxml2 X-SVN-Commit-Revision: 461258 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:51:53 -0000 Author: sunpoet Date: Thu Feb 8 18:51:50 2018 New Revision: 461258 URL: https://svnweb.freebsd.org/changeset/ports/461258 Log: Use CMAKE_ON and CMAKE_OFF Modified: head/textproc/tinyxml2/Makefile Modified: head/textproc/tinyxml2/Makefile ============================================================================== --- head/textproc/tinyxml2/Makefile Thu Feb 8 18:51:44 2018 (r461257) +++ head/textproc/tinyxml2/Makefile Thu Feb 8 18:51:50 2018 (r461258) @@ -13,7 +13,8 @@ LICENSE= ZLIB OPTIONS_DEFINE= EXAMPLES -CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=ON -DBUILD_TESTS=OFF +CMAKE_OFF= BUILD_TESTS +CMAKE_ON= BUILD_SHARED_LIBS BUILD_STATIC_LIBS USE_LDCONFIG= yes USES= cmake dos2unix pathfix From owner-svn-ports-all@freebsd.org Thu Feb 8 18:51:56 2018 Return-Path: Delivered-To: svn-ports-all@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 301DCF1B932; Thu, 8 Feb 2018 18:51:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9E29765E4; Thu, 8 Feb 2018 18:51:55 +0000 (UTC) (envelope-from sunpoet@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 C49D919F78; Thu, 8 Feb 2018 18:51:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Ipt5d082540; Thu, 8 Feb 2018 18:51:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18IptPM082539; Thu, 8 Feb 2018 18:51:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081851.w18IptPM082539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:51:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461259 - head/devel/ruby-ncurses X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/ruby-ncurses X-SVN-Commit-Revision: 461259 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:51:56 -0000 Author: sunpoet Date: Thu Feb 8 18:51:55 2018 New Revision: 461259 URL: https://svnweb.freebsd.org/changeset/ports/461259 Log: Align EXPIRATION_DATE EXPIRATION_DATE of its dependent ports are 2018-02-21. Modified: head/devel/ruby-ncurses/Makefile Modified: head/devel/ruby-ncurses/Makefile ============================================================================== --- head/devel/ruby-ncurses/Makefile Thu Feb 8 18:51:50 2018 (r461258) +++ head/devel/ruby-ncurses/Makefile Thu Feb 8 18:51:55 2018 (r461259) @@ -19,7 +19,7 @@ USE_RUBY_EXTCONF= yes BROKEN= checksum mismatch DEPRECATED= Marked BROKEN for more than 6 months -EXPIRATION_DATE= 2018-01-20 +EXPIRATION_DATE= 2018-02-21 INSTALL_TARGET= site-install From owner-svn-ports-all@freebsd.org Thu Feb 8 18:52:04 2018 Return-Path: Delivered-To: svn-ports-all@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 5162EF1B964; Thu, 8 Feb 2018 18:52:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EEF917670F; Thu, 8 Feb 2018 18:52:01 +0000 (UTC) (envelope-from sunpoet@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 C08DC19F7F; Thu, 8 Feb 2018 18:52:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Iq0QI082652; Thu, 8 Feb 2018 18:52:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Iq0qs082651; Thu, 8 Feb 2018 18:52:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802081852.w18Iq0qs082651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Feb 2018 18:52:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461260 - head/www/rubygem-scrapi X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-scrapi X-SVN-Commit-Revision: 461260 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 18:52:04 -0000 Author: sunpoet Date: Thu Feb 8 18:52:00 2018 New Revision: 461260 URL: https://svnweb.freebsd.org/changeset/ports/461260 Log: Align EXPIRATION_DATE It depends on rubygem-tidy whose EXPIRATION_DATE is 2018-02-12. Modified: head/www/rubygem-scrapi/Makefile Modified: head/www/rubygem-scrapi/Makefile ============================================================================== --- head/www/rubygem-scrapi/Makefile Thu Feb 8 18:51:55 2018 (r461259) +++ head/www/rubygem-scrapi/Makefile Thu Feb 8 18:52:00 2018 (r461260) @@ -20,7 +20,7 @@ USES= gem PLIST_FILES= ${GEM_LIB_DIR}/lib/tidy/libtidy.so DEPRECATED= No longer maintained upstream -EXPIRATION_DATE=2018-02-10 +EXPIRATION_DATE=2018-02-12 post-install: ${RM} ${LOCALBASE}/${GEM_LIB_DIR}/lib/tidy/libtidy.dll From owner-svn-ports-all@freebsd.org Thu Feb 8 19:15:03 2018 Return-Path: Delivered-To: svn-ports-all@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 87BE5F1D296; Thu, 8 Feb 2018 19:15:03 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39C97775C1; Thu, 8 Feb 2018 19:15:03 +0000 (UTC) (envelope-from dbn@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 179F21A2F0; Thu, 8 Feb 2018 19:15:03 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18JF2Ae093486; Thu, 8 Feb 2018 19:15:02 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18JF2Cc093483; Thu, 8 Feb 2018 19:15:02 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201802081915.w18JF2Cc093483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Thu, 8 Feb 2018 19:15:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461261 - head/emulators/i386-wine-devel X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: head/emulators/i386-wine-devel X-SVN-Commit-Revision: 461261 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 19:15:03 -0000 Author: dbn Date: Thu Feb 8 19:15:02 2018 New Revision: 461261 URL: https://svnweb.freebsd.org/changeset/ports/461261 Log: emulators/i386-wine-devel: update to 3.1 - bump minimum required FreeBSD version Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Thu Feb 8 18:52:00 2018 (r461260) +++ head/emulators/i386-wine-devel/Makefile.inc Thu Feb 8 19:15:02 2018 (r461261) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 3.0.r6 +PORTVERSION= 3.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ @@ -69,8 +69,8 @@ PLIST_SUB+= OSREL${osrel}-STAGING="@comment " .endif .endfor -.if ${OPSYS} != FreeBSD || (!(${OSVERSION} < 1100000) && !(${OSVERSION} >= 1100121 && ${OSVERSION} < 1200000) && !(${OSVERSION} >= 1200051 && ${OSVERSION} < 1300000)) -IGNORE= binaries compiled for FreeBSD 10.3+, 11.0+ and -current only +.if ${OPSYS} != FreeBSD || (!(${OSVERSION} < 1100000) && !(${OSVERSION} >= 1101000 && ${OSVERSION} < 1200000) && !(${OSVERSION} >= 1200056 && ${OSVERSION} < 1300000)) +IGNORE= binaries compiled for FreeBSD 10.3+, 11.1+ and -current only DISTFILES= .endif Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Thu Feb 8 18:52:00 2018 (r461260) +++ head/emulators/i386-wine-devel/distinfo Thu Feb 8 19:15:02 2018 (r461261) @@ -1,7 +1,7 @@ -TIMESTAMP = 1516075075 -SHA256 (freebsd:10:x86:64/i386-wine-devel-3.0.r6,1.txz) = 17c276a68ac98f968fa5b01d7ee330f2f9b28235c5048187815d9ccf04f6d7c9 -SIZE (freebsd:10:x86:64/i386-wine-devel-3.0.r6,1.txz) = 61858484 -SHA256 (freebsd:11:x86:64/i386-wine-devel-3.0.r6,1.txz) = 3332a031fa31a4cc7d3c456b0ed2a3223a21b8e56bcec4672e0c323847009d91 -SIZE (freebsd:11:x86:64/i386-wine-devel-3.0.r6,1.txz) = 56962364 -SHA256 (freebsd:12:x86:64/i386-wine-devel-3.0.r6,1.txz) = 9fff21ba7463bb5d6e53419ac9a8bff10a60b2235afedb8eae8d21c3910936c5 -SIZE (freebsd:12:x86:64/i386-wine-devel-3.0.r6,1.txz) = 60999524 +TIMESTAMP = 1518116685 +SHA256 (freebsd:10:x86:64/i386-wine-devel-3.1,1.txz) = 56cf66198812b806e3596e50298a04cb3e824785964ce39379ce7e116ae90688 +SIZE (freebsd:10:x86:64/i386-wine-devel-3.1,1.txz) = 61936116 +SHA256 (freebsd:11:x86:64/i386-wine-devel-3.1,1.txz) = 73da58cbd90b0fa8fc1a8cf028751c7db0516f1f8495a462701d9e4bda655a13 +SIZE (freebsd:11:x86:64/i386-wine-devel-3.1,1.txz) = 57058260 +SHA256 (freebsd:12:x86:64/i386-wine-devel-3.1,1.txz) = 3e50aaf65fb1f85e1a3da8a5a773574fe15ce5e8dc67162cac97bfdf2d7eb670 +SIZE (freebsd:12:x86:64/i386-wine-devel-3.1,1.txz) = 61165748 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Thu Feb 8 18:52:00 2018 (r461260) +++ head/emulators/i386-wine-devel/pkg-plist Thu Feb 8 19:15:02 2018 (r461261) @@ -96,6 +96,8 @@ include/wine/windows/accctrl.h include/wine/windows/access.idl include/wine/windows/aclapi.h include/wine/windows/aclui.h +include/wine/windows/activation.h +include/wine/windows/activation.idl include/wine/windows/activaut.h include/wine/windows/activaut.idl include/wine/windows/activdbg.h @@ -197,6 +199,8 @@ include/wine/windows/custcntl.h include/wine/windows/cvconst.h include/wine/windows/d2d1.h include/wine/windows/d2d1.idl +include/wine/windows/d2d1_1.h +include/wine/windows/d2d1_1.idl include/wine/windows/d2dbasetypes.h include/wine/windows/d2derr.h include/wine/windows/d3d.h @@ -748,6 +752,7 @@ include/wine/windows/shdeprecated.h include/wine/windows/shdeprecated.idl include/wine/windows/shdispid.h include/wine/windows/shellapi.h +include/wine/windows/shellscalingapi.h include/wine/windows/shimgdata.h include/wine/windows/shimgdata.idl include/wine/windows/shldisp.h @@ -1125,6 +1130,7 @@ lib32/wine/api-ms-win-core-rtlsupport-l1-2-0.dll.so lib32/wine/api-ms-win-core-shlwapi-legacy-l1-1-0.dll.so lib32/wine/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll.so lib32/wine/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll.so +lib32/wine/api-ms-win-core-shutdown-l1-1-0.dll.so lib32/wine/api-ms-win-core-sidebyside-l1-1-0.dll.so lib32/wine/api-ms-win-core-string-l1-1-0.dll.so lib32/wine/api-ms-win-core-string-l2-1-0.dll.so @@ -1212,6 +1218,7 @@ lib32/wine/api-ms-win-security-credentials-l1-1-0.dll. lib32/wine/api-ms-win-security-grouppolicy-l1-1-0.dll.so lib32/wine/api-ms-win-security-lsalookup-l1-1-0.dll.so lib32/wine/api-ms-win-security-lsalookup-l1-1-1.dll.so +lib32/wine/api-ms-win-security-lsalookup-l2-1-0.dll.so lib32/wine/api-ms-win-security-lsalookup-l2-1-1.dll.so lib32/wine/api-ms-win-security-lsapolicy-l1-1-0.dll.so lib32/wine/api-ms-win-security-provider-l1-1-0.dll.so @@ -1346,6 +1353,7 @@ lib32/wine/ddraw.dll.so lib32/wine/ddrawex.dll.so lib32/wine/devenum.dll.so lib32/wine/dhcpcsvc.dll.so +lib32/wine/dhtmled.ocx.so lib32/wine/difxapi.dll.so lib32/wine/dinput.dll.so lib32/wine/dinput8.dll.so @@ -1513,6 +1521,7 @@ lib32/wine/fakedlls/api-ms-win-core-rtlsupport-l1-2-0. lib32/wine/fakedlls/api-ms-win-core-shlwapi-legacy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll +lib32/wine/fakedlls/api-ms-win-core-shutdown-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-sidebyside-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-string-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-string-l2-1-0.dll @@ -1600,6 +1609,7 @@ lib32/wine/fakedlls/api-ms-win-security-credentials-l1 lib32/wine/fakedlls/api-ms-win-security-grouppolicy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-1.dll +lib32/wine/fakedlls/api-ms-win-security-lsalookup-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-security-lsalookup-l2-1-1.dll lib32/wine/fakedlls/api-ms-win-security-lsapolicy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-provider-l1-1-0.dll @@ -1734,6 +1744,7 @@ lib32/wine/fakedlls/ddraw.dll lib32/wine/fakedlls/ddrawex.dll lib32/wine/fakedlls/devenum.dll lib32/wine/fakedlls/dhcpcsvc.dll +lib32/wine/fakedlls/dhtmled.ocx lib32/wine/fakedlls/difxapi.dll lib32/wine/fakedlls/dinput.dll lib32/wine/fakedlls/dinput8.dll @@ -2071,6 +2082,7 @@ lib32/wine/fakedlls/setupapi.dll lib32/wine/fakedlls/setupx.dll16 lib32/wine/fakedlls/sfc.dll lib32/wine/fakedlls/sfc_os.dll +lib32/wine/fakedlls/shcore.dll lib32/wine/fakedlls/shdoclc.dll lib32/wine/fakedlls/shdocvw.dll lib32/wine/fakedlls/shell.dll16 @@ -2694,6 +2706,7 @@ lib32/wine/setupapi.dll.so lib32/wine/setupx.dll16.so lib32/wine/sfc.dll.so lib32/wine/sfc_os.dll.so +lib32/wine/shcore.dll.so lib32/wine/shdoclc.dll.so lib32/wine/shdocvw.dll.so lib32/wine/shell.dll16.so From owner-svn-ports-all@freebsd.org Thu Feb 8 19:38:35 2018 Return-Path: Delivered-To: svn-ports-all@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 2E7C9F1EDFB; Thu, 8 Feb 2018 19:38:35 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE8AB789F5; Thu, 8 Feb 2018 19:38:34 +0000 (UTC) (envelope-from wosch@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 C52361A65C; Thu, 8 Feb 2018 19:38:34 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18JcYrF003918; Thu, 8 Feb 2018 19:38:34 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18JcYck003917; Thu, 8 Feb 2018 19:38:34 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201802081938.w18JcYck003917@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wosch set sender to wosch@FreeBSD.org using -f From: Wolfram Schneider Date: Thu, 8 Feb 2018 19:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461262 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 461262 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 19:38:35 -0000 Author: wosch Date: Thu Feb 8 19:38:34 2018 New Revision: 461262 URL: https://svnweb.freebsd.org/changeset/ports/461262 Log: use HTTPS whenever possible PR: 221722 Approved by: bapt, portmgr Differential Revision: https://reviews.freebsd.org/D14194 Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Thu Feb 8 19:15:02 2018 (r461261) +++ head/Mk/bsd.sites.mk Thu Feb 8 19:38:34 2018 (r461262) @@ -49,18 +49,18 @@ MASTER_SITE_AFTERSTEP+= \ .if !defined(IGNORE_MASTER_SITE_APACHE) MASTER_SITE_APACHE+= \ - http://www.apache.org/dist/%SUBDIR%/ \ - http://archive.apache.org/dist/%SUBDIR%/ \ + https://www.apache.org/dist/%SUBDIR%/ \ + https://archive.apache.org/dist/%SUBDIR%/ \ http://ftp.twaren.net/Unix/Web/apache/%SUBDIR%/ \ http://apache.mirror.uber.com.au/%SUBDIR%/ \ http://apache.spd.co.il/%SUBDIR%/ \ - http://ftp.mirrorservice.org/sites/ftp.apache.org/%SUBDIR%/ \ - http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/%SUBDIR%/ \ + https://ftp.mirrorservice.org/sites/ftp.apache.org/%SUBDIR%/ \ + https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/%SUBDIR%/ \ ftp://mir1.ovh.net/ftp.apache.org/dist/%SUBDIR%/ \ ftp://ftp.forthnet.gr/pub/www/apache/%SUBDIR%/ \ ftp://xenia.sote.hu/pub/mirrors/www.apache.org/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/%SUBDIR%/ \ - http://mirrors.ircam.fr/pub/apache/%SUBDIR%/ + https://mirrors.ircam.fr/pub/apache/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_APACHE_COMMONS_BINARIES) @@ -117,7 +117,7 @@ MASTER_SITE_CRAN+= \ https://stat.ethz.ch/CRAN/%SUBDIR%/ \ http://cran.utstat.utoronto.ca/%SUBDIR%/ \ https://cran.cnr.berkeley.edu/%SUBDIR%/ \ - http://cran.csiro.au/%SUBDIR%/ \ + https://cran.csiro.au/%SUBDIR%/ \ https://mirrors.tuna.tsinghua.edu.cn/CRAN/%SUBDIR%/ \ http://camoruco.ing.uc.edu.ve/cran/%SUBDIR%/ \ https://mirror.las.iastate.edu/CRAN/%SUBDIR%/ \ @@ -187,8 +187,8 @@ MASTER_SITE_EASYSW+= \ MASTER_SITE_ECLIPSE+= \ ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse.org/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/%SUBDIR%/ \ - http://ftp-stud.hs-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/ \ + https://ftp-stud.hs-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/ \ http://eclipse.stu.edu.tw/%SUBDIR%/ .endif @@ -200,13 +200,13 @@ MASTER_SITE_EXIM+= \ ftp://exim.noris.de/exim/%SUBDIR%/ \ ftp://ftp.bytemine.net/exim/exim/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/exim/%SUBDIR%/ \ - http://ftp.heanet.ie/pub/exim/%SUBDIR%/ \ + https://ftp.heanet.ie/pub/exim/%SUBDIR%/ \ http://washitake.com/mail/exim/mirror/exim/%SUBDIR%/ \ ftp://ftp.kaist.ac.kr/exim/%SUBDIR%/ \ http://ftp.kaist.ac.kr/exim/%SUBDIR%/ \ ftp://sunsite.uio.no/pub/mail/exim/exim/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ - http://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ + https://sunsite.icm.edu.pl/pub/unix/mail/exim/exim/%SUBDIR%/ \ ftp://mirrors.dominios.pt/pub/ftp.exim.org/exim/%SUBDIR%/ \ ftp://mirror.switch.ch/mirror/exim/exim/%SUBDIR%/ \ http://mirror.switch.ch/ftp/mirror/exim/exim/%SUBDIR%/ \ @@ -242,7 +242,7 @@ MASTER_SITE_EPEL7+= \ .if !defined(IGNORE_MASTER_SITE_FEDORA_LINUX) MASTER_SITE_FEDORA_LINUX+= \ https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ - http://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ + https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ ftp://ftp.pbone.net/vol4/archive.fedoraproject.org/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ ftp://ftp.gmd.de/archives.fedoraproject.org/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ ftp://mirror.fraunhofer.de/archives.fedoraproject.org/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE \ @@ -297,7 +297,7 @@ MASTER_SITE_FRUGALWARE+= \ .if !defined(IGNORE_MASTER_SITE_GCC) MASTER_SITE_GCC+= \ - http://mirrors.kernel.org/sourceware/gcc/%SUBDIR%/ \ + https://mirrors.kernel.org/sourceware/gcc/%SUBDIR%/ \ http://gcc.parentingamerica.com/%SUBDIR%/ \ http://gcc.skazkaforyou.com/%SUBDIR%/ \ http://gcc.cybermirror.org/%SUBDIR%/ \ @@ -305,7 +305,7 @@ MASTER_SITE_GCC+= \ http://www.netgull.com/gcc/%SUBDIR%/ \ http://robotlab.itk.ppke.hu/gcc/%SUBDIR%/ \ http://gcc.fyxm.net/%SUBDIR%/ \ - http://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/%SUBDIR%/ \ + https://ftp-stud.hs-esslingen.de/pub/Mirrors/sourceware.org/gcc/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/%SUBDIR%/ \ ftp://gcc.gnu.org/pub/gcc/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/gcc/%SUBDIR%/ \ @@ -325,7 +325,7 @@ MASTER_SITE_GENTOO+= \ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/%SUBDIR%/ \ http://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \ http://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \ - http://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ + https://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ http://gentoo.inode.at/%SUBDIR%/ \ http://gentoo.gg3.net/%SUBDIR%/ \ http://mirrors.163.com/gentoo/%SUBDIR%/ \ @@ -509,14 +509,14 @@ MASTER_SITE_GNOME+= \ http://download.gnome.org/%SUBDIR%/ \ http://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \ ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \ - http://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \ + https://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ - http://fr2.rpmfind.net/linux/gnome.org/%SUBDIR%/ \ + https://fr2.rpmfind.net/linux/gnome.org/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/gnome/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/pub/GNOME/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/%SUBDIR%/ \ - http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ + https://ftp.gnome.org/pub/GNOME/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GIMP) @@ -526,16 +526,16 @@ MASTER_SITE_GIMP+= \ http://mirror.hessmo.com/gimp/pub/%SUBDIR%/ \ http://de-mirror.gimper.net/pub/%SUBDIR%/ \ http://gimp.afri.cc/pub/%SUBDIR%/ \ - http://download.gimp.org/pub/%SUBDIR%/ + https://download.gimp.org/pub/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNU) MASTER_SITE_GNU+= \ - http://ftpmirror.gnu.org/%SUBDIR%/ \ - http://ftp.gnu.org/gnu/%SUBDIR%/ \ + https://ftpmirror.gnu.org/%SUBDIR%/ \ + https://ftp.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \ - http://mirrors.kernel.org/gnu/%SUBDIR%/ \ + https://mirrors.kernel.org/gnu/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/GNU/gnu/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/%SUBDIR%/ \ @@ -546,15 +546,15 @@ MASTER_SITE_GNU+= \ .if !defined(IGNORE_MASTER_SITE_GNUPG) MASTER_SITE_GNUPG+= \ https://gnupg.org/ftp/gcrypt/%SUBDIR%/ \ - http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ + https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \ http://gd.tuwien.ac.at/privacy/gnupg/%SUBDIR%/ \ - http://mirrors.dotsrc.org/gcrypt/%SUBDIR%/ \ + https://mirrors.dotsrc.org/gcrypt/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ - http://artfiles.org/gnupg.org/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \ + https://artfiles.org/gnupg.org/%SUBDIR%/ \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ .endif @@ -567,18 +567,18 @@ MASTER_SITE_GNUSTEP+= \ .if !defined(IGNORE_MASTER_SITE_GNU_ALPHA) MASTER_SITE_GNU_ALPHA+= \ - http://alpha.gnu.org/gnu/%SUBDIR%/ \ + https://alpha.gnu.org/gnu/%SUBDIR%/ \ ftp://spinellicreations.com/alpha/gnu/%SUBDIR%/ \ http://www.nic.funet.fi/pub/gnu/alpha/gnu/%SUBDIR%/ \ http://mirror.thecodefactory.org/gnualpha/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/alpha.gnu.org/gnu/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/alpha.gnu.org/gnu/%SUBDIR%/ \ http://gnu.c3sl.ufpr.br/alpha/%SUBDIR%/ \ - http://mirror.cedia.org.ec/gnualpha/%SUBDIR%/ \ + https://mirror.cedia.org.ec/gnualpha/%SUBDIR%/ \ http://gnu-alpha.mirrors.hostinginnederland.nl/%SUBDIR%/ \ - http://gnualpha.uib.no/%SUBDIR%/ \ - http://mirrors.fe.up.pt/pub/gnu-alpha/%SUBDIR%/ \ + https://gnualpha.uib.no/%SUBDIR%/ \ + https://mirrors.fe.up.pt/pub/gnu-alpha/%SUBDIR%/ \ http://mirror.lihnidos.org/GNU/alpha/gnu/%SUBDIR%/ \ - http://alpha-gnu-org.ip-connect.vn.ua/%SUBDIR%/ + https://alpha-gnu-org.ip-connect.vn.ua/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GOOGLE_CODE) @@ -589,7 +589,7 @@ MASTER_SITE_GOOGLE_CODE+= \ .if !defined(IGNORE_MASTER_SITE_HORDE) MASTER_SITE_HORDE+= \ - http://ftp.horde.org/pub/%SUBDIR%/ \ + https://ftp.horde.org/pub/%SUBDIR%/ \ ftp://ftp.horde.org/pub/%SUBDIR%/ \ ftp://ftp.at.horde.org/infosys/webapps/horde/%SUBDIR%/ \ ftp://ftp.se.horde.org/mirror/horde/pub/%SUBDIR%/ \ @@ -613,7 +613,7 @@ MASTER_SITE_IDSOFTWARE+= \ .if !defined(IGNORE_MASTER_SITE_ISC) MASTER_SITE_ISC+= \ - http://ftp.isc.org/isc/%SUBDIR%/ \ + https://ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.isc.org/isc/%SUBDIR%/ \ ftp://ftp.ciril.fr/pub/isc/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.isc.org/isc/%SUBDIR%/ \ @@ -637,15 +637,15 @@ MASTER_SITE_KDE+= \ http://ftp.gtlib.gatech.edu/pub/kde/%SUBDIR%/ \ http://kde.mirrors.tds.net/pub/kde/%SUBDIR%/ \ ftp://ftp.rz.uni-wuerzburg.de/pub/unix/kde/%SUBDIR%/ \ - http://mirrors.dotsrc.org/kde/%SUBDIR%/ \ + https://mirrors.dotsrc.org/kde/%SUBDIR%/ \ ftp://mirrors.dotsrc.org/kde/%SUBDIR%/ \ ftp://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ http://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ - http://sunsite.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ + https://sunsite.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/X11/kde/%SUBDIR%/ \ http://www-ftp.lip6.fr/pub/X11/kde/%SUBDIR%/ \ - http://ftp-stud.hs-esslingen.de/Mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ + https://ftp-stud.hs-esslingen.de/Mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ ftp://ftp.cronyx.ru/pub/mirror/kde/%SUBDIR%/ \ http://ftp.twaren.net/Unix/X/KDE/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/%SUBDIR%/ \ @@ -653,7 +653,7 @@ MASTER_SITE_KDE+= \ ftp://ftp.ntua.gr/pub/X11/kde/%SUBDIR%/ \ http://ftp.ntua.gr/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/ftp.kde.org/%SUBDIR%/ \ - http://ftp.heanet.ie/mirrors/ftp.kde.org/%SUBDIR%/ \ + https://ftp.heanet.ie/mirrors/ftp.kde.org/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/pub/X11/kde/%SUBDIR%/ \ http://ftp.kddlabs.co.jp/pub/X11/kde/%SUBDIR%/ \ ftp://ftp.ussg.iu.edu/pub/kde/%SUBDIR%/ \ @@ -662,8 +662,8 @@ MASTER_SITE_KDE+= \ http://ftp.sayclub.com/pub/X/KDE/%SUBDIR%/ \ http://mirror.cc.columbia.edu/pub/software/kde/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.kde.org/pub/kde/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/%SUBDIR%/ \ - http://ftp.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/%SUBDIR%/ \ + https://ftp.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ http://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ @@ -671,12 +671,12 @@ MASTER_SITE_KDE+= \ .if !defined(IGNORE_MASTER_SITE_LIBREOFFICE_DEV) MASTER_SITE_LIBREOFFICE_DEV+= \ - http://dev-www.libreoffice.org/src/%SUBDIR%/ + https://dev-www.libreoffice.org/src/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_MATE) MASTER_SITE_MATE+= \ - http://pub.mate-desktop.org/releases/%SUBDIR%/ + https://pub.mate-desktop.org/releases/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_MOZDEV) @@ -684,18 +684,18 @@ MASTER_SITE_MOZDEV+= \ http://ftp.scarlet.be/pub/mozdev/%SUBDIR%/ \ http://ftp.rz.tu-bs.de/pub/mirror/downloads.mozdev.org/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ - http://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ + https://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ http://mozdev.oregonstate.edu/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ http://www.devlib.org/mozdev/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/%SUBDIR%/ \ - http://ftp.osuosl.org/pub/mozdev/%SUBDIR%/ + https://ftp.osuosl.org/pub/mozdev/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_MOZILLA) MASTER_SITE_MOZILLA+= \ - http://download.cdn.mozilla.net/pub/%SUBDIR%/ \ + https://download.cdn.mozilla.net/pub/%SUBDIR%/ \ https://archive.mozilla.org/pub/%SUBDIR%/ .endif @@ -708,7 +708,7 @@ MASTER_SITE_MOZILLA_ADDONS+= \ .if !defined(IGNORE_MASTER_SITE_MPLAYERHQ) MASTER_SITE_MPLAYERHQ+= \ http://www.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - http://www1.mplayerhq.hu/MPlayer/%SUBDIR%/ \ + https://www1.mplayerhq.hu/MPlayer/%SUBDIR%/ \ http://www2.mplayerhq.hu/MPlayer/%SUBDIR%/ \ http://www3.mplayerhq.hu/MPlayer/%SUBDIR%/ \ http://www4.mplayerhq.hu/MPlayer/%SUBDIR%/ \ @@ -747,18 +747,18 @@ MASTER_SITE_NETBSD+= \ MASTER_SITE_NETLIB+= \ http://www.netlib.org/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.netlib.org/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.netlib.org/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/ftp.netlib.org/%SUBDIR%/ \ ftp://ftp.irisa.fr/pub/netlib/%SUBDIR%/ \ http://netlib.sandia.gov/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_NVIDIA) MASTER_SITE_NVIDIA+= \ - http://jp.download.nvidia.com/%SUBDIR%/ \ + https://jp.download.nvidia.com/%SUBDIR%/ \ http://us.download.nvidia.com/%SUBDIR%/ \ - http://tw.download.nvidia.com/%SUBDIR%/ \ + https://tw.download.nvidia.com/%SUBDIR%/ \ http://download.nvidia.com/%SUBDIR%/ \ - http://download1.nvidia.com/%SUBDIR%/ \ + https://download1.nvidia.com/%SUBDIR%/ \ ftp://download.nvidia.com/%SUBDIR%/ \ ftp://download1.nvidia.com/%SUBDIR%/ .endif @@ -781,8 +781,8 @@ MASTER_SITE_OSSP+= \ .if !defined(IGNORE_MASTER_SITE_PACKETSTORM) MASTER_SITE_PACKETSTORM+= \ - http://dl.packetstormsecurity.net/%SUBDIR%/ \ - http://packetstorm.foofus.com/%SUBDIR%/ + https://dl.packetstormsecurity.net/%SUBDIR%/ \ + https://packetstorm.foofus.com/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_PERL_CPAN) @@ -793,13 +793,13 @@ _PERL_CPAN_SORT?= modules/by-module MASTER_SITE_PERL_CPAN?= MASTER_SITE_PERL_CPAN_BY+= \ - http://cpan.metacpan.org/%CPANSORT%/%SUBDIR%/ \ - http://cpan.metacpan.org/modules/by-module/%SUBDIRPLUS%/ \ - http://www.cpan.org/%CPANSORT%/%SUBDIR%/ \ + https://cpan.metacpan.org/%CPANSORT%/%SUBDIR%/ \ + https://cpan.metacpan.org/modules/by-module/%SUBDIRPLUS%/ \ + https://www.cpan.org/%CPANSORT%/%SUBDIR%/ \ ftp://ftp.cpan.org/pub/CPAN/%CPANSORT%/%SUBDIR%/ \ http://www.cpan.dk/%CPANSORT%/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/%CPANSORT%/%SUBDIR%/ \ - http://ftp.jaist.ac.jp/pub/CPAN/%CPANSORT%/%SUBDIR%/ \ + https://ftp.jaist.ac.jp/pub/CPAN/%CPANSORT%/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/%CPANSORT%/%SUBDIR%/ \ ftp://ftp.auckland.ac.nz/pub/perl/CPAN/%CPANSORT%/%SUBDIR%/ \ http://backpan.perl.org/%CPANSORT%/%SUBDIR%/ \ @@ -843,14 +843,14 @@ MASTER_SITE_PHP+= \ .if !defined(IGNORE_MASTER_SITE_PYTHON) MASTER_SITE_PYTHON+= \ - http://www.python.org/%SUBDIR%/ + https://www.python.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_QMAIL) MASTER_SITE_QMAIL+= \ http://qmail.glasswings.com.au/%SUBDIR%/ \ http://qmail.psshee.com/%SUBDIR%/ \ - http://mirrors.sunsite.dk/qmailwww/%SUBDIR%/ \ + https://mirrors.sunsite.dk/qmailwww/%SUBDIR%/ \ http://www.agria.hu/qmail/%SUBDIR%/ \ http://qmail.netvisao.pt/%SUBDIR%/ \ http://qmail.ipg.sk/%SUBDIR%/ \ @@ -862,10 +862,10 @@ MASTER_SITE_QMAIL+= \ MASTER_SITE_QT+= \ https://download.qt.io/%SUBDIR%/ \ http://master.qt.io/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/download.qt-project.org/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/download.qt-project.org/%SUBDIR%/ \ http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/%SUBDIR%/ \ http://qtmirror.ics.com/pub/qtproject/%SUBDIR%/ \ - http://ftp.jaist.ac.jp/pub/qtproject/%SUBDIR%/ + https://ftp.jaist.ac.jp/pub/qtproject/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_REDHAT_LINUX) @@ -881,8 +881,8 @@ MASTER_SITE_REDHAT_LINUX+= \ .if !defined(IGNORE_MASTER_SITE_RUBY) MASTER_SITE_RUBY+= \ - http://cache.ruby-lang.org/pub/ruby/%SUBDIR%/ \ - http://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ + https://cache.ruby-lang.org/pub/ruby/%SUBDIR%/ \ + https://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ \ ftp://ftp.kr.FreeBSD.org/pub/ruby/%SUBDIR%/ \ @@ -897,14 +897,14 @@ MASTER_SITE_RUBYGEMS+= \ .if !defined(IGNORE_MASTER_SITE_SAMBA) MASTER_SITE_SAMBA+= \ - http://ftp.samba.org/pub/%SUBDIR%/ + https://ftp.samba.org/pub/%SUBDIR%/ .endif # List: http://download.savannah.gnu.org/mirmon/ .if !defined(IGNORE_MASTER_SITE_SAVANNAH) MASTER_SITE_SAVANNAH+= \ - http://download.savannah.gnu.org/releases/%SUBDIR%/ \ - http://download-mirror.savannah.gnu.org/releases/%SUBDIR%/ \ + https://download.savannah.gnu.org/releases/%SUBDIR%/ \ + https://download-mirror.savannah.gnu.org/releases/%SUBDIR%/ \ http://nongnu.askapache.com/%SUBDIR%/ \ http://mirror.lihnidos.org/GNU/savannah/%SUBDIR%/ \ http://ftp.twaren.net/Unix/NonGNU/%SUBDIR%/ \ @@ -933,14 +933,14 @@ MASTER_SITE_SOURCEFORGE_JP+= \ .if !defined(IGNORE_MASTER_SITE_SOURCEWARE) MASTER_SITE_SOURCEWARE+= \ - http://mirrors.kernel.org/sourceware/%SUBDIR%/ \ + https://mirrors.kernel.org/sourceware/%SUBDIR%/ \ http://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SUDO) MASTER_SITE_SUDO+= \ - http://www.sudo.ws/sudo/dist/ \ + https://www.sudo.ws/sudo/dist/ \ http://ftp.arcane-networks.fr/pub/mirrors/sudo/ \ http://sudo.p8ra.de/sudo/dist/ \ http://sudo.cybermirror.org/ \ @@ -971,7 +971,7 @@ MASTER_SITE_SUDO+= \ .if !defined(IGNORE_MASTER_SITE_SUNSITE) MASTER_SITE_SUNSITE+= \ - http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ + https://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/Linux/%SUBDIR%/ \ ftp://ftp.icm.edu.pl/pub/Linux/sunsite/%SUBDIR%/ \ ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/%SUBDIR%/ @@ -1001,8 +1001,8 @@ MASTER_SITE_TOR+= \ https://www.torproject.org/dist/%SUBDIR%/ \ https://archive.torproject.org/tor-package-archive/%SUBDIR%/ \ ftp://ftp.bit.nl/mirror/tor/%SUBDIR%/ \ - http://cyberside.net.ee/tor/%SUBDIR%/ \ - http://ftp.bit.nl/mirror/tor/%SUBDIR%/ \ + https://cyberside.net.ee/tor/%SUBDIR%/ \ + https://ftp.bit.nl/mirror/tor/%SUBDIR%/ \ http://mirror.hessmo.com/tor/dist/%SUBDIR%/ \ http://mirror.host4site.co.il/torproject.org/dist/%SUBDIR%/ \ http://mirror.open-networx.org/torproject.org/dist/%SUBDIR%/ \ @@ -1014,28 +1014,28 @@ MASTER_SITE_TOR+= \ http://tor.askapache.com/dist/%SUBDIR%/ \ http://tor.beme-it.de/dist/%SUBDIR%/ \ http://tor.borgmann.tv/dist/%SUBDIR%/ \ - http://tor.ccc.de/dist/%SUBDIR%/ \ + https://tor.ccc.de/dist/%SUBDIR%/ \ http://tor.cyberarmy.at/dist/%SUBDIR%/ \ http://tor.dont-know-me.at/dist/%SUBDIR%/ \ http://tor.factor.cc/dist/%SUBDIR%/ \ http://tor.homosu.net/dist/%SUBDIR%/ \ http://tor.idnr.ws/dist/%SUBDIR%/ \ - http://tor.myrl.net/dist/%SUBDIR%/ \ + https://tor.myrl.net/dist/%SUBDIR%/ \ http://tor.kamagurka.org/dist/%SUBDIR%/ \ http://tor.spline.de/dist/%SUBDIR%/ \ http://tor.vesta.nu/dist/%SUBDIR%/ \ http://torproj.xpdm.us/dist/%SUBDIR%/ \ https://torproject.antagonism.org/dist/%SUBDIR%/ \ https://torproject.crypto.is/dist/%SUBDIR%/ \ - http://torproject.is/dist/%SUBDIR%/ \ + https://torproject.is/dist/%SUBDIR%/ \ http://torproject.nwlinux.us/dist/%SUBDIR%/ \ - http://torproject.ph3x.at/dist/%SUBDIR%/ \ + https://torproject.ph3x.at/dist/%SUBDIR%/ \ https://www.coevoet.nl/tor/dist/%SUBDIR%/ \ http://www.oignon.net/dist/%SUBDIR%/ \ - http://www.torproject.nl/dist/%SUBDIR%/ \ + https://www.torproject.nl/dist/%SUBDIR%/ \ http://www.torproject.org.nyud.net/dist/%SUBDIR%/ \ http://www.torproject.us/dist/%SUBDIR%/ \ - http://www.torservers.net/mirrors/torproject.org/dist/%SUBDIR%/ + https://www.torservers.net/mirrors/torproject.org/dist/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_TUCOWS) @@ -1056,37 +1056,37 @@ MASTER_SITE_XCONTRIB+= \ .if !defined(IGNORE_MASTER_SITE_XFCE) MASTER_SITE_XFCE+= \ - http://mirror.netcologne.de/xfce/%SUBDIR%/ \ + https://mirror.netcologne.de/xfce/%SUBDIR%/ \ http://ftp.udc.es/xfce/%SUBDIR%/ \ http://xfce.mirror.uber.com.au/%SUBDIR%/ \ - http://archive.be.xfce.org/%SUBDIR%/ \ + https://archive.be.xfce.org/%SUBDIR%/ \ http://archive.be2.xfce.org/%SUBDIR%/ \ - http://archive.al-us.xfce.org/%SUBDIR%/ \ + https://archive.al-us.xfce.org/%SUBDIR%/ \ http://mirrors.tummy.com/pub/archive.xfce.org/%SUBDIR%/ \ http://mirror.perldude.de/archive.xfce.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_XORG) MASTER_SITE_XORG+= \ - http://xorg.freedesktop.org/releases/%SUBDIR%/ \ + https://xorg.freedesktop.org/releases/%SUBDIR%/ \ http://xorg.mirrors.pair.com/%SUBDIR%/ \ http://mirror.us.leaseweb.net/xorg/%SUBDIR%/ \ - http://mirror.csclub.uwaterloo.ca/x.org/%SUBDIR%/ \ - http://artfiles.org/x.org/pub/%SUBDIR%/ \ - http://ftp.gwdg.de/pub/x11/x.org/pub/%SUBDIR%/ \ + https://mirror.csclub.uwaterloo.ca/x.org/%SUBDIR%/ \ + https://artfiles.org/x.org/pub/%SUBDIR%/ \ + https://ftp.gwdg.de/pub/x11/x.org/pub/%SUBDIR%/ \ http://gd.tuwien.ac.at/X11/%SUBDIR%/ \ - http://mi.mirror.garr.it/mirrors/x.org/%SUBDIR%/ \ + https://mi.mirror.garr.it/mirrors/x.org/%SUBDIR%/ \ http://mirror.switch.ch/ftp/mirror/X11/pub/%SUBDIR%/ \ - http://mirrors.ircam.fr/pub/x.org/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \ + https://mirrors.ircam.fr/pub/x.org/%SUBDIR%/ \ + https://www.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \ http://www.portal-to-web.de/pub/mirrors/x.org/%SUBDIR%/ \ http://x.cybermirror.org/%SUBDIR%/ \ - http://x.europnews.de/pub/%SUBDIR%/ \ + https://x.europnews.de/pub/%SUBDIR%/ \ http://xorg.mirror.solnet.ch/pub/%SUBDIR%/ \ - http://mirror.nl.leaseweb.net/xorg/%SUBDIR%/ \ + https://mirror.nl.leaseweb.net/xorg/%SUBDIR%/ \ http://mirror.de.leaseweb.net/xorg/%SUBDIR%/ \ http://mirrors.go-part.com/xorg/%SUBDIR%/ \ - http://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/%SUBDIR%/ \ + https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/%SUBDIR%/ \ http://ftp.kaist.ac.kr/x.org/%SUBDIR%/ .endif @@ -1094,8 +1094,8 @@ MASTER_SITE_XORG+= \ MASTER_SITE_KERNEL_ORG+= \ https://www.kernel.org/pub/%SUBDIR%/ \ ftp://ftp.ntu.edu.tw/%SUBDIR%/ \ - http://ftp.yandex.ru/pub/%SUBDIR%/ \ - http://ftp.heanet.ie/pub/%SUBDIR%/ \ + https://ftp.yandex.ru/pub/%SUBDIR%/ \ + https://ftp.heanet.ie/pub/%SUBDIR%/ \ http://slackware.cs.utah.edu/pub/kernel.org/pub/%SUBDIR%/ .endif From owner-svn-ports-all@freebsd.org Thu Feb 8 19:50:16 2018 Return-Path: Delivered-To: svn-ports-all@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 8268BF1FB18; Thu, 8 Feb 2018 19:50:16 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1897A792EC; Thu, 8 Feb 2018 19:50:16 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x242.google.com with SMTP id h129so7824535ita.2; Thu, 08 Feb 2018 11:50:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=SJTUvp9KN06yHr1jUlhFlT0HJPc/5m0dWjsFhOiCwp4=; b=aQP9CivDChz173qEWgQbRZTmooafgBFE9TAWjB1pfRBLfZj/3gtGdRHEKtZrM6gei2 bJ+WSheSULIhlyW7OlMePO/SAW2bLC30FLnTSeD9gF1KMcHWYpISqcHFehYPe6Pxz0pM zqQtJz+dJR67/h24eAYdGNpciaw9r6K8VIlDchNbsMrMds14EdCyCTfPCdCyra2lUcoo 4OGRaQpZqavUfFt8wkU2Logf4S/WjYcipLRAacfKHxebWMguMSxzkJg4UKMa8hgA6TLg ogN0eLc4mlXmpcdv0YG2Y2CovJpqZNp2Vgz+BacvhRuIq8Jj08s5WZyffKAoPsbWKYqq opqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=SJTUvp9KN06yHr1jUlhFlT0HJPc/5m0dWjsFhOiCwp4=; b=aglFMT6p5k+9k9IpdF3gxk6wgAKmIh12GkaEF0E77yFJdALdsjZsOw3GB9M+UMSR2Z 4GwYF9CYiPmfo931eQsAgypy84Vh+dDi4iW+tHl9FROzrtUrQKO0cXhF35kJhQEb3L2/ eW1sUHa/sScUQ5UQL30rhOfOjNGGc8qFw5mdL+GGT6cM5wodeHHqhmlyNMcZMiOZdv3y +JQ+EgGDbAerBCJfsC9P6BV1w4BAeg288RExMupayGBuoB/s8Lgp8dsiE5m+NIy3KleO qXSzPMz87Xfv7DCUfj/kxwHB5ykZCGtX36g732E3rktm3LPq5nFUiLPAbt63j9DNpv2O /bbA== X-Gm-Message-State: APf1xPCWdXDBaj5LYC7BxINuAwO6+B6tgRjYJRmBK/ZpAKlN9EbBeGnu UIxy2TbE/3y+pvCjnM+q2dx2VepqXxPOykJI6Pac5g== X-Google-Smtp-Source: AH8x226ueh9xGW72tppaFfYGIB+gN7QhUwr0KWDUTd/qrCu/Q8O/E/2ndLBrr8KdbnQYyrVd4ywTdv3Wbue36dKzvX0= X-Received: by 10.36.221.65 with SMTP id t62mr443316itf.14.1518119415220; Thu, 08 Feb 2018 11:50:15 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.89.13 with HTTP; Thu, 8 Feb 2018 11:50:14 -0800 (PST) In-Reply-To: <201802081738.w18Hca41043031@repo.freebsd.org> References: <201802081738.w18Hca41043031@repo.freebsd.org> From: Antoine Brodin Date: Thu, 8 Feb 2018 20:50:14 +0100 X-Google-Sender-Auth: Uu0HlpKG_dvVNG4wyqVf-z-fDCs Message-ID: Subject: Re: svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos... To: Palle Girgensohn Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 19:50:16 -0000 On Thu, Feb 8, 2018 at 6:38 PM, Palle Girgensohn wrote: > Author: girgen > Date: Thu Feb 8 17:38:36 2018 > New Revision: 461251 > URL: https://svnweb.freebsd.org/changeset/ports/461251 > > Log: > Update to latest versions of PostgreSQL > > 2018-02-08 Security Update Release > ================================== > > The PostgreSQL Global Development Group has released an update to all supported > versions of our database system, including 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. > This release fixes two security issues. This release also fixes issues with > VACUUM, GIN indexes, and hash indexes that could lead to data corruption, as > well as fixes for using parallel queries and logical replication. > > All users using the affected versions of PostgreSQL should update as soon as > possible. Please see the notes on "Updating" below for any post-update steps > that may be required. > > Please note that PostgreSQL changed its versioning scheme with the release of > version 10.0, so updating to version 10.2 from 10.0 or 10.1 is considered a > minor update. > > Security Issues > --------------- > > Two security vulnerabilities have been fixed by this release: > > * CVE-2018-1052: Fix the processing of partition keys containing multiple > expressions > * CVE-2018-1053: Ensure that all temporary files made with "pg_upgrade" are > non-world-readable > > Local fixes to the FreeBSD ports > -------------------------------- > > Inform users about data checksums [1]. > Make sure /usr/bin/su is used regardless of PATH settings [2]. > Enable DTRACE by default [3]. > > PR: 214671 [1], 223157 [2], 215028 [3] > Security: c602c791-0cf4-11e8-a2ec-6cc21735f730 Hi, I see some failures on the build cluster due to a segmentation fault in dtrace. Could the DTRACE option be reverted and more tested? Cheers, Antoine From owner-svn-ports-all@freebsd.org Thu Feb 8 19:58:23 2018 Return-Path: Delivered-To: svn-ports-all@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 63EE6F20536; Thu, 8 Feb 2018 19:58:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14F5D79C1A; Thu, 8 Feb 2018 19:58:23 +0000 (UTC) (envelope-from antoine@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 0FC7E1A9B7; Thu, 8 Feb 2018 19:58:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18JwMi3013784; Thu, 8 Feb 2018 19:58:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18JwMxF013783; Thu, 8 Feb 2018 19:58:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802081958.w18JwMxF013783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 8 Feb 2018 19:58:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461263 - head/databases/postgresql10-server X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/databases/postgresql10-server X-SVN-Commit-Revision: 461263 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 19:58:23 -0000 Author: antoine Date: Thu Feb 8 19:58:22 2018 New Revision: 461263 URL: https://svnweb.freebsd.org/changeset/ports/461263 Log: Remove DTRACE from OPTIONS_DEFAULT, causes segmentation fault during build With hat: portmgr Modified: head/databases/postgresql10-server/Makefile Modified: head/databases/postgresql10-server/Makefile ============================================================================== --- head/databases/postgresql10-server/Makefile Thu Feb 8 19:38:34 2018 (r461262) +++ head/databases/postgresql10-server/Makefile Thu Feb 8 19:58:22 2018 (r461263) @@ -102,7 +102,7 @@ USES+= pkgconfig # (requires dump/restore if modified.) OPTIONS_DEFINE+= INTDATE INTDATE_DESC= Builds with 64-bit date/time type -OPTIONS_DEFAULT+= XML TZDATA INTDATE DTRACE +OPTIONS_DEFAULT+= XML TZDATA INTDATE .endif .if !defined(SLAVE_ONLY) From owner-svn-ports-all@freebsd.org Thu Feb 8 20:08:57 2018 Return-Path: Delivered-To: svn-ports-all@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 34ED7F00363; Thu, 8 Feb 2018 20:08:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C7F137A753; Thu, 8 Feb 2018 20:08:56 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A409B1AB7B; Thu, 8 Feb 2018 20:08:56 +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 w18K8u1c018883; Thu, 8 Feb 2018 20:08:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18K8uQK018879; Thu, 8 Feb 2018 20:08:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802082008.w18K8uQK018879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 8 Feb 2018 20:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461264 - in head/devel: . py-libversion X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/devel: . py-libversion X-SVN-Commit-Revision: 461264 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 20:08:57 -0000 Author: amdmi3 Date: Thu Feb 8 20:08:56 2018 New Revision: 461264 URL: https://svnweb.freebsd.org/changeset/ports/461264 Log: Python bindings for libversion, which provides fast, powerful and correct generic version string comparison algorithm. WWW: https://pypi.python.org/pypi/libversion Added: head/devel/py-libversion/ head/devel/py-libversion/Makefile (contents, props changed) head/devel/py-libversion/distinfo (contents, props changed) head/devel/py-libversion/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 8 19:58:22 2018 (r461263) +++ head/devel/Makefile Thu Feb 8 20:08:56 2018 (r461264) @@ -4573,6 +4573,7 @@ SUBDIR += py-libtmux SUBDIR += py-libusb1 SUBDIR += py-libusb115 + SUBDIR += py-libversion SUBDIR += py-libvirt SUBDIR += py-libzfs SUBDIR += py-linecache2 Added: head/devel/py-libversion/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-libversion/Makefile Thu Feb 8 20:08:56 2018 (r461264) @@ -0,0 +1,27 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= libversion +PORTVERSION= 0.2.2 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Python bindings for libversion + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${LOCALBASE}/lib/libversion.a:devel/libversion + +USES= python:3.6+ pkgconfig +USE_PYTHON= autoplist distutils + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/libversion/_libversion.so + +.include Added: head/devel/py-libversion/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-libversion/distinfo Thu Feb 8 20:08:56 2018 (r461264) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518119418 +SHA256 (libversion-0.2.2.tar.gz) = 5778451506cc39f061ebcce5a6569dbffcdebb10b73da2dd741fc376a4e79aa6 +SIZE (libversion-0.2.2.tar.gz) = 7822 Added: head/devel/py-libversion/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-libversion/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) @@ -0,0 +1,4 @@ +Python bindings for libversion, which provides fast, powerful +and correct generic version string comparison algorithm. + +WWW: https://pypi.python.org/pypi/libversion From owner-svn-ports-all@freebsd.org Thu Feb 8 20:18:23 2018 Return-Path: Delivered-To: svn-ports-all@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 D60E7F00F26; Thu, 8 Feb 2018 20:18:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 810A77AFCE; Thu, 8 Feb 2018 20:18:22 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B68B1AD3A; Thu, 8 Feb 2018 20:18:22 +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 w18KIML1029149; Thu, 8 Feb 2018 20:18:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18KI9gW029014; Thu, 8 Feb 2018 20:18:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802082018.w18KI9gW029014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 8 Feb 2018 20:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461265 - in head: archivers/py-czipfile astro/py-pymetar audio/py-mpd biology/py-cutadapt converters/py-unidecode converters/py-zfec converters/zbase32 databases/py-dbf deskutils/py-py... X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head: archivers/py-czipfile astro/py-pymetar audio/py-mpd biology/py-cutadapt converters/py-unidecode converters/py-zfec converters/zbase32 databases/py-dbf deskutils/py-pystash devel/bbfreeze deve... X-SVN-Commit-Revision: 461265 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 20:18:23 -0000 Author: amdmi3 Date: Thu Feb 8 20:18:08 2018 New Revision: 461265 URL: https://svnweb.freebsd.org/changeset/ports/461265 Log: Canonicalize PyPi WWWs: - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket Modified: head/archivers/py-czipfile/pkg-descr head/astro/py-pymetar/pkg-descr head/audio/py-mpd/pkg-descr head/biology/py-cutadapt/pkg-descr head/converters/py-unidecode/pkg-descr head/converters/py-zfec/pkg-descr head/converters/zbase32/pkg-descr head/databases/py-dbf/pkg-descr head/deskutils/py-pystash/pkg-descr head/devel/bbfreeze-loader/pkg-descr head/devel/bbfreeze/pkg-descr head/devel/py-Acquisition/pkg-descr head/devel/py-DateTime/pkg-descr head/devel/py-DocumentTemplate/pkg-descr head/devel/py-Missing/pkg-descr head/devel/py-MultiMapping/pkg-descr head/devel/py-Persistence/pkg-descr head/devel/py-Pint/pkg-descr head/devel/py-Products.ATContentTypes/pkg-descr head/devel/py-Products.ATReferenceBrowserWidget/pkg-descr head/devel/py-Products.Archetypes/pkg-descr head/devel/py-Products.BTreeFolder2/pkg-descr head/devel/py-Products.CMFActionIcons/pkg-descr head/devel/py-Products.CMFCalendar/pkg-descr head/devel/py-Products.CMFCore/pkg-descr head/devel/py-Products.CMFDefault/pkg-descr head/devel/py-Products.CMFDiffTool/pkg-descr head/devel/py-Products.CMFDynamicViewFTI/pkg-descr head/devel/py-Products.CMFEditions/pkg-descr head/devel/py-Products.CMFFormController/pkg-descr head/devel/py-Products.CMFPlacefulWorkflow/pkg-descr head/devel/py-Products.CMFQuickInstallerTool/pkg-descr head/devel/py-Products.CMFUid/pkg-descr head/devel/py-Products.DCWorkflow/pkg-descr head/devel/py-Products.ExtendedPathIndex/pkg-descr head/devel/py-Products.ExternalEditor/pkg-descr head/devel/py-Products.ExternalMethod/pkg-descr head/devel/py-Products.GenericSetup/pkg-descr head/devel/py-Products.LDAPMultiPlugins/pkg-descr head/devel/py-Products.LDAPUserFolder/pkg-descr head/devel/py-Products.MIMETools/pkg-descr head/devel/py-Products.Marshall/pkg-descr head/devel/py-Products.MimetypesRegistry/pkg-descr head/devel/py-Products.OFSP/pkg-descr head/devel/py-Products.PasswordResetTool/pkg-descr head/devel/py-Products.PlacelessTranslationService/pkg-descr head/devel/py-Products.PloneLanguageTool/pkg-descr head/devel/py-Products.PluginRegistry/pkg-descr head/devel/py-Products.PortalTransforms/pkg-descr head/devel/py-Products.PythonScripts/pkg-descr head/devel/py-Products.ResourceRegistries/pkg-descr head/devel/py-Products.StandardCacheManagers/pkg-descr head/devel/py-Products.ZCTextIndex/pkg-descr head/devel/py-Products.ZCatalog/pkg-descr head/devel/py-Products.ZSQLMethods/pkg-descr head/devel/py-Products.ZopeVersionControl/pkg-descr head/devel/py-Products.contentmigration/pkg-descr head/devel/py-Products.statusmessages/pkg-descr head/devel/py-Products.validation/pkg-descr head/devel/py-Record/pkg-descr head/devel/py-XStatic-Angular-Bootstrap/pkg-descr head/devel/py-XStatic-Angular-FileUpload/pkg-descr head/devel/py-XStatic-Angular-Gettext/pkg-descr head/devel/py-XStatic-Angular-Schema-Form/pkg-descr head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr head/devel/py-XStatic-Angular/pkg-descr head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr head/devel/py-XStatic-D3/pkg-descr head/devel/py-XStatic-Font-Awesome/pkg-descr head/devel/py-XStatic-Hogan/pkg-descr head/devel/py-XStatic-JQuery-Migrate/pkg-descr head/devel/py-XStatic-JQuery.TableSorter/pkg-descr head/devel/py-XStatic-JQuery.quicksearch/pkg-descr head/devel/py-XStatic-JSEncrypt/pkg-descr head/devel/py-XStatic-Jasmine/pkg-descr head/devel/py-XStatic-Rickshaw/pkg-descr head/devel/py-XStatic-Spin/pkg-descr head/devel/py-XStatic-bootswatch/pkg-descr head/devel/py-XStatic-jQuery/pkg-descr head/devel/py-XStatic-jquery-ui/pkg-descr head/devel/py-XStatic-mdi/pkg-descr head/devel/py-XStatic-objectpath/pkg-descr head/devel/py-XStatic-roboto-fontface/pkg-descr head/devel/py-XStatic-smart-table/pkg-descr head/devel/py-XStatic-term.js/pkg-descr head/devel/py-XStatic-tv4/pkg-descr head/devel/py-XStatic/pkg-descr head/devel/py-ZopeUndo/pkg-descr head/devel/py-application/pkg-descr head/devel/py-archetypes.querywidget/pkg-descr head/devel/py-archetypes.referencebrowserwidget/pkg-descr head/devel/py-archetypes.schemaextender/pkg-descr head/devel/py-celery/pkg-descr head/devel/py-cliff/pkg-descr head/devel/py-collective.monkeypatcher/pkg-descr head/devel/py-collective.z3cform.datetimewidget/pkg-descr head/devel/py-contextlib2/pkg-descr head/devel/py-cycler/pkg-descr head/devel/py-daemon/pkg-descr head/devel/py-diazo/pkg-descr head/devel/py-eggtestinfo/pkg-descr head/devel/py-extras/pkg-descr head/devel/py-extremes/pkg-descr head/devel/py-five.customerize/pkg-descr head/devel/py-five.formlib/pkg-descr head/devel/py-five.globalrequest/pkg-descr head/devel/py-five.localsitemanager/pkg-descr head/devel/py-geojson/pkg-descr head/devel/py-gevent/pkg-descr head/devel/py-inflect/pkg-descr head/devel/py-initgroups/pkg-descr head/devel/py-jcc/pkg-descr head/devel/py-jsonlib/pkg-descr head/devel/py-jsonlib2/pkg-descr head/devel/py-jsonrpclib-pelix/pkg-descr head/devel/py-kayako/pkg-descr head/devel/py-kazoo/pkg-descr head/devel/py-kitchen/pkg-descr head/devel/py-libtaxii/pkg-descr head/devel/py-linecache2/pkg-descr head/devel/py-manuel/pkg-descr head/devel/py-microversion-parse/pkg-descr head/devel/py-mwlib.rl/pkg-descr head/devel/py-mwlib/pkg-descr head/devel/py-nagioscheck/pkg-descr head/devel/py-nose-cov/pkg-descr head/devel/py-oletools/pkg-descr head/devel/py-opster/pkg-descr head/devel/py-os-brick/pkg-descr head/devel/py-os-vif/pkg-descr head/devel/py-os-win/pkg-descr head/devel/py-oslo.privsep/pkg-descr head/devel/py-oslo.rootwrap/pkg-descr head/devel/py-oslo.versionedobjects/pkg-descr head/devel/py-oslo.vmware/pkg-descr head/devel/py-pathlib2/pkg-descr head/devel/py-pid/pkg-descr head/devel/py-pinocchio/pkg-descr head/devel/py-prioritized_methods/pkg-descr head/devel/py-pygpx/pkg-descr head/devel/py-pyicu/pkg-descr head/devel/py-pyinstaller/pkg-descr head/devel/py-pylru-cache/pkg-descr head/devel/py-pyutil/pkg-descr head/devel/py-pyxml2obj/pkg-descr head/devel/py-repoze.what-pylons/pkg-descr head/devel/py-repoze.xmliter/pkg-descr head/devel/py-rlcompleter2/pkg-descr head/devel/py-rply/pkg-descr head/devel/py-rtslib-fb/pkg-descr head/devel/py-setuptools_darcs/pkg-descr head/devel/py-shapely/pkg-descr head/devel/py-statsd/pkg-descr head/devel/py-stdnum/pkg-descr head/devel/py-tempstorage/pkg-descr head/devel/py-tenacity/pkg-descr head/devel/py-timelib/pkg-descr head/devel/py-tooz/pkg-descr head/devel/py-traceback2/pkg-descr head/devel/py-traitlets/pkg-descr head/devel/py-traits/pkg-descr head/devel/py-transaction/pkg-descr head/devel/py-unittest2/pkg-descr head/devel/py-venusian/pkg-descr head/devel/py-versiontools/pkg-descr head/devel/py-warlock/pkg-descr head/devel/py-websockify/pkg-descr head/devel/py-wsgi_intercept/pkg-descr head/devel/py-xxhash/pkg-descr head/devel/py-yappi/pkg-descr head/devel/py-z3c.autoinclude/pkg-descr head/devel/py-z3c.batching/pkg-descr head/devel/py-z3c.caching/pkg-descr head/devel/py-z3c.form/pkg-descr head/devel/py-z3c.formwidget.query/pkg-descr head/devel/py-z3c.zcmlhook/pkg-descr head/devel/py-zExceptions/pkg-descr head/devel/py-zLOG/pkg-descr head/devel/py-zc.buildout/pkg-descr head/devel/py-zclockfile/pkg-descr head/devel/py-zconfig/pkg-descr head/devel/py-zkpython/pkg-descr head/devel/py-zope.annotation/pkg-descr head/devel/py-zope.app.applicationcontrol/pkg-descr head/devel/py-zope.app.appsetup/pkg-descr head/devel/py-zope.app.basicskin/pkg-descr head/devel/py-zope.app.broken/pkg-descr head/devel/py-zope.app.cache/pkg-descr head/devel/py-zope.app.component/pkg-descr head/devel/py-zope.app.container/pkg-descr head/devel/py-zope.app.content/pkg-descr head/devel/py-zope.app.debug/pkg-descr head/devel/py-zope.app.dependable/pkg-descr head/devel/py-zope.app.error/pkg-descr head/devel/py-zope.app.exception/pkg-descr head/devel/py-zope.app.folder/pkg-descr head/devel/py-zope.app.form/pkg-descr head/devel/py-zope.app.generations/pkg-descr head/devel/py-zope.app.http/pkg-descr head/devel/py-zope.app.pagetemplate/pkg-descr head/devel/py-zope.app.publication/pkg-descr head/devel/py-zope.app.publisher/pkg-descr head/devel/py-zope.app.renderer/pkg-descr head/devel/py-zope.app.rotterdam/pkg-descr head/devel/py-zope.app.schema/pkg-descr head/devel/py-zope.app.testing/pkg-descr head/devel/py-zope.app.zcmlfiles/pkg-descr head/devel/py-zope.app.zopeappgenerations/pkg-descr head/devel/py-zope.applicationcontrol/pkg-descr head/devel/py-zope.broken/pkg-descr head/devel/py-zope.browser/pkg-descr head/devel/py-zope.browsermenu/pkg-descr head/devel/py-zope.browserpage/pkg-descr head/devel/py-zope.browserresource/pkg-descr head/devel/py-zope.cachedescriptors/pkg-descr head/devel/py-zope.component/pkg-descr head/devel/py-zope.componentvocabulary/pkg-descr head/devel/py-zope.configuration/pkg-descr head/devel/py-zope.container/pkg-descr head/devel/py-zope.contentprovider/pkg-descr head/devel/py-zope.contenttype/pkg-descr head/devel/py-zope.copy/pkg-descr head/devel/py-zope.copypastemove/pkg-descr head/devel/py-zope.datetime/pkg-descr head/devel/py-zope.deferredimport/pkg-descr head/devel/py-zope.deprecation/pkg-descr head/devel/py-zope.dottedname/pkg-descr head/devel/py-zope.dublincore/pkg-descr head/devel/py-zope.error/pkg-descr head/devel/py-zope.event/pkg-descr head/devel/py-zope.exceptions/pkg-descr head/devel/py-zope.filerepresentation/pkg-descr head/devel/py-zope.formlib/pkg-descr head/devel/py-zope.generations/pkg-descr head/devel/py-zope.globalrequest/pkg-descr head/devel/py-zope.interface/pkg-descr head/devel/py-zope.lifecycleevent/pkg-descr head/devel/py-zope.location/pkg-descr head/devel/py-zope.minmax/pkg-descr head/devel/py-zope.pagetemplate/pkg-descr head/devel/py-zope.processlifetime/pkg-descr head/devel/py-zope.ptresource/pkg-descr head/devel/py-zope.publisher/pkg-descr head/devel/py-zope.ramcache/pkg-descr head/devel/py-zope.schema/pkg-descr head/devel/py-zope.sequencesort/pkg-descr head/devel/py-zope.site/pkg-descr head/devel/py-zope.size/pkg-descr head/devel/py-zope.tales/pkg-descr head/devel/py-zope.testbrowser/pkg-descr head/devel/py-zope.testing/pkg-descr head/devel/py-zope.traversing/pkg-descr head/devel/py-zope.viewlet/pkg-descr head/devel/pythk/pkg-descr head/dns/py-publicsuffix/pkg-descr head/graphics/py-blockdiagcontrib-cisco/pkg-descr head/graphics/py-django-easy-thumbnails/pkg-descr head/graphics/py-gphoto2/pkg-descr head/graphics/py-poppler-qt4/pkg-descr head/mail/py-Products.MailHost/pkg-descr head/mail/py-Products.SecureMailHost/pkg-descr head/mail/py-zope.sendmail/pkg-descr head/math/py-intspan/pkg-descr head/math/py-mathdom/pkg-descr head/math/py-pyasp/pkg-descr head/math/py-pymc/pkg-descr head/math/py-roman/pkg-descr head/misc/py-YABT/pkg-descr head/misc/py-crudini/pkg-descr head/misc/py-python-geohash/pkg-descr head/multimedia/py-tvnamer/pkg-descr head/net-mgmt/py-ipcalc/pkg-descr head/net-mgmt/py-ipy/pkg-descr head/net/py-oauth/pkg-descr head/net/py-python-barbicanclient/pkg-descr head/net/py-python-ceilometerclient/pkg-descr head/net/py-python-designateclient/pkg-descr head/net/py-python-heatclient/pkg-descr head/net/py-suds-jurko/pkg-descr head/net/py-txrestapi/pkg-descr head/net/py-zope.proxy/pkg-descr head/news/py-pynzb/pkg-descr head/science/py-scimath/pkg-descr head/security/py-AccessControl/pkg-descr head/security/py-Products.PlonePAS/pkg-descr head/security/py-Products.PluggableAuthService/pkg-descr head/security/py-RestrictedPython/pkg-descr head/security/py-borg.localrole/pkg-descr head/security/py-gnutls/pkg-descr head/security/py-pgpdump/pkg-descr head/security/py-plone.app.openid/pkg-descr head/security/py-plone.keyring/pkg-descr head/security/py-plone.openid/pkg-descr head/security/py-plone.protect/pkg-descr head/security/py-plone.session/pkg-descr head/security/py-scrypt/pkg-descr head/security/py-ssh/pkg-descr head/security/py-zope.app.authentication/pkg-descr head/security/py-zope.app.localpermission/pkg-descr head/security/py-zope.app.principalannotation/pkg-descr head/security/py-zope.app.security/pkg-descr head/security/py-zope.app.securitypolicy/pkg-descr head/security/py-zope.authentication/pkg-descr head/security/py-zope.login/pkg-descr head/security/py-zope.password/pkg-descr head/security/py-zope.pluggableauth/pkg-descr head/security/py-zope.principalannotation/pkg-descr head/security/py-zope.principalregistry/pkg-descr head/security/py-zope.security/pkg-descr head/security/py-zope.securitypolicy/pkg-descr head/security/py-zope.session/pkg-descr head/sysutils/py-croniter/pkg-descr head/sysutils/py-crontab/pkg-descr head/sysutils/py-pkginfo/pkg-descr head/sysutils/py-psutil121/pkg-descr head/sysutils/py-zdaemon/pkg-descr head/textproc/py-MarkupSafe/pkg-descr head/textproc/py-cjkwrap/pkg-descr head/textproc/py-creole/pkg-descr head/textproc/py-errorhandler/pkg-descr head/textproc/py-html2text/pkg-descr head/textproc/py-pager/pkg-descr head/textproc/py-pyphen/pkg-descr head/textproc/py-pystemmer/pkg-descr head/textproc/py-python-gettext/pkg-descr head/textproc/py-rdflib/pkg-descr head/textproc/py-texttable/pkg-descr head/textproc/py-wicked/pkg-descr head/textproc/py-zope.app.i18n/pkg-descr head/textproc/py-zope.app.locales/pkg-descr head/textproc/py-zope.i18nmessageid/pkg-descr head/textproc/py-zope.structuredtext/pkg-descr head/textproc/py-zope.tal/pkg-descr head/www/py-Products.PloneLDAP/pkg-descr head/www/py-WebError/pkg-descr head/www/py-collective.easytemplate/pkg-descr head/www/py-collective.templateengines/pkg-descr head/www/py-cssmin/pkg-descr head/www/py-cssutils/pkg-descr head/www/py-django-babel/pkg-descr head/www/py-django-filer/pkg-descr head/www/py-django-picklefield/pkg-descr head/www/py-django-pyscss/pkg-descr head/www/py-django-reversion/pkg-descr head/www/py-django-signals-ahoy/pkg-descr head/www/py-django_openstack_auth/pkg-descr head/www/py-html/pkg-descr head/www/py-plone.app.blob/pkg-descr head/www/py-plone.app.caching/pkg-descr head/www/py-plone.app.collection/pkg-descr head/www/py-plone.app.content/pkg-descr head/www/py-plone.app.contentlisting/pkg-descr head/www/py-plone.app.contentmenu/pkg-descr head/www/py-plone.app.contentrules/pkg-descr head/www/py-plone.app.controlpanel/pkg-descr head/www/py-plone.app.customerize/pkg-descr head/www/py-plone.app.discussion/pkg-descr head/www/py-plone.app.folder/pkg-descr head/www/py-plone.app.form/pkg-descr head/www/py-plone.app.i18n/pkg-descr head/www/py-plone.app.imaging/pkg-descr head/www/py-plone.app.iterate/pkg-descr head/www/py-plone.app.jquery/pkg-descr head/www/py-plone.app.jquerytools/pkg-descr head/www/py-plone.app.layout/pkg-descr head/www/py-plone.app.ldap/pkg-descr head/www/py-plone.app.linkintegrity/pkg-descr head/www/py-plone.app.locales/pkg-descr head/www/py-plone.app.portlets/pkg-descr head/www/py-plone.app.querystring/pkg-descr head/www/py-plone.app.redirector/pkg-descr head/www/py-plone.app.registry/pkg-descr head/www/py-plone.app.search/pkg-descr head/www/py-plone.app.testing/pkg-descr head/www/py-plone.app.textfield/pkg-descr head/www/py-plone.app.theming/pkg-descr head/www/py-plone.app.upgrade/pkg-descr head/www/py-plone.app.users/pkg-descr head/www/py-plone.app.uuid/pkg-descr head/www/py-plone.app.viewletmanager/pkg-descr head/www/py-plone.app.vocabularies/pkg-descr head/www/py-plone.app.workflow/pkg-descr head/www/py-plone.app.z3cform/pkg-descr head/www/py-plone.autoform/pkg-descr head/www/py-plone.batching/pkg-descr head/www/py-plone.browserlayer/pkg-descr head/www/py-plone.cachepurging/pkg-descr head/www/py-plone.caching/pkg-descr head/www/py-plone.contentrules/pkg-descr head/www/py-plone.fieldsets/pkg-descr head/www/py-plone.folder/pkg-descr head/www/py-plone.formwidget.namedfile/pkg-descr head/www/py-plone.i18n/pkg-descr head/www/py-plone.indexer/pkg-descr head/www/py-plone.intelligenttext/pkg-descr head/www/py-plone.locking/pkg-descr head/www/py-plone.memoize/pkg-descr head/www/py-plone.namedfile/pkg-descr head/www/py-plone.outputfilters/pkg-descr head/www/py-plone.portlet.collection/pkg-descr head/www/py-plone.portlet.static/pkg-descr head/www/py-plone.portlets/pkg-descr head/www/py-plone.registry/pkg-descr head/www/py-plone.resource/pkg-descr head/www/py-plone.rfc822/pkg-descr head/www/py-plone.scale/pkg-descr head/www/py-plone.stringinterp/pkg-descr head/www/py-plone.subrequest/pkg-descr head/www/py-plone.supermodel/pkg-descr head/www/py-plone.synchronize/pkg-descr head/www/py-plone.theme/pkg-descr head/www/py-plone.transformchain/pkg-descr head/www/py-plone.uuid/pkg-descr head/www/py-plone.z3cform/pkg-descr head/www/py-plonetheme.classic/pkg-descr head/www/py-plonetheme.sunburst/pkg-descr head/www/py-rfc3987/pkg-descr head/www/py-tmdb3/pkg-descr head/www/py-tvdb_api/pkg-descr head/www/py-uliweb/pkg-descr head/www/py-wsgiauth/pkg-descr head/x11-fonts/py-bdflib/pkg-descr Modified: head/archivers/py-czipfile/pkg-descr ============================================================================== --- head/archivers/py-czipfile/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/archivers/py-czipfile/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ provides much faster, C-based zipfile decryption. The modifications to allow it to compile in Cython, and the _ZipDecrypter class adapted to take advantage of native C datatypes. -WWW: http://pypi.python.org/pypi/czipfile +WWW: https://pypi.python.org/pypi/czipfile Modified: head/astro/py-pymetar/pkg-descr ============================================================================== --- head/astro/py-pymetar/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/astro/py-pymetar/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,5 +2,5 @@ Pymetar is a python module and command line tool desig reports from the NOAA (http://www.noaa.gov) and allow access to the included weather information. -WWW: https://pypi.python.org/pypi/pymetar/ +WWW: https://pypi.python.org/pypi/pymetar WWW: https://github.com/klausman/pymetar Modified: head/audio/py-mpd/pkg-descr ============================================================================== --- head/audio/py-mpd/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/audio/py-mpd/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ An MPD (Music Player Daemon) client library written in pure Python. -WWW: https://pypi.python.org/pypi/python-mpd/ +WWW: https://pypi.python.org/pypi/python-mpd Modified: head/biology/py-cutadapt/pkg-descr ============================================================================== --- head/biology/py-cutadapt/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/biology/py-cutadapt/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequences from your high-throughput sequencing reads. -WWW: https://pypi.python.org/pypi/cutadapt/ +WWW: https://pypi.python.org/pypi/cutadapt Modified: head/converters/py-unidecode/pkg-descr ============================================================================== --- head/converters/py-unidecode/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/converters/py-unidecode/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -5,4 +5,4 @@ The representation is almost always an attempt at *tra -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above) -WWW: https://pypi.python.org/pypi/Unidecode/ +WWW: https://pypi.python.org/pypi/Unidecode Modified: head/converters/py-zfec/pkg-descr ============================================================================== --- head/converters/py-zfec/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/converters/py-zfec/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -7,4 +7,4 @@ that if some blocks are lost then the original data ca from the remaining blocks. The zfec package includes command-line tools, C API, Python API, and Haskell API. -WWW: https://pypi.python.org/pypi/zfec/ +WWW: https://pypi.python.org/pypi/zfec Modified: head/converters/zbase32/pkg-descr ============================================================================== --- head/converters/zbase32/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/converters/zbase32/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ zbase32 is a base32 encoder/decoder. It is an alternate base32 encoder but not RFC 3548 compliant. -WWW: https://pypi.python.org/pypi/zbase32/ +WWW: https://pypi.python.org/pypi/zbase32 Modified: head/databases/py-dbf/pkg-descr ============================================================================== --- head/databases/py-dbf/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/databases/py-dbf/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -6,4 +6,4 @@ Text is returned as unicode, and codepage settings in honored. Documentation needs work, but author is very responsive to e-mails. -WWW: https://pypi.python.org/pypi/dbf/ +WWW: https://pypi.python.org/pypi/dbf Modified: head/deskutils/py-pystash/pkg-descr ============================================================================== --- head/deskutils/py-pystash/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/deskutils/py-pystash/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Save your code snippets in the cloud (http://trystash.com/) from the command line. -WWW: http://pypi.python.org/pypi/pystash/ +WWW: https://pypi.python.org/pypi/pystash Modified: head/devel/bbfreeze-loader/pkg-descr ============================================================================== --- head/devel/bbfreeze-loader/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/bbfreeze-loader/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ bbfreeze-loader provides binary dependencies for bbfreeze, utility to create standalone executables from Python scripts. -WWW: https://pypi.python.org/pypi/bbfreeze-loader/ +WWW: https://pypi.python.org/pypi/bbfreeze-loader Modified: head/devel/bbfreeze/pkg-descr ============================================================================== --- head/devel/bbfreeze/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/bbfreeze/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -12,4 +12,4 @@ It has the following features: - Automatic pathname rewriting (pathnames in tracebacks are relative) - New distutils command: bdist_bbfreeze -WWW: https://pypi.python.org/pypi/bbfreeze/ +WWW: https://pypi.python.org/pypi/bbfreeze Modified: head/devel/py-Acquisition/pkg-descr ============================================================================== --- head/devel/py-Acquisition/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Acquisition/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in. -WWW: https://pypi.python.org/pypi/Acquisition/ +WWW: https://pypi.python.org/pypi/Acquisition Modified: head/devel/py-DateTime/pkg-descr ============================================================================== --- head/devel/py-DateTime/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-DateTime/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This package provides a DateTime data type, as known f Unless you need to communicate with Zope 2 APIs, you're probably better off using Python's built-in datetime module. -WWW: https://pypi.python.org/pypi/DateTime/ +WWW: https://pypi.python.org/pypi/DateTime Modified: head/devel/py-DocumentTemplate/pkg-descr ============================================================================== --- head/devel/py-DocumentTemplate/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-DocumentTemplate/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -6,4 +6,4 @@ logic and loops. Inside Zope environments page templates and TAL have superseded DTML for most use cases. -WWW: https://pypi.python.org/pypi/DocumentTemplate/ +WWW: https://pypi.python.org/pypi/DocumentTemplate Modified: head/devel/py-Missing/pkg-descr ============================================================================== --- head/devel/py-Missing/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Missing/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,6 +1,6 @@ Missing provides special objects used in some Zope2 internals like the ZCatalog. -WWW: https://pypi.python.org/pypi/Missing/ +WWW: https://pypi.python.org/pypi/Missing Modified: head/devel/py-MultiMapping/pkg-descr ============================================================================== --- head/devel/py-MultiMapping/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-MultiMapping/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ MultiMapping provides special objects used in some Zope2 internals like ZRDB. -WWW: https://pypi.python.org/pypi/MultiMapping/ +WWW: https://pypi.python.org/pypi/MultiMapping Modified: head/devel/py-Persistence/pkg-descr ============================================================================== --- head/devel/py-Persistence/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Persistence/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This package provides a variant of the persistent base an ExtensionClass. Unless you need ExtensionClass semantics, you probably want to use persistent.Persistent from ZODB3. -WWW: https://pypi.python.org/pypi/Persistence/ +WWW: https://pypi.python.org/pypi/Persistence Modified: head/devel/py-Pint/pkg-descr ============================================================================== --- head/devel/py-Pint/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Pint/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -8,4 +8,4 @@ constants. Due to its modular design, you can extend ( complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy. -WWW: http://pypi.python.org/pypi/Pint +WWW: https://pypi.python.org/pypi/Pint Modified: head/devel/py-Products.ATContentTypes/pkg-descr ============================================================================== --- head/devel/py-Products.ATContentTypes/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ATContentTypes/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Default Content Types for Plone. -WWW: https://pypi.python.org/pypi/Products.ATContentTypes/ +WWW: https://pypi.python.org/pypi/Products.ATContentTypes Modified: head/devel/py-Products.ATReferenceBrowserWidget/pkg-descr ============================================================================== --- head/devel/py-Products.ATReferenceBrowserWidget/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ATReferenceBrowserWidget/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ ATReferenceBrowserWidget is reference widget for Archetypes. -WWW: https://pypi.python.org/pypi/Products.ATReferenceBrowserWidget/ +WWW: https://pypi.python.org/pypi/Products.ATReferenceBrowserWidget Modified: head/devel/py-Products.Archetypes/pkg-descr ============================================================================== --- head/devel/py-Products.Archetypes/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.Archetypes/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone. -WWW: https://pypi.python.org/pypi/Products.Archetypes/ +WWW: https://pypi.python.org/pypi/Products.Archetypes Modified: head/devel/py-Products.BTreeFolder2/pkg-descr ============================================================================== --- head/devel/py-Products.BTreeFolder2/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.BTreeFolder2/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ BTreeFolder2 is a Zope product that acts like a Zope2 OFS folder but can store many more items. -WWW: https://pypi.python.org/pypi/Products.BTreeFolder2/ +WWW: https://pypi.python.org/pypi/Products.BTreeFolder2 Modified: head/devel/py-Products.CMFActionIcons/pkg-descr ============================================================================== --- head/devel/py-Products.CMFActionIcons/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFActionIcons/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Action icons product for the Zope Content Management Framework. -WWW: https://pypi.python.org/pypi/Products.CMFActionIcons/ +WWW: https://pypi.python.org/pypi/Products.CMFActionIcons Modified: head/devel/py-Products.CMFCalendar/pkg-descr ============================================================================== --- head/devel/py-Products.CMFCalendar/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFCalendar/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Calendar product for the Zope Content Management Framework. -WWW: https://pypi.python.org/pypi/Products.CMFCalendar/ +WWW: https://pypi.python.org/pypi/Products.CMFCalendar Modified: head/devel/py-Products.CMFCore/pkg-descr ============================================================================== --- head/devel/py-Products.CMFCore/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFCore/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Zope Content Management Framework core components. -WWW: https://pypi.python.org/pypi/Products.CMFCore/ +WWW: https://pypi.python.org/pypi/Products.CMFCore Modified: head/devel/py-Products.CMFDefault/pkg-descr ============================================================================== --- head/devel/py-Products.CMFDefault/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFDefault/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Default product for the Zope Content Management Framework. -WWW: https://pypi.python.org/pypi/Products.CMFDefault/ +WWW: https://pypi.python.org/pypi/Products.CMFDefault Modified: head/devel/py-Products.CMFDiffTool/pkg-descr ============================================================================== --- head/devel/py-Products.CMFDiffTool/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFDiffTool/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Diff tool for Plone. -WWW: https://pypi.python.org/pypi/Products.CMFDiffTool/ +WWW: https://pypi.python.org/pypi/Products.CMFDiffTool Modified: head/devel/py-Products.CMFDynamicViewFTI/pkg-descr ============================================================================== --- head/devel/py-Products.CMFDynamicViewFTI/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFDynamicViewFTI/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ CMFDynamicViewFTI is a product for dynamic views in CMF. -WWW: https://pypi.python.org/pypi/Products.CMFDynamicViewFTI/ +WWW: https://pypi.python.org/pypi/Products.CMFDynamicViewFTI Modified: head/devel/py-Products.CMFEditions/pkg-descr ============================================================================== --- head/devel/py-Products.CMFEditions/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFEditions/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Versioning for Plone. -WWW: https://pypi.python.org/pypi/Products.CMFEditions/ +WWW: https://pypi.python.org/pypi/Products.CMFEditions Modified: head/devel/py-Products.CMFFormController/pkg-descr ============================================================================== --- head/devel/py-Products.CMFFormController/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFFormController/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ CMFFormController provides a form validation mechanism for CMF. -WWW: https://pypi.python.org/pypi/Products.CMFFormController/ +WWW: https://pypi.python.org/pypi/Products.CMFFormController Modified: head/devel/py-Products.CMFPlacefulWorkflow/pkg-descr ============================================================================== --- head/devel/py-Products.CMFPlacefulWorkflow/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFPlacefulWorkflow/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Workflow policies for CMF and Plone. -WWW: https://pypi.python.org/pypi/Products.CMFPlacefulWorkflow/ +WWW: https://pypi.python.org/pypi/Products.CMFPlacefulWorkflow Modified: head/devel/py-Products.CMFQuickInstallerTool/pkg-descr ============================================================================== --- head/devel/py-Products.CMFQuickInstallerTool/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFQuickInstallerTool/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ CMFQuickInstallerTool is a facility for comfortable activation/deactivation of CMF compliant products -WWW: https://pypi.python.org/pypi/Products.CMFQuickInstallerTools/ +WWW: https://pypi.python.org/pypi/Products.CMFQuickInstallerTools Modified: head/devel/py-Products.CMFUid/pkg-descr ============================================================================== --- head/devel/py-Products.CMFUid/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.CMFUid/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Uid product for the Zope Content Management Framework. -WWW: https://pypi.python.org/pypi/Products.CMFUid/ +WWW: https://pypi.python.org/pypi/Products.CMFUid Modified: head/devel/py-Products.DCWorkflow/pkg-descr ============================================================================== --- head/devel/py-Products.DCWorkflow/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.DCWorkflow/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ DCWorkflow product for the Zope Content Management Framework. -WWW: https://pypi.python.org/pypi/Products.DCWorkflow/ +WWW: https://pypi.python.org/pypi/Products.DCWorkflow Modified: head/devel/py-Products.ExtendedPathIndex/pkg-descr ============================================================================== --- head/devel/py-Products.ExtendedPathIndex/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ExtendedPathIndex/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Zope catalog index for paths. -WWW: https://pypi.python.org/pypi/Products.ExtendedPathIndex/ +WWW: https://pypi.python.org/pypi/Products.ExtendedPathIndex Modified: head/devel/py-Products.ExternalEditor/pkg-descr ============================================================================== --- head/devel/py-Products.ExternalEditor/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ExternalEditor/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Zope External Editor. -WWW: https://pypi.python.org/pypi/Products.ExternalEditor/ +WWW: https://pypi.python.org/pypi/Products.ExternalEditor Modified: head/devel/py-Products.ExternalMethod/pkg-descr ============================================================================== --- head/devel/py-Products.ExternalMethod/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ExternalMethod/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ This package provides support for external Python methods within a Zope 2 environment. -WWW: https://pypi.python.org/pypi/Products.ExternalMethod/ +WWW: https://pypi.python.org/pypi/Products.ExternalMethod Modified: head/devel/py-Products.GenericSetup/pkg-descr ============================================================================== --- head/devel/py-Products.GenericSetup/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.GenericSetup/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Read Zope configuration state from profile dirs / tarballs. -WWW: https://pypi.python.org/pypi/Products.GenericSetup/ +WWW: https://pypi.python.org/pypi/Products.GenericSetup Modified: head/devel/py-Products.LDAPMultiPlugins/pkg-descr ============================================================================== --- head/devel/py-Products.LDAPMultiPlugins/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.LDAPMultiPlugins/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ LDAP-backed plugins for the Zope2 PluggableAuthService -WWW: https://pypi.python.org/pypi/Products.LDAPMultiPlugins/ +WWW: https://pypi.python.org/pypi/Products.LDAPMultiPlugins Modified: head/devel/py-Products.LDAPUserFolder/pkg-descr ============================================================================== --- head/devel/py-Products.LDAPUserFolder/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.LDAPUserFolder/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A LDAP-enabled Zope 2 user folder -WWW: https://pypi.python.org/pypi/Products.LDAPUserFolder/ +WWW: https://pypi.python.org/pypi/Products.LDAPUserFolder Modified: head/devel/py-Products.MIMETools/pkg-descr ============================================================================== --- head/devel/py-Products.MIMETools/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.MIMETools/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ MIMETools provides the tag for DocumentTemplate. -WWW: https://pypi.python.org/pypi/Products.MIMETools/ +WWW: https://pypi.python.org/pypi/Products.MIMETools Modified: head/devel/py-Products.Marshall/pkg-descr ============================================================================== --- head/devel/py-Products.Marshall/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.Marshall/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Configurable Marshallers for Archetypes. -WWW: https://pypi.python.org/pypi/Products.Marshall/ +WWW: https://pypi.python.org/pypi/Products.Marshall Modified: head/devel/py-Products.MimetypesRegistry/pkg-descr ============================================================================== --- head/devel/py-Products.MimetypesRegistry/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.MimetypesRegistry/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ MIME type handling for Zope. -WWW: https://pypi.python.org/pypi/Products.MimetypesRegistry/ +WWW: https://pypi.python.org/pypi/Products.MimetypesRegistry Modified: head/devel/py-Products.OFSP/pkg-descr ============================================================================== --- head/devel/py-Products.OFSP/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.OFSP/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ OFSP provides the general Zope 2 help. -WWW: https://pypi.python.org/pypi/Products.OFSP/ +WWW: https://pypi.python.org/pypi/Products.OFSP Modified: head/devel/py-Products.PasswordResetTool/pkg-descr ============================================================================== --- head/devel/py-Products.PasswordResetTool/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PasswordResetTool/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Password reset tool for Plone. -WWW: https://pypi.python.org/pypi/Products.PasswordResetTool/ +WWW: https://pypi.python.org/pypi/Products.PasswordResetTool Modified: head/devel/py-Products.PlacelessTranslationService/pkg-descr ============================================================================== --- head/devel/py-Products.PlacelessTranslationService/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PlacelessTranslationService/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2. -WWW: https://pypi.python.org/pypi/Products.PlacelessTranslationService/ +WWW: https://pypi.python.org/pypi/Products.PlacelessTranslationService Modified: head/devel/py-Products.PloneLanguageTool/pkg-descr ============================================================================== --- head/devel/py-Products.PloneLanguageTool/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PloneLanguageTool/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ PloneLanguageTool allows you to set the available lang select various fallback mechanisms, and control the use of flags for language selection and translations. -WWW: https://pypi.python.org/pypi/Products.PloneLanguageTool/ +WWW: https://pypi.python.org/pypi/Products.PloneLanguageTool Modified: head/devel/py-Products.PluginRegistry/pkg-descr ============================================================================== --- head/devel/py-Products.PluginRegistry/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PluginRegistry/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Configure application plugins based on interfaces. -WWW: https://pypi.python.org/pypi/Products.PluginRegistry/ +WWW: https://pypi.python.org/pypi/Products.PluginRegistry Modified: head/devel/py-Products.PortalTransforms/pkg-descr ============================================================================== --- head/devel/py-Products.PortalTransforms/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PortalTransforms/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ MIME based content transformations. -WWW: https://pypi.python.org/pypi/Products.PortalTransforms/ +WWW: https://pypi.python.org/pypi/Products.PortalTransforms Modified: head/devel/py-Products.PythonScripts/pkg-descr ============================================================================== --- head/devel/py-Products.PythonScripts/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.PythonScripts/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ The Python Scripts product provides support for restri of Python scripts, exposing them as callable objects within the Zope environment. -WWW: https://pypi.python.org/pypi/Products.PythonScripts/ +WWW: https://pypi.python.org/pypi/Products.PythonScripts Modified: head/devel/py-Products.ResourceRegistries/pkg-descr ============================================================================== --- head/devel/py-Products.ResourceRegistries/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ResourceRegistries/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Registry for managing CSS and JS. -WWW: https://pypi.python.org/pypi/Products.ResourceRegistries/ +WWW: https://pypi.python.org/pypi/Products.ResourceRegistries Modified: head/devel/py-Products.StandardCacheManagers/pkg-descr ============================================================================== --- head/devel/py-Products.StandardCacheManagers/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.StandardCacheManagers/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This package provides two cache managers for Zope 2. A and an Accelerated HTTP cache manager, which adds HTTP cache headers to responses. -WWW: https://pypi.python.org/pypi/Products.StandardCacheManagers/ +WWW: https://pypi.python.org/pypi/Products.StandardCacheManagers Modified: head/devel/py-Products.ZCTextIndex/pkg-descr ============================================================================== --- head/devel/py-Products.ZCTextIndex/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ZCTextIndex/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ This package contains a full text indexing facility for Zope2 and more specifically for Products.ZCatalog. -WWW: https://pypi.python.org/pypi/Products.ZCTextIndex/ +WWW: https://pypi.python.org/pypi/Products.ZCTextIndex Modified: head/devel/py-Products.ZCatalog/pkg-descr ============================================================================== --- head/devel/py-Products.ZCatalog/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ZCatalog/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ The ZCatalog is Zope2's built in search engine. It all categorize and search all kinds of Zope objects. It comes with a variety of indexes for different types of data. -WWW: https://pypi.python.org/pypi/Products.ZCatalog/ +WWW: https://pypi.python.org/pypi/Products.ZCatalog Modified: head/devel/py-Products.ZSQLMethods/pkg-descr ============================================================================== --- head/devel/py-Products.ZSQLMethods/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ZSQLMethods/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ SQL method support for Zope 2. -WWW: https://pypi.python.org/pypi/Products.ZSQLMethods/ +WWW: https://pypi.python.org/pypi/Products.ZSQLMethods Modified: head/devel/py-Products.ZopeVersionControl/pkg-descr ============================================================================== --- head/devel/py-Products.ZopeVersionControl/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.ZopeVersionControl/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Zope Version Control. -WWW: https://pypi.python.org/pypi/Products.ZopeVersionControl/ +WWW: https://pypi.python.org/pypi/Products.ZopeVersionControl Modified: head/devel/py-Products.contentmigration/pkg-descr ============================================================================== --- head/devel/py-Products.contentmigration/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.contentmigration/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A generic content migration framework for Plone. -WWW: https://pypi.python.org/pypi/Products.contentmigration/ +WWW: https://pypi.python.org/pypi/Products.contentmigration Modified: head/devel/py-Products.statusmessages/pkg-descr ============================================================================== --- head/devel/py-Products.statusmessages/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.statusmessages/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ statusmessages provides an easy way of handling intern messages managed via an BrowserRequest adapter storing status messages in client-side cookies. -WWW: https://pypi.python.org/pypi/Products.statusmessages/ +WWW: https://pypi.python.org/pypi/Products.statusmessages Modified: head/devel/py-Products.validation/pkg-descr ============================================================================== --- head/devel/py-Products.validation/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Products.validation/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Data validation package for Archetypes. -WWW: https://pypi.python.org/pypi/Products.validation/ +WWW: https://pypi.python.org/pypi/Products.validation Modified: head/devel/py-Record/pkg-descr ============================================================================== --- head/devel/py-Record/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-Record/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Record provides special objects used in some Zope2 internals like ZRDB. -WWW: https://pypi.python.org/pypi/Record/ +WWW: https://pypi.python.org/pypi/Record Modified: head/devel/py-XStatic-Angular-Bootstrap/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Bootstrap/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular-Bootstrap/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Bootstrap widgets for Angular framewor It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular-Bootstrap +WWW: https://pypi.python.org/pypi/XStatic-Angular-Bootstrap Modified: head/devel/py-XStatic-Angular-FileUpload/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-FileUpload/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular-FileUpload/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Angular File Upload support for the An It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular-FileUpload +WWW: https://pypi.python.org/pypi/XStatic-Angular-FileUpload Modified: head/devel/py-XStatic-Angular-Gettext/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Gettext/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular-Gettext/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Gettext support for Angular.js. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular-Gettext +WWW: https://pypi.python.org/pypi/XStatic-Angular-Gettext Modified: head/devel/py-XStatic-Angular-Schema-Form/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-Schema-Form/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular-Schema-Form/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ library that provides a complex forms from a JSON sche It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular-Schema-Form +WWW: https://pypi.python.org/pypi/XStatic-Angular-Schema-Form Modified: head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular-lrdragndrop/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a HTML5 Drag and Drop AngularJS module. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular-lrdragndrop +WWW: https://pypi.python.org/pypi/XStatic-Angular-lrdragndrop Modified: head/devel/py-XStatic-Angular/pkg-descr ============================================================================== --- head/devel/py-XStatic-Angular/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Angular/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JavaScript MVW Framework. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Angular +WWW: https://pypi.python.org/pypi/XStatic-Angular Modified: head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr ============================================================================== --- head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Bootstrap-Datepicker/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a datepicker for Bootstrap. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker +WWW: https://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker Modified: head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr ============================================================================== --- head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Bootstrap-SCSS/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Bootstrap SCSS stylesheets. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-SCSS +WWW: https://pypi.python.org/pypi/XStatic-Bootstrap-SCSS Modified: head/devel/py-XStatic-D3/pkg-descr ============================================================================== --- head/devel/py-XStatic-D3/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-D3/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Data-Driven Documents framework. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-D3 +WWW: https://pypi.python.org/pypi/XStatic-D3 Modified: head/devel/py-XStatic-Font-Awesome/pkg-descr ============================================================================== --- head/devel/py-XStatic-Font-Awesome/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Font-Awesome/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides the iconic font and CSS framework. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Font-Awesome +WWW: https://pypi.python.org/pypi/XStatic-Font-Awesome Modified: head/devel/py-XStatic-Hogan/pkg-descr ============================================================================== --- head/devel/py-XStatic-Hogan/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Hogan/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JavaScript templating framework. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Hogan +WWW: https://pypi.python.org/pypi/XStatic-Hogan Modified: head/devel/py-XStatic-JQuery-Migrate/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery-Migrate/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-JQuery-Migrate/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JQuery migration kit. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-JQuery-Migrate +WWW: https://pypi.python.org/pypi/XStatic-JQuery-Migrate Modified: head/devel/py-XStatic-JQuery.TableSorter/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery.TableSorter/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-JQuery.TableSorter/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a lightweight jQuery plugin for creating It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-JQuery.TableSorter +WWW: https://pypi.python.org/pypi/XStatic-JQuery.TableSorter Modified: head/devel/py-XStatic-JQuery.quicksearch/pkg-descr ============================================================================== --- head/devel/py-XStatic-JQuery.quicksearch/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-JQuery.quicksearch/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JQuery plugin for searching through ta It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-JQuery.quicksearch +WWW: https://pypi.python.org/pypi/XStatic-JQuery.quicksearch Modified: head/devel/py-XStatic-JSEncrypt/pkg-descr ============================================================================== --- head/devel/py-XStatic-JSEncrypt/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-JSEncrypt/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Javascript library to perform OpenSSL It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-JSEncrypt +WWW: https://pypi.python.org/pypi/XStatic-JSEncrypt Modified: head/devel/py-XStatic-Jasmine/pkg-descr ============================================================================== --- head/devel/py-XStatic-Jasmine/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Jasmine/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a DOM-less simple JavaScript testing fra It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Jasmine +WWW: https://pypi.python.org/pypi/XStatic-Jasmine Modified: head/devel/py-XStatic-Rickshaw/pkg-descr ============================================================================== --- head/devel/py-XStatic-Rickshaw/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Rickshaw/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JavaScript toolkit for interactive tim It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Rickshaw +WWW: https://pypi.python.org/pypi/XStatic-Rickshaw Modified: head/devel/py-XStatic-Spin/pkg-descr ============================================================================== --- head/devel/py-XStatic-Spin/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-Spin/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Spinner component. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-Spin +WWW: https://pypi.python.org/pypi/XStatic-Spin Modified: head/devel/py-XStatic-bootswatch/pkg-descr ============================================================================== --- head/devel/py-XStatic-bootswatch/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-bootswatch/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Bootswatch collection of themes for Bo It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-bootswatch +WWW: https://pypi.python.org/pypi/XStatic-bootswatch Modified: head/devel/py-XStatic-jQuery/pkg-descr ============================================================================== --- head/devel/py-XStatic-jQuery/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-jQuery/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JavaScript library for DOM operations. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-jQuery +WWW: https://pypi.python.org/pypi/XStatic-jQuery Modified: head/devel/py-XStatic-jquery-ui/pkg-descr ============================================================================== --- head/devel/py-XStatic-jquery-ui/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-jquery-ui/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JQuery library for building user inter It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-jquery-ui +WWW: https://pypi.python.org/pypi/XStatic-jquery-ui Modified: head/devel/py-XStatic-mdi/pkg-descr ============================================================================== --- head/devel/py-XStatic-mdi/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-mdi/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Material Design Webfont. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-mdi +WWW: https://pypi.python.org/pypi/XStatic-mdi Modified: head/devel/py-XStatic-objectpath/pkg-descr ============================================================================== --- head/devel/py-XStatic-objectpath/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-objectpath/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Parser for js object paths. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-objectpath +WWW: https://pypi.python.org/pypi/XStatic-objectpath Modified: head/devel/py-XStatic-roboto-fontface/pkg-descr ============================================================================== --- head/devel/py-XStatic-roboto-fontface/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-roboto-fontface/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a Simple package providing the Roboto fo It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-roboto-fontface +WWW: https://pypi.python.org/pypi/XStatic-roboto-fontface Modified: head/devel/py-XStatic-smart-table/pkg-descr ============================================================================== --- head/devel/py-XStatic-smart-table/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-smart-table/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a table module for angular js. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-smart-table +WWW: https://pypi.python.org/pypi/XStatic-smart-table Modified: head/devel/py-XStatic-term.js/pkg-descr ============================================================================== --- head/devel/py-XStatic-term.js/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-term.js/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a terminal written in javascript It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-term.js +WWW: https://pypi.python.org/pypi/XStatic-term.js Modified: head/devel/py-XStatic-tv4/pkg-descr ============================================================================== --- head/devel/py-XStatic-tv4/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic-tv4/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ that provides a JSON Schema validator for JavaScript. It uses the XStatic packaging standard, aimed to bring an ability to install javascript libraries via easy_install or pip utility. -WWW: http://pypi.python.org/pypi/XStatic-tv4 +WWW: https://pypi.python.org/pypi/XStatic-tv4 Modified: head/devel/py-XStatic/pkg-descr ============================================================================== --- head/devel/py-XStatic/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-XStatic/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ The goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you dont want. -WWW: http://pypi.python.org/pypi/XStatic +WWW: https://pypi.python.org/pypi/XStatic Modified: head/devel/py-ZopeUndo/pkg-descr ============================================================================== --- head/devel/py-ZopeUndo/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-ZopeUndo/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This package is used to support the Prefix object that uses for the undo log. It is a separate package only to aid configuration management. -WWW: https://pypi.python.org/pypi/ZopeUndo/ +WWW: https://pypi.python.org/pypi/ZopeUndo Modified: head/devel/py-application/pkg-descr ============================================================================== --- head/devel/py-application/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-application/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Basic building blocks for python applications -WWW: https://pypi.python.org/pypi/python-application/ +WWW: https://pypi.python.org/pypi/python-application Modified: head/devel/py-archetypes.querywidget/pkg-descr ============================================================================== --- head/devel/py-archetypes.querywidget/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-archetypes.querywidget/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Archetypes.querywidget implements a widget for creating catalog queries using an email-filtering-like interface, as found in GMail or Apple Mail. -WWW: https://pypi.python.org/pypi/archetypes.querywidget/ +WWW: https://pypi.python.org/pypi/archetypes.querywidget Modified: head/devel/py-archetypes.referencebrowserwidget/pkg-descr ============================================================================== --- head/devel/py-archetypes.referencebrowserwidget/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-archetypes.referencebrowserwidget/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A referencebrowser implementation for Archetypes. -WWW: https://pypi.python.org/pypi/archetypes.referencebrowserwidget/ +WWW: https://pypi.python.org/pypi/archetypes.referencebrowserwidget Modified: head/devel/py-archetypes.schemaextender/pkg-descr ============================================================================== --- head/devel/py-archetypes.schemaextender/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-archetypes.schemaextender/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Dynamically extend Archetypes schemas with named adapters. -WWW: https://pypi.python.org/pypi/archetypes.schemaextender/ +WWW: https://pypi.python.org/pypi/archetypes.schemaextender Modified: head/devel/py-celery/pkg-descr ============================================================================== --- head/devel/py-celery/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-celery/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -14,4 +14,4 @@ The recommended message broker is RabbitMQ, but limite Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available. -WWW: https://pypi.python.org/pypi/celery/ +WWW: https://pypi.python.org/pypi/celery Modified: head/devel/py-cliff/pkg-descr ============================================================================== --- head/devel/py-cliff/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-cliff/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ cliff is a framework for building command line program It uses setuptools entry points to provide subcommands, output formatters, and other extensions. -WWW: https://pypi.python.org/pypi/cliff/2.2.0 +WWW: https://pypi.python.org/pypi/cliff Modified: head/devel/py-collective.monkeypatcher/pkg-descr ============================================================================== --- head/devel/py-collective.monkeypatcher/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-collective.monkeypatcher/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Support for applying monkey patches late in the startup cycle by using ZCML configuration actions. -WWW: https://pypi.python.org/pypi/collective.monkeypatcher/ +WWW: https://pypi.python.org/pypi/collective.monkeypatcher Modified: head/devel/py-collective.z3cform.datetimewidget/pkg-descr ============================================================================== --- head/devel/py-collective.z3cform.datetimewidget/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-collective.z3cform.datetimewidget/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ z3c.form date and datetime widgets. -WWW: https://pypi.python.org/pypi/collective.z3cform.datetimewidget/ +WWW: https://pypi.python.org/pypi/collective.z3cform.datetimewidget Modified: head/devel/py-contextlib2/pkg-descr ============================================================================== --- head/devel/py-contextlib2/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-contextlib2/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Backport of the standard library's contextlib module to earlier Python versions. -WWW:https://pypi.python.org/pypi/contextlib2/ +WWW:https://pypi.python.org/pypi/contextlib2 Modified: head/devel/py-cycler/pkg-descr ============================================================================== --- head/devel/py-cycler/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-cycler/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Composable style cycles. WWW: https://github.com/matplotlib/cycler/ -WWW: https://pypi.python.org/pypi/Cycler/ +WWW: https://pypi.python.org/pypi/Cycler Modified: head/devel/py-daemon/pkg-descr ============================================================================== --- head/devel/py-daemon/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-daemon/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -8,4 +8,4 @@ steps are much the same for every daemon program. A Da the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state. -WWW: https://pypi.python.org/pypi/python-daemon/ +WWW: https://pypi.python.org/pypi/python-daemon Modified: head/devel/py-diazo/pkg-descr ============================================================================== --- head/devel/py-diazo/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-diazo/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ simple transform on each request thereafter. Alternati during development, check it into Subversion, and not touch Diazo during deployment. -WWW: https://pypi.python.org/pypi/diazo/ +WWW: https://pypi.python.org/pypi/diazo Modified: head/devel/py-eggtestinfo/pkg-descr ============================================================================== --- head/devel/py-eggtestinfo/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-eggtestinfo/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This package is a setuptools plugin: it adds a file to directory, capturing the information used by the setup.py test command when running tests. -WWW: https://pypi.python.org/pypi/eggtestinfo/ +WWW: https://pypi.python.org/pypi/eggtestinfo Modified: head/devel/py-extras/pkg-descr ============================================================================== --- head/devel/py-extras/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-extras/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ extras is a set of extensions to the Python standard l to make the code within testtools cleaner, but now split out for general use outside of a testing context. -WWW: https://pypi.python.org/pypi/extras/ +WWW: https://pypi.python.org/pypi/extras Modified: head/devel/py-extremes/pkg-descr ============================================================================== --- head/devel/py-extremes/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-extremes/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326. -WWW: https://pypi.python.org/pypi/Extremes/ +WWW: https://pypi.python.org/pypi/Extremes Modified: head/devel/py-five.customerize/pkg-descr ============================================================================== --- head/devel/py-five.customerize/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-five.customerize/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ TTW customization of template-based Zope views. -WWW: https://pypi.python.org/pypi/five.customerize/ +WWW: https://pypi.python.org/pypi/five.customerize Modified: head/devel/py-five.formlib/pkg-descr ============================================================================== --- head/devel/py-five.formlib/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-five.formlib/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ zope.formlib integration for Zope 2. -WWW: https://pypi.python.org/pypi/five.formlib/ +WWW: https://pypi.python.org/pypi/five.formlib Modified: head/devel/py-five.globalrequest/pkg-descr ============================================================================== --- head/devel/py-five.globalrequest/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-five.globalrequest/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Zope 2 integration for zope.globalrequest. -WWW: https://pypi.python.org/pypi/five.globalrequest/ +WWW: https://pypi.python.org/pypi/five.globalrequest Modified: head/devel/py-five.localsitemanager/pkg-descr ============================================================================== --- head/devel/py-five.localsitemanager/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-five.localsitemanager/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Local site manager implementation for Zope 2. -WWW: https://pypi.python.org/pypi/five.localsitemanager/ +WWW: https://pypi.python.org/pypi/five.localsitemanager Modified: head/devel/py-geojson/pkg-descr ============================================================================== --- head/devel/py-geojson/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-geojson/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ A reference implementation of the PythonGeoInterface and the GeoJSON draft. -WWW: https://pypi.python.org/pypi/geojson/ +WWW: https://pypi.python.org/pypi/geojson Modified: head/devel/py-gevent/pkg-descr ============================================================================== --- head/devel/py-gevent/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-gevent/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -16,4 +16,4 @@ implementation and better performance. Read why others the list of the open source projects based on gevent. WWW: http://www.gevent.org/ -WWW: http://pypi.python.org/pypi/gevent +WWW: https://pypi.python.org/pypi/gevent Modified: head/devel/py-inflect/pkg-descr ============================================================================== --- head/devel/py-inflect/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-inflect/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words -WWW: http://pypi.python.org/pypi/inflect +WWW: https://pypi.python.org/pypi/inflect Modified: head/devel/py-initgroups/pkg-descr ============================================================================== --- head/devel/py-initgroups/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-initgroups/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ initgroups provides a convenience function to deal with user/group ids on Unix-style systems. -WWW: https://pypi.python.org/pypi/initgroups/ +WWW: https://pypi.python.org/pypi/initgroups Modified: head/devel/py-jcc/pkg-descr ============================================================================== --- head/devel/py-jcc/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-jcc/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -9,4 +9,4 @@ Python interpreter. JCC attempts to make these Python detecting iterators and property accessors. Iterators and mappings may also be declared to JCC. -WWW: https://pypi.python.org/pypi/JCC/ +WWW: https://pypi.python.org/pypi/JCC Modified: head/devel/py-jsonlib/pkg-descr ============================================================================== --- head/devel/py-jsonlib/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-jsonlib/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. -WWW: https://pypi.python.org/pypi/jsonlib/ +WWW: https://pypi.python.org/pypi/jsonlib Modified: head/devel/py-jsonlib2/pkg-descr ============================================================================== --- head/devel/py-jsonlib2/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-jsonlib2/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. -WWW: https://pypi.python.org/pypi/jsonlib2/ +WWW: https://pypi.python.org/pypi/jsonlib2 Modified: head/devel/py-jsonrpclib-pelix/pkg-descr ============================================================================== --- head/devel/py-jsonrpclib-pelix/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-jsonrpclib-pelix/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -2,4 +2,4 @@ This project is an implementation of the JSON-RPC v2.0 (backwards-compatible) as a client library. This version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote services. -WWW: https://pypi.python.org/pypi/jsonrpclib-pelix/ +WWW: https://pypi.python.org/pypi/jsonrpclib-pelix Modified: head/devel/py-kayako/pkg-descr ============================================================================== --- head/devel/py-kayako/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-kayako/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Python API Wrapper for Kayako 4.01.240 -WWW: https://pypi.python.org/pypi/kayako/ +WWW: https://pypi.python.org/pypi/kayako Modified: head/devel/py-kazoo/pkg-descr ============================================================================== --- head/devel/py-kazoo/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-kazoo/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors. -WWW: https://pypi.python.org/pypi/kazoo/ +WWW: https://pypi.python.org/pypi/kazoo Modified: head/devel/py-kitchen/pkg-descr ============================================================================== --- head/devel/py-kitchen/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-kitchen/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ Kitchen aims to pull these small snippets of code into a few python modules which you can import and use within your project. -WWW: https://pypi.python.org/pypi/kitchen/ +WWW: https://pypi.python.org/pypi/kitchen Modified: head/devel/py-libtaxii/pkg-descr ============================================================================== --- head/devel/py-libtaxii/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-libtaxii/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A Python library for handling TAXII Messages and invoking TAXII Services. -WWW: https://pypi.python.org/pypi/libtaxii/ +WWW: https://pypi.python.org/pypi/libtaxii Modified: head/devel/py-linecache2/pkg-descr ============================================================================== --- head/devel/py-linecache2/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-linecache2/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A backport of linecache to older supported Pythons. -WWW: https://pypi.python.org/pypi/linecache2/ +WWW: https://pypi.python.org/pypi/linecache2 Modified: head/devel/py-manuel/pkg-descr ============================================================================== --- head/devel/py-manuel/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-manuel/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ Manuel lets you build tested documentation. -WWW: https://pypi.python.org/pypi/manuel/ +WWW: https://pypi.python.org/pypi/manuel Modified: head/devel/py-microversion-parse/pkg-descr ============================================================================== --- head/devel/py-microversion-parse/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-microversion-parse/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ OpenStack microversion header parser -WWW: http://pypi.python.org/pypi/microversion_parse +WWW: https://pypi.python.org/pypi/microversion_parse Modified: head/devel/py-mwlib.rl/pkg-descr ============================================================================== --- head/devel/py-mwlib.rl/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-mwlib.rl/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,4 +1,4 @@ py-mwlib.rl provides a library for writing pdf documents from mediawiki articles which were parsed by the mwlib library. -WWW: https://pypi.python.org/pypi/mwlib.rl/ +WWW: https://pypi.python.org/pypi/mwlib.rl Modified: head/devel/py-mwlib/pkg-descr ============================================================================== --- head/devel/py-mwlib/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-mwlib/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ py-mwlib provides a library for parsing mediawiki articles. -WWW: https://pypi.python.org/pypi/mwlib/ +WWW: https://pypi.python.org/pypi/mwlib Modified: head/devel/py-nagioscheck/pkg-descr ============================================================================== --- head/devel/py-nagioscheck/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-nagioscheck/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,4 +4,4 @@ pynagioscheck strives to conform to the practices desc Plug-in Development Guidelines and, more importantly, save valuable system administrator time. -WWW: https://pypi.python.org/pypi/nagioscheck/ +WWW: https://pypi.python.org/pypi/nagioscheck Modified: head/devel/py-nose-cov/pkg-descr ============================================================================== --- head/devel/py-nose-cov/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-nose-cov/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ nose plugin for coverage reporting, including subprocesses and multiprocessing. -WWW: https://pypi.python.org/pypi/nose-cov/ +WWW: https://pypi.python.org/pypi/nose-cov Modified: head/devel/py-oletools/pkg-descr ============================================================================== --- head/devel/py-oletools/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-oletools/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -3,4 +3,4 @@ Structured Storage, Compound File Binary Format or Com Format), such as Microsoft Office documents, for Malware Analysis and Incident Response. -WWW: https://pypi.python.org/pypi/oletools/ +WWW: https://pypi.python.org/pypi/oletools Modified: head/devel/py-opster/pkg-descr ============================================================================== --- head/devel/py-opster/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-opster/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -4,5 +4,5 @@ dictionaries, etc) to define options, which makes conf and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update). -WWW: https://pypi.python.org/pypi/opster/ +WWW: https://pypi.python.org/pypi/opster WWW: https://github.com/piranha/opster/ Modified: head/devel/py-os-brick/pkg-descr ============================================================================== --- head/devel/py-os-brick/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-os-brick/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ OpenStack Cinder brick library for managing local volume attaches -WWW: http://pypi.python.org/pypi/os-brick +WWW: https://pypi.python.org/pypi/os-brick Modified: head/devel/py-os-vif/pkg-descr ============================================================================== --- head/devel/py-os-vif/pkg-descr Thu Feb 8 20:08:56 2018 (r461264) +++ head/devel/py-os-vif/pkg-descr Thu Feb 8 20:18:08 2018 (r461265) @@ -1,3 +1,3 @@ A library for plugging and unplugging virtual interfaces in OpenStack. *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Feb 8 20:27:30 2018 Return-Path: Delivered-To: svn-ports-all@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 0ED0CF01C1A; Thu, 8 Feb 2018 20:27:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B803E7BB96; Thu, 8 Feb 2018 20:27:29 +0000 (UTC) (envelope-from dbaio@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 B2E4C1AF16; Thu, 8 Feb 2018 20:27:29 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18KRTdu035164; Thu, 8 Feb 2018 20:27:29 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18KRTOQ035162; Thu, 8 Feb 2018 20:27:29 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802082027.w18KRTOQ035162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Thu, 8 Feb 2018 20:27:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461266 - head/databases/sqlitebrowser X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/databases/sqlitebrowser X-SVN-Commit-Revision: 461266 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 20:27:30 -0000 Author: dbaio Date: Thu Feb 8 20:27:29 2018 New Revision: 461266 URL: https://svnweb.freebsd.org/changeset/ports/461266 Log: databases/sqlitebrowser: Update to 3.10.1 Changes: https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.10.1 PR: 225711 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/databases/sqlitebrowser/Makefile head/databases/sqlitebrowser/distinfo Modified: head/databases/sqlitebrowser/Makefile ============================================================================== --- head/databases/sqlitebrowser/Makefile Thu Feb 8 20:18:08 2018 (r461265) +++ head/databases/sqlitebrowser/Makefile Thu Feb 8 20:27:29 2018 (r461266) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlitebrowser -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.1 DISTVERSIONPREFIX= v CATEGORIES= databases Modified: head/databases/sqlitebrowser/distinfo ============================================================================== --- head/databases/sqlitebrowser/distinfo Thu Feb 8 20:18:08 2018 (r461265) +++ head/databases/sqlitebrowser/distinfo Thu Feb 8 20:27:29 2018 (r461266) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503259133 -SHA256 (sqlitebrowser-sqlitebrowser-v3.10.0_GH0.tar.gz) = 608475b5956bc7ebbfc80515a96b814abe9e0f9f2b040ac19fd8608d80163a56 -SIZE (sqlitebrowser-sqlitebrowser-v3.10.0_GH0.tar.gz) = 1990333 +TIMESTAMP = 1517964171 +SHA256 (sqlitebrowser-sqlitebrowser-v3.10.1_GH0.tar.gz) = 36eb53bc75192c687dce298c79f1532c410ce4ecbeeacfb07b9d02a307f16bef +SIZE (sqlitebrowser-sqlitebrowser-v3.10.1_GH0.tar.gz) = 1992186 From owner-svn-ports-all@freebsd.org Thu Feb 8 20:51:55 2018 Return-Path: Delivered-To: svn-ports-all@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 42631F03A83; Thu, 8 Feb 2018 20:51:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E7A267D053; Thu, 8 Feb 2018 20:51:54 +0000 (UTC) (envelope-from antoine@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 E28341B3FC; Thu, 8 Feb 2018 20:51:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Kpshl050872; Thu, 8 Feb 2018 20:51:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Kps5u050871; Thu, 8 Feb 2018 20:51:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802082051.w18Kps5u050871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 8 Feb 2018 20:51:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461267 - head X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 461267 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 20:51:55 -0000 Author: antoine Date: Thu Feb 8 20:51:54 2018 New Revision: 461267 URL: https://svnweb.freebsd.org/changeset/ports/461267 Log: Fix MOVED entry Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Thu Feb 8 20:27:29 2018 (r461266) +++ head/MOVED Thu Feb 8 20:51:54 2018 (r461267) @@ -9916,5 +9916,5 @@ devel/cs-eric6||2018-02-08|No longer shipped by upstre devel/it-eric6||2018-02-08|No longer shipped by upstream devel/tr-eric6||2018-02-08|No longer shipped by upstream french/eric6||2018-02-08|No longer shipped by upstream -portuguese/eric6/eric6||2018-02-08|No longer shipped by upstream +portuguese/eric6||2018-02-08|No longer shipped by upstream devel/rubygem-event-bus||2018-02-08|Has expired: No longer maintained upstream From owner-svn-ports-all@freebsd.org Thu Feb 8 21:16:26 2018 Return-Path: Delivered-To: svn-ports-all@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 5DE4DF05672; Thu, 8 Feb 2018 21:16:26 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EFDBE7E3F8; Thu, 8 Feb 2018 21:16:25 +0000 (UTC) (envelope-from jlaffaye@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 E5C7C1B77B; Thu, 8 Feb 2018 21:16:25 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LGPcK063184; Thu, 8 Feb 2018 21:16:25 GMT (envelope-from jlaffaye@FreeBSD.org) Received: (from jlaffaye@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LGPwF063181; Thu, 8 Feb 2018 21:16:25 GMT (envelope-from jlaffaye@FreeBSD.org) Message-Id: <201802082116.w18LGPwF063181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlaffaye set sender to jlaffaye@FreeBSD.org using -f From: Julien Laffaye Date: Thu, 8 Feb 2018 21:16:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461268 - head/lang/go X-SVN-Group: ports-head X-SVN-Commit-Author: jlaffaye X-SVN-Commit-Paths: head/lang/go X-SVN-Commit-Revision: 461268 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:16:26 -0000 Author: jlaffaye Date: Thu Feb 8 21:16:25 2018 New Revision: 461268 URL: https://svnweb.freebsd.org/changeset/ports/461268 Log: Update to 1.9.4 Modified: head/lang/go/Makefile head/lang/go/distinfo head/lang/go/pkg-plist Modified: head/lang/go/Makefile ============================================================================== --- head/lang/go/Makefile Thu Feb 8 20:51:54 2018 (r461267) +++ head/lang/go/Makefile Thu Feb 8 21:16:25 2018 (r461268) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.4 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= http://golang.org/dl/ Modified: head/lang/go/distinfo ============================================================================== --- head/lang/go/distinfo Thu Feb 8 20:51:54 2018 (r461267) +++ head/lang/go/distinfo Thu Feb 8 21:16:25 2018 (r461268) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516908375 -SHA256 (go1.9.3.src.tar.gz) = 4e3d0ad6e91e02efa77d54e86c8b9e34fbe1cbc2935b6d38784dca93331c47ae -SIZE (go1.9.3.src.tar.gz) = 16385451 +TIMESTAMP = 1518123813 +SHA256 (go1.9.4.src.tar.gz) = 0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 +SIZE (go1.9.4.src.tar.gz) = 16392325 Modified: head/lang/go/pkg-plist ============================================================================== --- head/lang/go/pkg-plist Thu Feb 8 20:51:54 2018 (r461267) +++ head/lang/go/pkg-plist Thu Feb 8 21:16:25 2018 (r461268) @@ -1788,6 +1788,8 @@ go/src/cmd/go/internal/web/http.go go/src/cmd/go/internal/web/security.go go/src/cmd/go/internal/work/build.go go/src/cmd/go/internal/work/build_test.go +go/src/cmd/go/internal/work/security.go +go/src/cmd/go/internal/work/security_test.go go/src/cmd/go/internal/work/testgo.go go/src/cmd/go/main.go go/src/cmd/go/mkalldocs.sh From owner-svn-ports-all@freebsd.org Thu Feb 8 21:18:16 2018 Return-Path: Delivered-To: svn-ports-all@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 0D2CBF0595D; Thu, 8 Feb 2018 21:18:16 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B77AE7E79F; Thu, 8 Feb 2018 21:18:15 +0000 (UTC) (envelope-from decke@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 B0B251B785; Thu, 8 Feb 2018 21:18:15 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LIF8F063606; Thu, 8 Feb 2018 21:18:15 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LIFq7063602; Thu, 8 Feb 2018 21:18:15 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201802082118.w18LIFq7063602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Thu, 8 Feb 2018 21:18:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461269 - head/net/srelay X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: head/net/srelay X-SVN-Commit-Revision: 461269 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:18:16 -0000 Author: decke Date: Thu Feb 8 21:18:15 2018 New Revision: 461269 URL: https://svnweb.freebsd.org/changeset/ports/461269 Log: - Update to 0.4.8p1 - Switch mirror to sourceforge - Update pkg-descr WWW and description Modified: head/net/srelay/Makefile head/net/srelay/distinfo head/net/srelay/pkg-descr Modified: head/net/srelay/Makefile ============================================================================== --- head/net/srelay/Makefile Thu Feb 8 21:16:25 2018 (r461268) +++ head/net/srelay/Makefile Thu Feb 8 21:18:15 2018 (r461269) @@ -2,17 +2,14 @@ # $FreeBSD$ PORTNAME= srelay -PORTVERSION= 0.4.8b6 +PORTVERSION= 0.4.8p1 CATEGORIES= net +MASTER_SITES= SOURCEFORGE/socks-relay/socks-relay/${PORTNAME}-0.4.8 MAINTAINER= decke@FreeBSD.org COMMENT= Srelay is a SOCKS4/5 proxy and Relay LICENSE= BSD3CLAUSE - -USE_GITHUB= yes -GH_ACCOUNT= gco -GH_TAGNAME= 9461835 HAS_CONFIGURE= yes USE_RC_SUBR= srelay Modified: head/net/srelay/distinfo ============================================================================== --- head/net/srelay/distinfo Thu Feb 8 21:16:25 2018 (r461268) +++ head/net/srelay/distinfo Thu Feb 8 21:18:15 2018 (r461269) @@ -1,2 +1,3 @@ -SHA256 (gco-srelay-0.4.8b6-9461835_GH0.tar.gz) = 52752c52660520570bf70719f8a6ca6775885bd8e9fa557020c1aa891ba274e0 -SIZE (gco-srelay-0.4.8b6-9461835_GH0.tar.gz) = 110152 +TIMESTAMP = 1518086877 +SHA256 (srelay-0.4.8p1.tar.gz) = 124f09943943128fd171c473516b5b6501bb95eaede67fe4b17bef473095a83b +SIZE (srelay-0.4.8p1.tar.gz) = 121744 Modified: head/net/srelay/pkg-descr ============================================================================== --- head/net/srelay/pkg-descr Thu Feb 8 21:16:25 2018 (r461268) +++ head/net/srelay/pkg-descr Thu Feb 8 21:18:15 2018 (r461269) @@ -1,11 +1,11 @@ The SOCKS proxy and relay. -* Srelay is a socks4/5 protocol proxy server +* Srelay is a socks 4/5 protocol proxy server * Supports socks connect/bind request in the protocol v4, v4a, and v5. * Supports socks server chaining with both v4 and v5 servers. * Supports Username/Password authentication in v5 (not recommended). -* Testing on FreeBSD 8.1R, Solaris 8, 10, Linux-i386, MacOS 10.5. +* Testing on Linux-x86_64, macos 10.7-10.12, FreeBSD 10.1-11.1 * Supports IPv6 as well as IPv4. * Srelay is Free. -WWW: https://github.com/gco/srelay +WWW: http://socks-relay.sourceforge.net/ From owner-svn-ports-all@freebsd.org Thu Feb 8 21:28:18 2018 Return-Path: Delivered-To: svn-ports-all@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 CFF8FF0650C; Thu, 8 Feb 2018 21:28:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83A827F097; Thu, 8 Feb 2018 21:28:18 +0000 (UTC) (envelope-from yuri@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 7EA471B957; Thu, 8 Feb 2018 21:28:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LSIsG068709; Thu, 8 Feb 2018 21:28:18 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LSI6L068707; Thu, 8 Feb 2018 21:28:18 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802082128.w18LSI6L068707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 8 Feb 2018 21:28:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461270 - head/math/adept X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/adept X-SVN-Commit-Revision: 461270 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:28:19 -0000 Author: yuri Date: Thu Feb 8 21:28:18 2018 New Revision: 461270 URL: https://svnweb.freebsd.org/changeset/ports/461270 Log: math/adept: Update to 2.0.5 The chenge log wasn't published, but one major reason was the fix of SIMD instruction failures on some i386 FreeBSD architectures reported here: https://github.com/rjhogan/Adept-2/issues/7 Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14238 Modified: head/math/adept/Makefile head/math/adept/distinfo Modified: head/math/adept/Makefile ============================================================================== --- head/math/adept/Makefile Thu Feb 8 21:18:15 2018 (r461269) +++ head/math/adept/Makefile Thu Feb 8 21:28:18 2018 (r461270) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= adept -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.5 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ Modified: head/math/adept/distinfo ============================================================================== --- head/math/adept/distinfo Thu Feb 8 21:18:15 2018 (r461269) +++ head/math/adept/distinfo Thu Feb 8 21:28:18 2018 (r461270) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515625544 -SHA256 (adept-2.0.4.tar.gz) = 5743b523c2cb7e9eaac602dc742c2d956ca437f9bb128bf574afffc2abf137fb -SIZE (adept-2.0.4.tar.gz) = 659085 +TIMESTAMP = 1517996394 +SHA256 (adept-2.0.5.tar.gz) = 6e5e4b29d3a983c97ae0d120c73bba2dded3cac4802e282b097c8bb2f52c43a3 +SIZE (adept-2.0.5.tar.gz) = 661754 From owner-svn-ports-all@freebsd.org Thu Feb 8 21:37:55 2018 Return-Path: Delivered-To: svn-ports-all@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 7CDDEF07081; Thu, 8 Feb 2018 21:37:55 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2ABA27F983; Thu, 8 Feb 2018 21:37:55 +0000 (UTC) (envelope-from gerald@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 259D71BAFC; Thu, 8 Feb 2018 21:37:55 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LbtLi073737; Thu, 8 Feb 2018 21:37:55 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LbstK073735; Thu, 8 Feb 2018 21:37:54 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201802082137.w18LbstK073735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 8 Feb 2018 21:37:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461271 - head/lang/gcc6-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc6-devel X-SVN-Commit-Revision: 461271 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:37:55 -0000 Author: gerald Date: Thu Feb 8 21:37:54 2018 New Revision: 461271 URL: https://svnweb.freebsd.org/changeset/ports/461271 Log: Update to the 20180207 snapshot of GCC 6.4.1. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Thu Feb 8 21:28:18 2018 (r461270) +++ head/lang/gcc6-devel/Makefile Thu Feb 8 21:37:54 2018 (r461271) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.4.1.s20180131 +PORTVERSION= 6.4.1.s20180207 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Thu Feb 8 21:28:18 2018 (r461270) +++ head/lang/gcc6-devel/distinfo Thu Feb 8 21:37:54 2018 (r461271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517443373 -SHA256 (gcc-6-20180131.tar.xz) = 5c4ad7855a8de077fd7ebb949c8bbc6debfa886c1c5cee6c28fa61e8eb29c4f0 -SIZE (gcc-6-20180131.tar.xz) = 72617312 +TIMESTAMP = 1518121686 +SHA256 (gcc-6-20180207.tar.xz) = 3c580e191f8ecf088f9ff5cc7db2716017b9622bfd4e2f8b61b2df7b84240745 +SIZE (gcc-6-20180207.tar.xz) = 72618292 From owner-svn-ports-all@freebsd.org Thu Feb 8 21:54:25 2018 Return-Path: Delivered-To: svn-ports-all@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 A2031F084C8; Thu, 8 Feb 2018 21:54:25 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CFBA8061E; Thu, 8 Feb 2018 21:54:25 +0000 (UTC) (envelope-from gerald@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 44C9C1BE3F; Thu, 8 Feb 2018 21:54:25 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LsP31083596; Thu, 8 Feb 2018 21:54:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LsPlw083595; Thu, 8 Feb 2018 21:54:25 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201802082154.w18LsPlw083595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 8 Feb 2018 21:54:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461272 - head/emulators/wine-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine-devel X-SVN-Commit-Revision: 461272 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:54:25 -0000 Author: gerald Date: Thu Feb 8 21:54:24 2018 New Revision: 461272 URL: https://svnweb.freebsd.org/changeset/ports/461272 Log: The issue of clang 6.0.0 crashing when building Wine was just resolved with __FreeBSD_version 1200057, so reduce the window of versions we need a workaround for to 1200056. PR: 224863 Thanks to: dim Modified: head/emulators/wine-devel/Makefile Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Feb 8 21:37:54 2018 (r461271) +++ head/emulators/wine-devel/Makefile Thu Feb 8 21:54:24 2018 (r461272) @@ -111,7 +111,7 @@ X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig .include # PR224863: clang 6.0.0 crashes -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200056 && ${ARCH} == amd64 +.if ${OPSYS} == FreeBSD && ${OSVERSION} == 1200056 && ${ARCH} == amd64 USE_GCC= yes .endif From owner-svn-ports-all@freebsd.org Thu Feb 8 21:59:26 2018 Return-Path: Delivered-To: svn-ports-all@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 11E67F08AE3; Thu, 8 Feb 2018 21:59:26 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B5EB880BEC; Thu, 8 Feb 2018 21:59:25 +0000 (UTC) (envelope-from gerald@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 B0BA31BE50; Thu, 8 Feb 2018 21:59:25 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18LxPrb084074; Thu, 8 Feb 2018 21:59:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18LxPOd084072; Thu, 8 Feb 2018 21:59:25 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201802082159.w18LxPOd084072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 8 Feb 2018 21:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461273 - head/lang/gcc8-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc8-devel X-SVN-Commit-Revision: 461273 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 21:59:26 -0000 Author: gerald Date: Thu Feb 8 21:59:25 2018 New Revision: 461273 URL: https://svnweb.freebsd.org/changeset/ports/461273 Log: Update to the 20180204 snapshot of GCC 8. Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Thu Feb 8 21:54:24 2018 (r461272) +++ head/lang/gcc8-devel/Makefile Thu Feb 8 21:59:25 2018 (r461273) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.0.1.s20180128 +PORTVERSION= 8.0.1.s20180204 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Thu Feb 8 21:54:24 2018 (r461272) +++ head/lang/gcc8-devel/distinfo Thu Feb 8 21:59:25 2018 (r461273) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517443356 -SHA256 (gcc-8-20180128.tar.xz) = 401e7d789795795620cbda1ec1e6bf658dc043fb3d0397aedafe3bf61a33eff4 -SIZE (gcc-8-20180128.tar.xz) = 61159680 +TIMESTAMP = 1518121598 +SHA256 (gcc-8-20180204.tar.xz) = e289b8cd0f7b35948fc6170391ecc92ae8b36bd22f87df4d18662bc6f9ba3930 +SIZE (gcc-8-20180204.tar.xz) = 61215792 From owner-svn-ports-all@freebsd.org Thu Feb 8 22:09:17 2018 Return-Path: Delivered-To: svn-ports-all@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 4DF43F09558; Thu, 8 Feb 2018 22:09:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EFF90812C5; Thu, 8 Feb 2018 22:09:16 +0000 (UTC) (envelope-from yuri@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 EAC511BFFE; Thu, 8 Feb 2018 22:09:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18M9G6S089319; Thu, 8 Feb 2018 22:09:16 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18M9GbQ089311; Thu, 8 Feb 2018 22:09:16 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802082209.w18M9GbQ089311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 8 Feb 2018 22:09:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461274 - in head: games/doomsday games/pioneer graphics/qt5-3d multimedia/assimp multimedia/assimp/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: games/doomsday games/pioneer graphics/qt5-3d multimedia/assimp multimedia/assimp/files X-SVN-Commit-Revision: 461274 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:09:17 -0000 Author: yuri Date: Thu Feb 8 22:09:15 2018 New Revision: 461274 URL: https://svnweb.freebsd.org/changeset/ports/461274 Log: multimedia/assimp: Update to 4.1.0 Change log: https://github.com/assimp/assimp/releases/tag/v4.1.0 Additional port changes: * Removed CMAKE_SKIP_RPATH, the default behavior should suffice * Changed to CMAKE_OFF * Removed the unnecessary .if/gcc clause * Improved PLIST_SUB tokens * Added the patch for #include that is already in the upstream repository now Also tried to add the double-precision option, but it fails in build, so I reported this to the upsream. Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14253 Added: head/multimedia/assimp/files/patch-git_096056 (contents, props changed) Modified: head/games/doomsday/Makefile head/games/pioneer/Makefile head/graphics/qt5-3d/Makefile head/multimedia/assimp/Makefile head/multimedia/assimp/distinfo head/multimedia/assimp/files/patch-code_D3MFOpcPackage.cpp head/multimedia/assimp/pkg-plist Modified: head/games/doomsday/Makefile ============================================================================== --- head/games/doomsday/Makefile Thu Feb 8 21:59:25 2018 (r461273) +++ head/games/doomsday/Makefile Thu Feb 8 22:09:15 2018 (r461274) @@ -3,6 +3,7 @@ PORTNAME= doomsday PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} Modified: head/games/pioneer/Makefile ============================================================================== --- head/games/pioneer/Makefile Thu Feb 8 21:59:25 2018 (r461273) +++ head/games/pioneer/Makefile Thu Feb 8 22:09:15 2018 (r461274) @@ -3,6 +3,7 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} +PORTREVISION= 1 CATEGORIES= games MAINTAINER= lightside@gmx.com Modified: head/graphics/qt5-3d/Makefile ============================================================================== --- head/graphics/qt5-3d/Makefile Thu Feb 8 21:59:25 2018 (r461273) +++ head/graphics/qt5-3d/Makefile Thu Feb 8 22:09:15 2018 (r461274) @@ -2,6 +2,7 @@ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- Modified: head/multimedia/assimp/Makefile ============================================================================== --- head/multimedia/assimp/Makefile Thu Feb 8 21:59:25 2018 (r461273) +++ head/multimedia/assimp/Makefile Thu Feb 8 22:09:15 2018 (r461274) @@ -2,7 +2,7 @@ PORTNAME= assimp DISTVERSIONPREFIX= v -DISTVERSION= 4.0.1 +DISTVERSION= 4.1.0 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -19,16 +19,11 @@ USES= cmake compiler:c++11-lib localbase:ldflags pkgc USE_GITHUB= yes USE_LDCONFIG= yes -# CMAKE_ARGS instructs cmake to skip runtime path removal during install -CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=ON -DASSIMP_BUILD_TESTS:BOOL=OFF +CMAKE_OFF= ASSIMP_BUILD_TESTS -PLIST_SUB= SHLIB_VER=${DISTVERSION} +PLIST_SUB= SHL3=${DISTVERSION} VER2=${DISTVERSION:R} SHL1=${DISTVERSION:R:R} -.include +post-install: # rm the third-party lib installed by mistake: https://github.com/assimp/assimp/issues/1650 + @${RM} ${STAGEDIR}${PREFIX}/lib/libIrrXML.a -.if ${CHOSEN_COMPILER_TYPE} == gcc -# GCC C++11 support is broken on FreeBSD (see PR 193528 for details) -CXXFLAGS+= -D_GLIBCXX_USE_C99 -.endif - -.include +.include Modified: head/multimedia/assimp/distinfo ============================================================================== --- head/multimedia/assimp/distinfo Thu Feb 8 21:59:25 2018 (r461273) +++ head/multimedia/assimp/distinfo Thu Feb 8 22:09:15 2018 (r461274) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509810769 -SHA256 (assimp-assimp-v4.0.1_GH0.tar.gz) = 60080d8ab4daaab309f65b3cffd99f19eb1af8d05623fff469b9b652818e286e -SIZE (assimp-assimp-v4.0.1_GH0.tar.gz) = 44625148 +TIMESTAMP = 1513844771 +SHA256 (assimp-assimp-v4.1.0_GH0.tar.gz) = 3520b1e9793b93a2ca3b797199e16f40d61762617e072f2d525fad70f9678a71 +SIZE (assimp-assimp-v4.1.0_GH0.tar.gz) = 45417293 Modified: head/multimedia/assimp/files/patch-code_D3MFOpcPackage.cpp ============================================================================== --- head/multimedia/assimp/files/patch-code_D3MFOpcPackage.cpp Thu Feb 8 21:59:25 2018 (r461273) +++ head/multimedia/assimp/files/patch-code_D3MFOpcPackage.cpp Thu Feb 8 22:09:15 2018 (r461274) @@ -1,11 +1,10 @@ ---- code/D3MFOpcPackage.cpp.orig 2017-07-18 17:03:26 UTC +--- code/D3MFOpcPackage.cpp.orig 2017-12-11 13:22:45 UTC +++ code/D3MFOpcPackage.cpp -@@ -55,6 +55,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY O +@@ -55,6 +55,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE + #include #include #include - +#include -+ #include + #include "3MFXmlTags.h" - namespace Assimp { Added: head/multimedia/assimp/files/patch-git_096056 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/assimp/files/patch-git_096056 Thu Feb 8 22:09:15 2018 (r461274) @@ -0,0 +1,21 @@ +From 096056b899d9c423cdcad527849126e3e3e17a34 Mon Sep 17 00:00:00 2001 +From: Turo Lamminen +Date: Sun, 24 Dec 2017 22:17:45 +0200 +Subject: [PATCH] Q3BSP: Fix build with clang libc++ + +--- + code/Q3BSPZipArchive.cpp | 1 + + 1 file changed, 1 insertion(+) + +diff --git code/Q3BSPZipArchive.cpp code/Q3BSPZipArchive.cpp +index 86c966d8e..1c8b18ad3 100644 +--- code/Q3BSPZipArchive.cpp ++++ code/Q3BSPZipArchive.cpp +@@ -43,6 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + #include "Q3BSPZipArchive.h" + #include ++#include + #include + + namespace Assimp { Modified: head/multimedia/assimp/pkg-plist ============================================================================== --- head/multimedia/assimp/pkg-plist Thu Feb 8 21:59:25 2018 (r461273) +++ head/multimedia/assimp/pkg-plist Thu Feb 8 22:09:15 2018 (r461274) @@ -5,6 +5,7 @@ include/assimp/Compiler/pushpack1.h include/assimp/DefaultIOStream.h include/assimp/DefaultIOSystem.h include/assimp/DefaultLogger.hpp +include/assimp/Defines.h include/assimp/Exporter.hpp include/assimp/IOStream.hpp include/assimp/IOSystem.hpp @@ -45,9 +46,9 @@ include/assimp/vector2.inl include/assimp/vector3.h include/assimp/vector3.inl include/assimp/version.h -lib/cmake/assimp-4.0/assimp-config-version.cmake -lib/cmake/assimp-4.0/assimp-config.cmake +lib/cmake/assimp-%%VER2%%/assimp-config-version.cmake +lib/cmake/assimp-%%VER2%%/assimp-config.cmake lib/libassimp.so -lib/libassimp.so.4 -lib/libassimp.so.%%SHLIB_VER%% +lib/libassimp.so.%%SHL1%% +lib/libassimp.so.%%SHL3%% libdata/pkgconfig/assimp.pc From owner-svn-ports-all@freebsd.org Thu Feb 8 22:14:31 2018 Return-Path: Delivered-To: svn-ports-all@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 D09D8F09C00; Thu, 8 Feb 2018 22:14:31 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86EE78189E; Thu, 8 Feb 2018 22:14:31 +0000 (UTC) (envelope-from gerald@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 81C9F1C199; Thu, 8 Feb 2018 22:14:31 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MEVMx094147; Thu, 8 Feb 2018 22:14:31 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18MEVaE094146; Thu, 8 Feb 2018 22:14:31 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201802082214.w18MEVaE094146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 8 Feb 2018 22:14:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461275 - head/multimedia/webcamoid X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/multimedia/webcamoid X-SVN-Commit-Revision: 461275 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:14:32 -0000 Author: gerald Date: Thu Feb 8 22:14:31 2018 New Revision: 461275 URL: https://svnweb.freebsd.org/changeset/ports/461275 Log: Use USE_GCC=6+ instead of the non-standard (and actually not supported) USE_GCC=6.0+. Modified: head/multimedia/webcamoid/Makefile Modified: head/multimedia/webcamoid/Makefile ============================================================================== --- head/multimedia/webcamoid/Makefile Thu Feb 8 22:09:15 2018 (r461274) +++ head/multimedia/webcamoid/Makefile Thu Feb 8 22:14:31 2018 (r461275) @@ -29,7 +29,7 @@ QMAKE_ARGS= INSTALLQMLDIR=${QT_QMLDIR} \ MANDIR=${PREFIX}/man # Workaround for the crash when built with clang that the upstream author says is a bug in clang -USE_GCC= 6.0+ +USE_GCC= 6+ # Workaround for Bug#224137: devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected BINARY_ALIAS= g++=${CXX} From owner-svn-ports-all@freebsd.org Thu Feb 8 22:24:00 2018 Return-Path: Delivered-To: svn-ports-all@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 43256F0A894; Thu, 8 Feb 2018 22:24:00 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA9D681F3C; Thu, 8 Feb 2018 22:23:59 +0000 (UTC) (envelope-from mandree@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 E57011C331; Thu, 8 Feb 2018 22:23:59 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MNxwk099148; Thu, 8 Feb 2018 22:23:59 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18MNxc6099146; Thu, 8 Feb 2018 22:23:59 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201802082223.w18MNxc6099146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 8 Feb 2018 22:23:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461276 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461276 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:24:00 -0000 Author: mandree Date: Thu Feb 8 22:23:59 2018 New Revision: 461276 URL: https://svnweb.freebsd.org/changeset/ports/461276 Log: Document Mailman vulnerability PR: 225767 Submitted by: Vladimir Krstulja Reviewed by: Matthias Andree Security: CVE-2018-5950 Security: 3d0eeef8-0cf9-11e8-99b0-d017c2987f9a Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 8 22:14:31 2018 (r461275) +++ head/security/vuxml/vuln.xml Thu Feb 8 22:23:59 2018 (r461276) @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Mailman -- Cross-site scripting (XSS) vulnerability in the web UI + + + mailman + 2.1.26 + + + ja-mailman + 2.1.14.j7_2,1 + + + + +

Mark Sapiro reports:

+
+

An XSS vulnerability in the user options CGI could allow a crafted URL + to execute arbitrary javascript in a user's browser. A related issue + could expose information on a user's options page without requiring + login.

+
+ +
+ + https://www.mail-archive.com/mailman-users@python.org/msg70478.html + CVE-2018-5950 + + + 2018-01-20 + 2018-02-08 + +
+ PostgreSQL vulnerabilities From owner-svn-ports-all@freebsd.org Thu Feb 8 22:32:24 2018 Return-Path: Delivered-To: svn-ports-all@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 AAF3BF0B179; Thu, 8 Feb 2018 22:32:24 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F04882641; Thu, 8 Feb 2018 22:32:24 +0000 (UTC) (envelope-from mandree@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 5A0A11C4C6; Thu, 8 Feb 2018 22:32:24 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MWOb7004578; Thu, 8 Feb 2018 22:32:24 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18MWNcw004569; Thu, 8 Feb 2018 22:32:23 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201802082232.w18MWNcw004569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 8 Feb 2018 22:32:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461277 - in head/mail/mailman: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: in head/mail/mailman: . files X-SVN-Commit-Revision: 461277 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:32:24 -0000 Author: mandree Date: Thu Feb 8 22:32:23 2018 New Revision: 461277 URL: https://svnweb.freebsd.org/changeset/ports/461277 Log: Security update to 2.1.26 (XSS bug), assorted other fixes. - Fix checksum failures in Defaults.py[c]: No longer patch Defaults.py in postinstall, instead configure --with-mailhost=localhost --with-urlhost=localhost, as Fedora and Arch Linux do. - Add a related note to FreeBSD-post-install-notes. - Add a related safeguard to the rcfile, which will refuse to run if the DEFAULT_*_HOSTs are not configured. This can be changed with a new mailman_run_localhost="YES" rc.conf setting, which will then restrict itself to printing the warnings, but still start mailman. - Update htdig patch to upstream SVN r1734. - Bump USES, python:2 -> python:2.7 - Regenerated patches. Changelog: https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1743/NEWS#L8 Release/SecuritY announcement: https://www.mail-archive.com/mailman-users@python.org/msg70478.html PR: 225767 (related vuxml entry) Reported by: Vladimir Krstulja MFH: 2018Q1 Security: CVE-2018-5950 Security: 3d0eeef8-0cf9-11e8-99b0-d017c2987f9a Modified: head/mail/mailman/Makefile head/mail/mailman/distinfo head/mail/mailman/files/FreeBSD-post-install-notes head/mail/mailman/files/mailman.in head/mail/mailman/files/patch-Mailman__Defaults.py.in head/mail/mailman/files/patch-Mailman__htmlformat.py head/mail/mailman/files/patch-misc__mailman.in head/mail/mailman/files/pkg-install.in head/mail/mailman/pkg-plist Modified: head/mail/mailman/Makefile ============================================================================== --- head/mail/mailman/Makefile Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/Makefile Thu Feb 8 22:32:23 2018 (r461277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mailman -DISTVERSION= 2.1.25 +DISTVERSION= 2.1.26 PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= GNU \ @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL CONFLICTS= ja-mailman-2.1.* -USES= autoreconf cpe fakeroot python:2 shebangfix tar:tgz +USES= autoreconf cpe fakeroot python:2.7 shebangfix tar:tgz USE_RC_SUBR= mailman SHEBANG_FILES= bin/msgfmt.py \ tests/fblast.py \ @@ -36,8 +36,8 @@ CONFIGURE_ARGS+=--with-python=${PYTHON_CMD} \ --with-groupname=${MM_GROUPNAME} \ --with-mail-gid=${MAIL_GID} --with-cgi-gid=${CGI_GID} \ --with-permcheck=no \ - --with-mailhost=// \ - --with-urlhost=// + --with-mailhost=localhost \ + --with-urlhost=localhost # The Mailman port supports a number of variables that may be tweaked at # build time. Getting the values of some of them right is crucial! @@ -128,7 +128,7 @@ PKGNAMESUFFIX+= -with-htdig #X unpack this tarball, and the original distfile #X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1702.patch.xz #X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory -_HTDIGREV= 1717 +_HTDIGREV= 1734 PATCHFILES+= msapiro-htdig-${_HTDIGREV}.patch.xz RUN_DEPENDS+= htdig:textproc/htdig PLIST_SUB+= SUB_HTDIG="" Modified: head/mail/mailman/distinfo ============================================================================== --- head/mail/mailman/distinfo Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/distinfo Thu Feb 8 22:32:23 2018 (r461277) @@ -1,5 +1,5 @@ -TIMESTAMP = 1509135818 -SHA256 (mailman/mailman-2.1.25.tgz) = 83a6dcbdc5356648db0ad03a0d55d4786071c04d4d6e69d5e95e1815975e0169 -SIZE (mailman/mailman-2.1.25.tgz) = 9254776 -SHA256 (mailman/msapiro-htdig-1717.patch.xz) = 9c272ce70507ece4f46b81a443540a2dbd68661d2f5db904e073782765b0e4a0 -SIZE (mailman/msapiro-htdig-1717.patch.xz) = 198620 +TIMESTAMP = 1518121723 +SHA256 (mailman/mailman-2.1.26.tgz) = 240177e1ef561ede88d7b48283c3835f39bbd0b1ae19100d3520cbe43058339f +SIZE (mailman/mailman-2.1.26.tgz) = 9264592 +SHA256 (mailman/msapiro-htdig-1734.patch.xz) = 1616c8ae2cb393bd60aa463523fe1b7e7f4bae20d29104242388ba1886e0b8c0 +SIZE (mailman/msapiro-htdig-1734.patch.xz) = 50304 Modified: head/mail/mailman/files/FreeBSD-post-install-notes ============================================================================== --- head/mail/mailman/files/FreeBSD-post-install-notes Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/FreeBSD-post-install-notes Thu Feb 8 22:32:23 2018 (r461277) @@ -38,6 +38,17 @@ package) can help with that. many of the steps you may read about in these files. Also, not everything in these files is necessarily relevant to the FreeBSD port. + In most cases, you will want to override the host name settings (which + default to 'localhost') by adding these lines to Mailman/mm_cfg.py: + (the documentation is in Mailman/Defaults.py, but you need to override + the defaults in mm_cfg.py instead, changes to Defaults.py are lost on + upgrades): + + # adjust and add this to Mailman/mm_cfg.py: + DEFAULT_URL_HOST = 'CHANGE_ME.example.org' + DEFAULT_EMAIL_HOST = 'CHANGE_ME.example.org' + add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) + 2) Integrating Mailman with your web server Modified: head/mail/mailman/files/mailman.in ============================================================================== --- head/mail/mailman/files/mailman.in Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/mailman.in Thu Feb 8 22:32:23 2018 (r461277) @@ -15,6 +15,10 @@ # check_perms on start or post-install. # Default is "YES", but this is unsuitable # for slow machines with many lists. +# +# mailman_run_localhost (bool): Set to "YES" to enable running mailman +# with unchanged DEFAULT_URL_HOST and +# DEFAULT_EMAIL_HOST. Default is "NO". . /etc/rc.subr @@ -31,14 +35,26 @@ load_rc_config $name : ${mailman_enable:="NO"} : ${mailman_fix_perms:="YES"} : ${mailman_flags:="-s -q"} +: ${mailman_run_localhost:="NO"} start_precmd=${name}_prestart extra_commands="reload status" mailman_prestart() { + ### check/fix permissions if desired if checkyesno mailman_fix_perms ; then check_startmsgs && echo "Fixing ${name} permissions:" env LC_ALL=C %%MAILMANDIR%%/bin/check_perms -f ${rc_debug:+-v} + fi + + ### check if the default configuration is plausible + vhosts=$(PYTHONPATH="%%MAILMANDIR%%/bin" "%%PYTHON_CMD%%" -c 'import paths;from Mailman import mm_cfg;_x=dict(mm_cfg.VIRTUAL_HOSTS);print repr(_x);') + if [ "${vhosts}" = "{'localhost': 'localhost'}" ] ; then + warn 'Be sure to change the default hosts in Mailman/mm_cfg.py!' + warn 'Review %%DOCSDIR%%/FreeBSD-post-install-notes for instructions.' + if ! checkyesno mailman_run_localhost ; then + err 78 "Start of mailman refused due to insufficient configuration." + fi fi } Modified: head/mail/mailman/files/patch-Mailman__Defaults.py.in ============================================================================== --- head/mail/mailman/files/patch-Mailman__Defaults.py.in Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/patch-Mailman__Defaults.py.in Thu Feb 8 22:32:23 2018 (r461277) @@ -1,15 +1,15 @@ ---- Mailman/Defaults.py.in.orig 2008-04-24 09:47:40.000000000 -0300 -+++ Mailman/Defaults.py.in 2008-04-24 09:50:37.000000000 -0300 -@@ -107,7 +107,7 @@ +--- Mailman/Defaults.py.in.orig 2018-02-04 17:04:39 UTC ++++ Mailman/Defaults.py.in +@@ -148,7 +148,7 @@ GLOBAL_BAN_LIST = [] # Command that is used to convert text/html parts into plain text. This # should output results to standard output. %(filename)s will contain the # name of the temporary file that the program should operate on. -HTML_TO_PLAIN_TEXT_COMMAND = '/usr/bin/lynx -dump %(filename)s' +HTML_TO_PLAIN_TEXT_COMMAND = '%%LOCALBASE%%/bin/lynx -dump %(filename)s' - - -@@ -395,8 +395,8 @@ + # A Python regular expression character class which defines the characters + # allowed in list names. Lists cannot be created with names containing any +@@ -538,8 +538,8 @@ VIRTUAL_MAILMAN_LOCAL_DOMAIN = None # and virtual-mailman.db files, respectively, from the associated plain text # files. The file being updated will be appended to this string (with a # separating space), so it must be appropriate for os.system(). @@ -20,16 +20,16 @@ # Ceiling on the number of recipients that can be specified in a single SMTP # transaction. Set to 0 to submit the entire recipient list in one -@@ -430,7 +430,7 @@ +@@ -573,7 +573,7 @@ SMTPPORT = 0 # Command for direct command pipe delivery to sendmail compatible program, # when DELIVERY_MODULE is 'Sendmail'. -SENDMAIL_CMD = '/usr/lib/sendmail' +SENDMAIL_CMD = '/usr/sbin/sendmail' - # Set these variables if you need to authenticate to your NNTP server for - # Usenet posting or reading. If no authentication is necessary, specify None -@@ -673,6 +673,12 @@ + # SMTP authentication for DELIVERY_MODULE = 'SMTPDirect'. To enable SASL + # authentication for SMTPDirect, set SMTP_AUTH = Yes and provide appropriate +@@ -851,6 +851,12 @@ VERP_CONFIRMATIONS = No # debugging). MAX_AUTORESPONSES_PER_DAY = 10 Modified: head/mail/mailman/files/patch-Mailman__htmlformat.py ============================================================================== --- head/mail/mailman/files/patch-Mailman__htmlformat.py Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/patch-Mailman__htmlformat.py Thu Feb 8 22:32:23 2018 (r461277) @@ -1,6 +1,6 @@ ---- Mailman/htmlformat.py.orig Sun Apr 21 17:27:02 2002 -+++ Mailman/htmlformat.py Fri Sep 27 16:17:48 2002 -@@ -600,12 +600,14 @@ +--- Mailman/htmlformat.py.orig 2018-02-04 17:04:39 UTC ++++ Mailman/htmlformat.py +@@ -646,12 +646,14 @@ class DefinitionList(Container): from mm_cfg import MAILMAN_URL PYTHON_URL = 'http://www.python.org/' GNU_URL = 'http://www.gnu.org/' @@ -15,7 +15,7 @@ def MailmanLogo(): -@@ -617,17 +619,17 @@ +@@ -663,17 +665,17 @@ def MailmanLogo(): '
version %s' % (logo(DELIVERED_BY), mm_cfg.VERSION) pylink = 'Python Powered' % \ logo(PYTHON_POWERED) Modified: head/mail/mailman/files/patch-misc__mailman.in ============================================================================== --- head/mail/mailman/files/patch-misc__mailman.in Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/patch-misc__mailman.in Thu Feb 8 22:32:23 2018 (r461277) @@ -1,6 +1,6 @@ ---- misc/mailman.in.orig Thu Mar 7 08:09:51 2002 -+++ misc/mailman.in Fri Sep 27 15:56:40 2002 -@@ -39,15 +39,19 @@ +--- misc/mailman.in.orig 2018-02-04 17:04:39 UTC ++++ misc/mailman.in +@@ -52,16 +52,20 @@ MAILMANCTL=$MAILMANHOME/bin/mailmanctl case "$1" in 'start') #rm -f $MAILMANHOME/locks/* @@ -15,10 +15,11 @@ 'restart') $PYTHON $MAILMANCTL -q restart -+ ;; + ;; +*) + echo "Usage: `basename $0` {start|stop|restart}" >&2 + exit 64 - ;; ++ ;; - esac + 'reopen') + $PYTHON $MAILMANCTL -q reopen Modified: head/mail/mailman/files/pkg-install.in ============================================================================== --- head/mail/mailman/files/pkg-install.in Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/files/pkg-install.in Thu Feb 8 22:32:23 2018 (r461277) @@ -106,9 +106,6 @@ POST-INSTALL) echo "---> rcfile sets mailman_fix_perms to no, skipping check_perms" fi - echo "---> Fixing up default host names (MAILHOST, URLHOST)" - sed -Ee "s}^(DEFAULT_(EMAIL|URL)_HOST) = '//'}\1 = '`hostname -f`'}" -i '' "%%MAILMANDIR%%/Mailman/Defaults.py" - echo "---> Running assorted other checks" if egrep -q "^[ \t]*MTA.*=.*Postfix" "%%MAILMANDIR%%/Mailman/mm_cfg.py" ; then # run Postfix-specific checks Modified: head/mail/mailman/pkg-plist ============================================================================== --- head/mail/mailman/pkg-plist Thu Feb 8 22:23:59 2018 (r461276) +++ head/mail/mailman/pkg-plist Thu Feb 8 22:32:23 2018 (r461277) @@ -338,6 +338,7 @@ %%MMDIR%%/bin/list_lists %%MMDIR%%/bin/list_members %%MMDIR%%/bin/list_owners +%%MMDIR%%/bin/mailman-config %%MMDIR%%/bin/mailmanctl %%MMDIR%%/bin/mmsitepass %%MMDIR%%/bin/msgfmt.py @@ -2161,6 +2162,7 @@ %%MMDIR%%/tests/bounces/exim_01.txt %%MMDIR%%/tests/bounces/groupwise_01.txt %%MMDIR%%/tests/bounces/groupwise_02.txt +%%MMDIR%%/tests/bounces/groupwise_03.txt %%MMDIR%%/tests/bounces/hotpop_01.txt %%MMDIR%%/tests/bounces/llnl_01.txt %%MMDIR%%/tests/bounces/microsoft_01.txt From owner-svn-ports-all@freebsd.org Thu Feb 8 22:38:15 2018 Return-Path: Delivered-To: svn-ports-all@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 0E8E4F0B888; Thu, 8 Feb 2018 22:38:15 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6C4C82BB9; Thu, 8 Feb 2018 22:38:14 +0000 (UTC) (envelope-from mandree@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 B1C3C1C4E9; Thu, 8 Feb 2018 22:38:14 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18McEgM005011; Thu, 8 Feb 2018 22:38:14 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18McE5b005009; Thu, 8 Feb 2018 22:38:14 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201802082238.w18McE5b005009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 8 Feb 2018 22:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461278 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461278 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:38:15 -0000 Author: mandree Date: Thu Feb 8 22:38:13 2018 New Revision: 461278 URL: https://svnweb.freebsd.org/changeset/ports/461278 Log: Extend mailman CVE-2018-5950 vuln entry to mailman-with-htdig Security: 3d0eeef8-0cf9-11e8-99b0-d017c2987f9a Security: CVE-2018-5950 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 8 22:32:23 2018 (r461277) +++ head/security/vuxml/vuln.xml Thu Feb 8 22:38:13 2018 (r461278) @@ -66,6 +66,10 @@ Notes: 2.1.26
+ mailman-with-htdig + 2.1.26 + + ja-mailman 2.1.14.j7_2,1 From owner-svn-ports-all@freebsd.org Thu Feb 8 22:39:43 2018 Return-Path: Delivered-To: svn-ports-all@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 CEF04F0B985; Thu, 8 Feb 2018 22:39:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AFB882DB0; Thu, 8 Feb 2018 22:39:43 +0000 (UTC) (envelope-from jbeich@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 734C91C4EC; Thu, 8 Feb 2018 22:39:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MdhDF005256; Thu, 8 Feb 2018 22:39:43 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Mdhtx005253; Thu, 8 Feb 2018 22:39:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802082239.w18Mdhtx005253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 8 Feb 2018 22:39:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461279 - in head/devel/android-tools-simpleperf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/devel/android-tools-simpleperf: . files X-SVN-Commit-Revision: 461279 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:39:44 -0000 Author: jbeich Date: Thu Feb 8 22:39:42 2018 New Revision: 461279 URL: https://svnweb.freebsd.org/changeset/ports/461279 Log: devel/android-tools-simpleperf: switch to llvm50 Added: head/devel/android-tools-simpleperf/files/patch-llvm6 (contents, props changed) Modified: head/devel/android-tools-simpleperf/Makefile (contents, props changed) head/devel/android-tools-simpleperf/files/Makefile (contents, props changed) Modified: head/devel/android-tools-simpleperf/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/Makefile Thu Feb 8 22:38:13 2018 (r461278) +++ head/devel/android-tools-simpleperf/Makefile Thu Feb 8 22:39:42 2018 (r461279) @@ -3,7 +3,7 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- DISTVERSION= 7.1.2_r17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -30,7 +30,7 @@ TEST_TARGET= test LDFLAGS+= -Wl,--as-needed # avoid overlinking (llvm deps) PLIST_FILES= bin/simpleperf -LLVM_VER?= 38 # XXX Move to DEFAULT_VERSIONS +LLVM_VER?= 50 # XXX Move to DEFAULT_VERSIONS OPTIONS_DEFINE= TEST Modified: head/devel/android-tools-simpleperf/files/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/files/Makefile Thu Feb 8 22:38:13 2018 (r461278) +++ head/devel/android-tools-simpleperf/files/Makefile Thu Feb 8 22:39:42 2018 (r461279) @@ -89,7 +89,10 @@ TEST_CPPFLAGS+= $$(${GTEST_CONFIG} --cppflags) CPPFLAGS.${f}+= ${TEST_CPPFLAGS} .endfor -LDADD+= $$(${LLVM_CONFIG} --system-libs --libs --ldflags) +LDADD!= ${LLVM_CONFIG} --system-libs --libs --ldflags --link-static +LDADD+= -lz \-lpthread +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223191#c3 +LDADD:= ${LDADD:S,-l/usr/lib/libexecinfo.so,-lexecinfo,} TEST_LDADD+= $$(${GTEST_CONFIG} --libs --ldflags) TEST_OBJS+= ${TEST_SRCS:R:S/$/.o/} Added: head/devel/android-tools-simpleperf/files/patch-llvm6 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-simpleperf/files/patch-llvm6 Thu Feb 8 22:39:42 2018 (r461279) @@ -0,0 +1,72 @@ +read_elf.cpp:170:56: error: no member named 'getError' in + 'llvm::Expected > + >' + << "] is not a binary file: " << binary_or_err.getError().message(); + ~~~~~~~~~~~~~ ^ +read_elf.cpp:105:37: error: no member named 'section_begin' in + 'llvm::object::ELFFile >' + for (auto section_iterator = elf->section_begin(); section_iterator != elf->section_end(); + ~~~ ^ +read_elf.cpp:316:23: error: no member named 'program_header_begin' in + 'llvm::object::ELFFile >' + for (auto it = elf->program_header_begin(); it != elf->program_header_end(); ++it) { + ~~~ ^ + +--- simpleperf/read_elf.cpp.orig 2017-01-06 00:19:41 UTC ++++ simpleperf/read_elf.cpp +@@ -102,11 +102,19 @@ bool GetBuildIdFromNoteFile(const std::string& filenam + + template + bool GetBuildIdFromELFFile(const llvm::object::ELFFile* elf, BuildId* build_id) { ++#if LLVM_VERSION_MAJOR < 4 + for (auto section_iterator = elf->section_begin(); section_iterator != elf->section_end(); ++#else ++ for (auto section_iterator = elf->sections()->begin(); section_iterator != elf->sections()->end(); ++#endif + ++section_iterator) { + if (section_iterator->sh_type == llvm::ELF::SHT_NOTE) { + auto contents = elf->getSectionContents(&*section_iterator); ++#if LLVM_VERSION_MAJOR < 4 + if (contents.getError()) { ++#else ++ if (!contents) { ++#endif + LOG(DEBUG) << "read note section error"; + continue; + } +@@ -167,7 +175,11 @@ static BinaryRet OpenObjectFile(const std::string& fil + auto binary_or_err = llvm::object::createBinary(buffer_or_err.get()->getMemBufferRef()); + if (!binary_or_err) { + LOG(ERROR) << filename << " [" << file_offset << "-" << (file_offset + file_size) ++#if LLVM_VERSION_MAJOR * 10 + LLVM_VERSION_MINOR < 39 + << "] is not a binary file: " << binary_or_err.getError().message(); ++#else ++ << "] is not a binary file: " << errorToErrorCode(binary_or_err.takeError()).message(); ++#endif + return ret; + } + ret.binary = llvm::object::OwningBinary(std::move(binary_or_err.get()), +@@ -313,7 +325,11 @@ template + bool ReadMinExecutableVirtualAddress(const llvm::object::ELFFile* elf, uint64_t* p_vaddr) { + bool has_vaddr = false; + uint64_t min_addr = std::numeric_limits::max(); ++#if LLVM_VERSION_MAJOR < 4 + for (auto it = elf->program_header_begin(); it != elf->program_header_end(); ++it) { ++#else ++ for (auto it = elf->program_headers()->begin(); it != elf->program_headers()->end(); ++it) { ++#endif + if ((it->p_type == llvm::ELF::PT_LOAD) && (it->p_flags & llvm::ELF::PF_X)) { + if (it->p_vaddr < min_addr) { + min_addr = it->p_vaddr; +@@ -357,7 +373,11 @@ bool ReadMinExecutableVirtualAddressFromElfFile(const + template + bool ReadSectionFromELFFile(const llvm::object::ELFFile* elf, const std::string& section_name, + std::string* content) { ++#if LLVM_VERSION_MAJOR < 4 + for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { ++#else ++ for (auto it = elf->sections()->begin(); it != elf->sections()->end(); ++it) { ++#endif + auto name_or_err = elf->getSectionName(&*it); + if (name_or_err && *name_or_err == section_name) { + auto data_or_err = elf->getSectionContents(&*it); From owner-svn-ports-all@freebsd.org Thu Feb 8 22:40:01 2018 Return-Path: Delivered-To: svn-ports-all@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 44B2DF0B9FA; Thu, 8 Feb 2018 22:40:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBBC782E9C; Thu, 8 Feb 2018 22:40:00 +0000 (UTC) (envelope-from jbeich@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 E6BC41C4F2; Thu, 8 Feb 2018 22:40:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18Me0Z1005421; Thu, 8 Feb 2018 22:40:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18Me0QZ005419; Thu, 8 Feb 2018 22:40:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802082240.w18Me0QZ005419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 8 Feb 2018 22:40:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461280 - head/graphics/sekrit-twc-zimg X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/sekrit-twc-zimg X-SVN-Commit-Revision: 461280 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:40:01 -0000 Author: jbeich Date: Thu Feb 8 22:40:00 2018 New Revision: 461280 URL: https://svnweb.freebsd.org/changeset/ports/461280 Log: graphics/sekrit-twc-zimg: update to 2.7.4 Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.3...release-2.7.4 ABI: https://abi-laboratory.pro/tracker/timeline/z/ Modified: head/graphics/sekrit-twc-zimg/Makefile (contents, props changed) head/graphics/sekrit-twc-zimg/distinfo (contents, props changed) Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Thu Feb 8 22:39:42 2018 (r461279) +++ head/graphics/sekrit-twc-zimg/Makefile Thu Feb 8 22:40:00 2018 (r461280) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zimg -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- Modified: head/graphics/sekrit-twc-zimg/distinfo ============================================================================== --- head/graphics/sekrit-twc-zimg/distinfo Thu Feb 8 22:39:42 2018 (r461279) +++ head/graphics/sekrit-twc-zimg/distinfo Thu Feb 8 22:40:00 2018 (r461280) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517416903 -SHA256 (sekrit-twc-zimg-release-2.7.3_GH0.tar.gz) = c0b7d719338d86bf69c688fcea451a6d81d93551fa9e305504f7e13bdbf7046c -SIZE (sekrit-twc-zimg-release-2.7.3_GH0.tar.gz) = 246332 +TIMESTAMP = 1518041204 +SHA256 (sekrit-twc-zimg-release-2.7.4_GH0.tar.gz) = 5182544ba42001613ffa8fd54dac2e8738639339f4bf070a53a4ebf17fdb2a97 +SIZE (sekrit-twc-zimg-release-2.7.4_GH0.tar.gz) = 246376 From owner-svn-ports-all@freebsd.org Thu Feb 8 22:44:24 2018 Return-Path: Delivered-To: svn-ports-all@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 2DB55F0BF58; Thu, 8 Feb 2018 22:44:24 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D90F483358; Thu, 8 Feb 2018 22:44:23 +0000 (UTC) (envelope-from mandree@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 D40AD1C69D; Thu, 8 Feb 2018 22:44:23 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MiNd6010027; Thu, 8 Feb 2018 22:44:23 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18MiNb7010026; Thu, 8 Feb 2018 22:44:23 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201802082244.w18MiNb7010026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 8 Feb 2018 22:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461281 - head X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 461281 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:44:24 -0000 Author: mandree Date: Thu Feb 8 22:44:23 2018 New Revision: 461281 URL: https://svnweb.freebsd.org/changeset/ports/461281 Log: Mention mailman configuration requirement. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Feb 8 22:40:00 2018 (r461280) +++ head/UPDATING Thu Feb 8 22:44:23 2018 (r461281) @@ -5,6 +5,20 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180208: + AFFECTS: users of mail/mailman* + AUTHOR: mandree@FreeBSD.org + + In order to overcome complaints about mismatched checksums in + Mailman/Default.py, mailman now configures the DEFAULT_EMAIL_HOST + and DEFAULT_URL_HOST to "localhost" statically, and the rc script + will check this and refuse to start on next boot. + Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URLHOST in + Mailman/mm_cfg.py properly. + + A short example has been added to: + ${PREFIX}/local/share/doc/mailman/FreeBSD-post-install-notes. + 20180201: AFFECTS: users of editors/emacs* and all ports using Emacs via USES=emacs AUTHOR: jrm@FreeBSD.org From owner-svn-ports-all@freebsd.org Thu Feb 8 22:55:13 2018 Return-Path: Delivered-To: svn-ports-all@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 6AFE9F0CBF0; Thu, 8 Feb 2018 22:55:13 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 211A483B82; Thu, 8 Feb 2018 22:55:13 +0000 (UTC) (envelope-from mandree@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 1C2B71C844; Thu, 8 Feb 2018 22:55:13 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18MtC7X014997; Thu, 8 Feb 2018 22:55:12 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18MtC4J014995; Thu, 8 Feb 2018 22:55:12 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201802082255.w18MtC4J014995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 8 Feb 2018 22:55:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461282 - in head/misc/e2fsprogs-libuuid: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: in head/misc/e2fsprogs-libuuid: . files X-SVN-Commit-Revision: 461282 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 22:55:13 -0000 Author: mandree Date: Thu Feb 8 22:55:12 2018 New Revision: 461282 URL: https://svnweb.freebsd.org/changeset/ports/461282 Log: Run rc.d/uuidd after the virtual FILESYSTEMS target. PR: 225368 Submitted by: bdrewery@ MFH: 2018Q1 Modified: head/misc/e2fsprogs-libuuid/Makefile head/misc/e2fsprogs-libuuid/files/uuidd.in Modified: head/misc/e2fsprogs-libuuid/Makefile ============================================================================== --- head/misc/e2fsprogs-libuuid/Makefile Thu Feb 8 22:44:23 2018 (r461281) +++ head/misc/e2fsprogs-libuuid/Makefile Thu Feb 8 22:55:12 2018 (r461282) @@ -1,7 +1,7 @@ # Created by: Matthias Andree # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= misc devel PKGNAMESUFFIX= -libuuid Modified: head/misc/e2fsprogs-libuuid/files/uuidd.in ============================================================================== --- head/misc/e2fsprogs-libuuid/files/uuidd.in Thu Feb 8 22:44:23 2018 (r461281) +++ head/misc/e2fsprogs-libuuid/files/uuidd.in Thu Feb 8 22:55:12 2018 (r461282) @@ -11,6 +11,7 @@ # Licensed under the modified (= 2-clause) BSD license. # PROVIDE: uuidd +# REQUIRE: FILESYSTEMS # BEFORE: DAEMON . /etc/rc.subr From owner-svn-ports-all@freebsd.org Fri Feb 9 02:35:15 2018 Return-Path: Delivered-To: svn-ports-all@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 7CE80F1BD48; Fri, 9 Feb 2018 02:35:15 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 300A06C2C0; Fri, 9 Feb 2018 02:35:15 +0000 (UTC) (envelope-from jhale@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 108B11EC5C; Fri, 9 Feb 2018 02:35:15 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w192ZEiA023899; Fri, 9 Feb 2018 02:35:14 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w192ZEiM023892; Fri, 9 Feb 2018 02:35:14 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802090235.w192ZEiM023892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 9 Feb 2018 02:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461283 - in head/audio: . libmysofa libmysofa/files X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: in head/audio: . libmysofa libmysofa/files X-SVN-Commit-Revision: 461283 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 02:35:15 -0000 Author: jhale Date: Fri Feb 9 02:35:14 2018 New Revision: 461283 URL: https://svnweb.freebsd.org/changeset/ports/461283 Log: New port: audio/libmysofa libmysofa is a simple set of C functions to read AES SOFA (Spatially Oriented Format for Acoustics) files, if they contain HRTFs (Head-Related Transfer Functions) stored according to the AES69-2015 standard [http://www.aes.org/publications/standards/search.cfm?docID=99]. WWW: https://github.com/hoene/libmysofa Added: head/audio/libmysofa/ head/audio/libmysofa/Makefile (contents, props changed) head/audio/libmysofa/distinfo (contents, props changed) head/audio/libmysofa/files/ head/audio/libmysofa/files/patch-CMakeLists.txt (contents, props changed) head/audio/libmysofa/files/patch-tests_compare.sh (contents, props changed) head/audio/libmysofa/pkg-descr (contents, props changed) head/audio/libmysofa/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Feb 8 22:55:12 2018 (r461282) +++ head/audio/Makefile Fri Feb 9 02:35:14 2018 (r461283) @@ -418,6 +418,7 @@ SUBDIR += libmusicbrainz3 SUBDIR += libmusicbrainz5 SUBDIR += libmusicxml + SUBDIR += libmysofa SUBDIR += libnjb SUBDIR += libnoise SUBDIR += libogg Added: head/audio/libmysofa/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/Makefile Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= libmysofa +PORTVERSION= 0.6 +DISTVERSIONPREFIX= v +CATEGORIES= audio + +MAINTAINER= jhale@FreeBSD.org +COMMENT= SOFA (Spatially Oriented Format for Acoustics) file reader + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= node:www/node + +USES= cmake shebangfix +USE_LDCONFIG= yes + +SHEBANG_FILES= tests/compare.sh +bash_CMD= /bin/sh + +USE_GITHUB= yes +GH_ACCOUNT= hoene + +OPTIONS_DEFINE= TEST +OPTIONS_SUB= yes + +TEST_BUILD_DEPENDS= cunit>0:devel/cunit +TEST_CMAKE_BOOL= BUILD_TESTS +TEST_TEST_TARGET= test + +.include Added: head/audio/libmysofa/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/distinfo Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518091211 +SHA256 (hoene-libmysofa-v0.6_GH0.tar.gz) = e39c34bd40d17aecdb962ba6ae533a3fa9d291da4db6972d0d6e023974a1c169 +SIZE (hoene-libmysofa-v0.6_GH0.tar.gz) = 77218522 Added: head/audio/libmysofa/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/files/patch-CMakeLists.txt Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,29 @@ +The tests/compare.sh script is written to be run relative to the directory it +is in, so we need to direct CMake to execute it from the tests directory +instead of the top source directory. + +--- CMakeLists.txt.orig 2017-07-11 11:36:33 UTC ++++ CMakeLists.txt +@@ -38,14 +38,14 @@ if(BUILD_TESTS) + + enable_testing() + +- add_test(CIPIC_subject_003_hrir_final ../tests/compare.sh ../tests/CIPIC_subject_003_hrir_final) +- add_test(FHK_HRIR_L2354.sofa ../tests/compare.sh ../tests/FHK_HRIR_L2354) +- add_test(LISTEN_1002_IRC_1002_C_HRIR.sofa ../tests/compare.sh ../tests/LISTEN_1002_IRC_1002_C_HRIR) +- add_test(MIT_KEMAR_large_pinna.sofa ../tests/compare.sh ../tests/MIT_KEMAR_large_pinna) +- add_test(Pulse ../tests/compare.sh ../tests/Pulse) +- add_test(Tester ../tests/compare.sh ../tests/tester) +- add_test(TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m.sofa ../tests/compare.sh ../tests/TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m) +- add_test(TU-Berlin_QU_KEMAR_anechoic_radius_0.5m.sofa ../tests/compare.sh ../tests/TU-Berlin_QU_KEMAR_anechoic_radius_0.5m) ++ add_test(NAME CIPIC_subject_003_hrir_final COMMAND compare.sh CIPIC_subject_003_hrir_final WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME FHK_HRIR_L2354.sofa COMMAND compare.sh FHK_HRIR_L2354 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME LISTEN_1002_IRC_1002_C_HRIR.sofa COMMAND compare.sh LISTEN_1002_IRC_1002_C_HRIR WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME MIT_KEMAR_large_pinna.sofa COMMAND compare.sh MIT_KEMAR_large_pinna WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME Pulse COMMAND compare.sh Pulse WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME Tester COMMAND compare.sh tester WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m.sofa COMMAND compare.sh TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) ++ add_test(NAME TU-Berlin_QU_KEMAR_anechoic_radius_0.5m.sofa COMMAND compare.sh TU-Berlin_QU_KEMAR_anechoic_radius_0.5m WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests) + endif(BUILD_TESTS) + + add_subdirectory(src) Added: head/audio/libmysofa/files/patch-tests_compare.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/files/patch-tests_compare.sh Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,13 @@ +Fix binary location. + +--- tests/compare.sh.orig 2018-02-08 14:33:00 UTC ++++ tests/compare.sh +@@ -1,7 +1,7 @@ + #!/bin/bash + + NODEJS=`which node || which nodejs || which false` +-../build/src/mysofa2json "$1".sofa >tmp1.json 2>tmp1.txt ++../src/mysofa2json "$1".sofa >tmp1.json 2>tmp1.txt + + ret=$? + if [ "$ret" != 0 ]; then Added: head/audio/libmysofa/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/pkg-descr Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,6 @@ +libmysofa is a simple set of C functions to read AES SOFA (Spatially +Oriented Format for Acoustics) files, if they contain HRTFs +(Head-Related Transfer Functions) stored according to the AES69-2015 +standard [http://www.aes.org/publications/standards/search.cfm?docID=99]. + +WWW: https://github.com/hoene/libmysofa Added: head/audio/libmysofa/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libmysofa/pkg-plist Fri Feb 9 02:35:14 2018 (r461283) @@ -0,0 +1,8 @@ +%%TEST%%bin/mysofa2json +include/mysofa.h +lib/libmysofa.a +lib/libmysofa.so +lib/libmysofa.so.0 +lib/libmysofa.so.0.5.1 +%%DATADIR%%/MIT_KEMAR_normal_pinna.sofa +%%DATADIR%%/default.sofa From owner-svn-ports-all@freebsd.org Fri Feb 9 02:39:00 2018 Return-Path: Delivered-To: svn-ports-all@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 A8B1FF1C14C; Fri, 9 Feb 2018 02:39:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5ADE76C4A8; Fri, 9 Feb 2018 02:39:00 +0000 (UTC) (envelope-from swills@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 51AB11EC66; Fri, 9 Feb 2018 02:39:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w192d0kE024213; Fri, 9 Feb 2018 02:39:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w192cx1v024203; Fri, 9 Feb 2018 02:38:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802090238.w192cx1v024203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 9 Feb 2018 02:38:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461284 - in head/net-im: . purple-discord purple-discord/files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/net-im: . purple-discord purple-discord/files X-SVN-Commit-Revision: 461284 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 02:39:00 -0000 Author: swills Date: Fri Feb 9 02:38:59 2018 New Revision: 461284 URL: https://svnweb.freebsd.org/changeset/ports/461284 Log: net-im/purple-discord: create port A libpurple/Pidgin plugin for Discord WWW: https://github.com/EionRobb/purple-discord Added: head/net-im/purple-discord/ head/net-im/purple-discord/Makefile (contents, props changed) head/net-im/purple-discord/distinfo (contents, props changed) head/net-im/purple-discord/files/ head/net-im/purple-discord/files/patch-Makefile (contents, props changed) head/net-im/purple-discord/pkg-descr (contents, props changed) head/net-im/purple-discord/pkg-plist (contents, props changed) Modified: head/net-im/Makefile (contents, props changed) Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Fri Feb 9 02:35:14 2018 (r461283) +++ head/net-im/Makefile Fri Feb 9 02:38:59 2018 (r461284) @@ -128,6 +128,7 @@ SUBDIR += psi SUBDIR += psimedia SUBDIR += purple-hangouts + SUBDIR += purple-discord SUBDIR += py-fbmq SUBDIR += py-jabber SUBDIR += py-jabberbot Added: head/net-im/purple-discord/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/purple-discord/Makefile Fri Feb 9 02:38:59 2018 (r461284) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= purple-discord +PORTVERSION= g20171227 +CATEGORIES= net-im + +MAINTAINER= swills@FreeBSD.org +COMMENT= Discord plugin for libpurple + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libpurple.so:net-im/libpurple \ + libjson-glib-1.0.so:devel/json-glib + +USES= dos2unix gettext gmake pkgconfig +USE_GNOME= glib20 +USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= EionRobb +GH_TAGNAME= 9b7c3ad + +DOS2UNIX_FILES= Makefile + +.include Added: head/net-im/purple-discord/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/purple-discord/distinfo Fri Feb 9 02:38:59 2018 (r461284) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518134930 +SHA256 (EionRobb-purple-discord-g20171227-9b7c3ad_GH0.tar.gz) = 7de1619d73e6989601d7b5b9fb88268cf9464ae96e75b3436def0afb66acde04 +SIZE (EionRobb-purple-discord-g20171227-9b7c3ad_GH0.tar.gz) = 56973 Added: head/net-im/purple-discord/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/purple-discord/files/patch-Makefile Fri Feb 9 02:38:59 2018 (r461284) @@ -0,0 +1,11 @@ +--- Makefile.orig 2018-02-09 00:05:15 UTC ++++ Makefile +@@ -118,7 +118,7 @@ po/%.mo: po/%.po + msgfmt -o $@ $^ + + %-locale-install: po/%.mo +- install -D -m $(FILE_PERM) -p po/$(*F).mo $(LOCALEDIR)/$(*F)/LC_MESSAGES/purple-discord.mo ++ install -m $(FILE_PERM) -p po/$(*F).mo $(LOCALEDIR)/$(*F)/LC_MESSAGES/purple-discord.mo + + install: $(DISCORD_TARGET) install-icons install-locales + mkdir -m $(DIR_PERM) -p $(DISCORD_DEST) Added: head/net-im/purple-discord/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/purple-discord/pkg-descr Fri Feb 9 02:38:59 2018 (r461284) @@ -0,0 +1,3 @@ +A libpurple/Pidgin plugin for Discord + +WWW: https://github.com/EionRobb/purple-discord Added: head/net-im/purple-discord/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/purple-discord/pkg-plist Fri Feb 9 02:38:59 2018 (r461284) @@ -0,0 +1,6 @@ +lib/purple-2/libdiscord.so +share/locale/es/LC_MESSAGES/purple-discord.mo +share/locale/it/LC_MESSAGES/purple-discord.mo +share/pixmaps/pidgin/protocols/16/discord.png +share/pixmaps/pidgin/protocols/22/discord.png +share/pixmaps/pidgin/protocols/48/discord.png From owner-svn-ports-all@freebsd.org Fri Feb 9 02:40:13 2018 Return-Path: Delivered-To: svn-ports-all@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 F0B5AF1C279; Fri, 9 Feb 2018 02:40:12 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A03986C5C7; Fri, 9 Feb 2018 02:40:12 +0000 (UTC) (envelope-from jonathan@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 9A6B81EC6A; Fri, 9 Feb 2018 02:40:12 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w192eC0u024527; Fri, 9 Feb 2018 02:40:12 GMT (envelope-from jonathan@FreeBSD.org) Received: (from jonathan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w192eBP1024517; Fri, 9 Feb 2018 02:40:11 GMT (envelope-from jonathan@FreeBSD.org) Message-Id: <201802090240.w192eBP1024517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jonathan set sender to jonathan@FreeBSD.org using -f From: Jonathan Anderson Date: Fri, 9 Feb 2018 02:40:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461285 - in head/databases/neo4j: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jonathan X-SVN-Commit-Paths: in head/databases/neo4j: . files X-SVN-Commit-Revision: 461285 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 02:40:13 -0000 Author: jonathan (src committer) Date: Fri Feb 9 02:40:11 2018 New Revision: 461285 URL: https://svnweb.freebsd.org/changeset/ports/461285 Log: Update neo4j to v3.3.2. While we're here, fix up some variable names to ensure that all of the scripts work (e.g., /usr/local/etc/rc.d/neo4j). Approved by: crees Differential Revision: https://reviews.freebsd.org/D14260 Added: head/databases/neo4j/files/patch-conf_neo4j.conf (contents, props changed) Deleted: head/databases/neo4j/files/patch-conf-neo4j-conf Modified: head/databases/neo4j/Makefile head/databases/neo4j/distinfo head/databases/neo4j/files/neo4j.in head/databases/neo4j/files/patch-bin_cypher-shell head/databases/neo4j/files/patch-bin_neo4j head/databases/neo4j/files/patch-bin_neo4j-admin head/databases/neo4j/files/patch-bin_neo4j-import head/databases/neo4j/files/patch-bin_neo4j-shell head/databases/neo4j/pkg-plist Modified: head/databases/neo4j/Makefile ============================================================================== --- head/databases/neo4j/Makefile Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/Makefile Fri Feb 9 02:40:11 2018 (r461285) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= neo4j -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.3.2 CATEGORIES= databases java MASTER_SITES= http://dist.neo4j.org/ DISTNAME= ${PORTNAME}-community-${DISTVERSION}-unix -LICENSE= GPLv3 -MAINTAINER= crees@FreeBSD.org +MAINTAINER= jonathan@FreeBSD.org COMMENT= High performance graph store and database +LICENSE= GPLv3 + RUN_DEPENDS= bash:shells/bash WRKSRC= ${WRKDIR}/${DISTNAME:S,-unix,,} @@ -20,11 +20,16 @@ SHEBANG_FILES= bin/cypher-shell bin/neo4j-admin bin/ne USE_JAVA= yes USE_RC_SUBR= ${PORTNAME} SUB_FILES= ${PORTNAME}.sh +SUB_LIST= LOGDIR=${LOGDIR} RUNDIR=${RUNDIR} -DBDIR= /var/db/${PORTNAME} +PLIST_SUB= DBDIR=${DBDIR} DISTVERSION=${DISTVERSION} +DBDIR= ${DESTDIR}/var/db/${PORTNAME} +LOGDIR= ${DESTDIR}/var/log/${PORTNAME} +RUNDIR= ${DESTDIR}/var/run/ + post-patch: - ${REINPLACE_CMD} 's,%%DBDIR%%,${DBDIR},g;s,%%PREFIX%%,${PREFIX},g' \ + ${REINPLACE_CMD} 's,%%DBDIR%%,${DBDIR},g;s,%%JAVA_HOME%%,${JAVA_HOME},g;s,%%LOGDIR%%,${LOGDIR},g;s,%%PREFIX%%,${PREFIX},g;s,%%RUNDIR%%,${RUNDIR},g' \ ${WRKSRC}/bin/cypher-shell ${WRKSRC}/bin/neo4j* \ ${WRKSRC}/conf/neo4j.conf @@ -42,5 +47,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/conf/$f \ ${STAGEDIR}${PREFIX}/etc/$f.sample .endfor - ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${PREFIX}/etc/neo4j-certificates + ${MKDIR} ${STAGEDIR}${DBDIR} ${STAGEDIR}${PREFIX}/etc/neo4j-certificates .include Modified: head/databases/neo4j/distinfo ============================================================================== --- head/databases/neo4j/distinfo Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/distinfo Fri Feb 9 02:40:11 2018 (r461285) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498754546 -SHA256 (neo4j-community-3.2.1-unix.tar.gz) = 24fd6a704e0d80c4b4f9a3d17ce0db23f258a8cdcfa1eb28d7803b7d1811ee96 -SIZE (neo4j-community-3.2.1-unix.tar.gz) = 77979397 +TIMESTAMP = 1518030659 +SHA256 (neo4j-community-3.3.2-unix.tar.gz) = 8a2a74f1270944d9b72f2af2c15cb350718e697af6e3800e67cb32a5d1605f6e +SIZE (neo4j-community-3.3.2-unix.tar.gz) = 90614580 Modified: head/databases/neo4j/files/neo4j.in ============================================================================== --- head/databases/neo4j/files/neo4j.in Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/neo4j.in Fri Feb 9 02:40:11 2018 (r461285) @@ -28,11 +28,11 @@ status_cmd="$command status" neo4j_prestart() { - NEO4J_DATA=%%DATADIR%% + NEO4J_DATA=%%DBDIR%% NEO4J_LIB=%%PREFIX%%/neo4j/lib - NEO4J_LOGS=/var/log/neo4j + NEO4J_LOGS=%%LOGDIR%% NEO4J_PLUGINS=${NEO4J_LIB}/plugins - NEO4J_RUN=/var/run/neo4j + NEO4J_RUN=%%RUNDIR%% mkdir -p ${NEO4J_LOGS} ${NEO4J_RUN} } Modified: head/databases/neo4j/files/patch-bin_cypher-shell ============================================================================== --- head/databases/neo4j/files/patch-bin_cypher-shell Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/patch-bin_cypher-shell Fri Feb 9 02:40:11 2018 (r461285) @@ -1,7 +1,30 @@ ---- bin/cypher-shell.orig 2017-07-04 01:59:39 UTC +--- bin/cypher-shell.orig 2018-02-07 19:48:06 UTC +++ bin/cypher-shell -@@ -72,7 +72,7 @@ build_classpath() { - +@@ -41,7 +41,9 @@ _find_java_cmd() { + detect_os() { + if uname -s | grep -q Darwin; then + DIST_OS="macosx" +- elif [[ -e /etc/gentoo-release ]]; then ++ elif uname -s | grep -q FreeBSD; then ++ DIST_OS="freebsd" ++ elif [[ -e /etc/gentoo-release ]]; then + DIST_OS="gentoo" + else + DIST_OS="other" +@@ -52,7 +54,10 @@ _find_java_home() { + [[ "${JAVA_HOME:-}" ]] && return + + case "${DIST_OS}" in +- "macosx") ++ "freebsd") ++ JAVA_HOME="%%JAVA_HOME%%" ++ ;; ++ "macosx") + JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" + ;; + "gentoo") +@@ -72,7 +77,7 @@ build_classpath() { + # Then try installation directory (prefix/bin and prefix/share/cypher-shell/lib) if [[ -z "${JARPATH}" ]]; then - APP_HOME="${APP_HOME}/../share/cypher-shell" Modified: head/databases/neo4j/files/patch-bin_neo4j ============================================================================== --- head/databases/neo4j/files/patch-bin_neo4j Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/patch-bin_neo4j Fri Feb 9 02:40:11 2018 (r461285) @@ -1,13 +1,36 @@ ---- bin/neo4j.orig 2017-07-04 01:59:39 UTC +--- bin/neo4j.orig 2018-02-07 19:48:06 UTC +++ bin/neo4j @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/local/bin/bash - # Copyright (c) 2002-2016 "Neo Technology," + # Copyright (c) 2002-2018 "Neo Technology," # Network Engine for Objects in Lund AB [http://neotechnology.com] # -@@ -162,9 +162,9 @@ _show_java_help() { - +@@ -63,7 +63,9 @@ build_classpath() { + detect_os() { + if uname -s | grep -q Darwin; then + DIST_OS="macosx" +- elif [[ -e /etc/gentoo-release ]]; then ++ elif uname -s | grep -q FreeBSD; then ++ DIST_OS="freebsd" ++ elif [[ -e /etc/gentoo-release ]]; then + DIST_OS="gentoo" + else + DIST_OS="other" +@@ -146,7 +148,10 @@ _find_java_home() { + [[ "${JAVA_HOME:-}" ]] && return + + case "${DIST_OS}" in +- "macosx") ++ "freebsd") ++ JAVA_HOME="%%JAVA_HOME%%" ++ ;; ++ "macosx") + JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" + ;; + "gentoo") +@@ -162,9 +167,9 @@ _show_java_help() { + _setup_calculated_paths() { if [[ -z "${NEO4J_HOME:-}" ]]; then - NEO4J_HOME="$(cd "$(dirname "$0")"/.. && pwd)" @@ -17,4 +40,4 @@ + : "${NEO4J_CONF:="${NEO4J_HOME}/../etc"}" readonly NEO4J_HOME NEO4J_CONF } - + Modified: head/databases/neo4j/files/patch-bin_neo4j-admin ============================================================================== --- head/databases/neo4j/files/patch-bin_neo4j-admin Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/patch-bin_neo4j-admin Fri Feb 9 02:40:11 2018 (r461285) @@ -1,6 +1,31 @@ ---- bin/neo4j-admin.orig 2017-07-04 01:59:39 UTC +--- bin/neo4j-admin.orig 2018-02-07 19:48:06 UTC +++ bin/neo4j-admin -@@ -140,7 +140,7 @@ _setup_calculated_paths() { +@@ -39,7 +39,9 @@ build_classpath() { + detect_os() { + if uname -s | grep -q Darwin; then + DIST_OS="macosx" +- elif [[ -e /etc/gentoo-release ]]; then ++ elif uname -s | grep -q FreeBSD; then ++ DIST_OS="freebsd" ++ elif [[ -e /etc/gentoo-release ]]; then + DIST_OS="gentoo" + else + DIST_OS="other" +@@ -122,7 +124,10 @@ _find_java_home() { + [[ "${JAVA_HOME:-}" ]] && return + + case "${DIST_OS}" in +- "macosx") ++ "freebsd") ++ JAVA_HOME="%%JAVA_HOME%%" ++ ;; ++ "macosx") + JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" + ;; + "gentoo") +@@ -138,9 +143,9 @@ _show_java_help() { + + _setup_calculated_paths() { if [[ -z "${NEO4J_HOME:-}" ]]; then - NEO4J_HOME="$(cd "$(dirname "$0")"/.. && pwd)" + NEO4J_HOME="$(cd "$(dirname "$0")"/../neo4j && pwd)" @@ -9,4 +34,4 @@ + : "${NEO4J_CONF:="${NEO4J_HOME}/../etc"}" readonly NEO4J_HOME NEO4J_CONF } - + Modified: head/databases/neo4j/files/patch-bin_neo4j-import ============================================================================== --- head/databases/neo4j/files/patch-bin_neo4j-import Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/patch-bin_neo4j-import Fri Feb 9 02:40:11 2018 (r461285) @@ -1,6 +1,27 @@ ---- bin/neo4j-import.orig 2017-07-04 01:59:39 UTC +--- bin/neo4j-import.orig 2018-02-07 19:48:06 UTC +++ bin/neo4j-import -@@ -140,7 +140,7 @@ _setup_calculated_paths() { +@@ -39,6 +39,8 @@ build_classpath() { + detect_os() { + if uname -s | grep -q Darwin; then + DIST_OS="macosx" ++ elif uname -s | grep -q FreeBSD; then ++ DIST_OS="freebsd" + elif [[ -e /etc/gentoo-release ]]; then + DIST_OS="gentoo" + else +@@ -122,6 +124,9 @@ _find_java_home() { + [[ "${JAVA_HOME:-}" ]] && return + + case "${DIST_OS}" in ++ "freebsd") ++ JAVA_HOME="%%JAVA_HOME%%" ++ ;; + "macosx") + JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" + ;; +@@ -138,9 +143,9 @@ _show_java_help() { + + _setup_calculated_paths() { if [[ -z "${NEO4J_HOME:-}" ]]; then - NEO4J_HOME="$(cd "$(dirname "$0")"/.. && pwd)" + NEO4J_HOME="$(cd "$(dirname "$0")"/../neo4j && pwd)" @@ -9,4 +30,4 @@ + : "${NEO4J_CONF:="${NEO4J_HOME}/../etc"}" readonly NEO4J_HOME NEO4J_CONF } - + Modified: head/databases/neo4j/files/patch-bin_neo4j-shell ============================================================================== --- head/databases/neo4j/files/patch-bin_neo4j-shell Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/files/patch-bin_neo4j-shell Fri Feb 9 02:40:11 2018 (r461285) @@ -1,6 +1,31 @@ ---- bin/neo4j-shell.orig 2017-07-04 01:59:39 UTC +--- bin/neo4j-shell.orig 2018-02-07 19:48:06 UTC +++ bin/neo4j-shell -@@ -140,7 +140,7 @@ _setup_calculated_paths() { +@@ -39,7 +39,9 @@ build_classpath() { + detect_os() { + if uname -s | grep -q Darwin; then + DIST_OS="macosx" +- elif [[ -e /etc/gentoo-release ]]; then ++ elif uname -s | grep -q FreeBSD; then ++ DIST_OS="freebsd" ++ elif [[ -e /etc/gentoo-release ]]; then + DIST_OS="gentoo" + else + DIST_OS="other" +@@ -122,7 +124,10 @@ _find_java_home() { + [[ "${JAVA_HOME:-}" ]] && return + + case "${DIST_OS}" in +- "macosx") ++ "freebsd") ++ JAVA_HOME="%%JAVA_HOME%%" ++ ;; ++ "macosx") + JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" + ;; + "gentoo") +@@ -138,9 +143,9 @@ _show_java_help() { + + _setup_calculated_paths() { if [[ -z "${NEO4J_HOME:-}" ]]; then - NEO4J_HOME="$(cd "$(dirname "$0")"/.. && pwd)" + NEO4J_HOME="$(cd "$(dirname "$0")"/../neo4j && pwd)" @@ -9,4 +34,4 @@ + : "${NEO4J_CONF:="${NEO4J_HOME}/../etc"}" readonly NEO4J_HOME NEO4J_CONF } - + Added: head/databases/neo4j/files/patch-conf_neo4j.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/neo4j/files/patch-conf_neo4j.conf Fri Feb 9 02:40:11 2018 (r461285) @@ -0,0 +1,20 @@ +--- conf/neo4j.conf.orig 2018-01-16 09:38:48 UTC ++++ conf/neo4j.conf +@@ -9,12 +9,12 @@ + #dbms.active_database=graph.db + + # Paths of directories in the installation. +-#dbms.directories.data=data +-#dbms.directories.plugins=plugins +-#dbms.directories.certificates=certificates +-#dbms.directories.logs=logs ++dbms.directories.data=%%DBDIR%% ++dbms.directories.plugins=%%PREFIX%%/lib/neo4j/plugins ++dbms.directories.certificates=%%PREFIX%%/etc/neo4j-certificates ++dbms.directories.logs=%%LOGDIR%% + #dbms.directories.lib=lib +-#dbms.directories.run=run ++dbms.directories.run=%%RUNDIR%% + + # This setting constrains all `LOAD CSV` import files to be under the `import` directory. Remove or comment it out to + # allow files to be loaded from anywhere in the filesystem; this introduces possible security problems. See the Modified: head/databases/neo4j/pkg-plist ============================================================================== --- head/databases/neo4j/pkg-plist Fri Feb 9 02:38:59 2018 (r461284) +++ head/databases/neo4j/pkg-plist Fri Feb 9 02:40:11 2018 (r461285) @@ -4,18 +4,16 @@ bin/neo4j-admin bin/neo4j-import bin/neo4j-shell @sample etc/neo4j.conf.sample -neo4j/lib/asm-5.2.jar neo4j/lib/bcpkix-jdk15on-1.53.jar neo4j/lib/bcprov-jdk15on-1.53.jar neo4j/lib/caffeine-2.3.3.jar -neo4j/lib/commons-beanutils-1.8.3.jar neo4j/lib/commons-compress-1.12.jar neo4j/lib/commons-configuration-1.10.jar -neo4j/lib/commons-digester-2.1.jar neo4j/lib/commons-io-2.4.jar neo4j/lib/commons-lang-2.6.jar -neo4j/lib/commons-lang3-3.3.2.jar +neo4j/lib/commons-lang3-3.5.jar neo4j/lib/commons-logging-1.1.1.jar +neo4j/lib/commons-text-1.1.jar neo4j/lib/concurrentlinkedhashmap-lru-1.4.2.jar neo4j/lib/jackson-core-asl-1.9.13.jar neo4j/lib/jackson-jaxrs-1.9.13.jar @@ -25,14 +23,14 @@ neo4j/lib/jersey-core-1.19.jar neo4j/lib/jersey-multipart-1.19.jar neo4j/lib/jersey-server-1.19.jar neo4j/lib/jersey-servlet-1.19.jar -neo4j/lib/jetty-http-9.2.9.v20150224.jar -neo4j/lib/jetty-io-9.2.9.v20150224.jar -neo4j/lib/jetty-security-9.2.9.v20150224.jar -neo4j/lib/jetty-server-9.2.9.v20150224.jar -neo4j/lib/jetty-servlet-9.2.9.v20150224.jar -neo4j/lib/jetty-util-9.2.9.v20150224.jar -neo4j/lib/jetty-webapp-9.2.9.v20150224.jar -neo4j/lib/jetty-xml-9.2.9.v20150224.jar +neo4j/lib/jetty-http-9.2.22.v20170606.jar +neo4j/lib/jetty-io-9.2.22.v20170606.jar +neo4j/lib/jetty-security-9.2.22.v20170606.jar +neo4j/lib/jetty-server-9.2.22.v20170606.jar +neo4j/lib/jetty-servlet-9.2.22.v20170606.jar +neo4j/lib/jetty-util-9.2.22.v20170606.jar +neo4j/lib/jetty-webapp-9.2.22.v20170606.jar +neo4j/lib/jetty-xml-9.2.22.v20170606.jar neo4j/lib/jline-2.12.jar neo4j/lib/jsr311-api-1.1.2.r612.jar neo4j/lib/lucene-analyzers-common-5.5.0.jar @@ -40,52 +38,58 @@ neo4j/lib/lucene-codecs-5.5.0.jar neo4j/lib/lucene-core-5.5.0.jar neo4j/lib/lucene-queryparser-5.5.0.jar neo4j/lib/mimepull-1.9.3.jar -neo4j/lib/neo4j-bolt-3.2.1.jar -neo4j/lib/neo4j-browser-3.0.4.jar -neo4j/lib/neo4j-codegen-3.2.1.jar -neo4j/lib/neo4j-collections-3.2.1.jar -neo4j/lib/neo4j-command-line-3.2.1.jar -neo4j/lib/neo4j-common-3.2.1.jar -neo4j/lib/neo4j-configuration-3.2.1.jar -neo4j/lib/neo4j-consistency-check-3.2.1.jar -neo4j/lib/neo4j-csv-3.2.1.jar -neo4j/lib/neo4j-cypher-3.2.1.jar -neo4j/lib/neo4j-cypher-compiler-2.3-2.3.10.jar -neo4j/lib/neo4j-cypher-compiler-3.1-3.1.4.jar -neo4j/lib/neo4j-cypher-compiler-3.2-3.2.1.jar -neo4j/lib/neo4j-cypher-frontend-2.3-2.3.10.jar -neo4j/lib/neo4j-cypher-frontend-3.1-3.1.4.jar -neo4j/lib/neo4j-cypher-frontend-3.2-3.2.1.jar -neo4j/lib/neo4j-cypher-ir-3.2-3.2.1.jar -neo4j/lib/neo4j-dbms-3.2.1.jar -neo4j/lib/neo4j-graph-algo-3.2.1.jar -neo4j/lib/neo4j-graph-matching-3.1.3.jar -neo4j/lib/neo4j-graphdb-api-3.2.1.jar -neo4j/lib/neo4j-import-tool-3.2.1.jar -neo4j/lib/neo4j-index-3.2.1.jar -neo4j/lib/neo4j-io-3.2.1.jar -neo4j/lib/neo4j-jmx-3.2.1.jar -neo4j/lib/neo4j-kernel-3.2.1.jar -neo4j/lib/neo4j-logging-3.2.1.jar -neo4j/lib/neo4j-lucene-index-3.2.1.jar -neo4j/lib/neo4j-lucene-upgrade-3.2.1.jar -neo4j/lib/neo4j-primitive-collections-3.2.1.jar -neo4j/lib/neo4j-resource-3.2.1.jar -neo4j/lib/neo4j-security-3.2.1.jar -neo4j/lib/neo4j-server-3.2.1.jar -neo4j/lib/neo4j-shell-3.2.1.jar -neo4j/lib/neo4j-udc-3.2.1.jar -neo4j/lib/neo4j-unsafe-3.2.1.jar -neo4j/lib/netty-all-4.1.8.Final.jar +neo4j/lib/neo4j-bolt-%%DISTVERSION%%.jar +neo4j/lib/neo4j-browser-3.1.4.jar +neo4j/lib/neo4j-codegen-%%DISTVERSION%%.jar +neo4j/lib/neo4j-collections-%%DISTVERSION%%.jar +neo4j/lib/neo4j-command-line-%%DISTVERSION%%.jar +neo4j/lib/neo4j-common-%%DISTVERSION%%.jar +neo4j/lib/neo4j-configuration-%%DISTVERSION%%.jar +neo4j/lib/neo4j-consistency-check-%%DISTVERSION%%.jar +neo4j/lib/neo4j-csv-%%DISTVERSION%%.jar +neo4j/lib/neo4j-cypher-%%DISTVERSION%%.jar +neo4j/lib/neo4j-cypher-compiler-2.3-2.3.11.jar +neo4j/lib/neo4j-cypher-compiler-3.1-3.1.6.jar +neo4j/lib/neo4j-cypher-compiler-3.2-3.2.8.jar +neo4j/lib/neo4j-cypher-compiler-3.3-%%DISTVERSION%%.jar +neo4j/lib/neo4j-cypher-frontend-2.3-2.3.11.jar +neo4j/lib/neo4j-cypher-frontend-3.1-3.1.6.jar +neo4j/lib/neo4j-cypher-frontend-3.2-3.2.8.jar +neo4j/lib/neo4j-cypher-frontend-3.3-%%DISTVERSION%%.jar +neo4j/lib/neo4j-cypher-ir-3.2-3.2.8.jar +neo4j/lib/neo4j-cypher-ir-3.3-%%DISTVERSION%%.jar +neo4j/lib/neo4j-cypher-logical-plans-3.3-%%DISTVERSION%%.jar +neo4j/lib/neo4j-dbms-%%DISTVERSION%%.jar +neo4j/lib/neo4j-graph-algo-%%DISTVERSION%%.jar +neo4j/lib/neo4j-graph-matching-3.1.6.jar +neo4j/lib/neo4j-graphdb-api-%%DISTVERSION%%.jar +neo4j/lib/neo4j-import-tool-%%DISTVERSION%%.jar +neo4j/lib/neo4j-index-%%DISTVERSION%%.jar +neo4j/lib/neo4j-io-%%DISTVERSION%%.jar +neo4j/lib/neo4j-jmx-%%DISTVERSION%%.jar +neo4j/lib/neo4j-kernel-%%DISTVERSION%%.jar +neo4j/lib/neo4j-logging-%%DISTVERSION%%.jar +neo4j/lib/neo4j-lucene-index-%%DISTVERSION%%.jar +neo4j/lib/neo4j-lucene-upgrade-%%DISTVERSION%%.jar +neo4j/lib/neo4j-primitive-collections-%%DISTVERSION%%.jar +neo4j/lib/neo4j-resource-%%DISTVERSION%%.jar +neo4j/lib/neo4j-security-%%DISTVERSION%%.jar +neo4j/lib/neo4j-server-%%DISTVERSION%%.jar +neo4j/lib/neo4j-shell-%%DISTVERSION%%.jar +neo4j/lib/neo4j-ssl-%%DISTVERSION%%.jar +neo4j/lib/neo4j-udc-%%DISTVERSION%%.jar +neo4j/lib/neo4j-unsafe-%%DISTVERSION%%.jar +neo4j/lib/neo4j-values-%%DISTVERSION%%.jar +neo4j/lib/netty-all-4.1.17.Final.jar neo4j/lib/opencsv-2.3.jar neo4j/lib/parboiled-core-1.1.7.jar neo4j/lib/parboiled-scala_2.11-1.1.7.jar neo4j/lib/rhino-1.7R4.jar -neo4j/lib/scala-library-2.11.8.jar -neo4j/lib/scala-reflect-2.11.8.jar -neo4j/lib/server-api-3.2.1.jar +neo4j/lib/scala-library-2.11.12.jar +neo4j/lib/scala-reflect-2.11.12.jar +neo4j/lib/server-api-3.3.2.jar neo4j/libexec/tools/2.x-config-migrator.jar neo4j/libexec/tools/cypher-shell-all.jar @dir neo4j/lib/plugins -@dir %%DATADIR%% +@dir %%DBDIR%% @dir etc/neo4j-certificates From owner-svn-ports-all@freebsd.org Fri Feb 9 04:29:33 2018 Return-Path: Delivered-To: svn-ports-all@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 6CE0BF0245F; Fri, 9 Feb 2018 04:29:33 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12D627069F; Fri, 9 Feb 2018 04:29:33 +0000 (UTC) (envelope-from jmd@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 09C491FF40; Fri, 9 Feb 2018 04:29:33 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w194TWLR079909; Fri, 9 Feb 2018 04:29:32 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w194TWji079906; Fri, 9 Feb 2018 04:29:32 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201802090429.w194TWji079906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Fri, 9 Feb 2018 04:29:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461286 - head/graphics/gpu-firmware-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: head/graphics/gpu-firmware-kmod X-SVN-Commit-Revision: 461286 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 04:29:33 -0000 Author: jmd Date: Fri Feb 9 04:29:32 2018 New Revision: 461286 URL: https://svnweb.freebsd.org/changeset/ports/461286 Log: graphics/gpu-firmware-kmod: Add more firmware files (in particular for AMD's Raven Ridge and some of Intel's Skylake etc). This does not yet imply support for, e.g., Raven as that will require an update to the drm-next-kmod component. Reviewed by: swills (mentor) Approved by: swills (mentor) Obtained from: FreeBSDDesktop (Intel additions by Johannes Lundberg) Differential Revision: https://reviews.freebsd.org/D14277 Modified: head/graphics/gpu-firmware-kmod/Makefile head/graphics/gpu-firmware-kmod/distinfo head/graphics/gpu-firmware-kmod/pkg-plist Modified: head/graphics/gpu-firmware-kmod/Makefile ============================================================================== --- head/graphics/gpu-firmware-kmod/Makefile Fri Feb 9 02:40:11 2018 (r461285) +++ head/graphics/gpu-firmware-kmod/Makefile Fri Feb 9 04:29:32 2018 (r461286) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gpu-firmware-kmod -PORTVERSION= g20170829 -PORTREVISION= 1 +PORTVERSION= g20180206 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org @@ -26,7 +25,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-firmware -GH_TAGNAME= 19fc21e +GH_TAGNAME= dc3c90e .include Modified: head/graphics/gpu-firmware-kmod/distinfo ============================================================================== --- head/graphics/gpu-firmware-kmod/distinfo Fri Feb 9 02:40:11 2018 (r461285) +++ head/graphics/gpu-firmware-kmod/distinfo Fri Feb 9 04:29:32 2018 (r461286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504055130 -SHA256 (FreeBSDDesktop-kms-firmware-g20170829-19fc21e_GH0.tar.gz) = df971662696719d4d5eb12f46bdf4d991c1e9e3472dd33cb0450cdf566babd91 -SIZE (FreeBSDDesktop-kms-firmware-g20170829-19fc21e_GH0.tar.gz) = 10571049 +TIMESTAMP = 1517938176 +SHA256 (FreeBSDDesktop-kms-firmware-g20180206-dc3c90e_GH0.tar.gz) = c4a265f101c794f6627bf73dde5f5d90408d311789388b30d918332f7c42bf8c +SIZE (FreeBSDDesktop-kms-firmware-g20180206-dc3c90e_GH0.tar.gz) = 11760976 Modified: head/graphics/gpu-firmware-kmod/pkg-plist ============================================================================== --- head/graphics/gpu-firmware-kmod/pkg-plist Fri Feb 9 02:40:11 2018 (r461285) +++ head/graphics/gpu-firmware-kmod/pkg-plist Fri Feb 9 04:29:32 2018 (r461286) @@ -20,12 +20,17 @@ /%%KMODDIR%%/amdgpu_fiji_smc_bin.ko /%%KMODDIR%%/amdgpu_fiji_uvd_bin.ko /%%KMODDIR%%/amdgpu_fiji_vce_bin.ko +/%%KMODDIR%%/amdgpu_polaris10_ce_2_bin.ko /%%KMODDIR%%/amdgpu_polaris10_ce_bin.ko /%%KMODDIR%%/amdgpu_polaris10_k_smc_bin.ko /%%KMODDIR%%/amdgpu_polaris10_mc_bin.ko +/%%KMODDIR%%/amdgpu_polaris10_me_2_bin.ko /%%KMODDIR%%/amdgpu_polaris10_me_bin.ko +/%%KMODDIR%%/amdgpu_polaris10_mec2_2_bin.ko /%%KMODDIR%%/amdgpu_polaris10_mec2_bin.ko +/%%KMODDIR%%/amdgpu_polaris10_mec_2_bin.ko /%%KMODDIR%%/amdgpu_polaris10_mec_bin.ko +/%%KMODDIR%%/amdgpu_polaris10_pfp_2_bin.ko /%%KMODDIR%%/amdgpu_polaris10_pfp_bin.ko /%%KMODDIR%%/amdgpu_polaris10_rlc_bin.ko /%%KMODDIR%%/amdgpu_polaris10_sdma1_bin.ko @@ -34,12 +39,17 @@ /%%KMODDIR%%/amdgpu_polaris10_smc_sk_bin.ko /%%KMODDIR%%/amdgpu_polaris10_uvd_bin.ko /%%KMODDIR%%/amdgpu_polaris10_vce_bin.ko +/%%KMODDIR%%/amdgpu_polaris11_ce_2_bin.ko /%%KMODDIR%%/amdgpu_polaris11_ce_bin.ko /%%KMODDIR%%/amdgpu_polaris11_k_smc_bin.ko /%%KMODDIR%%/amdgpu_polaris11_mc_bin.ko +/%%KMODDIR%%/amdgpu_polaris11_me_2_bin.ko /%%KMODDIR%%/amdgpu_polaris11_me_bin.ko +/%%KMODDIR%%/amdgpu_polaris11_mec2_2_bin.ko /%%KMODDIR%%/amdgpu_polaris11_mec2_bin.ko +/%%KMODDIR%%/amdgpu_polaris11_mec_2_bin.ko /%%KMODDIR%%/amdgpu_polaris11_mec_bin.ko +/%%KMODDIR%%/amdgpu_polaris11_pfp_2_bin.ko /%%KMODDIR%%/amdgpu_polaris11_pfp_bin.ko /%%KMODDIR%%/amdgpu_polaris11_rlc_bin.ko /%%KMODDIR%%/amdgpu_polaris11_sdma1_bin.ko @@ -48,11 +58,16 @@ /%%KMODDIR%%/amdgpu_polaris11_smc_sk_bin.ko /%%KMODDIR%%/amdgpu_polaris11_uvd_bin.ko /%%KMODDIR%%/amdgpu_polaris11_vce_bin.ko +/%%KMODDIR%%/amdgpu_polaris12_ce_2_bin.ko /%%KMODDIR%%/amdgpu_polaris12_ce_bin.ko /%%KMODDIR%%/amdgpu_polaris12_mc_bin.ko +/%%KMODDIR%%/amdgpu_polaris12_me_2_bin.ko /%%KMODDIR%%/amdgpu_polaris12_me_bin.ko +/%%KMODDIR%%/amdgpu_polaris12_mec2_2_bin.ko /%%KMODDIR%%/amdgpu_polaris12_mec2_bin.ko +/%%KMODDIR%%/amdgpu_polaris12_mec_2_bin.ko /%%KMODDIR%%/amdgpu_polaris12_mec_bin.ko +/%%KMODDIR%%/amdgpu_polaris12_pfp_2_bin.ko /%%KMODDIR%%/amdgpu_polaris12_pfp_bin.ko /%%KMODDIR%%/amdgpu_polaris12_rlc_bin.ko /%%KMODDIR%%/amdgpu_polaris12_sdma1_bin.ko @@ -60,6 +75,16 @@ /%%KMODDIR%%/amdgpu_polaris12_smc_bin.ko /%%KMODDIR%%/amdgpu_polaris12_uvd_bin.ko /%%KMODDIR%%/amdgpu_polaris12_vce_bin.ko +/%%KMODDIR%%/amdgpu_raven_asd_bin.ko +/%%KMODDIR%%/amdgpu_raven_ce_bin.ko +/%%KMODDIR%%/amdgpu_raven_gpu_info_bin.ko +/%%KMODDIR%%/amdgpu_raven_me_bin.ko +/%%KMODDIR%%/amdgpu_raven_mec2_bin.ko +/%%KMODDIR%%/amdgpu_raven_mec_bin.ko +/%%KMODDIR%%/amdgpu_raven_pfp_bin.ko +/%%KMODDIR%%/amdgpu_raven_rlc_bin.ko +/%%KMODDIR%%/amdgpu_raven_sdma_bin.ko +/%%KMODDIR%%/amdgpu_raven_vcn_bin.ko /%%KMODDIR%%/amdgpu_stoney_ce_bin.ko /%%KMODDIR%%/amdgpu_stoney_me_bin.ko /%%KMODDIR%%/amdgpu_stoney_mec_bin.ko @@ -107,10 +132,17 @@ /%%KMODDIR%%/amdgpu_vega10_sos_bin.ko /%%KMODDIR%%/amdgpu_vega10_uvd_bin.ko /%%KMODDIR%%/amdgpu_vega10_vce_bin.ko +/%%KMODDIR%%/i915_bxt_dmc_ver1_07_bin.ko +/%%KMODDIR%%/i915_bxt_guc_ver8_7_bin.ko +/%%KMODDIR%%/i915_bxt_huc_ver01_07_1398_bin.ko +/%%KMODDIR%%/i915_cnl_dmc_ver1_06_bin.ko +/%%KMODDIR%%/i915_glk_dmc_ver1_04_bin.ko /%%KMODDIR%%/i915_kbl_dmc_ver1_01_bin.ko /%%KMODDIR%%/i915_kbl_guc_ver9_14_bin.ko +/%%KMODDIR%%/i915_kbl_huc_ver02_00_1810_bin.ko /%%KMODDIR%%/i915_skl_dmc_ver1_26_bin.ko /%%KMODDIR%%/i915_skl_guc_ver6_1_bin.ko +/%%KMODDIR%%/i915_skl_huc_ver01_07_1398_bin.ko /%%KMODDIR%%/radeon_ARUBA_me_bin.ko /%%KMODDIR%%/radeon_ARUBA_pfp_bin.ko /%%KMODDIR%%/radeon_ARUBA_rlc_bin.ko From owner-svn-ports-all@freebsd.org Fri Feb 9 04:33:17 2018 Return-Path: Delivered-To: svn-ports-all@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 7C895F028A1; Fri, 9 Feb 2018 04:33:17 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29A2270AAE; Fri, 9 Feb 2018 04:33:17 +0000 (UTC) (envelope-from jmd@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 22744200EE; Fri, 9 Feb 2018 04:33:17 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w194XH3A084535; Fri, 9 Feb 2018 04:33:17 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w194XGZA084533; Fri, 9 Feb 2018 04:33:16 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201802090433.w194XGZA084533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Fri, 9 Feb 2018 04:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461287 - in head/java/aparapi: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: in head/java/aparapi: . files X-SVN-Commit-Revision: 461287 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 04:33:17 -0000 Author: jmd Date: Fri Feb 9 04:33:16 2018 New Revision: 461287 URL: https://svnweb.freebsd.org/changeset/ports/461287 Log: java/aparapi: fix recent LLVM6 fallout caused by the switch to default to C++14. As development of aparapi at the location referenced by the port as slowed down, set C++ standard explicitly in the internal Makefile. Ultimately, an upgrade to the more active development location is planned. Reviewed by: swills (mentor) Approved by: swills (mentor) MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D14278 Modified: head/java/aparapi/Makefile head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml Modified: head/java/aparapi/Makefile ============================================================================== --- head/java/aparapi/Makefile Fri Feb 9 04:29:32 2018 (r461286) +++ head/java/aparapi/Makefile Fri Feb 9 04:33:16 2018 (r461287) @@ -3,10 +3,11 @@ PORTNAME= aparapi PORTVERSION= 1.0.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -SNAPSHOT CATEGORIES= java lang -MAINTAINER= dieterich@ogolem.org +MAINTAINER= jmd@FreeBSD.org COMMENT= Open source API for expressing data parallel workflows in Java LICENSE= BSD3CLAUSE Modified: head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml ============================================================================== --- head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml Fri Feb 9 04:29:32 2018 (r461286) +++ head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml Fri Feb 9 04:33:16 2018 (r461287) @@ -1,6 +1,6 @@ ---- com.amd.aparapi.jni/build.xml.orig 2015-09-21 01:20:25 UTC +--- com.amd.aparapi.jni/build.xml.orig 2018-01-22 14:48:34 UTC +++ com.amd.aparapi.jni/build.xml -@@ -71,6 +71,23 @@ First consider editing the properties in +@@ -71,6 +71,23 @@ First consider editing the properties in build.propert @@ -24,7 +24,7 @@ -@@ -300,9 +317,16 @@ First consider editing the properties in +@@ -300,9 +317,16 @@ First consider editing the properties in build.propert @@ -41,7 +41,7 @@ -@@ -352,6 +376,9 @@ First consider editing the properties in +@@ -352,6 +376,9 @@ First consider editing the properties in build.propert @@ -51,7 +51,7 @@ -@@ -485,6 +512,45 @@ First consider editing the properties in +@@ -485,6 +512,46 @@ First consider editing the properties in build.propert @@ -60,6 +60,7 @@ + + + ++ + + + @@ -97,7 +98,7 @@ -@@ -575,7 +641,7 @@ First consider editing the properties in +@@ -575,7 +642,7 @@ First consider editing the properties in build.propert @@ -106,7 +107,7 @@ -@@ -627,6 +693,24 @@ First consider editing the properties in +@@ -627,6 +694,24 @@ First consider editing the properties in build.propert @@ -131,7 +132,7 @@ -@@ -674,6 +758,20 @@ First consider editing the properties in +@@ -674,6 +759,20 @@ First consider editing the properties in build.propert From owner-svn-ports-all@freebsd.org Fri Feb 9 06:43:04 2018 Return-Path: Delivered-To: svn-ports-all@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 DF1A6F08F50; Fri, 9 Feb 2018 06:43:04 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92B7A749AC; Fri, 9 Feb 2018 06:43:04 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8B9C61ADBB; Fri, 9 Feb 2018 06:43:04 +0000 (UTC) From: Jan Beich To: Palle Girgensohn Cc: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos... References: <201802081738.w18Hca41043031@repo.freebsd.org> Date: Fri, 09 Feb 2018 07:42:55 +0100 In-Reply-To: <201802081738.w18Hca41043031@repo.freebsd.org> (Palle Girgensohn's message of "Thu, 8 Feb 2018 17:38:36 +0000 (UTC)") Message-ID: <372a-br4g-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 06:43:05 -0000 Palle Girgensohn writes: > +.if ${DISTVERSION:C/([0-9]*).*/\1/} != 10 > +# See http://people.freebsd.org/~girgen/postgresql-icu/README.html for more info > +OPTIONS_DEFINE+= ICU > +ICU_DESC= Use ICU for unicode collation > +.else > +CONFIGURE_ARGS+=--with-icu > +LIB_DEPENDS+= libicudata.so:devel/icu > +USES+= pkgconfig > +.endif libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290494 Is ICU still required on FreeBSD 11.0 or later? From owner-svn-ports-all@freebsd.org Fri Feb 9 07:17:50 2018 Return-Path: Delivered-To: svn-ports-all@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 081DCF0A8D4; Fri, 9 Feb 2018 07:17:50 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2B0F75982; Fri, 9 Feb 2018 07:17:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id ABCF71B32A; Fri, 9 Feb 2018 07:17:49 +0000 (UTC) From: Jan Beich To: Johan van Selst Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461039 - head/games/crafty References: <201802061150.w16Bocb3019611@repo.freebsd.org> Date: Fri, 09 Feb 2018 08:17:42 +0100 In-Reply-To: <201802061150.w16Bocb3019611@repo.freebsd.org> (Johan van Selst's message of "Tue, 6 Feb 2018 11:50:38 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 07:17:50 -0000 Johan van Selst writes: > -BROKEN= fails to build: Could not read profile default.profdata: No such file or directory No, you've managed to break it further. - post-extract refers to book.bin but DISTFILES has only books.bin - default.profdata is how Clang tells -fprofile-use is different from GCC - GCC accepts -fprofile-use even if *without* profile data - Clang on FreeBSD 10.* is too old and doesn't support/ignores -fprofile-use =================================================== ===> Fetching all distfiles required by crafty-25.2 for building ===> Extracting for crafty-25.2 => SHA256 Checksum OK for crafty/crafty-25.2.zip. => SHA256 Checksum OK for crafty/books.bin. => SHA256 Checksum OK for crafty/start.pgn.gz. cd /portdistfiles/crafty && cp -f book.bin start.pgn.gz /wrkdirs/usr/ports/games/crafty/work cp: book.bin: No such file or directory *** Error code 1 http://beefy5.nyi.freebsd.org/data/103i386-default/461193/logs/errors/crafty-25.2.log http://beefy6.nyi.freebsd.org/data/103amd64-default/461193/logs/errors/crafty-25.2.log http://beefy9.nyi.freebsd.org/data/111amd64-default/461193/logs/errors/crafty-25.2.log http://beefy10.nyi.freebsd.org/data/111i386-default/461193/logs/errors/crafty-25.2.log http://beefy11.nyi.freebsd.org/data/head-i386-default/p461193_s329007/logs/errors/crafty-25.2.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p461193_s329007/logs/errors/crafty-25.2.log From owner-svn-ports-all@freebsd.org Fri Feb 9 07:20:34 2018 Return-Path: Delivered-To: svn-ports-all@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 A0810F0AB95; Fri, 9 Feb 2018 07:20:34 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5476F75B4F; Fri, 9 Feb 2018 07:20:34 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 3A10A1B437; Fri, 9 Feb 2018 07:20:34 +0000 (UTC) From: Jan Beich To: Johan van Selst Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461039 - head/games/crafty References: <201802061150.w16Bocb3019611@repo.freebsd.org> Date: Fri, 09 Feb 2018 08:20:29 +0100 In-Reply-To: (Jan Beich's message of "Fri, 09 Feb 2018 08:17:42 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 07:20:34 -0000 Jan Beich writes: > Johan van Selst writes: > >> -BROKEN= fails to build: Could not read profile default.profdata: No such file or directory > > No, you've managed to break it further. > - post-extract refers to book.bin but DISTFILES has only books.bin > - default.profdata is how Clang tells -fprofile-use is different from GCC > - GCC accepts -fprofile-use even if *without* profile data > - Clang on FreeBSD 10.* is too old and doesn't support/ignores -fprofile-use Apologies, I didn't notice bug 220806. From owner-svn-ports-all@freebsd.org Fri Feb 9 09:02:47 2018 Return-Path: Delivered-To: svn-ports-all@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 637B9F11AD7; Fri, 9 Feb 2018 09:02:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1411F791A1; Fri, 9 Feb 2018 09:02:47 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E6E522CAC; Fri, 9 Feb 2018 09:02:47 +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 w1992kKm017490; Fri, 9 Feb 2018 09:02:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1992k6J017489; Fri, 9 Feb 2018 09:02:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802090902.w1992k6J017489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Feb 2018 09:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461288 - head/x11/lxde-meta X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/lxde-meta X-SVN-Commit-Revision: 461288 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 09:02:47 -0000 Author: amdmi3 Date: Fri Feb 9 09:02:46 2018 New Revision: 461288 URL: https://svnweb.freebsd.org/changeset/ports/461288 Log: - Update WWW Modified: head/x11/lxde-meta/pkg-descr Modified: head/x11/lxde-meta/pkg-descr ============================================================================== --- head/x11/lxde-meta/pkg-descr Fri Feb 9 04:33:16 2018 (r461287) +++ head/x11/lxde-meta/pkg-descr Fri Feb 9 09:02:46 2018 (r461288) @@ -1,3 +1,3 @@ LXDE is a small and lightweight X11 Desktop -WWW: http://lxde.org/ +WWW: https://lxde.org/ From owner-svn-ports-all@freebsd.org Fri Feb 9 09:02:49 2018 Return-Path: Delivered-To: svn-ports-all@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 B85A7F11AE4; Fri, 9 Feb 2018 09:02:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A7EA791A4; Fri, 9 Feb 2018 09:02:49 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 64B9822CAE; Fri, 9 Feb 2018 09:02:49 +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 w1992nHg017581; Fri, 9 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1992npH017580; Fri, 9 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802090902.w1992npH017580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Feb 2018 09:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461289 - head/sysutils/uniutils X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/sysutils/uniutils X-SVN-Commit-Revision: 461289 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 09:02:49 -0000 Author: amdmi3 Date: Fri Feb 9 09:02:49 2018 New Revision: 461289 URL: https://svnweb.freebsd.org/changeset/ports/461289 Log: - Add LICENSE_FILE - Switch to USES=localbase - Switch to new test framework - Switch to options helpers - Cosmetic fixes Approved by: portmgr blanket Modified: head/sysutils/uniutils/Makefile Modified: head/sysutils/uniutils/Makefile ============================================================================== --- head/sysutils/uniutils/Makefile Fri Feb 9 09:02:46 2018 (r461288) +++ head/sysutils/uniutils/Makefile Fri Feb 9 09:02:49 2018 (r461289) @@ -11,14 +11,15 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Unicode Description Utilities LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ascii2binary:converters/ascii2binary GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -lintl -USES= gettext +USES= gettext localbase +LIBS+= -lintl + TESTFILES= Test1.ann Test1.u Test2.ann Test2.u Test3.ann Test3.u \ Test4.ann Test4.u Test5.ann Test5.u PORTDOCS= AUTHORS NEWS README @@ -26,18 +27,20 @@ PORTDOCS= AUTHORS NEWS README OPTIONS_DEFINE= DOCS EXAMPLES pre-configure: - ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile.in - ${REINPLACE_CMD} -e 's|TestData|${EXAMPLESDIR}|' ${WRKSRC}/README + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|TestData|${EXAMPLESDIR}|' ${WRKSRC}/README -regression-test: +do-test: (cd ${WRKSRC} && \ ./unidesc TestData/Test1.u && \ ./uniname TestData/Test1.ann) -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${TESTFILES:S|^|${WRKSRC}/TestData/|} ${STAGEDIR}${EXAMPLESDIR} .include From owner-svn-ports-all@freebsd.org Fri Feb 9 09:12:51 2018 Return-Path: Delivered-To: svn-ports-all@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 E516AF12577; Fri, 9 Feb 2018 09:12:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 819C67982C; Fri, 9 Feb 2018 09:12:50 +0000 (UTC) (envelope-from jbeich@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 7772E22E58; Fri, 9 Feb 2018 09:12:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w199Cofd022764; Fri, 9 Feb 2018 09:12:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w199Cmhi022746; Fri, 9 Feb 2018 09:12:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802090912.w199Cmhi022746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 9 Feb 2018 09:12:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461290 - in head: databases/evolution-data-server devel/icu devel/icu-le-hb devel/icu/files devel/pecl-intl devel/php70-intl devel/php71-intl devel/php72-intl games/openttd lang/phanto... X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: databases/evolution-data-server devel/icu devel/icu-le-hb devel/icu/files devel/pecl-intl devel/php70-intl devel/php71-intl devel/php72-intl games/openttd lang/phantomjs/files lang/v8-devel m... X-SVN-Commit-Revision: 461290 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 09:12:51 -0000 Author: jbeich Date: Fri Feb 9 09:12:48 2018 New Revision: 461290 URL: https://svnweb.freebsd.org/changeset/ports/461290 Log: devel/icu: drop C++98 compatibility workarounds Now that both USE_GCC and -CURRENT default to C++14 there's little reason to complicate maintenance. Revert r449685 to usher consumers into post-C++11 world. PR: 222433 222434 222435 Added: head/lang/phantomjs/files/patch-src_qt_qtbase_config.tests_unix_icu_icu.pro (contents, props changed) Deleted: head/devel/icu/files/patch-common_unicode_umachine.h head/devel/icu/files/patch-common_unicode_unistr.h head/devel/icu/files/patch-revert-r40077 Modified: head/databases/evolution-data-server/Makefile (contents, props changed) head/devel/icu-le-hb/Makefile (contents, props changed) head/devel/icu/Makefile (contents, props changed) head/devel/icu/files/patch-common_unicode_platform.h (contents, props changed) head/devel/pecl-intl/Makefile (contents, props changed) head/devel/php70-intl/Makefile (contents, props changed) head/devel/php71-intl/Makefile (contents, props changed) head/devel/php72-intl/Makefile (contents, props changed) head/games/openttd/Makefile (contents, props changed) head/lang/v8-devel/Makefile (contents, props changed) head/misc/sword/Makefile (contents, props changed) head/print/tex-xetex/Makefile (contents, props changed) head/print/texlive-base/Makefile (contents, props changed) head/sysutils/gdisk/Makefile (contents, props changed) head/www/cppcms/Makefile (contents, props changed) Modified: head/databases/evolution-data-server/Makefile ============================================================================== --- head/databases/evolution-data-server/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/databases/evolution-data-server/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.24.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -33,6 +33,7 @@ PORTSCOUT= limitw:1,even USES= bdb:5 cmake compiler:c++11-lib gettext gnome gperf \ iconv localbase pathfix pkgconfig python:3.3+,build\ sqlite tar:xz +USE_CXXSTD= gnu++11 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 USE_LDCONFIG= yes Modified: head/devel/icu-le-hb/Makefile ============================================================================== --- head/devel/icu-le-hb/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/icu-le-hb/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org @@ -20,7 +20,8 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ USE_GITHUB= yes GH_ACCOUNT= behdad -USES= autoreconf gmake libtool pathfix pkgconfig +USES= autoreconf compiler:c++11-lib gmake libtool pathfix pkgconfig +USE_CXXSTD= gnu++11 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/devel/icu/Makefile ============================================================================== --- head/devel/icu/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/icu/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= icu DISTVERSION= 60_2 -PORTREVISION?= 1 # keep for icu-lx +PORTREVISION?= 2 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \ Modified: head/devel/icu/files/patch-common_unicode_platform.h ============================================================================== --- head/devel/icu/files/patch-common_unicode_platform.h Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/icu/files/patch-common_unicode_platform.h Fri Feb 9 09:12:48 2018 (r461290) @@ -11,21 +11,3 @@ #elif defined(__BYTE_ORDER__) && defined(__ORDER_BIG_ENDIAN__) /* gcc */ # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) -@@ -498,11 +498,15 @@ - # define U_CPLUSPLUS_VERSION 1 - #endif - --#if (U_PLATFORM == U_PF_AIX || U_PLATFORM == U_PF_OS390) && defined(__cplusplus) &&(U_CPLUSPLUS_VERSION < 11) -+#if defined(__cplusplus) && (U_CPLUSPLUS_VERSION < 11) - // add in std::nullptr_t - namespace std { -+#if (U_PLATFORM == U_PF_AIX || U_PLATFORM == U_PF_OS390) - typedef decltype(nullptr) nullptr_t; --}; -+#elif defined(__GNUC__) && !defined(__clang__) -+ typedef __decltype(__null) nullptr_t; -+#endif -+} - #endif - - /** Modified: head/devel/pecl-intl/Makefile ============================================================================== --- head/devel/pecl-intl/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/pecl-intl/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org @@ -14,6 +14,7 @@ LICENSE= PHP301 LIB_DEPENDS= libicui18n.so:devel/icu IGNORE_WITH_PHP=70 71 72 -USES= php:pecl +USES= compiler:c++11-lib php:pecl +USE_CXXSTD= gnu++11 .include Modified: head/devel/php70-intl/Makefile ============================================================================== --- head/devel/php70-intl/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/php70-intl/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -1,10 +1,14 @@ # Created by: Alex Dupre # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 PKGNAMESUFFIX= -intl + +USES= compiler:c++11-lib +USE_CXXSTD= gnu++11 .include "${MASTERDIR}/Makefile" Modified: head/devel/php71-intl/Makefile ============================================================================== --- head/devel/php71-intl/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/php71-intl/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -1,9 +1,13 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 PKGNAMESUFFIX= -intl + +USES= compiler:c++11-lib +USE_CXXSTD= gnu++11 .include "${MASTERDIR}/Makefile" Modified: head/devel/php72-intl/Makefile ============================================================================== --- head/devel/php72-intl/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/devel/php72-intl/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -1,9 +1,13 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php72 PKGNAMESUFFIX= -intl + +USES= compiler:c++11-lib +USE_CXXSTD= gnu++11 .include "${MASTERDIR}/Makefile" Modified: head/games/openttd/Makefile ============================================================================== --- head/games/openttd/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/games/openttd/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,6 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ @@ -57,6 +58,8 @@ CONFIGURE_ARGS+= --enable-dedicated CFLAGS+= -I${LOCALBASE}/include USE_RC_SUBR= ${PORTNAME} .else +USES+= compiler:c++11-lib +USE_CXXSTD= gnu++11 LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libicui18n.so:devel/icu \ libicu-le-hb.so:devel/icu-le-hb \ Added: head/lang/phantomjs/files/patch-src_qt_qtbase_config.tests_unix_icu_icu.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/phantomjs/files/patch-src_qt_qtbase_config.tests_unix_icu_icu.pro Fri Feb 9 09:12:48 2018 (r461290) @@ -0,0 +1,17 @@ +Fixes build on FreeBSD 10.* with ICU >= 59 + +In file included from icu.cpp:34: +In file included from /usr/local/include/unicode/utypes.h:38: +/usr/local/include/unicode/umachine.h:347:13: error: unknown type name 'char16_t' + typedef char16_t UChar; + ^ + +--- src/qt/qtbase/config.tests/unix/icu/icu.pro.orig 2015-12-12 12:58:05 UTC ++++ src/qt/qtbase/config.tests/unix/icu/icu.pro +@@ -1,5 +1,5 @@ + SOURCES = icu.cpp +-CONFIG += console ++CONFIG += c++11 console + CONFIG -= qt dylib + + include($$PWD/../../../src/3rdparty/icu_dependency.pri) Modified: head/lang/v8-devel/Makefile ============================================================================== --- head/lang/v8-devel/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/lang/v8-devel/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel @@ -23,7 +23,8 @@ ALL_TARGET= native MAKE_ARGS= library=shared use_system_icu=on MAKE_ENV= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX} USE_LDCONFIG= yes -USES= compiler cpe gmake localbase python:2 shebangfix tar:xz +USE_CXXSTD= gnu++11 +USES= compiler:c++11-lib cpe gmake localbase python:2 shebangfix tar:xz CPE_VENDOR= google Modified: head/misc/sword/Makefile ============================================================================== --- head/misc/sword/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/misc/sword/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ @@ -45,6 +45,8 @@ CONFIGURE_ARGS+= --without-curl .endif .if ${PORT_OPTIONS:MCLUCENE} +USES+= compiler:c++11-lib +USE_CXXSTD= gnu++11 LIB_DEPENDS+= libclucene-core.so:textproc/clucene \ libicudata.so:devel/icu CONFIGURE_ARGS+= --with-clucene=${LOCALBASE} --with-icu Modified: head/print/tex-xetex/Makefile ============================================================================== --- head/print/tex-xetex/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/print/tex-xetex/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- @@ -24,7 +24,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpoppler.so:graphics/poppler \ libTECkit.so:textproc/teckit -USES= pkgconfig tar:xz +USES= compiler:c++11-lib pkgconfig tar:xz +USE_CXXSTD= gnu++11 USE_TEX= kpathsea web2c texmf formats fmtutil dvipdfmx USE_XORG= pixman USE_GNOME= cairo Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/print/texlive-base/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base @@ -31,6 +31,7 @@ CONFLICTS_INSTALL= texlive-texmf-201[234]* USE_TEX= web2c kpathsea ptexenc tlmgr texhash-bootstrap USES= compiler:c++11-lib ghostscript pkgconfig perl5 \ python:run shebangfix tar:xz +USE_CXXSTD= gnu++11 USE_PERL5= run # during build phase gnu configure is run a lot MAKE_ENV+= CONFIG_SITE=${CONFIG_SITE} Modified: head/sysutils/gdisk/Makefile ============================================================================== --- head/sysutils/gdisk/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/sysutils/gdisk/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -3,6 +3,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} @@ -30,7 +31,9 @@ UTF16_DESC= Support for Unicode partition names CGDISK_ALL_TARGET= cgdisk CGDISK_USES= ncurses +UTF16_USES= compiler:c++11-lib UTF16_CPPFLAGS= -DUSE_UTF16 +UTF16_CXXFLAGS= -std=gnu++11 UTF16_LDFLAGS= -licuio -licuuc UTF16_LIB_DEPENDS= libicuuc.so:devel/icu Modified: head/www/cppcms/Makefile ============================================================================== --- head/www/cppcms/Makefile Fri Feb 9 09:02:49 2018 (r461289) +++ head/www/cppcms/Makefile Fri Feb 9 09:12:48 2018 (r461290) @@ -2,6 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} @@ -25,6 +26,8 @@ ICU_DESC= ICU unicode support .include .if ${PORT_OPTIONS:MICU} +USES+= compiler:c++11-lib +USE_CXXSTD= gnu++11 LIB_DEPENDS+= libicuuc.so:devel/icu CMAKE_ARGS+= -DDISABLE_ICONV:BOOL=ON .else From owner-svn-ports-all@freebsd.org Fri Feb 9 10:09:23 2018 Return-Path: Delivered-To: svn-ports-all@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 8D7F8F16282; Fri, 9 Feb 2018 10:09:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E2827B664; Fri, 9 Feb 2018 10:09:23 +0000 (UTC) (envelope-from olgeni@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 1A58D23664; Fri, 9 Feb 2018 10:09:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19A9Ml2047449; Fri, 9 Feb 2018 10:09:22 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19A9MFt047445; Fri, 9 Feb 2018 10:09:22 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802091009.w19A9MFt047445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Feb 2018 10:09:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461291 - in head/devel/erlang-gpb: . files X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: in head/devel/erlang-gpb: . files X-SVN-Commit-Revision: 461291 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 10:09:23 -0000 Author: olgeni Date: Fri Feb 9 10:09:22 2018 New Revision: 461291 URL: https://svnweb.freebsd.org/changeset/ports/461291 Log: Update devel/erlang-gpb to version 4.1.3. Added: head/devel/erlang-gpb/files/patch-Makefile (contents, props changed) head/devel/erlang-gpb/files/patch-rebar.config.script (contents, props changed) Deleted: head/devel/erlang-gpb/files/patch-build_mk__version__hrl Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Fri Feb 9 09:12:48 2018 (r461290) +++ head/devel/erlang-gpb/Makefile Fri Feb 9 10:09:22 2018 (r461291) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Fri Feb 9 09:12:48 2018 (r461290) +++ head/devel/erlang-gpb/distinfo Fri Feb 9 10:09:22 2018 (r461291) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516967367 -SHA256 (tomas-abrahamsson-gpb-4.1.2_GH0.tar.gz) = 130168d36dda5c88234bbe258fb1f6c608bd020088e7d1c611efec79758346de -SIZE (tomas-abrahamsson-gpb-4.1.2_GH0.tar.gz) = 395750 +TIMESTAMP = 1518168006 +SHA256 (tomas-abrahamsson-gpb-4.1.3_GH0.tar.gz) = 8fb2e31ed678628a72940091b74437303b16cc5fd66b8a833e64249a36cdb151 +SIZE (tomas-abrahamsson-gpb-4.1.3_GH0.tar.gz) = 398082 Added: head/devel/erlang-gpb/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/patch-Makefile Fri Feb 9 10:09:22 2018 (r461291) @@ -0,0 +1,10 @@ +--- Makefile.orig 2018-02-09 09:35:52 UTC ++++ Makefile +@@ -397,6 +397,6 @@ $(ebin)/gpb.app: $(src)/gpb.app.src | $( + + $(incdir)/gpb_version.hrl: $(incdir)/gpb_version.hrl.in + @echo Generating $@... +- $(silencer)$(build)/mk_version_hrl \ ++ $(silencer)cat \ + < include/gpb_version.hrl.in \ + > include/gpb_version.hrl Added: head/devel/erlang-gpb/files/patch-rebar.config.script ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/patch-rebar.config.script Fri Feb 9 10:09:22 2018 (r461291) @@ -0,0 +1,11 @@ +--- rebar.config.script.orig 2018-02-09 10:01:31 UTC ++++ rebar.config.script +@@ -31,7 +31,7 @@ ConfigOpts = NoHaveMapsOpts ++ NoHaveRan + [{compile, + %% invoking shell script as an argument to sh appears to be + %% needed with rebar for windows/cygwin +- "bash build/mk_version_hrl" ++ "cat" + " < include/gpb_version.hrl.in" + " > include/gpb_version.hrl "} + ]}, From owner-svn-ports-all@freebsd.org Fri Feb 9 10:11:04 2018 Return-Path: Delivered-To: svn-ports-all@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 370E6F1654A; Fri, 9 Feb 2018 10:11:04 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCA847B8E2; Fri, 9 Feb 2018 10:11:03 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id D4B3D1CD51; Fri, 9 Feb 2018 10:11:03 +0000 (UTC) Received: by ivaldir.etoilebsd.net (Postfix, from userid 1001) id 7B54D6A3B8; Fri, 9 Feb 2018 11:11:03 +0100 (CET) Date: Fri, 9 Feb 2018 11:11:03 +0100 From: Baptiste Daroussin To: Jan Beich Cc: Palle Girgensohn , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos... Message-ID: <20180209101103.y4i2vxsyp6xkwri5@ivaldir.net> References: <201802081738.w18Hca41043031@repo.freebsd.org> <372a-br4g-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="co3l4r72nsjxuxjt" Content-Disposition: inline In-Reply-To: <372a-br4g-wny@FreeBSD.org> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 10:11:04 -0000 --co3l4r72nsjxuxjt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 09, 2018 at 07:42:55AM +0100, Jan Beich wrote: > Palle Girgensohn writes: >=20 > > +.if ${DISTVERSION:C/([0-9]*).*/\1/} !=3D 10 > > +# See http://people.freebsd.org/~girgen/postgresql-icu/README.html for= more info > > +OPTIONS_DEFINE+=3D ICU > > +ICU_DESC=3D Use ICU for unicode collation > > +.else > > +CONFIGURE_ARGS+=3D--with-icu > > +LIB_DEPENDS+=3D libicudata.so:devel/icu > > +USES+=3D pkgconfig > > +.endif >=20 > libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290= 494 > Is ICU still required on FreeBSD 11.0 or later? In theory no, in practice, it would be everyone will have to rebuild indexes (iirc). Bapt --co3l4r72nsjxuxjt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlp9c7IACgkQY4mL3PG3 PlqvLw/+PD207dYmIDb8Q0/gExZT/+qAoJlmisJ7LqsOOTE7P/LORESG3yT9fZae YnjvR89d8JSNfY0RLQCk74ZeIvxS5OcVJw6f9fjvamgauAKIJntl/5oHdIWpBorn SeOre2/yauKxAs+g91PBLibLxg6yj8XleNUxhxYEsZzahrpD3JnBt7/I0uNA7lob YaGCB1u+qT3nY93iuPQIWoEsGlDmkdRAsEZctBWPfKgJADa1LL1T01OnsZo4jmzu ezV533nOAdUPnICk31TUlyub/eqMTiqb06N2wettJ0LfJbWnz8P76ZzSXa7iZ0DJ nSOdIHk1jNQ7zk/9HYLfWz3NfEizytcK6lXZsd+YGc7LUdOUEXM83nF4UbRlDdOe 3380Ou1WEt2t7fgQyE1Ty8arGA27BZUOiO2s3dn3luWfp+BZkFs4knKui/WKQUME +IEtFQ/Yd51yqmDP5gAoE0OAcBi8YsGBVKLu9RruTJnN0VjI6qh/EjVlMUEFjckQ 6ki0R3uKWKllTUVs+hGOlUklcxGNQa4gyNiTc/jyLkIroyPMcAnJJoeyTiIdE9gV IhAqfiMOf/ulhpfkt7PRlDJJZ6/KmFkhhOdGCV4FOOXQCnJ6diANlDJyvrHgaQYj sTZeILPthwvxmRgbyZaHuN1d4teuvTdKlmTFTAn0Y9rKzCdaCA8= =Oily -----END PGP SIGNATURE----- --co3l4r72nsjxuxjt-- From owner-svn-ports-all@freebsd.org Fri Feb 9 10:22:53 2018 Return-Path: Delivered-To: svn-ports-all@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 263CAF174AC; Fri, 9 Feb 2018 10:22:53 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF56F7C274; Fri, 9 Feb 2018 10:22:52 +0000 (UTC) (envelope-from pizzamig@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 C9D2D239A0; Fri, 9 Feb 2018 10:22:52 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19AMqv1057514; Fri, 9 Feb 2018 10:22:52 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19AMqmJ057513; Fri, 9 Feb 2018 10:22:52 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201802091022.w19AMqmJ057513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Fri, 9 Feb 2018 10:22:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461292 - head/benchmarks/stress-ng X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/benchmarks/stress-ng X-SVN-Commit-Revision: 461292 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 10:22:53 -0000 Author: pizzamig Date: Fri Feb 9 10:22:52 2018 New Revision: 461292 URL: https://svnweb.freebsd.org/changeset/ports/461292 Log: benchmarks/stress-ng: Update to 0.09.15 While I'm here, force to use llvm50 on amd64 on 11.1 as workaraound for a compiler hang. Modified: head/benchmarks/stress-ng/Makefile head/benchmarks/stress-ng/distinfo Modified: head/benchmarks/stress-ng/Makefile ============================================================================== --- head/benchmarks/stress-ng/Makefile Fri Feb 9 10:09:22 2018 (r461291) +++ head/benchmarks/stress-ng/Makefile Fri Feb 9 10:22:52 2018 (r461292) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stress-ng -PORTVERSION= 0.09.13 +PORTVERSION= 0.09.15 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ @@ -22,6 +22,11 @@ PLIST_FILES= bin/stress-ng man/man1/stress-ng.1.gz .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200056 && ${ARCH} == i386 BROKEN= undefined reference to '__atomic_fetch_add_8' +.endif + +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1101000 && ${OSVERSION} < 1200000 && ${ARCH} == amd64 +BUILD_DEPENDS+= clang50:devel/llvm50 +CC= clang50 .endif do-install: Modified: head/benchmarks/stress-ng/distinfo ============================================================================== --- head/benchmarks/stress-ng/distinfo Fri Feb 9 10:09:22 2018 (r461291) +++ head/benchmarks/stress-ng/distinfo Fri Feb 9 10:22:52 2018 (r461292) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516971345 -SHA256 (stress-ng-0.09.13.tar.xz) = 9960f3d2e049e717334a71675c81e0a816b045e3c424a06fa1d9695ab5cd73a4 -SIZE (stress-ng-0.09.13.tar.xz) = 324232 +TIMESTAMP = 1517934977 +SHA256 (stress-ng-0.09.15.tar.xz) = bc212829c62902080f7f88e7dddf0614deb766faa13d5cacf942074ac0f0d724 +SIZE (stress-ng-0.09.15.tar.xz) = 327208 From owner-svn-ports-all@freebsd.org Fri Feb 9 11:57:34 2018 Return-Path: Delivered-To: svn-ports-all@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 380E4F1DBCA; Fri, 9 Feb 2018 11:57:34 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id ACDA47FB83; Fri, 9 Feb 2018 11:57:33 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 48C856002F4; Fri, 9 Feb 2018 12:57:32 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TCXEdchP+qxW; Fri, 9 Feb 2018 12:57:20 +0100 (CET) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Fri, 9 Feb 2018 12:57:20 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 4FB67279EA; Fri, 9 Feb 2018 12:57:20 +0100 (CET) Date: Fri, 9 Feb 2018 12:57:20 +0100 From: Christoph Moench-Tegeder To: Jan Beich Cc: Palle Girgensohn , Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos... Message-ID: <20180209115719.GA31894@elch.exwg.net> References: <201802081738.w18Hca41043031@repo.freebsd.org> <372a-br4g-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <372a-br4g-wny@FreeBSD.org> User-Agent: Mutt/1.9.3 (2018-01-21) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 11:57:34 -0000 ## Jan Beich (jbeich@FreeBSD.org): > libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290494 > Is ICU still required on FreeBSD 11.0 or later? For PostgreSQL <= 9.6: in theory no, but - as bapt said - switching from an ICU-enabled build to one without ICU could require rebuilding all text-related indexes. For PostgreSQL >= 10: ICU support has become an official feature of PostgreSQL and enables additional collations and character sets (etc.): https://www.postgresql.org/docs/10/static/collation.html#COLLATION-MANAGING https://www.postgresql.org/docs/10/static/multibyte.html Removing that wouldn't go down well :) Regards, Christoph -- Spare Space From owner-svn-ports-all@freebsd.org Fri Feb 9 12:34:11 2018 Return-Path: Delivered-To: svn-ports-all@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 DF048F20E54; Fri, 9 Feb 2018 12:34:11 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D1928149D; Fri, 9 Feb 2018 12:34:11 +0000 (UTC) (envelope-from dumbbell@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 8715924E5A; Fri, 9 Feb 2018 12:34:11 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19CYBlE021244; Fri, 9 Feb 2018 12:34:11 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19CYB7g021242; Fri, 9 Feb 2018 12:34:11 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201802091234.w19CYB7g021242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 9 Feb 2018 12:34:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461293 - head/net/bosh-bootloader X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: head/net/bosh-bootloader X-SVN-Commit-Revision: 461293 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 12:34:12 -0000 Author: dumbbell Date: Fri Feb 9 12:34:11 2018 New Revision: 461293 URL: https://svnweb.freebsd.org/changeset/ports/461293 Log: net/bosh-bootloader: Update to 6.1.0 Sponsored by: Pivotal Modified: head/net/bosh-bootloader/Makefile head/net/bosh-bootloader/distinfo Modified: head/net/bosh-bootloader/Makefile ============================================================================== --- head/net/bosh-bootloader/Makefile Fri Feb 9 10:22:52 2018 (r461292) +++ head/net/bosh-bootloader/Makefile Fri Feb 9 12:34:11 2018 (r461293) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-bootloader -PORTVERSION= 6.0.1 +PORTVERSION= 6.1.0 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org Modified: head/net/bosh-bootloader/distinfo ============================================================================== --- head/net/bosh-bootloader/distinfo Fri Feb 9 10:22:52 2018 (r461292) +++ head/net/bosh-bootloader/distinfo Fri Feb 9 12:34:11 2018 (r461293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517404549 -SHA256 (cloudfoundry-bosh-bootloader-6.0.1-v6.0.1_GH0.tar.gz) = 8376f730d841ecb084a8df8f49f185087076193a31220a05e2e3d4c568a17f2f -SIZE (cloudfoundry-bosh-bootloader-6.0.1-v6.0.1_GH0.tar.gz) = 4113522 +TIMESTAMP = 1518179475 +SHA256 (cloudfoundry-bosh-bootloader-6.1.0-v6.1.0_GH0.tar.gz) = c9dddfe809cb54396d1d391f3f278c2214c51bb0621ffa5b33875c1cdf5dc98c +SIZE (cloudfoundry-bosh-bootloader-6.1.0-v6.1.0_GH0.tar.gz) = 4569668 From owner-svn-ports-all@freebsd.org Fri Feb 9 13:06:14 2018 Return-Path: Delivered-To: svn-ports-all@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 02509F0217E; Fri, 9 Feb 2018 13:06:14 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA1CE8252A; Fri, 9 Feb 2018 13:06:13 +0000 (UTC) (envelope-from girgen@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 A03DE2531E; Fri, 9 Feb 2018 13:06:13 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19D6Dv9035934; Fri, 9 Feb 2018 13:06:13 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19D6D8P035932; Fri, 9 Feb 2018 13:06:13 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201802091306.w19D6D8P035932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Fri, 9 Feb 2018 13:06:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461294 - head/sysutils/beats X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: head/sysutils/beats X-SVN-Commit-Revision: 461294 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 13:06:14 -0000 Author: girgen Date: Fri Feb 9 13:06:13 2018 New Revision: 461294 URL: https://svnweb.freebsd.org/changeset/ports/461294 Log: Update to version 6.2.1 Modified: head/sysutils/beats/Makefile head/sysutils/beats/distinfo Modified: head/sysutils/beats/Makefile ============================================================================== --- head/sysutils/beats/Makefile Fri Feb 9 12:34:11 2018 (r461293) +++ head/sysutils/beats/Makefile Fri Feb 9 13:06:13 2018 (r461294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beats -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/beats/distinfo ============================================================================== --- head/sysutils/beats/distinfo Fri Feb 9 12:34:11 2018 (r461293) +++ head/sysutils/beats/distinfo Fri Feb 9 13:06:13 2018 (r461294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518004202 -SHA256 (elastic-beats-v6.2.0_GH0.tar.gz) = f4cf4dee93ae5803d7c07573e96f73ee421cf9f3154615c9c518137c1956feab -SIZE (elastic-beats-v6.2.0_GH0.tar.gz) = 19405883 +TIMESTAMP = 1518181356 +SHA256 (elastic-beats-v6.2.1_GH0.tar.gz) = 7fc935b65469acc728653c89ef7b8541db4c5dafdbb1459822f0c215d58d30e6 +SIZE (elastic-beats-v6.2.1_GH0.tar.gz) = 19408673 From owner-svn-ports-all@freebsd.org Fri Feb 9 13:07:42 2018 Return-Path: Delivered-To: svn-ports-all@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 BDCD5F02342; Fri, 9 Feb 2018 13:07:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69BFA82677; Fri, 9 Feb 2018 13:07:42 +0000 (UTC) (envelope-from vanilla@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 625622531F; Fri, 9 Feb 2018 13:07:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19D7g5C036112; Fri, 9 Feb 2018 13:07:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19D7g9h036108; Fri, 9 Feb 2018 13:07:42 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802091307.w19D7g9h036108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 9 Feb 2018 13:07:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461295 - head/multimedia/obs-studio X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/multimedia/obs-studio X-SVN-Commit-Revision: 461295 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 13:07:43 -0000 Author: vanilla Date: Fri Feb 9 13:07:41 2018 New Revision: 461295 URL: https://svnweb.freebsd.org/changeset/ports/461295 Log: 1: Update to 21.0.2. 2: sort pkg-plist. Modified: head/multimedia/obs-studio/Makefile head/multimedia/obs-studio/distinfo head/multimedia/obs-studio/pkg-plist Modified: head/multimedia/obs-studio/Makefile ============================================================================== --- head/multimedia/obs-studio/Makefile Fri Feb 9 13:06:13 2018 (r461294) +++ head/multimedia/obs-studio/Makefile Fri Feb 9 13:07:41 2018 (r461295) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= obs-studio -PORTVERSION= 20.1.3 -PORTREVISION= 1 +PORTVERSION= 21.0.2 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org Modified: head/multimedia/obs-studio/distinfo ============================================================================== --- head/multimedia/obs-studio/distinfo Fri Feb 9 13:06:13 2018 (r461294) +++ head/multimedia/obs-studio/distinfo Fri Feb 9 13:07:41 2018 (r461295) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512190419 -SHA256 (jp9000-obs-studio-20.1.3_GH0.tar.gz) = 48bc8572fffb593ccedc309e9b597995a321a879bb0f7b18e4456c50c037bfbc -SIZE (jp9000-obs-studio-20.1.3_GH0.tar.gz) = 5638299 +TIMESTAMP = 1518177961 +SHA256 (jp9000-obs-studio-21.0.2_GH0.tar.gz) = b8faa5f50b2139204275fe4ce8b3a3caadc2a66f1562ff3df367cb40562e9bc8 +SIZE (jp9000-obs-studio-21.0.2_GH0.tar.gz) = 5904469 Modified: head/multimedia/obs-studio/pkg-plist ============================================================================== --- head/multimedia/obs-studio/pkg-plist Fri Feb 9 13:06:13 2018 (r461294) +++ head/multimedia/obs-studio/pkg-plist Fri Feb 9 13:07:41 2018 (r461295) @@ -146,7 +146,9 @@ share/obs/obs-plugins/frontend-tools/locale/hr-HR.ini share/obs/obs-plugins/frontend-tools/locale/hu-HU.ini share/obs/obs-plugins/frontend-tools/locale/it-IT.ini share/obs/obs-plugins/frontend-tools/locale/ja-JP.ini +share/obs/obs-plugins/frontend-tools/locale/ka-GE.ini share/obs/obs-plugins/frontend-tools/locale/ko-KR.ini +share/obs/obs-plugins/frontend-tools/locale/lt-LT.ini share/obs/obs-plugins/frontend-tools/locale/ms-MY.ini share/obs/obs-plugins/frontend-tools/locale/nb-NO.ini share/obs/obs-plugins/frontend-tools/locale/nl-NL.ini @@ -164,6 +166,14 @@ share/obs/obs-plugins/frontend-tools/locale/uk-UA.ini share/obs/obs-plugins/frontend-tools/locale/vi-VN.ini share/obs/obs-plugins/frontend-tools/locale/zh-CN.ini share/obs/obs-plugins/frontend-tools/locale/zh-TW.ini +share/obs/obs-plugins/frontend-tools/scripts/clock-source.lua +share/obs/obs-plugins/frontend-tools/scripts/clock-source/dial.png +share/obs/obs-plugins/frontend-tools/scripts/clock-source/hour.png +share/obs/obs-plugins/frontend-tools/scripts/clock-source/minute.png +share/obs/obs-plugins/frontend-tools/scripts/clock-source/second.png +share/obs/obs-plugins/frontend-tools/scripts/countdown.lua +share/obs/obs-plugins/frontend-tools/scripts/instant-replay.lua +share/obs/obs-plugins/frontend-tools/scripts/url-text.py share/obs/obs-plugins/image-source/locale/ar-SA.ini share/obs/obs-plugins/image-source/locale/bg-BG.ini share/obs/obs-plugins/image-source/locale/bn-BD.ini @@ -435,6 +445,7 @@ share/obs/obs-plugins/obs-filters/locale/hr-HR.ini share/obs/obs-plugins/obs-filters/locale/hu-HU.ini share/obs/obs-plugins/obs-filters/locale/it-IT.ini share/obs/obs-plugins/obs-filters/locale/ja-JP.ini +share/obs/obs-plugins/obs-filters/locale/ka-GE.ini share/obs/obs-plugins/obs-filters/locale/ko-KR.ini share/obs/obs-plugins/obs-filters/locale/nb-NO.ini share/obs/obs-plugins/obs-filters/locale/nl-NL.ini @@ -565,6 +576,7 @@ share/obs/obs-plugins/obs-transitions/locale/pt-BR.ini share/obs/obs-plugins/obs-transitions/locale/pt-PT.ini share/obs/obs-plugins/obs-transitions/locale/ro-RO.ini share/obs/obs-plugins/obs-transitions/locale/ru-RU.ini +share/obs/obs-plugins/obs-transitions/locale/sk-SK.ini share/obs/obs-plugins/obs-transitions/locale/sr-CS.ini share/obs/obs-plugins/obs-transitions/locale/sr-SP.ini share/obs/obs-plugins/obs-transitions/locale/sv-SE.ini @@ -633,6 +645,7 @@ share/obs/obs-plugins/obs-x264/locale/hr-HR.ini share/obs/obs-plugins/obs-x264/locale/hu-HU.ini share/obs/obs-plugins/obs-x264/locale/it-IT.ini share/obs/obs-plugins/obs-x264/locale/ja-JP.ini +share/obs/obs-plugins/obs-x264/locale/ka-GE.ini share/obs/obs-plugins/obs-x264/locale/ko-KR.ini share/obs/obs-plugins/obs-x264/locale/nb-NO.ini share/obs/obs-plugins/obs-x264/locale/nl-NL.ini @@ -758,11 +771,13 @@ share/obs/obs-studio/locale/hr-HR.ini share/obs/obs-studio/locale/hu-HU.ini share/obs/obs-studio/locale/it-IT.ini share/obs/obs-studio/locale/ja-JP.ini +share/obs/obs-studio/locale/ka-GE.ini share/obs/obs-studio/locale/ko-KR.ini share/obs/obs-studio/locale/lt-LT.ini share/obs/obs-studio/locale/ms-MY.ini share/obs/obs-studio/locale/nb-NO.ini share/obs/obs-studio/locale/nl-NL.ini +share/obs/obs-studio/locale/nn-NO.ini share/obs/obs-studio/locale/pl-PL.ini share/obs/obs-studio/locale/pt-BR.ini share/obs/obs-studio/locale/pt-PT.ini @@ -780,6 +795,42 @@ share/obs/obs-studio/locale/uk-UA.ini share/obs/obs-studio/locale/vi-VN.ini share/obs/obs-studio/locale/zh-CN.ini share/obs/obs-studio/locale/zh-TW.ini +share/obs/obs-studio/themes/Acri.qss +share/obs/obs-studio/themes/Acri/bot_hook.png +share/obs/obs-studio/themes/Acri/bot_hook2.png +share/obs/obs-studio/themes/Acri/checkbox_checked.png +share/obs/obs-studio/themes/Acri/checkbox_checked_disabled.png +share/obs/obs-studio/themes/Acri/checkbox_checked_focus.png +share/obs/obs-studio/themes/Acri/checkbox_unchecked.png +share/obs/obs-studio/themes/Acri/checkbox_unchecked_disabled.png +share/obs/obs-studio/themes/Acri/checkbox_unchecked_focus.png +share/obs/obs-studio/themes/Acri/cogwheel.png +share/obs/obs-studio/themes/Acri/down_arrow.png +share/obs/obs-studio/themes/Acri/minus.png +share/obs/obs-studio/themes/Acri/mute.png +share/obs/obs-studio/themes/Acri/plus.png +share/obs/obs-studio/themes/Acri/radio_checked.png +share/obs/obs-studio/themes/Acri/radio_checked_disabled.png +share/obs/obs-studio/themes/Acri/radio_checked_focus.png +share/obs/obs-studio/themes/Acri/radio_unchecked.png +share/obs/obs-studio/themes/Acri/radio_unchecked_disabled.png +share/obs/obs-studio/themes/Acri/radio_unchecked_focus.png +share/obs/obs-studio/themes/Acri/sizegrip.png +share/obs/obs-studio/themes/Acri/top_hook.png +share/obs/obs-studio/themes/Acri/unmute.png +share/obs/obs-studio/themes/Acri/up_arrow.png +share/obs/obs-studio/themes/Acri/updown.png +share/obs/obs-studio/themes/Dark.qss +share/obs/obs-studio/themes/Dark/cogwheel.png +share/obs/obs-studio/themes/Dark/down_arrow.png +share/obs/obs-studio/themes/Dark/minus.png +share/obs/obs-studio/themes/Dark/mute.png +share/obs/obs-studio/themes/Dark/plus.png +share/obs/obs-studio/themes/Dark/refresh.png +share/obs/obs-studio/themes/Dark/unmute.png +share/obs/obs-studio/themes/Dark/up_arrow.png +share/obs/obs-studio/themes/Dark/updown.png +share/obs/obs-studio/themes/Default.qss share/obs/obs-studio/themes/Rachni.qss share/obs/obs-studio/themes/Rachni/checkbox_checked.png share/obs/obs-studio/themes/Rachni/checkbox_checked_disabled.png @@ -802,13 +853,3 @@ share/obs/obs-studio/themes/Rachni/right_arrow_disable share/obs/obs-studio/themes/Rachni/sizegrip.png share/obs/obs-studio/themes/Rachni/up_arrow.png share/obs/obs-studio/themes/Rachni/up_arrow_disabled.png -share/obs/obs-studio/themes/Dark.qss -share/obs/obs-studio/themes/Dark/cogwheel.png -share/obs/obs-studio/themes/Dark/down_arrow.png -share/obs/obs-studio/themes/Dark/minus.png -share/obs/obs-studio/themes/Dark/mute.png -share/obs/obs-studio/themes/Dark/plus.png -share/obs/obs-studio/themes/Dark/unmute.png -share/obs/obs-studio/themes/Dark/up_arrow.png -share/obs/obs-studio/themes/Dark/updown.png -share/obs/obs-studio/themes/Default.qss From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:32 2018 Return-Path: Delivered-To: svn-ports-all@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 91D34F06673; Fri, 9 Feb 2018 14:07:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45604849E1; Fri, 9 Feb 2018 14:07:32 +0000 (UTC) (envelope-from sunpoet@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 3B76A25CA8; Fri, 9 Feb 2018 14:07:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7WEv065834; Fri, 9 Feb 2018 14:07:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7VnA065832; Fri, 9 Feb 2018 14:07:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7VnA065832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461296 - head/devel/global X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/global X-SVN-Commit-Revision: 461296 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:32 -0000 Author: sunpoet Date: Fri Feb 9 14:07:31 2018 New Revision: 461296 URL: https://svnweb.freebsd.org/changeset/ports/461296 Log: Update to 6.6.2 Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2018-02/msg00000.html Modified: head/devel/global/Makefile head/devel/global/distinfo Modified: head/devel/global/Makefile ============================================================================== --- head/devel/global/Makefile Fri Feb 9 13:07:41 2018 (r461295) +++ head/devel/global/Makefile Fri Feb 9 14:07:31 2018 (r461296) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= global -PORTVERSION= 6.6.1 +PORTVERSION= 6.6.2 CATEGORIES= devel MASTER_SITES= GNU Modified: head/devel/global/distinfo ============================================================================== --- head/devel/global/distinfo Fri Feb 9 13:07:41 2018 (r461295) +++ head/devel/global/distinfo Fri Feb 9 14:07:31 2018 (r461296) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513430379 -SHA256 (global-6.6.1.tar.gz) = 943dc440382d82454786bfd92b86946961cb2196039eceffd7eb551ac83759e4 -SIZE (global-6.6.1.tar.gz) = 2961786 +TIMESTAMP = 1518182882 +SHA256 (global-6.6.2.tar.gz) = ca1dc15e9f320983e4d53ccb947ce58729952728273fdf415ab309ea2c0cd7fa +SIZE (global-6.6.2.tar.gz) = 2956610 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:39 2018 Return-Path: Delivered-To: svn-ports-all@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 4A61FF066AC; Fri, 9 Feb 2018 14:07:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06A0A84A56; Fri, 9 Feb 2018 14:07:37 +0000 (UTC) (envelope-from sunpoet@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 570BF25CA9; Fri, 9 Feb 2018 14:07:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7bjv066075; Fri, 9 Feb 2018 14:07:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7a9Z066072; Fri, 9 Feb 2018 14:07:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7a9Z066072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461297 - in head/security/snoopy: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/security/snoopy: . files X-SVN-Commit-Revision: 461297 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:39 -0000 Author: sunpoet Date: Fri Feb 9 14:07:36 2018 New Revision: 461297 URL: https://svnweb.freebsd.org/changeset/ports/461297 Log: Use REINPLACE_CMD instead of patch files Deleted: head/security/snoopy/files/patch-build-Makefile.am.common head/security/snoopy/files/patch-src-configfile.c head/security/snoopy/files/patch-src-datasource-sid.c head/security/snoopy/files/patch-src-datasource-snoopy_version.c head/security/snoopy/files/patch-src-output-socketoutput.c head/security/snoopy/files/patch-src-snoopy.h head/security/snoopy/files/patch-src-tsrm.c head/security/snoopy/files/patch-tests-bin-snoopy-test-exec-in-threads.c Modified: head/security/snoopy/Makefile head/security/snoopy/files/patch-configure.ac head/security/snoopy/files/patch-tests-bin-snoopy-test-threads.c Modified: head/security/snoopy/Makefile ============================================================================== --- head/security/snoopy/Makefile Fri Feb 9 14:07:31 2018 (r461296) +++ head/security/snoopy/Makefile Fri Feb 9 14:07:36 2018 (r461297) @@ -30,7 +30,17 @@ USE_GITHUB= yes SHEBANG_GLOB= *.sh post-patch: + @${REINPLACE_CMD} -e 's| -Wall -Werror||' ${WRKSRC}/configure.ac ${WRKSRC}/build/Makefile.am.common @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/README.md + @${REINPLACE_CMD} -e '/#define.*_XOPEN_SOURCE/d' \ + ${WRKSRC}/src/configfile.c \ + ${WRKSRC}/src/datasource/sid.c \ + ${WRKSRC}/src/datasource/snoopy_version.c \ + ${WRKSRC}/src/snoopy.h \ + ${WRKSRC}/tests/bin/snoopy-test-threads.c \ + ${WRKSRC}/src/tsrm.c + @${REINPLACE_CMD} -e '/features.h/d' ${WRKSRC}/configure.ac ${WRKSRC}/src/output/socketoutput.c ${WRKSRC}/src/snoopy.h + @${REINPLACE_CMD} -e 's|#include |#include |' ${WRKSRC}/tests/bin/snoopy-test-exec-in-threads.c ${WRKSRC}/tests/bin/snoopy-test-threads.c do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ Modified: head/security/snoopy/files/patch-configure.ac ============================================================================== --- head/security/snoopy/files/patch-configure.ac Fri Feb 9 14:07:31 2018 (r461296) +++ head/security/snoopy/files/patch-configure.ac Fri Feb 9 14:07:36 2018 (r461297) @@ -1,18 +1,9 @@ --- configure.ac.orig 2016-09-14 15:02:26 UTC +++ configure.ac -@@ -30,7 +30,7 @@ AC_CONFIG_SRCDIR([src/eventsource/execve - AC_CONFIG_AUX_DIR([build/aux]) - AC_CONFIG_MACRO_DIR([build/m4]) - m4_include([build/snoopy.m4]) --AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects -Wall -Werror]) -+AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects]) +@@ -125,12 +125,6 @@ SNOOPY_PROG_CHECK([wc], [WC], - ### Silent make output -@@ -125,18 +125,11 @@ SNOOPY_PROG_CHECK([wc], [WC], - - -dnl Checks for libraries. -dnl FIXME: Replace `main' with a function in `-ldl': -AC_CHECK_LIB([dl], [dlsym], [], [ @@ -22,9 +13,3 @@ dnl Checks for header files. AC_CHECK_HEADERS([ \ ctype.h \ - dlfcn.h \ - errno.h \ -- features.h \ - grp.h \ - limits.h \ - pwd.h \ Modified: head/security/snoopy/files/patch-tests-bin-snoopy-test-threads.c ============================================================================== --- head/security/snoopy/files/patch-tests-bin-snoopy-test-threads.c Fri Feb 9 14:07:31 2018 (r461296) +++ head/security/snoopy/files/patch-tests-bin-snoopy-test-threads.c Fri Feb 9 14:07:36 2018 (r461297) @@ -1,23 +1,6 @@ ---- tests/bin/snoopy-test-threads.c.orig 2016-09-14 15:02:26 UTC -+++ tests/bin/snoopy-test-threads.c -@@ -25,7 +25,6 @@ - /* - * Includes order: from local to global - */ --#define _XOPEN_SOURCE 500 - #define _GNU_SOURCE - - #include -@@ -42,7 +41,7 @@ - #include - #include - #include --#include -+#include - - - -@@ -307,7 +306,7 @@ int randomNumberInclusive (int nMin, int +--- tests/bin/snoopy-test-threads.c.orig 2017-12-26 01:38:15.298217000 +0800 ++++ tests/bin/snoopy-test-threads.c 2017-12-26 01:41:42.177506000 +0800 +@@ -307,7 +307,7 @@ int randomNr; // Seed From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:43 2018 Return-Path: Delivered-To: svn-ports-all@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 96E94F066C5; Fri, 9 Feb 2018 14:07:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 366A984AC9; Fri, 9 Feb 2018 14:07:42 +0000 (UTC) (envelope-from sunpoet@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 1B49425CAA; Fri, 9 Feb 2018 14:07:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7f9j066199; Fri, 9 Feb 2018 14:07:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7fiJ066197; Fri, 9 Feb 2018 14:07:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7fiJ066197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461298 - head/databases/py-psycopg2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/py-psycopg2 X-SVN-Commit-Revision: 461298 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:43 -0000 Author: sunpoet Date: Fri Feb 9 14:07:41 2018 New Revision: 461298 URL: https://svnweb.freebsd.org/changeset/ports/461298 Log: Update to 2.7.4 Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS Modified: head/databases/py-psycopg2/Makefile head/databases/py-psycopg2/distinfo Modified: head/databases/py-psycopg2/Makefile ============================================================================== --- head/databases/py-psycopg2/Makefile Fri Feb 9 14:07:36 2018 (r461297) +++ head/databases/py-psycopg2/Makefile Fri Feb 9 14:07:41 2018 (r461298) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psycopg2 -PORTVERSION= 2.7.3.2 +PORTVERSION= 2.7.4 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/ Modified: head/databases/py-psycopg2/distinfo ============================================================================== --- head/databases/py-psycopg2/distinfo Fri Feb 9 14:07:36 2018 (r461297) +++ head/databases/py-psycopg2/distinfo Fri Feb 9 14:07:41 2018 (r461298) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508946466 -SHA256 (psycopg2-2.7.3.2.tar.gz) = 5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a -SIZE (psycopg2-2.7.3.2.tar.gz) = 425107 +TIMESTAMP = 1518182898 +SHA256 (psycopg2-2.7.4.tar.gz) = 8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209 +SIZE (psycopg2-2.7.4.tar.gz) = 425331 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:48 2018 Return-Path: Delivered-To: svn-ports-all@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 2F05CF06718; Fri, 9 Feb 2018 14:07:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D504C84B83; Fri, 9 Feb 2018 14:07:46 +0000 (UTC) (envelope-from sunpoet@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 C748325CAB; Fri, 9 Feb 2018 14:07:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7k9f066324; Fri, 9 Feb 2018 14:07:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7kWn066321; Fri, 9 Feb 2018 14:07:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7kWn066321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461299 - head/security/py-google-auth X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-google-auth X-SVN-Commit-Revision: 461299 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:48 -0000 Author: sunpoet Date: Fri Feb 9 14:07:46 2018 New Revision: 461299 URL: https://svnweb.freebsd.org/changeset/ports/461299 Log: Update to 1.4.0 Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst Modified: head/security/py-google-auth/Makefile head/security/py-google-auth/distinfo Modified: head/security/py-google-auth/Makefile ============================================================================== --- head/security/py-google-auth/Makefile Fri Feb 9 14:07:41 2018 (r461298) +++ head/security/py-google-auth/Makefile Fri Feb 9 14:07:46 2018 (r461299) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-google-auth/distinfo ============================================================================== --- head/security/py-google-auth/distinfo Fri Feb 9 14:07:41 2018 (r461298) +++ head/security/py-google-auth/distinfo Fri Feb 9 14:07:46 2018 (r461299) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515563403 -SHA256 (google-auth-1.3.0.tar.gz) = d119b5954393d81c4a986ab420cf2c8129fc95ff5c4c6bb8ab5c8f3e6446394f -SIZE (google-auth-1.3.0.tar.gz) = 70573 +TIMESTAMP = 1518182920 +SHA256 (google-auth-1.4.0.tar.gz) = 79d0413c38aaa6a52b44d2ad62e7ef5a816912b897d1536ef95ee5526aa08634 +SIZE (google-auth-1.4.0.tar.gz) = 74091 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:52 2018 Return-Path: Delivered-To: svn-ports-all@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 3C614F0672E; Fri, 9 Feb 2018 14:07:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AFADD84C43; Fri, 9 Feb 2018 14:07:51 +0000 (UTC) (envelope-from sunpoet@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 AAB8325CAC; Fri, 9 Feb 2018 14:07:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7pKq066446; Fri, 9 Feb 2018 14:07:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7ptn066444; Fri, 9 Feb 2018 14:07:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7ptn066444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461300 - head/security/py-m2crypto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-m2crypto X-SVN-Commit-Revision: 461300 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:52 -0000 Author: sunpoet Date: Fri Feb 9 14:07:51 2018 New Revision: 461300 URL: https://svnweb.freebsd.org/changeset/ports/461300 Log: Update to 0.28.0 Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES Modified: head/security/py-m2crypto/Makefile head/security/py-m2crypto/distinfo Modified: head/security/py-m2crypto/Makefile ============================================================================== --- head/security/py-m2crypto/Makefile Fri Feb 9 14:07:46 2018 (r461299) +++ head/security/py-m2crypto/Makefile Fri Feb 9 14:07:51 2018 (r461300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.27.0 +PORTVERSION= 0.28.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-m2crypto/distinfo ============================================================================== --- head/security/py-m2crypto/distinfo Fri Feb 9 14:07:46 2018 (r461299) +++ head/security/py-m2crypto/distinfo Fri Feb 9 14:07:51 2018 (r461300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507281967 -SHA256 (M2Crypto-0.27.0.tar.gz) = 82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68 -SIZE (M2Crypto-0.27.0.tar.gz) = 1119288 +TIMESTAMP = 1518182939 +SHA256 (M2Crypto-0.28.0.tar.gz) = e86bbd497707861611067dcc1f8ab7369b7b1179e210ba0d81024b8ad951f480 +SIZE (M2Crypto-0.28.0.tar.gz) = 1268350 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:07:57 2018 Return-Path: Delivered-To: svn-ports-all@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 13370F06759; Fri, 9 Feb 2018 14:07:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A696C84D09; Fri, 9 Feb 2018 14:07:56 +0000 (UTC) (envelope-from sunpoet@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 8156E25CAD; Fri, 9 Feb 2018 14:07:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E7uqc066571; Fri, 9 Feb 2018 14:07:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E7u5v066569; Fri, 9 Feb 2018 14:07:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091407.w19E7u5v066569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:07:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461301 - head/databases/p5-DBD-mysql X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-DBD-mysql X-SVN-Commit-Revision: 461301 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:07:57 -0000 Author: sunpoet Date: Fri Feb 9 14:07:56 2018 New Revision: 461301 URL: https://svnweb.freebsd.org/changeset/ports/461301 Log: Update to 4.046 Changes: http://search.cpan.org/dist/DBD-mysql/Changes Modified: head/databases/p5-DBD-mysql/Makefile head/databases/p5-DBD-mysql/distinfo Modified: head/databases/p5-DBD-mysql/Makefile ============================================================================== --- head/databases/p5-DBD-mysql/Makefile Fri Feb 9 14:07:51 2018 (r461300) +++ head/databases/p5-DBD-mysql/Makefile Fri Feb 9 14:07:56 2018 (r461301) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-mysql -PORTVERSION= 4.045 +PORTVERSION= 4.046 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CAPTTOFU Modified: head/databases/p5-DBD-mysql/distinfo ============================================================================== --- head/databases/p5-DBD-mysql/distinfo Fri Feb 9 14:07:51 2018 (r461300) +++ head/databases/p5-DBD-mysql/distinfo Fri Feb 9 14:07:56 2018 (r461301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518091786 -SHA256 (DBD-mysql-4.045.tar.gz) = b0382f7c64b95b1f73f6c9b0f8b380f2cc225968667ef168875c6f11c34ef669 -SIZE (DBD-mysql-4.045.tar.gz) = 155241 +TIMESTAMP = 1518182955 +SHA256 (DBD-mysql-4.046.tar.gz) = 6165652ec959d05b97f5413fa3dff014b78a44cf6de21ae87283b28378daf1f7 +SIZE (DBD-mysql-4.046.tar.gz) = 155294 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:02 2018 Return-Path: Delivered-To: svn-ports-all@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 9B72CF06794; Fri, 9 Feb 2018 14:08:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CABDC84DD2; Fri, 9 Feb 2018 14:08:01 +0000 (UTC) (envelope-from sunpoet@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 14A3B25CAE; Fri, 9 Feb 2018 14:08:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E80j2066697; Fri, 9 Feb 2018 14:08:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E80qR066695; Fri, 9 Feb 2018 14:08:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E80qR066695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461302 - head/dns/p5-Net-DNS X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/p5-Net-DNS X-SVN-Commit-Revision: 461302 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:02 -0000 Author: sunpoet Date: Fri Feb 9 14:08:00 2018 New Revision: 461302 URL: https://svnweb.freebsd.org/changeset/ports/461302 Log: Update to 1.15 Changes: http://search.cpan.org/dist/Net-DNS/Changes Modified: head/dns/p5-Net-DNS/Makefile head/dns/p5-Net-DNS/distinfo Modified: head/dns/p5-Net-DNS/Makefile ============================================================================== --- head/dns/p5-Net-DNS/Makefile Fri Feb 9 14:07:56 2018 (r461301) +++ head/dns/p5-Net-DNS/Makefile Fri Feb 9 14:08:00 2018 (r461302) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.14 +PORTVERSION= 1.15 PORTEPOCH= 1 CATEGORIES= dns net perl5 ipv6 MASTER_SITES= CPAN Modified: head/dns/p5-Net-DNS/distinfo ============================================================================== --- head/dns/p5-Net-DNS/distinfo Fri Feb 9 14:07:56 2018 (r461301) +++ head/dns/p5-Net-DNS/distinfo Fri Feb 9 14:08:00 2018 (r461302) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513385401 -SHA256 (Net-DNS-1.14.tar.gz) = 83c38a594eeb2c85d66e60047a0f5b403f34bd92a5d13606f02e828d450299fc -SIZE (Net-DNS-1.14.tar.gz) = 251287 +TIMESTAMP = 1518183042 +SHA256 (Net-DNS-1.15.tar.gz) = 1ad46ba6438b846a94b4f50d53ecfda55f504a17e11b94effb087ff9329e61d0 +SIZE (Net-DNS-1.15.tar.gz) = 253524 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:08 2018 Return-Path: Delivered-To: svn-ports-all@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 45986F067CE; Fri, 9 Feb 2018 14:08:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A75484EA6; Fri, 9 Feb 2018 14:08:06 +0000 (UTC) (envelope-from sunpoet@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 0E18C25CAF; Fri, 9 Feb 2018 14:08:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E85ks066822; Fri, 9 Feb 2018 14:08:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E85h2066820; Fri, 9 Feb 2018 14:08:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E85h2066820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461303 - head/textproc/p5-Text-Template X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Text-Template X-SVN-Commit-Revision: 461303 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:08 -0000 Author: sunpoet Date: Fri Feb 9 14:08:05 2018 New Revision: 461303 URL: https://svnweb.freebsd.org/changeset/ports/461303 Log: Update to 1.49 Changes: http://search.cpan.org/dist/Text-Template/Changes Modified: head/textproc/p5-Text-Template/Makefile head/textproc/p5-Text-Template/distinfo Modified: head/textproc/p5-Text-Template/Makefile ============================================================================== --- head/textproc/p5-Text-Template/Makefile Fri Feb 9 14:08:00 2018 (r461302) +++ head/textproc/p5-Text-Template/Makefile Fri Feb 9 14:08:05 2018 (r461303) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Template -PORTVERSION= 1.48 +PORTVERSION= 1.49 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Text-Template/distinfo ============================================================================== --- head/textproc/p5-Text-Template/distinfo Fri Feb 9 14:08:00 2018 (r461302) +++ head/textproc/p5-Text-Template/distinfo Fri Feb 9 14:08:05 2018 (r461303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518038236 -SHA256 (Text-Template-1.48.tar.gz) = 13f0e3d518b26e2ca9303c5652d52ad10f7a18596d65ae200511d4ce68d5a5f7 -SIZE (Text-Template-1.48.tar.gz) = 47618 +TIMESTAMP = 1518183053 +SHA256 (Text-Template-1.49.tar.gz) = 5926799db8b27c5e7cae3a3da3a9bc5ac1abb42733b632e9ff5542836bc9535d +SIZE (Text-Template-1.49.tar.gz) = 47645 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:13 2018 Return-Path: Delivered-To: svn-ports-all@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 438E9F06817; Fri, 9 Feb 2018 14:08:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B60A084F7D; Fri, 9 Feb 2018 14:08:11 +0000 (UTC) (envelope-from sunpoet@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 4C8CB25CB0; Fri, 9 Feb 2018 14:08:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8B8I066947; Fri, 9 Feb 2018 14:08:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8AiR066945; Fri, 9 Feb 2018 14:08:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8AiR066945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461304 - head/www/p5-WWW-Mechanize X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-WWW-Mechanize X-SVN-Commit-Revision: 461304 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:13 -0000 Author: sunpoet Date: Fri Feb 9 14:08:10 2018 New Revision: 461304 URL: https://svnweb.freebsd.org/changeset/ports/461304 Log: Update to 1.87 Changes: http://search.cpan.org/dist/WWW-Mechanize/Changes Modified: head/www/p5-WWW-Mechanize/Makefile head/www/p5-WWW-Mechanize/distinfo Modified: head/www/p5-WWW-Mechanize/Makefile ============================================================================== --- head/www/p5-WWW-Mechanize/Makefile Fri Feb 9 14:08:05 2018 (r461303) +++ head/www/p5-WWW-Mechanize/Makefile Fri Feb 9 14:08:10 2018 (r461304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Mechanize -PORTVERSION= 1.86 +PORTVERSION= 1.87 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-WWW-Mechanize/distinfo ============================================================================== --- head/www/p5-WWW-Mechanize/distinfo Fri Feb 9 14:08:05 2018 (r461303) +++ head/www/p5-WWW-Mechanize/distinfo Fri Feb 9 14:08:10 2018 (r461304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499297403 -SHA256 (WWW-Mechanize-1.86.tar.gz) = 0e5468b89afeff096fb6d9b91a9a58418746c89445fb01adb5caa25ecf32d469 -SIZE (WWW-Mechanize-1.86.tar.gz) = 172331 +TIMESTAMP = 1518183075 +SHA256 (WWW-Mechanize-1.87.tar.gz) = 819342a55cdaaf742e8511ecf72c7764b71789f4d1ef0eb6f4b4db4361f3b9cf +SIZE (WWW-Mechanize-1.87.tar.gz) = 169289 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:18 2018 Return-Path: Delivered-To: svn-ports-all@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 77E27F06844; Fri, 9 Feb 2018 14:08:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 890F38503A; Fri, 9 Feb 2018 14:08:16 +0000 (UTC) (envelope-from sunpoet@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 3DFFA25CB1; Fri, 9 Feb 2018 14:08:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8GKx067069; Fri, 9 Feb 2018 14:08:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8FVL067067; Fri, 9 Feb 2018 14:08:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8FVL067067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461305 - head/devel/py-ipykernel X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-ipykernel X-SVN-Commit-Revision: 461305 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:18 -0000 Author: sunpoet Date: Fri Feb 9 14:08:15 2018 New Revision: 461305 URL: https://svnweb.freebsd.org/changeset/ports/461305 Log: Update to 4.8.1 Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst Modified: head/devel/py-ipykernel/Makefile head/devel/py-ipykernel/distinfo Modified: head/devel/py-ipykernel/Makefile ============================================================================== --- head/devel/py-ipykernel/Makefile Fri Feb 9 14:08:10 2018 (r461304) +++ head/devel/py-ipykernel/Makefile Fri Feb 9 14:08:15 2018 (r461305) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ipykernel -PORTVERSION= 4.8.0 +PORTVERSION= 4.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipykernel/distinfo ============================================================================== --- head/devel/py-ipykernel/distinfo Fri Feb 9 14:08:10 2018 (r461304) +++ head/devel/py-ipykernel/distinfo Fri Feb 9 14:08:15 2018 (r461305) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516281067 -SHA256 (ipykernel-4.8.0.tar.gz) = dedc199df6a38725c732986dfa606c245fb8fe0fe999b33a0c305b73d80c6774 -SIZE (ipykernel-4.8.0.tar.gz) = 95005 +TIMESTAMP = 1518183097 +SHA256 (ipykernel-4.8.1.tar.gz) = fe2837622a4121cbe42b354db1e2ab46c91e807ffcb92f4c2cfd323a75f8737f +SIZE (ipykernel-4.8.1.tar.gz) = 95579 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:23 2018 Return-Path: Delivered-To: svn-ports-all@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 B3DCEF0685D; Fri, 9 Feb 2018 14:08:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB70885110; Fri, 9 Feb 2018 14:08:21 +0000 (UTC) (envelope-from sunpoet@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 8254F25CB2; Fri, 9 Feb 2018 14:08:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8LdB067194; Fri, 9 Feb 2018 14:08:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8LVa067192; Fri, 9 Feb 2018 14:08:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8LVa067192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461306 - head/devel/rubygem-authlogic X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-authlogic X-SVN-Commit-Revision: 461306 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:23 -0000 Author: sunpoet Date: Fri Feb 9 14:08:21 2018 New Revision: 461306 URL: https://svnweb.freebsd.org/changeset/ports/461306 Log: Update to 3.8.0 Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md https://github.com/binarylogic/authlogic/commits/master Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Fri Feb 9 14:08:15 2018 (r461305) +++ head/devel/rubygem-authlogic/Makefile Fri Feb 9 14:08:21 2018 (r461306) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Fri Feb 9 14:08:15 2018 (r461305) +++ head/devel/rubygem-authlogic/distinfo Fri Feb 9 14:08:21 2018 (r461306) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518091858 -SHA256 (rubygem/authlogic-3.7.0.gem) = 7c17a9b04244de7f7a1a04c3ea6de5ade9280be9a872c021fa19afb8197522eb -SIZE (rubygem/authlogic-3.7.0.gem) = 77824 +TIMESTAMP = 1518183109 +SHA256 (rubygem/authlogic-3.8.0.gem) = e53dc4559061aaef63cbb3b6a6a10aa96459e70c157b4b949f9a118a2f5211ac +SIZE (rubygem/authlogic-3.8.0.gem) = 77312 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:43 2018 Return-Path: Delivered-To: svn-ports-all@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 B71FCF06911; Fri, 9 Feb 2018 14:08:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4039885455; Fri, 9 Feb 2018 14:08:42 +0000 (UTC) (envelope-from sunpoet@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 75DD225CB6; Fri, 9 Feb 2018 14:08:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8gSo067689; Fri, 9 Feb 2018 14:08:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8gYw067687; Fri, 9 Feb 2018 14:08:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8gYw067687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461310 - head/devel/rubygem-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-i18n X-SVN-Commit-Revision: 461310 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:43 -0000 Author: sunpoet Date: Fri Feb 9 14:08:41 2018 New Revision: 461310 URL: https://svnweb.freebsd.org/changeset/ports/461310 Log: Update to 0.9.4 Changes: https://github.com/svenfuchs/i18n/releases Modified: head/devel/rubygem-i18n/Makefile head/devel/rubygem-i18n/distinfo Modified: head/devel/rubygem-i18n/Makefile ============================================================================== --- head/devel/rubygem-i18n/Makefile Fri Feb 9 14:08:36 2018 (r461309) +++ head/devel/rubygem-i18n/Makefile Fri Feb 9 14:08:41 2018 (r461310) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= i18n -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 PORTEPOCH= 2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-i18n/distinfo ============================================================================== --- head/devel/rubygem-i18n/distinfo Fri Feb 9 14:08:36 2018 (r461309) +++ head/devel/rubygem-i18n/distinfo Fri Feb 9 14:08:41 2018 (r461310) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517329249 -SHA256 (rubygem/i18n-0.9.3.gem) = 047decd0682cc197c3f1ffa07068dd6e2321644db9b755ff6fe98cfe100639a8 -SIZE (rubygem/i18n-0.9.3.gem) = 61440 +TIMESTAMP = 1518183144 +SHA256 (rubygem/i18n-0.9.4.gem) = 11074e8a336eb7ff32be558914abf7c4cd475a20bccbfb8f8bc1750a04fa1d77 +SIZE (rubygem/i18n-0.9.4.gem) = 61440 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:27 2018 Return-Path: Delivered-To: svn-ports-all@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 C4496F06893; Fri, 9 Feb 2018 14:08:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D97AE8518D; Fri, 9 Feb 2018 14:08:26 +0000 (UTC) (envelope-from sunpoet@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 6362725CB3; Fri, 9 Feb 2018 14:08:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8Qin067318; Fri, 9 Feb 2018 14:08:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8QUq067316; Fri, 9 Feb 2018 14:08:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8QUq067316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461307 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 461307 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:27 -0000 Author: sunpoet Date: Fri Feb 9 14:08:25 2018 New Revision: 461307 URL: https://svnweb.freebsd.org/changeset/ports/461307 Log: Update to 2.10.128 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Fri Feb 9 14:08:21 2018 (r461306) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Feb 9 14:08:25 2018 (r461307) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.10.127 +DISTVERSION= 2.10.128 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Feb 9 14:08:21 2018 (r461306) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Feb 9 14:08:25 2018 (r461307) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518028673 -SHA256 (rubygem/aws-sdk-core-2.10.127.gem) = 96f9774c37c9b983514107276d4f9fc68922499cb872526120333580ee8dfb00 -SIZE (rubygem/aws-sdk-core-2.10.127.gem) = 1195520 +TIMESTAMP = 1518183120 +SHA256 (rubygem/aws-sdk-core-2.10.128.gem) = f0a3d0ca8c54bd345414736afa553a1b6d51ba5fd6969f9fd48d1ab4195a98dd +SIZE (rubygem/aws-sdk-core-2.10.128.gem) = 1196544 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:34 2018 Return-Path: Delivered-To: svn-ports-all@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 5CA9EF068C4; Fri, 9 Feb 2018 14:08:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADD9F852B1; Fri, 9 Feb 2018 14:08:32 +0000 (UTC) (envelope-from sunpoet@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 E915325CB4; Fri, 9 Feb 2018 14:08:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8V1i067441; Fri, 9 Feb 2018 14:08:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8VRm067439; Fri, 9 Feb 2018 14:08:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8VRm067439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461308 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 461308 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:34 -0000 Author: sunpoet Date: Fri Feb 9 14:08:31 2018 New Revision: 461308 URL: https://svnweb.freebsd.org/changeset/ports/461308 Log: Update to 2.10.128 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Fri Feb 9 14:08:25 2018 (r461307) +++ head/devel/rubygem-aws-sdk-resources/Makefile Fri Feb 9 14:08:31 2018 (r461308) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.10.127 +DISTVERSION= 2.10.128 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Fri Feb 9 14:08:25 2018 (r461307) +++ head/devel/rubygem-aws-sdk-resources/distinfo Fri Feb 9 14:08:31 2018 (r461308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518028682 -SHA256 (rubygem/aws-sdk-resources-2.10.127.gem) = a01ad78dbd28eb923ca305c11efc30dc1f21cce4f2a4488363c97b40d4ff8ff1 -SIZE (rubygem/aws-sdk-resources-2.10.127.gem) = 48640 +TIMESTAMP = 1518183128 +SHA256 (rubygem/aws-sdk-resources-2.10.128.gem) = 3bd8197eadc63c9a39ba9b1650b5276298b1dfd73fb760d34d6ada053c73fc20 +SIZE (rubygem/aws-sdk-resources-2.10.128.gem) = 48640 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:38 2018 Return-Path: Delivered-To: svn-ports-all@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 A2A61F068ED; Fri, 9 Feb 2018 14:08:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CA8C85383; Fri, 9 Feb 2018 14:08:37 +0000 (UTC) (envelope-from sunpoet@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 1277225CB5; Fri, 9 Feb 2018 14:08:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8ae3067566; Fri, 9 Feb 2018 14:08:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8aLD067564; Fri, 9 Feb 2018 14:08:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8aLD067564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461309 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 461309 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:38 -0000 Author: sunpoet Date: Fri Feb 9 14:08:36 2018 New Revision: 461309 URL: https://svnweb.freebsd.org/changeset/ports/461309 Log: Update to 2.10.128 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Fri Feb 9 14:08:31 2018 (r461308) +++ head/devel/rubygem-aws-sdk/Makefile Fri Feb 9 14:08:36 2018 (r461309) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.10.127 +DISTVERSION= 2.10.128 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Fri Feb 9 14:08:31 2018 (r461308) +++ head/devel/rubygem-aws-sdk/distinfo Fri Feb 9 14:08:36 2018 (r461309) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518028691 -SHA256 (rubygem/aws-sdk-2.10.127.gem) = f98993e4c427c1cebc96e270f5e49264c4cdf06807615a357a65c44213efa675 -SIZE (rubygem/aws-sdk-2.10.127.gem) = 4608 +TIMESTAMP = 1518183136 +SHA256 (rubygem/aws-sdk-2.10.128.gem) = 1719936c896713d8af0bc0ba946c340e369d6a5b30ab2e097bc3516dfe6f70e1 +SIZE (rubygem/aws-sdk-2.10.128.gem) = 4608 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:58 2018 Return-Path: Delivered-To: svn-ports-all@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 A4B7DF069E2; Fri, 9 Feb 2018 14:08:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47B2785852; Fri, 9 Feb 2018 14:08:58 +0000 (UTC) (envelope-from sunpoet@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 3603D25CB9; Fri, 9 Feb 2018 14:08:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8vDV068102; Fri, 9 Feb 2018 14:08:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8vIh068098; Fri, 9 Feb 2018 14:08:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8vIh068098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461313 - head/devel/py-period X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-period X-SVN-Commit-Revision: 461313 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:58 -0000 Author: sunpoet Date: Fri Feb 9 14:08:57 2018 New Revision: 461313 URL: https://svnweb.freebsd.org/changeset/ports/461313 Log: Update to 0.6.1 - Update MASTER_SITES - Update LICENSE - Allow concurrent installation (USE_PYTHON=concurrent) - Remove DOCS option - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/LinkCareServices/period/commits/master Deleted: head/devel/py-period/pkg-plist Modified: head/devel/py-period/Makefile head/devel/py-period/distinfo head/devel/py-period/pkg-descr Modified: head/devel/py-period/Makefile ============================================================================== --- head/devel/py-period/Makefile Fri Feb 9 14:08:52 2018 (r461312) +++ head/devel/py-period/Makefile Fri Feb 9 14:08:57 2018 (r461313) @@ -2,32 +2,20 @@ # $FreeBSD$ PORTNAME= period -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6.1 CATEGORIES= devel python -MASTER_SITES= http://www.biostat.wisc.edu/~annis/creations/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic time period checking library -LICENSE= ART10 # same as perl +LICENSE= ART20 -USES= python shebangfix -SHEBANG_FILES= period.py -NO_BUILD= yes -NO_ARCH= yes +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${FLAVOR} -OPTIONS_DEFINE= DOCS - -do-install: - @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/period.py ${STAGEDIR}${PYTHON_SITELIBDIR} - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for ex in html txt - ${INSTALL_DATA} ${WRKSRC}/period.${ex} ${STAGEDIR}${DOCSDIR} -.endfor +NO_ARCH= yes +USE_PYTHON= autoplist concurrent distutils +USES= python .include Modified: head/devel/py-period/distinfo ============================================================================== --- head/devel/py-period/distinfo Fri Feb 9 14:08:52 2018 (r461312) +++ head/devel/py-period/distinfo Fri Feb 9 14:08:57 2018 (r461313) @@ -1,2 +1,3 @@ -SHA256 (period-0.5.tar.gz) = f545ad16c078a42eb09d907ad5bfd11abb382bff185af5c834438d825269f3b6 -SIZE (period-0.5.tar.gz) = 8998 +TIMESTAMP = 1517677421 +SHA256 (period-0.6.1.tar.gz) = c821a27109bb97893def7fae81d44f31e302db45c7d72af2f919ec5bb90f930b +SIZE (period-0.6.1.tar.gz) = 8384 Modified: head/devel/py-period/pkg-descr ============================================================================== --- head/devel/py-period/pkg-descr Fri Feb 9 14:08:52 2018 (r461312) +++ head/devel/py-period/pkg-descr Fri Feb 9 14:08:57 2018 (r461313) @@ -1,5 +1,8 @@ -This is an early version of a basic time period checking library for Python. -It is in part inspired by perl's Time::Period module and the time class -mechanism of Cfengine. +Period is a basic time period checking library. -WWW: http://www.biostat.wisc.edu/~annis/creations/period.py.html +Period is based on period.py by William S. Annis. (available at +https://www.biostat.wisc.edu/~annis/creations/period.py.html) and ported to +python3 with a few improvements. Period.py was in part inspired by perl's +Time::Period module and the time class mechanism of Cfengine. + +WWW: https://pypi.python.org/pypi/period From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:48 2018 Return-Path: Delivered-To: svn-ports-all@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 9B66FF06968; Fri, 9 Feb 2018 14:08:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29659856BB; Fri, 9 Feb 2018 14:08:47 +0000 (UTC) (envelope-from sunpoet@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 8CDA825CB7; Fri, 9 Feb 2018 14:08:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8ljA067813; Fri, 9 Feb 2018 14:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8lA1067811; Fri, 9 Feb 2018 14:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8lA1067811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461311 - head/devel/rubygem-sidekiq X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-sidekiq X-SVN-Commit-Revision: 461311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:48 -0000 Author: sunpoet Date: Fri Feb 9 14:08:46 2018 New Revision: 461311 URL: https://svnweb.freebsd.org/changeset/ports/461311 Log: Update to 5.1.1 Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md Modified: head/devel/rubygem-sidekiq/Makefile head/devel/rubygem-sidekiq/distinfo Modified: head/devel/rubygem-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-sidekiq/Makefile Fri Feb 9 14:08:41 2018 (r461310) +++ head/devel/rubygem-sidekiq/Makefile Fri Feb 9 14:08:46 2018 (r461311) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,10 +12,10 @@ COMMENT= Simple, efficient background processing for R LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.0:devel/rubygem-concurrent-ruby \ +RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \ rubygem-connection_pool>=2.2:net/rubygem-connection_pool \ rubygem-rack-protection>=1.5.0:www/rubygem-rack-protection \ - rubygem-redis>=3.3.4:databases/rubygem-redis + rubygem-redis>=3.3.5:databases/rubygem-redis NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Fri Feb 9 14:08:41 2018 (r461310) +++ head/devel/rubygem-sidekiq/distinfo Fri Feb 9 14:08:46 2018 (r461311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517673353 -SHA256 (rubygem/sidekiq-5.1.0.gem) = 0fa27f55bcf2b2485017f146045f4ea202a0fa3773d122bb8a2238149e5324d8 -SIZE (rubygem/sidekiq-5.1.0.gem) = 286720 +TIMESTAMP = 1518183155 +SHA256 (rubygem/sidekiq-5.1.1.gem) = 23b0f99cae69640fa0509e7b0eec0630779e95cd3e3946ff10cf20b370bdbeb2 +SIZE (rubygem/sidekiq-5.1.1.gem) = 286720 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:09:09 2018 Return-Path: Delivered-To: svn-ports-all@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 525D6F06A70; Fri, 9 Feb 2018 14:09:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 722B285A00; Fri, 9 Feb 2018 14:09:07 +0000 (UTC) (envelope-from sunpoet@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 8185D25CBC; Fri, 9 Feb 2018 14:09:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E97NT068370; Fri, 9 Feb 2018 14:09:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E97O8068367; Fri, 9 Feb 2018 14:09:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091409.w19E97O8068367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:09:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461315 - head/misc/lxi-tools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/lxi-tools X-SVN-Commit-Revision: 461315 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:09:09 -0000 Author: sunpoet Date: Fri Feb 9 14:09:07 2018 New Revision: 461315 URL: https://svnweb.freebsd.org/changeset/ports/461315 Log: Update to 1.18 - Remove BASH option: install bash completion file unconditionally Changes: https://github.com/lxi-tools/lxi-tools/releases PR: 225765 Submitted by: Dmitri Goutnik (maintainer) Modified: head/misc/lxi-tools/Makefile head/misc/lxi-tools/distinfo Modified: head/misc/lxi-tools/Makefile ============================================================================== --- head/misc/lxi-tools/Makefile Fri Feb 9 14:09:02 2018 (r461314) +++ head/misc/lxi-tools/Makefile Fri Feb 9 14:09:07 2018 (r461315) @@ -2,7 +2,7 @@ PORTNAME= lxi-tools DISTVERSIONPREFIX= v -DISTVERSION= 1.17 +DISTVERSION= 1.18 CATEGORIES= misc MAINTAINER= dg@syrec.org @@ -18,22 +18,27 @@ USE_GITHUB= yes GH_ACCOUNT= lxi-tools GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-static +CONFIGURE_ARGS= --disable-static \ + --with-bash-completion-dir=${PREFIX}/etc/bash_completion.d CFLAGS+= -D_WITH_GETLINE # enable getline(3) prototype PORTDOCS= README PLIST_FILES= bin/lxi \ + etc/bash_completion.d/lxi \ man/man1/lxi.1.gz -OPTIONS_DEFINE= BASH DOCS GUI +OPTIONS_DEFINE= DOCS GUI -BASH_CONFIGURE_WITH= bash-completion-dir=${PREFIX}/etc/bash_completion.d -BASH_PLIST_FILES= ${PREFIX}/etc/bash_completion.d/lxi - -GUI_CONFIGURE_ENABLE= lxi-gui GUI_USE= qt5=core,gui,charts,widgets,buildtools_build,qmake_build gl=gl +GUI_CONFIGURE_ENABLE= lxi-gui +GUI_CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${QT_LIBDIR}" +GUI_VARS= QT_NONSTANDARD=yes GUI_PLIST_FILES= bin/lxi-gui + +post-patch: + ${REINPLACE_CMD} -e '/\$$(QTCHOOSER)/s/-qt=5//' \ + ${WRKSRC}/src/gui/lxi-gui/Makefile.am post-install-GUI-on: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lxi-gui Modified: head/misc/lxi-tools/distinfo ============================================================================== --- head/misc/lxi-tools/distinfo Fri Feb 9 14:09:02 2018 (r461314) +++ head/misc/lxi-tools/distinfo Fri Feb 9 14:09:07 2018 (r461315) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517144469 -SHA256 (lxi-tools-lxi-tools-v1.17_GH0.tar.gz) = c9c35e4486e637533162ce559882f959d6bb044cb8ec9785c708ff15d90e7d36 -SIZE (lxi-tools-lxi-tools-v1.17_GH0.tar.gz) = 143892 +TIMESTAMP = 1518112735 +SHA256 (lxi-tools-lxi-tools-v1.18_GH0.tar.gz) = 6ed1890715a895cb9c6c1ca8f7152f16853f8c127699265218aa1d89eb301e50 +SIZE (lxi-tools-lxi-tools-v1.18_GH0.tar.gz) = 145699 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:08:54 2018 Return-Path: Delivered-To: svn-ports-all@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 60D08F069CD; Fri, 9 Feb 2018 14:08:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8DDD85783; Fri, 9 Feb 2018 14:08:52 +0000 (UTC) (envelope-from sunpoet@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 A3A4B25CB8; Fri, 9 Feb 2018 14:08:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E8qtR067952; Fri, 9 Feb 2018 14:08:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E8qgW067949; Fri, 9 Feb 2018 14:08:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091408.w19E8qgW067949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:08:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461312 - head/devel/py-ipdb X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-ipdb X-SVN-Commit-Revision: 461312 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:08:54 -0000 Author: sunpoet Date: Fri Feb 9 14:08:52 2018 New Revision: 461312 URL: https://svnweb.freebsd.org/changeset/ports/461312 Log: Update to 0.10.3 - Update LICENSE - Allow concurrent installation (USE_PYTHON=concurrent) - Add PyPI as primary WWW - Take maintainership Changes: https://github.com/gotcha/ipdb/blob/master/HISTORY.txt Modified: head/devel/py-ipdb/Makefile head/devel/py-ipdb/distinfo head/devel/py-ipdb/pkg-descr Modified: head/devel/py-ipdb/Makefile ============================================================================== --- head/devel/py-ipdb/Makefile Fri Feb 9 14:08:46 2018 (r461311) +++ head/devel/py-ipdb/Makefile Fri Feb 9 14:08:52 2018 (r461312) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= ipdb -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.10.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= IPython-enabled pdb -LICENSE= GPLv2+ +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0.10:devel/ipython@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0.10.2:devel/ipython@${FLAVOR} -USES= python zip -USE_PYTHON= distutils autoplist NO_ARCH= yes +USES= python +USE_PYTHON= autoplist concurrent distutils .include Modified: head/devel/py-ipdb/distinfo ============================================================================== --- head/devel/py-ipdb/distinfo Fri Feb 9 14:08:46 2018 (r461311) +++ head/devel/py-ipdb/distinfo Fri Feb 9 14:08:52 2018 (r461312) @@ -1,2 +1,3 @@ -SHA256 (ipdb-0.8.1.zip) = 1763d1564113f5eb89df77879a8d3213273c4d7ff93dcb37a3070cdf0c34fd7c -SIZE (ipdb-0.8.1.zip) = 20522 +TIMESTAMP = 1517678688 +SHA256 (ipdb-0.10.3.tar.gz) = 9ea256b4280fbe12840fb9dfc3ce498c6c6de03352eca293e4400b0dfbed2b28 +SIZE (ipdb-0.10.3.tar.gz) = 9356 Modified: head/devel/py-ipdb/pkg-descr ============================================================================== --- head/devel/py-ipdb/pkg-descr Fri Feb 9 14:08:46 2018 (r461311) +++ head/devel/py-ipdb/pkg-descr Fri Feb 9 14:08:52 2018 (r461312) @@ -2,4 +2,5 @@ ipdb exports functions to access the IPython debugger, completion, syntax highlighting, better tracebacks, better introspection with the same interface as the pdb module. +WWW: https://pypi.python.org/pypi/ipdb WWW: https://github.com/gotcha/ipdb From owner-svn-ports-all@freebsd.org Fri Feb 9 14:09:03 2018 Return-Path: Delivered-To: svn-ports-all@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 ABF82F06A37; Fri, 9 Feb 2018 14:09:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 593D48591F; Fri, 9 Feb 2018 14:09:03 +0000 (UTC) (envelope-from sunpoet@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 E739E25CBA; Fri, 9 Feb 2018 14:09:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E923W068233; Fri, 9 Feb 2018 14:09:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E92Mj068231; Fri, 9 Feb 2018 14:09:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091409.w19E92Mj068231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:09:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461314 - head/misc/liblxi X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/liblxi X-SVN-Commit-Revision: 461314 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:09:03 -0000 Author: sunpoet Date: Fri Feb 9 14:09:02 2018 New Revision: 461314 URL: https://svnweb.freebsd.org/changeset/ports/461314 Log: Update to 1.11 Changes: https://github.com/lxi-tools/liblxi/releases PR: 225764 Submitted by: Dmitri Goutnik (maintainer) Modified: head/misc/liblxi/Makefile (contents, props changed) head/misc/liblxi/distinfo (contents, props changed) Modified: head/misc/liblxi/Makefile ============================================================================== --- head/misc/liblxi/Makefile Fri Feb 9 14:08:57 2018 (r461313) +++ head/misc/liblxi/Makefile Fri Feb 9 14:09:02 2018 (r461314) @@ -2,7 +2,7 @@ PORTNAME= liblxi DISTVERSIONPREFIX= v -DISTVERSION= 1.10 +DISTVERSION= 1.11 CATEGORIES= misc MAINTAINER= dg@syrec.org Modified: head/misc/liblxi/distinfo ============================================================================== --- head/misc/liblxi/distinfo Fri Feb 9 14:08:57 2018 (r461313) +++ head/misc/liblxi/distinfo Fri Feb 9 14:09:02 2018 (r461314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517129324 -SHA256 (lxi-tools-liblxi-v1.10_GH0.tar.gz) = d7d4914936df36fc76ac246821bde24762a3ec2bf68313d1002924549ff35640 -SIZE (lxi-tools-liblxi-v1.10_GH0.tar.gz) = 18622 +TIMESTAMP = 1518112418 +SHA256 (lxi-tools-liblxi-v1.11_GH0.tar.gz) = 81291ed877341258faeba20c83aa818b20c536ce328445eab50dd3f85d920783 +SIZE (lxi-tools-liblxi-v1.11_GH0.tar.gz) = 18887 From owner-svn-ports-all@freebsd.org Fri Feb 9 14:09:14 2018 Return-Path: Delivered-To: svn-ports-all@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 3D9F1F06AB8; Fri, 9 Feb 2018 14:09:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D87685AC6; Fri, 9 Feb 2018 14:09:12 +0000 (UTC) (envelope-from sunpoet@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 990BA25CBE; Fri, 9 Feb 2018 14:09:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19E9C8b068509; Fri, 9 Feb 2018 14:09:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19E9Cf2068507; Fri, 9 Feb 2018 14:09:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091409.w19E9Cf2068507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:09:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461316 - head/devel/grv X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/grv X-SVN-Commit-Revision: 461316 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:09:14 -0000 Author: sunpoet Date: Fri Feb 9 14:09:12 2018 New Revision: 461316 URL: https://svnweb.freebsd.org/changeset/ports/461316 Log: Update to 0.1.2 Changes: https://github.com/rgburke/grv/releases PR: 225769 Submitted by: Dmitri Goutnik (maintainer) Modified: head/devel/grv/Makefile head/devel/grv/distinfo Modified: head/devel/grv/Makefile ============================================================================== --- head/devel/grv/Makefile Fri Feb 9 14:09:07 2018 (r461315) +++ head/devel/grv/Makefile Fri Feb 9 14:09:12 2018 (r461316) @@ -2,7 +2,7 @@ PORTNAME= grv DISTVERSIONPREFIX= v -DISTVERSION= 0.1.1 +DISTVERSION= 0.1.2 CATEGORIES= devel MAINTAINER= dg@syrec.org @@ -22,10 +22,10 @@ GH_TUPLE= bradfitz:slice:d9036e2:slice/src/github.com/ camlistore:go4:fba789b:reflectutil/src/go4.org \ gobwas:glob:51eb1ee:glob/src/github.com/gobwas/glob \ golang:crypto:1875d0a:crypto/src/golang.org/x/crypto \ - golang:sys:8f27ce8:sys/src/golang.org/x/sys \ + golang:sys:37707fd:sys/src/golang.org/x/sys \ mattn:go-runewidth:97311d9:runewidth/src/github.com/mattn/go-runewidth \ rgburke:goncurses:74f667a:goncurses/src/github.com/rgburke/goncurses \ - rjeczalik:notify:27b537f:notify/src/github.com/rjeczalik/notify \ + rjeczalik:notify:c31e5f2:notify/src/github.com/rjeczalik/notify \ Sirupsen:logrus:768a92a:logrus/src/github.com/Sirupsen/logrus \ tchap:go-patricia:5ad6cdb:patricia/src/github.com/tchap/go-patricia \ libgit2:git2go:eb0bf21:git2go/src/gopkg.in/libgit2/git2go.v26 # Keep git2go branch in sync with devel/libgit2 version Modified: head/devel/grv/distinfo ============================================================================== --- head/devel/grv/distinfo Fri Feb 9 14:09:07 2018 (r461315) +++ head/devel/grv/distinfo Fri Feb 9 14:09:12 2018 (r461316) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517688600 -SHA256 (rgburke-grv-v0.1.1_GH0.tar.gz) = 11eeb328e3a42cb1a35bcb92b2eaf34acbe914cdeb847b2ed553cdda7e82c9b5 -SIZE (rgburke-grv-v0.1.1_GH0.tar.gz) = 4218647 +TIMESTAMP = 1518118126 +SHA256 (rgburke-grv-v0.1.2_GH0.tar.gz) = 0ccb408899afa30393724dea22518f699e50af6ab7e789345c91973045f8f57b +SIZE (rgburke-grv-v0.1.2_GH0.tar.gz) = 4220980 SHA256 (bradfitz-slice-d9036e2_GH0.tar.gz) = 30446ea3f3428f802a6238216cce2a9eeef42429b7be9523073c02d0b976c5ac SIZE (bradfitz-slice-d9036e2_GH0.tar.gz) = 2623 SHA256 (camlistore-go4-fba789b_GH0.tar.gz) = 14623c4196629db8fe82d66c62ce497e59cfc3fa8b948b767c55e986cd929721 @@ -9,14 +9,14 @@ SHA256 (gobwas-glob-51eb1ee_GH0.tar.gz) = 664219022e70 SIZE (gobwas-glob-51eb1ee_GH0.tar.gz) = 25009 SHA256 (golang-crypto-1875d0a_GH0.tar.gz) = 648f2ad0b7a255d9286af0202d6ebdfb5703eb3b9d82691c67b32f6092c1ef22 SIZE (golang-crypto-1875d0a_GH0.tar.gz) = 1445933 -SHA256 (golang-sys-8f27ce8_GH0.tar.gz) = b75004745d2f488e2c283a2181690606ce0cadddcbc6a1dc5091dfce81cf3639 -SIZE (golang-sys-8f27ce8_GH0.tar.gz) = 795226 +SHA256 (golang-sys-37707fd_GH0.tar.gz) = 9a86c90f564594b3f201540d19fb4fb828e1df8af61bb2fa9190a760cba039a7 +SIZE (golang-sys-37707fd_GH0.tar.gz) = 795284 SHA256 (mattn-go-runewidth-97311d9_GH0.tar.gz) = 8330497728f75464111ee7145fc97cfa588cb0d6561b3af5447aa05d489bca85 SIZE (mattn-go-runewidth-97311d9_GH0.tar.gz) = 22384 SHA256 (rgburke-goncurses-74f667a_GH0.tar.gz) = af7aabf62aee38639417ac1eef9c3aaabea7e56e5f88c5702cab7a9652613e22 SIZE (rgburke-goncurses-74f667a_GH0.tar.gz) = 46774 -SHA256 (rjeczalik-notify-27b537f_GH0.tar.gz) = ef035506584f71c1af02d27e4e8ef59d64f94e1365174742629cf2b6121602ed -SIZE (rjeczalik-notify-27b537f_GH0.tar.gz) = 56420 +SHA256 (rjeczalik-notify-c31e5f2_GH0.tar.gz) = 622ce128a6da4c01ea924f0409bd0b36ce52a56380effef9802eb8b558e20ac1 +SIZE (rjeczalik-notify-c31e5f2_GH0.tar.gz) = 56294 SHA256 (Sirupsen-logrus-768a92a_GH0.tar.gz) = ce58ca8b5b3628757e89a526c5399b684914b1c9979ac5e6cbe30181bbabc55a SIZE (Sirupsen-logrus-768a92a_GH0.tar.gz) = 28603 SHA256 (tchap-go-patricia-5ad6cdb_GH0.tar.gz) = ea8127ce3b9e7bedf4ffbe998179d94ebe1c59ad36ece22aa5682fb27d5bab4b From owner-svn-ports-all@freebsd.org Fri Feb 9 14:11:08 2018 Return-Path: Delivered-To: svn-ports-all@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 2E317F06D8A; Fri, 9 Feb 2018 14:11:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D04CA85EAD; Fri, 9 Feb 2018 14:11:07 +0000 (UTC) (envelope-from sunpoet@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 CB59925DD7; Fri, 9 Feb 2018 14:11:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19EB7b1070930; Fri, 9 Feb 2018 14:11:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19EB7U7070928; Fri, 9 Feb 2018 14:11:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802091411.w19EB7U7070928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Feb 2018 14:11:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461317 - head/devel/p5-Test-Strict X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Strict X-SVN-Commit-Revision: 461317 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 14:11:08 -0000 Author: sunpoet Date: Fri Feb 9 14:11:07 2018 New Revision: 461317 URL: https://svnweb.freebsd.org/changeset/ports/461317 Log: Update to 0.41 Changes: http://search.cpan.org/dist/Test-Strict/Changes Modified: head/devel/p5-Test-Strict/Makefile head/devel/p5-Test-Strict/distinfo Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Fri Feb 9 14:09:12 2018 (r461316) +++ head/devel/p5-Test-Strict/Makefile Fri Feb 9 14:11:07 2018 (r461317) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Fri Feb 9 14:09:12 2018 (r461316) +++ head/devel/p5-Test-Strict/distinfo Fri Feb 9 14:11:07 2018 (r461317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512068196 -SHA256 (Test-Strict-0.40.tar.gz) = 06a633bbf4dacad357c3673fb54cdc3ac2204774889474e815a61c27bcfe94cb -SIZE (Test-Strict-0.40.tar.gz) = 20208 +TIMESTAMP = 1518185301 +SHA256 (Test-Strict-0.41.tar.gz) = 274bd22c32882f61957e622a6687fedc77a0d6bf46592153cafb97d38441162e +SIZE (Test-Strict-0.41.tar.gz) = 20274 From owner-svn-ports-all@freebsd.org Fri Feb 9 16:09:43 2018 Return-Path: Delivered-To: svn-ports-all@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 A3466F0F18B; Fri, 9 Feb 2018 16:09:43 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 567FC6AA68; Fri, 9 Feb 2018 16:09:43 +0000 (UTC) (envelope-from johans@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 5177226FD8; Fri, 9 Feb 2018 16:09:43 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19G9hId028014; Fri, 9 Feb 2018 16:09:43 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19G9hNY028012; Fri, 9 Feb 2018 16:09:43 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802091609.w19G9hNY028012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Fri, 9 Feb 2018 16:09:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461318 - head/games/crafty/files X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/crafty/files X-SVN-Commit-Revision: 461318 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 16:09:43 -0000 Author: johans Date: Fri Feb 9 16:09:42 2018 New Revision: 461318 URL: https://svnweb.freebsd.org/changeset/ports/461318 Log: Remove profile options to fix build with Clang PR: 220806 Submitted by: jbeich, Martin Birgmeier Modified: head/games/crafty/files/patch-Makefile head/games/crafty/files/patch-option.c Modified: head/games/crafty/files/patch-Makefile ============================================================================== --- head/games/crafty/files/patch-Makefile Fri Feb 9 14:11:07 2018 (r461317) +++ head/games/crafty/files/patch-Makefile Fri Feb 9 16:09:42 2018 (r461318) @@ -1,15 +1,19 @@ ---- Makefile.orig 2016-10-03 22:11:34.000000000 +0200 -+++ Makefile 2017-07-15 23:47:33.427574000 +0200 -@@ -83,9 +83,9 @@ quick: +--- Makefile.orig 2016-10-03 20:11:34 UTC ++++ Makefile +@@ -83,11 +83,11 @@ quick: unix-gcc: $(MAKE) -j target=UNIX \ - CC=gcc \ - opt='-DSYZYGY -DTEST -DCPUS=4' \ - CFLAGS='-Wall -Wno-array-bounds -pipe -O3 -fprofile-use \ +- -mpopcnt -fprofile-correction -pthread' \ +- LDFLAGS='$(LDFLAGS) -fprofile-use -pthread -lstdc++' \ + CC=$(CC) \ + opt='$(opt) -DSYZYGY -DTEST -DCPUS=4' \ -+ CFLAGS='$(CFLAGS) -Wall -Wno-array-bounds -pipe -O3 -fprofile-use \ - -mpopcnt -fprofile-correction -pthread' \ - LDFLAGS='$(LDFLAGS) -fprofile-use -pthread -lstdc++' \ ++ CFLAGS='$(CFLAGS) -Wall -Wno-array-bounds -pipe -O3 \ ++ -mpopcnt -pthread' \ ++ LDFLAGS='$(LDFLAGS) -pthread -lstdc++' \ crafty-make + + unix-gcc-profile: Modified: head/games/crafty/files/patch-option.c ============================================================================== --- head/games/crafty/files/patch-option.c Fri Feb 9 14:11:07 2018 (r461317) +++ head/games/crafty/files/patch-option.c Fri Feb 9 16:09:42 2018 (r461318) @@ -1,5 +1,5 @@ ---- option.c.orig 2016-10-28 05:11:42.000000000 +0200 -+++ option.c 2017-07-15 23:35:58.863941000 +0200 +--- option.c.orig 2016-10-28 03:11:42 UTC ++++ option.c @@ -978,9 +978,11 @@ int Option(TREE * RESTRICT tree) { else if (OptionMatch("help", *args)) { FILE *helpfile; From owner-svn-ports-all@freebsd.org Fri Feb 9 16:13:08 2018 Return-Path: Delivered-To: svn-ports-all@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 8ADA2F0F6F4; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DF3C6AF57; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@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 38EC92717F; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19GD884032939; Fri, 9 Feb 2018 16:13:08 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19GD8r2032937; Fri, 9 Feb 2018 16:13:08 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802091613.w19GD8r2032937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Fri, 9 Feb 2018 16:13:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461319 - head/games/crafty X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/crafty X-SVN-Commit-Revision: 461319 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 16:13:08 -0000 Author: johans Date: Fri Feb 9 16:13:07 2018 New Revision: 461319 URL: https://svnweb.freebsd.org/changeset/ports/461319 Log: Fix distfiles Modified: head/games/crafty/Makefile head/games/crafty/distinfo Modified: head/games/crafty/Makefile ============================================================================== --- head/games/crafty/Makefile Fri Feb 9 16:09:42 2018 (r461318) +++ head/games/crafty/Makefile Fri Feb 9 16:13:07 2018 (r461319) @@ -3,11 +3,12 @@ PORTNAME= crafty PORTVERSION= 25.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.craftychess.com/downloads/source/:src \ http://www.craftychess.com/downloads/book/:data DISTFILES= crafty-${PORTVERSION}.zip:src \ - books.bin:data \ + book.bin:data \ start.pgn.gz:data DIST_SUBDIR= crafty EXTRACT_ONLY= crafty-${PORTVERSION}.zip Modified: head/games/crafty/distinfo ============================================================================== --- head/games/crafty/distinfo Fri Feb 9 16:09:42 2018 (r461318) +++ head/games/crafty/distinfo Fri Feb 9 16:13:07 2018 (r461319) @@ -1,7 +1,7 @@ -TIMESTAMP = 1517917587 +TIMESTAMP = 1518192680 SHA256 (crafty/crafty-25.2.zip) = 337e00bab79c33739fbaa71cd26c65f986886ee0d8ce181f2cb62f2efd317710 SIZE (crafty/crafty-25.2.zip) = 433320 -SHA256 (crafty/books.bin) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/books.bin) = 51307 +SHA256 (crafty/book.bin) = f95c827d65a12a34879e50554de687ee91f3ca42580ab65abfa77638f27c3983 +SIZE (crafty/book.bin) = 1704244 SHA256 (crafty/start.pgn.gz) = ee5c11b59faa1df97639ea69d823fdb19161e32509ff66b7d39abbe85e05e789 SIZE (crafty/start.pgn.gz) = 314 From owner-svn-ports-all@freebsd.org Fri Feb 9 17:09:47 2018 Return-Path: Delivered-To: svn-ports-all@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 43A44F13C33; Fri, 9 Feb 2018 17:09:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E55066D892; Fri, 9 Feb 2018 17:09:46 +0000 (UTC) (envelope-from yuri@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 DC00327962; Fri, 9 Feb 2018 17:09:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19H9kuP058096; Fri, 9 Feb 2018 17:09:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19H9k0h058094; Fri, 9 Feb 2018 17:09:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802091709.w19H9k0h058094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 17:09:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461320 - head/security/py-scrypt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/py-scrypt X-SVN-Commit-Revision: 461320 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 17:09:47 -0000 Author: yuri Date: Fri Feb 9 17:09:46 2018 New Revision: 461320 URL: https://svnweb.freebsd.org/changeset/ports/461320 Log: security/py-scrypt: Update to 0.8.6 See changelogs: https://bitbucket.org/mhallin/py-scrypt/src/a0801ed84b4e274d28edcfb547d52030bd5df331/README.rst Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/security/py-scrypt/Makefile head/security/py-scrypt/distinfo Modified: head/security/py-scrypt/Makefile ============================================================================== --- head/security/py-scrypt/Makefile Fri Feb 9 16:13:07 2018 (r461319) +++ head/security/py-scrypt/Makefile Fri Feb 9 17:09:46 2018 (r461320) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scrypt -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.6 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-scrypt/distinfo ============================================================================== --- head/security/py-scrypt/distinfo Fri Feb 9 16:13:07 2018 (r461319) +++ head/security/py-scrypt/distinfo Fri Feb 9 17:09:46 2018 (r461320) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518024740 -SHA256 (scrypt-0.8.3.tar.gz) = 24c68246049a955dd8f56d4aba70a66a6b752af228be12e6ae54b77df5a9dec0 -SIZE (scrypt-0.8.3.tar.gz) = 45827 +TIMESTAMP = 1518195820 +SHA256 (scrypt-0.8.6.tar.gz) = f8239b2d47fa1d40bc27efd231dc7083695d10c1c2ac51a99380360741e0362d +SIZE (scrypt-0.8.6.tar.gz) = 52986 From owner-svn-ports-all@freebsd.org Fri Feb 9 17:28:34 2018 Return-Path: Delivered-To: svn-ports-all@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 1A8F1F155FF; Fri, 9 Feb 2018 17:28:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B902E6EBBB; Fri, 9 Feb 2018 17:28:33 +0000 (UTC) (envelope-from feld@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 A917227CA7; Fri, 9 Feb 2018 17:28:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19HSXXk067923; Fri, 9 Feb 2018 17:28:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19HSXoa067921; Fri, 9 Feb 2018 17:28:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201802091728.w19HSXoa067921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Feb 2018 17:28:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461321 - head/multimedia/plexmediaserver-plexpass X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/multimedia/plexmediaserver-plexpass X-SVN-Commit-Revision: 461321 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 17:28:34 -0000 Author: feld Date: Fri Feb 9 17:28:33 2018 New Revision: 461321 URL: https://svnweb.freebsd.org/changeset/ports/461321 Log: multimedia/plexmediaserver-plexpass: Update to 1.11.2.4772 Changelog: https://forums.plex.tv/discussion/comment/1611408#Comment_1611408 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Fri Feb 9 17:09:46 2018 (r461320) +++ head/multimedia/plexmediaserver-plexpass/Makefile Fri Feb 9 17:28:33 2018 (r461321) @@ -1,8 +1,8 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.11.1.4768 -DISTVERSIONSUFFIX=338ac2b75 +PORTVERSION= 1.11.2.4772 +DISTVERSIONSUFFIX=3e88ad3ba PORTREVISION= 0 PKGNAMESUFFIX= -plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Fri Feb 9 17:09:46 2018 (r461320) +++ head/multimedia/plexmediaserver-plexpass/distinfo Fri Feb 9 17:28:33 2018 (r461321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518042776 -SHA256 (PlexMediaServer-1.11.1.4768-338ac2b75-freebsd-amd64.tar.bz2) = be2e74341eb77e3500e93c578aa882534ad0295ba62c458ea5ea8106928c446a -SIZE (PlexMediaServer-1.11.1.4768-338ac2b75-freebsd-amd64.tar.bz2) = 85616724 +TIMESTAMP = 1518197273 +SHA256 (PlexMediaServer-1.11.2.4772-3e88ad3ba-freebsd-amd64.tar.bz2) = 594d34e559044f6006672108ff8c2e42e5fe23007647f77e2a4aced005ad7874 +SIZE (PlexMediaServer-1.11.2.4772-3e88ad3ba-freebsd-amd64.tar.bz2) = 85617514 From owner-svn-ports-all@freebsd.org Fri Feb 9 17:32:29 2018 Return-Path: Delivered-To: svn-ports-all@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 1DA55F15ADE; Fri, 9 Feb 2018 17:32:29 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C39AD6F11E; Fri, 9 Feb 2018 17:32:28 +0000 (UTC) (envelope-from leres@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 BEA5827E35; Fri, 9 Feb 2018 17:32:28 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19HWSuB073069; Fri, 9 Feb 2018 17:32:28 GMT (envelope-from leres@FreeBSD.org) Received: (from leres@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19HWSeW073067; Fri, 9 Feb 2018 17:32:28 GMT (envelope-from leres@FreeBSD.org) Message-Id: <201802091732.w19HWSeW073067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leres set sender to leres@FreeBSD.org using -f From: Craig Leres Date: Fri, 9 Feb 2018 17:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461322 - head/www/mini_httpd X-SVN-Group: ports-head X-SVN-Commit-Author: leres X-SVN-Commit-Paths: head/www/mini_httpd X-SVN-Commit-Revision: 461322 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 17:32:29 -0000 Author: leres Date: Fri Feb 9 17:32:28 2018 New Revision: 461322 URL: https://svnweb.freebsd.org/changeset/ports/461322 Log: Update to 1.28 which fixes a buffer overflow (that will be) documented in CVE-2017-17663. Reviewed by: matthew (mentor) Approved by: matthew (mentor) MFH: 2018Q1 Security: f5524753-67b1-4c88-8114-29c2d258b383 Differential Revision: https://reviews.freebsd.org/D14218 Modified: head/www/mini_httpd/Makefile head/www/mini_httpd/distinfo Modified: head/www/mini_httpd/Makefile ============================================================================== --- head/www/mini_httpd/Makefile Fri Feb 9 17:28:33 2018 (r461321) +++ head/www/mini_httpd/Makefile Fri Feb 9 17:32:28 2018 (r461322) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mini_httpd -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= www ipv6 MASTER_SITES= https://www.acme.com/software/mini_httpd/ Modified: head/www/mini_httpd/distinfo ============================================================================== --- head/www/mini_httpd/distinfo Fri Feb 9 17:28:33 2018 (r461321) +++ head/www/mini_httpd/distinfo Fri Feb 9 17:32:28 2018 (r461322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488912725 -SHA256 (mini_httpd-1.27.tar.gz) = e5d6041f2906f4099284e004d7641b8f06414fe54901e554bebe777e6d889d37 -SIZE (mini_httpd-1.27.tar.gz) = 43473 +TIMESTAMP = 1517878208 +SHA256 (mini_httpd-1.28.tar.gz) = d4ea88a0493a2794ea62ac5a2aaf6825c8b064405959a22af3c04b587e87d971 +SIZE (mini_httpd-1.28.tar.gz) = 43759 From owner-svn-ports-all@freebsd.org Fri Feb 9 18:11:52 2018 Return-Path: Delivered-To: svn-ports-all@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 D285FF1863E; Fri, 9 Feb 2018 18:11:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8117970D4D; Fri, 9 Feb 2018 18:11:52 +0000 (UTC) (envelope-from jkim@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 7C03B4E1; Fri, 9 Feb 2018 18:11:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19IBqMX091890; Fri, 9 Feb 2018 18:11:52 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19IBq3h091888; Fri, 9 Feb 2018 18:11:52 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201802091811.w19IBq3h091888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 9 Feb 2018 18:11:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461323 - head/sysutils/acpica-tools X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/sysutils/acpica-tools X-SVN-Commit-Revision: 461323 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 18:11:53 -0000 Author: jkim Date: Fri Feb 9 18:11:52 2018 New Revision: 461323 URL: https://svnweb.freebsd.org/changeset/ports/461323 Log: Update to 20180209. https://acpica.org/node/153 Modified: head/sysutils/acpica-tools/Makefile head/sysutils/acpica-tools/distinfo Modified: head/sysutils/acpica-tools/Makefile ============================================================================== --- head/sysutils/acpica-tools/Makefile Fri Feb 9 17:32:28 2018 (r461322) +++ head/sysutils/acpica-tools/Makefile Fri Feb 9 18:11:52 2018 (r461323) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= acpica -PORTVERSION= 20180105 +PORTVERSION= 20180209 CATEGORIES= sysutils devel MASTER_SITES= https://acpica.org/sites/acpica/files/ \ LOCAL/jkim Modified: head/sysutils/acpica-tools/distinfo ============================================================================== --- head/sysutils/acpica-tools/distinfo Fri Feb 9 17:32:28 2018 (r461322) +++ head/sysutils/acpica-tools/distinfo Fri Feb 9 18:11:52 2018 (r461323) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515191945 -SHA256 (acpica-unix-20180105.tar.gz) = 414f843ac6c7c53bbd2a830b092a2a27c49172b0878fd27fe306dd526b78b921 -SIZE (acpica-unix-20180105.tar.gz) = 1769647 +TIMESTAMP = 1518199328 +SHA256 (acpica-unix-20180209.tar.gz) = c57f427fc83003472cc15e8ee727d2832d552793f8f9745bf7dbf24d1477ede6 +SIZE (acpica-unix-20180209.tar.gz) = 1784844 From owner-svn-ports-all@freebsd.org Fri Feb 9 18:55:49 2018 Return-Path: Delivered-To: svn-ports-all@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 0C214F1B6CF; Fri, 9 Feb 2018 18:55:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B45B172E57; Fri, 9 Feb 2018 18:55:48 +0000 (UTC) (envelope-from swills@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 AB29BBDB; Fri, 9 Feb 2018 18:55:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19ItmfV013028; Fri, 9 Feb 2018 18:55:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19Itmtg013026; Fri, 9 Feb 2018 18:55:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802091855.w19Itmtg013026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 9 Feb 2018 18:55:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461324 - head/www/minio X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio X-SVN-Commit-Revision: 461324 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 18:55:49 -0000 Author: swills Date: Fri Feb 9 18:55:48 2018 New Revision: 461324 URL: https://svnweb.freebsd.org/changeset/ports/461324 Log: www/minio: update to 2018.01.18.20.33.21 Modified: head/www/minio/Makefile (contents, props changed) head/www/minio/distinfo (contents, props changed) Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Fri Feb 9 18:11:52 2018 (r461323) +++ head/www/minio/Makefile Fri Feb 9 18:55:48 2018 (r461324) @@ -14,9 +14,9 @@ BUILD_DEPENDS= go>=1.7:lang/go USES= compiler USE_GITHUB= yes -GH_TAGNAME= RELEASE.2017-11-22T19-55-46Z +GH_TAGNAME= RELEASE.2018-01-18T20-33-21Z GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -COMMIT_ID= d1a6c32d800f1d5b703baad1f8aeede6cf2cdf48 +COMMIT_ID= e2d5a87b2676e3e01f0f4fa7ebd01205364cfb16 PLIST_FILES= bin/minio Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Fri Feb 9 18:11:52 2018 (r461323) +++ head/www/minio/distinfo Fri Feb 9 18:55:48 2018 (r461324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512509952 -SHA256 (minio-minio-2017.11.22.19.55.46-RELEASE.2017-11-22T19-55-46Z_GH0.tar.gz) = d5716baf8e35a3726791646e20c6a1fc2588abd9d6bb282c1c9952c62d5dc535 -SIZE (minio-minio-2017.11.22.19.55.46-RELEASE.2017-11-22T19-55-46Z_GH0.tar.gz) = 7029320 +TIMESTAMP = 1518189007 +SHA256 (minio-minio-2018.01.18.20.33.21-RELEASE.2018-01-18T20-33-21Z_GH0.tar.gz) = 039c74d2bdb08b8ee35195ab93618cb3ce6eb224581de8260367b44144a053c3 +SIZE (minio-minio-2018.01.18.20.33.21-RELEASE.2018-01-18T20-33-21Z_GH0.tar.gz) = 7515404 From owner-svn-ports-all@freebsd.org Fri Feb 9 18:57:27 2018 Return-Path: Delivered-To: svn-ports-all@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 A9B4DF1B8A4; Fri, 9 Feb 2018 18:57:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 596AD72FCB; Fri, 9 Feb 2018 18:57:27 +0000 (UTC) (envelope-from olgeni@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 543A3BE3; Fri, 9 Feb 2018 18:57:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19IvRF6013208; Fri, 9 Feb 2018 18:57:27 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19IvRIu013205; Fri, 9 Feb 2018 18:57:27 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802091857.w19IvRIu013205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Feb 2018 18:57:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461325 - head/devel/elixir-swarm X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/elixir-swarm X-SVN-Commit-Revision: 461325 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 18:57:27 -0000 Author: olgeni Date: Fri Feb 9 18:57:26 2018 New Revision: 461325 URL: https://svnweb.freebsd.org/changeset/ports/461325 Log: Update devel/elixir-swarm to version 3.3.0. Modified: head/devel/elixir-swarm/Makefile head/devel/elixir-swarm/distinfo Modified: head/devel/elixir-swarm/Makefile ============================================================================== --- head/devel/elixir-swarm/Makefile Fri Feb 9 18:55:48 2018 (r461324) +++ head/devel/elixir-swarm/Makefile Fri Feb 9 18:57:26 2018 (r461325) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= swarm -DISTVERSION= 3.2.1 +DISTVERSION= 3.3.0 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-swarm/distinfo ============================================================================== --- head/devel/elixir-swarm/distinfo Fri Feb 9 18:55:48 2018 (r461324) +++ head/devel/elixir-swarm/distinfo Fri Feb 9 18:57:26 2018 (r461325) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517555554 -SHA256 (bitwalker-swarm-3.2.1_GH0.tar.gz) = 450cd0612ac052d3b93991d032b1653c02a7ae9cddc797176b2c9368370f77d6 -SIZE (bitwalker-swarm-3.2.1_GH0.tar.gz) = 35874 +TIMESTAMP = 1518202418 +SHA256 (bitwalker-swarm-3.3.0_GH0.tar.gz) = b06be41f9fb29160ade7a2abd14d0c514c25a1a8aca30ef146e3cfcdd8debc93 +SIZE (bitwalker-swarm-3.3.0_GH0.tar.gz) = 35810 From owner-svn-ports-all@freebsd.org Fri Feb 9 19:04:29 2018 Return-Path: Delivered-To: svn-ports-all@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 09067F1BF07; Fri, 9 Feb 2018 19:04:29 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9AF27358C; Fri, 9 Feb 2018 19:04:28 +0000 (UTC) (envelope-from olgeni@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 A0990D79; Fri, 9 Feb 2018 19:04:28 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19J4S3v017939; Fri, 9 Feb 2018 19:04:28 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19J4Scc017937; Fri, 9 Feb 2018 19:04:28 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802091904.w19J4Scc017937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Feb 2018 19:04:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461326 - head/databases/elixir-postgrex X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/databases/elixir-postgrex X-SVN-Commit-Revision: 461326 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 19:04:29 -0000 Author: olgeni Date: Fri Feb 9 19:04:28 2018 New Revision: 461326 URL: https://svnweb.freebsd.org/changeset/ports/461326 Log: Update databases/elixir-postgrex to version 0.13.5. Modified: head/databases/elixir-postgrex/Makefile head/databases/elixir-postgrex/distinfo Modified: head/databases/elixir-postgrex/Makefile ============================================================================== --- head/databases/elixir-postgrex/Makefile Fri Feb 9 18:57:26 2018 (r461325) +++ head/databases/elixir-postgrex/Makefile Fri Feb 9 19:04:28 2018 (r461326) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgrex -PORTVERSION= 0.13.4 +PORTVERSION= 0.13.5 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-postgrex/distinfo ============================================================================== --- head/databases/elixir-postgrex/distinfo Fri Feb 9 18:57:26 2018 (r461325) +++ head/databases/elixir-postgrex/distinfo Fri Feb 9 19:04:28 2018 (r461326) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516967137 -SHA256 (elixir-ecto-postgrex-v0.13.4_GH0.tar.gz) = d73fc03b8b801e82d82f15271fe0e990eaaa5adf6984b6d7f59e0565e55be0e9 -SIZE (elixir-ecto-postgrex-v0.13.4_GH0.tar.gz) = 84387 +TIMESTAMP = 1518203005 +SHA256 (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 0c0e5c6fe79220324bb92ff6c04cc6f4c05177314548183614e3b390bd3e9409 +SIZE (elixir-ecto-postgrex-v0.13.5_GH0.tar.gz) = 84611 From owner-svn-ports-all@freebsd.org Fri Feb 9 19:05:05 2018 Return-Path: Delivered-To: svn-ports-all@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 70520F1BFBF; Fri, 9 Feb 2018 19:05:05 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E0D273786; Fri, 9 Feb 2018 19:05:05 +0000 (UTC) (envelope-from rm@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 18CE7D7A; Fri, 9 Feb 2018 19:05:05 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19J54Ag018094; Fri, 9 Feb 2018 19:05:04 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19J54oX018092; Fri, 9 Feb 2018 19:05:04 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201802091905.w19J54oX018092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 9 Feb 2018 19:05:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461327 - head/sysutils/cbsd X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/sysutils/cbsd X-SVN-Commit-Revision: 461327 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 19:05:05 -0000 Author: rm Date: Fri Feb 9 19:05:04 2018 New Revision: 461327 URL: https://svnweb.freebsd.org/changeset/ports/461327 Log: sysutils/cbsd: update to 11.1.14 https://github.com/cbsd/cbsd/releases/tag/v11.1.14 PR: 225759 Submitted by: olevole@olevole.ru (maintainer) Modified: head/sysutils/cbsd/Makefile head/sysutils/cbsd/distinfo Modified: head/sysutils/cbsd/Makefile ============================================================================== --- head/sysutils/cbsd/Makefile Fri Feb 9 19:04:28 2018 (r461326) +++ head/sysutils/cbsd/Makefile Fri Feb 9 19:05:04 2018 (r461327) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 11.1.13 +DISTVERSION= 11.1.14 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru Modified: head/sysutils/cbsd/distinfo ============================================================================== --- head/sysutils/cbsd/distinfo Fri Feb 9 19:04:28 2018 (r461326) +++ head/sysutils/cbsd/distinfo Fri Feb 9 19:05:04 2018 (r461327) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516707102 -SHA256 (cbsd-cbsd-11.1.13_GH0.tar.gz) = c17f21f83b5bf938a9800487103898a31782582b576d4213e3e22bef028eb7eb -SIZE (cbsd-cbsd-11.1.13_GH0.tar.gz) = 5590362 +TIMESTAMP = 1518190671 +SHA256 (cbsd-cbsd-11.1.14_GH0.tar.gz) = 0e5591741c1b08d352f31951b06b7dbd86ca3d8fd8697d6695b2b7a662cf49a1 +SIZE (cbsd-cbsd-11.1.14_GH0.tar.gz) = 5541821 From owner-svn-ports-all@freebsd.org Fri Feb 9 19:15:44 2018 Return-Path: Delivered-To: svn-ports-all@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 316EFF1C9BB; Fri, 9 Feb 2018 19:15:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5E8673EB2; Fri, 9 Feb 2018 19:15:43 +0000 (UTC) (envelope-from pi@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 C8410F2B; Fri, 9 Feb 2018 19:15:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19JFhCd023566; Fri, 9 Feb 2018 19:15:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19JFhwT023560; Fri, 9 Feb 2018 19:15:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802091915.w19JFhwT023560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 9 Feb 2018 19:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461328 - in head: . net-mgmt/pmacct net-mgmt/pmacct/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head: . net-mgmt/pmacct net-mgmt/pmacct/files X-SVN-Commit-Revision: 461328 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 19:15:44 -0000 Author: pi Date: Fri Feb 9 19:15:42 2018 New Revision: 461328 URL: https://svnweb.freebsd.org/changeset/ports/461328 Log: net-mgmt/pmacct: update 1.6.1 -> 1.6.2, allow per-interface instances PR: 200786 Submitted by: Niels Kristensen Relnotes: http://www.pmacct.net/ChangeLog-1.6.2 Modified: head/UPDATING head/net-mgmt/pmacct/Makefile head/net-mgmt/pmacct/distinfo head/net-mgmt/pmacct/files/pkg-message.in head/net-mgmt/pmacct/files/pmacctd.in head/net-mgmt/pmacct/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Feb 9 19:05:04 2018 (r461327) +++ head/UPDATING Fri Feb 9 19:15:42 2018 (r461328) @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180209: + AFFECTS: users of net-mgmt/pmacct + AUTHOR: pi@FreeBSD.org + + To allow separete pmacctd instances per interface, use + + pmacctd_enable="YES" + pmacctd_interfaces="re1 re2" + + in /etc/rc.conf. The path to the config files will be + + /usr/local/etc/pmacct/ + 20180208: AFFECTS: users of mail/mailman* AUTHOR: mandree@FreeBSD.org Modified: head/net-mgmt/pmacct/Makefile ============================================================================== --- head/net-mgmt/pmacct/Makefile Fri Feb 9 19:05:04 2018 (r461327) +++ head/net-mgmt/pmacct/Makefile Fri Feb 9 19:15:42 2018 (r461328) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmacct -DISTVERSION= 1.6.1 +DISTVERSION= 1.6.2 PORTREVISION= 0 CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ Modified: head/net-mgmt/pmacct/distinfo ============================================================================== --- head/net-mgmt/pmacct/distinfo Fri Feb 9 19:05:04 2018 (r461327) +++ head/net-mgmt/pmacct/distinfo Fri Feb 9 19:15:42 2018 (r461328) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490125463 -SHA256 (pmacct-1.6.1.tar.gz) = eb332a6812d1e02134900a1d115a24f315de7c861a9b63093c1226753486cbe7 -SIZE (pmacct-1.6.1.tar.gz) = 1280968 +TIMESTAMP = 1518121340 +SHA256 (pmacct-1.6.2.tar.gz) = e6ede7f500fb1771b5cdfb63dfa016e34c19b8aa2d2f672bd4c63016a5d6bbe2 +SIZE (pmacct-1.6.2.tar.gz) = 1311678 Modified: head/net-mgmt/pmacct/files/pkg-message.in ============================================================================== --- head/net-mgmt/pmacct/files/pkg-message.in Fri Feb 9 19:05:04 2018 (r461327) +++ head/net-mgmt/pmacct/files/pkg-message.in Fri Feb 9 19:15:42 2018 (r461328) @@ -3,11 +3,12 @@ Please note that this port requires configuration befo Add these to /etc/rc.conf: pmacctd_enable="YES" -pmacctd_flags="-Df %%PREFIX%%/etc/pmacctd.conf -i " +pmacctd_interfaces="em0 em1" -Configuration examples are located in %%EXAMPLESDIR%%. You must copy -one of these to %%PREFIX%%/etc/pmacctd.conf and make any required edits -for your environment. +Configuration examples are located in %%EXAMPLESDIR%%. + +You should copy one of these to %%PREFIX%%/etc/pmacct/ +and adapt them for your environment. Database-related files/information can be found in %%DATADIR%%. Modified: head/net-mgmt/pmacct/files/pmacctd.in ============================================================================== --- head/net-mgmt/pmacct/files/pmacctd.in Fri Feb 9 19:05:04 2018 (r461327) +++ head/net-mgmt/pmacct/files/pmacctd.in Fri Feb 9 19:15:42 2018 (r461328) @@ -4,35 +4,61 @@ # # PROVIDE: pmacctd -# REQUIRE: NETWORKING +# REQUIRE: DAEMON +# BEFORE: LOGIN # KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf to enable pmacctd: -# -# pmacctd_enable="YES" -# # You can define flags for pmacctd running. # See http://wiki.pmacct.net/OfficialConfigKeys for more details. # -# Example: -# pmacctd_flags="-f %%PREFIX%%/etc/pmacctd.conf -i em0" +# pmacctd_enable (bool): Set to YES to enable pmacctd +# Default: NO +# pmacctd_flags (str): Extra flags passed to pmacctd +# Default: -D +# pmacctd_conf (str): pmacctd configuration file +# Default: %%PREFIX%%/etc/pmacctd.conf # -# Default flags: -f %%PREFIX%%/etc/pmacctd.conf +# To enable multi interface, use: +# pmacctd_interfaces="em0 em1" # +# defaults will follow, pmacctd_conf becomes 'pmacctd_em0_conf', etc. . /etc/rc.subr -name=pmacctd +name="pmacctd" rcvar=pmacctd_enable -command=%%PREFIX%%/sbin/$name -command_args="-D" +command="%%PREFIX%%/sbin/$name" -# set defaults +load_rc_config $name -pmacctd_enable=${pmacctd_enable:-"NO"} -pmacctd_flags=${pmacctd_flags:-"-f %%PREFIX%%/etc/pmacctd.conf"} -load_rc_config $name -run_rc_command "$1" +[ -z "$pmacctd_enable" ] && pmacctd_enable="NO" +[ -z "$pmacctd_conf" ] && pmacctd_conf="%%PREFIX%%/etc/pmacctd.conf" +[ -z "$pmacctd_flags" ] && pmacctd_flags="-D" + +[ -n "$pmacctd_conf" ] && pmacctd_flags="$pmacctd_flags -f $pmacctd_conf" + +if [ -n "$pmacctd_interfaces" ]; then + _1=$1 + if [ $# -gt 1 ]; then shift; pmacctd_interfaces=$*; fi + pmacctd_conf="" + pmacctd_flags="" + rc=0 + for i in ${pmacctd_interfaces}; do + eval _conf=\$pmacctd_${i}_conf + eval _flags=\$pmacctd_${i}_flags + [ -z "$_conf" ] && _conf="%%PREFIX%%/etc/pmacct/$i" + [ -z "$_flags" ] && _flags="-D" + eval pidfile="/var/run/pmacct/${i}.pid" + + command_args="$_flags -F $pidfile -f $_conf -i $i" + run_rc_command "$_1" + if [ $? -ne 0 ]; then rc=1; fi + unset _pidcmd _rc_restart_done + done + exit $rc +else + run_rc_command "$1" +fi + Modified: head/net-mgmt/pmacct/pkg-plist ============================================================================== --- head/net-mgmt/pmacct/pkg-plist Fri Feb 9 19:05:04 2018 (r461327) +++ head/net-mgmt/pmacct/pkg-plist Fri Feb 9 19:15:42 2018 (r461328) @@ -24,6 +24,7 @@ sbin/sfacctd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/agent_to_peer.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/allow-list.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/amqp/amqp_receiver.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/avro/avro_file_decoder.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bgp_md5.lst.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow_to_rd.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot-example.sh @@ -52,9 +53,9 @@ sbin/sfacctd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampling.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tee_receivers.lst.example %%DATADIR%%/README.64bit +%%DATADIR%%/README.GeoIP %%DATADIR%%/README.IPv6 %%DATADIR%%/README.cos -%%DATADIR%%/README.country %%DATADIR%%/README.custom_primitives %%DATADIR%%/README.etype %%DATADIR%%/README.export_proto From owner-svn-ports-all@freebsd.org Fri Feb 9 19:35:57 2018 Return-Path: Delivered-To: svn-ports-all@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 E7CDEF1E051; Fri, 9 Feb 2018 19:35:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9974574C61; Fri, 9 Feb 2018 19:35:56 +0000 (UTC) (envelope-from joneum@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 943A6126D; Fri, 9 Feb 2018 19:35:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19JZuW1033634; Fri, 9 Feb 2018 19:35:56 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19JZtfu033629; Fri, 9 Feb 2018 19:35:55 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802091935.w19JZtfu033629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 9 Feb 2018 19:35:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461329 - in head/print/lilypond-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head/print/lilypond-devel: . files X-SVN-Commit-Revision: 461329 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 19:35:57 -0000 Author: joneum Date: Fri Feb 9 19:35:55 2018 New Revision: 461329 URL: https://svnweb.freebsd.org/changeset/ports/461329 Log: print/lilypond-devel: Update to 2.19.81 -fix violation -add patch for fontconfig PR: 218147 Submitted by: m.ne@gmx.net (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13913 Added: head/print/lilypond-devel/files/fonts.conf (contents, props changed) Modified: head/print/lilypond-devel/Makefile head/print/lilypond-devel/distinfo head/print/lilypond-devel/files/patch-configure head/print/lilypond-devel/pkg-plist Modified: head/print/lilypond-devel/Makefile ============================================================================== --- head/print/lilypond-devel/Makefile Fri Feb 9 19:15:42 2018 (r461328) +++ head/print/lilypond-devel/Makefile Fri Feb 9 19:35:55 2018 (r461329) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= lilypond -PORTVERSION= 2.19.57 +DISTVERSION= 2.19.81 CATEGORIES= print audio -MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ +MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ \ + http://lilypond.org/downloads/sources/v${PORTVERSION:R}/ PKGNAMESUFFIX= -devel MAINTAINER= m.ne@gmx.net @@ -56,27 +57,27 @@ GNU_MAKEFILE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-texgyre-dir=${LOCALBASE}/${TEXMFDISTDIR}/fonts/opentype/public/tex-gyre \ - --with-python-include=${PYTHON_INCLUDEDIR} + --with-python-include=${PYTHON_INCLUDEDIR} --without-urwotf-dir CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR} ALL_TARGET= all -NO_CCACHE= yes - PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes post-patch: - ${FIND} ${WRKSRC} -name "*.cc" | ${XARGS} \ + @${FIND} ${WRKSRC} -name "*.cc" | ${XARGS} \ ${REINPLACE_CMD} -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' - ${REINPLACE_CMD} -e 's||"/usr/include/FlexLexer.h"|' \ + @${REINPLACE_CMD} -e 's||"/usr/include/FlexLexer.h"|' \ ${WRKSRC}/lily/include/includable-lexer.hh + ${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \ + ${FILESDIR}/fonts.conf > ${WRKDIR}/.fonts.conf post-patch-NLS-off: - ${REINPLACE_CMD} -e '/po \\$$/d' ${WRKSRC}/${MAKEFILE}.in + @${REINPLACE_CMD} -e '/po \\$$/d' ${WRKSRC}/${MAKEFILE}.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond Modified: head/print/lilypond-devel/distinfo ============================================================================== --- head/print/lilypond-devel/distinfo Fri Feb 9 19:15:42 2018 (r461328) +++ head/print/lilypond-devel/distinfo Fri Feb 9 19:35:55 2018 (r461329) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489482521 -SHA256 (lilypond-2.19.57.tar.gz) = be86019ae91cf78267081e96f35cf682931d0219215e160b16b03b907cac755a -SIZE (lilypond-2.19.57.tar.gz) = 17182103 +TIMESTAMP = 1517308646 +SHA256 (lilypond-2.19.81.tar.gz) = 2ac299045dc4a8fa3bd7c67af7b06877b21cdb50321fec5baa558e3173ed646c +SIZE (lilypond-2.19.81.tar.gz) = 17303532 Added: head/print/lilypond-devel/files/fonts.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/lilypond-devel/files/fonts.conf Fri Feb 9 19:35:55 2018 (r461329) @@ -0,0 +1,6 @@ + + + + + %%FONTDIR%% + Modified: head/print/lilypond-devel/files/patch-configure ============================================================================== --- head/print/lilypond-devel/files/patch-configure Fri Feb 9 19:15:42 2018 (r461328) +++ head/print/lilypond-devel/files/patch-configure Fri Feb 9 19:35:55 2018 (r461329) @@ -1,6 +1,6 @@ ---- configure.orig 2017-02-12 12:13:29 UTC +--- configure.orig 2017-10-15 16:42:11 UTC +++ configure -@@ -11503,74 +11503,7 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" +@@ -11527,75 +11527,10 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" if test $? -eq 0 -a -n "0.9.0"; then @@ -72,7 +72,11 @@ - { $as_echo "$as_me:$LINENO: result: $ver" >&5 -$as_echo "$ver" >&6; } - if test "$num" -lt "$req"; then -+ if $exe --atleast-pkgconfig-version 0.9.0; then - +- ++ $PKG_CONFIG --atleast-pkgconfig-version 0.9.0 ++ ++ if test ! $?; then ++ ver=`$PKG_CONFIG --version` eval "REQUIRED"=\"`eval echo \"'$'REQUIRED\" \""$r >= 0.9.0 (installed: $ver)"\"`\" + fi Modified: head/print/lilypond-devel/pkg-plist ============================================================================== --- head/print/lilypond-devel/pkg-plist Fri Feb 9 19:15:42 2018 (r461328) +++ head/print/lilypond-devel/pkg-plist Fri Feb 9 19:35:55 2018 (r461329) @@ -360,6 +360,7 @@ share/emacs/site-lisp/lilypond-words.el %%DATADIR%%/%%PORTVERSION%%/scm/translation-functions.scm %%DATADIR%%/%%PORTVERSION%%/scm/x11-color.scm %%DATADIR%%/%%PORTVERSION%%/tex/lilypond-tex-metrics.tex +%%DATADIR%%/%%PORTVERSION%%/tex/texinfo-ja.tex %%DATADIR%%/%%PORTVERSION%%/vim/compiler/lilypond.vim %%DATADIR%%/%%PORTVERSION%%/vim/ftdetect/lilypond.vim %%DATADIR%%/%%PORTVERSION%%/vim/ftplugin/lilypond.vim From owner-svn-ports-all@freebsd.org Fri Feb 9 19:54:08 2018 Return-Path: Delivered-To: svn-ports-all@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 E0DC1F1F629; Fri, 9 Feb 2018 19:54:07 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96A8175D40; Fri, 9 Feb 2018 19:54:07 +0000 (UTC) (envelope-from decke@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 9172715C6; Fri, 9 Feb 2018 19:54:07 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19Js7x2043712; Fri, 9 Feb 2018 19:54:07 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19Js6bw043707; Fri, 9 Feb 2018 19:54:06 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201802091954.w19Js6bw043707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Fri, 9 Feb 2018 19:54:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461330 - in head/x11-themes: . slim-freebsd-themes X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: in head/x11-themes: . slim-freebsd-themes X-SVN-Commit-Revision: 461330 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 19:54:08 -0000 Author: decke Date: Fri Feb 9 19:54:06 2018 New Revision: 461330 URL: https://svnweb.freebsd.org/changeset/ports/461330 Log: A collection of FreeBSD themes for SLiM Login Manager. WWW: https://people.freebsd.org/~decke/ Added: head/x11-themes/slim-freebsd-themes/ head/x11-themes/slim-freebsd-themes/Makefile (contents, props changed) head/x11-themes/slim-freebsd-themes/distinfo (contents, props changed) head/x11-themes/slim-freebsd-themes/pkg-descr (contents, props changed) head/x11-themes/slim-freebsd-themes/pkg-plist (contents, props changed) Modified: head/x11-themes/Makefile Modified: head/x11-themes/Makefile ============================================================================== --- head/x11-themes/Makefile Fri Feb 9 19:35:55 2018 (r461329) +++ head/x11-themes/Makefile Fri Feb 9 19:54:06 2018 (r461330) @@ -165,6 +165,7 @@ SUBDIR += rezlooks SUBDIR += sawfish-themes SUBDIR += sddm-freebsd-black-theme + SUBDIR += slim-freebsd-themes SUBDIR += slim-themes SUBDIR += thewidgetfactory SUBDIR += ubuntulooks Added: head/x11-themes/slim-freebsd-themes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-themes/Makefile Fri Feb 9 19:54:06 2018 (r461330) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= slim-freebsd-themes +PORTVERSION= 1.0 +CATEGORIES= x11-themes +MASTER_SITES= LOCAL/decke +DISTFILES= slim-freebsd-beastie.tar.gz slim-freebsd-simple.tar.gz + +MAINTAINER= decke@FreeBSD.org +COMMENT= FreeBSD Theme pack for SLiM login app + +LICENSE= CC-BY-SA-4.0 + +NO_BUILD= yes +NO_WRKSUBDIR= yes +SHAREMODE= 644 +THEMEDIR= ${PREFIX}/share/slim/themes + +do-install: + ${MKDIR} ${STAGEDIR}${THEMEDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR}/) + +.include Added: head/x11-themes/slim-freebsd-themes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-themes/distinfo Fri Feb 9 19:54:06 2018 (r461330) @@ -0,0 +1,5 @@ +TIMESTAMP = 1518104502 +SHA256 (slim-freebsd-beastie.tar.gz) = 90de1b178817a681a74b8584c6d913309f7b678adad038831e8ca2f0b792ec53 +SIZE (slim-freebsd-beastie.tar.gz) = 129981 +SHA256 (slim-freebsd-simple.tar.gz) = 019e3e96ac31ecac5e295a9c239838064b569c133231bd4e44d6a6ab792b18d3 +SIZE (slim-freebsd-simple.tar.gz) = 63190 Added: head/x11-themes/slim-freebsd-themes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-themes/pkg-descr Fri Feb 9 19:54:06 2018 (r461330) @@ -0,0 +1,3 @@ +A collection of FreeBSD themes for SLiM Login Manager. + +WWW: https://people.freebsd.org/~decke/ Added: head/x11-themes/slim-freebsd-themes/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-themes/pkg-plist Fri Feb 9 19:54:06 2018 (r461330) @@ -0,0 +1,8 @@ +share/slim/themes/freebsd-beastie/background.png +share/slim/themes/freebsd-beastie/panel.png +share/slim/themes/freebsd-beastie/preview.png +share/slim/themes/freebsd-beastie/slim.theme +share/slim/themes/freebsd-simple/background.png +share/slim/themes/freebsd-simple/panel.png +share/slim/themes/freebsd-simple/preview.png +share/slim/themes/freebsd-simple/slim.theme From owner-svn-ports-all@freebsd.org Fri Feb 9 20:03:07 2018 Return-Path: Delivered-To: svn-ports-all@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 86BF5F1FF74; Fri, 9 Feb 2018 20:03:07 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34D9476512; Fri, 9 Feb 2018 20:03:07 +0000 (UTC) (envelope-from cpm@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 2FBC21767; Fri, 9 Feb 2018 20:03:07 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19K377R048888; Fri, 9 Feb 2018 20:03:07 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19K36MO048886; Fri, 9 Feb 2018 20:03:06 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201802092003.w19K36MO048886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 9 Feb 2018 20:03:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461331 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461331 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:03:07 -0000 Author: cpm Date: Fri Feb 9 20:03:06 2018 New Revision: 461331 URL: https://svnweb.freebsd.org/changeset/ports/461331 Log: Document vulnerability in Mpv PR: 225783 Submitted by: Vladimir Krstulja Obtained from: https://nvd.nist.gov/vuln/detail/CVE-2018-6360 Security: CVE-2018-6360 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Feb 9 19:54:06 2018 (r461330) +++ head/security/vuxml/vuln.xml Fri Feb 9 20:03:06 2018 (r461331) @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mpv -- arbitrary code execution via crafted website + + + mpv + 0.28.0 + + + + +

mpv developers report:

+
+

mpv through 0.28.0 allows remote attackers to execute arbitrary code + via a crafted web site, because it reads HTML documents containing + VIDEO elements, and accepts arbitrary URLs in a src attribute without + a protocol whitelist in player/lua/ytdl_hook.lua. For example, an + av://lavfi:ladspa=file= URL signifies that the product should call + dlopen on a shared object file located at an arbitrary local pathname. + The issue exists because the product does not consider that youtube-dl + can provide a potentially unsafe URL.

+
+ +
+ + https://github.com/mpv-player/mpv/issues/5456 + CVE-2018-6360 + + + 2018-01-28 + 2018-02-09 + +
+ Mailman -- Cross-site scripting (XSS) vulnerability in the web UI From owner-svn-ports-all@freebsd.org Fri Feb 9 20:05:27 2018 Return-Path: Delivered-To: svn-ports-all@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 E8AD1F201AF; Fri, 9 Feb 2018 20:05:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D19B766D7; Fri, 9 Feb 2018 20:05:26 +0000 (UTC) (envelope-from yuri@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 93D2C1769; Fri, 9 Feb 2018 20:05:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19K5QtF049096; Fri, 9 Feb 2018 20:05:26 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19K5QHO049094; Fri, 9 Feb 2018 20:05:26 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092005.w19K5QHO049094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 20:05:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461332 - head/devel/pybind11 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/pybind11 X-SVN-Commit-Revision: 461332 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:05:27 -0000 Author: yuri Date: Fri Feb 9 20:05:26 2018 New Revision: 461332 URL: https://svnweb.freebsd.org/changeset/ports/461332 Log: devel/pybind11: Update to 2.2.2 Additional port changes: * Changed to CMAKE_OFF Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/devel/pybind11/Makefile head/devel/pybind11/distinfo Modified: head/devel/pybind11/Makefile ============================================================================== --- head/devel/pybind11/Makefile Fri Feb 9 20:03:06 2018 (r461331) +++ head/devel/pybind11/Makefile Fri Feb 9 20:05:26 2018 (r461332) @@ -2,7 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org @@ -15,6 +15,6 @@ USES= cmake:outsource USE_GITHUB= yes GH_ACCOUNT= pybind NO_ARCH= yes -CMAKE_ARGS= -DPYBIND11_TEST:BOOL="OFF" +CMAKE_OFF= PYBIND11_TEST .include Modified: head/devel/pybind11/distinfo ============================================================================== --- head/devel/pybind11/distinfo Fri Feb 9 20:03:06 2018 (r461331) +++ head/devel/pybind11/distinfo Fri Feb 9 20:05:26 2018 (r461332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510299608 -SHA256 (pybind-pybind11-v2.2.1_GH0.tar.gz) = f8bd1509578b2a1e7407d52e6ee8afe64268909a1bbda620ca407318598927e7 -SIZE (pybind-pybind11-v2.2.1_GH0.tar.gz) = 540643 +TIMESTAMP = 1518204875 +SHA256 (pybind-pybind11-v2.2.2_GH0.tar.gz) = b639a2b2cbf1c467849660801c4665ffc1a4d0a9e153ae1996ed6f21c492064e +SIZE (pybind-pybind11-v2.2.2_GH0.tar.gz) = 545041 From owner-svn-ports-all@freebsd.org Fri Feb 9 20:14:37 2018 Return-Path: Delivered-To: svn-ports-all@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 2D370F20B2C; Fri, 9 Feb 2018 20:14:37 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1BAF76F7C; Fri, 9 Feb 2018 20:14:36 +0000 (UTC) (envelope-from yuri@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 CCC1E1906; Fri, 9 Feb 2018 20:14:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KEaeQ054111; Fri, 9 Feb 2018 20:14:36 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KEa50054109; Fri, 9 Feb 2018 20:14:36 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092014.w19KEa50054109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 20:14:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461333 - head/devel/git-town X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/git-town X-SVN-Commit-Revision: 461333 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:14:37 -0000 Author: yuri Date: Fri Feb 9 20:14:36 2018 New Revision: 461333 URL: https://svnweb.freebsd.org/changeset/ports/461333 Log: devel/git-town: Update to 6.0.2 Reported by: portscout Approved by: adamw (mentor, implicit) Modified: head/devel/git-town/Makefile head/devel/git-town/distinfo Modified: head/devel/git-town/Makefile ============================================================================== --- head/devel/git-town/Makefile Fri Feb 9 20:05:26 2018 (r461332) +++ head/devel/git-town/Makefile Fri Feb 9 20:14:36 2018 (r461333) @@ -2,7 +2,7 @@ PORTNAME= git-town DISTVERSIONPREFIX= v -DISTVERSION= 6.0.1 +DISTVERSION= 6.0.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/git-town/distinfo ============================================================================== --- head/devel/git-town/distinfo Fri Feb 9 20:05:26 2018 (r461332) +++ head/devel/git-town/distinfo Fri Feb 9 20:14:36 2018 (r461333) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517708275 -SHA256 (Originate-git-town-v6.0.1_GH0.tar.gz) = c24972d005c708c3b2534113256ce5a6d447c0576013aea3443156858c4bbf4f -SIZE (Originate-git-town-v6.0.1_GH0.tar.gz) = 10039806 +TIMESTAMP = 1518206810 +SHA256 (Originate-git-town-v6.0.2_GH0.tar.gz) = a2438914cc406a92c23b3d1de4d0fe2536f982d680331643819c3a0f06b0a26b +SIZE (Originate-git-town-v6.0.2_GH0.tar.gz) = 10039806 From owner-svn-ports-all@freebsd.org Fri Feb 9 20:24:29 2018 Return-Path: Delivered-To: svn-ports-all@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 CF511F21490; Fri, 9 Feb 2018 20:24:29 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81E8D77670; Fri, 9 Feb 2018 20:24:29 +0000 (UTC) (envelope-from madpilot@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 789431AC3; Fri, 9 Feb 2018 20:24:29 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KOT0G059148; Fri, 9 Feb 2018 20:24:29 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KOTD6059145; Fri, 9 Feb 2018 20:24:29 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201802092024.w19KOTD6059145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 9 Feb 2018 20:24:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461334 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 461334 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:24:30 -0000 Author: madpilot Date: Fri Feb 9 20:24:28 2018 New Revision: 461334 URL: https://svnweb.freebsd.org/changeset/ports/461334 Log: Update calibre to 3.17.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Feb 9 20:14:36 2018 (r461333) +++ head/deskutils/calibre/Makefile Fri Feb 9 20:24:28 2018 (r461334) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.16.0 +PORTVERSION= 3.17.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Feb 9 20:14:36 2018 (r461333) +++ head/deskutils/calibre/distinfo Fri Feb 9 20:24:28 2018 (r461334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516956371 -SHA256 (calibre-3.16.0.tar.xz) = 2a47cc1752d8a25e918898dec44385721ed0a0a0fd41e9edeaa6394a4eb25637 -SIZE (calibre-3.16.0.tar.xz) = 38121688 +TIMESTAMP = 1518165217 +SHA256 (calibre-3.17.0.tar.xz) = b7eb12818ac2dc330fecf9687a3ea2c1e0d86cebf04f2f3051aa910674e0d0f0 +SIZE (calibre-3.17.0.tar.xz) = 38220584 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Feb 9 20:14:36 2018 (r461333) +++ head/deskutils/calibre/pkg-plist Fri Feb 9 20:24:28 2018 (r461334) @@ -905,6 +905,7 @@ lib/calibre/calibre/gui2/metadata/single_download.py lib/calibre/calibre/gui2/metadata/single.py lib/calibre/calibre/gui2/notify.py lib/calibre/calibre/gui2/open_with.py +lib/calibre/calibre/gui2/pin_columns.py lib/calibre/calibre/gui2/preferences/__init__.py lib/calibre/calibre/gui2/preferences/adding_ui.py lib/calibre/calibre/gui2/preferences/adding.py @@ -1358,6 +1359,7 @@ lib/calibre/calibre/utils/socket_inheritance.py lib/calibre/calibre/utils/soupparser.py lib/calibre/calibre/utils/speedups.py lib/calibre/calibre/utils/spell/__init__.py +lib/calibre/calibre/utils/tdir_in_cache.py lib/calibre/calibre/utils/terminal.py lib/calibre/calibre/utils/test_lock.py lib/calibre/calibre/utils/text2int.py From owner-svn-ports-all@freebsd.org Fri Feb 9 20:25:36 2018 Return-Path: Delivered-To: svn-ports-all@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 D9DA2F215B2; Fri, 9 Feb 2018 20:25:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CF6C77783; Fri, 9 Feb 2018 20:25:35 +0000 (UTC) (envelope-from madpilot@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 87EEB1AC4; Fri, 9 Feb 2018 20:25:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KPZr7059326; Fri, 9 Feb 2018 20:25:35 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KPZkt059323; Fri, 9 Feb 2018 20:25:35 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201802092025.w19KPZkt059323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 9 Feb 2018 20:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461335 - in head/sysutils/conky: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/sysutils/conky: . files X-SVN-Commit-Revision: 461335 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:25:36 -0000 Author: madpilot Date: Fri Feb 9 20:25:35 2018 New Revision: 461335 URL: https://svnweb.freebsd.org/changeset/ports/461335 Log: - Update conky to 1.10.8 - Remove local patch included upstream Modified: head/sysutils/conky/Makefile head/sysutils/conky/distinfo head/sysutils/conky/files/patch-src_conky.cc Modified: head/sysutils/conky/Makefile ============================================================================== --- head/sysutils/conky/Makefile Fri Feb 9 20:24:28 2018 (r461334) +++ head/sysutils/conky/Makefile Fri Feb 9 20:25:35 2018 (r461335) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= conky -PORTVERSION= 1.10.7 -PORTREVISION= 1 +PORTVERSION= 1.10.8 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/conky/distinfo ============================================================================== --- head/sysutils/conky/distinfo Fri Feb 9 20:24:28 2018 (r461334) +++ head/sysutils/conky/distinfo Fri Feb 9 20:25:35 2018 (r461335) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516559609 -SHA256 (brndnmtthws-conky-v1.10.7_GH0.tar.gz) = 23bb9609c522f248cba287146943a872cc045b45cecfa5668bca76e95ecc06ac -SIZE (brndnmtthws-conky-v1.10.7_GH0.tar.gz) = 371881 +TIMESTAMP = 1518106982 +SHA256 (brndnmtthws-conky-v1.10.8_GH0.tar.gz) = 2ebd655a27c816bd613538b71d4ec1c096252cb522feaa05f64781dcedea8857 +SIZE (brndnmtthws-conky-v1.10.8_GH0.tar.gz) = 373075 Modified: head/sysutils/conky/files/patch-src_conky.cc ============================================================================== --- head/sysutils/conky/files/patch-src_conky.cc Fri Feb 9 20:24:28 2018 (r461334) +++ head/sysutils/conky/files/patch-src_conky.cc Fri Feb 9 20:25:35 2018 (r461335) @@ -1,4 +1,4 @@ ---- src/conky.cc.orig 2018-01-19 14:12:08 UTC +--- src/conky.cc.orig 2018-02-07 14:16:39 UTC +++ src/conky.cc @@ -132,7 +132,7 @@ #include @@ -9,38 +9,3 @@ #include #endif -@@ -2073,20 +2073,24 @@ static void main_loop(void) - sigaddset(&newmask, SIGUSR1); - #endif - -+#ifdef BUILD_X11 - #ifdef BUILD_XSHAPE -- /* allow only decorated windows to be given mouse input */ -- int major_version, minor_version; -- if (!XShapeQueryVersion(display, &major_version, &minor_version)) { -- NORM_ERR("Input shapes are not supported"); -- } else { -- if (own_window.get(*state) && -- (own_window_type.get(*state) != TYPE_NORMAL || -- (TEST_HINT(own_window_hints.get(*state), HINT_UNDECORATED)))) { -- XShapeCombineRectangles(display, window.window, ShapeInput, 0, 0, -- NULL, 0, ShapeSet, Unsorted); -+ if (out_to_x.get(*state)) { -+ /* allow only decorated windows to be given mouse input */ -+ int major_version, minor_version; -+ if (!XShapeQueryVersion(display, &major_version, &minor_version)) { -+ NORM_ERR("Input shapes are not supported"); -+ } else { -+ if (own_window.get(*state) && -+ (own_window_type.get(*state) != TYPE_NORMAL || -+ (TEST_HINT(own_window_hints.get(*state), HINT_UNDECORATED)))) { -+ XShapeCombineRectangles(display, window.window, ShapeInput, 0, 0, -+ NULL, 0, ShapeSet, Unsorted); -+ } - } - } - #endif /* BUILD_XSHAPE */ -+#endif /* BUILD_X11 */ - - last_update_time = 0.0; - next_update_time = get_time() - fmod(get_time(), active_update_interval()); From owner-svn-ports-all@freebsd.org Fri Feb 9 20:29:00 2018 Return-Path: Delivered-To: svn-ports-all@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 77482F21959; Fri, 9 Feb 2018 20:29:00 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A68E77994; Fri, 9 Feb 2018 20:29:00 +0000 (UTC) (envelope-from decke@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 211661AC5; Fri, 9 Feb 2018 20:29:00 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KSx1s059550; Fri, 9 Feb 2018 20:28:59 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KSxSe059549; Fri, 9 Feb 2018 20:28:59 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201802092028.w19KSxSe059549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Fri, 9 Feb 2018 20:28:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461336 - head/x11-themes/sddm-freebsd-black-theme X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: head/x11-themes/sddm-freebsd-black-theme X-SVN-Commit-Revision: 461336 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:29:00 -0000 Author: decke Date: Fri Feb 9 20:28:59 2018 New Revision: 461336 URL: https://svnweb.freebsd.org/changeset/ports/461336 Log: - Add missing dependency on montserrat font - Switch from PORTVERSION to DISTVERSION - Bump PORTREVISION Submitted by: lbdm@privacychain.ch (maintainer) Differential Revision: https://reviews.freebsd.org/D14001 Modified: head/x11-themes/sddm-freebsd-black-theme/Makefile Modified: head/x11-themes/sddm-freebsd-black-theme/Makefile ============================================================================== --- head/x11-themes/sddm-freebsd-black-theme/Makefile Fri Feb 9 20:25:35 2018 (r461335) +++ head/x11-themes/sddm-freebsd-black-theme/Makefile Fri Feb 9 20:28:59 2018 (r461336) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= sddm-freebsd-black-theme -PORTVERSION= 1.0 +DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-themes MAINTAINER= lbdm@privacychain.ch @@ -9,6 +10,8 @@ COMMENT= Simple SDDM theme inspired on the FBSD SLiM t LICENSE= CC-BY-SA-3.0 LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= montserrat>=0:x11-fonts/montserrat USE_GITHUB= yes GH_ACCOUNT= lebarondemerde From owner-svn-ports-all@freebsd.org Fri Feb 9 20:30:40 2018 Return-Path: Delivered-To: svn-ports-all@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 7566EF21AF5; Fri, 9 Feb 2018 20:30:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28C1577BEE; Fri, 9 Feb 2018 20:30:40 +0000 (UTC) (envelope-from yuri@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 23CD51AE6; Fri, 9 Feb 2018 20:30:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KUe1F059746; Fri, 9 Feb 2018 20:30:40 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KUdDE059744; Fri, 9 Feb 2018 20:30:39 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092030.w19KUdDE059744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 20:30:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461337 - head/security/py-pycryptodome X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/py-pycryptodome X-SVN-Commit-Revision: 461337 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:30:40 -0000 Author: yuri Date: Fri Feb 9 20:30:39 2018 New Revision: 461337 URL: https://svnweb.freebsd.org/changeset/ports/461337 Log: security/py-pycryptodome: Update to 3.4.11 Additional port changes: * Added to the stripped library set * Sorted stripping commands Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/security/py-pycryptodome/Makefile head/security/py-pycryptodome/distinfo Modified: head/security/py-pycryptodome/Makefile ============================================================================== --- head/security/py-pycryptodome/Makefile Fri Feb 9 20:28:59 2018 (r461336) +++ head/security/py-pycryptodome/Makefile Fri Feb 9 20:30:39 2018 (r461337) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -DISTVERSION= 3.4.9 +DISTVERSION= 3.4.11 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,8 +19,9 @@ USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Cipher/*.so @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Hash/*.so - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Math/*.so @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Protocol/*.so + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test Modified: head/security/py-pycryptodome/distinfo ============================================================================== --- head/security/py-pycryptodome/distinfo Fri Feb 9 20:28:59 2018 (r461336) +++ head/security/py-pycryptodome/distinfo Fri Feb 9 20:30:39 2018 (r461337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517521687 -SHA256 (pycryptodome-3.4.9.tar.gz) = 00cc7767c7bbe91f15a65a1b2ebe7a08002b8ae8221c1dcecc5c5c9ab6f79753 -SIZE (pycryptodome-3.4.9.tar.gz) = 6699053 +TIMESTAMP = 1518207714 +SHA256 (pycryptodome-3.4.11.tar.gz) = c5dd29e9f1b733e74311bf95d0e544e91bd1d14bc0366e8f443562d8d9920b7d +SIZE (pycryptodome-3.4.11.tar.gz) = 6703564 From owner-svn-ports-all@freebsd.org Fri Feb 9 20:34:00 2018 Return-Path: Delivered-To: svn-ports-all@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 A87E3F0005B; Fri, 9 Feb 2018 20:34:00 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D87677FD3; Fri, 9 Feb 2018 20:34:00 +0000 (UTC) (envelope-from madpilot@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 7805C1C65; Fri, 9 Feb 2018 20:34:00 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KY0vn064525; Fri, 9 Feb 2018 20:34:00 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KY0AJ064518; Fri, 9 Feb 2018 20:34:00 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201802092034.w19KY0AJ064518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 9 Feb 2018 20:34:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461338 - head/net/unison X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/net/unison X-SVN-Commit-Revision: 461338 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:34:00 -0000 Author: madpilot Date: Fri Feb 9 20:33:59 2018 New Revision: 461338 URL: https://svnweb.freebsd.org/changeset/ports/461338 Log: - Update net/unison to 2.48.15 [1] - Grab distribution from github [1] - Convert to using WRKSRC_SUBDIR - Upstream does not provide precompiled pdf, ps, and html manual so remove them from the port Reported by: dutchman01@quicknet.nl [1] Approved by: portmgr (previously approved FLAVORS) Modified: head/net/unison/Makefile head/net/unison/distinfo head/net/unison/pkg-plist Modified: head/net/unison/Makefile ============================================================================== --- head/net/unison/Makefile Fri Feb 9 20:30:39 2018 (r461337) +++ head/net/unison/Makefile Fri Feb 9 20:33:59 2018 (r461338) @@ -2,13 +2,10 @@ # $FreeBSD$ PORTNAME= unison -PORTVERSION= 2.48.4 -PORTREVISION= 3 +PORTVERSION= 2.48.15 +DISTVERSIONPREFIX= v +DISTVERSIONSUFFIX= v4 CATEGORIES= net -MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ -DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} -DIST_SUBDIR= ${DISTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= madpilot@FreeBSD.org COMMENT= User-level file synchronization tool @@ -31,16 +28,17 @@ x11_RUN_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 PLIST_SUB= PORTVERSION=${PORTVERSION} USES= gmake localbase USE_OCAML= yes -WRKSRC= ${WRKDIR}/src +WRKSRC_SUBDIR= src NO_OCAML_RUNDEPENDS=yes CONFLICTS= unison-devel-[0-9]* MAKE_ENV= CLIBS="${LIBS:S/^-/-ccopt -/}" COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}" MAKE_JOBS_UNSAFE= yes ALL_TARGET= unison all +USE_GITHUB= yes +GH_ACCOUNT= bcpierce00 + DOCS= BUGS.txt NEWS README -EXTRA_DOCS= ${DISTNAME}-manual.html \ - ${DISTNAME}-manual.pdf ${DISTNAME}-manual.ps OPTIONS_DEFINE= DOCS FSMONITOR OPTIONS_DEFAULT?= FSMONITOR @@ -89,7 +87,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} - cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${EXTRA_DOCS} ${STAGEDIR}${DOCSDIR} .if ${FLAVOR} == x11 ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-text ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} Modified: head/net/unison/distinfo ============================================================================== --- head/net/unison/distinfo Fri Feb 9 20:30:39 2018 (r461337) +++ head/net/unison/distinfo Fri Feb 9 20:33:59 2018 (r461338) @@ -1,9 +1,3 @@ -TIMESTAMP = 1464031624 -SHA256 (unison-2.48.4/unison-2.48.4.tar.gz) = 30aa53cd671d673580104f04be3cf81ac1e20a2e8baaf7274498739d59e99de8 -SIZE (unison-2.48.4/unison-2.48.4.tar.gz) = 1200861 -SHA256 (unison-2.48.4/unison-2.48.4-manual.html) = 2b5674e2fd7751148784a716ce5a03f8cd0a321c8a3bd4343832ed9b83d2d404 -SIZE (unison-2.48.4/unison-2.48.4-manual.html) = 278110 -SHA256 (unison-2.48.4/unison-2.48.4-manual.pdf) = eaf9bf89967eb17c59b98f0a7ba6b6ff260b6c6de73277a633d954ceb42f5f93 -SIZE (unison-2.48.4/unison-2.48.4-manual.pdf) = 516093 -SHA256 (unison-2.48.4/unison-2.48.4-manual.ps) = 8b7aaf70452148e0817ee84db5b0686a9867ec5a1697490113572e0f4669dd0a -SIZE (unison-2.48.4/unison-2.48.4-manual.ps) = 770305 +TIMESTAMP = 1518118647 +SHA256 (bcpierce00-unison-v2.48.15v4_GH0.tar.gz) = f8c7e982634bbe1ed6510fe5b36b6c5c55c06caefddafdd9edc08812305fdeec +SIZE (bcpierce00-unison-v2.48.15v4_GH0.tar.gz) = 1911781 Modified: head/net/unison/pkg-plist ============================================================================== --- head/net/unison/pkg-plist Fri Feb 9 20:30:39 2018 (r461337) +++ head/net/unison/pkg-plist Fri Feb 9 20:33:59 2018 (r461338) @@ -6,6 +6,3 @@ bin/unison %%PORTDOCS%%%%DOCSDIR%%/BUGS.txt %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.html -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps From owner-svn-ports-all@freebsd.org Fri Feb 9 20:39:18 2018 Return-Path: Delivered-To: svn-ports-all@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 AC694F005AC; Fri, 9 Feb 2018 20:39:18 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 60C1C78223; Fri, 9 Feb 2018 20:39:18 +0000 (UTC) (envelope-from decke@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 5708F1C75; Fri, 9 Feb 2018 20:39:18 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19KdIvu064903; Fri, 9 Feb 2018 20:39:18 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19KdHC7064897; Fri, 9 Feb 2018 20:39:17 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201802092039.w19KdHC7064897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Fri, 9 Feb 2018 20:39:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461339 - in head/x11-themes: . slim-freebsd-black-theme slim-freebsd-black-theme/files X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: in head/x11-themes: . slim-freebsd-black-theme slim-freebsd-black-theme/files X-SVN-Commit-Revision: 461339 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 20:39:18 -0000 Author: decke Date: Fri Feb 9 20:39:17 2018 New Revision: 461339 URL: https://svnweb.freebsd.org/changeset/ports/461339 Log: Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme. Theme created to make available one using the official FreeBSD logo and font. WWW: https://github.com/lebarondemerde/slim-freebsd-black-theme Submitted by: lbdm@privacychain.ch Differential Revision: https://reviews.freebsd.org/D14002 Added: head/x11-themes/slim-freebsd-black-theme/ head/x11-themes/slim-freebsd-black-theme/Makefile (contents, props changed) head/x11-themes/slim-freebsd-black-theme/distinfo (contents, props changed) head/x11-themes/slim-freebsd-black-theme/files/ head/x11-themes/slim-freebsd-black-theme/files/pkg-message.in (contents, props changed) head/x11-themes/slim-freebsd-black-theme/pkg-descr (contents, props changed) head/x11-themes/slim-freebsd-black-theme/pkg-plist (contents, props changed) Modified: head/x11-themes/Makefile Modified: head/x11-themes/Makefile ============================================================================== --- head/x11-themes/Makefile Fri Feb 9 20:33:59 2018 (r461338) +++ head/x11-themes/Makefile Fri Feb 9 20:39:17 2018 (r461339) @@ -165,6 +165,7 @@ SUBDIR += rezlooks SUBDIR += sawfish-themes SUBDIR += sddm-freebsd-black-theme + SUBDIR += slim-freebsd-black-theme SUBDIR += slim-freebsd-themes SUBDIR += slim-themes SUBDIR += thewidgetfactory Added: head/x11-themes/slim-freebsd-black-theme/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-black-theme/Makefile Fri Feb 9 20:39:17 2018 (r461339) @@ -0,0 +1,35 @@ +# $FreeBSD$ + +PORTNAME= slim-freebsd-black-theme +DISTVERSION= 1.0 +CATEGORIES= x11-themes + +MAINTAINER= lbdm@privacychain.ch +COMMENT= Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme + +LICENSE= CC-BY-SA-3.0 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= montserrat>=0:x11-fonts/montserrat + +USE_GITHUB= yes +GH_ACCOUNT= lebarondemerde + +NO_BUILD= yes + +THEMEDIR_REL= share/slim/themes/slim-freebsd-black-theme +THEMEDIR= ${PREFIX}/${THEMEDIR_REL} +PLIST_SUB= THEMEDIR=${THEMEDIR_REL} + +SUB_FILES= pkg-message +PORTDOCS= README.md AUTHORS COPYING TRADEMARKS + +do-install: + ${MKDIR} ${STAGEDIR}${THEMEDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \ + "! ( -name README.md -o -name AUTHORS -o -name COPYING -o -name TRADEMARKS )") + ${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKDIR}/${PORTNAME}-${PORTVERSION} && \ + ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) + +.include Added: head/x11-themes/slim-freebsd-black-theme/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-black-theme/distinfo Fri Feb 9 20:39:17 2018 (r461339) @@ -0,0 +1,3 @@ +TIMESTAMP = 1516305992 +SHA256 (lebarondemerde-slim-freebsd-black-theme-1.0_GH0.tar.gz) = 7dd0c27df712078c42848b76a846b9e1d861b620b397f1fa102e895efbde3773 +SIZE (lebarondemerde-slim-freebsd-black-theme-1.0_GH0.tar.gz) = 80044 Added: head/x11-themes/slim-freebsd-black-theme/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-black-theme/files/pkg-message.in Fri Feb 9 20:39:17 2018 (r461339) @@ -0,0 +1,12 @@ +################################################################## + + To enable this theme edit: + + %%PREFIX%%/etc/slim.conf + + This theme use the x11-fonts/montserrat font by default. However, + that can be changed to any desired font editing: + + %%PREFIX%%/share/slim/themes/slim-freebsd-black-theme/slim.theme + +################################################################## Added: head/x11-themes/slim-freebsd-black-theme/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-black-theme/pkg-descr Fri Feb 9 20:39:17 2018 (r461339) @@ -0,0 +1,6 @@ +Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme. + +Theme created to make available one using the official FreeBSD +logo and font. + +WWW: https://github.com/lebarondemerde/slim-freebsd-black-theme Added: head/x11-themes/slim-freebsd-black-theme/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/slim-freebsd-black-theme/pkg-plist Fri Feb 9 20:39:17 2018 (r461339) @@ -0,0 +1,4 @@ +%%THEMEDIR%%/background.png +%%THEMEDIR%%/panel.png +%%THEMEDIR%%/preview.png +%%THEMEDIR%%/slim.theme From owner-svn-ports-all@freebsd.org Fri Feb 9 21:03:50 2018 Return-Path: Delivered-To: svn-ports-all@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 954CAF020A7; Fri, 9 Feb 2018 21:03:50 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46EAA793ED; Fri, 9 Feb 2018 21:03:50 +0000 (UTC) (envelope-from tcberner@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 41E6E2155; Fri, 9 Feb 2018 21:03:50 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19L3o0i079641; Fri, 9 Feb 2018 21:03:50 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19L3ncX079637; Fri, 9 Feb 2018 21:03:49 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802092103.w19L3ncX079637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 9 Feb 2018 21:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461340 - in head/graphics/krita: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/graphics/krita: . files X-SVN-Commit-Revision: 461340 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 21:03:50 -0000 Author: tcberner Date: Fri Feb 9 21:03:49 2018 New Revision: 461340 URL: https://svnweb.freebsd.org/changeset/ports/461340 Log: Update graphics/krita to 3.3.3 Reviewed by: adridg (previous version) Differential Revision: https://reviews.freebsd.org/D12508 Deleted: head/graphics/krita/files/patch-git_2f59d0d1 head/graphics/krita/files/patch-plugins_extensions_CMakeLists.txt Modified: head/graphics/krita/Makefile head/graphics/krita/distinfo head/graphics/krita/pkg-plist Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Fri Feb 9 20:39:17 2018 (r461339) +++ head/graphics/krita/Makefile Fri Feb 9 21:03:49 2018 (r461340) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= krita -PORTVERSION= 3.1.2.1 -PORTREVISION= 8 +DISTVERSION= 3.3.3 CATEGORIES= graphics kde -MASTER_SITES= KDE/Attic/stable/${PORTNAME}/3.1.2 +MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org @@ -30,26 +29,27 @@ LIB_DEPENDS= libImath.so:graphics/ilmbase \ libxcb-util.so:x11/xcb-util USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ - eigen:3 gettext jpeg kde:5 + eigen:3 gettext jpeg kde:5 shared-mime-info USE_KDE= archive completion config coreaddons crash guiaddons i18n \ itemmodels itemviews kio service widgetsaddons windowsystem -USE_QT5= buildtools_build concurrent core dbus gui network printsupport \ - qmake_build quick svg testlib widgets x11extras xml +USE_QT5= concurrent core dbus gui multimedia network printsupport \ + quick svg testlib widgets x11extras xml \ + buildtools_build qmake_build USE_XORG= ice sm xcb xext xi OPTIONS_DEFINE= GMIC OPENEXR OPTIONS_DEFAULT= OPENEXR OPTIONS_SUB= yes -GMIC_DESC= Build the G'Mic plugin -GMIC_CMAKE_BOOL= WITH_GMIC +GMIC_DESC= Depend on the G'Mic plugin +GMIC_RUN_DEPENDS= gmic_krita_qt:graphics/gmic-qt OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR CONFLICTS_INSTALL= calligra-2* -PLIST_SUB+= SHLIB_VER=16.0.0 \ - SHLIB_SHVER=16 +PLIST_SUB= SHLIB_VER=18.0.0 \ + SHLIB_SHVER=18 .include Modified: head/graphics/krita/distinfo ============================================================================== --- head/graphics/krita/distinfo Fri Feb 9 20:39:17 2018 (r461339) +++ head/graphics/krita/distinfo Fri Feb 9 21:03:49 2018 (r461340) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488971301 -SHA256 (KDE/krita/krita-3.1.2.1.tar.gz) = 934ed82c3f4e55e7819b327c838ea2f307d3bf3d040722501378b01d76a3992d -SIZE (KDE/krita/krita-3.1.2.1.tar.gz) = 209242179 +TIMESTAMP = 1518208140 +SHA256 (KDE/krita/krita-3.3.3.tar.gz) = bec04e3392e9b311477c5c6a50e2201b43a3afda91d9b24a0fc8e3399585865d +SIZE (KDE/krita/krita-3.3.3.tar.gz) = 207582956 Modified: head/graphics/krita/pkg-plist ============================================================================== --- head/graphics/krita/pkg-plist Fri Feb 9 20:39:17 2018 (r461339) +++ head/graphics/krita/pkg-plist Fri Feb 9 21:03:49 2018 (r461340) @@ -1,4 +1,3 @@ -%%GMIC%%bin/gmicparser bin/krita etc/xdg/kritarc lib/kritaplugins/krita_colorspaces_extensions.so @@ -20,6 +19,7 @@ lib/kritaplugins/kritabmpexport.so lib/kritaplugins/kritabmpimport.so lib/kritaplugins/kritabrushexport.so lib/kritaplugins/kritabrushimport.so +lib/kritaplugins/kritabuginfo.so lib/kritaplugins/kritachalkpaintop.so lib/kritaplugins/kritachanneldocker.so lib/kritaplugins/kritaclonesarray.so @@ -50,7 +50,6 @@ lib/kritaplugins/kritaexperimentpaintop.so lib/kritaplugins/kritaextensioncolorsfilters.so lib/kritaplugins/kritafastcolortransferfilter.so lib/kritaplugins/kritafilterop.so -%%GMIC%%lib/kritaplugins/kritagmic.so lib/kritaplugins/kritagradientmap.so lib/kritaplugins/kritagriddocker.so lib/kritaplugins/kritagridpaintop.so @@ -100,6 +99,7 @@ lib/kritaplugins/kritapresetdocker.so lib/kritaplugins/kritapresethistory.so lib/kritaplugins/kritapsdexport.so lib/kritaplugins/kritapsdimport.so +lib/kritaplugins/kritaqmic.so lib/kritaplugins/kritaqmlexport.so lib/kritaplugins/kritaraindropsfilter.so lib/kritaplugins/kritarandompickfilter.so @@ -108,6 +108,7 @@ lib/kritaplugins/kritarotateimage.so lib/kritaplugins/kritaroundcornersfilter.so lib/kritaplugins/kritaroundmarkerpaintop.so lib/kritaplugins/kritarulerassistanttool.so +lib/kritaplugins/kritaasccdl.so lib/kritaplugins/kritaselectiontools.so lib/kritaplugins/kritaseparatechannels.so lib/kritaplugins/kritashearimage.so @@ -125,6 +126,7 @@ lib/kritaplugins/kritatgaimport.so lib/kritaplugins/kritathreshold.so lib/kritaplugins/kritatiffexport.so lib/kritaplugins/kritatiffimport.so +lib/kritaplugins/kritatoolSmartPatch.so lib/kritaplugins/kritatoolcrop.so lib/kritaplugins/kritatooldyna.so lib/kritaplugins/kritatoollazybrush.so @@ -359,6 +361,8 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/brushes/D_Dust_Particles.gih %%DATADIR%%/brushes/D_Normal_dust.gbr %%DATADIR%%/brushes/F_Furr_fast.gbr +%%DATADIR%%/brushes/Flat_textured1.gih +%%DATADIR%%/brushes/Flat_textured2.gih %%DATADIR%%/brushes/G_Sparks.gih %%DATADIR%%/brushes/LJF_Foliage_Brush_01.gbr %%DATADIR%%/brushes/LJF_Foliage_Brush_02.gbr @@ -408,6 +412,9 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/brushes/R_Rake_small.gbr %%DATADIR%%/brushes/Real_Oil_2.gbr %%DATADIR%%/brushes/Real_oil_1.gbr +%%DATADIR%%/brushes/Rect_textured1.gih +%%DATADIR%%/brushes/Rect_textured2.gih +%%DATADIR%%/brushes/Rect_textured3.gih %%DATADIR%%/brushes/S_Smudge_Cheese.gbr %%DATADIR%%/brushes/S_splats_02.gih %%DATADIR%%/brushes/Sc_Scratch.gih @@ -442,6 +449,8 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/brushes/Z_Test-pressure.gih %%DATADIR%%/brushes/Z_Triangle_shape_1.gbr %%DATADIR%%/brushes/Z_Triangle_shape_2.gbr +%%DATADIR%%/brushes/oil_bristle.gbr +%%DATADIR%%/brushes/oil_knife.gbr %%DATADIR%%/brushes/rake_textured_01.gbr %%DATADIR%%/brushes/rake_textured_02.gbr %%DATADIR%%/brushes/texture-a.png @@ -472,8 +481,6 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/defaultpresets/spraybrush.kpp %%DATADIR%%/defaultpresets/tangentnormal.kpp %%DATADIR%%/dtd/krita.dtd -%%GMIC%%%%DATADIR%%/gmic/gimp_update169.gmic -%%GMIC%%%%DATADIR%%/gmic/gmic_def.gmic.blacklist %%DATADIR%%/gradients/BG-Krita2.ggr %%DATADIR%%/gradients/GPS-FG-Glare.ggr %%DATADIR%%/gradients/GPS-Fire-Blueish.ggr @@ -534,10 +541,13 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/paintoppresets/Basic_tip_soft.kpp %%DATADIR%%/paintoppresets/Basic_wet.kpp %%DATADIR%%/paintoppresets/Basic_wet_soft.kpp +%%DATADIR%%/paintoppresets/Blender_Blur.kpp %%DATADIR%%/paintoppresets/Block_basic.kpp %%DATADIR%%/paintoppresets/Block_bristles.kpp %%DATADIR%%/paintoppresets/Block_fuzzy.kpp %%DATADIR%%/paintoppresets/Block_mix_tilt.kpp +%%DATADIR%%/paintoppresets/Block_textured_1.kpp +%%DATADIR%%/paintoppresets/Block_textured_2.kpp %%DATADIR%%/paintoppresets/Block_tilt.kpp %%DATADIR%%/paintoppresets/Block_wet_tilt.kpp %%DATADIR%%/paintoppresets/Bristle_Details.kpp @@ -551,6 +561,8 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/paintoppresets/Bristles_mix.kpp %%DATADIR%%/paintoppresets/Bristles_textured.kpp %%DATADIR%%/paintoppresets/Bristles_wet.kpp +%%DATADIR%%/paintoppresets/Brush_dotted.kpp +%%DATADIR%%/paintoppresets/Brush_textured.kpp %%DATADIR%%/paintoppresets/Chalk_brush.kpp %%DATADIR%%/paintoppresets/Clone_tool.kpp %%DATADIR%%/paintoppresets/Curve_curvy.kpp @@ -589,6 +601,8 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/paintoppresets/Layout_oval.kpp %%DATADIR%%/paintoppresets/Layout_pen.kpp %%DATADIR%%/paintoppresets/Move_tool.kpp +%%DATADIR%%/paintoppresets/Oils_bristle.kpp +%%DATADIR%%/paintoppresets/Oils_knife.kpp %%DATADIR%%/paintoppresets/Pastel_texture_large.kpp %%DATADIR%%/paintoppresets/Pastel_texture_thin.kpp %%DATADIR%%/paintoppresets/Pencil_2B.kpp @@ -644,6 +658,7 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/paintoppresets/Texture_fuzzy.kpp %%DATADIR%%/paintoppresets/Texture_hair.kpp %%DATADIR%%/paintoppresets/Texture_leaves_fuzzy.kpp +%%DATADIR%%/paintoppresets/Textured_tilt.kpp %%DATADIR%%/paintoppresets/ink_precision_03.kpp %%DATADIR%%/paintoppresets/pixel1.kpp %%DATADIR%%/palettes/concept-cookie.gpl @@ -686,6 +701,7 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/patterns/23-dynamic-screentone-A.png %%DATADIR%%/patterns/24-dynamic-screentone-B.png %%DATADIR%%/patterns/25-dynamic-screentone-C.png +%%DATADIR%%/patterns/26_brush-marks.png %%DATADIR%%/patterns/Canvas_Hard.pat %%DATADIR%%/patterns/Canvas_covered.pat %%DATADIR%%/patterns/Canvas_small_01.pat @@ -864,10 +880,10 @@ share/icons/hicolor/scalable/apps/calligrakrita.svgz %%DATADIR%%/workspaces/Default.kws %%DATADIR%%/workspaces/Small_Vector.kws %%DATADIR%%/workspaces/VFX_Paint.kws +share/kritaplugins/buginfo.xmlgui share/kritaplugins/clonesarray.xmlgui share/kritaplugins/colorrange.xmlgui share/kritaplugins/colorspaceconversion.xmlgui -%%GMIC%%share/kritaplugins/gmic.xmlgui share/kritaplugins/histogram.xmlgui share/kritaplugins/imageseparate.xmlgui share/kritaplugins/imagesize.xmlgui From owner-svn-ports-all@freebsd.org Fri Feb 9 21:26:25 2018 Return-Path: Delivered-To: svn-ports-all@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 B19B2F0376C; Fri, 9 Feb 2018 21:26:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F0677A357; Fri, 9 Feb 2018 21:26:25 +0000 (UTC) (envelope-from yuri@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 55959248B; Fri, 9 Feb 2018 21:26:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19LQP4M089734; Fri, 9 Feb 2018 21:26:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19LQOAX089732; Fri, 9 Feb 2018 21:26:24 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092126.w19LQOAX089732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 21:26:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461341 - head/www/py-libsass X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/www/py-libsass X-SVN-Commit-Revision: 461341 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 21:26:25 -0000 Author: yuri Date: Fri Feb 9 21:26:24 2018 New Revision: 461341 URL: https://svnweb.freebsd.org/changeset/ports/461341 Log: www/py-libsass: Update to 0.13.7 Changelog: https://github.com/sass/libsass-python/releases/tag/0.13.7 Also discovered the problem that it recompiles all .cpp files again during the 'install' phase: https://github.com/sass/libsass-python/issues/234 This is a preexisting priblem. Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/www/py-libsass/Makefile head/www/py-libsass/distinfo Modified: head/www/py-libsass/Makefile ============================================================================== --- head/www/py-libsass/Makefile Fri Feb 9 21:03:49 2018 (r461340) +++ head/www/py-libsass/Makefile Fri Feb 9 21:26:24 2018 (r461341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsass -DISTVERSION= 0.13.6 +DISTVERSION= 0.13.7 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-libsass/distinfo ============================================================================== --- head/www/py-libsass/distinfo Fri Feb 9 21:03:49 2018 (r461340) +++ head/www/py-libsass/distinfo Fri Feb 9 21:26:24 2018 (r461341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517170432 -SHA256 (libsass-0.13.6.tar.gz) = e988a34ae331802bae74990bd4acf428a2eedd6a3853f4a6057c1f5329fe60d2 -SIZE (libsass-0.13.6.tar.gz) = 299180 +TIMESTAMP = 1518210564 +SHA256 (libsass-0.13.7.tar.gz) = d3b16bb2d509069180665c7b7ef2408c531c26153ed5d01566a862961bc14771 +SIZE (libsass-0.13.7.tar.gz) = 304328 From owner-svn-ports-all@freebsd.org Fri Feb 9 22:25:59 2018 Return-Path: Delivered-To: svn-ports-all@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 CE492F07354; Fri, 9 Feb 2018 22:25:59 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B4847C830; Fri, 9 Feb 2018 22:25:59 +0000 (UTC) (envelope-from tcberner@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 6F1F92E33; Fri, 9 Feb 2018 22:25:59 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19MPxML022000; Fri, 9 Feb 2018 22:25:59 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19MPxqP021998; Fri, 9 Feb 2018 22:25:59 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802092225.w19MPxqP021998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 9 Feb 2018 22:25:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461342 - head/www/otter-browser X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/www/otter-browser X-SVN-Commit-Revision: 461342 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 22:26:00 -0000 Author: tcberner Date: Fri Feb 9 22:25:58 2018 New Revision: 461342 URL: https://svnweb.freebsd.org/changeset/ports/461342 Log: Update www/otter-browser to 0.9.95. Modified: head/www/otter-browser/Makefile head/www/otter-browser/distinfo Modified: head/www/otter-browser/Makefile ============================================================================== --- head/www/otter-browser/Makefile Fri Feb 9 21:26:24 2018 (r461341) +++ head/www/otter-browser/Makefile Fri Feb 9 22:25:58 2018 (r461342) @@ -2,7 +2,7 @@ PORTNAME= otter-browser DISTVERSIONPREFIX= v -DISTVERSION= 0.9.94 +DISTVERSION= 0.9.95 CATEGORIES= www MAINTAINER= kde@FreeBSD.org Modified: head/www/otter-browser/distinfo ============================================================================== --- head/www/otter-browser/distinfo Fri Feb 9 21:26:24 2018 (r461341) +++ head/www/otter-browser/distinfo Fri Feb 9 22:25:58 2018 (r461342) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515097116 -SHA256 (OtterBrowser-otter-browser-v0.9.94_GH0.tar.gz) = 073d80620ada89f25b6c661c1b1cb26208fbd8afac5ff7939ee79b30a1592c97 -SIZE (OtterBrowser-otter-browser-v0.9.94_GH0.tar.gz) = 4585316 +TIMESTAMP = 1518211759 +SHA256 (OtterBrowser-otter-browser-v0.9.95_GH0.tar.gz) = 584f3840158f7c2ef1eb9bf6dacde6ea71594628fd4c2d2ecc266fd8ae5e39ed +SIZE (OtterBrowser-otter-browser-v0.9.95_GH0.tar.gz) = 4592078 From owner-svn-ports-all@freebsd.org Fri Feb 9 22:32:17 2018 Return-Path: Delivered-To: svn-ports-all@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 10DF7F07A8E; Fri, 9 Feb 2018 22:32:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCCB17CCCB; Fri, 9 Feb 2018 22:32:16 +0000 (UTC) (envelope-from yuri@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 D7BA92FC5; Fri, 9 Feb 2018 22:32:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19MWGeB026004; Fri, 9 Feb 2018 22:32:16 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19MWGDX026001; Fri, 9 Feb 2018 22:32:16 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092232.w19MWGDX026001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 22:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461343 - head/sysutils/nomad X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/sysutils/nomad X-SVN-Commit-Revision: 461343 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 22:32:17 -0000 Author: yuri Date: Fri Feb 9 22:32:16 2018 New Revision: 461343 URL: https://svnweb.freebsd.org/changeset/ports/461343 Log: sysutils/nomad: Update to 0.7.1 Changelog is in: https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md Additional port changes: * Changed to DISTVERSION. * Added LICENSE_FILE. * Added ONLY_FOR_ARCHS_REASON (go crashes). * Removed go version specifier in BUILD_DEPENDS (version is already sufficient). * Improved formatting in do-build. PR: 225737 Submitted by: jhixson@gmail.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/sysutils/nomad/Makefile head/sysutils/nomad/distinfo head/sysutils/nomad/pkg-descr Modified: head/sysutils/nomad/Makefile ============================================================================== --- head/sysutils/nomad/Makefile Fri Feb 9 22:25:58 2018 (r461342) +++ head/sysutils/nomad/Makefile Fri Feb 9 22:32:16 2018 (r461343) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= nomad -PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v +DISTVERSION= 0.7.1 CATEGORIES= sysutils MAINTAINER= jhixson@gmail.com COMMENT= Cluster manager and scheduler LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= On i386: go compiler crashes: https://github.com/golang/go/issues/23763 -BUILD_DEPENDS= go>=1.8:lang/go +BUILD_DEPENDS= go:lang/go USES= compiler - USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/hashicorp/nomad - USE_RC_SUBR= nomad USERS= nomad GROUPS= nomad do-build: - @cd ${WRKSRC}/src/github.com/hashicorp/nomad; \ - ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ - -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" -o bin/nomad + @cd ${WRKSRC}/src/github.com/hashicorp/nomad && \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ + -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" -o bin/nomad do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/hashicorp/nomad/bin/nomad ${STAGEDIR}${PREFIX}/bin/nomad Modified: head/sysutils/nomad/distinfo ============================================================================== --- head/sysutils/nomad/distinfo Fri Feb 9 22:25:58 2018 (r461342) +++ head/sysutils/nomad/distinfo Fri Feb 9 22:32:16 2018 (r461343) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510187762 -SHA256 (hashicorp-nomad-v0.7.0_GH0.tar.gz) = f143fa34a0bad8ede1c2880680db52aed6feb7f8fbd92294b73b6e9ccb1b0376 -SIZE (hashicorp-nomad-v0.7.0_GH0.tar.gz) = 22548680 +TIMESTAMP = 1518031284 +SHA256 (hashicorp-nomad-v0.7.1_GH0.tar.gz) = 312b7d89b0d03154b9c84672f013ff0d9c44dda0a73a8187d5509088fe0051c0 +SIZE (hashicorp-nomad-v0.7.1_GH0.tar.gz) = 23161309 Modified: head/sysutils/nomad/pkg-descr ============================================================================== From owner-svn-ports-all@freebsd.org Fri Feb 9 22:37:28 2018 Return-Path: Delivered-To: svn-ports-all@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 363F6F08014; Fri, 9 Feb 2018 22:37:28 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D86E17D3A5; Fri, 9 Feb 2018 22:37:27 +0000 (UTC) (envelope-from rakuco@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 CEC512FEF; Fri, 9 Feb 2018 22:37:27 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19MbReM027467; Fri, 9 Feb 2018 22:37:27 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19MbR6m027464; Fri, 9 Feb 2018 22:37:27 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201802092237.w19MbR6m027464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 9 Feb 2018 22:37:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461344 - head/finance/skrooge X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: head/finance/skrooge X-SVN-Commit-Revision: 461344 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 22:37:28 -0000 Author: rakuco Date: Fri Feb 9 22:37:27 2018 New Revision: 461344 URL: https://svnweb.freebsd.org/changeset/ports/461344 Log: Update to 2.11.0 Release announcement: https://skrooge.org/node/224 Modified: head/finance/skrooge/Makefile head/finance/skrooge/distinfo head/finance/skrooge/pkg-plist Modified: head/finance/skrooge/Makefile ============================================================================== --- head/finance/skrooge/Makefile Fri Feb 9 22:32:16 2018 (r461343) +++ head/finance/skrooge/Makefile Fri Feb 9 22:37:27 2018 (r461344) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= skrooge -DISTVERSION= 2.10.5 +DISTVERSION= 2.11.0 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} @@ -32,6 +32,7 @@ USE_QT5= concurrent core dbus designer gui network pri quick script sql svg webkit widgets xml \ qmake_build buildtools_build SHEBANG_FILES= plugins/import/skrooge_import_backend/skrooge-sabb.py \ + skgbankmodeler/skrooge-coinmarketcap.py \ skgbankmodeler/skrooge-yahoodl.py USE_LDCONFIG= yes Modified: head/finance/skrooge/distinfo ============================================================================== --- head/finance/skrooge/distinfo Fri Feb 9 22:32:16 2018 (r461343) +++ head/finance/skrooge/distinfo Fri Feb 9 22:37:27 2018 (r461344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514314339 -SHA256 (KDE/skrooge/skrooge-2.10.5.tar.xz) = 56a0124dec34e6e96a5e71ff0e825a7ec79f32a69ef0ccdc5f0f9b753d8c3eb0 -SIZE (KDE/skrooge/skrooge-2.10.5.tar.xz) = 19309980 +TIMESTAMP = 1518207414 +SHA256 (KDE/skrooge/skrooge-2.11.0.tar.xz) = 58614f82cd27ec73c3008baaff9894fa31e0ba28ed3bab51c32a01ad8704da86 +SIZE (KDE/skrooge/skrooge-2.11.0.tar.xz) = 20677024 Modified: head/finance/skrooge/pkg-plist ============================================================================== --- head/finance/skrooge/pkg-plist Fri Feb 9 22:32:16 2018 (r461343) +++ head/finance/skrooge/pkg-plist Fri Feb 9 22:37:27 2018 (r461344) @@ -1,6 +1,4 @@ bin/skrooge -bin/skrooge-sabb.py -bin/skrooge-yahoodl.py bin/skroogeconvert etc/xdg/skrooge_monthly.knsrc etc/xdg/skrooge_unit.knsrc @@ -77,115 +75,6 @@ share/config.kcfg/skgundoredo_settings.kcfg share/config.kcfg/skgunit_settings.kcfg share/doc/HTML/de/skrooge/index.cache.bz2 share/doc/HTML/de/skrooge/index.docbook -share/doc/HTML/en/skrooge/after_mass_update.png -share/doc/HTML/en/skrooge/alarm.png -share/doc/HTML/en/skrooge/analysis_build_report.png -share/doc/HTML/en/skrooge/analysis_build_transport_report.png -share/doc/HTML/en/skrooge/analysis_operations_view.png -share/doc/HTML/en/skrooge/analysis_report_1.png -share/doc/HTML/en/skrooge/analysis_report_2.png -share/doc/HTML/en/skrooge/analysis_report_3.png -share/doc/HTML/en/skrooge/analysis_report_4.png -share/doc/HTML/en/skrooge/analysis_report_5.png -share/doc/HTML/en/skrooge/analysis_report_6.png -share/doc/HTML/en/skrooge/analysis_trackers_view.png -share/doc/HTML/en/skrooge/apply_process.png -share/doc/HTML/en/skrooge/apply_template.png -share/doc/HTML/en/skrooge/back_forward.png -share/doc/HTML/en/skrooge/balance_evolution.png -share/doc/HTML/en/skrooge/bank_accounts.png -share/doc/HTML/en/skrooge/bar_location.png -share/doc/HTML/en/skrooge/before_mass_update.png -share/doc/HTML/en/skrooge/bookmarks_browser.png -share/doc/HTML/en/skrooge/budgets.png -share/doc/HTML/en/skrooge/categories.png -share/doc/HTML/en/skrooge/category_distribution.png -share/doc/HTML/en/skrooge/category_one_level_more.png -share/doc/HTML/en/skrooge/concentric_pie.png -share/doc/HTML/en/skrooge/context_chooser.png -share/doc/HTML/en/skrooge/dashboard.png -share/doc/HTML/en/skrooge/dashboard_accounts_full.png -share/doc/HTML/en/skrooge/dashboard_accounts_light.png -share/doc/HTML/en/skrooge/dashboard_advice.png -share/doc/HTML/en/skrooge/dashboard_banks_full.png -share/doc/HTML/en/skrooge/dashboard_banks_light.png -share/doc/HTML/en/skrooge/dashboard_budget.png -share/doc/HTML/en/skrooge/dashboard_categories.png -share/doc/HTML/en/skrooge/dashboard_highlighted.png -share/doc/HTML/en/skrooge/dashboard_income.png -share/doc/HTML/en/skrooge/dashboard_interest.png -share/doc/HTML/en/skrooge/dashboard_pfs.png -share/doc/HTML/en/skrooge/dashboard_portfolio.png -share/doc/HTML/en/skrooge/dashboard_quotes.png -share/doc/HTML/en/skrooge/dashboard_report.png -share/doc/HTML/en/skrooge/dashboard_scheduled.png -share/doc/HTML/en/skrooge/dashboard_tip.png -share/doc/HTML/en/skrooge/dashboard_variations.png -share/doc/HTML/en/skrooge/define_processing.png -share/doc/HTML/en/skrooge/define_search.png -share/doc/HTML/en/skrooge/docks_detached.png -share/doc/HTML/en/skrooge/docks_left_right.png -share/doc/HTML/en/skrooge/docks_stacked.png -share/doc/HTML/en/skrooge/document-save.png -share/doc/HTML/en/skrooge/edit-redo.png -share/doc/HTML/en/skrooge/edit-undo.png -share/doc/HTML/en/skrooge/edition_panel_buttons.png -share/doc/HTML/en/skrooge/export_graph_menu.png -share/doc/HTML/en/skrooge/export_table_menu.png -share/doc/HTML/en/skrooge/fast_edition.png -share/doc/HTML/en/skrooge/graph_on_tracker.png -share/doc/HTML/en/skrooge/histogram.png -share/doc/HTML/en/skrooge/history_browser.png -share/doc/HTML/en/skrooge/imported_operations.png -share/doc/HTML/en/skrooge/incomes_expenses.png -share/doc/HTML/en/skrooge/index.cache.bz2 -share/doc/HTML/en/skrooge/index.docbook -share/doc/HTML/en/skrooge/line_graph.png -share/doc/HTML/en/skrooge/menu_edit.png -share/doc/HTML/en/skrooge/menu_file.png -share/doc/HTML/en/skrooge/menu_go1.png -share/doc/HTML/en/skrooge/menu_go2.png -share/doc/HTML/en/skrooge/menu_help.png -share/doc/HTML/en/skrooge/menu_import.png -share/doc/HTML/en/skrooge/menu_settings.png -share/doc/HTML/en/skrooge/menu_tools.png -share/doc/HTML/en/skrooge/menu_view.png -share/doc/HTML/en/skrooge/messages.png -share/doc/HTML/en/skrooge/monthly.png -share/doc/HTML/en/skrooge/multi_tabs.png -share/doc/HTML/en/skrooge/operations.png -share/doc/HTML/en/skrooge/operations_panel.png -share/doc/HTML/en/skrooge/payees.png -share/doc/HTML/en/skrooge/pie.png -share/doc/HTML/en/skrooge/plus.png -share/doc/HTML/en/skrooge/point_report.png -share/doc/HTML/en/skrooge/preview_search_result.png -share/doc/HTML/en/skrooge/progress-bar.png -share/doc/HTML/en/skrooge/property_editor.png -share/doc/HTML/en/skrooge/reconciliation_information.png -share/doc/HTML/en/skrooge/refund_tracker.png -share/doc/HTML/en/skrooge/report_table.png -share/doc/HTML/en/skrooge/reports.png -share/doc/HTML/en/skrooge/schedule_operation.png -share/doc/HTML/en/skrooge/scheduled.png -share/doc/HTML/en/skrooge/search.png -share/doc/HTML/en/skrooge/search_result.png -share/doc/HTML/en/skrooge/secondary_unit_display.png -share/doc/HTML/en/skrooge/shares.png -share/doc/HTML/en/skrooge/show.png -share/doc/HTML/en/skrooge/simulations.png -share/doc/HTML/en/skrooge/split_operation.png -share/doc/HTML/en/skrooge/stack.png -share/doc/HTML/en/skrooge/switch_information.png -share/doc/HTML/en/skrooge/tab_state_management.png -share/doc/HTML/en/skrooge/table_menu.png -share/doc/HTML/en/skrooge/template_button.png -share/doc/HTML/en/skrooge/tooltip_account_balance.png -share/doc/HTML/en/skrooge/trackers.png -share/doc/HTML/en/skrooge/transfer_operation.png -share/doc/HTML/en/skrooge/units.png -share/doc/HTML/en/skrooge/validate.png -share/doc/HTML/en/skrooge/zoom_graph.png share/doc/HTML/es/skrooge/index.cache.bz2 share/doc/HTML/es/skrooge/index.docbook share/doc/HTML/fr/skrooge/index.cache.bz2 @@ -755,6 +644,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/images/logo/ak_bars_bank.png %%DATADIR%%/images/logo/alfa_bank.png %%DATADIR%%/images/logo/allianz.png +%%DATADIR%%/images/logo/american_express.png +%%DATADIR%%/images/logo/arkea.png %%DATADIR%%/images/logo/axa_banque__41179.png %%DATADIR%%/images/logo/bank_moskvi.png %%DATADIR%%/images/logo/bank_petrokommerc.png @@ -765,6 +656,7 @@ share/mime/packages/x-skg.xml %%DATADIR%%/images/logo/banque_hervet__30368.png %%DATADIR%%/images/logo/banque_postale__20041.png %%DATADIR%%/images/logo/barclays.png +%%DATADIR%%/images/logo/bforbank__16218.png %%DATADIR%%/images/logo/bigbank.png %%DATADIR%%/images/logo/bnp_paribas__30004.png %%DATADIR%%/images/logo/boursorama_banque.png @@ -827,7 +719,8 @@ share/mime/packages/x-skg.xml %%DATADIR%%/images/logo/medicinos_bankas.png %%DATADIR%%/images/logo/merrill_lynch.png %%DATADIR%%/images/logo/monabanq.png -%%DATADIR%%/images/logo/morning.png +%%DATADIR%%/images/logo/morning__16768.png +%%DATADIR%%/images/logo/n26.png %%DATADIR%%/images/logo/national_bank.png %%DATADIR%%/images/logo/nationwide.png %%DATADIR%%/images/logo/natwest.png @@ -849,6 +742,7 @@ share/mime/packages/x-skg.xml %%DATADIR%%/images/logo/smc__30077.png %%DATADIR%%/images/logo/snoras.png %%DATADIR%%/images/logo/societe_generale__30003.png +%%DATADIR%%/images/logo/spirica.png %%DATADIR%%/images/logo/st_george_bank.png %%DATADIR%%/images/logo/standard_bank__051001.png %%DATADIR%%/images/logo/svyaz_bank.png @@ -865,8 +759,11 @@ share/mime/packages/x-skg.xml %%DATADIR%%/images/splash.png %%DATADIR%%/quotes/BitcoinAverage.txt %%DATADIR%%/quotes/BitcoinCharts.txt -%%DATADIR%%/quotes/Google.txt +%%DATADIR%%/quotes/CoinMarketCap.txt %%DATADIR%%/quotes/GrandTrunk.txt %%DATADIR%%/quotes/Skrooge.txt %%DATADIR%%/quotes/Stooq.txt %%DATADIR%%/quotes/Yahoo.txt +%%DATADIR%%/skrooge-coinmarketcap.py +%%DATADIR%%/skrooge-sabb.py +%%DATADIR%%/skrooge-yahoodl.py From owner-svn-ports-all@freebsd.org Fri Feb 9 22:48:14 2018 Return-Path: Delivered-To: svn-ports-all@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 D81CAF08BB8; Fri, 9 Feb 2018 22:48:13 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88EBB7D9EB; Fri, 9 Feb 2018 22:48:13 +0000 (UTC) (envelope-from joneum@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 7F1E83194; Fri, 9 Feb 2018 22:48:13 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19MmDdl032960; Fri, 9 Feb 2018 22:48:13 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19MmC6n032949; Fri, 9 Feb 2018 22:48:12 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802092248.w19MmC6n032949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 9 Feb 2018 22:48:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461345 - in head: chinese/wordpress-zh_CN french/wordpress japanese/wordpress russian/wordpress www/wordpress X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head: chinese/wordpress-zh_CN french/wordpress japanese/wordpress russian/wordpress www/wordpress X-SVN-Commit-Revision: 461345 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 22:48:14 -0000 Author: joneum Date: Fri Feb 9 22:48:12 2018 New Revision: 461345 URL: https://svnweb.freebsd.org/changeset/ports/461345 Log: Update to 4.9.4 Changelog: https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/ https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1 Modified: head/chinese/wordpress-zh_CN/Makefile head/chinese/wordpress-zh_CN/distinfo head/french/wordpress/Makefile head/french/wordpress/distinfo head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo head/russian/wordpress/Makefile head/russian/wordpress/distinfo head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/chinese/wordpress-zh_CN/Makefile ============================================================================== --- head/chinese/wordpress-zh_CN/Makefile Fri Feb 9 22:37:27 2018 (r461344) +++ head/chinese/wordpress-zh_CN/Makefile Fri Feb 9 22:48:12 2018 (r461345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.1 +DISTVERSION= 4.9.4 DISTVERSIONSUFFIX= -zh_CN CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ Modified: head/chinese/wordpress-zh_CN/distinfo ============================================================================== --- head/chinese/wordpress-zh_CN/distinfo Fri Feb 9 22:37:27 2018 (r461344) +++ head/chinese/wordpress-zh_CN/distinfo Fri Feb 9 22:48:12 2018 (r461345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512203500 -SHA256 (wordpress-4.9.1-zh_CN.tar.gz) = 54a0f1ab611b089cef7bda1aaea4684ad52db78314badb2745aa8e8eda572430 -SIZE (wordpress-4.9.1-zh_CN.tar.gz) = 10130710 +TIMESTAMP = 1518216241 +SHA256 (wordpress-4.9.4-zh_CN.tar.gz) = d85a030c459344c98d5f1b0667d32f01968d034cbbbbf422e639c83c07ca5dd6 +SIZE (wordpress-4.9.4-zh_CN.tar.gz) = 9082696 Modified: head/french/wordpress/Makefile ============================================================================== --- head/french/wordpress/Makefile Fri Feb 9 22:37:27 2018 (r461344) +++ head/french/wordpress/Makefile Fri Feb 9 22:48:12 2018 (r461345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 DISTVERSIONSUFFIX= -fr_FR PORTEPOCH= 1 CATEGORIES= french www Modified: head/french/wordpress/distinfo ============================================================================== --- head/french/wordpress/distinfo Fri Feb 9 22:37:27 2018 (r461344) +++ head/french/wordpress/distinfo Fri Feb 9 22:48:12 2018 (r461345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516345612 -SHA256 (wordpress-4.9.2-fr_FR.tar.gz) = ca78c1aad69db1ab0dbcaeff82a9505c311554776ef98d056fe9e9ad4ef10a23 -SIZE (wordpress-4.9.2-fr_FR.tar.gz) = 9307544 +TIMESTAMP = 1518216268 +SHA256 (wordpress-4.9.4-fr_FR.tar.gz) = 2825d6a4e41cc327d6fb8039d53eaf36c77b43e06b6d6ffbbe10b8e9cae7d806 +SIZE (wordpress-4.9.4-fr_FR.tar.gz) = 9061856 Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Fri Feb 9 22:37:27 2018 (r461344) +++ head/japanese/wordpress/Makefile Fri Feb 9 22:48:12 2018 (r461345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Fri Feb 9 22:37:27 2018 (r461344) +++ head/japanese/wordpress/distinfo Fri Feb 9 22:48:12 2018 (r461345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516345636 -SHA256 (wordpress-4.9.2-ja.tar.gz) = 521343d4c5da63832ed969976823349f3ee540c8c4626286f329cad7a36513cf -SIZE (wordpress-4.9.2-ja.tar.gz) = 9291158 +TIMESTAMP = 1518216295 +SHA256 (wordpress-4.9.4-ja.tar.gz) = 319a1b2484e715d60009753acccd06511295ed1d0ef9d98ee8ab38144b90a541 +SIZE (wordpress-4.9.4-ja.tar.gz) = 9115611 Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Fri Feb 9 22:37:27 2018 (r461344) +++ head/russian/wordpress/Makefile Fri Feb 9 22:48:12 2018 (r461345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Fri Feb 9 22:37:27 2018 (r461344) +++ head/russian/wordpress/distinfo Fri Feb 9 22:48:12 2018 (r461345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516344183 -SHA256 (wordpress-4.9.2-ru_RU.tar.gz) = 5aa603105ed7e583ba1be6b6d75de4ef1fa9f69a7995a16f6027111d915895b2 -SIZE (wordpress-4.9.2-ru_RU.tar.gz) = 9348255 +TIMESTAMP = 1518214547 +SHA256 (wordpress-4.9.4-ru_RU.tar.gz) = 0050afbdbc99717a2bcafb422cf8cf510b7e71902741998d3f8de09c6d8beb03 +SIZE (wordpress-4.9.4-ru_RU.tar.gz) = 9105370 Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Fri Feb 9 22:37:27 2018 (r461344) +++ head/www/wordpress/Makefile Fri Feb 9 22:48:12 2018 (r461345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Fri Feb 9 22:37:27 2018 (r461344) +++ head/www/wordpress/distinfo Fri Feb 9 22:48:12 2018 (r461345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516345663 -SHA256 (wordpress-4.9.2.tar.gz) = 1f6e9d16cb6b3cd77b754ad806ee67cd4b58a4c15b3a7ddf30b4237e359a437b -SIZE (wordpress-4.9.2.tar.gz) = 8807744 +TIMESTAMP = 1518216316 +SHA256 (wordpress-4.9.4.tar.gz) = 871622ce9144184d9afe25dd6e970dc5c1fcd25ac1bc1050a920e492b897bb11 +SIZE (wordpress-4.9.4.tar.gz) = 8565525 From owner-svn-ports-all@freebsd.org Fri Feb 9 23:21:34 2018 Return-Path: Delivered-To: svn-ports-all@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 BEE5EF0ACC6; Fri, 9 Feb 2018 23:21:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70DDC7EB8D; Fri, 9 Feb 2018 23:21:34 +0000 (UTC) (envelope-from yuri@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 519D03ACF; Fri, 9 Feb 2018 23:21:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19NLYif052435; Fri, 9 Feb 2018 23:21:34 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19NLYMa052432; Fri, 9 Feb 2018 23:21:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802092321.w19NLYMa052432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 9 Feb 2018 23:21:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461346 - in head/sysutils/3dm: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/sysutils/3dm: . files X-SVN-Commit-Revision: 461346 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 23:21:35 -0000 Author: yuri Date: Fri Feb 9 23:21:33 2018 New Revision: 461346 URL: https://svnweb.freebsd.org/changeset/ports/461346 Log: sysutils/3dm: Change LICENSE_NAME License change related to Avago Technologies/Broadcom acquisition. Additional port changes: * Changed to DISTVERSION. * ONLY_FOR_ARCHS is moved into a proper place. * Improved pkg-message PR: 225723 Submitted by: takefu@airport.fm (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/sysutils/3dm/Makefile head/sysutils/3dm/files/pkg-message.in head/sysutils/3dm/pkg-descr Modified: head/sysutils/3dm/Makefile ============================================================================== --- head/sysutils/3dm/Makefile Fri Feb 9 22:48:12 2018 (r461345) +++ head/sysutils/3dm/Makefile Fri Feb 9 23:21:33 2018 (r461346) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= 3dm -PORTVERSION= 2.11.00.021 -PORTREVISION= 3 +DISTVERSION= 2.11.00.021 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ @@ -14,16 +14,17 @@ MAINTAINER= takefu@airport.fm COMMENT= 3ware RAID controller monitoring daemon and web server LICENSE= 3dm -LICENSE_NAME= AVAGO +LICENSE_NAME= BROADCOM LICENSE_TEXT= Source recipient must acknowledge license.\ Reproduction or redistribution prohibited.\ - See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept +ONLY_FOR_ARCHS= amd64 i386 + USES= zip USE_RC_SUBR= 3dm2 SUB_FILES= pkg-message 3dm2.conf.sample -ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes NO_WRKSUBDIR= yes MSGDIR= ${ETCDIR}2/msg Modified: head/sysutils/3dm/files/pkg-message.in ============================================================================== --- head/sysutils/3dm/files/pkg-message.in Fri Feb 9 22:48:12 2018 (r461345) +++ head/sysutils/3dm/files/pkg-message.in Fri Feb 9 23:21:33 2018 (r461346) @@ -1,5 +1,8 @@ +3DM2 includes an rc.d script to control a daemon mode. -To run 3DM2 at startup, add twdm2_enable="YES" to your /etc/rc.conf. +You can start the daemon with these commands: +# sysrc -f /etc/rc.conf twdm2_enable="YES" +# service 3dm2 start - Do not forget to edit '%%PREFIX%%/etc/3dm2/3dm2.conf' - Visit https://localhost:888/ +Do not forget to edit '%%PREFIX%%/etc/3dm2/3dm2.conf' +Visit https://localhost:888/ Modified: head/sysutils/3dm/pkg-descr ============================================================================== --- head/sysutils/3dm/pkg-descr Fri Feb 9 22:48:12 2018 (r461345) +++ head/sysutils/3dm/pkg-descr Fri Feb 9 23:21:33 2018 (r461346) @@ -2,4 +2,4 @@ your 3ware RAID arrays. In the event of a hardware failure, 3DM 2 can automatically notify you via email. -WWW: http://www.avagotech.com/support/ +WWW: https://www.broadcom.com/support/ From owner-svn-ports-all@freebsd.org Fri Feb 9 23:43:59 2018 Return-Path: Delivered-To: svn-ports-all@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 91ED1F0C43D; Fri, 9 Feb 2018 23:43:59 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3EBFF7FA11; Fri, 9 Feb 2018 23:43:59 +0000 (UTC) (envelope-from tcberner@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 35DEB3F75; Fri, 9 Feb 2018 23:43:59 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19NhxIh062238; Fri, 9 Feb 2018 23:43:59 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19NhwXE062233; Fri, 9 Feb 2018 23:43:58 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802092343.w19NhwXE062233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 9 Feb 2018 23:43:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461347 - in head: . japanese/lookup japanese/lookup/files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: . japanese/lookup japanese/lookup/files X-SVN-Commit-Revision: 461347 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 23:43:59 -0000 Author: tcberner Date: Fri Feb 9 23:43:58 2018 New Revision: 461347 URL: https://svnweb.freebsd.org/changeset/ports/461347 Log: Update japanese/lookup to 1.99.96.20180209 * Update to 1.99.96.20130920. * Switch master site to GitHub. * Update LICENSE. * Remove EMACS_FLAVORS_EXCLUDE because this version of Lookup can be built with editors/emacs-devel. * Update description and WWW in pkg-descr. * Add entry to UPDATING about incompatibility. PR: 225748 Submitted by: yasu@utahime.org (maintainer) Deleted: head/japanese/lookup/files/ Modified: head/UPDATING head/japanese/lookup/Makefile head/japanese/lookup/distinfo head/japanese/lookup/pkg-descr head/japanese/lookup/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Feb 9 23:21:33 2018 (r461346) +++ head/UPDATING Fri Feb 9 23:43:58 2018 (r461347) @@ -6,6 +6,14 @@ You should get into the habit of checking this file fo you update your ports collection, before attempting any port upgrades. 20180209: + AFFECTS: users of japanese/lookup + AUTHOR: yasu@utahime.org + + japanese/lookup is update to 1.99.96.20130920. This version is not + compatible with previous version 1.4.1 and incompatibility includes + how to setup. See info of Lookup for detail. + +20180209: AFFECTS: users of net-mgmt/pmacct AUTHOR: pi@FreeBSD.org Modified: head/japanese/lookup/Makefile ============================================================================== --- head/japanese/lookup/Makefile Fri Feb 9 23:21:33 2018 (r461346) +++ head/japanese/lookup/Makefile Fri Feb 9 23:43:58 2018 (r461347) @@ -2,23 +2,30 @@ # $FreeBSD$ PORTNAME= lookup -PORTVERSION= 1.4.1 -PORTREVISION= 19 +PORTVERSION= 1.99.96.20180209 CATEGORIES= japanese elisp -MASTER_SITES= http://openlab.ring.gr.jp/edict/lookup/dist/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= yasu@utahime.org COMMENT= Emacs search interface for CD-ROM books, etc -LICENSE= GPLv2 +LICENSE= GPLv2+ -USES= emacs +USES= autoreconf emacs makeinfo -EMACS_FLAVORS_EXCLUDE= devel_full and devel_nox # fail to build -INFO= lookup lookup-guide -HAS_CONFIGURE= yes +USE_GITHUB= yes +GH_ACCOUNT= lookup2 +GH_PROJECT= lookup2 +GH_TAGNAME= c4f4986 + +INFO= lookup +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ - --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/lookup + --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} +PORTDOCS= AUTHORS ChangeLog NEWS README.md + + post-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Modified: head/japanese/lookup/distinfo ============================================================================== --- head/japanese/lookup/distinfo Fri Feb 9 23:21:33 2018 (r461346) +++ head/japanese/lookup/distinfo Fri Feb 9 23:43:58 2018 (r461347) @@ -1,2 +1,3 @@ -SHA256 (lookup-1.4.1.tar.gz) = 13ab02652e322773f279db1862e4423c24da0da0b662dd6a29dbd95aca729bfa -SIZE (lookup-1.4.1.tar.gz) = 346391 +TIMESTAMP = 1518180623 +SHA256 (lookup2-lookup2-1.99.96.20180209-c4f4986_GH0.tar.gz) = e6731ef1168e009238d9faedaba8d20980759ece45e42e95732c350bdfcaffc4 +SIZE (lookup2-lookup2-1.99.96.20180209-c4f4986_GH0.tar.gz) = 220757 Modified: head/japanese/lookup/pkg-descr ============================================================================== --- head/japanese/lookup/pkg-descr Fri Feb 9 23:21:33 2018 (r461346) +++ head/japanese/lookup/pkg-descr Fri Feb 9 23:43:58 2018 (r461347) @@ -1,8 +1,6 @@ -Lookup is a search interface to electronic dictionaries within Emacs. -You can use various sources (such as CD-ROM books, dictionary server on -the network, and so on) as dictionaries by the simple operation. +Lookup is an integrated search interface with electronic dictionaries +for the Emacs text editor. You can use various kinds of dictionaries, +such as CD-ROM books and online dictionaries, in an efficient and +effective manner. -Lookup works on GNU Emacs 19.28 or later, XEmacs 20.3 or later, Mule -2.3, and Meadow 1.0 or later. - -WWW: http://openlab.ring.gr.jp/edict/lookup/index.html +WWW: http://lookup2.github.io/ Modified: head/japanese/lookup/pkg-plist ============================================================================== --- head/japanese/lookup/pkg-plist Fri Feb 9 23:21:33 2018 (r461346) +++ head/japanese/lookup/pkg-plist Fri Feb 9 23:43:58 2018 (r461347) @@ -1,48 +1,141 @@ -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/evi.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/evi.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/evi-mule.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/evi-mule.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-utils.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-utils.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-types.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-types.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vse.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vse.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-package.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-package.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-kanji.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-kanji.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-entry.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-entry.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/bocu.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/bocu.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/hanzi-py-table.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/hanzi-py-table.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-autoloads.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-cache.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-cache.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-content.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-content.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-history.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-history.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-modules.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-modules.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-select.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-select.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndic.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndic.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-summary.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-summary.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-text.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-text.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-types.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-types.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-utils.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-utils.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vars.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vars.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndbtonic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndbtonic.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndbuffer.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndbuffer.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndcookie.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndcookie.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/nddsl.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/nddsl.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb-binary.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb-binary.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtp.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtp.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndeb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndest.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndest.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndic.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndict.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndict.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndkks.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndkks.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndjitsuu.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndjitsuu.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndlatin.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndlatin.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndmecab.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndmecab.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndpdic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndpdic.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndsary.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndsary.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndspell.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndspell.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndcookie.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndcookie.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndmisc.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndmisc.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndspotlight.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndspotlight.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndsrd.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndsrd.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/sdicf.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/sdicf.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtext.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtext.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtut.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndtut.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndwdsgrep.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndwdsgrep.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndweb-options.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndweb-options.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndweb.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndweb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndwnj.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndwnj.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndzim.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/ndzim.elc %%EMACS_VERSION_SITE_LISPDIR%%/lookup/stem-english.el %%EMACS_VERSION_SITE_LISPDIR%%/lookup/stem-english.elc -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vars.el -%%EMACS_VERSION_SITE_LISPDIR%%/lookup/lookup-vars.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-chinakan.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-chinakan.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-defs.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-defs.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-dkw-word.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-dkw-word.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-dkw2ucs.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-dkw2ucs.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-eijiro-pdic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-eijiro-pdic.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-eijiro.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-eijiro.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-foldoc-fpw.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-foldoc-fpw.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jargon-fpw.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jargon-fpw.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jitsuu.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jitsuu.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jmdict.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jmdict.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jtfrk.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-jtfrk.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-muller.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-muller.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-ndweb.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-ndweb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-onmusic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-onmusic.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-oxford-eb.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-oxford-eb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-pdic-cj2.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-pdic-cj2.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-pdic-thai.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-pdic-thai.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rangjung.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rangjung.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rfc1983.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rfc1983.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rfc4949.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-rfc4949.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-sbgy.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-sbgy.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-sdic.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-sdic.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-srd.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-srd.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-swjz.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-swjz.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-ucd.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-ucd.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-vera-fpw.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-vera-fpw.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-waseikanji.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-waseikanji.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-xszd.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-xszd.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-zhongri.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-zhongri.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-zigen.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/support-zigen.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/tibet-util+.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/tibet-util+.elc +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/view-pdf.el +%%EMACS_VERSION_SITE_LISPDIR%%/lookup/view-pdf.elc From owner-svn-ports-all@freebsd.org Sat Feb 10 00:09:57 2018 Return-Path: Delivered-To: svn-ports-all@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 93D33F0E513; Sat, 10 Feb 2018 00:09:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 484B880974; Sat, 10 Feb 2018 00:09:57 +0000 (UTC) (envelope-from yuri@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 432C44303; Sat, 10 Feb 2018 00:09:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A09vc1072616; Sat, 10 Feb 2018 00:09:57 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A09vwF072614; Sat, 10 Feb 2018 00:09:57 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100009.w1A09vwF072614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 00:09:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461348 - head/biology/py-bx-python X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/biology/py-bx-python X-SVN-Commit-Revision: 461348 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:09:57 -0000 Author: yuri Date: Sat Feb 10 00:09:56 2018 New Revision: 461348 URL: https://svnweb.freebsd.org/changeset/ports/461348 Log: biology/py-bx-python: Update to 0.8.1 Additional port changes: * Changed to DISTVERSION. * Added USE_PYTHON=cython. * Added stripping. * Updated maintainer e-mail. Reported compiler warnings to the upstream. Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14283 Modified: head/biology/py-bx-python/Makefile head/biology/py-bx-python/distinfo Modified: head/biology/py-bx-python/Makefile ============================================================================== --- head/biology/py-bx-python/Makefile Fri Feb 9 23:43:58 2018 (r461347) +++ head/biology/py-bx-python/Makefile Sat Feb 10 00:09:56 2018 (r461348) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= bx-python -PORTVERSION= 0.7.4 -DISTVERSIONPREFIX= v +DISTVERSION= 0.8.1 CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Python module for reading, manipulating and writing genomic data sets LICENSE= MIT @@ -17,10 +16,12 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}python-lzo>0:archivers/py-python-lzo@${FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} +USES= compiler python USE_GITHUB= yes GH_ACCOUNT= bxlab +USE_PYTHON= autoplist cython distutils -USES= compiler python -USE_PYTHON= autoplist distutils +post-install: + @${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/bx -name "*.so" | ${XARGS} ${STRIP_CMD} .include Modified: head/biology/py-bx-python/distinfo ============================================================================== --- head/biology/py-bx-python/distinfo Fri Feb 9 23:43:58 2018 (r461347) +++ head/biology/py-bx-python/distinfo Sat Feb 10 00:09:56 2018 (r461348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492586227 -SHA256 (bxlab-bx-python-v0.7.4_GH0.tar.gz) = 1066d1e56d062d0661f23c19942eb757bd7ab7cb8bc7d89a72fdc3931c995cb4 -SIZE (bxlab-bx-python-v0.7.4_GH0.tar.gz) = 2277893 +TIMESTAMP = 1518196527 +SHA256 (bxlab-bx-python-0.8.1_GH0.tar.gz) = 6c83709038084f28a8bcbcf19a33b2993eaa35e6b1929068ab8bb807f788333d +SIZE (bxlab-bx-python-0.8.1_GH0.tar.gz) = 1653831 From owner-svn-ports-all@freebsd.org Sat Feb 10 00:10:53 2018 Return-Path: Delivered-To: svn-ports-all@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 74089F0E5F2; Sat, 10 Feb 2018 00:10:53 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2945D80AEE; Sat, 10 Feb 2018 00:10:53 +0000 (UTC) (envelope-from osa@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 243FE4418; Sat, 10 Feb 2018 00:10:53 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0AqqI073485; Sat, 10 Feb 2018 00:10:52 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0Aqh3073483; Sat, 10 Feb 2018 00:10:52 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201802100010.w1A0Aqh3073483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sat, 10 Feb 2018 00:10:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461349 - head/www/unit X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/www/unit X-SVN-Commit-Revision: 461349 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:10:53 -0000 Author: osa Date: Sat Feb 10 00:10:52 2018 New Revision: 461349 URL: https://svnweb.freebsd.org/changeset/ports/461349 Log: Upgrade from 0.4 to 0.6. *) Bugfix: the main process died when the "type" application option contained version; the bug had appeared in 0.5. *) Change: the "workers" application option was removed, the "processes" application option should be used instead. *) Feature: the "processes" application option with prefork and dynamic process management support. *) Feature: Perl application module. *) Bugfix: in reading client request body; the bug had appeared in 0.3. *) Bugfix: some Python applications might not work due to missing "wsgi.errors" environ variable. *) Bugfix: HTTP chunked responses might be encoded incorrectly on 32-bit platforms. *) Bugfix: infinite looping in HTTP parser. *) Bugfix: segmentation fault in router. Modified: head/www/unit/Makefile head/www/unit/distinfo Modified: head/www/unit/Makefile ============================================================================== --- head/www/unit/Makefile Sat Feb 10 00:09:56 2018 (r461348) +++ head/www/unit/Makefile Sat Feb 10 00:10:52 2018 (r461349) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unit -PORTVERSION= 0.4 +PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= https://unit.nginx.org/download/ Modified: head/www/unit/distinfo ============================================================================== --- head/www/unit/distinfo Sat Feb 10 00:09:56 2018 (r461348) +++ head/www/unit/distinfo Sat Feb 10 00:10:52 2018 (r461349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516659548 -SHA256 (unit-0.4.tar.gz) = 5c106f9a2bbed5abadd97a529922df4376ae1062caa9701945c760233292e91c -SIZE (unit-0.4.tar.gz) = 364110 +TIMESTAMP = 1518221102 +SHA256 (unit-0.6.tar.gz) = 7fe9300de46ea34ed892be620431e86a4e0e9b29e81e420e9889de95892c0c9c +SIZE (unit-0.6.tar.gz) = 377107 From owner-svn-ports-all@freebsd.org Sat Feb 10 00:40:11 2018 Return-Path: Delivered-To: svn-ports-all@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 94070F10221; Sat, 10 Feb 2018 00:40:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4921581DCC; Sat, 10 Feb 2018 00:40:11 +0000 (UTC) (envelope-from jbeich@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 43BCB47F7; Sat, 10 Feb 2018 00:40:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0eBvl088206; Sat, 10 Feb 2018 00:40:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0eAc1088193; Sat, 10 Feb 2018 00:40:10 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100040.w1A0eAc1088193@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:40:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461350 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 461350 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:40:12 -0000 Author: jbeich Date: Sat Feb 10 00:40:09 2018 New Revision: 461350 URL: https://svnweb.freebsd.org/changeset/ports/461350 Log: www/waterfox: apply more FF57 fixes Added: head/www/waterfox/files/patch-bug1338764 (contents, props changed) head/www/waterfox/files/patch-bug1352453 (contents, props changed) head/www/waterfox/files/patch-bug1360603 (contents, props changed) head/www/waterfox/files/patch-bug1370508 (contents, props changed) head/www/waterfox/files/patch-bug1377158 (contents, props changed) head/www/waterfox/files/patch-bug1388319 (contents, props changed) head/www/waterfox/files/patch-bug1394146 (contents, props changed) head/www/waterfox/files/patch-bug1397671 (contents, props changed) head/www/waterfox/files/patch-bug1398983 (contents, props changed) head/www/waterfox/files/patch-bug1400540 (contents, props changed) head/www/waterfox/files/patch-bug1401416 (contents, props changed) head/www/waterfox/files/patch-bug1401909 (contents, props changed) head/www/waterfox/files/patch-bug1401992 (contents, props changed) head/www/waterfox/files/patch-bug1402094 (contents, props changed) head/www/waterfox/files/patch-bug1402205 (contents, props changed) head/www/waterfox/files/patch-bug1402366 (contents, props changed) head/www/waterfox/files/patch-bug1402469 (contents, props changed) head/www/waterfox/files/patch-bug1402681 (contents, props changed) head/www/waterfox/files/patch-bug1403282 (contents, props changed) head/www/waterfox/files/patch-bug1403465 (contents, props changed) head/www/waterfox/files/patch-bug1403473 (contents, props changed) head/www/waterfox/files/patch-bug1403592 (contents, props changed) Modified: head/www/waterfox/Makefile (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Sat Feb 10 00:10:52 2018 (r461349) +++ head/www/waterfox/Makefile Sat Feb 10 00:40:09 2018 (r461350) @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Added: head/www/waterfox/files/patch-bug1338764 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1338764 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,120 @@ +commit 0e98738d78b9 +Author: Xidorn Quan +Date: Mon Jul 17 15:10:50 2017 +1000 + + Bug 1338764 part 1 - Use const rather than enum for context flags of nsStyleSVG. r=manishearth + + MozReview-Commit-ID: KzORnfVXgLJ + + --HG-- + extra : rebase_source : 365842d6e6fda4b35a5932272773a3d88bfc04c6 +--- + layout/style/nsStyleStruct.h | 22 +++++++++++++--------- + 1 file changed, 13 insertions(+), 9 deletions(-) + +diff --git layout/style/nsStyleStruct.h layout/style/nsStyleStruct.h +index 59833e37f3bb..eccc02380f7e 100644 +--- layout/style/nsStyleStruct.h ++++ layout/style/nsStyleStruct.h +@@ -3603,15 +3603,19 @@ private: + // Flags to represent the use of context-fill and context-stroke + // for fill-opacity or stroke-opacity, and context-value for stroke-dasharray, + // stroke-dashoffset and stroke-width. +- enum { +- FILL_OPACITY_SOURCE_MASK = 0x03, // fill-opacity: context-{fill,stroke} +- STROKE_OPACITY_SOURCE_MASK = 0x0C, // stroke-opacity: context-{fill,stroke} +- STROKE_DASHARRAY_CONTEXT = 0x10, // stroke-dasharray: context-value +- STROKE_DASHOFFSET_CONTEXT = 0x20, // stroke-dashoffset: context-value +- STROKE_WIDTH_CONTEXT = 0x40, // stroke-width: context-value +- FILL_OPACITY_SOURCE_SHIFT = 0, +- STROKE_OPACITY_SOURCE_SHIFT = 2, +- }; ++ ++ // fill-opacity: context-{fill,stroke} ++ static const uint8_t FILL_OPACITY_SOURCE_MASK = 0x03; ++ // stroke-opacity: context-{fill,stroke} ++ static const uint8_t STROKE_OPACITY_SOURCE_MASK = 0x0C; ++ // stroke-dasharray: context-value ++ static const uint8_t STROKE_DASHARRAY_CONTEXT = 0x10; ++ // stroke-dashoffset: context-value ++ static const uint8_t STROKE_DASHOFFSET_CONTEXT = 0x20; ++ // stroke-width: context-value ++ static const uint8_t STROKE_WIDTH_CONTEXT = 0x40; ++ static const uint8_t FILL_OPACITY_SOURCE_SHIFT = 0; ++ static const uint8_t STROKE_OPACITY_SOURCE_SHIFT = 2; + + uint8_t mContextFlags; // [inherited] + }; + +commit 63d6f06939ee +Author: Xidorn Quan +Date: Tue Aug 1 16:05:04 2017 +1000 + + Bug 1338764 part 2 - Add context-{fill,stroke}-opacity support to {fill,stroke}-opacity. r=manishearth + + MozReview-Commit-ID: HzUHmZb8ICl + + --HG-- + extra : rebase_source : b8746c4d9d4cfc3abe6645f583dc08d0f7c75341 +--- + layout/style/ServoBindings.toml | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git layout/style/ServoBindings.toml layout/style/ServoBindings.toml +index 5e09c24eb0e3..6d8e979fdc1f 100644 +--- layout/style/ServoBindings.toml ++++ layout/style/ServoBindings.toml +@@ -232,6 +232,7 @@ whitelist-types = [ + "nsStylePadding", + "nsStylePosition", + "nsStyleSVG", ++ "nsStyleSVGOpacitySource", + "nsStyleSVGPaint", + "nsStyleSVGReset", + "nsStyleTable", +@@ -458,6 +459,7 @@ structs-types = [ + "nsStylePosition", + "nsStyleQuoteValues", + "nsStyleSVG", ++ "nsStyleSVGOpacitySource", + "nsStyleSVGPaint", + "nsStyleSVGReset", + "nsStyleTable", + +commit 03e036aff26d +Author: Xidorn Quan +Date: Tue Aug 1 16:38:27 2017 +1000 + + Bug 1338764 part 3 - Update test expectations. r=manishearth + + MozReview-Commit-ID: HzN5WP210G7 + + --HG-- + extra : rebase_source : c3585958cb5159a242515a80f226e43f506319d8 +--- + layout/style/test/stylo-failures.md | 8 -------- + 1 file changed, 8 deletions(-) + +diff --git layout/style/test/stylo-failures.md layout/style/test/stylo-failures.md +index 0509269b1334..d69fa898d9be 100644 +--- layout/style/test/stylo-failures.md ++++ layout/style/test/stylo-failures.md +@@ -34,10 +34,6 @@ to mochitest command. + * Animation support: + * SMIL Animation + * test_restyles_in_smil_animation.html [2] +-* Unsupported values +- * SVG-in-OpenType values not supported servo/servo#15211 bug 1338764 +- * test_value_storage.html `context-` [7] +- * test_bug798843_pref.html [3] + * Incorrect serialization + * place-{content,items,self} shorthands bug 1363971 + * test_align_shorthand_serialization.html [6] +@@ -58,7 +54,3 @@ to mochitest command. + ## Unknown / Unsure + + ## Ignore +- +-* Ignore for now since should be mostly identical to test_value_storage.html +- * test_value_cloning.html [*] +- * test_value_computation.html [*] Added: head/www/waterfox/files/patch-bug1352453 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1352453 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,27 @@ +commit 96ac0874dc2e +Author: Ethan Lin +Date: Sat Sep 23 15:06:07 2017 +0800 + + Bug 1352453 - Check image dimension when computing border space size. r=heycam, a=sledru + + MozReview-Commit-ID: LQcf9UGyUUq + + --HG-- + extra : source : 6974ff079df11b3e7dc46e2df754149321e3f3aa +--- + layout/painting/nsCSSRendering.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git layout/painting/nsCSSRendering.cpp layout/painting/nsCSSRendering.cpp +index 89760f33229b..55051c9ac376 100644 +--- layout/painting/nsCSSRendering.cpp ++++ layout/painting/nsCSSRendering.cpp +@@ -3068,7 +3068,7 @@ nsCSSRendering::ComputeBorderSpacedRepeatSize(nscoord aImageDimension, + nscoord aAvailableSpace, + nscoord& aSpace) + { +- int32_t count = aAvailableSpace / aImageDimension; ++ int32_t count = aImageDimension ? (aAvailableSpace / aImageDimension) : 0; + aSpace = (aAvailableSpace - aImageDimension * count) / (count + 1); + return aSpace + aImageDimension; + } Added: head/www/waterfox/files/patch-bug1360603 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1360603 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,101 @@ +commit b5d0a61cd5df +Author: Amy Chung +Date: Sun Sep 24 00:38:32 2017 +0800 + + Bug 1360603 - Mark the save channel as throttleable. r=baku, a=sledru + + --HG-- + extra : source : d409c2ac7d88b7193e8369aa3359a9368e1135b3 +--- + dom/webbrowserpersist/nsWebBrowserPersist.cpp | 7 +++++++ + 1 file changed, 7 insertions(+) + +diff --git dom/webbrowserpersist/nsWebBrowserPersist.cpp dom/webbrowserpersist/nsWebBrowserPersist.cpp +index a9b37ed281ca..a5971216d8b4 100644 +--- dom/webbrowserpersist/nsWebBrowserPersist.cpp ++++ dom/webbrowserpersist/nsWebBrowserPersist.cpp +@@ -13,6 +13,7 @@ + #include "nsAutoPtr.h" + #include "nsNetCID.h" + #include "nsNetUtil.h" ++#include "nsIClassOfService.h" + #include "nsIInterfaceRequestorUtils.h" + #include "nsILoadContext.h" + #include "nsIPrivateBrowsingChannel.h" +@@ -1497,6 +1498,12 @@ nsresult nsWebBrowserPersist::SaveChannelInternal( + return StartUpload(bufferedInputStream, aFile, contentType); + } + ++ // Mark save channel as throttleable. ++ nsCOMPtr cos(do_QueryInterface(aChannel)); ++ if (cos) { ++ cos->AddClassFlags(nsIClassOfService::Throttleable); ++ } ++ + // Read from the input channel + nsresult rv = NS_MaybeOpenChannelUsingAsyncOpen2(aChannel, this); + if (rv == NS_ERROR_NO_CONTENT) +commit 1e11071bc4f9 +Author: Amy Chung +Date: Sun Sep 24 00:56:04 2017 +0800 + + Bug 1360603 - Confirm the Throttleable flag on browser_saveImageURL.js. r=baku, a=sledru + + --HG-- + extra : source : 6d7610f4d26d76878b83b1f2489a96116c2bdf15 +--- + toolkit/content/contentAreaUtils.js | 4 ++++ + toolkit/content/tests/browser/browser_saveImageURL.js | 18 ++++++++++++++++++ + 2 files changed, 22 insertions(+) + +diff --git toolkit/content/contentAreaUtils.js toolkit/content/contentAreaUtils.js +index fba70c91c8a3..1492b4c1654c 100644 +--- toolkit/content/contentAreaUtils.js ++++ toolkit/content/contentAreaUtils.js +@@ -1264,6 +1264,10 @@ function openURL(aURL) { + loadUsingSystemPrincipal: true + }); + ++ if (channel) { ++ channel.channelIsForDownload = true; ++ } ++ + var uriLoader = Components.classes["@mozilla.org/uriloader;1"] + .getService(Components.interfaces.nsIURILoader); + uriLoader.openURI(channel, +diff --git toolkit/content/tests/browser/browser_saveImageURL.js toolkit/content/tests/browser/browser_saveImageURL.js +index fe10482f35dc..0d9c872921c2 100644 +--- toolkit/content/tests/browser/browser_saveImageURL.js ++++ toolkit/content/tests/browser/browser_saveImageURL.js +@@ -37,6 +37,15 @@ add_task(async function preferred_API() { + }); + + saveImageURL(url, "image.jpg", null, true, false, null, null, null, null, false); ++ let channel = content.document.docShell.currentDocumentChannel; ++ if (channel) { ++ ok(true, channel.QueryInterface(Ci.nsIHttpChannelInternal) ++ .channelIsForDownload); ++ ++ // Throttleable is the only class flag assigned to downloads. ++ ok(channel.QueryInterface(Ci.nsIClassOfService).classFlags, ++ Ci.nsIClassOfService.Throttleable); ++ } + await waitForFilePicker(); + }); + }); +@@ -64,6 +73,15 @@ add_task(async function deprecated_API() { + // pass the XUL document instead to test this interface. + let doc = document; + ++ let channel = content.document.docShell.currentDocumentChannel; ++ if (channel) { ++ ok(true, channel.QueryInterface(Ci.nsIHttpChannelInternal) ++ .channelIsForDownload); ++ ++ // Throttleable is the only class flag assigned to downloads. ++ ok(channel.QueryInterface(Ci.nsIClassOfService).classFlags, ++ Ci.nsIClassOfService.Throttleable); ++ } + saveImageURL(url, "image.jpg", null, true, false, null, doc, null, null); + await waitForFilePicker(); + }); Added: head/www/waterfox/files/patch-bug1370508 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1370508 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,79 @@ +commit c40f44ef9b35 +Author: Xidorn Quan +Date: Wed Aug 9 19:57:33 2017 +1000 + + Bug 1370508 - Enable stylo on generic XML documents. r=heycam + + MozReview-Commit-ID: 4XQ9RPQ7oa1 + + --HG-- + extra : rebase_source : 74e411e2280e818fc1fbd2efda677565cfa2f8b6 +--- + dom/base/nsDocument.cpp | 3 +-- + layout/reftests/w3c-css/failures.list | 4 ++++ + layout/reftests/w3c-css/received/reftest.list | 2 +- + layout/xul/crashtests/crashtests.list | 2 +- + testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini | 4 ++++ + 5 files changed, 11 insertions(+), 4 deletions(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 2a01e6ec3a67..66a860ff3257 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13293,8 +13293,7 @@ nsIDocument::UpdateStyleBackendType() + mStyleBackendType = StyleBackendType::Servo; + } else if (!mDocumentContainer) { + NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); +- } else if ((IsHTMLOrXHTML() || IsSVGDocument()) && +- IsContentDocument()) { ++ } else if (!IsXULDocument() && IsContentDocument()) { + // Disable stylo for about: pages other than about:blank, since + // they tend to use unsupported selectors like XUL tree pseudos. + bool isAbout = false; +diff --git layout/reftests/w3c-css/failures.list layout/reftests/w3c-css/failures.list +index 966f69ff9ae0..1560f4ad673d 100644 +--- layout/reftests/w3c-css/failures.list ++++ layout/reftests/w3c-css/failures.list +@@ -314,3 +314,7 @@ fuzzy(255,2808) css-multicol-1/multicol-rule-large-001.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-fill-auto-block-children-001.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-fill-auto-block-children-002.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-span-all-block-sibling-003.xht ++ ++#### CSS Namespaces 3 ############################################## ++ ++fails-if(stylo||styloVsGecko) css-namespaces-3/syntax-013.xml +diff --git layout/reftests/w3c-css/received/reftest.list layout/reftests/w3c-css/received/reftest.list +index eb6151266acd..128d1fcf8121 100644 +--- layout/reftests/w3c-css/received/reftest.list ++++ layout/reftests/w3c-css/received/reftest.list +@@ -205,7 +205,7 @@ fails-if(!styloVsGecko) == css-multicol-1/multicol-zero-height-001.xht css-multi + == css-namespaces-3/syntax-010.xml css-namespaces-3/reftest/ref-lime-3.xml + == css-namespaces-3/syntax-011.xml css-namespaces-3/reftest/ref-lime-6.xml + == css-namespaces-3/syntax-012.xml css-namespaces-3/reftest/ref-lime-3.xml +-== css-namespaces-3/syntax-013.xml css-namespaces-3/reftest/ref-lime-5.xml ++fails-if(stylo||styloVsGecko) == css-namespaces-3/syntax-013.xml css-namespaces-3/reftest/ref-lime-5.xml # bug 1388911 + == css-namespaces-3/syntax-014.xml css-namespaces-3/reftest/ref-lime-3.xml + == css-namespaces-3/syntax-015.xml css-namespaces-3/reftest/ref-lime-1.xml + fails-if(!styloVsGecko) == css-values-3/attr-color-invalid-cast.html css-values-3/reference/200-200-green.html +diff --git layout/xul/crashtests/crashtests.list layout/xul/crashtests/crashtests.list +index c1445cb5ec7a..e60af3526383 100644 +--- layout/xul/crashtests/crashtests.list ++++ layout/xul/crashtests/crashtests.list +@@ -1,6 +1,6 @@ + load 131008-1.xul + load 137216-1.xul +-load 140218-1.xml ++asserts-if(stylo,3) load 140218-1.xml + load 151826-1.xul + load 168724-1.xul + load 189814-1.xul +diff --git testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini +new file mode 100644 +index 000000000000..b034ccf978f5 +--- /dev/null ++++ testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini +@@ -0,0 +1,4 @@ ++[syntax-013.xml] ++ type: reftest ++ expected: ++ if stylo: FAIL Added: head/www/waterfox/files/patch-bug1377158 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1377158 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,285 @@ +commit 9e809e01c262 +Author: Xidorn Quan +Date: Thu Aug 3 11:24:55 2017 +1000 + + Bug 1377158 - (Part 1) Set style backend to stylo when SVG is used as an image. r=heycam + + MozReview-Commit-ID: 9FnA8X84h87 + + --HG-- + extra : rebase_source : 49a6140c4c78c35f755710934c798ce46dafa213 +--- + dom/base/nsDocument.cpp | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 3585a7e222df..b4773160af92 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13219,7 +13219,10 @@ nsIDocument::UpdateStyleBackendType() + + #ifdef MOZ_STYLO + if (nsLayoutUtils::StyloEnabled()) { +- if (!mDocumentContainer) { ++ if (IsBeingUsedAsImage()) { ++ // Enable stylo for SVG-as-image. ++ mStyleBackendType = StyleBackendType::Servo; ++ } else if (!mDocumentContainer) { + NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); + } else if ((IsHTMLOrXHTML() || IsSVGDocument()) && + IsContentDocument()) { + +commit e418f1ccf520 +Author: KuoE0 +Date: Mon Jul 24 11:51:20 2017 +0800 + + Bug 1377158 - (Part 2) Add the info of StyloEnabled() to hash function to make reftests of styloVsGecko get the correct caches. r=heycam + + MozReview-Commit-ID: 7cyXheHQ7Ot + + --HG-- + extra : rebase_source : 4a92de63228cb2a138d95d8f366b39122dbdc05e +--- + image/ImageCacheKey.cpp | 20 ++++++++++++++++---- + image/ImageCacheKey.h | 7 ++++++- + 2 files changed, 22 insertions(+), 5 deletions(-) + +diff --git image/ImageCacheKey.cpp image/ImageCacheKey.cpp +index c3327155c1cd..2dfdc7c763cc 100644 +--- image/ImageCacheKey.cpp ++++ image/ImageCacheKey.cpp +@@ -8,6 +8,7 @@ + #include "mozilla/Move.h" + #include "ImageURL.h" + #include "nsHostObjectProtocolHandler.h" ++#include "nsLayoutUtils.h" + #include "nsString.h" + #include "mozilla/dom/File.h" + #include "mozilla/dom/workers/ServiceWorkerManager.h" +@@ -53,6 +54,7 @@ ImageCacheKey::ImageCacheKey(nsIURI* aURI, + , mOriginAttributes(aAttrs) + , mControlledDocument(GetControlledDocumentToken(aDocument)) + , mIsChrome(URISchemeIs(mURI, "chrome")) ++ , mIsStyloEnabled(nsLayoutUtils::StyloEnabled()) + { + NS_ENSURE_SUCCESS_VOID(aRv); + +@@ -62,7 +64,8 @@ ImageCacheKey::ImageCacheKey(nsIURI* aURI, + mBlobSerial = BlobSerial(mURI); + } + +- mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument); ++ mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument, ++ mIsStyloEnabled); + } + + ImageCacheKey::ImageCacheKey(ImageURL* aURI, +@@ -72,6 +75,7 @@ ImageCacheKey::ImageCacheKey(ImageURL* aURI, + , mOriginAttributes(aAttrs) + , mControlledDocument(GetControlledDocumentToken(aDocument)) + , mIsChrome(URISchemeIs(mURI, "chrome")) ++ , mIsStyloEnabled(nsLayoutUtils::StyloEnabled()) + { + MOZ_ASSERT(aURI); + +@@ -79,7 +83,8 @@ ImageCacheKey::ImageCacheKey(ImageURL* aURI, + mBlobSerial = BlobSerial(mURI); + } + +- mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument); ++ mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument, ++ mIsStyloEnabled); + } + + ImageCacheKey::ImageCacheKey(const ImageCacheKey& aOther) +@@ -89,6 +94,7 @@ ImageCacheKey::ImageCacheKey(const ImageCacheKey& aOther) + , mControlledDocument(aOther.mControlledDocument) + , mHash(aOther.mHash) + , mIsChrome(aOther.mIsChrome) ++ , mIsStyloEnabled(aOther.mIsStyloEnabled) + { } + + ImageCacheKey::ImageCacheKey(ImageCacheKey&& aOther) +@@ -98,11 +104,15 @@ ImageCacheKey::ImageCacheKey(ImageCacheKey&& aOther) + , mControlledDocument(aOther.mControlledDocument) + , mHash(aOther.mHash) + , mIsChrome(aOther.mIsChrome) ++ , mIsStyloEnabled(aOther.mIsStyloEnabled) + { } + + bool + ImageCacheKey::operator==(const ImageCacheKey& aOther) const + { ++ if (mIsStyloEnabled != aOther.mIsStyloEnabled) { ++ return false; ++ } + // Don't share the image cache between a controlled document and anything else. + if (mControlledDocument != aOther.mControlledDocument) { + return false; +@@ -132,7 +142,8 @@ ImageCacheKey::Spec() const + ImageCacheKey::ComputeHash(ImageURL* aURI, + const Maybe& aBlobSerial, + const OriginAttributes& aAttrs, +- void* aControlledDocument) ++ void* aControlledDocument, ++ bool aIsStyloEnabled) + { + // Since we frequently call Hash() several times in a row on the same + // ImageCacheKey, as an optimization we compute our hash once and store it. +@@ -142,7 +153,8 @@ ImageCacheKey::ComputeHash(ImageURL* aURI, + aAttrs.CreateSuffix(suffix); + + return AddToHash(0, aURI->ComputeHash(aBlobSerial), +- HashString(suffix), HashString(ptr)); ++ HashString(suffix), HashString(ptr), ++ aIsStyloEnabled); + } + + /* static */ void* +diff --git image/ImageCacheKey.h image/ImageCacheKey.h +index c5acd0ea495e..6d676ccb6338 100644 +--- image/ImageCacheKey.h ++++ image/ImageCacheKey.h +@@ -58,7 +58,8 @@ private: + static PLDHashNumber ComputeHash(ImageURL* aURI, + const Maybe& aBlobSerial, + const OriginAttributes& aAttrs, +- void* aControlledDocument); ++ void* aControlledDocument, ++ bool aIsStyloEnabled); + static void* GetControlledDocumentToken(nsIDocument* aDocument); + + RefPtr mURI; +@@ -67,6 +68,10 @@ private: + void* mControlledDocument; + PLDHashNumber mHash; + bool mIsChrome; ++ // To prevent the reftests of styloVsGecko taking the same image cache after ++ // refreshing, we need to store different caches of stylo and gecko. So, we ++ // also consider the info of StyloEnabled() in ImageCacheKey. ++ bool mIsStyloEnabled; + }; + + } // namespace image + +commit c95ed14053c7 +Author: KuoE0 +Date: Thu Jul 27 14:06:54 2017 +0800 + + Bug 1377158 - (Part 3) Update the expectation of test cases. r=bholley,heycam + + MozReview-Commit-ID: K3gmTudkzol + + --HG-- + extra : rebase_source : 32ba6ceb37fa2f29cde8d2534d73108e87dfa406 +--- + layout/reftests/css-break/reftest.list | 2 +- + layout/reftests/svg/as-image/reftest.list | 2 +- + layout/reftests/table-background/reftest.list | 8 ++++---- + 3 files changed, 6 insertions(+), 6 deletions(-) + +diff --git layout/reftests/css-break/reftest.list layout/reftests/css-break/reftest.list +index 4364cf7d93fc..54cfbcbbeefc 100644 +--- layout/reftests/css-break/reftest.list ++++ layout/reftests/css-break/reftest.list +@@ -2,7 +2,7 @@ default-preferences pref(layout.css.box-decoration-break.enabled,true) + + == box-decoration-break-1.html box-decoration-break-1-ref.html + fuzzy(1,20) fuzzy-if(skiaContent,1,700) fuzzy-if(webrender,4-4,3273-3273) == box-decoration-break-with-inset-box-shadow-1.html box-decoration-break-with-inset-box-shadow-1-ref.html +-fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,57,374) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html ++fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,57,374) fuzzy-if(styloVsGecko,1,420) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html # Bug 1386543 + random-if(!gtkWidget) HTTP(..) == box-decoration-break-border-image.html box-decoration-break-border-image-ref.html + == box-decoration-break-block-border-padding.html box-decoration-break-block-border-padding-ref.html + == box-decoration-break-block-margin.html box-decoration-break-block-margin-ref.html +diff --git layout/reftests/svg/as-image/reftest.list layout/reftests/svg/as-image/reftest.list +index d5feb66693ad..acff18d18b50 100644 +--- layout/reftests/svg/as-image/reftest.list ++++ layout/reftests/svg/as-image/reftest.list +@@ -58,7 +58,7 @@ fuzzy(1,2) fuzzy-if(azureSkia,1,40000) == canvas-drawImage-alpha-2.html canvas-d + # context-fill: + == context-fill-01.html blue100x100-ref.html + test-pref(svg.context-properties.content.enabled,true) == context-fill-01.html lime100x100-ref.html +-== context-fill-02.html transparent100x100-w-border-ref.html ++fails-if(styloVsGecko||stylo) == context-fill-02.html transparent100x100-w-border-ref.html # Bug 1380590 + test-pref(svg.context-properties.content.enabled,true) == context-fill-02.html lime100x100-w-border-ref.html + test-pref(svg.context-properties.content.enabled,true) == context-fill-03.html lime100x100-50pct-ref.html + # fuzz because on win8 the r & b components are off by one +diff --git layout/reftests/table-background/reftest.list layout/reftests/table-background/reftest.list +index d8a138112527..df2f629d0d7f 100644 +--- layout/reftests/table-background/reftest.list ++++ layout/reftests/table-background/reftest.list +@@ -1,11 +1,11 @@ + # these could be moved to crashtests + != backgr_border-table-cell.html empty.html +-!= backgr_border-table-column-group.html empty.html ++fuzzy-if(styloVsGecko,5,330) != backgr_border-table-column-group.html empty.html # Bug 1386543 + # This seems to be caused by bug 527825 +-asserts-if(gtkWidget,0-12) != backgr_border-table-column.html empty.html ++fuzzy-if(styloVsGecko,5,561) asserts-if(gtkWidget,0-12) != backgr_border-table-column.html empty.html # Bug 1386543 + asserts-if(gtkWidget,0-6) != backgr_border-table-quirks.html empty.html +-!= backgr_border-table-row-group.html empty.html +-!= backgr_border-table-row.html empty.html ++fuzzy-if(styloVsGecko,1,168) != backgr_border-table-row-group.html empty.html # Bug 1386543 ++fuzzy-if(styloVsGecko,1,168) != backgr_border-table-row.html empty.html # Bug 1386543 + != backgr_border-table.html empty.html + != backgr_fixed-bg.html empty.html + != backgr_index.html empty.html + +commit dd7cb82fb7b5 +Author: KuoE0 +Date: Fri Jul 28 00:23:05 2017 +0800 + + Bug 1377158 - (Part 4) Reduce the assertion cost to check reconstruction frame hint. r=bholley,heycam + + The original assertion took too long time to check nsStyleChangeList. It + caused the test case with many elements timed-out and failed. + + MozReview-Commit-ID: FpNZvdQFTtR + + --HG-- + extra : rebase_source : c68072448061c4dcc8399131924cf718a5e53700 +--- + layout/base/nsStyleChangeList.cpp | 30 +++++++++++++++++++----------- + 1 file changed, 19 insertions(+), 11 deletions(-) + +diff --git layout/base/nsStyleChangeList.cpp layout/base/nsStyleChangeList.cpp +index 6f68cded3814..af6256f46c22 100644 +--- layout/base/nsStyleChangeList.cpp ++++ layout/base/nsStyleChangeList.cpp +@@ -41,17 +41,25 @@ nsStyleChangeList::AppendChange(nsIFrame* aFrame, nsIContent* aContent, nsChange + (aHint & nsChangeHint_NeedReflow), + "Reflow hint bits set without actually asking for a reflow"); + +- // If Servo fires reconstruct at a node, it is the only change hint fired at +- // that node. +- if (IsServo()) { +- for (size_t i = 0; i < Length(); ++i) { +- MOZ_ASSERT(!aContent || !((aHint | (*this)[i].mHint) & nsChangeHint_ReconstructFrame) || +- (*this)[i].mContent != aContent); +- } +- } else { +- // Filter out all other changes for same content for Gecko (Servo asserts against this +- // case above). +- if (aContent && (aHint & nsChangeHint_ReconstructFrame)) { ++ if (aContent && (aHint & nsChangeHint_ReconstructFrame)) { ++ // If Servo fires reconstruct at a node, it is the only change hint fired at ++ // that node. ++ if (IsServo()) { ++ // Note: Because we check whether |aHint| is a reconstruct above (which is ++ // necessary to avoid debug test timeouts on certain crashtests), this check ++ // will not find bugs where we add a non-reconstruct hint for an element after ++ // adding a reconstruct. This is ok though, since ProcessRestyledFrames will ++ // handle that case via mDestroyedFrames. ++ for (size_t i = 0; i < Length(); ++i) { ++ MOZ_ASSERT(aContent != (*this)[i].mContent || ++ !((*this)[i].mHint & nsChangeHint_ReconstructFrame), ++ "Should not append a non-ReconstructFrame hint after \ ++ appending a ReconstructFrame hint for the same \ ++ content."); ++ } ++ } else { ++ // Filter out all other changes for same content for Gecko (Servo asserts against this ++ // case above). + // NOTE: This is captured by reference to please static analysis. + // Capturing it by value as a pointer should be fine in this case. + RemoveElementsBy([&](const nsStyleChangeData& aData) { Added: head/www/waterfox/files/patch-bug1388319 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1388319 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,30 @@ +commit e572d7e6e7cf +Author: Xidorn Quan +Date: Tue Aug 8 22:41:32 2017 +1000 + + Bug 1388319 - Mark ServoStyleSet dirty in its Init. r=emilio + + MozReview-Commit-ID: 804KasIiS6E + + --HG-- + extra : rebase_source : 36eb21c5ffc4321aef652947455e73970419803a +--- + layout/style/ServoStyleSet.cpp | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +diff --git layout/style/ServoStyleSet.cpp layout/style/ServoStyleSet.cpp +index adb3cba922d2..a1cd15903ade 100644 +--- layout/style/ServoStyleSet.cpp ++++ layout/style/ServoStyleSet.cpp +@@ -81,8 +81,9 @@ ServoStyleSet::Init(nsPresContext* aPresContext, nsBindingManager* aBindingManag + } + } + +- // No need to Servo_StyleSet_FlushStyleSheets because we just created the +- // mRawSet, so there was nothing to flush. ++ // We added prefilled stylesheets into mRawSet, so the stylist is dirty. ++ // The Stylist should be updated later when necessary. ++ SetStylistStyleSheetsDirty(); + } + + void Added: head/www/waterfox/files/patch-bug1394146 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1394146 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,119 @@ +commit f8221b58e542 +Author: Sean Stangl +Date: Thu Sep 21 15:37:00 2017 -0400 + + Bug 1394146 - Avoid overflow on backwards iteration of IC entries. r=jandem, a=sledru + + --HG-- + extra : source : 9f05ef54c84d9b63fb3ad2dd2916df34cb35df8d + extra : histedit_source : 753ccc8652983bb35d3a1f9f89638902d3b0a2a5 +--- + js/src/jit/BaselineJIT.cpp | 11 +++++++++-- + js/src/jit/IonControlFlow.cpp | 16 ++++++++++++---- + 2 files changed, 21 insertions(+), 6 deletions(-) + +diff --git js/src/jit/BaselineJIT.cpp js/src/jit/BaselineJIT.cpp +index 3e25fd7b7120..baec7b63b8f0 100644 +--- js/src/jit/BaselineJIT.cpp ++++ js/src/jit/BaselineJIT.cpp +@@ -669,12 +669,16 @@ BaselineScript::maybeICEntryFromPCOffset(uint32_t pcOffset) + if (!ComputeBinarySearchMid(this, pcOffset, &mid)) + return nullptr; + ++ MOZ_ASSERT(mid < numICEntries()); ++ + // Found an IC entry with a matching PC offset. Search backward, and then + // forward from this IC entry, looking for one with the same PC offset which + // has isForOp() set. +- for (size_t i = mid; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i--) { ++ for (size_t i = mid; icEntry(i).pcOffset() == pcOffset; i--) { + if (icEntry(i).isForOp()) + return &icEntry(i); ++ if (i == 0) ++ break; + } + for (size_t i = mid+1; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i++) { + if (icEntry(i).isForOp()) +@@ -728,10 +732,13 @@ BaselineScript::callVMEntryFromPCOffset(uint32_t pcOffset) + // inserted by VM calls. + size_t mid; + MOZ_ALWAYS_TRUE(ComputeBinarySearchMid(this, pcOffset, &mid)); ++ MOZ_ASSERT(mid < numICEntries()); + +- for (size_t i = mid; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i--) { ++ for (size_t i = mid; icEntry(i).pcOffset() == pcOffset; i--) { + if (icEntry(i).kind() == ICEntry::Kind_CallVM) + return icEntry(i); ++ if (i == 0) ++ break; + } + for (size_t i = mid+1; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i++) { + if (icEntry(i).kind() == ICEntry::Kind_CallVM) +diff --git js/src/jit/IonControlFlow.cpp js/src/jit/IonControlFlow.cpp +index 4f27cd53dcaa..8d8a796d3f3b 100644 +--- js/src/jit/IonControlFlow.cpp ++++ js/src/jit/IonControlFlow.cpp +@@ -1619,7 +1619,7 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + DebugOnly found = false; + + if (SN_TYPE(sn) == SRC_BREAK2LABEL) { +- for (size_t i = labels_.length() - 1; i < labels_.length(); i--) { ++ for (size_t i = labels_.length() - 1; ; i--) { + CFGState& cfg = cfgStack_[labels_[i].cfgEntry]; + MOZ_ASSERT(cfg.state == CFGState::LABEL); + if (cfg.stopAt == target) { +@@ -1627,9 +1627,11 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + found = true; + break; + } ++ if (i == 0) ++ break; + } + } else { +- for (size_t i = loops_.length() - 1; i < loops_.length(); i--) { ++ for (size_t i = loops_.length() - 1; ; i--) { + CFGState& cfg = cfgStack_[loops_[i].cfgEntry]; + MOZ_ASSERT(cfg.isLoop()); + if (cfg.loop.exitpc == target) { +@@ -1637,6 +1639,8 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + found = true; + break; + } ++ if (i == 0) ++ break; + } + } + +@@ -1665,7 +1669,7 @@ ControlFlowGenerator::processContinue(JSOp op) + // Find the target loop. + CFGState* found = nullptr; + jsbytecode* target = pc + GetJumpOffset(pc); +- for (size_t i = loops_.length() - 1; i < loops_.length(); i--) { ++ for (size_t i = loops_.length() - 1; ; i--) { + // +1 to skip JSOP_JUMPTARGET. + if (loops_[i].continuepc == target + 1 || + EffectiveContinue(loops_[i].continuepc) == target) +@@ -1673,6 +1677,8 @@ ControlFlowGenerator::processContinue(JSOp op) + found = &cfgStack_[loops_[i].cfgEntry]; + break; + } ++ if (i == 0) ++ break; + } + + // There must always be a valid target loop structure. If not, there's +@@ -1698,11 +1704,13 @@ ControlFlowGenerator::processSwitchBreak(JSOp op) + // Find the target switch. + CFGState* found = nullptr; + jsbytecode* target = pc + GetJumpOffset(pc); +- for (size_t i = switches_.length() - 1; i < switches_.length(); i--) { ++ for (size_t i = switches_.length() - 1; ; i--) { + if (switches_[i].continuepc == target) { + found = &cfgStack_[switches_[i].cfgEntry]; + break; + } ++ if (i == 0) ++ break; + } + + // There must always be a valid target loop structure. If not, there's Added: head/www/waterfox/files/patch-bug1397671 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1397671 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,105 @@ +commit 553df1231272 +Author: Matt Woodrow +Date: Tue Sep 26 15:57:56 2017 +1300 + + Bug 1397671 - Don't treat SVG transformed frames as being transformed for the purposes of computing Combines3DTransformWithAncestors. r=dbaron, a=sledru + + --HG-- + extra : source : 70b150570407df427bed31965fe29cf8736beab6 +--- + layout/generic/nsFrame.cpp | 11 +++++++++-- + layout/generic/nsIFrame.h | 6 ++++++ + layout/reftests/transform-3d/preserve3d-8-ref.html | 11 +++++++++++ + layout/reftests/transform-3d/preserve3d-8.html | 17 +++++++++++++++++ + 4 files changed, 43 insertions(+), 2 deletions(-) + +diff --git layout/generic/nsFrame.cpp layout/generic/nsFrame.cpp +index 6e6f2bfa5379..02d1dafec21e 100644 +--- layout/generic/nsFrame.cpp ++++ layout/generic/nsFrame.cpp +@@ -1326,11 +1326,18 @@ nsIFrame::GetMarginRectRelativeToSelf() const + bool + nsIFrame::IsTransformed(const nsStyleDisplay* aStyleDisplay, + EffectSet* aEffectSet) const ++{ ++ return IsCSSTransformed(aStyleDisplay, aEffectSet) || ++ IsSVGTransformed(); ++} ++ ++bool ++nsIFrame::IsCSSTransformed(const nsStyleDisplay* aStyleDisplay, ++ EffectSet* aEffectSet) const + { + MOZ_ASSERT(aStyleDisplay == StyleDisplay()); + return ((mState & NS_FRAME_MAY_BE_TRANSFORMED) && + (aStyleDisplay->HasTransform(this) || +- IsSVGTransformed() || + HasAnimationOfTransform(aEffectSet))); + } + +@@ -1402,7 +1409,7 @@ nsIFrame::Combines3DTransformWithAncestors(const nsStyleDisplay* aStyleDisplay, + if (!parent || !parent->Extend3DContext()) { + return false; + } +- return IsTransformed(aStyleDisplay,aEffectSet) || ++ return IsCSSTransformed(aStyleDisplay, aEffectSet) || + BackfaceIsHidden(aStyleDisplay); + } + +diff --git layout/generic/nsIFrame.h layout/generic/nsIFrame.h +index e8fb4c71a16f..b3ca08370d34 100644 +--- layout/generic/nsIFrame.h ++++ layout/generic/nsIFrame.h +@@ -1724,6 +1724,12 @@ public: + return IsTransformed(StyleDisplay(), aEffectSet); + } + ++ /** ++ * Same as IsTransformed, except that it doesn't take SVG transforms ++ * into account. ++ */ ++ bool IsCSSTransformed(const nsStyleDisplay* aStyleDisplay, mozilla::EffectSet* aEffectSet = nullptr) const; ++ + /** + * True if this frame has any animation of transform in effect. + * +diff --git layout/reftests/transform-3d/preserve3d-8-ref.html layout/reftests/transform-3d/preserve3d-8-ref.html +new file mode 100644 +index 000000000000..afddf05d4d81 +--- /dev/null ++++ layout/reftests/transform-3d/preserve3d-8-ref.html +@@ -0,0 +1,11 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/reftests/transform-3d/preserve3d-8.html layout/reftests/transform-3d/preserve3d-8.html +new file mode 100644 +index 000000000000..76e9c10c33bc +--- /dev/null ++++ layout/reftests/transform-3d/preserve3d-8.html +@@ -0,0 +1,17 @@ ++ ++ ++ ++ ++
++
++
++ ++ ++ ++ ++ ++
++
++
++ ++ Added: head/www/waterfox/files/patch-bug1398983 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1398983 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,25 @@ +commit 6b2dbc2b8216 +Author: Bobby Holley +Date: Fri Sep 15 12:25:46 2017 -0700 + + Bug 1398983 - Remove warning about assuming gecko style system. r=me + + MozReview-Commit-ID: BCeG81uxLvS +--- + dom/base/nsDocument.cpp | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 9d9af08ba04b..076fe1a5d444 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13490,7 +13490,8 @@ nsIDocument::UpdateStyleBackendType() + // Enable stylo for SVG-as-image. + mStyleBackendType = StyleBackendType::Servo; + } else if (!mDocumentContainer) { +- NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); ++ // Not docshell, assume Gecko. Various callers can end up setting this ++ // explicitly afterwards to inherit it in various situations. + } else if (!IsXULDocument() && IsContentDocument()) { + // Disable stylo for about: pages other than about:blank, since + // they tend to use unsupported selectors like XUL tree pseudos. Added: head/www/waterfox/files/patch-bug1400540 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1400540 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,47 @@ +commit 6905267b2878 +Author: Xidorn Quan +Date: Wed Sep 20 08:26:53 2017 +1000 + + Bug 1400540 - Decide style backend type based on principal. r=bholley + + MozReview-Commit-ID: A4y9Shdbr7g + + --HG-- + extra : source : cdfe5e5e059273a1c7fc6506d6e0fecb2bb7affb +--- + dom/base/nsDocument.cpp | 21 ++++++++------------- + 1 file changed, 8 insertions(+), 13 deletions(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 642960e6a155..265af0df07b9 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13465,20 +13465,15 @@ nsIDocument::UpdateStyleBackendType() + + #ifdef MOZ_STYLO + if (nsLayoutUtils::StyloEnabled()) { +- if (IsBeingUsedAsImage()) { +- // Enable stylo for SVG-as-image. ++ // Disable stylo only for system principal. Other principals aren't ++ // able to use XUL by default, and the back door to enable XUL is ++ // mostly just for testing, which means they don't matter, and we ++ // shouldn't respect them at the same time. ++ // Note that, since tests can have XUL support, we still need to ++ // explicitly exclude XUL documents here. ++ if (!nsContentUtils::IsSystemPrincipal(NodePrincipal()) && ++ !IsXULDocument()) { + mStyleBackendType = StyleBackendType::Servo; +- } else if (!mDocumentContainer) { +- // Not docshell, assume Gecko. Various callers can end up setting this +- // explicitly afterwards to inherit it in various situations. +- } else if (!IsXULDocument() && IsContentDocument()) { +- // Disable stylo for about: pages other than about:blank, since +- // they tend to use unsupported selectors like XUL tree pseudos. +- bool isAbout = false; +- mDocumentURI->SchemeIs("about", &isAbout); +- if (!isAbout || NS_IsAboutBlank(mDocumentURI)) { +- mStyleBackendType = StyleBackendType::Servo; +- } + } + } + #endif Added: head/www/waterfox/files/patch-bug1401416 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1401416 Sat Feb 10 00:40:09 2018 (r461350) @@ -0,0 +1,29 @@ +commit c5123938eb1e +Author: Tobias Schneider +Date: Thu Sep 21 12:43:35 2017 -0700 + + Bug 1401416 - [intersection-observer] Let intersection rect be empty if do_QueryFrame(rootFrame) returns null. r=dholbert, a=sledru + + --HG-- + extra : source : 90be30b5206c2b2724d61f4f6782197bfa768428 +--- + dom/base/DOMIntersectionObserver.cpp | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git dom/base/DOMIntersectionObserver.cpp dom/base/DOMIntersectionObserver.cpp +index 606a1de5ed8c..1ca909e3cfbf 100644 +--- dom/base/DOMIntersectionObserver.cpp ++++ dom/base/DOMIntersectionObserver.cpp +@@ -308,7 +308,11 @@ DOMIntersectionObserver::Update(nsIDocument* aDocument, DOMHighResTimeStamp time + } *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat Feb 10 00:40:50 2018 Return-Path: Delivered-To: svn-ports-all@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 D81C2F102FE; Sat, 10 Feb 2018 00:40:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89FEA81EF0; Sat, 10 Feb 2018 00:40:50 +0000 (UTC) (envelope-from jbeich@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 84F4B4809; Sat, 10 Feb 2018 00:40:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0eoQi088347; Sat, 10 Feb 2018 00:40:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0eoRd088345; Sat, 10 Feb 2018 00:40:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100040.w1A0eoRd088345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:40:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461351 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 461351 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:40:51 -0000 Author: jbeich Date: Sat Feb 10 00:40:50 2018 New Revision: 461351 URL: https://svnweb.freebsd.org/changeset/ports/461351 Log: emulators/rpcs3: update to 0.0.4.337 Changes: https://github.com/RPCS3/rpcs3/compare/5b5f2d424...cce0ad0c3 Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Sat Feb 10 00:40:09 2018 (r461350) +++ head/emulators/rpcs3/Makefile Sat Feb 10 00:40:50 2018 (r461351) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-321 -DISTVERSIONSUFFIX= -g5b5f2d424 +DISTVERSION= 0.0.4-337 +DISTVERSIONSUFFIX= -gcce0ad0c3 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Sat Feb 10 00:40:09 2018 (r461350) +++ head/emulators/rpcs3/distinfo Sat Feb 10 00:40:50 2018 (r461351) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517875747 -SHA256 (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 4a2562dfb68f4959f421c62ff4fe26bb4be1d693d5c2cdd92197366b84630c56 -SIZE (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 3806765 +TIMESTAMP = 1518187777 +SHA256 (RPCS3-rpcs3-v0.0.4-337-gcce0ad0c3_GH0.tar.gz) = c1cb084ac2ea964db35cae885c18101896b67df605094c06e9c4a625625aefcb +SIZE (RPCS3-rpcs3-v0.0.4-337-gcce0ad0c3_GH0.tar.gz) = 3641854 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-all@freebsd.org Sat Feb 10 00:41:42 2018 Return-Path: Delivered-To: svn-ports-all@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 436A3F104C2; Sat, 10 Feb 2018 00:41:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECEE38219F; Sat, 10 Feb 2018 00:41:41 +0000 (UTC) (envelope-from jbeich@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 E7C8F484C; Sat, 10 Feb 2018 00:41:41 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0ffeH090084; Sat, 10 Feb 2018 00:41:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0ff1S090082; Sat, 10 Feb 2018 00:41:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100041.w1A0ff1S090082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:41:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461352 - head/emulators/citra X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/citra X-SVN-Commit-Revision: 461352 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:41:42 -0000 Author: jbeich Date: Sat Feb 10 00:41:41 2018 New Revision: 461352 URL: https://svnweb.freebsd.org/changeset/ports/461352 Log: emulators/citra: update to s20180208 Changes: https://github.com/citra-emu/citra/compare/587450cd...3c03da12 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Sat Feb 10 00:40:50 2018 (r461351) +++ head/emulators/citra/Makefile Sat Feb 10 00:41:41 2018 (r461352) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20180203 +PORTVERSION= s20180208 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 587450cd +GH_TAGNAME= 3c03da12 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:d1d4705:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Sat Feb 10 00:40:50 2018 (r461351) +++ head/emulators/citra/distinfo Sat Feb 10 00:41:41 2018 (r461352) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517692902 -SHA256 (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 9a77473917c136e1d56e290f1570bfb2c4ce5202a9fb1eece71470169b31f294 -SIZE (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 1670384 +TIMESTAMP = 1518108370 +SHA256 (citra-emu-citra-s20180208-3c03da12_GH0.tar.gz) = 42d61d7f373328bb3f05fb0f5c234a81403cc8991ddeb9f21f25d7a68e8acf11 +SIZE (citra-emu-citra-s20180208-3c03da12_GH0.tar.gz) = 1675073 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-d1d4705_GH0.tar.gz) = cf120bc77912cf58e0965db2abcb2067c36aca612c42459e0eb72b740ea6cb0e From owner-svn-ports-all@freebsd.org Sat Feb 10 00:42:03 2018 Return-Path: Delivered-To: svn-ports-all@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 3E360F1053F; Sat, 10 Feb 2018 00:42:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEBC0822CD; Sat, 10 Feb 2018 00:42:02 +0000 (UTC) (envelope-from jbeich@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 D95C84865; Sat, 10 Feb 2018 00:42:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0g2Jr090512; Sat, 10 Feb 2018 00:42:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0g1n8090497; Sat, 10 Feb 2018 00:42:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100042.w1A0g1n8090497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461353 - in branches/2018Q1/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www/waterfox: . files X-SVN-Commit-Revision: 461353 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:42:03 -0000 Author: jbeich Date: Sat Feb 10 00:42:01 2018 New Revision: 461353 URL: https://svnweb.freebsd.org/changeset/ports/461353 Log: MFH: r461350 www/waterfox: apply more FF57 fixes Approved by: ports-secteam blanket Added: branches/2018Q1/www/waterfox/files/patch-bug1338764 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1338764 branches/2018Q1/www/waterfox/files/patch-bug1352453 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1352453 branches/2018Q1/www/waterfox/files/patch-bug1360603 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1360603 branches/2018Q1/www/waterfox/files/patch-bug1370508 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1370508 branches/2018Q1/www/waterfox/files/patch-bug1377158 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1377158 branches/2018Q1/www/waterfox/files/patch-bug1388319 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1388319 branches/2018Q1/www/waterfox/files/patch-bug1394146 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1394146 branches/2018Q1/www/waterfox/files/patch-bug1397671 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1397671 branches/2018Q1/www/waterfox/files/patch-bug1398983 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1398983 branches/2018Q1/www/waterfox/files/patch-bug1400540 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1400540 branches/2018Q1/www/waterfox/files/patch-bug1401416 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1401416 branches/2018Q1/www/waterfox/files/patch-bug1401909 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1401909 branches/2018Q1/www/waterfox/files/patch-bug1401992 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1401992 branches/2018Q1/www/waterfox/files/patch-bug1402094 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1402094 branches/2018Q1/www/waterfox/files/patch-bug1402205 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1402205 branches/2018Q1/www/waterfox/files/patch-bug1402366 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1402366 branches/2018Q1/www/waterfox/files/patch-bug1402469 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1402469 branches/2018Q1/www/waterfox/files/patch-bug1402681 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1402681 branches/2018Q1/www/waterfox/files/patch-bug1403282 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1403282 branches/2018Q1/www/waterfox/files/patch-bug1403465 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1403465 branches/2018Q1/www/waterfox/files/patch-bug1403473 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1403473 branches/2018Q1/www/waterfox/files/patch-bug1403592 - copied unchanged from r461350, head/www/waterfox/files/patch-bug1403592 Modified: branches/2018Q1/www/waterfox/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/waterfox/Makefile ============================================================================== --- branches/2018Q1/www/waterfox/Makefile Sat Feb 10 00:41:41 2018 (r461352) +++ branches/2018Q1/www/waterfox/Makefile Sat Feb 10 00:42:01 2018 (r461353) @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Copied: branches/2018Q1/www/waterfox/files/patch-bug1338764 (from r461350, head/www/waterfox/files/patch-bug1338764) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1338764 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1338764) @@ -0,0 +1,120 @@ +commit 0e98738d78b9 +Author: Xidorn Quan +Date: Mon Jul 17 15:10:50 2017 +1000 + + Bug 1338764 part 1 - Use const rather than enum for context flags of nsStyleSVG. r=manishearth + + MozReview-Commit-ID: KzORnfVXgLJ + + --HG-- + extra : rebase_source : 365842d6e6fda4b35a5932272773a3d88bfc04c6 +--- + layout/style/nsStyleStruct.h | 22 +++++++++++++--------- + 1 file changed, 13 insertions(+), 9 deletions(-) + +diff --git layout/style/nsStyleStruct.h layout/style/nsStyleStruct.h +index 59833e37f3bb..eccc02380f7e 100644 +--- layout/style/nsStyleStruct.h ++++ layout/style/nsStyleStruct.h +@@ -3603,15 +3603,19 @@ private: + // Flags to represent the use of context-fill and context-stroke + // for fill-opacity or stroke-opacity, and context-value for stroke-dasharray, + // stroke-dashoffset and stroke-width. +- enum { +- FILL_OPACITY_SOURCE_MASK = 0x03, // fill-opacity: context-{fill,stroke} +- STROKE_OPACITY_SOURCE_MASK = 0x0C, // stroke-opacity: context-{fill,stroke} +- STROKE_DASHARRAY_CONTEXT = 0x10, // stroke-dasharray: context-value +- STROKE_DASHOFFSET_CONTEXT = 0x20, // stroke-dashoffset: context-value +- STROKE_WIDTH_CONTEXT = 0x40, // stroke-width: context-value +- FILL_OPACITY_SOURCE_SHIFT = 0, +- STROKE_OPACITY_SOURCE_SHIFT = 2, +- }; ++ ++ // fill-opacity: context-{fill,stroke} ++ static const uint8_t FILL_OPACITY_SOURCE_MASK = 0x03; ++ // stroke-opacity: context-{fill,stroke} ++ static const uint8_t STROKE_OPACITY_SOURCE_MASK = 0x0C; ++ // stroke-dasharray: context-value ++ static const uint8_t STROKE_DASHARRAY_CONTEXT = 0x10; ++ // stroke-dashoffset: context-value ++ static const uint8_t STROKE_DASHOFFSET_CONTEXT = 0x20; ++ // stroke-width: context-value ++ static const uint8_t STROKE_WIDTH_CONTEXT = 0x40; ++ static const uint8_t FILL_OPACITY_SOURCE_SHIFT = 0; ++ static const uint8_t STROKE_OPACITY_SOURCE_SHIFT = 2; + + uint8_t mContextFlags; // [inherited] + }; + +commit 63d6f06939ee +Author: Xidorn Quan +Date: Tue Aug 1 16:05:04 2017 +1000 + + Bug 1338764 part 2 - Add context-{fill,stroke}-opacity support to {fill,stroke}-opacity. r=manishearth + + MozReview-Commit-ID: HzUHmZb8ICl + + --HG-- + extra : rebase_source : b8746c4d9d4cfc3abe6645f583dc08d0f7c75341 +--- + layout/style/ServoBindings.toml | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git layout/style/ServoBindings.toml layout/style/ServoBindings.toml +index 5e09c24eb0e3..6d8e979fdc1f 100644 +--- layout/style/ServoBindings.toml ++++ layout/style/ServoBindings.toml +@@ -232,6 +232,7 @@ whitelist-types = [ + "nsStylePadding", + "nsStylePosition", + "nsStyleSVG", ++ "nsStyleSVGOpacitySource", + "nsStyleSVGPaint", + "nsStyleSVGReset", + "nsStyleTable", +@@ -458,6 +459,7 @@ structs-types = [ + "nsStylePosition", + "nsStyleQuoteValues", + "nsStyleSVG", ++ "nsStyleSVGOpacitySource", + "nsStyleSVGPaint", + "nsStyleSVGReset", + "nsStyleTable", + +commit 03e036aff26d +Author: Xidorn Quan +Date: Tue Aug 1 16:38:27 2017 +1000 + + Bug 1338764 part 3 - Update test expectations. r=manishearth + + MozReview-Commit-ID: HzN5WP210G7 + + --HG-- + extra : rebase_source : c3585958cb5159a242515a80f226e43f506319d8 +--- + layout/style/test/stylo-failures.md | 8 -------- + 1 file changed, 8 deletions(-) + +diff --git layout/style/test/stylo-failures.md layout/style/test/stylo-failures.md +index 0509269b1334..d69fa898d9be 100644 +--- layout/style/test/stylo-failures.md ++++ layout/style/test/stylo-failures.md +@@ -34,10 +34,6 @@ to mochitest command. + * Animation support: + * SMIL Animation + * test_restyles_in_smil_animation.html [2] +-* Unsupported values +- * SVG-in-OpenType values not supported servo/servo#15211 bug 1338764 +- * test_value_storage.html `context-` [7] +- * test_bug798843_pref.html [3] + * Incorrect serialization + * place-{content,items,self} shorthands bug 1363971 + * test_align_shorthand_serialization.html [6] +@@ -58,7 +54,3 @@ to mochitest command. + ## Unknown / Unsure + + ## Ignore +- +-* Ignore for now since should be mostly identical to test_value_storage.html +- * test_value_cloning.html [*] +- * test_value_computation.html [*] Copied: branches/2018Q1/www/waterfox/files/patch-bug1352453 (from r461350, head/www/waterfox/files/patch-bug1352453) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1352453 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1352453) @@ -0,0 +1,27 @@ +commit 96ac0874dc2e +Author: Ethan Lin +Date: Sat Sep 23 15:06:07 2017 +0800 + + Bug 1352453 - Check image dimension when computing border space size. r=heycam, a=sledru + + MozReview-Commit-ID: LQcf9UGyUUq + + --HG-- + extra : source : 6974ff079df11b3e7dc46e2df754149321e3f3aa +--- + layout/painting/nsCSSRendering.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git layout/painting/nsCSSRendering.cpp layout/painting/nsCSSRendering.cpp +index 89760f33229b..55051c9ac376 100644 +--- layout/painting/nsCSSRendering.cpp ++++ layout/painting/nsCSSRendering.cpp +@@ -3068,7 +3068,7 @@ nsCSSRendering::ComputeBorderSpacedRepeatSize(nscoord aImageDimension, + nscoord aAvailableSpace, + nscoord& aSpace) + { +- int32_t count = aAvailableSpace / aImageDimension; ++ int32_t count = aImageDimension ? (aAvailableSpace / aImageDimension) : 0; + aSpace = (aAvailableSpace - aImageDimension * count) / (count + 1); + return aSpace + aImageDimension; + } Copied: branches/2018Q1/www/waterfox/files/patch-bug1360603 (from r461350, head/www/waterfox/files/patch-bug1360603) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1360603 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1360603) @@ -0,0 +1,101 @@ +commit b5d0a61cd5df +Author: Amy Chung +Date: Sun Sep 24 00:38:32 2017 +0800 + + Bug 1360603 - Mark the save channel as throttleable. r=baku, a=sledru + + --HG-- + extra : source : d409c2ac7d88b7193e8369aa3359a9368e1135b3 +--- + dom/webbrowserpersist/nsWebBrowserPersist.cpp | 7 +++++++ + 1 file changed, 7 insertions(+) + +diff --git dom/webbrowserpersist/nsWebBrowserPersist.cpp dom/webbrowserpersist/nsWebBrowserPersist.cpp +index a9b37ed281ca..a5971216d8b4 100644 +--- dom/webbrowserpersist/nsWebBrowserPersist.cpp ++++ dom/webbrowserpersist/nsWebBrowserPersist.cpp +@@ -13,6 +13,7 @@ + #include "nsAutoPtr.h" + #include "nsNetCID.h" + #include "nsNetUtil.h" ++#include "nsIClassOfService.h" + #include "nsIInterfaceRequestorUtils.h" + #include "nsILoadContext.h" + #include "nsIPrivateBrowsingChannel.h" +@@ -1497,6 +1498,12 @@ nsresult nsWebBrowserPersist::SaveChannelInternal( + return StartUpload(bufferedInputStream, aFile, contentType); + } + ++ // Mark save channel as throttleable. ++ nsCOMPtr cos(do_QueryInterface(aChannel)); ++ if (cos) { ++ cos->AddClassFlags(nsIClassOfService::Throttleable); ++ } ++ + // Read from the input channel + nsresult rv = NS_MaybeOpenChannelUsingAsyncOpen2(aChannel, this); + if (rv == NS_ERROR_NO_CONTENT) +commit 1e11071bc4f9 +Author: Amy Chung +Date: Sun Sep 24 00:56:04 2017 +0800 + + Bug 1360603 - Confirm the Throttleable flag on browser_saveImageURL.js. r=baku, a=sledru + + --HG-- + extra : source : 6d7610f4d26d76878b83b1f2489a96116c2bdf15 +--- + toolkit/content/contentAreaUtils.js | 4 ++++ + toolkit/content/tests/browser/browser_saveImageURL.js | 18 ++++++++++++++++++ + 2 files changed, 22 insertions(+) + +diff --git toolkit/content/contentAreaUtils.js toolkit/content/contentAreaUtils.js +index fba70c91c8a3..1492b4c1654c 100644 +--- toolkit/content/contentAreaUtils.js ++++ toolkit/content/contentAreaUtils.js +@@ -1264,6 +1264,10 @@ function openURL(aURL) { + loadUsingSystemPrincipal: true + }); + ++ if (channel) { ++ channel.channelIsForDownload = true; ++ } ++ + var uriLoader = Components.classes["@mozilla.org/uriloader;1"] + .getService(Components.interfaces.nsIURILoader); + uriLoader.openURI(channel, +diff --git toolkit/content/tests/browser/browser_saveImageURL.js toolkit/content/tests/browser/browser_saveImageURL.js +index fe10482f35dc..0d9c872921c2 100644 +--- toolkit/content/tests/browser/browser_saveImageURL.js ++++ toolkit/content/tests/browser/browser_saveImageURL.js +@@ -37,6 +37,15 @@ add_task(async function preferred_API() { + }); + + saveImageURL(url, "image.jpg", null, true, false, null, null, null, null, false); ++ let channel = content.document.docShell.currentDocumentChannel; ++ if (channel) { ++ ok(true, channel.QueryInterface(Ci.nsIHttpChannelInternal) ++ .channelIsForDownload); ++ ++ // Throttleable is the only class flag assigned to downloads. ++ ok(channel.QueryInterface(Ci.nsIClassOfService).classFlags, ++ Ci.nsIClassOfService.Throttleable); ++ } + await waitForFilePicker(); + }); + }); +@@ -64,6 +73,15 @@ add_task(async function deprecated_API() { + // pass the XUL document instead to test this interface. + let doc = document; + ++ let channel = content.document.docShell.currentDocumentChannel; ++ if (channel) { ++ ok(true, channel.QueryInterface(Ci.nsIHttpChannelInternal) ++ .channelIsForDownload); ++ ++ // Throttleable is the only class flag assigned to downloads. ++ ok(channel.QueryInterface(Ci.nsIClassOfService).classFlags, ++ Ci.nsIClassOfService.Throttleable); ++ } + saveImageURL(url, "image.jpg", null, true, false, null, doc, null, null); + await waitForFilePicker(); + }); Copied: branches/2018Q1/www/waterfox/files/patch-bug1370508 (from r461350, head/www/waterfox/files/patch-bug1370508) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1370508 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1370508) @@ -0,0 +1,79 @@ +commit c40f44ef9b35 +Author: Xidorn Quan +Date: Wed Aug 9 19:57:33 2017 +1000 + + Bug 1370508 - Enable stylo on generic XML documents. r=heycam + + MozReview-Commit-ID: 4XQ9RPQ7oa1 + + --HG-- + extra : rebase_source : 74e411e2280e818fc1fbd2efda677565cfa2f8b6 +--- + dom/base/nsDocument.cpp | 3 +-- + layout/reftests/w3c-css/failures.list | 4 ++++ + layout/reftests/w3c-css/received/reftest.list | 2 +- + layout/xul/crashtests/crashtests.list | 2 +- + testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini | 4 ++++ + 5 files changed, 11 insertions(+), 4 deletions(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 2a01e6ec3a67..66a860ff3257 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13293,8 +13293,7 @@ nsIDocument::UpdateStyleBackendType() + mStyleBackendType = StyleBackendType::Servo; + } else if (!mDocumentContainer) { + NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); +- } else if ((IsHTMLOrXHTML() || IsSVGDocument()) && +- IsContentDocument()) { ++ } else if (!IsXULDocument() && IsContentDocument()) { + // Disable stylo for about: pages other than about:blank, since + // they tend to use unsupported selectors like XUL tree pseudos. + bool isAbout = false; +diff --git layout/reftests/w3c-css/failures.list layout/reftests/w3c-css/failures.list +index 966f69ff9ae0..1560f4ad673d 100644 +--- layout/reftests/w3c-css/failures.list ++++ layout/reftests/w3c-css/failures.list +@@ -314,3 +314,7 @@ fuzzy(255,2808) css-multicol-1/multicol-rule-large-001.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-fill-auto-block-children-001.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-fill-auto-block-children-002.xht + fails-if(!styloVsGecko) css-multicol-1/multicol-span-all-block-sibling-003.xht ++ ++#### CSS Namespaces 3 ############################################## ++ ++fails-if(stylo||styloVsGecko) css-namespaces-3/syntax-013.xml +diff --git layout/reftests/w3c-css/received/reftest.list layout/reftests/w3c-css/received/reftest.list +index eb6151266acd..128d1fcf8121 100644 +--- layout/reftests/w3c-css/received/reftest.list ++++ layout/reftests/w3c-css/received/reftest.list +@@ -205,7 +205,7 @@ fails-if(!styloVsGecko) == css-multicol-1/multicol-zero-height-001.xht css-multi + == css-namespaces-3/syntax-010.xml css-namespaces-3/reftest/ref-lime-3.xml + == css-namespaces-3/syntax-011.xml css-namespaces-3/reftest/ref-lime-6.xml + == css-namespaces-3/syntax-012.xml css-namespaces-3/reftest/ref-lime-3.xml +-== css-namespaces-3/syntax-013.xml css-namespaces-3/reftest/ref-lime-5.xml ++fails-if(stylo||styloVsGecko) == css-namespaces-3/syntax-013.xml css-namespaces-3/reftest/ref-lime-5.xml # bug 1388911 + == css-namespaces-3/syntax-014.xml css-namespaces-3/reftest/ref-lime-3.xml + == css-namespaces-3/syntax-015.xml css-namespaces-3/reftest/ref-lime-1.xml + fails-if(!styloVsGecko) == css-values-3/attr-color-invalid-cast.html css-values-3/reference/200-200-green.html +diff --git layout/xul/crashtests/crashtests.list layout/xul/crashtests/crashtests.list +index c1445cb5ec7a..e60af3526383 100644 +--- layout/xul/crashtests/crashtests.list ++++ layout/xul/crashtests/crashtests.list +@@ -1,6 +1,6 @@ + load 131008-1.xul + load 137216-1.xul +-load 140218-1.xml ++asserts-if(stylo,3) load 140218-1.xml + load 151826-1.xul + load 168724-1.xul + load 189814-1.xul +diff --git testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini +new file mode 100644 +index 000000000000..b034ccf978f5 +--- /dev/null ++++ testing/web-platform/meta/css/css-namespaces-3/syntax-013.xml.ini +@@ -0,0 +1,4 @@ ++[syntax-013.xml] ++ type: reftest ++ expected: ++ if stylo: FAIL Copied: branches/2018Q1/www/waterfox/files/patch-bug1377158 (from r461350, head/www/waterfox/files/patch-bug1377158) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1377158 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1377158) @@ -0,0 +1,285 @@ +commit 9e809e01c262 +Author: Xidorn Quan +Date: Thu Aug 3 11:24:55 2017 +1000 + + Bug 1377158 - (Part 1) Set style backend to stylo when SVG is used as an image. r=heycam + + MozReview-Commit-ID: 9FnA8X84h87 + + --HG-- + extra : rebase_source : 49a6140c4c78c35f755710934c798ce46dafa213 +--- + dom/base/nsDocument.cpp | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 3585a7e222df..b4773160af92 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13219,7 +13219,10 @@ nsIDocument::UpdateStyleBackendType() + + #ifdef MOZ_STYLO + if (nsLayoutUtils::StyloEnabled()) { +- if (!mDocumentContainer) { ++ if (IsBeingUsedAsImage()) { ++ // Enable stylo for SVG-as-image. ++ mStyleBackendType = StyleBackendType::Servo; ++ } else if (!mDocumentContainer) { + NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); + } else if ((IsHTMLOrXHTML() || IsSVGDocument()) && + IsContentDocument()) { + +commit e418f1ccf520 +Author: KuoE0 +Date: Mon Jul 24 11:51:20 2017 +0800 + + Bug 1377158 - (Part 2) Add the info of StyloEnabled() to hash function to make reftests of styloVsGecko get the correct caches. r=heycam + + MozReview-Commit-ID: 7cyXheHQ7Ot + + --HG-- + extra : rebase_source : 4a92de63228cb2a138d95d8f366b39122dbdc05e +--- + image/ImageCacheKey.cpp | 20 ++++++++++++++++---- + image/ImageCacheKey.h | 7 ++++++- + 2 files changed, 22 insertions(+), 5 deletions(-) + +diff --git image/ImageCacheKey.cpp image/ImageCacheKey.cpp +index c3327155c1cd..2dfdc7c763cc 100644 +--- image/ImageCacheKey.cpp ++++ image/ImageCacheKey.cpp +@@ -8,6 +8,7 @@ + #include "mozilla/Move.h" + #include "ImageURL.h" + #include "nsHostObjectProtocolHandler.h" ++#include "nsLayoutUtils.h" + #include "nsString.h" + #include "mozilla/dom/File.h" + #include "mozilla/dom/workers/ServiceWorkerManager.h" +@@ -53,6 +54,7 @@ ImageCacheKey::ImageCacheKey(nsIURI* aURI, + , mOriginAttributes(aAttrs) + , mControlledDocument(GetControlledDocumentToken(aDocument)) + , mIsChrome(URISchemeIs(mURI, "chrome")) ++ , mIsStyloEnabled(nsLayoutUtils::StyloEnabled()) + { + NS_ENSURE_SUCCESS_VOID(aRv); + +@@ -62,7 +64,8 @@ ImageCacheKey::ImageCacheKey(nsIURI* aURI, + mBlobSerial = BlobSerial(mURI); + } + +- mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument); ++ mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument, ++ mIsStyloEnabled); + } + + ImageCacheKey::ImageCacheKey(ImageURL* aURI, +@@ -72,6 +75,7 @@ ImageCacheKey::ImageCacheKey(ImageURL* aURI, + , mOriginAttributes(aAttrs) + , mControlledDocument(GetControlledDocumentToken(aDocument)) + , mIsChrome(URISchemeIs(mURI, "chrome")) ++ , mIsStyloEnabled(nsLayoutUtils::StyloEnabled()) + { + MOZ_ASSERT(aURI); + +@@ -79,7 +83,8 @@ ImageCacheKey::ImageCacheKey(ImageURL* aURI, + mBlobSerial = BlobSerial(mURI); + } + +- mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument); ++ mHash = ComputeHash(mURI, mBlobSerial, mOriginAttributes, mControlledDocument, ++ mIsStyloEnabled); + } + + ImageCacheKey::ImageCacheKey(const ImageCacheKey& aOther) +@@ -89,6 +94,7 @@ ImageCacheKey::ImageCacheKey(const ImageCacheKey& aOther) + , mControlledDocument(aOther.mControlledDocument) + , mHash(aOther.mHash) + , mIsChrome(aOther.mIsChrome) ++ , mIsStyloEnabled(aOther.mIsStyloEnabled) + { } + + ImageCacheKey::ImageCacheKey(ImageCacheKey&& aOther) +@@ -98,11 +104,15 @@ ImageCacheKey::ImageCacheKey(ImageCacheKey&& aOther) + , mControlledDocument(aOther.mControlledDocument) + , mHash(aOther.mHash) + , mIsChrome(aOther.mIsChrome) ++ , mIsStyloEnabled(aOther.mIsStyloEnabled) + { } + + bool + ImageCacheKey::operator==(const ImageCacheKey& aOther) const + { ++ if (mIsStyloEnabled != aOther.mIsStyloEnabled) { ++ return false; ++ } + // Don't share the image cache between a controlled document and anything else. + if (mControlledDocument != aOther.mControlledDocument) { + return false; +@@ -132,7 +142,8 @@ ImageCacheKey::Spec() const + ImageCacheKey::ComputeHash(ImageURL* aURI, + const Maybe& aBlobSerial, + const OriginAttributes& aAttrs, +- void* aControlledDocument) ++ void* aControlledDocument, ++ bool aIsStyloEnabled) + { + // Since we frequently call Hash() several times in a row on the same + // ImageCacheKey, as an optimization we compute our hash once and store it. +@@ -142,7 +153,8 @@ ImageCacheKey::ComputeHash(ImageURL* aURI, + aAttrs.CreateSuffix(suffix); + + return AddToHash(0, aURI->ComputeHash(aBlobSerial), +- HashString(suffix), HashString(ptr)); ++ HashString(suffix), HashString(ptr), ++ aIsStyloEnabled); + } + + /* static */ void* +diff --git image/ImageCacheKey.h image/ImageCacheKey.h +index c5acd0ea495e..6d676ccb6338 100644 +--- image/ImageCacheKey.h ++++ image/ImageCacheKey.h +@@ -58,7 +58,8 @@ private: + static PLDHashNumber ComputeHash(ImageURL* aURI, + const Maybe& aBlobSerial, + const OriginAttributes& aAttrs, +- void* aControlledDocument); ++ void* aControlledDocument, ++ bool aIsStyloEnabled); + static void* GetControlledDocumentToken(nsIDocument* aDocument); + + RefPtr mURI; +@@ -67,6 +68,10 @@ private: + void* mControlledDocument; + PLDHashNumber mHash; + bool mIsChrome; ++ // To prevent the reftests of styloVsGecko taking the same image cache after ++ // refreshing, we need to store different caches of stylo and gecko. So, we ++ // also consider the info of StyloEnabled() in ImageCacheKey. ++ bool mIsStyloEnabled; + }; + + } // namespace image + +commit c95ed14053c7 +Author: KuoE0 +Date: Thu Jul 27 14:06:54 2017 +0800 + + Bug 1377158 - (Part 3) Update the expectation of test cases. r=bholley,heycam + + MozReview-Commit-ID: K3gmTudkzol + + --HG-- + extra : rebase_source : 32ba6ceb37fa2f29cde8d2534d73108e87dfa406 +--- + layout/reftests/css-break/reftest.list | 2 +- + layout/reftests/svg/as-image/reftest.list | 2 +- + layout/reftests/table-background/reftest.list | 8 ++++---- + 3 files changed, 6 insertions(+), 6 deletions(-) + +diff --git layout/reftests/css-break/reftest.list layout/reftests/css-break/reftest.list +index 4364cf7d93fc..54cfbcbbeefc 100644 +--- layout/reftests/css-break/reftest.list ++++ layout/reftests/css-break/reftest.list +@@ -2,7 +2,7 @@ default-preferences pref(layout.css.box-decoration-break.enabled,true) + + == box-decoration-break-1.html box-decoration-break-1-ref.html + fuzzy(1,20) fuzzy-if(skiaContent,1,700) fuzzy-if(webrender,4-4,3273-3273) == box-decoration-break-with-inset-box-shadow-1.html box-decoration-break-with-inset-box-shadow-1-ref.html +-fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,57,374) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html ++fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,57,374) fuzzy-if(styloVsGecko,1,420) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html # Bug 1386543 + random-if(!gtkWidget) HTTP(..) == box-decoration-break-border-image.html box-decoration-break-border-image-ref.html + == box-decoration-break-block-border-padding.html box-decoration-break-block-border-padding-ref.html + == box-decoration-break-block-margin.html box-decoration-break-block-margin-ref.html +diff --git layout/reftests/svg/as-image/reftest.list layout/reftests/svg/as-image/reftest.list +index d5feb66693ad..acff18d18b50 100644 +--- layout/reftests/svg/as-image/reftest.list ++++ layout/reftests/svg/as-image/reftest.list +@@ -58,7 +58,7 @@ fuzzy(1,2) fuzzy-if(azureSkia,1,40000) == canvas-drawImage-alpha-2.html canvas-d + # context-fill: + == context-fill-01.html blue100x100-ref.html + test-pref(svg.context-properties.content.enabled,true) == context-fill-01.html lime100x100-ref.html +-== context-fill-02.html transparent100x100-w-border-ref.html ++fails-if(styloVsGecko||stylo) == context-fill-02.html transparent100x100-w-border-ref.html # Bug 1380590 + test-pref(svg.context-properties.content.enabled,true) == context-fill-02.html lime100x100-w-border-ref.html + test-pref(svg.context-properties.content.enabled,true) == context-fill-03.html lime100x100-50pct-ref.html + # fuzz because on win8 the r & b components are off by one +diff --git layout/reftests/table-background/reftest.list layout/reftests/table-background/reftest.list +index d8a138112527..df2f629d0d7f 100644 +--- layout/reftests/table-background/reftest.list ++++ layout/reftests/table-background/reftest.list +@@ -1,11 +1,11 @@ + # these could be moved to crashtests + != backgr_border-table-cell.html empty.html +-!= backgr_border-table-column-group.html empty.html ++fuzzy-if(styloVsGecko,5,330) != backgr_border-table-column-group.html empty.html # Bug 1386543 + # This seems to be caused by bug 527825 +-asserts-if(gtkWidget,0-12) != backgr_border-table-column.html empty.html ++fuzzy-if(styloVsGecko,5,561) asserts-if(gtkWidget,0-12) != backgr_border-table-column.html empty.html # Bug 1386543 + asserts-if(gtkWidget,0-6) != backgr_border-table-quirks.html empty.html +-!= backgr_border-table-row-group.html empty.html +-!= backgr_border-table-row.html empty.html ++fuzzy-if(styloVsGecko,1,168) != backgr_border-table-row-group.html empty.html # Bug 1386543 ++fuzzy-if(styloVsGecko,1,168) != backgr_border-table-row.html empty.html # Bug 1386543 + != backgr_border-table.html empty.html + != backgr_fixed-bg.html empty.html + != backgr_index.html empty.html + +commit dd7cb82fb7b5 +Author: KuoE0 +Date: Fri Jul 28 00:23:05 2017 +0800 + + Bug 1377158 - (Part 4) Reduce the assertion cost to check reconstruction frame hint. r=bholley,heycam + + The original assertion took too long time to check nsStyleChangeList. It + caused the test case with many elements timed-out and failed. + + MozReview-Commit-ID: FpNZvdQFTtR + + --HG-- + extra : rebase_source : c68072448061c4dcc8399131924cf718a5e53700 +--- + layout/base/nsStyleChangeList.cpp | 30 +++++++++++++++++++----------- + 1 file changed, 19 insertions(+), 11 deletions(-) + +diff --git layout/base/nsStyleChangeList.cpp layout/base/nsStyleChangeList.cpp +index 6f68cded3814..af6256f46c22 100644 +--- layout/base/nsStyleChangeList.cpp ++++ layout/base/nsStyleChangeList.cpp +@@ -41,17 +41,25 @@ nsStyleChangeList::AppendChange(nsIFrame* aFrame, nsIContent* aContent, nsChange + (aHint & nsChangeHint_NeedReflow), + "Reflow hint bits set without actually asking for a reflow"); + +- // If Servo fires reconstruct at a node, it is the only change hint fired at +- // that node. +- if (IsServo()) { +- for (size_t i = 0; i < Length(); ++i) { +- MOZ_ASSERT(!aContent || !((aHint | (*this)[i].mHint) & nsChangeHint_ReconstructFrame) || +- (*this)[i].mContent != aContent); +- } +- } else { +- // Filter out all other changes for same content for Gecko (Servo asserts against this +- // case above). +- if (aContent && (aHint & nsChangeHint_ReconstructFrame)) { ++ if (aContent && (aHint & nsChangeHint_ReconstructFrame)) { ++ // If Servo fires reconstruct at a node, it is the only change hint fired at ++ // that node. ++ if (IsServo()) { ++ // Note: Because we check whether |aHint| is a reconstruct above (which is ++ // necessary to avoid debug test timeouts on certain crashtests), this check ++ // will not find bugs where we add a non-reconstruct hint for an element after ++ // adding a reconstruct. This is ok though, since ProcessRestyledFrames will ++ // handle that case via mDestroyedFrames. ++ for (size_t i = 0; i < Length(); ++i) { ++ MOZ_ASSERT(aContent != (*this)[i].mContent || ++ !((*this)[i].mHint & nsChangeHint_ReconstructFrame), ++ "Should not append a non-ReconstructFrame hint after \ ++ appending a ReconstructFrame hint for the same \ ++ content."); ++ } ++ } else { ++ // Filter out all other changes for same content for Gecko (Servo asserts against this ++ // case above). + // NOTE: This is captured by reference to please static analysis. + // Capturing it by value as a pointer should be fine in this case. + RemoveElementsBy([&](const nsStyleChangeData& aData) { Copied: branches/2018Q1/www/waterfox/files/patch-bug1388319 (from r461350, head/www/waterfox/files/patch-bug1388319) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1388319 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1388319) @@ -0,0 +1,30 @@ +commit e572d7e6e7cf +Author: Xidorn Quan +Date: Tue Aug 8 22:41:32 2017 +1000 + + Bug 1388319 - Mark ServoStyleSet dirty in its Init. r=emilio + + MozReview-Commit-ID: 804KasIiS6E + + --HG-- + extra : rebase_source : 36eb21c5ffc4321aef652947455e73970419803a +--- + layout/style/ServoStyleSet.cpp | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +diff --git layout/style/ServoStyleSet.cpp layout/style/ServoStyleSet.cpp +index adb3cba922d2..a1cd15903ade 100644 +--- layout/style/ServoStyleSet.cpp ++++ layout/style/ServoStyleSet.cpp +@@ -81,8 +81,9 @@ ServoStyleSet::Init(nsPresContext* aPresContext, nsBindingManager* aBindingManag + } + } + +- // No need to Servo_StyleSet_FlushStyleSheets because we just created the +- // mRawSet, so there was nothing to flush. ++ // We added prefilled stylesheets into mRawSet, so the stylist is dirty. ++ // The Stylist should be updated later when necessary. ++ SetStylistStyleSheetsDirty(); + } + + void Copied: branches/2018Q1/www/waterfox/files/patch-bug1394146 (from r461350, head/www/waterfox/files/patch-bug1394146) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1394146 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1394146) @@ -0,0 +1,119 @@ +commit f8221b58e542 +Author: Sean Stangl +Date: Thu Sep 21 15:37:00 2017 -0400 + + Bug 1394146 - Avoid overflow on backwards iteration of IC entries. r=jandem, a=sledru + + --HG-- + extra : source : 9f05ef54c84d9b63fb3ad2dd2916df34cb35df8d + extra : histedit_source : 753ccc8652983bb35d3a1f9f89638902d3b0a2a5 +--- + js/src/jit/BaselineJIT.cpp | 11 +++++++++-- + js/src/jit/IonControlFlow.cpp | 16 ++++++++++++---- + 2 files changed, 21 insertions(+), 6 deletions(-) + +diff --git js/src/jit/BaselineJIT.cpp js/src/jit/BaselineJIT.cpp +index 3e25fd7b7120..baec7b63b8f0 100644 +--- js/src/jit/BaselineJIT.cpp ++++ js/src/jit/BaselineJIT.cpp +@@ -669,12 +669,16 @@ BaselineScript::maybeICEntryFromPCOffset(uint32_t pcOffset) + if (!ComputeBinarySearchMid(this, pcOffset, &mid)) + return nullptr; + ++ MOZ_ASSERT(mid < numICEntries()); ++ + // Found an IC entry with a matching PC offset. Search backward, and then + // forward from this IC entry, looking for one with the same PC offset which + // has isForOp() set. +- for (size_t i = mid; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i--) { ++ for (size_t i = mid; icEntry(i).pcOffset() == pcOffset; i--) { + if (icEntry(i).isForOp()) + return &icEntry(i); ++ if (i == 0) ++ break; + } + for (size_t i = mid+1; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i++) { + if (icEntry(i).isForOp()) +@@ -728,10 +732,13 @@ BaselineScript::callVMEntryFromPCOffset(uint32_t pcOffset) + // inserted by VM calls. + size_t mid; + MOZ_ALWAYS_TRUE(ComputeBinarySearchMid(this, pcOffset, &mid)); ++ MOZ_ASSERT(mid < numICEntries()); + +- for (size_t i = mid; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i--) { ++ for (size_t i = mid; icEntry(i).pcOffset() == pcOffset; i--) { + if (icEntry(i).kind() == ICEntry::Kind_CallVM) + return icEntry(i); ++ if (i == 0) ++ break; + } + for (size_t i = mid+1; i < numICEntries() && icEntry(i).pcOffset() == pcOffset; i++) { + if (icEntry(i).kind() == ICEntry::Kind_CallVM) +diff --git js/src/jit/IonControlFlow.cpp js/src/jit/IonControlFlow.cpp +index 4f27cd53dcaa..8d8a796d3f3b 100644 +--- js/src/jit/IonControlFlow.cpp ++++ js/src/jit/IonControlFlow.cpp +@@ -1619,7 +1619,7 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + DebugOnly found = false; + + if (SN_TYPE(sn) == SRC_BREAK2LABEL) { +- for (size_t i = labels_.length() - 1; i < labels_.length(); i--) { ++ for (size_t i = labels_.length() - 1; ; i--) { + CFGState& cfg = cfgStack_[labels_[i].cfgEntry]; + MOZ_ASSERT(cfg.state == CFGState::LABEL); + if (cfg.stopAt == target) { +@@ -1627,9 +1627,11 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + found = true; + break; + } ++ if (i == 0) ++ break; + } + } else { +- for (size_t i = loops_.length() - 1; i < loops_.length(); i--) { ++ for (size_t i = loops_.length() - 1; ; i--) { + CFGState& cfg = cfgStack_[loops_[i].cfgEntry]; + MOZ_ASSERT(cfg.isLoop()); + if (cfg.loop.exitpc == target) { +@@ -1637,6 +1639,8 @@ ControlFlowGenerator::processBreak(JSOp op, jssrcnote* sn) + found = true; + break; + } ++ if (i == 0) ++ break; + } + } + +@@ -1665,7 +1669,7 @@ ControlFlowGenerator::processContinue(JSOp op) + // Find the target loop. + CFGState* found = nullptr; + jsbytecode* target = pc + GetJumpOffset(pc); +- for (size_t i = loops_.length() - 1; i < loops_.length(); i--) { ++ for (size_t i = loops_.length() - 1; ; i--) { + // +1 to skip JSOP_JUMPTARGET. + if (loops_[i].continuepc == target + 1 || + EffectiveContinue(loops_[i].continuepc) == target) +@@ -1673,6 +1677,8 @@ ControlFlowGenerator::processContinue(JSOp op) + found = &cfgStack_[loops_[i].cfgEntry]; + break; + } ++ if (i == 0) ++ break; + } + + // There must always be a valid target loop structure. If not, there's +@@ -1698,11 +1704,13 @@ ControlFlowGenerator::processSwitchBreak(JSOp op) + // Find the target switch. + CFGState* found = nullptr; + jsbytecode* target = pc + GetJumpOffset(pc); +- for (size_t i = switches_.length() - 1; i < switches_.length(); i--) { ++ for (size_t i = switches_.length() - 1; ; i--) { + if (switches_[i].continuepc == target) { + found = &cfgStack_[switches_[i].cfgEntry]; + break; + } ++ if (i == 0) ++ break; + } + + // There must always be a valid target loop structure. If not, there's Copied: branches/2018Q1/www/waterfox/files/patch-bug1397671 (from r461350, head/www/waterfox/files/patch-bug1397671) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1397671 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1397671) @@ -0,0 +1,105 @@ +commit 553df1231272 +Author: Matt Woodrow +Date: Tue Sep 26 15:57:56 2017 +1300 + + Bug 1397671 - Don't treat SVG transformed frames as being transformed for the purposes of computing Combines3DTransformWithAncestors. r=dbaron, a=sledru + + --HG-- + extra : source : 70b150570407df427bed31965fe29cf8736beab6 +--- + layout/generic/nsFrame.cpp | 11 +++++++++-- + layout/generic/nsIFrame.h | 6 ++++++ + layout/reftests/transform-3d/preserve3d-8-ref.html | 11 +++++++++++ + layout/reftests/transform-3d/preserve3d-8.html | 17 +++++++++++++++++ + 4 files changed, 43 insertions(+), 2 deletions(-) + +diff --git layout/generic/nsFrame.cpp layout/generic/nsFrame.cpp +index 6e6f2bfa5379..02d1dafec21e 100644 +--- layout/generic/nsFrame.cpp ++++ layout/generic/nsFrame.cpp +@@ -1326,11 +1326,18 @@ nsIFrame::GetMarginRectRelativeToSelf() const + bool + nsIFrame::IsTransformed(const nsStyleDisplay* aStyleDisplay, + EffectSet* aEffectSet) const ++{ ++ return IsCSSTransformed(aStyleDisplay, aEffectSet) || ++ IsSVGTransformed(); ++} ++ ++bool ++nsIFrame::IsCSSTransformed(const nsStyleDisplay* aStyleDisplay, ++ EffectSet* aEffectSet) const + { + MOZ_ASSERT(aStyleDisplay == StyleDisplay()); + return ((mState & NS_FRAME_MAY_BE_TRANSFORMED) && + (aStyleDisplay->HasTransform(this) || +- IsSVGTransformed() || + HasAnimationOfTransform(aEffectSet))); + } + +@@ -1402,7 +1409,7 @@ nsIFrame::Combines3DTransformWithAncestors(const nsStyleDisplay* aStyleDisplay, + if (!parent || !parent->Extend3DContext()) { + return false; + } +- return IsTransformed(aStyleDisplay,aEffectSet) || ++ return IsCSSTransformed(aStyleDisplay, aEffectSet) || + BackfaceIsHidden(aStyleDisplay); + } + +diff --git layout/generic/nsIFrame.h layout/generic/nsIFrame.h +index e8fb4c71a16f..b3ca08370d34 100644 +--- layout/generic/nsIFrame.h ++++ layout/generic/nsIFrame.h +@@ -1724,6 +1724,12 @@ public: + return IsTransformed(StyleDisplay(), aEffectSet); + } + ++ /** ++ * Same as IsTransformed, except that it doesn't take SVG transforms ++ * into account. ++ */ ++ bool IsCSSTransformed(const nsStyleDisplay* aStyleDisplay, mozilla::EffectSet* aEffectSet = nullptr) const; ++ + /** + * True if this frame has any animation of transform in effect. + * +diff --git layout/reftests/transform-3d/preserve3d-8-ref.html layout/reftests/transform-3d/preserve3d-8-ref.html +new file mode 100644 +index 000000000000..afddf05d4d81 +--- /dev/null ++++ layout/reftests/transform-3d/preserve3d-8-ref.html +@@ -0,0 +1,11 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git layout/reftests/transform-3d/preserve3d-8.html layout/reftests/transform-3d/preserve3d-8.html +new file mode 100644 +index 000000000000..76e9c10c33bc +--- /dev/null ++++ layout/reftests/transform-3d/preserve3d-8.html +@@ -0,0 +1,17 @@ ++ ++ ++ ++ ++
++
++
++ ++ ++ ++ ++ ++
++
++
++ ++ Copied: branches/2018Q1/www/waterfox/files/patch-bug1398983 (from r461350, head/www/waterfox/files/patch-bug1398983) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1398983 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1398983) @@ -0,0 +1,25 @@ +commit 6b2dbc2b8216 +Author: Bobby Holley +Date: Fri Sep 15 12:25:46 2017 -0700 + + Bug 1398983 - Remove warning about assuming gecko style system. r=me + + MozReview-Commit-ID: BCeG81uxLvS +--- + dom/base/nsDocument.cpp | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 9d9af08ba04b..076fe1a5d444 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13490,7 +13490,8 @@ nsIDocument::UpdateStyleBackendType() + // Enable stylo for SVG-as-image. + mStyleBackendType = StyleBackendType::Servo; + } else if (!mDocumentContainer) { +- NS_WARNING("stylo: No docshell yet, assuming Gecko style system"); ++ // Not docshell, assume Gecko. Various callers can end up setting this ++ // explicitly afterwards to inherit it in various situations. + } else if (!IsXULDocument() && IsContentDocument()) { + // Disable stylo for about: pages other than about:blank, since + // they tend to use unsupported selectors like XUL tree pseudos. Copied: branches/2018Q1/www/waterfox/files/patch-bug1400540 (from r461350, head/www/waterfox/files/patch-bug1400540) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1400540 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1400540) @@ -0,0 +1,47 @@ +commit 6905267b2878 +Author: Xidorn Quan +Date: Wed Sep 20 08:26:53 2017 +1000 + + Bug 1400540 - Decide style backend type based on principal. r=bholley + + MozReview-Commit-ID: A4y9Shdbr7g + + --HG-- + extra : source : cdfe5e5e059273a1c7fc6506d6e0fecb2bb7affb +--- + dom/base/nsDocument.cpp | 21 ++++++++------------- + 1 file changed, 8 insertions(+), 13 deletions(-) + +diff --git dom/base/nsDocument.cpp dom/base/nsDocument.cpp +index 642960e6a155..265af0df07b9 100644 +--- dom/base/nsDocument.cpp ++++ dom/base/nsDocument.cpp +@@ -13465,20 +13465,15 @@ nsIDocument::UpdateStyleBackendType() + + #ifdef MOZ_STYLO + if (nsLayoutUtils::StyloEnabled()) { +- if (IsBeingUsedAsImage()) { +- // Enable stylo for SVG-as-image. ++ // Disable stylo only for system principal. Other principals aren't ++ // able to use XUL by default, and the back door to enable XUL is ++ // mostly just for testing, which means they don't matter, and we ++ // shouldn't respect them at the same time. ++ // Note that, since tests can have XUL support, we still need to ++ // explicitly exclude XUL documents here. ++ if (!nsContentUtils::IsSystemPrincipal(NodePrincipal()) && ++ !IsXULDocument()) { + mStyleBackendType = StyleBackendType::Servo; +- } else if (!mDocumentContainer) { +- // Not docshell, assume Gecko. Various callers can end up setting this +- // explicitly afterwards to inherit it in various situations. +- } else if (!IsXULDocument() && IsContentDocument()) { +- // Disable stylo for about: pages other than about:blank, since +- // they tend to use unsupported selectors like XUL tree pseudos. +- bool isAbout = false; +- mDocumentURI->SchemeIs("about", &isAbout); +- if (!isAbout || NS_IsAboutBlank(mDocumentURI)) { +- mStyleBackendType = StyleBackendType::Servo; +- } + } + } + #endif Copied: branches/2018Q1/www/waterfox/files/patch-bug1401416 (from r461350, head/www/waterfox/files/patch-bug1401416) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-bug1401416 Sat Feb 10 00:42:01 2018 (r461353, copy of r461350, head/www/waterfox/files/patch-bug1401416) @@ -0,0 +1,29 @@ +commit c5123938eb1e +Author: Tobias Schneider +Date: Thu Sep 21 12:43:35 2017 -0700 + + Bug 1401416 - [intersection-observer] Let intersection rect be empty if do_QueryFrame(rootFrame) returns null. r=dholbert, a=sledru + + --HG-- + extra : source : 90be30b5206c2b2724d61f4f6782197bfa768428 +--- + dom/base/DOMIntersectionObserver.cpp | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git dom/base/DOMIntersectionObserver.cpp dom/base/DOMIntersectionObserver.cpp +index 606a1de5ed8c..1ca909e3cfbf 100644 +--- dom/base/DOMIntersectionObserver.cpp ++++ dom/base/DOMIntersectionObserver.cpp +@@ -308,7 +308,11 @@ DOMIntersectionObserver::Update(nsIDocument* aDocument, DOMHighResTimeStamp time + } *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat Feb 10 00:42:30 2018 Return-Path: Delivered-To: svn-ports-all@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 9C852F1063C; Sat, 10 Feb 2018 00:42:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E3DD82431; Sat, 10 Feb 2018 00:42:30 +0000 (UTC) (envelope-from jbeich@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 4844F4996; Sat, 10 Feb 2018 00:42:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0gUSY091440; Sat, 10 Feb 2018 00:42:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0gUnu091344; Sat, 10 Feb 2018 00:42:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100042.w1A0gUnu091344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461354 - head/www/py-flexget X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/py-flexget X-SVN-Commit-Revision: 461354 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:42:30 -0000 Author: jbeich Date: Sat Feb 10 00:42:29 2018 New Revision: 461354 URL: https://svnweb.freebsd.org/changeset/ports/461354 Log: www/py-flexget: update to 2.12.6 Changes: https://github.com/Flexget/Flexget/compare/2.12.5...2.12.6 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Sat Feb 10 00:42:01 2018 (r461353) +++ head/www/py-flexget/Makefile Sat Feb 10 00:42:29 2018 (r461354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.12.5 +PORTVERSION= 2.12.6 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Sat Feb 10 00:42:01 2018 (r461353) +++ head/www/py-flexget/distinfo Sat Feb 10 00:42:29 2018 (r461354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517882603 -SHA256 (flexget-Flexget-2.12.5_GH0.tar.gz) = 196a2ac0fd0e0600c648fb1ef3a4df11127a0cdfba88e7de1de4f12371287a29 -SIZE (flexget-Flexget-2.12.5_GH0.tar.gz) = 6966103 +TIMESTAMP = 1518141808 +SHA256 (flexget-Flexget-2.12.6_GH0.tar.gz) = ed08ae72004a040bb85752156efc79a36892b0c31b6f6e6985849a97d56e33b5 +SIZE (flexget-Flexget-2.12.6_GH0.tar.gz) = 6966359 From owner-svn-ports-all@freebsd.org Sat Feb 10 00:43:19 2018 Return-Path: Delivered-To: svn-ports-all@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 5339EF10762; Sat, 10 Feb 2018 00:43:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04A8282537; Sat, 10 Feb 2018 00:43:19 +0000 (UTC) (envelope-from jbeich@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 F3A26499D; Sat, 10 Feb 2018 00:43:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0hIPl093658; Sat, 10 Feb 2018 00:43:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0hIj4093656; Sat, 10 Feb 2018 00:43:18 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100043.w1A0hIj4093656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461355 - branches/2018Q1/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q1/emulators/rpcs3 X-SVN-Commit-Revision: 461355 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:43:19 -0000 Author: jbeich Date: Sat Feb 10 00:43:18 2018 New Revision: 461355 URL: https://svnweb.freebsd.org/changeset/ports/461355 Log: MFH: r461351 emulators/rpcs3: update to 0.0.4.337 Changes: https://github.com/RPCS3/rpcs3/compare/5b5f2d424...cce0ad0c3 Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2018Q1/emulators/rpcs3/Makefile branches/2018Q1/emulators/rpcs3/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/rpcs3/Makefile ============================================================================== --- branches/2018Q1/emulators/rpcs3/Makefile Sat Feb 10 00:42:29 2018 (r461354) +++ branches/2018Q1/emulators/rpcs3/Makefile Sat Feb 10 00:43:18 2018 (r461355) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-321 -DISTVERSIONSUFFIX= -g5b5f2d424 +DISTVERSION= 0.0.4-337 +DISTVERSIONSUFFIX= -gcce0ad0c3 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: branches/2018Q1/emulators/rpcs3/distinfo ============================================================================== --- branches/2018Q1/emulators/rpcs3/distinfo Sat Feb 10 00:42:29 2018 (r461354) +++ branches/2018Q1/emulators/rpcs3/distinfo Sat Feb 10 00:43:18 2018 (r461355) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517875747 -SHA256 (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 4a2562dfb68f4959f421c62ff4fe26bb4be1d693d5c2cdd92197366b84630c56 -SIZE (RPCS3-rpcs3-v0.0.4-321-g5b5f2d424_GH0.tar.gz) = 3806765 +TIMESTAMP = 1518187777 +SHA256 (RPCS3-rpcs3-v0.0.4-337-gcce0ad0c3_GH0.tar.gz) = c1cb084ac2ea964db35cae885c18101896b67df605094c06e9c4a625625aefcb +SIZE (RPCS3-rpcs3-v0.0.4-337-gcce0ad0c3_GH0.tar.gz) = 3641854 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-all@freebsd.org Sat Feb 10 00:44:42 2018 Return-Path: Delivered-To: svn-ports-all@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 B9AE8F10887; Sat, 10 Feb 2018 00:44:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C80C82645; Sat, 10 Feb 2018 00:44:42 +0000 (UTC) (envelope-from jbeich@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 6761D499E; Sat, 10 Feb 2018 00:44:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A0ig8L093852; Sat, 10 Feb 2018 00:44:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A0igun093850; Sat, 10 Feb 2018 00:44:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802100044.w1A0igun093850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 10 Feb 2018 00:44:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461356 - branches/2018Q1/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q1/emulators/citra X-SVN-Commit-Revision: 461356 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 00:44:42 -0000 Author: jbeich Date: Sat Feb 10 00:44:42 2018 New Revision: 461356 URL: https://svnweb.freebsd.org/changeset/ports/461356 Log: MFH: r461352 emulators/citra: update to s20180208 Changes: https://github.com/citra-emu/citra/compare/587450cd...3c03da12 Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2018Q1/emulators/citra/Makefile branches/2018Q1/emulators/citra/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/emulators/citra/Makefile ============================================================================== --- branches/2018Q1/emulators/citra/Makefile Sat Feb 10 00:43:18 2018 (r461355) +++ branches/2018Q1/emulators/citra/Makefile Sat Feb 10 00:44:42 2018 (r461356) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20180203 +PORTVERSION= s20180208 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 587450cd +GH_TAGNAME= 3c03da12 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:d1d4705:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ Modified: branches/2018Q1/emulators/citra/distinfo ============================================================================== --- branches/2018Q1/emulators/citra/distinfo Sat Feb 10 00:43:18 2018 (r461355) +++ branches/2018Q1/emulators/citra/distinfo Sat Feb 10 00:44:42 2018 (r461356) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517692902 -SHA256 (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 9a77473917c136e1d56e290f1570bfb2c4ce5202a9fb1eece71470169b31f294 -SIZE (citra-emu-citra-s20180203-587450cd_GH0.tar.gz) = 1670384 +TIMESTAMP = 1518108370 +SHA256 (citra-emu-citra-s20180208-3c03da12_GH0.tar.gz) = 42d61d7f373328bb3f05fb0f5c234a81403cc8991ddeb9f21f25d7a68e8acf11 +SIZE (citra-emu-citra-s20180208-3c03da12_GH0.tar.gz) = 1675073 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-d1d4705_GH0.tar.gz) = cf120bc77912cf58e0965db2abcb2067c36aca612c42459e0eb72b740ea6cb0e From owner-svn-ports-all@freebsd.org Sat Feb 10 01:02:40 2018 Return-Path: Delivered-To: svn-ports-all@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 346C7F11B58; Sat, 10 Feb 2018 01:02:40 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD1A883228; Sat, 10 Feb 2018 01:02:39 +0000 (UTC) (envelope-from joneum@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 D77C54CC8; Sat, 10 Feb 2018 01:02:39 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A12dH3003905; Sat, 10 Feb 2018 01:02:39 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A12dSh003903; Sat, 10 Feb 2018 01:02:39 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802100102.w1A12dSh003903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 10 Feb 2018 01:02:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461357 - head/print/lilypond-devel X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/print/lilypond-devel X-SVN-Commit-Revision: 461357 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 01:02:40 -0000 Author: joneum Date: Sat Feb 10 01:02:39 2018 New Revision: 461357 URL: https://svnweb.freebsd.org/changeset/ports/461357 Log: fix change to DISTVERSION Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14288 Modified: head/print/lilypond-devel/Makefile head/print/lilypond-devel/pkg-plist Modified: head/print/lilypond-devel/Makefile ============================================================================== --- head/print/lilypond-devel/Makefile Sat Feb 10 00:44:42 2018 (r461356) +++ head/print/lilypond-devel/Makefile Sat Feb 10 01:02:39 2018 (r461357) @@ -4,8 +4,8 @@ PORTNAME= lilypond DISTVERSION= 2.19.81 CATEGORIES= print audio -MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ \ - http://lilypond.org/downloads/sources/v${PORTVERSION:R}/ +MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \ + http://lilypond.org/downloads/sources/v${DISTVERSION:R}/ PKGNAMESUFFIX= -devel MAINTAINER= m.ne@gmx.net @@ -63,7 +63,7 @@ CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/ ALL_TARGET= all -PLIST_SUB= PORTVERSION=${PORTVERSION} +PLIST_SUB= DISTVERSION=${DISTVERSION} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes @@ -81,6 +81,6 @@ post-patch-NLS-off: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond - (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${PORTVERSION} current) + (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${DISTVERSION} current) .include Modified: head/print/lilypond-devel/pkg-plist ============================================================================== --- head/print/lilypond-devel/pkg-plist Sat Feb 10 00:44:42 2018 (r461356) +++ head/print/lilypond-devel/pkg-plist Sat Feb 10 01:02:39 2018 (r461357) @@ -25,349 +25,349 @@ share/emacs/site-lisp/lilypond-mode.el share/emacs/site-lisp/lilypond-song.el share/emacs/site-lisp/lilypond-what-beat.el share/emacs/site-lisp/lilypond-words.el -%%DATADIR%%/%%PORTVERSION%%/fonts/00-lilypond-fonts.conf -%%DATADIR%%/%%PORTVERSION%%/fonts/99-lilypond-fonts.conf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-11.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-13.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-14.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-16.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-18.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-20.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-23.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-26.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/emmentaler-brace.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyrecursor-bold.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyrecursor-bolditalic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyrecursor-italic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyrecursor-regular.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreheros-bold.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreheros-bolditalic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreheros-italic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreheros-regular.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreschola-bold.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreschola-bolditalic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreschola-italic.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/otf/texgyreschola-regular.otf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/common-modules-and-initialization.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/debugging-settings.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/declare-autometric-parameters.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-accidentals.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-accordion.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-alphabet26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-arrow.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-arrowheads.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-autometric.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-a.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-b.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-c.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-d.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-e.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-f.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-g.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-h.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces-i.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-braces.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-brackettips.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-clefs.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-dots.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-dynamics.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flags26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-flats.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-macros.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-naturals.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-noteheads26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-numbers.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-other-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-params.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-parenthesis.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-pedals.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-rests.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-scripts.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-sharps.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-ties.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-timesignatures.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta-trills.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/feta26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-accidentals.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-clefs.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-custodes.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-dots.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-flags.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-macros.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-noteheads26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-other-generic.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-rests.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-scripts.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan-timesignatures.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan11.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan13.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan14.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan16.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan18.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan20.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan23.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/source/parmesan26.mf -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-11.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-11.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-13.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-13.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-14.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-14.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-16.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-16.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-18.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-18.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-20.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-20.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-23.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-23.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-26.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-26.woff -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-brace.svg -%%DATADIR%%/%%PORTVERSION%%/fonts/svg/emmentaler-brace.woff -%%DATADIR%%/%%PORTVERSION%%/ly/Welcome-to-LilyPond-MacOS.ly -%%DATADIR%%/%%PORTVERSION%%/ly/Welcome_to_LilyPond.ly -%%DATADIR%%/%%PORTVERSION%%/ly/arabic.ly -%%DATADIR%%/%%PORTVERSION%%/ly/articulate.ly -%%DATADIR%%/%%PORTVERSION%%/ly/bagpipe.ly -%%DATADIR%%/%%PORTVERSION%%/ly/base-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ly/catalan.ly -%%DATADIR%%/%%PORTVERSION%%/ly/chord-modifiers-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/chord-repetition-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/context-mods-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/declarations-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/deutsch.ly -%%DATADIR%%/%%PORTVERSION%%/ly/drumpitch-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/dynamic-scripts-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/english.ly -%%DATADIR%%/%%PORTVERSION%%/ly/engraver-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/espanol.ly -%%DATADIR%%/%%PORTVERSION%%/ly/event-listener.ly -%%DATADIR%%/%%PORTVERSION%%/ly/festival.ly -%%DATADIR%%/%%PORTVERSION%%/ly/generate-documentation.ly -%%DATADIR%%/%%PORTVERSION%%/ly/generate-interface-doc-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/grace-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/graphviz-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/gregorian.ly -%%DATADIR%%/%%PORTVERSION%%/ly/guile-debugger.ly -%%DATADIR%%/%%PORTVERSION%%/ly/init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/italiano.ly -%%DATADIR%%/%%PORTVERSION%%/ly/lilypond-book-preamble.ly -%%DATADIR%%/%%PORTVERSION%%/ly/lyrics-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ly/makam.ly -%%DATADIR%%/%%PORTVERSION%%/ly/midi-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/music-functions-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/nederlands.ly -%%DATADIR%%/%%PORTVERSION%%/ly/norsk.ly -%%DATADIR%%/%%PORTVERSION%%/ly/paper-defaults-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/performer-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/piano-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ly/portugues.ly -%%DATADIR%%/%%PORTVERSION%%/ly/predefined-fretboards-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/predefined-guitar-fretboards.ly -%%DATADIR%%/%%PORTVERSION%%/ly/predefined-guitar-ninth-fretboards.ly -%%DATADIR%%/%%PORTVERSION%%/ly/predefined-mandolin-fretboards.ly -%%DATADIR%%/%%PORTVERSION%%/ly/predefined-ukulele-fretboards.ly -%%DATADIR%%/%%PORTVERSION%%/ly/property-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/satb.ly -%%DATADIR%%/%%PORTVERSION%%/ly/scale-definitions-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/scheme-sandbox.ly -%%DATADIR%%/%%PORTVERSION%%/ly/script-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/spanners-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/ssaattbb.ly -%%DATADIR%%/%%PORTVERSION%%/ly/staff-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ly/string-tunings-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/suomi.ly -%%DATADIR%%/%%PORTVERSION%%/ly/svenska.ly -%%DATADIR%%/%%PORTVERSION%%/ly/text-replacements.ly -%%DATADIR%%/%%PORTVERSION%%/ly/titling-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/toc-init.ly -%%DATADIR%%/%%PORTVERSION%%/ly/vlaams.ly -%%DATADIR%%/%%PORTVERSION%%/ly/vocal-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ly/voice-tkit.ly -%%DATADIR%%/%%PORTVERSION%%/ps/encodingdefs.ps -%%DATADIR%%/%%PORTVERSION%%/ps/lilyponddefs.ps -%%DATADIR%%/%%PORTVERSION%%/ps/music-drawing-routines.ps -%%DATADIR%%/%%PORTVERSION%%/python/book_base.py -%%DATADIR%%/%%PORTVERSION%%/python/book_base.pyc -%%DATADIR%%/%%PORTVERSION%%/python/book_docbook.py -%%DATADIR%%/%%PORTVERSION%%/python/book_docbook.pyc -%%DATADIR%%/%%PORTVERSION%%/python/book_html.py -%%DATADIR%%/%%PORTVERSION%%/python/book_html.pyc -%%DATADIR%%/%%PORTVERSION%%/python/book_latex.py -%%DATADIR%%/%%PORTVERSION%%/python/book_latex.pyc -%%DATADIR%%/%%PORTVERSION%%/python/book_snippets.py -%%DATADIR%%/%%PORTVERSION%%/python/book_snippets.pyc -%%DATADIR%%/%%PORTVERSION%%/python/book_texinfo.py -%%DATADIR%%/%%PORTVERSION%%/python/book_texinfo.pyc -%%DATADIR%%/%%PORTVERSION%%/python/convertrules.py -%%DATADIR%%/%%PORTVERSION%%/python/convertrules.pyc -%%DATADIR%%/%%PORTVERSION%%/python/fontextract.py -%%DATADIR%%/%%PORTVERSION%%/python/fontextract.pyc -%%DATADIR%%/%%PORTVERSION%%/python/langdefs.py -%%DATADIR%%/%%PORTVERSION%%/python/langdefs.pyc -%%DATADIR%%/%%PORTVERSION%%/python/lilylib.py -%%DATADIR%%/%%PORTVERSION%%/python/lilylib.pyc -%%DATADIR%%/%%PORTVERSION%%/python/midi.py -%%DATADIR%%/%%PORTVERSION%%/python/midi.pyc -%%DATADIR%%/%%PORTVERSION%%/python/musicexp.py -%%DATADIR%%/%%PORTVERSION%%/python/musicexp.pyc -%%DATADIR%%/%%PORTVERSION%%/python/musicxml.py -%%DATADIR%%/%%PORTVERSION%%/python/musicxml.pyc -%%DATADIR%%/%%PORTVERSION%%/python/musicxml2ly_conversion.py -%%DATADIR%%/%%PORTVERSION%%/python/musicxml2ly_conversion.pyc -%%DATADIR%%/%%PORTVERSION%%/python/rational.py -%%DATADIR%%/%%PORTVERSION%%/python/rational.pyc -%%DATADIR%%/%%PORTVERSION%%/python/safeeval.py -%%DATADIR%%/%%PORTVERSION%%/python/safeeval.pyc -%%DATADIR%%/%%PORTVERSION%%/python/utilities.py -%%DATADIR%%/%%PORTVERSION%%/python/utilities.pyc -%%DATADIR%%/%%PORTVERSION%%/scm/accreg.scm -%%DATADIR%%/%%PORTVERSION%%/scm/auto-beam.scm -%%DATADIR%%/%%PORTVERSION%%/scm/autochange.scm -%%DATADIR%%/%%PORTVERSION%%/scm/backend-library.scm -%%DATADIR%%/%%PORTVERSION%%/scm/bar-line.scm -%%DATADIR%%/%%PORTVERSION%%/scm/bezier-tools.scm -%%DATADIR%%/%%PORTVERSION%%/scm/c++.scm -%%DATADIR%%/%%PORTVERSION%%/scm/chord-entry.scm -%%DATADIR%%/%%PORTVERSION%%/scm/chord-generic-names.scm -%%DATADIR%%/%%PORTVERSION%%/scm/chord-ignatzek-names.scm -%%DATADIR%%/%%PORTVERSION%%/scm/chord-name.scm -%%DATADIR%%/%%PORTVERSION%%/scm/clip-region.scm -%%DATADIR%%/%%PORTVERSION%%/scm/coverage.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-context-properties.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-event-classes.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-grob-interfaces.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-grob-properties.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-grobs.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-markup-commands.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-music-callbacks.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-music-display-methods.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-music-properties.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-music-types.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-note-names.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-stencil-commands.scm -%%DATADIR%%/%%PORTVERSION%%/scm/define-woodwind-diagrams.scm -%%DATADIR%%/%%PORTVERSION%%/scm/display-lily.scm -%%DATADIR%%/%%PORTVERSION%%/scm/display-woodwind-diagrams.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-backend.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-context-mods.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-functions.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-identifiers.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-markup.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-music.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-translation.scm -%%DATADIR%%/%%PORTVERSION%%/scm/document-type-predicates.scm -%%DATADIR%%/%%PORTVERSION%%/scm/documentation-generate.scm -%%DATADIR%%/%%PORTVERSION%%/scm/documentation-lib.scm -%%DATADIR%%/%%PORTVERSION%%/scm/editor.scm -%%DATADIR%%/%%PORTVERSION%%/scm/encoding.scm -%%DATADIR%%/%%PORTVERSION%%/scm/file-cache.scm -%%DATADIR%%/%%PORTVERSION%%/scm/flag-styles.scm -%%DATADIR%%/%%PORTVERSION%%/scm/font.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-eps.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-null.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-ps.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-scm.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-socket.scm -%%DATADIR%%/%%PORTVERSION%%/scm/framework-svg.scm -%%DATADIR%%/%%PORTVERSION%%/scm/fret-diagrams.scm -%%DATADIR%%/%%PORTVERSION%%/scm/graphviz.scm -%%DATADIR%%/%%PORTVERSION%%/scm/guile-debugger.scm -%%DATADIR%%/%%PORTVERSION%%/scm/harp-pedals.scm -%%DATADIR%%/%%PORTVERSION%%/scm/layout-beam.scm -%%DATADIR%%/%%PORTVERSION%%/scm/layout-slur.scm -%%DATADIR%%/%%PORTVERSION%%/scm/lily-library.scm -%%DATADIR%%/%%PORTVERSION%%/scm/lily-sort.scm -%%DATADIR%%/%%PORTVERSION%%/scm/lily.scm -%%DATADIR%%/%%PORTVERSION%%/scm/ly-syntax-constructors.scm -%%DATADIR%%/%%PORTVERSION%%/scm/markup-macros.scm -%%DATADIR%%/%%PORTVERSION%%/scm/markup.scm -%%DATADIR%%/%%PORTVERSION%%/scm/memory-trace.scm -%%DATADIR%%/%%PORTVERSION%%/scm/midi.scm -%%DATADIR%%/%%PORTVERSION%%/scm/modal-transforms.scm -%%DATADIR%%/%%PORTVERSION%%/scm/music-functions.scm -%%DATADIR%%/%%PORTVERSION%%/scm/output-lib.scm -%%DATADIR%%/%%PORTVERSION%%/scm/output-ps.scm -%%DATADIR%%/%%PORTVERSION%%/scm/output-socket.scm -%%DATADIR%%/%%PORTVERSION%%/scm/output-svg.scm -%%DATADIR%%/%%PORTVERSION%%/scm/page.scm -%%DATADIR%%/%%PORTVERSION%%/scm/paper-system.scm -%%DATADIR%%/%%PORTVERSION%%/scm/paper.scm -%%DATADIR%%/%%PORTVERSION%%/scm/parser-clef.scm -%%DATADIR%%/%%PORTVERSION%%/scm/parser-ly-from-scheme.scm -%%DATADIR%%/%%PORTVERSION%%/scm/part-combiner.scm -%%DATADIR%%/%%PORTVERSION%%/scm/predefined-fretboards.scm -%%DATADIR%%/%%PORTVERSION%%/scm/ps-to-png.scm -%%DATADIR%%/%%PORTVERSION%%/scm/safe-lily.scm -%%DATADIR%%/%%PORTVERSION%%/scm/safe-utility-defs.scm -%%DATADIR%%/%%PORTVERSION%%/scm/scheme-engravers.scm -%%DATADIR%%/%%PORTVERSION%%/scm/script.scm -%%DATADIR%%/%%PORTVERSION%%/scm/skyline.scm -%%DATADIR%%/%%PORTVERSION%%/scm/song-util.scm -%%DATADIR%%/%%PORTVERSION%%/scm/song.scm -%%DATADIR%%/%%PORTVERSION%%/scm/standalone.scm -%%DATADIR%%/%%PORTVERSION%%/scm/stencil.scm -%%DATADIR%%/%%PORTVERSION%%/scm/tablature.scm -%%DATADIR%%/%%PORTVERSION%%/scm/text.scm -%%DATADIR%%/%%PORTVERSION%%/scm/time-signature-settings.scm -%%DATADIR%%/%%PORTVERSION%%/scm/time-signature.scm -%%DATADIR%%/%%PORTVERSION%%/scm/titling.scm -%%DATADIR%%/%%PORTVERSION%%/scm/to-xml.scm -%%DATADIR%%/%%PORTVERSION%%/scm/translation-functions.scm -%%DATADIR%%/%%PORTVERSION%%/scm/x11-color.scm -%%DATADIR%%/%%PORTVERSION%%/tex/lilypond-tex-metrics.tex -%%DATADIR%%/%%PORTVERSION%%/tex/texinfo-ja.tex -%%DATADIR%%/%%PORTVERSION%%/vim/compiler/lilypond.vim -%%DATADIR%%/%%PORTVERSION%%/vim/ftdetect/lilypond.vim -%%DATADIR%%/%%PORTVERSION%%/vim/ftplugin/lilypond.vim -%%DATADIR%%/%%PORTVERSION%%/vim/indent/lilypond.vim -%%DATADIR%%/%%PORTVERSION%%/vim/syntax/lilypond-words -%%DATADIR%%/%%PORTVERSION%%/vim/syntax/lilypond-words.vim -%%DATADIR%%/%%PORTVERSION%%/vim/syntax/lilypond.vim +%%DATADIR%%/%%DISTVERSION%%/fonts/00-lilypond-fonts.conf +%%DATADIR%%/%%DISTVERSION%%/fonts/99-lilypond-fonts.conf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-11.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-13.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-14.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-16.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-18.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-20.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-23.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-26.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-brace.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyrecursor-bold.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyrecursor-bolditalic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyrecursor-italic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyrecursor-regular.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreheros-bold.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreheros-bolditalic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreheros-italic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreheros-regular.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreschola-bold.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreschola-bolditalic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreschola-italic.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/otf/texgyreschola-regular.otf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/common-modules-and-initialization.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/debugging-settings.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/declare-autometric-parameters.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-accidentals.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-accordion.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-alphabet26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-arrow.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-arrowheads.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-autometric.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-a.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-b.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-c.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-d.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-e.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-f.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-g.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-h.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces-i.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-braces.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-brackettips.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-clefs.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-dots.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-dynamics.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flags26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-flats.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-macros.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-naturals.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-noteheads26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-numbers.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-other-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-params.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-parenthesis.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-pedals.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-rests.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-scripts.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-sharps.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-ties.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-timesignatures.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta-trills.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/feta26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-accidentals.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-clefs.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-custodes.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-dots.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-flags.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-macros.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-noteheads26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-other-generic.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-rests.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-scripts.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan-timesignatures.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan11.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan13.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan14.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan16.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan18.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan20.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan23.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/source/parmesan26.mf +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-11.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-11.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-13.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-13.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-14.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-14.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-16.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-16.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-18.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-18.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-20.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-20.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-23.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-23.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-26.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-26.woff +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-brace.svg +%%DATADIR%%/%%DISTVERSION%%/fonts/svg/emmentaler-brace.woff +%%DATADIR%%/%%DISTVERSION%%/ly/Welcome-to-LilyPond-MacOS.ly +%%DATADIR%%/%%DISTVERSION%%/ly/Welcome_to_LilyPond.ly +%%DATADIR%%/%%DISTVERSION%%/ly/arabic.ly +%%DATADIR%%/%%DISTVERSION%%/ly/articulate.ly +%%DATADIR%%/%%DISTVERSION%%/ly/bagpipe.ly +%%DATADIR%%/%%DISTVERSION%%/ly/base-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ly/catalan.ly +%%DATADIR%%/%%DISTVERSION%%/ly/chord-modifiers-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/chord-repetition-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/context-mods-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/declarations-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/deutsch.ly +%%DATADIR%%/%%DISTVERSION%%/ly/drumpitch-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/dynamic-scripts-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/english.ly +%%DATADIR%%/%%DISTVERSION%%/ly/engraver-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/espanol.ly +%%DATADIR%%/%%DISTVERSION%%/ly/event-listener.ly +%%DATADIR%%/%%DISTVERSION%%/ly/festival.ly +%%DATADIR%%/%%DISTVERSION%%/ly/generate-documentation.ly +%%DATADIR%%/%%DISTVERSION%%/ly/generate-interface-doc-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/grace-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/graphviz-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/gregorian.ly +%%DATADIR%%/%%DISTVERSION%%/ly/guile-debugger.ly +%%DATADIR%%/%%DISTVERSION%%/ly/init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/italiano.ly +%%DATADIR%%/%%DISTVERSION%%/ly/lilypond-book-preamble.ly +%%DATADIR%%/%%DISTVERSION%%/ly/lyrics-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ly/makam.ly +%%DATADIR%%/%%DISTVERSION%%/ly/midi-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/music-functions-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/nederlands.ly +%%DATADIR%%/%%DISTVERSION%%/ly/norsk.ly +%%DATADIR%%/%%DISTVERSION%%/ly/paper-defaults-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/performer-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/piano-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ly/portugues.ly +%%DATADIR%%/%%DISTVERSION%%/ly/predefined-fretboards-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/predefined-guitar-fretboards.ly +%%DATADIR%%/%%DISTVERSION%%/ly/predefined-guitar-ninth-fretboards.ly +%%DATADIR%%/%%DISTVERSION%%/ly/predefined-mandolin-fretboards.ly +%%DATADIR%%/%%DISTVERSION%%/ly/predefined-ukulele-fretboards.ly +%%DATADIR%%/%%DISTVERSION%%/ly/property-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/satb.ly +%%DATADIR%%/%%DISTVERSION%%/ly/scale-definitions-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/scheme-sandbox.ly +%%DATADIR%%/%%DISTVERSION%%/ly/script-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/spanners-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/ssaattbb.ly +%%DATADIR%%/%%DISTVERSION%%/ly/staff-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ly/string-tunings-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/suomi.ly +%%DATADIR%%/%%DISTVERSION%%/ly/svenska.ly +%%DATADIR%%/%%DISTVERSION%%/ly/text-replacements.ly +%%DATADIR%%/%%DISTVERSION%%/ly/titling-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/toc-init.ly +%%DATADIR%%/%%DISTVERSION%%/ly/vlaams.ly +%%DATADIR%%/%%DISTVERSION%%/ly/vocal-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ly/voice-tkit.ly +%%DATADIR%%/%%DISTVERSION%%/ps/encodingdefs.ps +%%DATADIR%%/%%DISTVERSION%%/ps/lilyponddefs.ps +%%DATADIR%%/%%DISTVERSION%%/ps/music-drawing-routines.ps +%%DATADIR%%/%%DISTVERSION%%/python/book_base.py +%%DATADIR%%/%%DISTVERSION%%/python/book_base.pyc +%%DATADIR%%/%%DISTVERSION%%/python/book_docbook.py +%%DATADIR%%/%%DISTVERSION%%/python/book_docbook.pyc +%%DATADIR%%/%%DISTVERSION%%/python/book_html.py +%%DATADIR%%/%%DISTVERSION%%/python/book_html.pyc +%%DATADIR%%/%%DISTVERSION%%/python/book_latex.py +%%DATADIR%%/%%DISTVERSION%%/python/book_latex.pyc +%%DATADIR%%/%%DISTVERSION%%/python/book_snippets.py +%%DATADIR%%/%%DISTVERSION%%/python/book_snippets.pyc +%%DATADIR%%/%%DISTVERSION%%/python/book_texinfo.py +%%DATADIR%%/%%DISTVERSION%%/python/book_texinfo.pyc +%%DATADIR%%/%%DISTVERSION%%/python/convertrules.py +%%DATADIR%%/%%DISTVERSION%%/python/convertrules.pyc +%%DATADIR%%/%%DISTVERSION%%/python/fontextract.py +%%DATADIR%%/%%DISTVERSION%%/python/fontextract.pyc +%%DATADIR%%/%%DISTVERSION%%/python/langdefs.py +%%DATADIR%%/%%DISTVERSION%%/python/langdefs.pyc +%%DATADIR%%/%%DISTVERSION%%/python/lilylib.py +%%DATADIR%%/%%DISTVERSION%%/python/lilylib.pyc +%%DATADIR%%/%%DISTVERSION%%/python/midi.py +%%DATADIR%%/%%DISTVERSION%%/python/midi.pyc +%%DATADIR%%/%%DISTVERSION%%/python/musicexp.py +%%DATADIR%%/%%DISTVERSION%%/python/musicexp.pyc +%%DATADIR%%/%%DISTVERSION%%/python/musicxml.py +%%DATADIR%%/%%DISTVERSION%%/python/musicxml.pyc +%%DATADIR%%/%%DISTVERSION%%/python/musicxml2ly_conversion.py +%%DATADIR%%/%%DISTVERSION%%/python/musicxml2ly_conversion.pyc +%%DATADIR%%/%%DISTVERSION%%/python/rational.py +%%DATADIR%%/%%DISTVERSION%%/python/rational.pyc +%%DATADIR%%/%%DISTVERSION%%/python/safeeval.py +%%DATADIR%%/%%DISTVERSION%%/python/safeeval.pyc +%%DATADIR%%/%%DISTVERSION%%/python/utilities.py +%%DATADIR%%/%%DISTVERSION%%/python/utilities.pyc +%%DATADIR%%/%%DISTVERSION%%/scm/accreg.scm +%%DATADIR%%/%%DISTVERSION%%/scm/auto-beam.scm +%%DATADIR%%/%%DISTVERSION%%/scm/autochange.scm +%%DATADIR%%/%%DISTVERSION%%/scm/backend-library.scm +%%DATADIR%%/%%DISTVERSION%%/scm/bar-line.scm +%%DATADIR%%/%%DISTVERSION%%/scm/bezier-tools.scm +%%DATADIR%%/%%DISTVERSION%%/scm/c++.scm +%%DATADIR%%/%%DISTVERSION%%/scm/chord-entry.scm +%%DATADIR%%/%%DISTVERSION%%/scm/chord-generic-names.scm +%%DATADIR%%/%%DISTVERSION%%/scm/chord-ignatzek-names.scm +%%DATADIR%%/%%DISTVERSION%%/scm/chord-name.scm +%%DATADIR%%/%%DISTVERSION%%/scm/clip-region.scm +%%DATADIR%%/%%DISTVERSION%%/scm/coverage.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-context-properties.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-event-classes.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-grob-interfaces.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-grob-properties.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-grobs.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-markup-commands.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-music-callbacks.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-music-display-methods.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-music-properties.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-music-types.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-note-names.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-stencil-commands.scm +%%DATADIR%%/%%DISTVERSION%%/scm/define-woodwind-diagrams.scm +%%DATADIR%%/%%DISTVERSION%%/scm/display-lily.scm +%%DATADIR%%/%%DISTVERSION%%/scm/display-woodwind-diagrams.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-backend.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-context-mods.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-functions.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-identifiers.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-markup.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-music.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-translation.scm +%%DATADIR%%/%%DISTVERSION%%/scm/document-type-predicates.scm +%%DATADIR%%/%%DISTVERSION%%/scm/documentation-generate.scm +%%DATADIR%%/%%DISTVERSION%%/scm/documentation-lib.scm +%%DATADIR%%/%%DISTVERSION%%/scm/editor.scm +%%DATADIR%%/%%DISTVERSION%%/scm/encoding.scm +%%DATADIR%%/%%DISTVERSION%%/scm/file-cache.scm +%%DATADIR%%/%%DISTVERSION%%/scm/flag-styles.scm +%%DATADIR%%/%%DISTVERSION%%/scm/font.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-eps.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-null.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-ps.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-scm.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-socket.scm +%%DATADIR%%/%%DISTVERSION%%/scm/framework-svg.scm +%%DATADIR%%/%%DISTVERSION%%/scm/fret-diagrams.scm +%%DATADIR%%/%%DISTVERSION%%/scm/graphviz.scm +%%DATADIR%%/%%DISTVERSION%%/scm/guile-debugger.scm +%%DATADIR%%/%%DISTVERSION%%/scm/harp-pedals.scm +%%DATADIR%%/%%DISTVERSION%%/scm/layout-beam.scm +%%DATADIR%%/%%DISTVERSION%%/scm/layout-slur.scm +%%DATADIR%%/%%DISTVERSION%%/scm/lily-library.scm +%%DATADIR%%/%%DISTVERSION%%/scm/lily-sort.scm +%%DATADIR%%/%%DISTVERSION%%/scm/lily.scm +%%DATADIR%%/%%DISTVERSION%%/scm/ly-syntax-constructors.scm +%%DATADIR%%/%%DISTVERSION%%/scm/markup-macros.scm +%%DATADIR%%/%%DISTVERSION%%/scm/markup.scm +%%DATADIR%%/%%DISTVERSION%%/scm/memory-trace.scm +%%DATADIR%%/%%DISTVERSION%%/scm/midi.scm +%%DATADIR%%/%%DISTVERSION%%/scm/modal-transforms.scm +%%DATADIR%%/%%DISTVERSION%%/scm/music-functions.scm +%%DATADIR%%/%%DISTVERSION%%/scm/output-lib.scm +%%DATADIR%%/%%DISTVERSION%%/scm/output-ps.scm +%%DATADIR%%/%%DISTVERSION%%/scm/output-socket.scm +%%DATADIR%%/%%DISTVERSION%%/scm/output-svg.scm +%%DATADIR%%/%%DISTVERSION%%/scm/page.scm +%%DATADIR%%/%%DISTVERSION%%/scm/paper-system.scm +%%DATADIR%%/%%DISTVERSION%%/scm/paper.scm +%%DATADIR%%/%%DISTVERSION%%/scm/parser-clef.scm +%%DATADIR%%/%%DISTVERSION%%/scm/parser-ly-from-scheme.scm +%%DATADIR%%/%%DISTVERSION%%/scm/part-combiner.scm +%%DATADIR%%/%%DISTVERSION%%/scm/predefined-fretboards.scm +%%DATADIR%%/%%DISTVERSION%%/scm/ps-to-png.scm +%%DATADIR%%/%%DISTVERSION%%/scm/safe-lily.scm +%%DATADIR%%/%%DISTVERSION%%/scm/safe-utility-defs.scm +%%DATADIR%%/%%DISTVERSION%%/scm/scheme-engravers.scm +%%DATADIR%%/%%DISTVERSION%%/scm/script.scm +%%DATADIR%%/%%DISTVERSION%%/scm/skyline.scm +%%DATADIR%%/%%DISTVERSION%%/scm/song-util.scm +%%DATADIR%%/%%DISTVERSION%%/scm/song.scm +%%DATADIR%%/%%DISTVERSION%%/scm/standalone.scm +%%DATADIR%%/%%DISTVERSION%%/scm/stencil.scm +%%DATADIR%%/%%DISTVERSION%%/scm/tablature.scm +%%DATADIR%%/%%DISTVERSION%%/scm/text.scm +%%DATADIR%%/%%DISTVERSION%%/scm/time-signature-settings.scm +%%DATADIR%%/%%DISTVERSION%%/scm/time-signature.scm +%%DATADIR%%/%%DISTVERSION%%/scm/titling.scm +%%DATADIR%%/%%DISTVERSION%%/scm/to-xml.scm +%%DATADIR%%/%%DISTVERSION%%/scm/translation-functions.scm +%%DATADIR%%/%%DISTVERSION%%/scm/x11-color.scm +%%DATADIR%%/%%DISTVERSION%%/tex/lilypond-tex-metrics.tex +%%DATADIR%%/%%DISTVERSION%%/tex/texinfo-ja.tex +%%DATADIR%%/%%DISTVERSION%%/vim/compiler/lilypond.vim +%%DATADIR%%/%%DISTVERSION%%/vim/ftdetect/lilypond.vim +%%DATADIR%%/%%DISTVERSION%%/vim/ftplugin/lilypond.vim +%%DATADIR%%/%%DISTVERSION%%/vim/indent/lilypond.vim +%%DATADIR%%/%%DISTVERSION%%/vim/syntax/lilypond-words +%%DATADIR%%/%%DISTVERSION%%/vim/syntax/lilypond-words.vim +%%DATADIR%%/%%DISTVERSION%%/vim/syntax/lilypond.vim %%DATADIR%%/current %%NLS%%share/locale/ca/LC_MESSAGES/lilypond.mo %%NLS%%share/locale/cs/LC_MESSAGES/lilypond.mo From owner-svn-ports-all@freebsd.org Sat Feb 10 01:14:20 2018 Return-Path: Delivered-To: svn-ports-all@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 3F142F12A3C; Sat, 10 Feb 2018 01:14:20 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CCC0283C85; Sat, 10 Feb 2018 01:14:19 +0000 (UTC) (envelope-from cpm@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 C7AA64EC9; Sat, 10 Feb 2018 01:14:19 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A1EJs5009281; Sat, 10 Feb 2018 01:14:19 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A1EJUX009279; Sat, 10 Feb 2018 01:14:19 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201802100114.w1A1EJUX009279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 10 Feb 2018 01:14:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461359 - head/devel/py-gitless X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/devel/py-gitless X-SVN-Commit-Revision: 461359 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 01:14:20 -0000 Author: cpm Date: Sat Feb 10 01:14:19 2018 New Revision: 461359 URL: https://svnweb.freebsd.org/changeset/ports/461359 Log: devel/py-gitless: Update to 0.8.6 - Update LICENSE - Update the required versions of RUN_DEPENDS - Add TEST_DEPENDS - Update do-test target Changelog: https://github.com/sdg-mit/gitless/releases/tag/v0.8.6 Modified: head/devel/py-gitless/Makefile head/devel/py-gitless/distinfo Modified: head/devel/py-gitless/Makefile ============================================================================== --- head/devel/py-gitless/Makefile Sat Feb 10 01:11:56 2018 (r461358) +++ head/devel/py-gitless/Makefile Sat Feb 10 01:14:19 2018 (r461359) @@ -2,22 +2,22 @@ # $FreeBSD$ PORTNAME= gitless -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cpm@FreeBSD.org COMMENT= Version control system built on top of Git -LICENSE= GPLv2 +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clint>=0.3.6:devel/py-clint@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygit2>=0.23.0:devel/py-pygit2@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sh>=1.11:devel/py-sh@${FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clint>=0.5.1:devel/py-clint@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygit2>=0.26.0:devel/py-pygit2@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sh>=1.12.14:devel/py-sh@${FLAVOR} \ git:devel/git +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils @@ -30,6 +30,6 @@ NO_ARCH= yes do-test: @cd ${WRKSRC} && \ - ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + ${SETENV} ${MAKE_ENV} nosetests-${PYTHON_VER} -v .include Modified: head/devel/py-gitless/distinfo ============================================================================== --- head/devel/py-gitless/distinfo Sat Feb 10 01:11:56 2018 (r461358) +++ head/devel/py-gitless/distinfo Sat Feb 10 01:14:19 2018 (r461359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482414192 -SHA256 (sdg-mit-gitless-v0.8.5_GH0.tar.gz) = c93f8f558d05f41777ae36fab7434cfcdb13035ae2220893d5ee222ced1e7b9f -SIZE (sdg-mit-gitless-v0.8.5_GH0.tar.gz) = 46308 +TIMESTAMP = 1518205276 +SHA256 (sdg-mit-gitless-v0.8.6_GH0.tar.gz) = e1d009bf9d7c89428d7029394cc85a0d91bd2af73f019508ddc92c98faeed8e5 +SIZE (sdg-mit-gitless-v0.8.6_GH0.tar.gz) = 41764 From owner-svn-ports-all@freebsd.org Sat Feb 10 01:11:57 2018 Return-Path: Delivered-To: svn-ports-all@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 5FEC4F12689; Sat, 10 Feb 2018 01:11:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CEEB83A0E; Sat, 10 Feb 2018 01:11:57 +0000 (UTC) (envelope-from yuri@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 06ECA4E7D; Sat, 10 Feb 2018 01:11:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A1Buw4005293; Sat, 10 Feb 2018 01:11:56 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A1Bu0e005291; Sat, 10 Feb 2018 01:11:56 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100111.w1A1Bu0e005291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 01:11:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461358 - head/devel/flexjson X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/flexjson X-SVN-Commit-Revision: 461358 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 01:11:57 -0000 Author: yuri Date: Sat Feb 10 01:11:56 2018 New Revision: 461358 URL: https://svnweb.freebsd.org/changeset/ports/461358 Log: devel/flexjson: Update to 2.1 amutu@amutu.com took maintainership. Additional port changes: * DISTVERSION * Update of MASTER_SITES. * No need for USES=zip any more. * No need for NO_WRKSUBDIR. * Minor change in do-install. * PORTDOCS to the end. PR: 220075 Submitted by: Jov Approved by: tcberner (mentor, implicit) Modified: head/devel/flexjson/Makefile head/devel/flexjson/distinfo Modified: head/devel/flexjson/Makefile ============================================================================== --- head/devel/flexjson/Makefile Sat Feb 10 01:02:39 2018 (r461357) +++ head/devel/flexjson/Makefile Sat Feb 10 01:11:56 2018 (r461358) @@ -2,33 +2,29 @@ # $FreeBSD$ PORTNAME= flexjson -PORTVERSION= 1.6 -PORTREVISION= 1 +DISTVERSION= 2.1 CATEGORIES= devel java -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Flexjson%201.0 -DISTNAME= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/flexjson%20${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Lightweight Java library to write JSON LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt -USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes NO_ARCH= yes -NO_WRKSUBDIR= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar -PORTDOCS= * - OPTIONS_DEFINE= DOCS +PORTDOCS= * + do-install: - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar \ + ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar do-install-DOCS-on: Modified: head/devel/flexjson/distinfo ============================================================================== --- head/devel/flexjson/distinfo Sat Feb 10 01:02:39 2018 (r461357) +++ head/devel/flexjson/distinfo Sat Feb 10 01:11:56 2018 (r461358) @@ -1,2 +1,3 @@ -SHA256 (flexjson.zip) = 0242e6c6a022d568a8a4571297a500254bf01c9d2ff1f9238b5a39c5b7e4cc54 -SIZE (flexjson.zip) = 55229 +TIMESTAMP = 1497796307 +SHA256 (flexjson-2.1.tar.gz) = 9c841fbde84c6950b3ca46c0ecbb5089e294fa9d81cc1b3fb68ceba6e8f79775 +SIZE (flexjson-2.1.tar.gz) = 627012 From owner-svn-ports-all@freebsd.org Sat Feb 10 07:16:26 2018 Return-Path: Delivered-To: svn-ports-all@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 9C4F2F028FD; Sat, 10 Feb 2018 07:16:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FD717045C; Sat, 10 Feb 2018 07:16:26 +0000 (UTC) (envelope-from yuri@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 4AC1510D07; Sat, 10 Feb 2018 07:16:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A7GQJ5087751; Sat, 10 Feb 2018 07:16:26 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A7GP3Z087747; Sat, 10 Feb 2018 07:16:25 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100716.w1A7GP3Z087747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 07:16:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461360 - head/net/py-kafka-python X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net/py-kafka-python X-SVN-Commit-Revision: 461360 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 07:16:26 -0000 Author: yuri Date: Sat Feb 10 07:16:25 2018 New Revision: 461360 URL: https://svnweb.freebsd.org/changeset/ports/461360 Log: net/py-kafka-python: Update to 1.4.1 Changelogs: https://github.com/dpkp/kafka-python/releases/tag/1.4.1 (and similar URLs) Additional port changes: * MASTER_SITES changed to the upstream github URL due to failure to download from CHEESESHOP. * Reordered the USES section. * Removed USES=shebangfix since it makes no difference. * Updated WWW with new github account. PR: 223989 Submitted by: Sergey Akhmatov Approved by: christer.edwards@gmail.com (maintainer), tcberner (mentor, implicit) Modified: head/net/py-kafka-python/Makefile head/net/py-kafka-python/distinfo head/net/py-kafka-python/pkg-descr Modified: head/net/py-kafka-python/Makefile ============================================================================== --- head/net/py-kafka-python/Makefile Sat Feb 10 01:14:19 2018 (r461359) +++ head/net/py-kafka-python/Makefile Sat Feb 10 07:16:25 2018 (r461360) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= kafka-python -PORTVERSION= 1.3.4 +PORTVERSION= 1.4.1 CATEGORIES= net python -MASTER_SITES= CHEESESHOP +MASTER_SITES= https://github.com/dpkp/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com @@ -13,8 +13,8 @@ COMMENT= Pure Python client for Apache Kafka LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes +USES= python USE_PYTHON= autoplist distutils -USES= python shebangfix +NO_ARCH= yes .include Modified: head/net/py-kafka-python/distinfo ============================================================================== --- head/net/py-kafka-python/distinfo Sat Feb 10 01:14:19 2018 (r461359) +++ head/net/py-kafka-python/distinfo Sat Feb 10 07:16:25 2018 (r461360) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504353848 -SHA256 (kafka-python-1.3.4.tar.gz) = a84d9635e3a4d5054c342ad6e5b338f9438fbcac810b677a2f6da68a51fb66a8 -SIZE (kafka-python-1.3.4.tar.gz) = 225865 +TIMESTAMP = 1518245399 +SHA256 (kafka-python-1.4.1.tar.gz) = 5cf7a5f098ed45f6ac57e563ae93b8a06108b9d20fe537c18cc0d85af86aa479 +SIZE (kafka-python-1.4.1.tar.gz) = 302061 Modified: head/net/py-kafka-python/pkg-descr ============================================================================== --- head/net/py-kafka-python/pkg-descr Sat Feb 10 01:14:19 2018 (r461359) +++ head/net/py-kafka-python/pkg-descr Sat Feb 10 07:16:25 2018 (r461360) @@ -3,4 +3,4 @@ high-level consumer and producer classes. Request batc protocol as well as broker-aware request routing. Gzip and Snappy compression is also supported for message sets. -WWW: https://github.com/mumrah/kafka-python +WWW: https://github.com/dpkp/kafka-python From owner-svn-ports-all@freebsd.org Sat Feb 10 07:30:02 2018 Return-Path: Delivered-To: svn-ports-all@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 6C18BF03655; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C55C70B00; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@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 170E410EA7; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A7U106092753; Sat, 10 Feb 2018 07:30:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A7U1p6092751; Sat, 10 Feb 2018 07:30:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802100730.w1A7U1p6092751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 10 Feb 2018 07:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461361 - head/databases/sqlcipher X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/databases/sqlcipher X-SVN-Commit-Revision: 461361 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 07:30:02 -0000 Author: pi Date: Sat Feb 10 07:30:01 2018 New Revision: 461361 URL: https://svnweb.freebsd.org/changeset/ports/461361 Log: databases/sqlcipher: update 3.4.1 -> 3.4.2 to fix build with libressl PR: 223156 MFH: 2018Q1 Changes: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md Submitted by: rezny Approved by: jharris@widomaker.com (maintainer timeout) Modified: head/databases/sqlcipher/Makefile head/databases/sqlcipher/distinfo Modified: head/databases/sqlcipher/Makefile ============================================================================== --- head/databases/sqlcipher/Makefile Sat Feb 10 07:16:25 2018 (r461360) +++ head/databases/sqlcipher/Makefile Sat Feb 10 07:30:01 2018 (r461361) @@ -2,7 +2,7 @@ PORTNAME= sqlcipher DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 +DISTVERSION= 3.4.2 CATEGORIES= databases MAINTAINER= jharris@widomaker.com Modified: head/databases/sqlcipher/distinfo ============================================================================== --- head/databases/sqlcipher/distinfo Sat Feb 10 07:16:25 2018 (r461360) +++ head/databases/sqlcipher/distinfo Sat Feb 10 07:30:01 2018 (r461361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489043015 -SHA256 (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4 -SIZE (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 13873645 +TIMESTAMP = 1518208810 +SHA256 (sqlcipher-sqlcipher-v3.4.2_GH0.tar.gz) = 69897a5167f34e8a84c7069f1b283aba88cdfa8ec183165c4a5da2c816cfaadb +SIZE (sqlcipher-sqlcipher-v3.4.2_GH0.tar.gz) = 14743960 From owner-svn-ports-all@freebsd.org Sat Feb 10 08:03:33 2018 Return-Path: Delivered-To: svn-ports-all@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 098E2F05982; Sat, 10 Feb 2018 08:03:33 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ACCB871EA9; Sat, 10 Feb 2018 08:03:32 +0000 (UTC) (envelope-from tcberner@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 A73E41154B; Sat, 10 Feb 2018 08:03:32 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A83W7W025849; Sat, 10 Feb 2018 08:03:32 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A83M60025748; Sat, 10 Feb 2018 08:03:22 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802100803.w1A83M60025748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 10 Feb 2018 08:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461362 - in head: archivers/hs-tar archivers/hs-zip-archive archivers/hs-zlib archivers/hs-zlib-bindings archivers/hs-zlib-enum audio/hs-ALUT audio/hs-OpenAL audio/hs-libmpd benchmarks... X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: archivers/hs-tar archivers/hs-zip-archive archivers/hs-zlib archivers/hs-zlib-bindings archivers/hs-zlib-enum audio/hs-ALUT audio/hs-OpenAL audio/hs-libmpd benchmarks/hs-criterion converters/... X-SVN-Commit-Revision: 461362 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 08:03:33 -0000 Author: tcberner Date: Sat Feb 10 08:03:22 2018 New Revision: 461362 URL: https://svnweb.freebsd.org/changeset/ports/461362 Log: Switch C compiler used to compile GHC to base Clang. This removes build dependency on gcc and runtime dependency on gcc's runtime libraries. Big thanks to Gleb for working on this. PR: 225185 Submitted by: Gleb Popov <6yearold@gmail.com> Exp-run by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D12043 Added: head/devel/hs-ncurses/files/ head/devel/hs-ncurses/files/patch-lib_UI_NCurses.chs (contents, props changed) head/lang/ghc/files/patch-compiler_main_SysTools.hs (contents, props changed) head/lang/ghc/files/patch-includes_rts_storage_ClosureMacros.h (contents, props changed) head/lang/ghc/files/patch-rts_Linker.c (contents, props changed) Modified: head/archivers/hs-tar/Makefile head/archivers/hs-zip-archive/Makefile head/archivers/hs-zlib-bindings/Makefile head/archivers/hs-zlib-enum/Makefile head/archivers/hs-zlib/Makefile head/audio/hs-ALUT/Makefile head/audio/hs-OpenAL/Makefile head/audio/hs-libmpd/Makefile head/benchmarks/hs-criterion/Makefile head/converters/hs-aeson-compat/Makefile head/converters/hs-aeson-pretty/Makefile head/converters/hs-aeson/Makefile head/converters/hs-dataenc/Makefile head/converters/hs-json/Makefile head/converters/hs-sandi/Makefile head/databases/hs-esqueleto/Makefile head/databases/hs-hedis/Makefile head/databases/hs-mysql/Makefile head/databases/hs-persistent-sqlite/Makefile head/databases/hs-persistent-template/Makefile head/databases/hs-persistent/Makefile head/deskutils/hs-fdo-notify/Makefile head/devel/hs-BNFC/Makefile head/devel/hs-Boolean/Makefile head/devel/hs-BoundedChan/Makefile head/devel/hs-ConfigFile/Makefile head/devel/hs-DrIFT/Makefile head/devel/hs-EdisonAPI/Makefile head/devel/hs-EdisonCore/Makefile head/devel/hs-Glob/Makefile head/devel/hs-HUnit/Makefile head/devel/hs-IfElse/Makefile head/devel/hs-List/Makefile head/devel/hs-ListLike/Makefile head/devel/hs-MemoTrie/Makefile head/devel/hs-MissingH/Makefile head/devel/hs-MonadRandom/Makefile head/devel/hs-ObjectName/Makefile head/devel/hs-Only/Makefile head/devel/hs-PSQueue/Makefile head/devel/hs-QuickCheck/Makefile head/devel/hs-ReadArgs/Makefile head/devel/hs-STMonadTrans/Makefile head/devel/hs-SafeSemaphore/Makefile head/devel/hs-ShellCheck/Makefile head/devel/hs-StateVar/Makefile head/devel/hs-Stream/Makefile head/devel/hs-TypeCompose/Makefile head/devel/hs-abstract-deque/Makefile head/devel/hs-abstract-par/Makefile head/devel/hs-activehs-base/Makefile head/devel/hs-alex/Makefile head/devel/hs-ansi-terminal/Makefile head/devel/hs-ansi-wl-pprint/Makefile head/devel/hs-arrows/Makefile head/devel/hs-asn1-data/Makefile head/devel/hs-asn1-encoding/Makefile head/devel/hs-asn1-parse/Makefile head/devel/hs-asn1-types/Makefile head/devel/hs-async/Makefile head/devel/hs-atomic-primops/Makefile head/devel/hs-auto-update/Makefile head/devel/hs-base-compat/Makefile head/devel/hs-base-orphans/Makefile head/devel/hs-base-unicode-symbols/Makefile head/devel/hs-base16-bytestring/Makefile head/devel/hs-base64-bytestring/Makefile head/devel/hs-basic-prelude/Makefile head/devel/hs-bifunctors/Makefile head/devel/hs-bits-atomic/Makefile head/devel/hs-blaze-builder-enumerator/Makefile head/devel/hs-blaze-builder/Makefile head/devel/hs-blaze-textual/Makefile head/devel/hs-bloomfilter/Makefile head/devel/hs-boxes/Makefile head/devel/hs-bsd-sysctl/Makefile head/devel/hs-byteable/Makefile head/devel/hs-byteorder/Makefile head/devel/hs-bytestring-lexing/Makefile head/devel/hs-bytestring-mmap/Makefile head/devel/hs-bytestring-nums/Makefile head/devel/hs-bytestring-show/Makefile head/devel/hs-c2hs/Makefile head/devel/hs-c2hs/distinfo head/devel/hs-c2hs/files/patch-src_C2HS_Config.hs head/devel/hs-cabal-install/Makefile head/devel/hs-call-stack/Makefile head/devel/hs-cereal/Makefile head/devel/hs-checkers/Makefile head/devel/hs-chunked-data/Makefile head/devel/hs-classy-prelude-conduit/Makefile head/devel/hs-classy-prelude/Makefile head/devel/hs-clock/Makefile head/devel/hs-cmdargs/Makefile head/devel/hs-code-page/Makefile head/devel/hs-colour/Makefile head/devel/hs-concurrent-output/Makefile head/devel/hs-conduit-combinators/Makefile head/devel/hs-conduit-extra/Makefile head/devel/hs-conduit/Makefile head/devel/hs-configurator/Makefile head/devel/hs-constraints/Makefile head/devel/hs-convertible/Makefile head/devel/hs-cpphs/Makefile head/devel/hs-darcs/Makefile head/devel/hs-data-default-class/Makefile head/devel/hs-data-default-instances-base/Makefile head/devel/hs-data-default-instances-containers/Makefile head/devel/hs-data-default-instances-dlist/Makefile head/devel/hs-data-default-instances-old-locale/Makefile head/devel/hs-data-default/Makefile head/devel/hs-data-endian/Makefile head/devel/hs-data-hash/Makefile head/devel/hs-data-ordlist/Makefile head/devel/hs-data-pprint/Makefile head/devel/hs-date-cache/Makefile head/devel/hs-datetime/Makefile head/devel/hs-dbus/Makefile head/devel/hs-deepseq-generics/Makefile head/devel/hs-directory-tree/Makefile head/devel/hs-dlist-instances/Makefile head/devel/hs-dlist/Makefile head/devel/hs-easy-file/Makefile head/devel/hs-edit-distance/Makefile head/devel/hs-either/Makefile head/devel/hs-enclosed-exceptions/Makefile head/devel/hs-enumerator/Makefile head/devel/hs-equivalence/Makefile head/devel/hs-errors/Makefile head/devel/hs-exceptions/Makefile head/devel/hs-extensible-exceptions/Makefile head/devel/hs-extra/Makefile head/devel/hs-fast-logger/Makefile head/devel/hs-fgl/Makefile head/devel/hs-file-embed/Makefile head/devel/hs-filemanip/Makefile head/devel/hs-filestore/Makefile head/devel/hs-fmlist/Makefile head/devel/hs-foundation/Makefile head/devel/hs-free/Makefile head/devel/hs-fsnotify/Makefile head/devel/hs-gconf/Makefile head/devel/hs-generic-deriving/Makefile head/devel/hs-geniplate-mirror/Makefile head/devel/hs-ghc-events/Makefile head/devel/hs-ghc-mtl/Makefile head/devel/hs-ghc-paths/Makefile head/devel/hs-gio/Makefile head/devel/hs-git-annex/Makefile head/devel/hs-gitrev/Makefile head/devel/hs-glib/Makefile head/devel/hs-gtk2hs-buildtools/Makefile head/devel/hs-gtk2hs-buildtools/files/patch-c2hs_toplevel_C2HSConfig.hs head/devel/hs-haddock-api/Makefile head/devel/hs-haddock-library/Makefile head/devel/hs-haddock/Makefile head/devel/hs-happy/Makefile head/devel/hs-hashable/Makefile head/devel/hs-hashed-storage/Makefile head/devel/hs-hashtables/Makefile head/devel/hs-haskell-lexer/Makefile head/devel/hs-haskell-src-exts/Makefile head/devel/hs-haskell-src/Makefile head/devel/hs-hasktags/Makefile head/devel/hs-hastache/Makefile head/devel/hs-hex/Makefile head/devel/hs-hinotify/Makefile head/devel/hs-hint/Makefile head/devel/hs-hlibev/Makefile head/devel/hs-hlint/Makefile head/devel/hs-hoogle/Makefile head/devel/hs-hourglass/Makefile head/devel/hs-hsb2hs/Makefile head/devel/hs-hslogger/Makefile head/devel/hs-hslua/Makefile head/devel/hs-hspec-core/Makefile head/devel/hs-hspec-discover/Makefile head/devel/hs-hspec-expectations/Makefile head/devel/hs-hspec/Makefile head/devel/hs-io-streams-haproxy/Makefile head/devel/hs-io-streams/Makefile head/devel/hs-js-flot/Makefile head/devel/hs-js-jquery/Makefile head/devel/hs-keys/Makefile head/devel/hs-kqueue/Makefile head/devel/hs-language-c/Makefile head/devel/hs-language-c/distinfo head/devel/hs-language-javascript/Makefile head/devel/hs-largeword/Makefile head/devel/hs-lazysmallcheck/Makefile head/devel/hs-lens/Makefile head/devel/hs-lifted-async/Makefile head/devel/hs-lifted-base/Makefile head/devel/hs-logict/Makefile head/devel/hs-map-syntax/Makefile head/devel/hs-memory/Makefile head/devel/hs-microlens-th/Makefile head/devel/hs-microlens/Makefile head/devel/hs-microstache/Makefile head/devel/hs-mmap/Makefile head/devel/hs-mmorph/Makefile head/devel/hs-monad-control/Makefile head/devel/hs-monad-logger/Makefile head/devel/hs-monad-loops/Makefile head/devel/hs-monad-par-extras/Makefile head/devel/hs-monad-par/Makefile head/devel/hs-monad-unlift/Makefile head/devel/hs-monadplus/Makefile head/devel/hs-monads-tf/Makefile head/devel/hs-mono-traversable-instances/Makefile head/devel/hs-mono-traversable/Makefile head/devel/hs-mtl/Makefile head/devel/hs-mueval/Makefile head/devel/hs-murmur-hash/Makefile head/devel/hs-mutable-containers/Makefile head/devel/hs-ncurses/Makefile head/devel/hs-newtype-generics/Makefile head/devel/hs-newtype/Makefile head/devel/hs-old-locale/Makefile head/devel/hs-old-time/Makefile head/devel/hs-optparse-applicative/Makefile head/devel/hs-parallel/Makefile head/devel/hs-pcre-light/Makefile head/devel/hs-prelude-extras/Makefile head/devel/hs-preprocessor-tools/Makefile head/devel/hs-prettyclass/Makefile head/devel/hs-primitive/Makefile head/devel/hs-process-extras/Makefile head/devel/hs-profunctors/Makefile head/devel/hs-project-template/Makefile head/devel/hs-psqueues/Makefile head/devel/hs-quickcheck-io/Makefile head/devel/hs-random/Makefile head/devel/hs-readable/Makefile head/devel/hs-readline/Makefile head/devel/hs-refact/Makefile head/devel/hs-reflection/Makefile head/devel/hs-resource-pool/Makefile head/devel/hs-resourcet/Makefile head/devel/hs-safe-exceptions/Makefile head/devel/hs-safe/Makefile head/devel/hs-say/Makefile head/devel/hs-scientific/Makefile head/devel/hs-securemem/Makefile head/devel/hs-setenv/Makefile head/devel/hs-setlocale/Makefile head/devel/hs-shake/Makefile head/devel/hs-show/Makefile head/devel/hs-silently/Makefile head/devel/hs-simple-reflect/Makefile head/devel/hs-smallcheck/Makefile head/devel/hs-split/Makefile head/devel/hs-stm-chans/Makefile head/devel/hs-stm/Makefile head/devel/hs-streaming-commons/Makefile head/devel/hs-strict/Makefile head/devel/hs-syb-with-class/Makefile head/devel/hs-syb/Makefile head/devel/hs-system-fileio/Makefile head/devel/hs-system-filepath/Makefile head/devel/hs-tagged/Makefile head/devel/hs-temporary/Makefile head/devel/hs-terminal-size/Makefile head/devel/hs-test-framework-hunit/Makefile head/devel/hs-test-framework-quickcheck2/Makefile head/devel/hs-test-framework/Makefile head/devel/hs-text-icu/Makefile head/devel/hs-text-short/Makefile head/devel/hs-text/Makefile head/devel/hs-tf-random/Makefile head/devel/hs-th-abstraction/Makefile head/devel/hs-th-lift-instances/Makefile head/devel/hs-th-lift/Makefile head/devel/hs-threads/Makefile head/devel/hs-threadscope/Makefile head/devel/hs-time-compat/Makefile head/devel/hs-time-locale-compat/Makefile head/devel/hs-timezone-olson/Makefile head/devel/hs-timezone-series/Makefile head/devel/hs-transformers-base/Makefile head/devel/hs-transformers-compat/Makefile head/devel/hs-typed-process/Makefile head/devel/hs-unamb/Makefile head/devel/hs-unexceptionalio/Makefile head/devel/hs-uniplate/Makefile head/devel/hs-unix-compat/Makefile head/devel/hs-unix-time/Makefile head/devel/hs-unordered-containers/Makefile head/devel/hs-utf8-light/Makefile head/devel/hs-utf8-string/Makefile head/devel/hs-utility-ht/Makefile head/devel/hs-uuagc-bootstrap/Makefile head/devel/hs-uuagc-cabal/Makefile head/devel/hs-uuagc/Makefile head/devel/hs-uuid-types/Makefile head/devel/hs-uuid/Makefile head/devel/hs-uulib/Makefile head/devel/hs-vault/Makefile head/devel/hs-vector-algorithms/Makefile head/devel/hs-vector-binary-instances/Makefile head/devel/hs-vector-instances/Makefile head/devel/hs-vector-th-unbox/Makefile head/devel/hs-vector/Makefile head/devel/hs-void/Makefile head/devel/hs-wl-pprint-text/Makefile head/devel/hs-word8/Makefile head/devel/stack/Makefile head/dns/hs-dns/Makefile head/dns/hs-gnuidn/Makefile head/ftp/hs-curl/Makefile head/games/hs-scroll/Makefile head/graphics/hs-HGL/Makefile head/graphics/hs-JuicyPixels/Makefile head/graphics/hs-cairo/Makefile head/graphics/hs-dia-base/Makefile head/graphics/hs-dia-functions/Makefile head/graphics/hs-graphviz/Makefile head/graphics/hs-svgcairo/Makefile head/lang/ghc/Makefile head/lang/ghc/bsd.cabal.mk head/lang/hs-brainfuck/Makefile head/lang/hs-unlambda/Makefile head/mail/hs-email-validate/Makefile head/mail/hs-mime-mail/Makefile head/mail/hs-mime-types/Makefile head/mail/hs-mime/Makefile head/math/hs-Agda-stdlib/Makefile head/math/hs-Agda/Makefile head/math/hs-NumInstances/Makefile head/math/hs-adjunctions/Makefile head/math/hs-categories/Makefile head/math/hs-comonad/Makefile head/math/hs-contravariant/Makefile head/math/hs-data-lens-template/Makefile head/math/hs-data-lens/Makefile head/math/hs-distributive/Makefile head/math/hs-erf/Makefile head/math/hs-fixed/Makefile head/math/hs-half/Makefile head/math/hs-ieee754/Makefile head/math/hs-integer-logarithms/Makefile head/math/hs-kan-extensions/Makefile head/math/hs-math-functions/Makefile head/math/hs-mwc-random/Makefile head/math/hs-pointed/Makefile head/math/hs-probability/Makefile head/math/hs-semigroupoids/Makefile head/math/hs-semigroups/Makefile head/math/hs-statistics/Makefile head/math/hs-vector-space/Makefile head/net-im/hs-haskell-xmpp/Makefile head/net-p2p/hs-torrent/Makefile head/net/hs-aws/Makefile head/net/hs-connection/Makefile head/net/hs-gsasl/Makefile head/net/hs-hoauth2/Makefile head/net/hs-hostname/Makefile head/net/hs-iproute/Makefile head/net/hs-maccatcher/Makefile head/net/hs-network-info/Makefile head/net/hs-network-multicast/Makefile head/net/hs-network-protocol-xmpp/Makefile head/net/hs-network-uri/Makefile head/net/hs-network/Makefile head/net/hs-pcap/Makefile head/net/hs-publicsuffixlist/Makefile head/net/hs-sendfile/Makefile head/net/hs-simple-sendfile/Makefile head/net/hs-socks/Makefile head/ports-mgmt/hs-porte/Makefile head/print/hs-hscolour/Makefile head/science/hs-bio/Makefile head/security/hs-Crypto/Makefile head/security/hs-DRBG/Makefile head/security/hs-HsOpenSSL/Makefile head/security/hs-RSA/Makefile head/security/hs-SHA/Makefile head/security/hs-certificate/Makefile head/security/hs-cipher-aes/Makefile head/security/hs-cipher-aes128/Makefile head/security/hs-cipher-blowfish/Makefile head/security/hs-cipher-camellia/Makefile head/security/hs-cipher-des/Makefile head/security/hs-cipher-rc4/Makefile head/security/hs-clientsession/Makefile head/security/hs-cprng-aes/Makefile head/security/hs-crypto-api/Makefile head/security/hs-crypto-cipher-types/Makefile head/security/hs-crypto-conduit/Makefile head/security/hs-crypto-numbers/Makefile head/security/hs-crypto-pubkey-types/Makefile head/security/hs-crypto-pubkey/Makefile head/security/hs-crypto-random-api/Makefile head/security/hs-crypto-random/Makefile head/security/hs-cryptocipher/Makefile head/security/hs-cryptohash-conduit/Makefile head/security/hs-cryptohash-cryptoapi/Makefile head/security/hs-cryptohash-md5/Makefile head/security/hs-cryptohash-sha1/Makefile head/security/hs-cryptohash-sha256/Makefile head/security/hs-cryptohash/Makefile head/security/hs-cryptonite/Makefile head/security/hs-digest/Makefile head/security/hs-ed25519/Makefile head/security/hs-entropy/Makefile head/security/hs-gnutls/Makefile head/security/hs-hackage-security/Makefile head/security/hs-monadcryptorandom/Makefile head/security/hs-nonce/Makefile head/security/hs-pem/Makefile head/security/hs-pureMD5/Makefile head/security/hs-pwstore-fast/Makefile head/security/hs-skein/Makefile head/security/hs-tls-session-manager/Makefile head/security/hs-tls/Makefile head/security/hs-x509-store/Makefile head/security/hs-x509-system/Makefile head/security/hs-x509-validation/Makefile head/security/hs-x509/Makefile head/shells/hs-shelly/Makefile head/sysutils/hs-angel/Makefile head/sysutils/hs-cpu/Makefile head/sysutils/hs-disk-free-space/Makefile head/sysutils/hs-ekg-core/Makefile head/sysutils/hs-ekg-json/Makefile head/sysutils/hs-ekg/Makefile head/sysutils/hs-mountpoints/Makefile head/textproc/hs-Diff/Makefile head/textproc/hs-HStringTemplate/Makefile head/textproc/hs-HaXml/Makefile head/textproc/hs-appar/Makefile head/textproc/hs-attoparsec-enumerator/Makefile head/textproc/hs-attoparsec-iso8601/Makefile head/textproc/hs-attoparsec/Makefile head/textproc/hs-bencode/Makefile head/textproc/hs-blaze-html/Makefile head/textproc/hs-blaze-markup/Makefile head/textproc/hs-bytestring-csv/Makefile head/textproc/hs-case-insensitive/Makefile head/textproc/hs-cassava/Makefile head/textproc/hs-cmark/Makefile head/textproc/hs-csv/Makefile head/textproc/hs-doctemplates/Makefile head/textproc/hs-double-conversion/Makefile head/textproc/hs-feed/Makefile head/textproc/hs-hexpat/Makefile head/textproc/hs-highlighting-kate/Makefile head/textproc/hs-hs-bibutils/Makefile head/textproc/hs-html-conduit/Makefile head/textproc/hs-html/Makefile head/textproc/hs-hxt-charproperties/Makefile head/textproc/hs-hxt-regex-xmlschema/Makefile head/textproc/hs-hxt-unicode/Makefile head/textproc/hs-hxt/Makefile head/textproc/hs-lhs2tex/Makefile head/textproc/hs-libxml-sax/Makefile head/textproc/hs-libxml/Makefile head/textproc/hs-magic/Makefile head/textproc/hs-pandoc-citeproc/Makefile head/textproc/hs-pandoc-types/Makefile head/textproc/hs-pandoc/Makefile head/textproc/hs-parsec/Makefile head/textproc/hs-polyparse/Makefile head/textproc/hs-pretty-show/Makefile head/textproc/hs-regex-applicative/Makefile head/textproc/hs-regex-base/Makefile head/textproc/hs-regex-compat-tdfa/Makefile head/textproc/hs-regex-compat/Makefile head/textproc/hs-regex-pcre-builtin/Makefile head/textproc/hs-regex-pcre/Makefile head/textproc/hs-regex-posix/Makefile head/textproc/hs-regex-tdfa/Makefile head/textproc/hs-rfc5051/Makefile head/textproc/hs-scanner/Makefile head/textproc/hs-skylighting/Makefile head/textproc/hs-stringsearch/Makefile head/textproc/hs-tagsoup/Makefile head/textproc/hs-tagstream-conduit/Makefile head/textproc/hs-texmath/Makefile head/textproc/hs-uri-bytestring-aeson/Makefile head/textproc/hs-uri-bytestring/Makefile head/textproc/hs-uri/Makefile head/textproc/hs-xml-conduit/Makefile head/textproc/hs-xml-hamlet/Makefile head/textproc/hs-xml-types/Makefile head/textproc/hs-xml/Makefile head/textproc/hs-xmlhtml/Makefile head/textproc/hs-yaml/Makefile head/www/hs-DAV/Makefile head/www/hs-HTTP/Makefile head/www/hs-activehs/Makefile head/www/hs-authenticate/Makefile head/www/hs-cgi/Makefile head/www/hs-cookie/Makefile head/www/hs-css-text/Makefile head/www/hs-fastcgi/Makefile head/www/hs-gitit/Makefile head/www/hs-hS3/Makefile head/www/hs-happstack-server/Makefile head/www/hs-happstack/Makefile head/www/hs-heist/Makefile head/www/hs-hjsmin/Makefile head/www/hs-http-api-data/Makefile head/www/hs-http-client-tls/Makefile head/www/hs-http-client/Makefile head/www/hs-http-conduit/Makefile head/www/hs-http-date/Makefile head/www/hs-http-reverse-proxy/Makefile head/www/hs-http-server/Makefile head/www/hs-http-types/Makefile head/www/hs-http2/Makefile head/www/hs-multipart/Makefile head/www/hs-oeis/Makefile head/www/hs-path-pieces/Makefile head/www/hs-recaptcha/Makefile head/www/hs-shakespeare/Makefile head/www/hs-snap-core/Makefile head/www/hs-snap-server/Makefile head/www/hs-snap/Makefile head/www/hs-url/Makefile head/www/hs-wai-app-static/Makefile head/www/hs-wai-extra/Makefile head/www/hs-wai-logger/Makefile head/www/hs-wai/Makefile head/www/hs-warp-tls/Makefile head/www/hs-warp/Makefile head/www/hs-webkit/Makefile head/www/hs-xss-sanitize/Makefile head/www/hs-yesod-auth-hashdb/Makefile head/www/hs-yesod-auth/Makefile head/www/hs-yesod-bin/Makefile head/www/hs-yesod-core/Makefile head/www/hs-yesod-form/Makefile head/www/hs-yesod-persistent/Makefile head/www/hs-yesod-static/Makefile head/www/hs-yesod-test/Makefile head/www/hs-yesod/Makefile head/x11-toolkits/hs-GLURaw/Makefile head/x11-toolkits/hs-GLUT/Makefile head/x11-toolkits/hs-OpenGL/Makefile head/x11-toolkits/hs-OpenGLRaw/Makefile head/x11-toolkits/hs-gtk/Makefile head/x11-toolkits/hs-gtk2hs/Makefile head/x11-toolkits/hs-gtksourceview2/Makefile head/x11-toolkits/hs-pango/Makefile head/x11-toolkits/hs-vte/Makefile head/x11-toolkits/hs-wx/Makefile head/x11-toolkits/hs-wxc/Makefile head/x11-toolkits/hs-wxcore/Makefile head/x11-toolkits/hs-wxdirect/Makefile head/x11-wm/hs-xmonad-contrib/Makefile head/x11-wm/hs-xmonad/Makefile head/x11/hs-X11-xft/Makefile head/x11/hs-X11/Makefile head/x11/hs-xmobar/Makefile Modified: head/archivers/hs-tar/Makefile ============================================================================== --- head/archivers/hs-tar/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/archivers/hs-tar/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= tar PORTVERSION= 0.5.0.3 +PORTREVISION= 1 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org Modified: head/archivers/hs-zip-archive/Makefile ============================================================================== --- head/archivers/hs-zip-archive/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/archivers/hs-zip-archive/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= zip-archive PORTVERSION= 0.3.1.1 +PORTREVISION= 1 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org Modified: head/archivers/hs-zlib-bindings/Makefile ============================================================================== --- head/archivers/hs-zlib-bindings/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/archivers/hs-zlib-bindings/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= zlib-bindings PORTVERSION= 0.1.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org Modified: head/archivers/hs-zlib-enum/Makefile ============================================================================== --- head/archivers/hs-zlib-enum/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/archivers/hs-zlib-enum/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= zlib-enum PORTVERSION= 0.2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org Modified: head/archivers/hs-zlib/Makefile ============================================================================== --- head/archivers/hs-zlib/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/archivers/hs-zlib/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= zlib PORTVERSION= 0.6.1.2 +PORTREVISION= 1 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org Modified: head/audio/hs-ALUT/Makefile ============================================================================== --- head/audio/hs-ALUT/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/audio/hs-ALUT/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= ALUT PORTVERSION= 2.4.0.2 +PORTREVISION= 1 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org Modified: head/audio/hs-OpenAL/Makefile ============================================================================== --- head/audio/hs-OpenAL/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/audio/hs-OpenAL/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= OpenAL PORTVERSION= 1.7.0.4 +PORTREVISION= 1 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org Modified: head/audio/hs-libmpd/Makefile ============================================================================== --- head/audio/hs-libmpd/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/audio/hs-libmpd/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= libmpd PORTVERSION= 0.9.0.6 +PORTREVISION= 1 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org Modified: head/benchmarks/hs-criterion/Makefile ============================================================================== --- head/benchmarks/hs-criterion/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/benchmarks/hs-criterion/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= criterion PORTVERSION= 1.2.1.0 +PORTREVISION= 1 CATEGORIES= benchmarks haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-aeson-compat/Makefile ============================================================================== --- head/converters/hs-aeson-compat/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-aeson-compat/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= aeson-compat PORTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-aeson-pretty/Makefile ============================================================================== --- head/converters/hs-aeson-pretty/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-aeson-pretty/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= aeson-pretty PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-aeson/Makefile ============================================================================== --- head/converters/hs-aeson/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-aeson/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= aeson PORTVERSION= 1.2.1.0 +PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-dataenc/Makefile ============================================================================== --- head/converters/hs-dataenc/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-dataenc/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= dataenc PORTVERSION= 0.14.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-json/Makefile ============================================================================== --- head/converters/hs-json/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-json/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= json PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/converters/hs-sandi/Makefile ============================================================================== --- head/converters/hs-sandi/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/converters/hs-sandi/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= sandi PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-esqueleto/Makefile ============================================================================== --- head/databases/hs-esqueleto/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-esqueleto/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= esqueleto PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-hedis/Makefile ============================================================================== --- head/databases/hs-hedis/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-hedis/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= hedis PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-mysql/Makefile ============================================================================== --- head/databases/hs-mysql/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-mysql/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= mysql PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-persistent-sqlite/Makefile ============================================================================== --- head/databases/hs-persistent-sqlite/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-persistent-sqlite/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= persistent-sqlite PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-persistent-template/Makefile ============================================================================== --- head/databases/hs-persistent-template/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-persistent-template/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= persistent-template PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/databases/hs-persistent/Makefile ============================================================================== --- head/databases/hs-persistent/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/databases/hs-persistent/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= persistent PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org Modified: head/deskutils/hs-fdo-notify/Makefile ============================================================================== --- head/deskutils/hs-fdo-notify/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/deskutils/hs-fdo-notify/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= fdo-notify PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= deskutils haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-BNFC/Makefile ============================================================================== --- head/devel/hs-BNFC/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-BNFC/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= BNFC PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-Boolean/Makefile ============================================================================== --- head/devel/hs-Boolean/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-Boolean/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= Boolean PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-BoundedChan/Makefile ============================================================================== --- head/devel/hs-BoundedChan/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-BoundedChan/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= BoundedChan PORTVERSION= 1.0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ConfigFile/Makefile ============================================================================== --- head/devel/hs-ConfigFile/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ConfigFile/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= ConfigFile PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-DrIFT/Makefile ============================================================================== --- head/devel/hs-DrIFT/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-DrIFT/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= DrIFT PORTVERSION= 2.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-EdisonAPI/Makefile ============================================================================== --- head/devel/hs-EdisonAPI/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-EdisonAPI/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= EdisonAPI PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-EdisonCore/Makefile ============================================================================== --- head/devel/hs-EdisonCore/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-EdisonCore/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= EdisonCore PORTVERSION= 1.3.1.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-Glob/Makefile ============================================================================== --- head/devel/hs-Glob/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-Glob/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= Glob PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-HUnit/Makefile ============================================================================== --- head/devel/hs-HUnit/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-HUnit/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= HUnit PORTVERSION= 1.6.0.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-IfElse/Makefile ============================================================================== --- head/devel/hs-IfElse/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-IfElse/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= IfElse PORTVERSION= 0.85 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-List/Makefile ============================================================================== --- head/devel/hs-List/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-List/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= List PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ListLike/Makefile ============================================================================== --- head/devel/hs-ListLike/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ListLike/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= ListLike PORTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-MemoTrie/Makefile ============================================================================== --- head/devel/hs-MemoTrie/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-MemoTrie/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= MemoTrie PORTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-MissingH/Makefile ============================================================================== --- head/devel/hs-MissingH/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-MissingH/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= MissingH PORTVERSION= 1.4.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-MonadRandom/Makefile ============================================================================== --- head/devel/hs-MonadRandom/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-MonadRandom/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= MonadRandom PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ObjectName/Makefile ============================================================================== --- head/devel/hs-ObjectName/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ObjectName/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= ObjectName PORTVERSION= 1.1.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-Only/Makefile ============================================================================== --- head/devel/hs-Only/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-Only/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= Only PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-PSQueue/Makefile ============================================================================== --- head/devel/hs-PSQueue/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-PSQueue/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= PSQueue PORTVERSION= 1.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-QuickCheck/Makefile ============================================================================== --- head/devel/hs-QuickCheck/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-QuickCheck/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= QuickCheck PORTVERSION= 2.10.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ReadArgs/Makefile ============================================================================== --- head/devel/hs-ReadArgs/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ReadArgs/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= ReadArgs PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-STMonadTrans/Makefile ============================================================================== --- head/devel/hs-STMonadTrans/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-STMonadTrans/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= STMonadTrans PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-SafeSemaphore/Makefile ============================================================================== --- head/devel/hs-SafeSemaphore/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-SafeSemaphore/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= SafeSemaphore PORTVERSION= 0.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ShellCheck/Makefile ============================================================================== --- head/devel/hs-ShellCheck/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ShellCheck/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= ShellCheck PORTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= pizzamig@FreeBSD.org Modified: head/devel/hs-StateVar/Makefile ============================================================================== --- head/devel/hs-StateVar/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-StateVar/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= StateVar PORTVERSION= 1.1.0.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-Stream/Makefile ============================================================================== --- head/devel/hs-Stream/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-Stream/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= Stream PORTVERSION= 0.4.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-TypeCompose/Makefile ============================================================================== --- head/devel/hs-TypeCompose/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-TypeCompose/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= TypeCompose PORTVERSION= 0.9.12 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-abstract-deque/Makefile ============================================================================== --- head/devel/hs-abstract-deque/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-abstract-deque/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= abstract-deque PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-abstract-par/Makefile ============================================================================== --- head/devel/hs-abstract-par/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-abstract-par/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= abstract-par PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-activehs-base/Makefile ============================================================================== --- head/devel/hs-activehs-base/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-activehs-base/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= activehs-base PORTVERSION= 0.3.0.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-alex/Makefile ============================================================================== --- head/devel/hs-alex/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-alex/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= alex PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ansi-terminal/Makefile ============================================================================== --- head/devel/hs-ansi-terminal/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ansi-terminal/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= ansi-terminal PORTVERSION= 0.6.3.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-ansi-wl-pprint/Makefile ============================================================================== --- head/devel/hs-ansi-wl-pprint/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-ansi-wl-pprint/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= ansi-wl-pprint PORTVERSION= 0.6.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-arrows/Makefile ============================================================================== --- head/devel/hs-arrows/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-arrows/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= arrows PORTVERSION= 0.4.4.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-asn1-data/Makefile ============================================================================== --- head/devel/hs-asn1-data/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-asn1-data/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= asn1-data PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-asn1-encoding/Makefile ============================================================================== --- head/devel/hs-asn1-encoding/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-asn1-encoding/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= asn1-encoding PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-asn1-parse/Makefile ============================================================================== --- head/devel/hs-asn1-parse/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-asn1-parse/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= asn1-parse PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-asn1-types/Makefile ============================================================================== --- head/devel/hs-asn1-types/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-asn1-types/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= asn1-types PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-async/Makefile ============================================================================== --- head/devel/hs-async/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-async/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= async PORTVERSION= 2.1.1.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-atomic-primops/Makefile ============================================================================== --- head/devel/hs-atomic-primops/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-atomic-primops/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= atomic-primops PORTVERSION= 0.8.0.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-auto-update/Makefile ============================================================================== --- head/devel/hs-auto-update/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-auto-update/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= auto-update PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-base-compat/Makefile ============================================================================== --- head/devel/hs-base-compat/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-base-compat/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= base-compat PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-base-orphans/Makefile ============================================================================== --- head/devel/hs-base-orphans/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-base-orphans/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= base-orphans PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-base-unicode-symbols/Makefile ============================================================================== --- head/devel/hs-base-unicode-symbols/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-base-unicode-symbols/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= base-unicode-symbols PORTVERSION= 0.2.2.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-base16-bytestring/Makefile ============================================================================== --- head/devel/hs-base16-bytestring/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-base16-bytestring/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= base16-bytestring PORTVERSION= 0.1.1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-base64-bytestring/Makefile ============================================================================== --- head/devel/hs-base64-bytestring/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-base64-bytestring/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= base64-bytestring PORTVERSION= 1.0.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-basic-prelude/Makefile ============================================================================== --- head/devel/hs-basic-prelude/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-basic-prelude/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= basic-prelude PORTVERSION= 0.6.1.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bifunctors/Makefile ============================================================================== --- head/devel/hs-bifunctors/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bifunctors/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= bifunctors PORTVERSION= 5.4.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bits-atomic/Makefile ============================================================================== --- head/devel/hs-bits-atomic/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bits-atomic/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= bits-atomic PORTVERSION= 0.1.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-blaze-builder-enumerator/Makefile ============================================================================== --- head/devel/hs-blaze-builder-enumerator/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-blaze-builder-enumerator/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= blaze-builder-enumerator PORTVERSION= 0.2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-blaze-builder/Makefile ============================================================================== --- head/devel/hs-blaze-builder/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-blaze-builder/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= blaze-builder PORTVERSION= 0.4.0.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-blaze-textual/Makefile ============================================================================== --- head/devel/hs-blaze-textual/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-blaze-textual/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= blaze-textual PORTVERSION= 0.2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bloomfilter/Makefile ============================================================================== --- head/devel/hs-bloomfilter/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bloomfilter/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= bloomfilter PORTVERSION= 2.0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-boxes/Makefile ============================================================================== --- head/devel/hs-boxes/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-boxes/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= boxes PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bsd-sysctl/Makefile ============================================================================== --- head/devel/hs-bsd-sysctl/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bsd-sysctl/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= bsd-sysctl PORTVERSION= 1.0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-byteable/Makefile ============================================================================== --- head/devel/hs-byteable/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-byteable/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= byteable PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-byteorder/Makefile ============================================================================== --- head/devel/hs-byteorder/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-byteorder/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= byteorder PORTVERSION= 1.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bytestring-lexing/Makefile ============================================================================== --- head/devel/hs-bytestring-lexing/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bytestring-lexing/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,7 +3,7 @@ PORTNAME= bytestring-lexing PORTVERSION= 0.5.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bytestring-mmap/Makefile ============================================================================== --- head/devel/hs-bytestring-mmap/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bytestring-mmap/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= bytestring-mmap PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bytestring-nums/Makefile ============================================================================== --- head/devel/hs-bytestring-nums/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bytestring-nums/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= bytestring-nums PORTVERSION= 0.3.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-bytestring-show/Makefile ============================================================================== --- head/devel/hs-bytestring-show/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-bytestring-show/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ PORTNAME= bytestring-show PORTVERSION= 0.3.5.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-c2hs/Makefile ============================================================================== --- head/devel/hs-c2hs/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-c2hs/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c2hs -PORTVERSION= 0.28.2 +PORTVERSION= 0.28.3 PORTREVISION= 1 CATEGORIES= devel haskell @@ -11,7 +11,7 @@ COMMENT= C->Haskell FFI tool that gives some cross-lan LICENSE= GPLv2 -USE_CABAL= dlist language-c>=0.5.0 shelly>=1.0 text yaml>=0.8 +USE_CABAL= dlist language-c>=0.7.1 shelly>=1.0 text yaml>=0.8 XMLDOCS= doc/users_guide:html Modified: head/devel/hs-c2hs/distinfo ============================================================================== --- head/devel/hs-c2hs/distinfo Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-c2hs/distinfo Sat Feb 10 08:03:22 2018 (r461362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499627824 -SHA256 (cabal/c2hs-0.28.2.tar.gz) = f4171478cafe9f4906735763c2e0bc1ca0a9f56b50e9d59aac07520434920f9e -SIZE (cabal/c2hs-0.28.2.tar.gz) = 205916 +TIMESTAMP = 1513181196 +SHA256 (cabal/c2hs-0.28.3.tar.gz) = 80cc6db945ee7c0328043b4e69213b2a1cb0806fb35c8362f9dea4a2c312f1cc +SIZE (cabal/c2hs-0.28.3.tar.gz) = 253559 Modified: head/devel/hs-c2hs/files/patch-src_C2HS_Config.hs ============================================================================== --- head/devel/hs-c2hs/files/patch-src_C2HS_Config.hs Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-c2hs/files/patch-src_C2HS_Config.hs Sat Feb 10 08:03:22 2018 (r461362) @@ -23,8 +23,8 @@ gtk2hsC2hs: Error in C header file. ("openbsd","cpp") -> ["-xc"] - (_,"cpp") -> ["-x", "c"] - (_,"gcc") -> ["-E", "-x", "c"] -+ (_,"cpp") -> ["-x", "c", "-std=c99"] -+ (_,"gcc") -> ["-E", "-x", "c", "-std=c99"] ++ (_,"cpp") -> ["-x", "c"] ++ (_,"gcc") -> ["-E", "-x", "c"] _ -> [] -- | C2HS Library file name Modified: head/devel/hs-cabal-install/Makefile ============================================================================== --- head/devel/hs-cabal-install/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-cabal-install/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= cabal-install PORTVERSION= 1.24.0.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-call-stack/Makefile ============================================================================== --- head/devel/hs-call-stack/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-call-stack/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= call-stack PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-cereal/Makefile ============================================================================== --- head/devel/hs-cereal/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-cereal/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= cereal PORTVERSION= 0.5.4.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-checkers/Makefile ============================================================================== --- head/devel/hs-checkers/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-checkers/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -3,6 +3,7 @@ PORTNAME= checkers PORTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-chunked-data/Makefile ============================================================================== --- head/devel/hs-chunked-data/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-chunked-data/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= chunked-data PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-classy-prelude-conduit/Makefile ============================================================================== --- head/devel/hs-classy-prelude-conduit/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-classy-prelude-conduit/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= classy-prelude-conduit PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-classy-prelude/Makefile ============================================================================== --- head/devel/hs-classy-prelude/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-classy-prelude/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= classy-prelude PORTVERSION= 1.2.0.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-clock/Makefile ============================================================================== --- head/devel/hs-clock/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-clock/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= clock PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-cmdargs/Makefile ============================================================================== --- head/devel/hs-cmdargs/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-cmdargs/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= cmdargs PORTVERSION= 0.10.17 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-code-page/Makefile ============================================================================== --- head/devel/hs-code-page/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-code-page/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= code-page PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-colour/Makefile ============================================================================== --- head/devel/hs-colour/Makefile Sat Feb 10 07:30:01 2018 (r461361) +++ head/devel/hs-colour/Makefile Sat Feb 10 08:03:22 2018 (r461362) @@ -2,6 +2,7 @@ PORTNAME= colour PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= devel haskell *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat Feb 10 08:11:27 2018 Return-Path: Delivered-To: svn-ports-all@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 D3B51F06252; Sat, 10 Feb 2018 08:11:26 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 893A472368; Sat, 10 Feb 2018 08:11:26 +0000 (UTC) (envelope-from ehaupt@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 6A115116A8; Sat, 10 Feb 2018 08:11:26 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A8BQOk027173; Sat, 10 Feb 2018 08:11:26 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A8BQCo027171; Sat, 10 Feb 2018 08:11:26 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802100811.w1A8BQCo027171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 08:11:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461363 - head/x11/xterm X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/x11/xterm X-SVN-Commit-Revision: 461363 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 08:11:27 -0000 Author: ehaupt Date: Sat Feb 10 08:11:26 2018 New Revision: 461363 URL: https://svnweb.freebsd.org/changeset/ports/461363 Log: - Update to 331 - WCHAR options requires print/freetype2 - LUIT option implies the WCHAR option [1] - Provide a TOOLBAR option [2] PR: 225733 [1] Submitted by: 180126-bugzilla_freebsd_org@k-worx.org [1], schweikh@schweikhardt.net (via mail) [2] Modified: head/x11/xterm/Makefile head/x11/xterm/distinfo Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Sat Feb 10 08:03:22 2018 (r461362) +++ head/x11/xterm/Makefile Sat Feb 10 08:11:26 2018 (r461363) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= xterm -PORTVERSION= 330 +PORTVERSION= 331 CATEGORIES= x11 -MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \ +MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src1 \ bsd-xterm-icons-${ICONVERSION}${EXTRACT_SUFX}:src2 @@ -29,7 +29,7 @@ LIBS+= -L${LOCALBASE}/lib ICONVERSION= 1 OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING \ - SCRNDUMP REGIS XINERAMA + SCRNDUMP REGIS TOOLBAR XINERAMA OPTIONS_RADIO= 3D OPTIONS_RADIO_3D= XAW3D XAW3DXFT NEXTAW @@ -45,12 +45,14 @@ XAW3D_DESC= Link with Xaw 3d library XAW3DXFT_DESC= Link with Xaw 3d xft (extended fonts) library NEXTAW_DESC= Link with neXT Athena library SCRNDUMP_DESC= Enable XHTML and SVG screen dumps +TOOLBAR_DESC= Enable pulldown menus with a toolbar OPTIONS_DEFAULT=WCHAR LUIT 256COLOR 256COLOR_CONFIGURE_ENABLE= 256-color LUIT_BUILD_DEPENDS= luit:x11/luit LUIT_CONFIGURE_ENABLE= luit +LUIT_IMPLIES= WCHAR WCHAR_CONFIGURE_ENABLE= wide-chars WCHAR_VARS= PKGMESSAGE="${PKGDIR}/pkg-message.wchar" DECTERM_CONFIGURE_ENABLE= dec-locator @@ -68,6 +70,8 @@ XAW3DXFT_CONFIGURE_WITH= Xaw3dxft XAW3DXFT_LIB_DEPENDS= libXaw3dxft.so:x11-toolkits/libxaw3dxft NEXTAW_CONFIGURE_WITH= neXtaw NEXTAW_LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw +TOOLBAR_CONFIGURE_ENABLE= toolbar +WCHAR_LIB_DEPENDS= libfreetype.so:print/freetype2 XINERAMA_USE= XORG=xinerama,xineramaproto XINERAMA_CONFIGURE_OFF= --without-xinerama Modified: head/x11/xterm/distinfo ============================================================================== --- head/x11/xterm/distinfo Sat Feb 10 08:03:22 2018 (r461362) +++ head/x11/xterm/distinfo Sat Feb 10 08:11:26 2018 (r461363) @@ -1,5 +1,5 @@ -TIMESTAMP = 1498024024 -SHA256 (xterm-330.tgz) = 7aeef9f29f6b95e09f481173c8c3053357bf5ffe162585647f690fd1707556df -SIZE (xterm-330.tgz) = 1273183 +TIMESTAMP = 1518247070 +SHA256 (xterm-331.tgz) = 9ae856a30fd93046be93952a6898ba47f6f88ad6a988a7c949c4c80d5199ef10 +SIZE (xterm-331.tgz) = 1286312 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c SIZE (bsd-xterm-icons-1.tgz) = 22718 From owner-svn-ports-all@freebsd.org Sat Feb 10 08:23:06 2018 Return-Path: Delivered-To: svn-ports-all@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 9E4BFF06E79; Sat, 10 Feb 2018 08:23:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 514E572A70; Sat, 10 Feb 2018 08:23:06 +0000 (UTC) (envelope-from yuri@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 4C2BC118B7; Sat, 10 Feb 2018 08:23:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A8N68Q035931; Sat, 10 Feb 2018 08:23:06 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A8N5uN035928; Sat, 10 Feb 2018 08:23:05 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100823.w1A8N5uN035928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 08:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461364 - in head/mail/py-dkimpy: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/mail/py-dkimpy: . files X-SVN-Commit-Revision: 461364 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 08:23:06 -0000 Author: yuri Date: Sat Feb 10 08:23:05 2018 New Revision: 461364 URL: https://svnweb.freebsd.org/changeset/ports/461364 Log: mail/py-dkimpy: Update to 0.7.0 Additional port changes: * DISTVERSION * Added dependencies: * mail/py-authres * mail/py-milter (unfortunately py27-only) * security/py-pynacl * Replaced dependencies: * dns/py-dns -> dns/py-dnspython (allows py36 now) * Added USE_PYTHON=concurrent. * Added patch fixing manpage path. PR: 225742 Submitted by: Sebastian Schwarz Approved by: Kevin Golding (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14293 Added: head/mail/py-dkimpy/files/ head/mail/py-dkimpy/files/patch-setup.py (contents, props changed) Modified: head/mail/py-dkimpy/Makefile head/mail/py-dkimpy/distinfo Modified: head/mail/py-dkimpy/Makefile ============================================================================== --- head/mail/py-dkimpy/Makefile Sat Feb 10 08:11:26 2018 (r461363) +++ head/mail/py-dkimpy/Makefile Sat Feb 10 08:23:05 2018 (r461364) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dkimpy -PORTVERSION= 0.6.1 +DISTVERSION= 0.7.0 CATEGORIES= mail python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,13 @@ COMMENT= Python library for DKIM email signing and ver LICENSE= ZLIB -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dns>=0:dns/py-dns@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authres>=0:mail/py-authres@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}milter>=0:mail/py-milter@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pynacl>=0:security/py-pynacl@${FLAVOR} +USES= python +USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes - -USES= python:2.7 -USE_PYTHON= autoplist distutils .include Modified: head/mail/py-dkimpy/distinfo ============================================================================== --- head/mail/py-dkimpy/distinfo Sat Feb 10 08:11:26 2018 (r461363) +++ head/mail/py-dkimpy/distinfo Sat Feb 10 08:23:05 2018 (r461364) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487695545 -SHA256 (dkimpy-0.6.1.tar.gz) = 629be1b724ac6072b4c9a314b5b177a9c4d90737c3688e57c632708e02f7bb7e -SIZE (dkimpy-0.6.1.tar.gz) = 42744 +TIMESTAMP = 1518037084 +SHA256 (dkimpy-0.7.0.tar.gz) = 10e387208d3894bbde91b0cfc5ee87ddb1772566d1d1972d1c06abbd892bba8d +SIZE (dkimpy-0.7.0.tar.gz) = 46559 Added: head/mail/py-dkimpy/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-dkimpy/files/patch-setup.py Sat Feb 10 08:23:05 2018 (r461364) @@ -0,0 +1,19 @@ +--- setup.py.orig 2018-02-10 07:29:15 UTC ++++ setup.py +@@ -41,11 +41,11 @@ verification.""", + packages = ["dkim"], + scripts = ["arcsign.py", "arcverify.py", "dknewkey.py", "dkimsign.py", + "dkimverify.py"], +- data_files = [(os.path.join('share', 'man', 'man1'), +- ['man/arcsign.1']), (os.path.join('share', 'man', 'man1'), +- ['man/arcverify.1']),(os.path.join('share', 'man', 'man1'), +- ['man/dkimsign.1']), (os.path.join('share', 'man', 'man1'), +- ['man/dkimverify.1']),(os.path.join('share', 'man', 'man1'), ++ data_files = [(os.path.join('man', 'man1'), ++ ['man/arcsign.1']), (os.path.join('man', 'man1'), ++ ['man/arcverify.1']),(os.path.join('man', 'man1'), ++ ['man/dkimsign.1']), (os.path.join('man', 'man1'), ++ ['man/dkimverify.1']),(os.path.join('man', 'man1'), + ['man/dknewkey.1']),], + classifiers = [ + 'Development Status :: 5 - Production/Stable', From owner-svn-ports-all@freebsd.org Sat Feb 10 08:27:19 2018 Return-Path: Delivered-To: svn-ports-all@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 E3496F0726F; Sat, 10 Feb 2018 08:27:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91A1B72C88; Sat, 10 Feb 2018 08:27:18 +0000 (UTC) (envelope-from yuri@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 8B547118C3; Sat, 10 Feb 2018 08:27:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A8RIOc036196; Sat, 10 Feb 2018 08:27:18 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A8RIXA036194; Sat, 10 Feb 2018 08:27:18 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100827.w1A8RIXA036194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 08:27:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461365 - head/net/py-kafka-python X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net/py-kafka-python X-SVN-Commit-Revision: 461365 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 08:27:19 -0000 Author: yuri Date: Sat Feb 10 08:27:18 2018 New Revision: 461365 URL: https://svnweb.freebsd.org/changeset/ports/461365 Log: net/py-kafka-python: Change to USE_GITHUB Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14294 Modified: head/net/py-kafka-python/Makefile head/net/py-kafka-python/distinfo Modified: head/net/py-kafka-python/Makefile ============================================================================== --- head/net/py-kafka-python/Makefile Sat Feb 10 08:23:05 2018 (r461364) +++ head/net/py-kafka-python/Makefile Sat Feb 10 08:27:18 2018 (r461365) @@ -4,7 +4,6 @@ PORTNAME= kafka-python PORTVERSION= 1.4.1 CATEGORIES= net python -MASTER_SITES= https://github.com/dpkp/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com @@ -14,6 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python +USE_GITHUB= yes +GH_ACCOUNT= dpkp USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/net/py-kafka-python/distinfo ============================================================================== --- head/net/py-kafka-python/distinfo Sat Feb 10 08:23:05 2018 (r461364) +++ head/net/py-kafka-python/distinfo Sat Feb 10 08:27:18 2018 (r461365) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518245399 -SHA256 (kafka-python-1.4.1.tar.gz) = 5cf7a5f098ed45f6ac57e563ae93b8a06108b9d20fe537c18cc0d85af86aa479 -SIZE (kafka-python-1.4.1.tar.gz) = 302061 +TIMESTAMP = 1518250373 +SHA256 (dpkp-kafka-python-1.4.1_GH0.tar.gz) = 5cf7a5f098ed45f6ac57e563ae93b8a06108b9d20fe537c18cc0d85af86aa479 +SIZE (dpkp-kafka-python-1.4.1_GH0.tar.gz) = 302061 From owner-svn-ports-all@freebsd.org Sat Feb 10 08:31:01 2018 Return-Path: Delivered-To: svn-ports-all@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 0364AF0757A; Sat, 10 Feb 2018 08:31:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD8C872F4F; Sat, 10 Feb 2018 08:31:00 +0000 (UTC) (envelope-from ehaupt@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 A88E9118F0; Sat, 10 Feb 2018 08:31:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A8V0Er036453; Sat, 10 Feb 2018 08:31:00 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A8V0ek036450; Sat, 10 Feb 2018 08:31:00 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802100831.w1A8V0ek036450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 08:31:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461366 - head/shells/bash X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/shells/bash X-SVN-Commit-Revision: 461366 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 08:31:01 -0000 Author: ehaupt Date: Sat Feb 10 08:31:00 2018 New Revision: 461366 URL: https://svnweb.freebsd.org/changeset/ports/461366 Log: - Update to patchlevel 19 - Simplify MASTER_SITES [1] Submitted by: gerald (via mail) [1] Modified: head/shells/bash/Makefile head/shells/bash/distinfo Modified: head/shells/bash/Makefile ============================================================================== --- head/shells/bash/Makefile Sat Feb 10 08:27:18 2018 (r461365) +++ head/shells/bash/Makefile Sat Feb 10 08:31:00 2018 (r461366) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= bash -PATCHLEVEL= 12 +PATCHLEVEL= 19 PORTVERSION= 4.4.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 3 +PORTREVISION?= 0 CATEGORIES= shells -MASTER_SITES= GNU/${PORTNAME} +MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} Modified: head/shells/bash/distinfo ============================================================================== --- head/shells/bash/distinfo Sat Feb 10 08:27:18 2018 (r461365) +++ head/shells/bash/distinfo Sat Feb 10 08:31:00 2018 (r461366) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485577943 +TIMESTAMP = 1518251119 SHA256 (bash/bash-4.4.tar.gz) = d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb SIZE (bash/bash-4.4.tar.gz) = 9377313 SHA256 (bash/bash44-001) = 3e28d91531752df9a8cb167ad07cc542abaf944de9353fe8c6a535c9f1f17f0f @@ -25,3 +25,17 @@ SHA256 (bash/bash44-011) = dd56426ef7d7295e1107c0b3d06 SIZE (bash/bash44-011) = 1603 SHA256 (bash/bash44-012) = fac271d2bf6372c9903e3b353cb9eda044d7fe36b5aab52f21f3f21cd6a2063e SIZE (bash/bash44-012) = 5768 +SHA256 (bash/bash44-013) = 1b25efacbc1c4683b886d065b7a089a3601964555bcbf11f3a58989d38e853b6 +SIZE (bash/bash44-013) = 1255 +SHA256 (bash/bash44-014) = a7f75cedb43c5845ab1c60afade22dcb5e5dc12dd98c0f5a3abcfb9f309bb17c +SIZE (bash/bash44-014) = 2834 +SHA256 (bash/bash44-015) = d37602ecbeb62d5a22c8167ea1e621fcdbaaa79925890a973a45c810dd01c326 +SIZE (bash/bash44-015) = 1233 +SHA256 (bash/bash44-016) = 501f91cc89fadced16c73aa8858796651473602c722bb29f86a8ba588d0ff1b1 +SIZE (bash/bash44-016) = 2069 +SHA256 (bash/bash44-017) = 773f90b98768d4662a22470ea8eec5fdd8e3439f370f94638872aaf884bcd270 +SIZE (bash/bash44-017) = 1143 +SHA256 (bash/bash44-018) = 5bc494b42f719a8b0d844b7bd9ad50ebaae560e97f67c833c9e7e9d53981a8cc +SIZE (bash/bash44-018) = 1319 +SHA256 (bash/bash44-019) = 27170d6edfe8819835407fdc08b401d2e161b1400fe9d0c5317a51104c89c11e +SIZE (bash/bash44-019) = 1671 From owner-svn-ports-all@freebsd.org Sat Feb 10 09:02:49 2018 Return-Path: Delivered-To: svn-ports-all@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 99735F099E6; Sat, 10 Feb 2018 09:02:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49BA4741BE; Sat, 10 Feb 2018 09:02:49 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4252911F38; Sat, 10 Feb 2018 09:02:49 +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 w1A92n4o055751; Sat, 10 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A92nSh055750; Sat, 10 Feb 2018 09:02:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802100902.w1A92nSh055750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 10 Feb 2018 09:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461367 - head/x11/menu-cache X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/menu-cache X-SVN-Commit-Revision: 461367 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:02:49 -0000 Author: amdmi3 Date: Sat Feb 10 09:02:48 2018 New Revision: 461367 URL: https://svnweb.freebsd.org/changeset/ports/461367 Log: - Update WWW Modified: head/x11/menu-cache/pkg-descr Modified: head/x11/menu-cache/pkg-descr ============================================================================== --- head/x11/menu-cache/pkg-descr Sat Feb 10 08:31:00 2018 (r461366) +++ head/x11/menu-cache/pkg-descr Sat Feb 10 09:02:48 2018 (r461367) @@ -1,4 +1,4 @@ Libmenu-cache is a library creating and utilizing caches to speed up the manipulation for freedesktop.org defined application menus. -WWW: http://lxde.org/ +WWW: https://lxde.org/ From owner-svn-ports-all@freebsd.org Sat Feb 10 09:02:56 2018 Return-Path: Delivered-To: svn-ports-all@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 B368AF09A30; Sat, 10 Feb 2018 09:02:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A44874224; Sat, 10 Feb 2018 09:02:54 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DAA4411F39; Sat, 10 Feb 2018 09:02:53 +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 w1A92r2v055851; Sat, 10 Feb 2018 09:02:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A92rnr055850; Sat, 10 Feb 2018 09:02:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201802100902.w1A92rnr055850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 10 Feb 2018 09:02:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461368 - head/devel/libsigsegv X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/libsigsegv X-SVN-Commit-Revision: 461368 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:02:56 -0000 Author: amdmi3 Date: Sat Feb 10 09:02:53 2018 New Revision: 461368 URL: https://svnweb.freebsd.org/changeset/ports/461368 Log: - Fix LICENSE - Switch to new test framework - Pet portlint Approved by: portmgr blanket Modified: head/devel/libsigsegv/Makefile Modified: head/devel/libsigsegv/Makefile ============================================================================== --- head/devel/libsigsegv/Makefile Sat Feb 10 09:02:48 2018 (r461367) +++ head/devel/libsigsegv/Makefile Sat Feb 10 09:02:53 2018 (r461368) @@ -9,13 +9,14 @@ MASTER_SITES= GNU/libsigsegv MAINTAINER= gaod@hychen.org COMMENT= Handling page faults in user mode -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +USES= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= AWK="${AWK}" --enable-shared INSTALL_TARGET= install-strip -USES= libtool +TEST_TARGET= check USE_LDCONFIG= yes PLIST_FILES= include/sigsegv.h \ @@ -23,9 +24,5 @@ PLIST_FILES= include/sigsegv.h \ lib/libsigsegv.so \ lib/libsigsegv.so.2 \ lib/libsigsegv.so.2.0.4 - -regression-test: build - @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} check) .include From owner-svn-ports-all@freebsd.org Sat Feb 10 09:18:11 2018 Return-Path: Delivered-To: svn-ports-all@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 5E8C5F0AAA1; Sat, 10 Feb 2018 09:18:11 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 072DA74999; Sat, 10 Feb 2018 09:18:11 +0000 (UTC) (envelope-from nobutaka@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 F3CAB120E2; Sat, 10 Feb 2018 09:18:10 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A9IAgJ060979; Sat, 10 Feb 2018 09:18:10 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A9IAHT060974; Sat, 10 Feb 2018 09:18:10 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201802100918.w1A9IAHT060974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sat, 10 Feb 2018 09:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461369 - head/security/md5deep/files X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: head/security/md5deep/files X-SVN-Commit-Revision: 461369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:18:11 -0000 Author: nobutaka Date: Sat Feb 10 09:18:10 2018 New Revision: 461369 URL: https://svnweb.freebsd.org/changeset/ports/461369 Log: Fix build with Clang 6. Added: head/security/md5deep/files/patch-src_display.cpp (contents, props changed) head/security/md5deep/files/patch-src_files.cpp (contents, props changed) head/security/md5deep/files/patch-src_hashlist.cpp (contents, props changed) head/security/md5deep/files/patch-src_xml.h (contents, props changed) Modified: head/security/md5deep/files/patch-src_hash.cpp Added: head/security/md5deep/files/patch-src_display.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/md5deep/files/patch-src_display.cpp Sat Feb 10 09:18:10 2018 (r461369) @@ -0,0 +1,33 @@ +--- src/display.cpp.orig 2018-02-10 07:49:09 UTC ++++ src/display.cpp +@@ -311,7 +311,7 @@ void display::display_realtime_stats(con + + ss << mb_read << "MB of " << fdht->stat_megs() << "MB done, "; + char msg[64]; +- snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); ++ snprintf(msg,sizeof(msg),"%02" PRIu64":%02" PRIu64":%02" PRIu64" left", hour, min, seconds); + ss << msg; + } + ss << "\r"; +@@ -424,14 +424,14 @@ void display::display_audit_results() + + if (opt_verbose) { + if(opt_verbose >= MORE_VERBOSE){ +- status(" Input files examined: %"PRIu64, this->match.total); +- status(" Known files expecting: %"PRIu64, this->match.expect); ++ status(" Input files examined: %" PRIu64, this->match.total); ++ status(" Known files expecting: %" PRIu64, this->match.expect); + } +- status(" Files matched: %"PRIu64, this->match.exact); +- status("Files partially matched: %"PRIu64, this->match.partial); +- status(" Files moved: %"PRIu64, this->match.moved); +- status(" New files found: %"PRIu64, this->match.unknown); +- status(" Known files not found: %"PRIu64, this->match.unused); ++ status(" Files matched: %" PRIu64, this->match.exact); ++ status("Files partially matched: %" PRIu64, this->match.partial); ++ status(" Files moved: %" PRIu64, this->match.moved); ++ status(" New files found: %" PRIu64, this->match.unknown); ++ status(" Known files not found: %" PRIu64, this->match.unused); + } + } + Added: head/security/md5deep/files/patch-src_files.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/md5deep/files/patch-src_files.cpp Sat Feb 10 09:18:10 2018 (r461369) @@ -0,0 +1,20 @@ +--- src/files.cpp.orig 2018-02-10 07:48:06 UTC ++++ src/files.cpp +@@ -509,7 +509,7 @@ int state::parse_encase_file(const char + + // Users expect the line numbers to start at one, not zero. + if ((!ocb.opt_silent) || (mode_warn_only)) { +- ocb.error("%s: No hash found in line %"PRIu32, fn, count + 1); ++ ocb.error("%s: No hash found in line %" PRIu32, fn, count + 1); + ocb.error("%s: %s", fn, strerror(errno)); + return status_t::STATUS_USER_ERROR; + } +@@ -542,7 +542,7 @@ int state::parse_encase_file(const char + } + + if (expected_hashes != count){ +- ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n", ++ ocb.error("%s: Expecting %" PRIu32" hashes, found %" PRIu32"\n", + fn, expected_hashes, count); + } + return status_t::status_ok; Modified: head/security/md5deep/files/patch-src_hash.cpp ============================================================================== --- head/security/md5deep/files/patch-src_hash.cpp Sat Feb 10 09:02:53 2018 (r461368) +++ head/security/md5deep/files/patch-src_hash.cpp Sat Feb 10 09:18:10 2018 (r461369) @@ -1,5 +1,14 @@ --- src/hash.cpp.orig 2014-01-29 18:40:39 UTC +++ src/hash.cpp +@@ -124,7 +124,7 @@ bool file_data_hasher_t::compute_hash(ui + + // If an error occured, display a message and see if we need to quit. + if ((current_read_bytes<0) || (this->handle && ferror(this->handle))){ +- ocb->error_filename(this->file_name,"error at offset %"PRIu64": %s", ++ ocb->error_filename(this->file_name,"error at offset %" PRIu64": %s", + request_start, strerror(errno)); + + if (file_fatal_error()){ @@ -279,7 +279,7 @@ void file_data_hasher_t::hash() MAP_FILE| #endif Added: head/security/md5deep/files/patch-src_hashlist.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/md5deep/files/patch-src_hashlist.cpp Sat Feb 10 09:18:10 2018 (r461369) @@ -0,0 +1,20 @@ +--- src/hashlist.cpp.orig 2018-02-10 07:50:51 UTC ++++ src/hashlist.cpp +@@ -342,7 +342,7 @@ hashlist::load_hash_file(display *ocb,co + file_data_t *t = new (std::nothrow) file_data_t(); + if (NULL == t) + { +- ocb->fatal_error("%s: Out of memory in line %"PRIu64, ++ ocb->fatal_error("%s: Out of memory in line %" PRIu64, + fn.c_str(), line_number); + } + +@@ -390,7 +390,7 @@ hashlist::load_hash_file(display *ocb,co + if ( !algorithm_t::valid_hash(hash_column[column_number],word)) + { + if (ocb) +- ocb->error("%s: Invalid %s hash in line %"PRIu64, ++ ocb->error("%s: Invalid %s hash in line %" PRIu64, + fn.c_str(), + hashes[hash_column[column_number]].name.c_str(), + line_number); Added: head/security/md5deep/files/patch-src_xml.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/md5deep/files/patch-src_xml.h Sat Feb 10 09:18:10 2018 (r461369) @@ -0,0 +1,11 @@ +--- src/xml.h.orig 2018-02-10 07:20:10 UTC ++++ src/xml.h +@@ -100,7 +100,7 @@ public: + void xmlout(const std::string &tag,const std::string &value){ xmlout(tag,value,"",true); } + void xmlout(const std::string &tag,const int value){ xmlprintf(tag,"","%d",value); } + void xmloutl(const std::string &tag,const long value){ xmlprintf(tag,"","%ld",value); } +- void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%"PRId64,value); } ++ void xmlout(const std::string &tag,const int64_t value){ xmlprintf(tag,"","%" PRId64,value); } + void xmlout(const std::string &tag,const double value){ xmlprintf(tag,"","%f",value); } + void xmlout(const std::string &tag,const struct timeval &ts){ + xmlprintf(tag,"","%d.%06d",(int)ts.tv_sec, (int)ts.tv_usec); From owner-svn-ports-all@freebsd.org Sat Feb 10 09:35:50 2018 Return-Path: Delivered-To: svn-ports-all@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 9DCF8F0BF1D; Sat, 10 Feb 2018 09:35:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52E6B7546F; Sat, 10 Feb 2018 09:35:50 +0000 (UTC) (envelope-from ehaupt@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 4D27B12431; Sat, 10 Feb 2018 09:35:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A9ZooL071128; Sat, 10 Feb 2018 09:35:50 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A9Zn7l071122; Sat, 10 Feb 2018 09:35:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802100935.w1A9Zn7l071122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 09:35:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461370 - in head: . net-p2p/xmrig net-p2p/xmrig/files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head: . net-p2p/xmrig net-p2p/xmrig/files X-SVN-Commit-Revision: 461370 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:35:50 -0000 Author: ehaupt Date: Sat Feb 10 09:35:49 2018 New Revision: 461370 URL: https://svnweb.freebsd.org/changeset/ports/461370 Log: - Update to 2.4.4 [1] - Add rc.d startup script - Move config.json to ETCDIR and install it with @sample - Add pkg-message - Add user "xmrig" to UIDs PR: 224822 [1] Submitted by: joshruehlig@gmail.com [1] Added: head/net-p2p/xmrig/files/ head/net-p2p/xmrig/files/pkg-message.in (contents, props changed) head/net-p2p/xmrig/files/xmrig.in (contents, props changed) head/net-p2p/xmrig/pkg-plist (contents, props changed) Modified: head/UIDs head/net-p2p/xmrig/Makefile head/net-p2p/xmrig/distinfo (contents, props changed) Modified: head/UIDs ============================================================================== --- head/UIDs Sat Feb 10 09:18:10 2018 (r461369) +++ head/UIDs Sat Feb 10 09:35:49 2018 (r461370) @@ -101,7 +101,7 @@ pop3vscan:*:151:6::0:0:POP3VScan Daemon:/var/spool/pop iog:*:152:80::0:0:iog Monitoring Owner:/usr/local/iog:/usr/sbin/nologin rbldns:*:153:153::0:0:rbldnsd pseudo-user:/nonexistent:/usr/sbin/nologin trircd:*:154:154::0:0:& user:/usr/local/etc/tr-ircd:/usr/sbin/nologin -# free: 155 +xmrig:*:155:65534::0:0:XMRig:/nonexistent:/usr/sbin/nologin monetdb:*:156:156::0:0:MonetDB user:/usr/local/monetdb5:/bin/sh barman:*:157:157::0:0:Barman user:/var/barman:/bin/sh pootle:*:158:158::0:0:Pootle User:/var/db/pootle:/usr/sbin/nologin Modified: head/net-p2p/xmrig/Makefile ============================================================================== --- head/net-p2p/xmrig/Makefile Sat Feb 10 09:18:10 2018 (r461369) +++ head/net-p2p/xmrig/Makefile Sat Feb 10 09:35:49 2018 (r461370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmrig -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 DISTVERSIONPREFIX= v CATEGORIES= net-p2p @@ -18,11 +18,14 @@ LIB_DEPENDS= libmicrohttpd.so:www/libmicrohttpd \ USES= cmake:outsource USE_GITHUB= yes -PLIST_FILES= bin/xmrig %%DATADIR%%/config.json +USE_RC_SUBR= ${PORTNAME} +SUB_FILES= pkg-message +SUB_LIST= PORTNAME=${PORTNAME} USERS=${USERS} +USERS= xmrig do-install: ${INSTALL_PROGRAM} ${WRKDIR}/.build/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/src//config.json ${STAGEDIR}${DATADIR} + @${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKSRC}/src/config.json ${STAGEDIR}${ETCDIR}/config.json.sample .include Modified: head/net-p2p/xmrig/distinfo ============================================================================== --- head/net-p2p/xmrig/distinfo Sat Feb 10 09:18:10 2018 (r461369) +++ head/net-p2p/xmrig/distinfo Sat Feb 10 09:35:49 2018 (r461370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514015779 -SHA256 (xmrig-xmrig-v2.4.3_GH0.tar.gz) = 56a4eb05e0b310b044ae30203dfb63664cdfb520c9c28dac29fa1886ca59cbc2 -SIZE (xmrig-xmrig-v2.4.3_GH0.tar.gz) = 267601 +TIMESTAMP = 1518252865 +SHA256 (xmrig-xmrig-v2.4.4_GH0.tar.gz) = 4ad514db6bbe214a9d4b9a01d1e4e5252a09554fa28c153dbdfa49a001090142 +SIZE (xmrig-xmrig-v2.4.4_GH0.tar.gz) = 267782 Added: head/net-p2p/xmrig/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/xmrig/files/pkg-message.in Sat Feb 10 09:35:49 2018 (r461370) @@ -0,0 +1,8 @@ +XMRig configuration file available at: +%%ETCDIR%%/config.json + +To automatically start XMRig at boot time: +# sysrc xmrig_enable="YES" + +To then manually start XMRig without rebooting: +# service xmrig start Added: head/net-p2p/xmrig/files/xmrig.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/xmrig/files/xmrig.in Sat Feb 10 09:35:49 2018 (r461370) @@ -0,0 +1,33 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: xmrig +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# xmrig_enable (bool): Set to NO by default. +# Set it to YES to enable it. +# xmrig_user: The user account the XMRig daemon runs as. +# It uses '%%USERS%%' user by default. +# Do not sets it as empty or it will run as root. +# xmrig_conf: The configuration file XMRig uses. +# Default: %%ETCDIR%%/config.json + +. /etc/rc.subr +name="%%PORTNAME%%" +rcvar="${name}_enable" +load_rc_config ${name} + +: ${xmrig_enable:="NO"} +: ${xmrig_user:="%%USERS%%"} +: ${xmrig_conf:="%%ETCDIR%%/config.json"} + +command="/usr/sbin/daemon" +procname="%%PREFIX%%/bin/xmrig" +command_args="-f ${procname} --config=${xmrig_conf}" + +run_rc_command "$1" Added: head/net-p2p/xmrig/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/xmrig/pkg-plist Sat Feb 10 09:35:49 2018 (r461370) @@ -0,0 +1,2 @@ +bin/xmrig +@sample %%ETCDIR%%/config.json.sample From owner-svn-ports-all@freebsd.org Sat Feb 10 09:39:31 2018 Return-Path: Delivered-To: svn-ports-all@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 0B881F0C341; Sat, 10 Feb 2018 09:39:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B30CD756FD; Sat, 10 Feb 2018 09:39:30 +0000 (UTC) (envelope-from antoine@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 ADFC612435; Sat, 10 Feb 2018 09:39:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A9dU1H071383; Sat, 10 Feb 2018 09:39:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A9dUg9071382; Sat, 10 Feb 2018 09:39:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802100939.w1A9dUg9071382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 10 Feb 2018 09:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461371 - head/mail/py-dkimpy X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/mail/py-dkimpy X-SVN-Commit-Revision: 461371 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:39:31 -0000 Author: antoine Date: Sat Feb 10 09:39:30 2018 New Revision: 461371 URL: https://svnweb.freebsd.org/changeset/ports/461371 Log: Unbreak bulk -a Modified: head/mail/py-dkimpy/Makefile Modified: head/mail/py-dkimpy/Makefile ============================================================================== --- head/mail/py-dkimpy/Makefile Sat Feb 10 09:35:49 2018 (r461370) +++ head/mail/py-dkimpy/Makefile Sat Feb 10 09:39:30 2018 (r461371) @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authres>=0:mail/py ${PYTHON_PKGNAMEPREFIX}milter>=0:mail/py-milter@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>=0:security/py-pynacl@${FLAVOR} -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes From owner-svn-ports-all@freebsd.org Sat Feb 10 09:51:29 2018 Return-Path: Delivered-To: svn-ports-all@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 26B82F0CECF; Sat, 10 Feb 2018 09:51:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC64875EA4; Sat, 10 Feb 2018 09:51:28 +0000 (UTC) (envelope-from yuri@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 AEC6112725; Sat, 10 Feb 2018 09:51:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A9pS0W077841; Sat, 10 Feb 2018 09:51:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A9pSsh077838; Sat, 10 Feb 2018 09:51:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802100951.w1A9pSsh077838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 09:51:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461372 - head/databases/py-sispy X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/databases/py-sispy X-SVN-Commit-Revision: 461372 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:51:29 -0000 Author: yuri Date: Sat Feb 10 09:51:28 2018 New Revision: 461372 URL: https://svnweb.freebsd.org/changeset/ports/461372 Log: databases/py-sispy: Update to 1.1.0 Changelog: https://github.com/sis-cmdb/sis-python/releases/tag/v1.1.0 Additional port changes: * Added missing dependency www/py-requests. * Removed USE_PYTHON=concurrent (not needed). * Added NO_ARCH=yes. * Changed WWW to the github home page. PR: 224807 Submitted by: Rick Miller Approved by: vmiller@verisign.com (maintainer), tcberner (mentor, implicit) Modified: head/databases/py-sispy/Makefile head/databases/py-sispy/distinfo head/databases/py-sispy/pkg-descr Modified: head/databases/py-sispy/Makefile ============================================================================== --- head/databases/py-sispy/Makefile Sat Feb 10 09:39:30 2018 (r461371) +++ head/databases/py-sispy/Makefile Sat Feb 10 09:51:28 2018 (r461372) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sispy -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,10 @@ COMMENT= Python client library for interacting with th LICENSE= BSD3CLAUSE -# Python 2.6+, 3.4+ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist distutils +NO_ARCH= yes .include Modified: head/databases/py-sispy/distinfo ============================================================================== --- head/databases/py-sispy/distinfo Sat Feb 10 09:39:30 2018 (r461371) +++ head/databases/py-sispy/distinfo Sat Feb 10 09:51:28 2018 (r461372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499885217 -SHA256 (sispy-1.0.1.tar.gz) = aba9cd9cab9734d240acd5abd00c24eacdd24c55f011915f51ed345f0933ac4a -SIZE (sispy-1.0.1.tar.gz) = 4962 +TIMESTAMP = 1518255018 +SHA256 (sispy-1.1.0.tar.gz) = 5c108b22f52f42e978e628ad59c49c0f0d446afcaab84487fa0694e68c643fd2 +SIZE (sispy-1.1.0.tar.gz) = 5234 Modified: head/databases/py-sispy/pkg-descr ============================================================================== --- head/databases/py-sispy/pkg-descr Sat Feb 10 09:39:30 2018 (r461371) +++ head/databases/py-sispy/pkg-descr Sat Feb 10 09:51:28 2018 (r461372) @@ -1,3 +1,3 @@ -Client library for interacting with the SIS RESTful API +Client library for interacting with the SIS RESTful API. -WWW: https://pypi.python.org/pypi/sispy +WWW: https://github.com/sis-cmdb/sis-python From owner-svn-ports-all@freebsd.org Sat Feb 10 09:52:20 2018 Return-Path: Delivered-To: svn-ports-all@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 BEB8CF0D125; Sat, 10 Feb 2018 09:52:20 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 4F8B67604B; Sat, 10 Feb 2018 09:52:20 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from phantomias.home.jochen-neumeister.de (p5B0FD0CC.dip0.t-ipconnect.de [91.15.208.204]) by toco-domains.de (Postfix) with ESMTPA id 138ED1AAF019; Sat, 10 Feb 2018 10:52:18 +0100 (CET) Subject: Re: svn commit: r461360 - head/net/py-kafka-python To: Yuri Victorovich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802100716.w1A7GP3Z087747@repo.freebsd.org> From: Jochen Neumeister Message-ID: <729dddb3-be17-ea4e-55fe-e069d2dc2dc9@FreeBSD.org> Date: Sat, 10 Feb 2018 10:52:05 +0100 MIME-Version: 1.0 In-Reply-To: <201802100716.w1A7GP3Z087747@repo.freebsd.org> Content-Language: de-DE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:52:21 -0000 Am 10.02.2018 um 08:16 schrieb Yuri Victorovich: > Author: yuri > Date: Sat Feb 10 07:16:25 2018 > New Revision: 461360 > URL: https://svnweb.freebsd.org/changeset/ports/461360 > > Log: > net/py-kafka-python: Update to 1.4.1 > > Changelogs: > https://github.com/dpkp/kafka-python/releases/tag/1.4.1 (and similar URLs) > > Additional port changes: > * MASTER_SITES changed to the upstream github URL due to > failure to download from CHEESESHOP. > * Reordered the USES section. > * Removed USES=shebangfix since it makes no difference. > * Updated WWW with new github account. > > PR: 223989 > Submitted by: Sergey Akhmatov > Approved by: christer.edwards@gmail.com (maintainer), tcberner (mentor, implicit) > > Modified: > head/net/py-kafka-python/Makefile > head/net/py-kafka-python/distinfo > head/net/py-kafka-python/pkg-descr > > Modified: head/net/py-kafka-python/Makefile > ============================================================================== > --- head/net/py-kafka-python/Makefile Sat Feb 10 01:14:19 2018 (r461359) > +++ head/net/py-kafka-python/Makefile Sat Feb 10 07:16:25 2018 (r461360) > @@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= kafka-python > -PORTVERSION= 1.3.4 > +PORTVERSION= 1.4.1 > CATEGORIES= net python > -MASTER_SITES= CHEESESHOP > +MASTER_SITES= https://github.com/dpkp/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ Do not work USE_GITHUB here? See 5.4.3: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html joneum From owner-svn-ports-all@freebsd.org Sat Feb 10 09:55:09 2018 Return-Path: Delivered-To: svn-ports-all@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 2E263F0D40B; Sat, 10 Feb 2018 09:55:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 B85B6761CC; Sat, 10 Feb 2018 09:55:08 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from phantomias.home.jochen-neumeister.de (p5B0FD0CC.dip0.t-ipconnect.de [91.15.208.204]) by toco-domains.de (Postfix) with ESMTPA id 676BC1AAF019; Sat, 10 Feb 2018 10:55:07 +0100 (CET) Subject: Re: svn commit: r461360 - head/net/py-kafka-python From: Jochen Neumeister To: Yuri Victorovich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802100716.w1A7GP3Z087747@repo.freebsd.org> <729dddb3-be17-ea4e-55fe-e069d2dc2dc9@FreeBSD.org> Message-ID: Date: Sat, 10 Feb 2018 10:54:59 +0100 MIME-Version: 1.0 In-Reply-To: <729dddb3-be17-ea4e-55fe-e069d2dc2dc9@FreeBSD.org> Content-Language: de-DE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:55:09 -0000 Ah, fixed in r461365, sorry Am 10.02.2018 um 10:52 schrieb Jochen Neumeister: > > > > Am 10.02.2018 um 08:16 schrieb Yuri Victorovich: >> Author: yuri >> Date: Sat Feb 10 07:16:25 2018 >> New Revision: 461360 >> URL:https://svnweb.freebsd.org/changeset/ports/461360 >> >> Log: >> net/py-kafka-python: Update to 1.4.1 >> >> Changelogs: >> https://github.com/dpkp/kafka-python/releases/tag/1.4.1 (and similar URLs) >> >> Additional port changes: >> * MASTER_SITES changed to the upstream github URL due to >> failure to download from CHEESESHOP. >> * Reordered the USES section. >> * Removed USES=shebangfix since it makes no difference. >> * Updated WWW with new github account. >> >> PR: 223989 >> Submitted by: Sergey Akhmatov >> Approved by: christer.edwards@gmail.com (maintainer), tcberner (mentor, implicit) >> >> Modified: >> head/net/py-kafka-python/Makefile >> head/net/py-kafka-python/distinfo >> head/net/py-kafka-python/pkg-descr >> >> Modified: head/net/py-kafka-python/Makefile >> ============================================================================== >> --- head/net/py-kafka-python/Makefile Sat Feb 10 01:14:19 2018 (r461359) >> +++ head/net/py-kafka-python/Makefile Sat Feb 10 07:16:25 2018 (r461360) >> @@ -2,9 +2,9 @@ >> # $FreeBSD$ >> >> PORTNAME= kafka-python >> -PORTVERSION= 1.3.4 >> +PORTVERSION= 1.4.1 >> CATEGORIES= net python >> -MASTER_SITES= CHEESESHOP >> +MASTER_SITES= https://github.com/dpkp/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ > > Do not work USE_GITHUB here? > See 5.4.3: > https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html > > joneum From owner-svn-ports-all@freebsd.org Sat Feb 10 09:57:20 2018 Return-Path: Delivered-To: svn-ports-all@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 80F44F0D5FB; Sat, 10 Feb 2018 09:57:20 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0A4BF76342; Sat, 10 Feb 2018 09:57:19 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id w1A9vI2t084692 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sat, 10 Feb 2018 01:57:18 -0800 (PST) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132] claimed to be yv.noip.me Reply-To: yuri@freebsd.org Subject: Re: svn commit: r461360 - head/net/py-kafka-python To: Jochen Neumeister , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802100716.w1A7GP3Z087747@repo.freebsd.org> <729dddb3-be17-ea4e-55fe-e069d2dc2dc9@FreeBSD.org> From: Yuri Message-ID: <69140b25-1fdd-6f5b-b540-6fe2a49a8be8@freebsd.org> Date: Sat, 10 Feb 2018 01:57:16 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <729dddb3-be17-ea4e-55fe-e069d2dc2dc9@FreeBSD.org> Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 09:57:20 -0000 On 02/10/18 01:52, Jochen Neumeister wrote: > Do not work USE_GITHUB here? > See 5.4.3: > https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html This has been corrected in r461365. Thank you for noticing. Yuri From owner-svn-ports-all@freebsd.org Sat Feb 10 10:12:05 2018 Return-Path: Delivered-To: svn-ports-all@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 5C670F0E6C3; Sat, 10 Feb 2018 10:12:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E60676D24; Sat, 10 Feb 2018 10:12:05 +0000 (UTC) (envelope-from antoine@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 0970D12A90; Sat, 10 Feb 2018 10:12:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAC4Bp089225; Sat, 10 Feb 2018 10:12:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAC4SG089208; Sat, 10 Feb 2018 10:12:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802101012.w1AAC4SG089208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 10 Feb 2018 10:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461373 - head/lang/ldc X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/lang/ldc X-SVN-Commit-Revision: 461373 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:12:05 -0000 Author: antoine Date: Sat Feb 10 10:12:04 2018 New Revision: 461373 URL: https://svnweb.freebsd.org/changeset/ports/461373 Log: Add a run dependency on llvm40, some binaries link against libLLVM Reported by: pkg-fallout (via devel/dub) Modified: head/lang/ldc/Makefile Modified: head/lang/ldc/Makefile ============================================================================== --- head/lang/ldc/Makefile Sat Feb 10 09:51:28 2018 (r461372) +++ head/lang/ldc/Makefile Sat Feb 10 10:12:04 2018 (r461373) @@ -3,7 +3,7 @@ PORTNAME= ldc PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= https://github.com/ldc-developers/ldc/releases/download/v${PORTVERSION}/:source \ https://github.com/ldc-developers/ldc/releases/download/v${BOOTVER}/:bootstrap @@ -15,6 +15,7 @@ COMMENT= The LLVM-based D compiler LICENSE= BSD3CLAUSE BUILD_DEPENDS= clang40:devel/llvm40 +RUN_DEPENDS= clang40:devel/llvm40 LIB_DEPENDS= libconfig.so:devel/libconfig BROKEN_aarch64= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf? From owner-svn-ports-all@freebsd.org Sat Feb 10 10:22:04 2018 Return-Path: Delivered-To: svn-ports-all@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 CE6F3F0F1F3; Sat, 10 Feb 2018 10:22:04 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 843E477493; Sat, 10 Feb 2018 10:22:04 +0000 (UTC) (envelope-from olgeni@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 7F55712C68; Sat, 10 Feb 2018 10:22:04 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAM4OZ096032; Sat, 10 Feb 2018 10:22:04 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAM4Qm096030; Sat, 10 Feb 2018 10:22:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201802101022.w1AAM4Qm096030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 10 Feb 2018 10:22:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461374 - head/devel/py-twilio X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/py-twilio X-SVN-Commit-Revision: 461374 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:22:05 -0000 Author: olgeni Date: Sat Feb 10 10:22:04 2018 New Revision: 461374 URL: https://svnweb.freebsd.org/changeset/ports/461374 Log: Update devel/py-twilio to version 6.10.3. Modified: head/devel/py-twilio/Makefile head/devel/py-twilio/distinfo Modified: head/devel/py-twilio/Makefile ============================================================================== --- head/devel/py-twilio/Makefile Sat Feb 10 10:12:04 2018 (r461373) +++ head/devel/py-twilio/Makefile Sat Feb 10 10:22:04 2018 (r461374) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twilio -PORTVERSION= 6.10.2 +PORTVERSION= 6.10.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-twilio/distinfo ============================================================================== --- head/devel/py-twilio/distinfo Sat Feb 10 10:12:04 2018 (r461373) +++ head/devel/py-twilio/distinfo Sat Feb 10 10:22:04 2018 (r461374) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517382609 -SHA256 (twilio-6.10.2.tar.gz) = 18c5ec90df6b68390269792644f1bb1ce86b72f252bb1f050d421f895c02568c -SIZE (twilio-6.10.2.tar.gz) = 269857 +TIMESTAMP = 1518257970 +SHA256 (twilio-6.10.3.tar.gz) = 8575626315363256f0bcffa49fb0714f907cf1a3f7f15f4dcb99a8245a615cfb +SIZE (twilio-6.10.3.tar.gz) = 269905 From owner-svn-ports-all@freebsd.org Sat Feb 10 10:30:01 2018 Return-Path: Delivered-To: svn-ports-all@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 DA7B0F0FB7F; Sat, 10 Feb 2018 10:30:00 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 862DB778F1; Sat, 10 Feb 2018 10:30:00 +0000 (UTC) (envelope-from tcberner@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 80A6112C8C; Sat, 10 Feb 2018 10:30:00 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAU00P006453; Sat, 10 Feb 2018 10:30:00 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AATp1e006336; Sat, 10 Feb 2018 10:29:51 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802101029.w1AATp1e006336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 10 Feb 2018 10:29:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461375 - in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/km... X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/kmouth arabic/kde4-l10n arc... X-SVN-Commit-Revision: 461375 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:30:01 -0000 Author: tcberner Date: Sat Feb 10 10:29:51 2018 New Revision: 461375 URL: https://svnweb.freebsd.org/changeset/ports/461375 Log: Rename KDE4 meta ports This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Added: head/accessibility/kdeaccessibility-kde4/ - copied from r460240, head/accessibility/kdeaccessibility4/ head/deskutils/kdepim-kde4/ - copied from r460240, head/deskutils/kdepim4/ head/deskutils/kdepim-runtime-kde4/ - copied from r460240, head/deskutils/kdepim4-runtime/ head/deskutils/kdepimlibs-kde4/ - copied from r460240, head/deskutils/kdepimlibs4/ head/devel/kdebindings-kde4/ - copied from r460240, head/devel/kdebindings4/ head/devel/kdesdk-kde4/ - copied from r460240, head/devel/kdesdk4/ head/devel/kdesdk-kioslaves-kde4/ - copied from r460240, head/devel/kdesdk4-kioslaves/ head/devel/kdesdk-strigi-analyzers-kde4/ - copied from r460240, head/devel/kdesdk4-strigi-analyzers/ head/devel/kdesdk-thumbnailers-kde4/ - copied from r460240, head/devel/kdesdk4-thumbnailers/ head/games/kdegames-kde4/ - copied from r460240, head/games/kdegames4/ head/graphics/kdegraphics-kde4/ - copied from r460240, head/graphics/kdegraphics4/ head/graphics/kdegraphics-mobipocket-kde4/ - copied from r460240, head/graphics/kdegraphics4-mobipocket/ head/graphics/kdegraphics-strigi-analyzer-kde4/ - copied from r460240, head/graphics/kdegraphics4-strigi-analyzer/ head/graphics/kdegraphics-svgpart-kde4/ - copied from r460240, head/graphics/kdegraphics4-svgpart/ head/graphics/kdegraphics-thumbnailers-kde4/ - copied from r460240, head/graphics/kdegraphics4-thumbnailers/ head/misc/kdeedu-kde4/ - copied from r460240, head/misc/kdeedu4/ head/misc/kdeutils-kde4/ - copied from r460240, head/misc/kdeutils4/ head/multimedia/kdemultimedia-ffmpegthumbs-kde4/ - copied from r460240, head/multimedia/kdemultimedia4-ffmpegthumbs/ head/multimedia/kdemultimedia-kde4/ - copied from r460240, head/multimedia/kdemultimedia4/ head/multimedia/kdemultimedia-mplayerthumbs-kde4/ - copied from r460240, head/multimedia/kdemultimedia4-mplayerthumbs/ head/net/kdenetwork-filesharing-kde4/ - copied from r460240, head/net/kdenetwork4-filesharing/ head/net/kdenetwork-kde4/ - copied from r460240, head/net/kdenetwork4/ head/net/kdenetwork-strigi-analyzers-kde4/ - copied from r460240, head/net/kdenetwork4-strigi-analyzers/ head/sysutils/kdeadmin-kde4/ - copied from r460240, head/sysutils/kdeadmin4/ head/www/kdewebdev-kde4/ - copied from r460240, head/www/kdewebdev4/ head/x11-clocks/kdetoys-kde4/ - copied from r460240, head/x11-clocks/kdetoys4/ head/x11-themes/kdeartwork-kde4/ - copied from r460240, head/x11-themes/kdeartwork4/ head/x11/kdelibs-kde4/ - copied from r460240, head/x11/kdelibs4/ Modified: head/MOVED head/Mk/Uses/kde.mk head/accessibility/Makefile head/accessibility/jovie/Makefile head/accessibility/kaccessible/Makefile head/accessibility/kdeaccessibility-kde4/Makefile head/accessibility/kmag/Makefile head/accessibility/kmousetool/Makefile head/accessibility/kmouth/Makefile head/arabic/kde4-l10n/Makefile head/archivers/ark/Makefile head/astro/kstars/Makefile head/astro/libkgeomap/Makefile head/astro/marble/Makefile head/audio/amarok-kde4/Makefile head/audio/audex/Makefile head/audio/creox/Makefile head/audio/juk/Makefile head/audio/kaudiocreator/Makefile head/audio/kid3-kde4/Makefile head/audio/kio-audiocd/Makefile head/audio/kmix/Makefile head/audio/kscd/Makefile head/audio/kstreamripper/Makefile head/audio/libkcddb/Makefile head/audio/libkcompactdisc/Makefile head/audio/simon/Makefile head/audio/soundkonverter/Makefile head/chinese/kde4-l10n-zh_CN/Makefile head/chinese/kde4-l10n-zh_TW/Makefile head/comms/kremotecontrol/Makefile head/databases/kbibtex/Makefile head/deskutils/Makefile head/deskutils/basket/Makefile head/deskutils/homerun/Makefile head/deskutils/kcharselect/Makefile head/deskutils/kdeconnect/Makefile head/deskutils/kdepim-kde4/Makefile head/deskutils/kdepim-runtime-kde4/Makefile head/deskutils/kdepimlibs-kde4/Makefile head/deskutils/kdeplasma-addons/Makefile head/deskutils/kruler/Makefile head/deskutils/ksshaskpass/Makefile head/deskutils/plasma-applet-cwp/Makefile head/deskutils/plasma-applet-daisy/Makefile head/deskutils/plasma-applet-fancytasks/Makefile head/deskutils/plasma-applet-panelspacer/Makefile head/deskutils/plasma-applet-qstardict/Makefile head/deskutils/plasma-applet-serverstatuswidget/Makefile head/deskutils/plasma-applet-simpleweatherforecast/Makefile head/deskutils/plasma-applet-teacooker/Makefile head/deskutils/plasma-applet-yawp/Makefile head/deskutils/semantik/Makefile head/deskutils/silence/Makefile head/deskutils/strigi/Makefile head/deskutils/superkaramba/Makefile head/devel/Makefile head/devel/cervisia/Makefile head/devel/dolphin-plugins/Makefile head/devel/kapptemplate/Makefile head/devel/kcachegrind/Makefile head/devel/kdbg/Makefile head/devel/kde-dev-scripts/Makefile head/devel/kde-dev-utils/Makefile head/devel/kdebindings-kde4/Makefile head/devel/kdesdk-kde4/Makefile head/devel/kdesdk-kioslaves-kde4/Makefile head/devel/kdesdk-strigi-analyzers-kde4/Makefile head/devel/kdesdk-thumbnailers-kde4/Makefile head/devel/kdesvn-kde4/Makefile head/devel/kdevelop-kde4/Makefile head/devel/kdevelop-pg-qt/Makefile head/devel/kdevelop-php-docs/Makefile head/devel/kdevelop-php/Makefile head/devel/kdevplatform/Makefile head/devel/libkgapi/Makefile head/devel/libkolab/Makefile head/devel/lokalize/Makefile head/devel/okteta/Makefile head/devel/p5-perlkde/Makefile head/devel/piklab/Makefile head/devel/poxml/Makefile head/devel/py-krosspython/Makefile head/devel/py-pykde4/Makefile head/devel/py-pykdeuic4/Makefile head/devel/ruby-korundum/Makefile head/devel/ruby-krossruby/Makefile head/devel/smokekde/Makefile head/devel/umbrello/Makefile head/editors/kate-plugin-pate/Makefile head/editors/kate/Makefile head/editors/kile-kde4/Makefile head/editors/klat4/Makefile head/finance/kmymoney-kde4/Makefile head/finance/libalkimia/Makefile head/french/kde4-l10n/Makefile head/ftp/plasma-applet-ftpmonitor/Makefile head/games/blinken/Makefile head/games/bomber/Makefile head/games/bovo/Makefile head/games/granatier/Makefile head/games/kajongg/Makefile head/games/kanagram/Makefile head/games/kapman/Makefile head/games/katomic/Makefile head/games/kblackbox/Makefile head/games/kblocks/Makefile head/games/kbounce/Makefile head/games/kbreakout/Makefile head/games/kdegames-kde4/Makefile head/games/kdiamond/Makefile head/games/kfourinline/Makefile head/games/kgoldrunner/Makefile head/games/khangman/Makefile head/games/kigo/Makefile head/games/killbots/Makefile head/games/kiriki/Makefile head/games/kjumpingcube/Makefile head/games/klickety/Makefile head/games/klines/Makefile head/games/kmahjongg/Makefile head/games/kmines/Makefile head/games/knavalbattle/Makefile head/games/knetwalk/Makefile head/games/knights-kde4/Makefile head/games/kolf/Makefile head/games/kollision/Makefile head/games/konquest/Makefile head/games/kpat/Makefile head/games/kreversi/Makefile head/games/kshisen/Makefile head/games/ksirk/Makefile head/games/ksnakeduel/Makefile head/games/kspaceduel/Makefile head/games/ksquares/Makefile head/games/ksudoku/Makefile head/games/ktuberling/Makefile head/games/kubrick/Makefile head/games/libkdegames/Makefile head/games/libkmahjongg/Makefile head/games/lskat/Makefile head/games/pairs/Makefile head/games/palapeli/Makefile head/games/picmi/Makefile head/german/kde4-l10n/Makefile head/graphics/Makefile head/graphics/digikam-kde4-doc/Makefile head/graphics/digikam-kde4-l10n/Makefile head/graphics/digikam-kde4/Makefile head/graphics/gwenview-kde4/Makefile head/graphics/kamera-kde4/Makefile head/graphics/kcolorchooser/Makefile head/graphics/kcoloredit/Makefile head/graphics/kdegraphics-kde4/Makefile head/graphics/kdegraphics-mobipocket-kde4/Makefile head/graphics/kdegraphics-strigi-analyzer-kde4/Makefile head/graphics/kdegraphics-svgpart-kde4/Makefile head/graphics/kdegraphics-thumbnailers-kde4/Makefile head/graphics/kiconedit/Makefile head/graphics/kipi-plugin-acquireimages/Makefile head/graphics/kipi-plugin-advancedslideshow/Makefile head/graphics/kipi-plugin-batchprocess/Makefile head/graphics/kipi-plugin-calendar/Makefile head/graphics/kipi-plugin-debianscreenshots/Makefile head/graphics/kipi-plugin-dngconverter/Makefile head/graphics/kipi-plugin-dropbox/Makefile head/graphics/kipi-plugin-expoblending/Makefile head/graphics/kipi-plugin-facebook/Makefile head/graphics/kipi-plugin-flashexport/Makefile head/graphics/kipi-plugin-flickrexport/Makefile head/graphics/kipi-plugin-galleryexport/Makefile head/graphics/kipi-plugin-googleservices/Makefile head/graphics/kipi-plugin-gpssync/Makefile head/graphics/kipi-plugin-htmlexport/Makefile head/graphics/kipi-plugin-imageshackexport/Makefile head/graphics/kipi-plugin-imageviewer/Makefile head/graphics/kipi-plugin-imgurexport/Makefile head/graphics/kipi-plugin-ipodexport/Makefile head/graphics/kipi-plugin-jalbumexport/Makefile head/graphics/kipi-plugin-jpeglossless/Makefile head/graphics/kipi-plugin-kioexport/Makefile head/graphics/kipi-plugin-kmlexport/Makefile head/graphics/kipi-plugin-kopete/Makefile head/graphics/kipi-plugin-mediawiki/Makefile head/graphics/kipi-plugin-metadataedit/Makefile head/graphics/kipi-plugin-panorama/Makefile head/graphics/kipi-plugin-photolayoutseditor/Makefile head/graphics/kipi-plugin-piwigoexport/Makefile head/graphics/kipi-plugin-printimages/Makefile head/graphics/kipi-plugin-rajceexport/Makefile head/graphics/kipi-plugin-rawconverter/Makefile head/graphics/kipi-plugin-removeredeyes/Makefile head/graphics/kipi-plugin-sendimages/Makefile head/graphics/kipi-plugin-shwup/Makefile head/graphics/kipi-plugin-smug/Makefile head/graphics/kipi-plugin-timeadjust/Makefile head/graphics/kipi-plugin-videoslideshow/Makefile head/graphics/kipi-plugin-vkontakte/Makefile head/graphics/kipi-plugin-yandexfotki/Makefile head/graphics/kipi-plugins-kde4/Makefile head/graphics/kolourpaint/Makefile head/graphics/kphotoalbum-kde4/Makefile head/graphics/kpovmodeler/Makefile head/graphics/kqtquickcharts/Makefile head/graphics/ksaneplugin/Makefile head/graphics/ksnapshot/Makefile head/graphics/libkdcraw-kde4/Makefile head/graphics/libkexiv2-kde4/Makefile head/graphics/libkface/Makefile head/graphics/libkipi-kde4/Makefile head/graphics/libkipiplugins/Makefile head/graphics/libksane/Makefile head/graphics/libkscreen/Makefile head/graphics/okular/Makefile head/graphics/skanlite/Makefile head/hebrew/kde4-l10n/Makefile head/hungarian/kde4-l10n/Makefile head/irc/kvirc/Makefile head/japanese/kde4-l10n/Makefile head/japanese/kiten/Makefile head/korean/kde4-l10n/Makefile head/lang/kturtle/Makefile head/mail/kbiff/Makefile head/mail/kshowmail/Makefile head/math/abakus/Makefile head/math/analitza/Makefile head/math/cantor/Makefile head/math/kalgebra/Makefile head/math/kbruch/Makefile head/math/kcalc/Makefile head/math/kig/Makefile head/math/kmplot/Makefile head/math/rkward-kde4/Makefile head/math/rocs/Makefile head/misc/Makefile head/misc/artikulate/Makefile head/misc/kde-thumbnailer-chm/Makefile head/misc/kde-thumbnailer-epub/Makefile head/misc/kde-thumbnailer-fb2/Makefile head/misc/kde4-l10n-bg/Makefile head/misc/kde4-l10n-bs/Makefile head/misc/kde4-l10n-ca/Makefile head/misc/kde4-l10n-ca_valencia/Makefile head/misc/kde4-l10n-cs/Makefile head/misc/kde4-l10n-da/Makefile head/misc/kde4-l10n-el/Makefile head/misc/kde4-l10n-en_GB/Makefile head/misc/kde4-l10n-es/Makefile head/misc/kde4-l10n-et/Makefile head/misc/kde4-l10n-eu/Makefile head/misc/kde4-l10n-fa/Makefile head/misc/kde4-l10n-fi/Makefile head/misc/kde4-l10n-ga/Makefile head/misc/kde4-l10n-gl/Makefile head/misc/kde4-l10n-hi/Makefile head/misc/kde4-l10n-hr/Makefile head/misc/kde4-l10n-ia/Makefile head/misc/kde4-l10n-id/Makefile head/misc/kde4-l10n-is/Makefile head/misc/kde4-l10n-it/Makefile head/misc/kde4-l10n-kk/Makefile head/misc/kde4-l10n-km/Makefile head/misc/kde4-l10n-lt/Makefile head/misc/kde4-l10n-lv/Makefile head/misc/kde4-l10n-mr/Makefile head/misc/kde4-l10n-nb/Makefile head/misc/kde4-l10n-nds/Makefile head/misc/kde4-l10n-nl/Makefile head/misc/kde4-l10n-nn/Makefile head/misc/kde4-l10n-pa/Makefile head/misc/kde4-l10n-ro/Makefile head/misc/kde4-l10n-sk/Makefile head/misc/kde4-l10n-sl/Makefile head/misc/kde4-l10n-sr/Makefile head/misc/kde4-l10n-sv/Makefile head/misc/kde4-l10n-tr/Makefile head/misc/kde4-l10n-ug/Makefile head/misc/kde4-l10n-wa/Makefile head/misc/kde4-l10n/Makefile head/misc/kdeedu-kde4/Makefile head/misc/kdeutils-kde4/Makefile head/misc/kgeography/Makefile head/misc/klettres/Makefile head/misc/krecipes-kde4/Makefile head/misc/ktouch/Makefile head/misc/kwordquiz/Makefile head/misc/libkdeedu/Makefile head/misc/parley/Makefile head/misc/tellico-kde4/Makefile head/multimedia/Makefile head/multimedia/dragon/Makefile head/multimedia/k9copy-kde4/Makefile head/multimedia/kaffeine/Makefile head/multimedia/kdemultimedia-ffmpegthumbs-kde4/Makefile head/multimedia/kdemultimedia-kde4/Makefile head/multimedia/kdemultimedia-mplayerthumbs-kde4/Makefile head/multimedia/kdenlive/Makefile head/multimedia/kmplayer-kde4/Makefile head/multimedia/kplayer-kde4/Makefile head/multimedia/subtitlecomposer-kde4/Makefile head/net-im/kde-telepathy/Makefile head/net-im/kmess-kde4/Makefile head/net-im/kopete-kde4/Makefile head/net-im/ktp-accounts-kcm/Makefile head/net-im/ktp-approver/Makefile head/net-im/ktp-auth-handler/Makefile head/net-im/ktp-common-internals/Makefile head/net-im/ktp-contact-list/Makefile head/net-im/ktp-contact-runner/Makefile head/net-im/ktp-desktop-applets/Makefile head/net-im/ktp-filetransfer-handler/Makefile head/net-im/ktp-kded-integration-module/Makefile head/net-im/ktp-send-file/Makefile head/net-im/ktp-text-ui/Makefile head/net-im/plasma-applet-ktp/Makefile head/net-p2p/ktorrent/Makefile head/net-p2p/libktorrent/Makefile head/net/Makefile head/net/kdenetwork-filesharing-kde4/Makefile head/net/kdenetwork-kde4/Makefile head/net/kdenetwork-strigi-analyzers-kde4/Makefile head/net/kget/Makefile head/net/kio-upnp-ms/Makefile head/net/knemo-kde4/Makefile head/net/krdc/Makefile head/net/krfb/Makefile head/net/kwooty/Makefile head/net/libkfbapi/Makefile head/net/libkvkontakte/Makefile head/net/libmediawiki/Makefile head/net/libproxy-kde/Makefile head/net/smb4k-kde4/Makefile head/net/zeroconf-ioslave/Makefile head/polish/kde4-l10n/Makefile head/portuguese/kde4-l10n-pt_BR/Makefile head/portuguese/kde4-l10n/Makefile head/print/frescobaldi/Makefile head/print/kde4-print-manager/Makefile head/print/kover/Makefile head/russian/kde4-l10n/Makefile head/science/kalzium/Makefile head/science/step/Makefile head/security/kgpg-kde4/Makefile head/security/kwalletmanager/Makefile head/security/subversion-kwallet/Makefile head/sysutils/Makefile head/sysutils/baloo-widgets/Makefile head/sysutils/baloo/Makefile head/sysutils/k3b-kde4/Makefile head/sysutils/kcm-polkit-kde/Makefile head/sysutils/kcron/Makefile head/sysutils/kdeadmin-kde4/Makefile head/sysutils/kdf/Makefile head/sysutils/kdirstat/Makefile head/sysutils/kfilemetadata/Makefile head/sysutils/kfloppy/Makefile head/sysutils/knutclient-kde4/Makefile head/sysutils/krename-kde4/Makefile head/sysutils/kshutdown-kde4/Makefile head/sysutils/ksystemlog/Makefile head/sysutils/kuser/Makefile head/sysutils/nepomuk-core/Makefile head/sysutils/nepomuk-widgets/Makefile head/sysutils/polkit-kde/Makefile head/sysutils/sweeper/Makefile head/textproc/dikt/Makefile head/textproc/kdiff3/Makefile head/textproc/kompare/Makefile head/textproc/libkomparediff2/Makefile head/textproc/uim-kde4/Makefile head/ukrainian/kde4-l10n/Makefile head/vietnamese/kde4-l10n/Makefile head/www/Makefile head/www/choqok/Makefile head/www/kdewebdev-kde4/Makefile head/www/kpartsplugin/Makefile head/www/kwebkitpart/Makefile head/www/rekonq/Makefile head/x11-clocks/Makefile head/x11-clocks/amor/Makefile head/x11-clocks/kdetoys-kde4/Makefile head/x11-clocks/kteatime/Makefile head/x11-clocks/ktimer/Makefile head/x11-clocks/ktux/Makefile head/x11-clocks/plasma-applet-adjustableclock/Makefile head/x11-clocks/plasma-applet-geekclock/Makefile head/x11-fm/krusader2/Makefile head/x11-themes/Makefile head/x11-themes/gtk-qt4-engine/Makefile head/x11-themes/kde-gtk-config/Makefile head/x11-themes/kde4-base-artwork/Makefile head/x11-themes/kde4-style-bespin/Makefile head/x11-themes/kde4-style-nitrogen/Makefile head/x11-themes/kde4-style-oxygen-transparent/Makefile head/x11-themes/kde4-style-polyester/Makefile head/x11-themes/kde4-style-skulpture/Makefile head/x11-themes/kde4-wallpapers/Makefile head/x11-themes/kde4-windeco-crystal/Makefile head/x11-themes/kde4-windeco-dekorator/Makefile head/x11-themes/kdeartwork-kde4/Makefile head/x11-themes/qtcurve-kde4/Makefile head/x11-themes/qtcurve/Makefile head/x11/Makefile head/x11/kactivities/Makefile head/x11/kactivitymanagerd/Makefile head/x11/kde4-baseapps/Makefile head/x11/kde4-runtime/Makefile head/x11/kde4-workspace/Makefile head/x11/kde4/Makefile head/x11/kdelibs-kde4/Makefile head/x11/kgamma/Makefile head/x11/konsole/Makefile head/x11/libkonq/Makefile head/x11/plasma-scriptengine-python/Makefile head/x11/plasma-scriptengine-ruby/Makefile head/x11/yakuake-kde4/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 10 10:22:04 2018 (r461374) +++ head/MOVED Sat Feb 10 10:29:51 2018 (r461375) @@ -9918,3 +9918,31 @@ devel/tr-eric6||2018-02-08|No longer shipped by upstre french/eric6||2018-02-08|No longer shipped by upstream portuguese/eric6||2018-02-08|No longer shipped by upstream devel/rubygem-event-bus||2018-02-08|Has expired: No longer maintained upstream +accessibility/kdeaccessibility4|accessibility/kdeaccessibility-kde4|2018-02-10|Rename KDE4 metaports for simplicty +deskutils/kdepim4-runtime|deskutils/kdepim-runtime-kde4|2018-02-10|Rename KDE4 metaports for simplicty +deskutils/kdepim4|desktuils/kdepim-kde4|2018-02-10|Rename KDE4 metaports for simplicty +deskutils/kdepimlibs4|deskutils/kdepimlibs-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/kdebindings4|devel/kdebindings-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/kdesdk4-kioslaves|devel/kdesdk-kioslaves-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/kdesdk4-strigi-analyzers|devel/kdesdk-strigi-analyzers-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/kdesdk4-thumbnailers|devel/kdesdk-thumbnailers-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/kdesdk4|devel/kdesdk-kde4|2018-02-10|Rename KDE4 metaports for simplicty +games/kdegames4|games/kdegames-kde4|2018-02-10|Rename KDE4 metaports for simplicty +graphics/kdegraphics4-mobipocket|graphics/kdegraphics-mobipocket-kde4|2018-02-10|Rename KDE4 metaports for simplicty +graphics/kdegraphics4-strigi-analyzer|graphics/kdegraphics-strigi-analyzer-kde4|2018-02-10|Rename KDE4 metaports for simplicty +graphics/kdegraphics4-svgpart|graphics/kdegraphics-svgpart-kde4|2018-02-10|Rename KDE4 metaports for simplicty +graphics/kdegraphics4-thumbnailers|graphics/kdegraphics-thumbnailers-kde4|2018-02-10|Rename KDE4 metaports for simplicty +graphics/kdegraphics4|graphics/kdegraphics-kde4|2018-02-10|Rename KDE4 metaports for simplicty +misc/kdeedu4|misc/kdeedu-kde4|2018-02-10|Rename KDE4 metaports for simplicty +misc/kdeutils4|misc/kdeutils-kde4|2018-02-10|Rename KDE4 metaports for simplicty +multimedia/kdemultimedia4-ffmpegthumbs|multimedia/kdemultimedia-ffmpegthumbs-kde4|2018-02-10|Rename KDE4 metaports for simplicty +multimedia/kdemultimedia4-mplayerthumbs|multimedia/kdemultimedia-mplayerthumbs-kde4|2018-02-10|Rename KDE4 metaports for simplicty +multimedia/kdemultimedia4|multimedia/kdemultimedia-kde4|2018-02-10|Rename KDE4 metaports for simplicty +net/kdenetwork4-filesharing|net/kdenetwork-filesharing-kde4|2018-02-10|Rename KDE4 metaports for simplicty +net/kdenetwork4-strigi-analyzers|net/kdenetwork-strigi-analyzers-kde4|2018-02-10|Rename KDE4 metaports for simplicty +net/kdenetwork4|net/kdenetwork-kde4|2018-02-10|Rename KDE4 metaports for simplicty +sysutils/kdeadmin4|sysutils/kdeadmin-kde4|2018-02-10|Rename KDE4 metaports for simplicty +www/kdewebdev4|www/kdewebdev-kde4|2018-02-10|Rename KDE4 metaports for simplicty +x11-clocks/kdetoys4|x11-clocks/kdetoys-kde4|2018-02-10|Rename KDE4 metaports for simplicty +x11-themes/kdeartwork4|x11-themes/kdeartwork-kde4|2018-02-10|Rename KDE4 metaports for simplicty +x11/kdelibs4|x11/kdelibs-kde4|2018-02-10|Rename KDE4 metaports for simplicty Modified: head/Mk/Uses/kde.mk ============================================================================== --- head/Mk/Uses/kde.mk Sat Feb 10 10:22:04 2018 (r461374) +++ head/Mk/Uses/kde.mk Sat Feb 10 10:29:51 2018 (r461375) @@ -267,7 +267,7 @@ kactivities_LIB= libkactivities.so kate_PORT= editors/kate kate_LIB= libkateinterfaces.so -kdelibs_PORT= x11/kdelibs4 +kdelibs_PORT= x11/kdelibs-kde4 kdelibs_LIB= libkdecore.so kfilemetadata_PORT= sysutils/kfilemetadata @@ -323,7 +323,7 @@ perlkde_TYPE= run perlqt_PORT= devel/p5-perlqt perlqt_PATH= ${KDE_PREFIX}/bin/puic4 -pimlibs_PORT= deskutils/kdepimlibs4 +pimlibs_PORT= deskutils/kdepimlibs-kde4 pimlibs_LIB= libkpimutils.so pykde4_PORT= devel/py-pykde4 Modified: head/accessibility/Makefile ============================================================================== --- head/accessibility/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -13,7 +13,7 @@ SUBDIR += eflite SUBDIR += jovie SUBDIR += kaccessible - SUBDIR += kdeaccessibility4 + SUBDIR += kdeaccessibility-kde4 SUBDIR += kmag SUBDIR += kmousetool SUBDIR += kmouth Modified: head/accessibility/jovie/Makefile ============================================================================== --- head/accessibility/jovie/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/jovie/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= jovie PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/accessibility/kaccessible/Makefile ============================================================================== --- head/accessibility/kaccessible/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/kaccessible/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kaccessible PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/accessibility/kdeaccessibility-kde4/Makefile ============================================================================== --- head/accessibility/kdeaccessibility4/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/accessibility/kdeaccessibility-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,8 +3,9 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Accessibility applications for KDE 4 Modified: head/accessibility/kmag/Makefile ============================================================================== --- head/accessibility/kmag/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/kmag/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kmag PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/accessibility/kmousetool/Makefile ============================================================================== --- head/accessibility/kmousetool/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/kmousetool/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kmousetool PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/accessibility/kmouth/Makefile ============================================================================== --- head/accessibility/kmouth/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/accessibility/kmouth/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kmouth PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/arabic/kde4-l10n/Makefile ============================================================================== --- head/arabic/kde4-l10n/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/arabic/kde4-l10n/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= arabic kde MAINTAINER= kde@FreeBSD.org Modified: head/archivers/ark/Makefile ============================================================================== --- head/archivers/ark/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/archivers/ark/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= ark PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/astro/kstars/Makefile ============================================================================== --- head/astro/kstars/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/astro/kstars/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/astro/libkgeomap/Makefile ============================================================================== --- head/astro/libkgeomap/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/astro/libkgeomap/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= libkgeomap PORTVERSION= ${KDE4_APPLICATIONS_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} Modified: head/astro/marble/Makefile ============================================================================== --- head/astro/marble/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/astro/marble/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= marble PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/amarok-kde4/Makefile ============================================================================== --- head/audio/amarok-kde4/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/amarok-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src Modified: head/audio/audex/Makefile ============================================================================== --- head/audio/audex/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/audex/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= audex PORTVERSION= 0.79 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde MASTER_SITES= SF/${PORTNAME}/src Modified: head/audio/creox/Makefile ============================================================================== --- head/audio/creox/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/creox/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= creox PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio kde MAINTAINER= ports@FreeBSD.org Modified: head/audio/juk/Makefile ============================================================================== --- head/audio/juk/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/juk/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= juk PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/kaudiocreator/Makefile ============================================================================== --- head/audio/kaudiocreator/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kaudiocreator/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kaudiocreator PORTVERSION= 1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ DISTNAME= 107645-${PORTNAME}-${PORTVERSION} Modified: head/audio/kid3-kde4/Makefile ============================================================================== --- head/audio/kid3-kde4/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kid3-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kid3 PORTVERSION= 3.5.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= audio kde MASTER_SITES= SF Modified: head/audio/kio-audiocd/Makefile ============================================================================== --- head/audio/kio-audiocd/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kio-audiocd/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kio-audiocd PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde kde-kde4 DISTNAME= audiocd-kio-${PORTVERSION} Modified: head/audio/kmix/Makefile ============================================================================== --- head/audio/kmix/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kmix/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kmix PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/kscd/Makefile ============================================================================== --- head/audio/kscd/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kscd/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kscd PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/kstreamripper/Makefile ============================================================================== --- head/audio/kstreamripper/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/kstreamripper/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kstreamripper PORTVERSION= 0.7.100 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME} Modified: head/audio/libkcddb/Makefile ============================================================================== --- head/audio/libkcddb/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/libkcddb/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= libkcddb PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/libkcompactdisc/Makefile ============================================================================== --- head/audio/libkcompactdisc/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/libkcompactdisc/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= libkcompactdisc PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/audio/simon/Makefile ============================================================================== --- head/audio/simon/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/simon/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= simon PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE Modified: head/audio/soundkonverter/Makefile ============================================================================== --- head/audio/soundkonverter/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/audio/soundkonverter/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -4,7 +4,7 @@ PORTNAME= soundkonverter PORTVERSION= 2.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio kde MAINTAINER= dbn@FreeBSD.org Modified: head/chinese/kde4-l10n-zh_CN/Makefile ============================================================================== --- head/chinese/kde4-l10n-zh_CN/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/chinese/kde4-l10n-zh_CN/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese kde MAINTAINER= kde@FreeBSD.org Modified: head/chinese/kde4-l10n-zh_TW/Makefile ============================================================================== --- head/chinese/kde4-l10n-zh_TW/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/chinese/kde4-l10n-zh_TW/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese kde MAINTAINER= kde@FreeBSD.org Modified: head/comms/kremotecontrol/Makefile ============================================================================== --- head/comms/kremotecontrol/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/comms/kremotecontrol/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kremotecontrol PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/databases/kbibtex/Makefile ============================================================================== --- head/databases/kbibtex/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/databases/kbibtex/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases kde MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:R}/ Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -124,9 +124,9 @@ SUBDIR += kcharselect SUBDIR += kchmviewer SUBDIR += kdeconnect - SUBDIR += kdepim4 - SUBDIR += kdepim4-runtime - SUBDIR += kdepimlibs4 + SUBDIR += kdepim-kde4 + SUBDIR += kdepim-runtime-kde4 + SUBDIR += kdepimlibs-kde4 SUBDIR += kdeplasma-addons SUBDIR += kruler SUBDIR += ksshaskpass Modified: head/deskutils/basket/Makefile ============================================================================== --- head/deskutils/basket/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/basket/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= basket PORTVERSION= 1.81 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils kde MASTER_SITES= http://basket.kde.org/downloads/ Modified: head/deskutils/homerun/Makefile ============================================================================== --- head/deskutils/homerun/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/homerun/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= homerun PORTVERSION= 0.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= KDE/unstable/${PORTNAME}/src/ Modified: head/deskutils/kcharselect/Makefile ============================================================================== --- head/deskutils/kcharselect/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/kcharselect/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kcharselect PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/deskutils/kdeconnect/Makefile ============================================================================== --- head/deskutils/kdeconnect/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/kdeconnect/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kdeconnect-kde PORTVERSION= 0.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= KDE/unstable/kdeconnect/${PORTVERSION}/src/ Modified: head/deskutils/kdepim-kde4/Makefile ============================================================================== --- head/deskutils/kdepim4/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/deskutils/kdepim-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,10 +3,11 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE PIM applications @@ -16,7 +17,7 @@ LIB_DEPENDS= libgpgme.so:security/gpgme \ libsasl2.so:security/cyrus-sasl2 \ libboost_thread.so:devel/boost-libs \ libkgapi2.so:devel/libkgapi -RUN_DEPENDS= ${KDE_PREFIX}/bin/accountwizard:deskutils/kdepim4-runtime \ +RUN_DEPENDS= ${KDE_PREFIX}/bin/accountwizard:deskutils/kdepim-runtime-kde4 \ ${LOCALBASE}/bin/gmd5sum:sysutils/coreutils CONFLICTS_INSTALL= kdepim44-4.* Modified: head/deskutils/kdepim-runtime-kde4/Makefile ============================================================================== --- head/deskutils/kdepim4-runtime/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/deskutils/kdepim-runtime-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,10 +3,11 @@ PORTNAME= kdepim-runtime PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE PIM tools and services Modified: head/deskutils/kdepimlibs-kde4/Makefile ============================================================================== --- head/deskutils/kdepimlibs4/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/deskutils/kdepimlibs-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,10 +3,11 @@ PORTNAME= kdepimlibs PORTVERSION= ${KDE4_KDEPIM_VERSION} -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE PIM Libraries Modified: head/deskutils/kdeplasma-addons/Makefile ============================================================================== --- head/deskutils/kdeplasma-addons/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/kdeplasma-addons/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kdeplasma-addons PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/deskutils/kruler/Makefile ============================================================================== --- head/deskutils/kruler/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/kruler/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kruler PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/deskutils/ksshaskpass/Makefile ============================================================================== --- head/deskutils/ksshaskpass/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/ksshaskpass/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= ksshaskpass PORTVERSION= 0.5.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 50971-${PORTNAME}-${PORTVERSION} Modified: head/deskutils/plasma-applet-cwp/Makefile ============================================================================== --- head/deskutils/plasma-applet-cwp/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-cwp/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= cwp PORTVERSION= 1.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-daisy/Makefile ============================================================================== --- head/deskutils/plasma-applet-daisy/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-daisy/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= daisy PORTVERSION= 0.0.4.26 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils kde MASTER_SITES= http://cdlszm.org/downloads/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-fancytasks/Makefile ============================================================================== --- head/deskutils/plasma-applet-fancytasks/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-fancytasks/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= fancytasks PORTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-panelspacer/Makefile ============================================================================== --- head/deskutils/plasma-applet-panelspacer/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-panelspacer/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= panelspacer PORTVERSION= 0.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= deskutils kde MASTER_SITES= http://danakil.free.fr/linux/releases/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-qstardict/Makefile ============================================================================== --- head/deskutils/plasma-applet-qstardict/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-qstardict/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= qstardict PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils textproc kde MASTER_SITES= http://qstardict.ylsoftware.com/files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-serverstatuswidget/Makefile ============================================================================== --- head/deskutils/plasma-applet-serverstatuswidget/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-serverstatuswidget/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= serverstatuswidget PORTVERSION= 1.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-simpleweatherforecast/Makefile ============================================================================== --- head/deskutils/plasma-applet-simpleweatherforecast/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-simpleweatherforecast/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= simpleweatherforecast PORTVERSION= 1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-teacooker/Makefile ============================================================================== --- head/deskutils/plasma-applet-teacooker/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-teacooker/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= teacooker PORTVERSION= 0.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/plasma-applet-yawp/Makefile ============================================================================== --- head/deskutils/plasma-applet-yawp/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/plasma-applet-yawp/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= yawp PORTVERSION= 0.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils kde MASTER_SITES= SF PKGNAMEPREFIX= plasma-applet- Modified: head/deskutils/semantik/Makefile ============================================================================== --- head/deskutils/semantik/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/semantik/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= semantik DISTVERSION= 0.9.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://ftp.waf.io/pub/release/ \ http://www.freehackers.org/~tnagy/release/ Modified: head/deskutils/silence/Makefile ============================================================================== --- head/deskutils/silence/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/silence/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= silence PORTVERSION= 0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 124776-${PORTNAME}-${PORTVERSION} Modified: head/deskutils/strigi/Makefile ============================================================================== --- head/deskutils/strigi/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/strigi/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= strigi PORTVERSION= ${STRIGI_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= kde@FreeBSD.org Modified: head/deskutils/superkaramba/Makefile ============================================================================== --- head/deskutils/superkaramba/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/deskutils/superkaramba/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= superkaramba PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -1252,11 +1252,11 @@ SUBDIR += kdbg SUBDIR += kde-dev-scripts SUBDIR += kde-dev-utils - SUBDIR += kdebindings4 - SUBDIR += kdesdk4 - SUBDIR += kdesdk4-kioslaves - SUBDIR += kdesdk4-strigi-analyzers - SUBDIR += kdesdk4-thumbnailers + SUBDIR += kdebindings-kde4 + SUBDIR += kdesdk-kde4 + SUBDIR += kdesdk-kioslaves-kde4 + SUBDIR += kdesdk-strigi-analyzers-kde4 + SUBDIR += kdesdk-thumbnailers-kde4 SUBDIR += kdesvn-kde4 SUBDIR += kdevelop-kde4 SUBDIR += kdevelop-pg-qt Modified: head/devel/cervisia/Makefile ============================================================================== --- head/devel/cervisia/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/cervisia/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= cervisia PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/dolphin-plugins/Makefile ============================================================================== --- head/devel/dolphin-plugins/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/dolphin-plugins/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= dolphin-plugins PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/kapptemplate/Makefile ============================================================================== --- head/devel/kapptemplate/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kapptemplate/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kapptemplate PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/kcachegrind/Makefile ============================================================================== --- head/devel/kcachegrind/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kcachegrind/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kcachegrind PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/kdbg/Makefile ============================================================================== --- head/devel/kdbg/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdbg/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kdbg PORTVERSION= 2.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= SF/${PORTNAME}/Source%20Code/${PORTVERSION} Modified: head/devel/kde-dev-scripts/Makefile ============================================================================== --- head/devel/kde-dev-scripts/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kde-dev-scripts/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kde-dev-scripts PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/kde-dev-utils/Makefile ============================================================================== --- head/devel/kde-dev-utils/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kde-dev-utils/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kde-dev-utils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/kdebindings-kde4/Makefile ============================================================================== --- head/devel/kdebindings4/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/devel/kdebindings-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,8 +2,9 @@ PORTNAME= kdebindings PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE bindings (meta port) Modified: head/devel/kdesdk-kde4/Makefile ============================================================================== --- head/devel/kdesdk4/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/devel/kdesdk-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,8 +2,9 @@ PORTNAME= kdesdk PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE Software Development Kit @@ -53,7 +54,7 @@ KCACHEGRIND_DESC= Profiler frontend KCACHEGRIND_RUN_DEPENDS= ${KDE_PREFIX}/bin/kcachegrind:devel/kcachegrind KIOSLAVES_DESC= SDK related KIO slaves -KIOSLAVES_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/kio_svn.so:devel/kdesdk4-kioslaves +KIOSLAVES_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/kio_svn.so:devel/kdesdk-kioslaves-kde4 KOMPARE_DESC= Diff/Patch frontend KOMPARE_RUN_DEPENDS= ${KDE_PREFIX}/bin/kompare:textproc/kompare @@ -68,10 +69,10 @@ POXML_DESC= Tools to translate DocBook XML using gett POXML_RUN_DEPENDS= ${KDE_PREFIX}/bin/po2xml:devel/poxml STRIGI_DESC= Strigi analyzers for SDK file formats -STRIGI_RUN_DEPENDS= ${KDE_PREFIX}/lib/strigi/strigila_diff.so:devel/kdesdk4-strigi-analyzers +STRIGI_RUN_DEPENDS= ${KDE_PREFIX}/lib/strigi/strigila_diff.so:devel/kdesdk-strigi-analyzers-kde4 THUMBNAILER_DESC= Thumbnail generator for gettext po files -THUMBNAILER_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/pothumbnail.so:devel/kdesdk4-thumbnailers +THUMBNAILER_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/pothumbnail.so:devel/kdesdk-thumbnailers-kde4 UMBRELLO_DESC= UML modeller UMBRELLO_RUN_DEPENDS= ${KDE_PREFIX}/bin/umbrello:devel/umbrello Modified: head/devel/kdesdk-kioslaves-kde4/Makefile ============================================================================== --- head/devel/kdesdk4-kioslaves/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/devel/kdesdk-kioslaves-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,8 +2,9 @@ PORTNAME= kdesdk-kioslaves PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= SDK related KIO slaves Modified: head/devel/kdesdk-strigi-analyzers-kde4/Makefile ============================================================================== --- head/devel/kdesdk4-strigi-analyzers/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/devel/kdesdk-strigi-analyzers-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,8 +2,9 @@ PORTNAME= kdesdk-strigi-analyzers PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Strigi analyzers for SDK related file formats Modified: head/devel/kdesdk-thumbnailers-kde4/Makefile ============================================================================== --- head/devel/kdesdk4-thumbnailers/Makefile Mon Jan 29 04:21:17 2018 (r460240) +++ head/devel/kdesdk-thumbnailers-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,8 +2,9 @@ PORTNAME= kdesdk-thumbnailers PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 +PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE thumbnail generator for gettext po files Modified: head/devel/kdesvn-kde4/Makefile ============================================================================== --- head/devel/kdesvn-kde4/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdesvn-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kdesvn DISTVERSION= 1.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ Modified: head/devel/kdevelop-kde4/Makefile ============================================================================== --- head/devel/kdevelop-kde4/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdevelop-kde4/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kdevelop DISTVERSION= ${KDEVELOP_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${DISTVERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} Modified: head/devel/kdevelop-pg-qt/Makefile ============================================================================== --- head/devel/kdevelop-pg-qt/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdevelop-pg-qt/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kdevelop-pg-qt PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE Modified: head/devel/kdevelop-php-docs/Makefile ============================================================================== --- head/devel/kdevelop-php-docs/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdevelop-php-docs/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kdevelop-php-docs PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} Modified: head/devel/kdevelop-php/Makefile ============================================================================== --- head/devel/kdevelop-php/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdevelop-php/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= kdevelop-php PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} Modified: head/devel/kdevplatform/Makefile ============================================================================== --- head/devel/kdevplatform/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/kdevplatform/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= kdevplatform PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel kde MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} Modified: head/devel/libkgapi/Makefile ============================================================================== --- head/devel/libkgapi/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/libkgapi/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= libkgapi PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde MASTER_SITES= KDE/stable/libkgapi/${PORTVERSION}/src DIST_SUBDIR= KDE Modified: head/devel/libkolab/Makefile ============================================================================== --- head/devel/libkolab/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/libkolab/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= libkolab PORTVERSION= 0.6.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel kde MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ Modified: head/devel/lokalize/Makefile ============================================================================== --- head/devel/lokalize/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/lokalize/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= lokalize PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/okteta/Makefile ============================================================================== --- head/devel/okteta/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/okteta/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= okteta PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/devel/p5-perlkde/Makefile ============================================================================== --- head/devel/p5-perlkde/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/p5-perlkde/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= perlkde PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde kde-kde4 perl5 PKGNAMEPREFIX= p5- Modified: head/devel/piklab/Makefile ============================================================================== --- head/devel/piklab/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/piklab/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -3,7 +3,7 @@ PORTNAME= piklab PORTVERSION= 0.16.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel kde MASTER_SITES= SF Modified: head/devel/poxml/Makefile ============================================================================== --- head/devel/poxml/Makefile Sat Feb 10 10:22:04 2018 (r461374) +++ head/devel/poxml/Makefile Sat Feb 10 10:29:51 2018 (r461375) @@ -2,7 +2,7 @@ PORTNAME= poxml PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat Feb 10 10:44:56 2018 Return-Path: Delivered-To: svn-ports-all@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 1690AF10BD7; Sat, 10 Feb 2018 10:44:55 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qk0-f170.google.com (mail-qk0-f170.google.com [209.85.220.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45C4978210; Sat, 10 Feb 2018 10:44:54 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-qk0-f170.google.com with SMTP id e20so13149898qkm.7; Sat, 10 Feb 2018 02:44:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zIUbF7N96H6VV1lNESqiPKK2XWhvrZhNdP6/khh1z3o=; b=JdvNKxIsMptDUaetDq9dyTgI8GNef3/y/4oeF7eSYDsQAkpPo5qmEybzHThwv7h0/h hsM0z9GtopYWMfMViIH/H8IzMG0W5BAZSCm3CdSBHt06Vj1G0eO2gFgVM2LD3ZElMr7C U4JPRWoKnizuHApznx6ppt64VlvAzrT6SkFyUtu9JmteFGL2ZlY2wuQRMNFTZHBuhq2S DeLCdxN7TOqfWCrw91p7dSn1V79ILBK6voYqzEWksXSaKyCHzhSimdp9LKBGE6CL1i1m /sljUDEaKuBnDLc95S5ArGvMTIYdNmxD/N4Y1iWN8x+A1ORp2Y1CKV7Bd/tgJm8+p84p cUFw== X-Gm-Message-State: APf1xPAMUIh6RIWxUIJaYwzPGBKuMnA8GXVLOLfDVLCOV4F+lhqElt2l AHhGQ8Cge22u1IAKwLEVtzt/+5xh X-Google-Smtp-Source: AH8x226exW0EjKx1e/Rr38gt2ULcus2PsLDIeb0m7nLgQ2ecn9eH/Akcrjw+NjwOk70v2VS4BF6/fQ== X-Received: by 10.55.115.134 with SMTP id o128mr8707723qkc.109.1518259487391; Sat, 10 Feb 2018 02:44:47 -0800 (PST) Received: from mail-qt0-f169.google.com (mail-qt0-f169.google.com. [209.85.216.169]) by smtp.gmail.com with ESMTPSA id 15sm3402404qtz.76.2018.02.10.02.44.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Feb 2018 02:44:47 -0800 (PST) Received: by mail-qt0-f169.google.com with SMTP id d14so13681405qtg.1; Sat, 10 Feb 2018 02:44:47 -0800 (PST) X-Received: by 10.200.52.207 with SMTP id x15mr4532231qtb.267.1518259486361; Sat, 10 Feb 2018 02:44:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.237.42.134 with HTTP; Sat, 10 Feb 2018 02:44:45 -0800 (PST) In-Reply-To: <201802101029.w1AATp1e006336@repo.freebsd.org> References: <201802101029.w1AATp1e006336@repo.freebsd.org> From: "Tobias C. Berner" Date: Sat, 10 Feb 2018 11:44:45 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r461375 - in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/km... To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:44:56 -0000 Sorry, this went pear-shaped. I will work on a fix. mfg Tobias On 10 February 2018 at 11:29, Tobias C. Berner wrote: > Author: tcberner > Date: Sat Feb 10 10:29:51 2018 > New Revision: 461375 > URL: https://svnweb.freebsd.org/changeset/ports/461375 > > Log: > Rename KDE4 meta ports > > This is done for > * consistency, > * and to simplify the import of the newer KDE Plasma5 desktop and KDE > applications > > Bumps the dependencies. > > Reviewed by: adridg > Differential Revision: https://reviews.freebsd.org/D12979 > > Added: > head/accessibility/kdeaccessibility-kde4/ > - copied from r460240, head/accessibility/kdeaccessibility4/ > head/deskutils/kdepim-kde4/ > - copied from r460240, head/deskutils/kdepim4/ > head/deskutils/kdepim-runtime-kde4/ > - copied from r460240, head/deskutils/kdepim4-runtime/ > head/deskutils/kdepimlibs-kde4/ > - copied from r460240, head/deskutils/kdepimlibs4/ > head/devel/kdebindings-kde4/ > - copied from r460240, head/devel/kdebindings4/ > head/devel/kdesdk-kde4/ > - copied from r460240, head/devel/kdesdk4/ > head/devel/kdesdk-kioslaves-kde4/ > - copied from r460240, head/devel/kdesdk4-kioslaves/ > head/devel/kdesdk-strigi-analyzers-kde4/ > - copied from r460240, head/devel/kdesdk4-strigi-analyzers/ > head/devel/kdesdk-thumbnailers-kde4/ > - copied from r460240, head/devel/kdesdk4-thumbnailers/ > head/games/kdegames-kde4/ > - copied from r460240, head/games/kdegames4/ > head/graphics/kdegraphics-kde4/ > - copied from r460240, head/graphics/kdegraphics4/ > head/graphics/kdegraphics-mobipocket-kde4/ > - copied from r460240, head/graphics/kdegraphics4-mobipocket/ > head/graphics/kdegraphics-strigi-analyzer-kde4/ > - copied from r460240, head/graphics/kdegraphics4-strigi-analyzer/ > head/graphics/kdegraphics-svgpart-kde4/ > - copied from r460240, head/graphics/kdegraphics4-svgpart/ > head/graphics/kdegraphics-thumbnailers-kde4/ > - copied from r460240, head/graphics/kdegraphics4-thumbnailers/ > head/misc/kdeedu-kde4/ > - copied from r460240, head/misc/kdeedu4/ > head/misc/kdeutils-kde4/ > - copied from r460240, head/misc/kdeutils4/ > head/multimedia/kdemultimedia-ffmpegthumbs-kde4/ > - copied from r460240, head/multimedia/kdemultimedia4-ffmpegthumbs/ > head/multimedia/kdemultimedia-kde4/ > - copied from r460240, head/multimedia/kdemultimedia4/ > head/multimedia/kdemultimedia-mplayerthumbs-kde4/ > - copied from r460240, head/multimedia/kdemultimedia4-mplayerthumbs/ > head/net/kdenetwork-filesharing-kde4/ > - copied from r460240, head/net/kdenetwork4-filesharing/ > head/net/kdenetwork-kde4/ > - copied from r460240, head/net/kdenetwork4/ > head/net/kdenetwork-strigi-analyzers-kde4/ > - copied from r460240, head/net/kdenetwork4-strigi-analyzers/ > head/sysutils/kdeadmin-kde4/ > - copied from r460240, head/sysutils/kdeadmin4/ > head/www/kdewebdev-kde4/ > - copied from r460240, head/www/kdewebdev4/ > head/x11-clocks/kdetoys-kde4/ > - copied from r460240, head/x11-clocks/kdetoys4/ > head/x11-themes/kdeartwork-kde4/ > - copied from r460240, head/x11-themes/kdeartwork4/ > head/x11/kdelibs-kde4/ > - copied from r460240, head/x11/kdelibs4/ > Modified: > head/MOVED > head/Mk/Uses/kde.mk > head/accessibility/Makefile > head/accessibility/jovie/Makefile > head/accessibility/kaccessible/Makefile > head/accessibility/kdeaccessibility-kde4/Makefile > head/accessibility/kmag/Makefile > head/accessibility/kmousetool/Makefile > head/accessibility/kmouth/Makefile > head/arabic/kde4-l10n/Makefile > head/archivers/ark/Makefile > head/astro/kstars/Makefile > head/astro/libkgeomap/Makefile > head/astro/marble/Makefile > head/audio/amarok-kde4/Makefile > head/audio/audex/Makefile > head/audio/creox/Makefile > head/audio/juk/Makefile > head/audio/kaudiocreator/Makefile > head/audio/kid3-kde4/Makefile > head/audio/kio-audiocd/Makefile > head/audio/kmix/Makefile > head/audio/kscd/Makefile > head/audio/kstreamripper/Makefile > head/audio/libkcddb/Makefile > head/audio/libkcompactdisc/Makefile > head/audio/simon/Makefile > head/audio/soundkonverter/Makefile > head/chinese/kde4-l10n-zh_CN/Makefile > head/chinese/kde4-l10n-zh_TW/Makefile > head/comms/kremotecontrol/Makefile > head/databases/kbibtex/Makefile > head/deskutils/Makefile > head/deskutils/basket/Makefile > head/deskutils/homerun/Makefile > head/deskutils/kcharselect/Makefile > head/deskutils/kdeconnect/Makefile > head/deskutils/kdepim-kde4/Makefile > head/deskutils/kdepim-runtime-kde4/Makefile > head/deskutils/kdepimlibs-kde4/Makefile > head/deskutils/kdeplasma-addons/Makefile > head/deskutils/kruler/Makefile > head/deskutils/ksshaskpass/Makefile > head/deskutils/plasma-applet-cwp/Makefile > head/deskutils/plasma-applet-daisy/Makefile > head/deskutils/plasma-applet-fancytasks/Makefile > head/deskutils/plasma-applet-panelspacer/Makefile > head/deskutils/plasma-applet-qstardict/Makefile > head/deskutils/plasma-applet-serverstatuswidget/Makefile > head/deskutils/plasma-applet-simpleweatherforecast/Makefile > head/deskutils/plasma-applet-teacooker/Makefile > head/deskutils/plasma-applet-yawp/Makefile > head/deskutils/semantik/Makefile > head/deskutils/silence/Makefile > head/deskutils/strigi/Makefile > head/deskutils/superkaramba/Makefile > head/devel/Makefile > head/devel/cervisia/Makefile > head/devel/dolphin-plugins/Makefile > head/devel/kapptemplate/Makefile > head/devel/kcachegrind/Makefile > head/devel/kdbg/Makefile > head/devel/kde-dev-scripts/Makefile > head/devel/kde-dev-utils/Makefile > head/devel/kdebindings-kde4/Makefile > head/devel/kdesdk-kde4/Makefile > head/devel/kdesdk-kioslaves-kde4/Makefile > head/devel/kdesdk-strigi-analyzers-kde4/Makefile > head/devel/kdesdk-thumbnailers-kde4/Makefile > head/devel/kdesvn-kde4/Makefile > head/devel/kdevelop-kde4/Makefile > head/devel/kdevelop-pg-qt/Makefile > head/devel/kdevelop-php-docs/Makefile > head/devel/kdevelop-php/Makefile > head/devel/kdevplatform/Makefile > head/devel/libkgapi/Makefile > head/devel/libkolab/Makefile > head/devel/lokalize/Makefile > head/devel/okteta/Makefile > head/devel/p5-perlkde/Makefile > head/devel/piklab/Makefile > head/devel/poxml/Makefile > head/devel/py-krosspython/Makefile > head/devel/py-pykde4/Makefile > head/devel/py-pykdeuic4/Makefile > head/devel/ruby-korundum/Makefile > head/devel/ruby-krossruby/Makefile > head/devel/smokekde/Makefile > head/devel/umbrello/Makefile > head/editors/kate-plugin-pate/Makefile > head/editors/kate/Makefile > head/editors/kile-kde4/Makefile > head/editors/klat4/Makefile > head/finance/kmymoney-kde4/Makefile > head/finance/libalkimia/Makefile > head/french/kde4-l10n/Makefile > head/ftp/plasma-applet-ftpmonitor/Makefile > head/games/blinken/Makefile > head/games/bomber/Makefile > head/games/bovo/Makefile > head/games/granatier/Makefile > head/games/kajongg/Makefile > head/games/kanagram/Makefile > head/games/kapman/Makefile > head/games/katomic/Makefile > head/games/kblackbox/Makefile > head/games/kblocks/Makefile > head/games/kbounce/Makefile > head/games/kbreakout/Makefile > head/games/kdegames-kde4/Makefile > head/games/kdiamond/Makefile > head/games/kfourinline/Makefile > head/games/kgoldrunner/Makefile > head/games/khangman/Makefile > head/games/kigo/Makefile > head/games/killbots/Makefile > head/games/kiriki/Makefile > head/games/kjumpingcube/Makefile > head/games/klickety/Makefile > head/games/klines/Makefile > head/games/kmahjongg/Makefile > head/games/kmines/Makefile > head/games/knavalbattle/Makefile > head/games/knetwalk/Makefile > head/games/knights-kde4/Makefile > head/games/kolf/Makefile > head/games/kollision/Makefile > head/games/konquest/Makefile > head/games/kpat/Makefile > head/games/kreversi/Makefile > head/games/kshisen/Makefile > head/games/ksirk/Makefile > head/games/ksnakeduel/Makefile > head/games/kspaceduel/Makefile > head/games/ksquares/Makefile > head/games/ksudoku/Makefile > head/games/ktuberling/Makefile > head/games/kubrick/Makefile > head/games/libkdegames/Makefile > head/games/libkmahjongg/Makefile > head/games/lskat/Makefile > head/games/pairs/Makefile > head/games/palapeli/Makefile > head/games/picmi/Makefile > head/german/kde4-l10n/Makefile > head/graphics/Makefile > head/graphics/digikam-kde4-doc/Makefile > head/graphics/digikam-kde4-l10n/Makefile > head/graphics/digikam-kde4/Makefile > head/graphics/gwenview-kde4/Makefile > head/graphics/kamera-kde4/Makefile > head/graphics/kcolorchooser/Makefile > head/graphics/kcoloredit/Makefile > head/graphics/kdegraphics-kde4/Makefile > head/graphics/kdegraphics-mobipocket-kde4/Makefile > head/graphics/kdegraphics-strigi-analyzer-kde4/Makefile > head/graphics/kdegraphics-svgpart-kde4/Makefile > head/graphics/kdegraphics-thumbnailers-kde4/Makefile > head/graphics/kiconedit/Makefile > head/graphics/kipi-plugin-acquireimages/Makefile > head/graphics/kipi-plugin-advancedslideshow/Makefile > head/graphics/kipi-plugin-batchprocess/Makefile > head/graphics/kipi-plugin-calendar/Makefile > head/graphics/kipi-plugin-debianscreenshots/Makefile > head/graphics/kipi-plugin-dngconverter/Makefile > head/graphics/kipi-plugin-dropbox/Makefile > head/graphics/kipi-plugin-expoblending/Makefile > head/graphics/kipi-plugin-facebook/Makefile > head/graphics/kipi-plugin-flashexport/Makefile > head/graphics/kipi-plugin-flickrexport/Makefile > head/graphics/kipi-plugin-galleryexport/Makefile > head/graphics/kipi-plugin-googleservices/Makefile > head/graphics/kipi-plugin-gpssync/Makefile > head/graphics/kipi-plugin-htmlexport/Makefile > head/graphics/kipi-plugin-imageshackexport/Makefile > head/graphics/kipi-plugin-imageviewer/Makefile > head/graphics/kipi-plugin-imgurexport/Makefile > head/graphics/kipi-plugin-ipodexport/Makefile > head/graphics/kipi-plugin-jalbumexport/Makefile > head/graphics/kipi-plugin-jpeglossless/Makefile > head/graphics/kipi-plugin-kioexport/Makefile > head/graphics/kipi-plugin-kmlexport/Makefile > head/graphics/kipi-plugin-kopete/Makefile > head/graphics/kipi-plugin-mediawiki/Makefile > head/graphics/kipi-plugin-metadataedit/Makefile > head/graphics/kipi-plugin-panorama/Makefile > head/graphics/kipi-plugin-photolayoutseditor/Makefile > head/graphics/kipi-plugin-piwigoexport/Makefile > head/graphics/kipi-plugin-printimages/Makefile > head/graphics/kipi-plugin-rajceexport/Makefile > head/graphics/kipi-plugin-rawconverter/Makefile > head/graphics/kipi-plugin-removeredeyes/Makefile > head/graphics/kipi-plugin-sendimages/Makefile > head/graphics/kipi-plugin-shwup/Makefile > head/graphics/kipi-plugin-smug/Makefile > head/graphics/kipi-plugin-timeadjust/Makefile > head/graphics/kipi-plugin-videoslideshow/Makefile > head/graphics/kipi-plugin-vkontakte/Makefile > head/graphics/kipi-plugin-yandexfotki/Makefile > head/graphics/kipi-plugins-kde4/Makefile > head/graphics/kolourpaint/Makefile > head/graphics/kphotoalbum-kde4/Makefile > head/graphics/kpovmodeler/Makefile > head/graphics/kqtquickcharts/Makefile > head/graphics/ksaneplugin/Makefile > head/graphics/ksnapshot/Makefile > head/graphics/libkdcraw-kde4/Makefile > head/graphics/libkexiv2-kde4/Makefile > head/graphics/libkface/Makefile > head/graphics/libkipi-kde4/Makefile > head/graphics/libkipiplugins/Makefile > head/graphics/libksane/Makefile > head/graphics/libkscreen/Makefile > head/graphics/okular/Makefile > head/graphics/skanlite/Makefile > head/hebrew/kde4-l10n/Makefile > head/hungarian/kde4-l10n/Makefile > head/irc/kvirc/Makefile > head/japanese/kde4-l10n/Makefile > head/japanese/kiten/Makefile > head/korean/kde4-l10n/Makefile > head/lang/kturtle/Makefile > head/mail/kbiff/Makefile > head/mail/kshowmail/Makefile > head/math/abakus/Makefile > head/math/analitza/Makefile > head/math/cantor/Makefile > head/math/kalgebra/Makefile > head/math/kbruch/Makefile > head/math/kcalc/Makefile > head/math/kig/Makefile > head/math/kmplot/Makefile > head/math/rkward-kde4/Makefile > head/math/rocs/Makefile > head/misc/Makefile > head/misc/artikulate/Makefile > head/misc/kde-thumbnailer-chm/Makefile > head/misc/kde-thumbnailer-epub/Makefile > head/misc/kde-thumbnailer-fb2/Makefile > head/misc/kde4-l10n-bg/Makefile > head/misc/kde4-l10n-bs/Makefile > head/misc/kde4-l10n-ca/Makefile > head/misc/kde4-l10n-ca_valencia/Makefile > head/misc/kde4-l10n-cs/Makefile > head/misc/kde4-l10n-da/Makefile > head/misc/kde4-l10n-el/Makefile > head/misc/kde4-l10n-en_GB/Makefile > head/misc/kde4-l10n-es/Makefile > head/misc/kde4-l10n-et/Makefile > head/misc/kde4-l10n-eu/Makefile > head/misc/kde4-l10n-fa/Makefile > head/misc/kde4-l10n-fi/Makefile > head/misc/kde4-l10n-ga/Makefile > head/misc/kde4-l10n-gl/Makefile > head/misc/kde4-l10n-hi/Makefile > head/misc/kde4-l10n-hr/Makefile > head/misc/kde4-l10n-ia/Makefile > head/misc/kde4-l10n-id/Makefile > head/misc/kde4-l10n-is/Makefile > head/misc/kde4-l10n-it/Makefile > head/misc/kde4-l10n-kk/Makefile > head/misc/kde4-l10n-km/Makefile > head/misc/kde4-l10n-lt/Makefile > head/misc/kde4-l10n-lv/Makefile > head/misc/kde4-l10n-mr/Makefile > head/misc/kde4-l10n-nb/Makefile > head/misc/kde4-l10n-nds/Makefile > head/misc/kde4-l10n-nl/Makefile > head/misc/kde4-l10n-nn/Makefile > head/misc/kde4-l10n-pa/Makefile > head/misc/kde4-l10n-ro/Makefile > head/misc/kde4-l10n-sk/Makefile > head/misc/kde4-l10n-sl/Makefile > head/misc/kde4-l10n-sr/Makefile > head/misc/kde4-l10n-sv/Makefile > head/misc/kde4-l10n-tr/Makefile > head/misc/kde4-l10n-ug/Makefile > head/misc/kde4-l10n-wa/Makefile > head/misc/kde4-l10n/Makefile > head/misc/kdeedu-kde4/Makefile > head/misc/kdeutils-kde4/Makefile > head/misc/kgeography/Makefile > head/misc/klettres/Makefile > head/misc/krecipes-kde4/Makefile > head/misc/ktouch/Makefile > head/misc/kwordquiz/Makefile > head/misc/libkdeedu/Makefile > head/misc/parley/Makefile > head/misc/tellico-kde4/Makefile > head/multimedia/Makefile > head/multimedia/dragon/Makefile > head/multimedia/k9copy-kde4/Makefile > head/multimedia/kaffeine/Makefile > head/multimedia/kdemultimedia-ffmpegthumbs-kde4/Makefile > head/multimedia/kdemultimedia-kde4/Makefile > head/multimedia/kdemultimedia-mplayerthumbs-kde4/Makefile > head/multimedia/kdenlive/Makefile > head/multimedia/kmplayer-kde4/Makefile > head/multimedia/kplayer-kde4/Makefile > head/multimedia/subtitlecomposer-kde4/Makefile > head/net-im/kde-telepathy/Makefile > head/net-im/kmess-kde4/Makefile > head/net-im/kopete-kde4/Makefile > head/net-im/ktp-accounts-kcm/Makefile > head/net-im/ktp-approver/Makefile > head/net-im/ktp-auth-handler/Makefile > head/net-im/ktp-common-internals/Makefile > head/net-im/ktp-contact-list/Makefile > head/net-im/ktp-contact-runner/Makefile > head/net-im/ktp-desktop-applets/Makefile > head/net-im/ktp-filetransfer-handler/Makefile > head/net-im/ktp-kded-integration-module/Makefile > head/net-im/ktp-send-file/Makefile > head/net-im/ktp-text-ui/Makefile > head/net-im/plasma-applet-ktp/Makefile > head/net-p2p/ktorrent/Makefile > head/net-p2p/libktorrent/Makefile > head/net/Makefile > head/net/kdenetwork-filesharing-kde4/Makefile > head/net/kdenetwork-kde4/Makefile > head/net/kdenetwork-strigi-analyzers-kde4/Makefile > head/net/kget/Makefile > head/net/kio-upnp-ms/Makefile > head/net/knemo-kde4/Makefile > head/net/krdc/Makefile > head/net/krfb/Makefile > head/net/kwooty/Makefile > head/net/libkfbapi/Makefile > head/net/libkvkontakte/Makefile > head/net/libmediawiki/Makefile > head/net/libproxy-kde/Makefile > head/net/smb4k-kde4/Makefile > head/net/zeroconf-ioslave/Makefile > head/polish/kde4-l10n/Makefile > head/portuguese/kde4-l10n-pt_BR/Makefile > head/portuguese/kde4-l10n/Makefile > head/print/frescobaldi/Makefile > head/print/kde4-print-manager/Makefile > head/print/kover/Makefile > head/russian/kde4-l10n/Makefile > head/science/kalzium/Makefile > head/science/step/Makefile > head/security/kgpg-kde4/Makefile > head/security/kwalletmanager/Makefile > head/security/subversion-kwallet/Makefile > head/sysutils/Makefile > head/sysutils/baloo-widgets/Makefile > head/sysutils/baloo/Makefile > head/sysutils/k3b-kde4/Makefile > head/sysutils/kcm-polkit-kde/Makefile > head/sysutils/kcron/Makefile > head/sysutils/kdeadmin-kde4/Makefile > head/sysutils/kdf/Makefile > head/sysutils/kdirstat/Makefile > head/sysutils/kfilemetadata/Makefile > head/sysutils/kfloppy/Makefile > head/sysutils/knutclient-kde4/Makefile > head/sysutils/krename-kde4/Makefile > head/sysutils/kshutdown-kde4/Makefile > head/sysutils/ksystemlog/Makefile > head/sysutils/kuser/Makefile > head/sysutils/nepomuk-core/Makefile > head/sysutils/nepomuk-widgets/Makefile > head/sysutils/polkit-kde/Makefile > head/sysutils/sweeper/Makefile > head/textproc/dikt/Makefile > head/textproc/kdiff3/Makefile > head/textproc/kompare/Makefile > head/textproc/libkomparediff2/Makefile > head/textproc/uim-kde4/Makefile > head/ukrainian/kde4-l10n/Makefile > head/vietnamese/kde4-l10n/Makefile > head/www/Makefile > head/www/choqok/Makefile > head/www/kdewebdev-kde4/Makefile > head/www/kpartsplugin/Makefile > head/www/kwebkitpart/Makefile > head/www/rekonq/Makefile > head/x11-clocks/Makefile > head/x11-clocks/amor/Makefile > head/x11-clocks/kdetoys-kde4/Makefile > head/x11-clocks/kteatime/Makefile > head/x11-clocks/ktimer/Makefile > head/x11-clocks/ktux/Makefile > head/x11-clocks/plasma-applet-adjustableclock/Makefile > head/x11-clocks/plasma-applet-geekclock/Makefile > head/x11-fm/krusader2/Makefile > head/x11-themes/Makefile > head/x11-themes/gtk-qt4-engine/Makefile > head/x11-themes/kde-gtk-config/Makefile > head/x11-themes/kde4-base-artwork/Makefile > head/x11-themes/kde4-style-bespin/Makefile > head/x11-themes/kde4-style-nitrogen/Makefile > head/x11-themes/kde4-style-oxygen-transparent/Makefile > head/x11-themes/kde4-style-polyester/Makefile > head/x11-themes/kde4-style-skulpture/Makefile > head/x11-themes/kde4-wallpapers/Makefile > head/x11-themes/kde4-windeco-crystal/Makefile > head/x11-themes/kde4-windeco-dekorator/Makefile > head/x11-themes/kdeartwork-kde4/Makefile > head/x11-themes/qtcurve-kde4/Makefile > head/x11-themes/qtcurve/Makefile > head/x11/Makefile > head/x11/kactivities/Makefile > head/x11/kactivitymanagerd/Makefile > head/x11/kde4-baseapps/Makefile > head/x11/kde4-runtime/Makefile > head/x11/kde4-workspace/Makefile > head/x11/kde4/Makefile > head/x11/kdelibs-kde4/Makefile > head/x11/kgamma/Makefile > head/x11/konsole/Makefile > head/x11/libkonq/Makefile > head/x11/plasma-scriptengine-python/Makefile > head/x11/plasma-scriptengine-ruby/Makefile > head/x11/yakuake-kde4/Makefile > > Modified: head/MOVED > ============================================================ > ================== > --- head/MOVED Sat Feb 10 10:22:04 2018 (r461374) > +++ head/MOVED Sat Feb 10 10:29:51 2018 (r461375) > @@ -9918,3 +9918,31 @@ devel/tr-eric6||2018-02-08|No longer shipped by > upstre > french/eric6||2018-02-08|No longer shipped by upstream > portuguese/eric6||2018-02-08|No longer shipped by upstream > devel/rubygem-event-bus||2018-02-08|Has expired: No longer maintained > upstream > +accessibility/kdeaccessibility4|accessibility/ > kdeaccessibility-kde4|2018-02-10|Rename KDE4 metaports for simplicty > +deskutils/kdepim4-runtime|deskutils/kdepim-runtime-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +deskutils/kdepim4|desktuils/kdepim-kde4|2018-02-10|Rename KDE4 metaports > for simplicty > +deskutils/kdepimlibs4|deskutils/kdepimlibs-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +devel/kdebindings4|devel/kdebindings-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +devel/kdesdk4-kioslaves|devel/kdesdk-kioslaves-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +devel/kdesdk4-strigi-analyzers|devel/kdesdk-strigi- > analyzers-kde4|2018-02-10|Rename KDE4 metaports for simplicty > +devel/kdesdk4-thumbnailers|devel/kdesdk-thumbnailers-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +devel/kdesdk4|devel/kdesdk-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +games/kdegames4|games/kdegames-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +graphics/kdegraphics4-mobipocket|graphics/kdegraphics-mobipocket-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +graphics/kdegraphics4-strigi-analyzer|graphics/kdegraphics- > strigi-analyzer-kde4|2018-02-10|Rename KDE4 metaports for simplicty > +graphics/kdegraphics4-svgpart|graphics/kdegraphics-svgpart-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +graphics/kdegraphics4-thumbnailers|graphics/ > kdegraphics-thumbnailers-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +graphics/kdegraphics4|graphics/kdegraphics-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +misc/kdeedu4|misc/kdeedu-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +misc/kdeutils4|misc/kdeutils-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +multimedia/kdemultimedia4-ffmpegthumbs|multimedia/ > kdemultimedia-ffmpegthumbs-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +multimedia/kdemultimedia4-mplayerthumbs|multimedia/ > kdemultimedia-mplayerthumbs-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +multimedia/kdemultimedia4|multimedia/kdemultimedia-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +net/kdenetwork4-filesharing|net/kdenetwork-filesharing-kde4|2018-02-10|Rename > KDE4 metaports for simplicty > +net/kdenetwork4-strigi-analyzers|net/kdenetwork- > strigi-analyzers-kde4|2018-02-10|Rename KDE4 metaports for simplicty > +net/kdenetwork4|net/kdenetwork-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +sysutils/kdeadmin4|sysutils/kdeadmin-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +www/kdewebdev4|www/kdewebdev-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > +x11-clocks/kdetoys4|x11-clocks/kdetoys-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +x11-themes/kdeartwork4|x11-themes/kdeartwork-kde4|2018-02-10|Rename KDE4 > metaports for simplicty > +x11/kdelibs4|x11/kdelibs-kde4|2018-02-10|Rename KDE4 metaports for > simplicty > > Modified: head/Mk/Uses/kde.mk > ============================================================ > ================== > --- head/Mk/Uses/kde.mk Sat Feb 10 10:22:04 2018 (r461374) > +++ head/Mk/Uses/kde.mk Sat Feb 10 10:29:51 2018 (r461375) > @@ -267,7 +267,7 @@ kactivities_LIB= libkactivities.so > kate_PORT= editors/kate > kate_LIB= libkateinterfaces.so > > -kdelibs_PORT= x11/kdelibs4 > +kdelibs_PORT= x11/kdelibs-kde4 > kdelibs_LIB= libkdecore.so > > kfilemetadata_PORT= sysutils/kfilemetadata > @@ -323,7 +323,7 @@ perlkde_TYPE= run > perlqt_PORT= devel/p5-perlqt > perlqt_PATH= ${KDE_PREFIX}/bin/puic4 > > -pimlibs_PORT= deskutils/kdepimlibs4 > +pimlibs_PORT= deskutils/kdepimlibs-kde4 > pimlibs_LIB= libkpimutils.so > > pykde4_PORT= devel/py-pykde4 > > Modified: head/accessibility/Makefile > ============================================================ > ================== > --- head/accessibility/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/accessibility/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -13,7 +13,7 @@ > SUBDIR += eflite > SUBDIR += jovie > SUBDIR += kaccessible > - SUBDIR += kdeaccessibility4 > + SUBDIR += kdeaccessibility-kde4 > SUBDIR += kmag > SUBDIR += kmousetool > SUBDIR += kmouth > > Modified: head/accessibility/jovie/Makefile > ============================================================ > ================== > --- head/accessibility/jovie/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/accessibility/jovie/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= jovie > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/accessibility/kaccessible/Makefile > ============================================================ > ================== > --- head/accessibility/kaccessible/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/accessibility/kaccessible/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kaccessible > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/accessibility/kdeaccessibility-kde4/Makefile > ============================================================ > ================== > --- head/accessibility/kdeaccessibility4/Makefile Mon Jan 29 > 04:21:17 2018 (r460240) > +++ head/accessibility/kdeaccessibility-kde4/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -3,8 +3,9 @@ > > PORTNAME= kdeaccessibility > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= Accessibility applications for KDE 4 > > Modified: head/accessibility/kmag/Makefile > ============================================================ > ================== > --- head/accessibility/kmag/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/accessibility/kmag/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kmag > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/accessibility/kmousetool/Makefile > ============================================================ > ================== > --- head/accessibility/kmousetool/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/accessibility/kmousetool/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kmousetool > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/accessibility/kmouth/Makefile > ============================================================ > ================== > --- head/accessibility/kmouth/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/accessibility/kmouth/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kmouth > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= accessibility kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/arabic/kde4-l10n/Makefile > ============================================================ > ================== > --- head/arabic/kde4-l10n/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/arabic/kde4-l10n/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kde-l10n > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= arabic kde > > MAINTAINER= kde@FreeBSD.org > > Modified: head/archivers/ark/Makefile > ============================================================ > ================== > --- head/archivers/ark/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/archivers/ark/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= ark > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= archivers kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/astro/kstars/Makefile > ============================================================ > ================== > --- head/astro/kstars/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/astro/kstars/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kstars > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= astro kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/astro/libkgeomap/Makefile > ============================================================ > ================== > --- head/astro/libkgeomap/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/astro/libkgeomap/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= libkgeomap > PORTVERSION= ${KDE4_APPLICATIONS_VERSION} > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= astro kde > MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${ > PORTVERSION}/src > DIST_SUBDIR= KDE/${PORTVERSION} > > Modified: head/astro/marble/Makefile > ============================================================ > ================== > --- head/astro/marble/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/astro/marble/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= marble > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= astro kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/amarok-kde4/Makefile > ============================================================ > ================== > --- head/audio/amarok-kde4/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/amarok-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= amarok > PORTVERSION= 2.8.0 > -PORTREVISION= 12 > +PORTREVISION= 13 > CATEGORIES= audio kde > MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src > > > Modified: head/audio/audex/Makefile > ============================================================ > ================== > --- head/audio/audex/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/audex/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= audex > PORTVERSION= 0.79 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= audio kde > MASTER_SITES= SF/${PORTNAME}/src > > > Modified: head/audio/creox/Makefile > ============================================================ > ================== > --- head/audio/creox/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/creox/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= creox > PORTVERSION= 0.3 > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= audio kde > > MAINTAINER= ports@FreeBSD.org > > Modified: head/audio/juk/Makefile > ============================================================ > ================== > --- head/audio/juk/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/juk/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= juk > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= audio kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/kaudiocreator/Makefile > ============================================================ > ================== > --- head/audio/kaudiocreator/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/kaudiocreator/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kaudiocreator > PORTVERSION= 1.3 > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= audio kde > MASTER_SITES= http://kde-look.org/CONTENT/content-files/ > DISTNAME= 107645-${PORTNAME}-${PORTVERSION} > > Modified: head/audio/kid3-kde4/Makefile > ============================================================ > ================== > --- head/audio/kid3-kde4/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/kid3-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kid3 > PORTVERSION= 3.5.1 > -PORTREVISION?= 0 > +PORTREVISION?= 1 > CATEGORIES= audio kde > MASTER_SITES= SF > > > Modified: head/audio/kio-audiocd/Makefile > ============================================================ > ================== > --- head/audio/kio-audiocd/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/kio-audiocd/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kio-audiocd > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= audio kde kde-kde4 > DISTNAME= audiocd-kio-${PORTVERSION} > > > Modified: head/audio/kmix/Makefile > ============================================================ > ================== > --- head/audio/kmix/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/kmix/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kmix > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= audio kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/kscd/Makefile > ============================================================ > ================== > --- head/audio/kscd/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/kscd/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kscd > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= audio kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/kstreamripper/Makefile > ============================================================ > ================== > --- head/audio/kstreamripper/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/kstreamripper/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kstreamripper > PORTVERSION= 0.7.100 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= audio kde > MASTER_SITES= SF/${PORTNAME}/${PORTNAME} > > > Modified: head/audio/libkcddb/Makefile > ============================================================ > ================== > --- head/audio/libkcddb/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/libkcddb/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= libkcddb > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= audio kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/libkcompactdisc/Makefile > ============================================================ > ================== > --- head/audio/libkcompactdisc/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/libkcompactdisc/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= libkcompactdisc > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= audio kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/audio/simon/Makefile > ============================================================ > ================== > --- head/audio/simon/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/audio/simon/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= simon > PORTVERSION= 0.4.1 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= audio kde > MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src > DIST_SUBDIR= KDE > > Modified: head/audio/soundkonverter/Makefile > ============================================================ > ================== > --- head/audio/soundkonverter/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/audio/soundkonverter/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -4,7 +4,7 @@ > PORTNAME= soundkonverter > PORTVERSION= 2.2.2 > DISTVERSIONPREFIX= v > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= audio kde > > MAINTAINER= dbn@FreeBSD.org > > Modified: head/chinese/kde4-l10n-zh_CN/Makefile > ============================================================ > ================== > --- head/chinese/kde4-l10n-zh_CN/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/chinese/kde4-l10n-zh_CN/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kde-l10n > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= chinese kde > > MAINTAINER= kde@FreeBSD.org > > Modified: head/chinese/kde4-l10n-zh_TW/Makefile > ============================================================ > ================== > --- head/chinese/kde4-l10n-zh_TW/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/chinese/kde4-l10n-zh_TW/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kde-l10n > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= chinese kde > > MAINTAINER= kde@FreeBSD.org > > Modified: head/comms/kremotecontrol/Makefile > ============================================================ > ================== > --- head/comms/kremotecontrol/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/comms/kremotecontrol/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kremotecontrol > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= comms kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/databases/kbibtex/Makefile > ============================================================ > ================== > --- head/databases/kbibtex/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/databases/kbibtex/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kbibtex > DISTVERSION= 0.6.2 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= databases kde > MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:R}/ > > > Modified: head/deskutils/Makefile > ============================================================ > ================== > --- head/deskutils/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/deskutils/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -124,9 +124,9 @@ > SUBDIR += kcharselect > SUBDIR += kchmviewer > SUBDIR += kdeconnect > - SUBDIR += kdepim4 > - SUBDIR += kdepim4-runtime > - SUBDIR += kdepimlibs4 > + SUBDIR += kdepim-kde4 > + SUBDIR += kdepim-runtime-kde4 > + SUBDIR += kdepimlibs-kde4 > SUBDIR += kdeplasma-addons > SUBDIR += kruler > SUBDIR += ksshaskpass > > Modified: head/deskutils/basket/Makefile > ============================================================ > ================== > --- head/deskutils/basket/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/basket/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= basket > PORTVERSION= 1.81 > -PORTREVISION= 8 > +PORTREVISION= 9 > CATEGORIES= deskutils kde > MASTER_SITES= http://basket.kde.org/downloads/ > > > Modified: head/deskutils/homerun/Makefile > ============================================================ > ================== > --- head/deskutils/homerun/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/homerun/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= homerun > PORTVERSION= 0.2.3 > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= deskutils > MASTER_SITES= KDE/unstable/${PORTNAME}/src/ > > > Modified: head/deskutils/kcharselect/Makefile > ============================================================ > ================== > --- head/deskutils/kcharselect/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/kcharselect/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kcharselect > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= deskutils kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/deskutils/kdeconnect/Makefile > ============================================================ > ================== > --- head/deskutils/kdeconnect/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/kdeconnect/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kdeconnect-kde > PORTVERSION= 0.7.2 > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= deskutils > MASTER_SITES= KDE/unstable/kdeconnect/${PORTVERSION}/src/ > > > Modified: head/deskutils/kdepim-kde4/Makefile > ============================================================ > ================== > --- head/deskutils/kdepim4/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/deskutils/kdepim-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,10 +3,11 @@ > > PORTNAME= kdepim > PORTVERSION= ${KDE4_KDEPIM_VERSION} > -PORTREVISION= 10 > +PORTREVISION= 11 > CATEGORIES= deskutils kde > MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_ > APPLICATIONS_VERSION}/src > DIST_SUBDIR= KDE/${PORTVERSION} > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE PIM applications > @@ -16,7 +17,7 @@ LIB_DEPENDS= libgpgme.so:security/gpgme \ > libsasl2.so:security/cyrus-sasl2 \ > libboost_thread.so:devel/boost-libs \ > libkgapi2.so:devel/libkgapi > -RUN_DEPENDS= ${KDE_PREFIX}/bin/accountwizard:deskutils/kdepim4-runtime > \ > +RUN_DEPENDS= ${KDE_PREFIX}/bin/accountwizard:deskutils/kdepim-runtime-kde4 > \ > ${LOCALBASE}/bin/gmd5sum:sysutils/coreutils > > CONFLICTS_INSTALL= kdepim44-4.* > > Modified: head/deskutils/kdepim-runtime-kde4/Makefile > ============================================================ > ================== > --- head/deskutils/kdepim4-runtime/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/deskutils/kdepim-runtime-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,10 +3,11 @@ > > PORTNAME= kdepim-runtime > PORTVERSION= ${KDE4_KDEPIM_VERSION} > -PORTREVISION= 8 > +PORTREVISION= 9 > CATEGORIES= deskutils kde > MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_ > APPLICATIONS_VERSION}/src > DIST_SUBDIR= KDE/${PORTVERSION} > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE PIM tools and services > > Modified: head/deskutils/kdepimlibs-kde4/Makefile > ============================================================ > ================== > --- head/deskutils/kdepimlibs4/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/deskutils/kdepimlibs-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,10 +3,11 @@ > > PORTNAME= kdepimlibs > PORTVERSION= ${KDE4_KDEPIM_VERSION} > -PORTREVISION= 14 > +PORTREVISION= 15 > CATEGORIES= deskutils kde > MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_ > APPLICATIONS_VERSION}/src > DIST_SUBDIR= KDE/${PORTVERSION} > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE PIM Libraries > > Modified: head/deskutils/kdeplasma-addons/Makefile > ============================================================ > ================== > --- head/deskutils/kdeplasma-addons/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/kdeplasma-addons/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kdeplasma-addons > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= deskutils kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/deskutils/kruler/Makefile > ============================================================ > ================== > --- head/deskutils/kruler/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/kruler/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kruler > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= deskutils kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/deskutils/ksshaskpass/Makefile > ============================================================ > ================== > --- head/deskutils/ksshaskpass/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/ksshaskpass/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= ksshaskpass > PORTVERSION= 0.5.3 > -PORTREVISION= 6 > +PORTREVISION= 7 > CATEGORIES= deskutils > MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ > DISTNAME= 50971-${PORTNAME}-${PORTVERSION} > > Modified: head/deskutils/plasma-applet-cwp/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-cwp/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/plasma-applet-cwp/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= cwp > PORTVERSION= 1.12.1 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= deskutils kde > MASTER_SITES= http://kde-look.org/CONTENT/content-files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-daisy/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-daisy/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/plasma-applet-daisy/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= daisy > PORTVERSION= 0.0.4.26 > -PORTREVISION= 6 > +PORTREVISION= 7 > CATEGORIES= deskutils kde > MASTER_SITES= http://cdlszm.org/downloads/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-fancytasks/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-fancytasks/Makefile Sat Feb 10 > 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-fancytasks/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= fancytasks > PORTVERSION= 1.1.0 > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= deskutils > MASTER_SITES= http://kde-look.org/CONTENT/content-files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-panelspacer/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-panelspacer/Makefile Sat Feb 10 > 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-panelspacer/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= panelspacer > PORTVERSION= 0.2 > -PORTREVISION= 13 > +PORTREVISION= 14 > CATEGORIES= deskutils kde > MASTER_SITES= http://danakil.free.fr/linux/releases/${PORTNAME}-${ > PORTVERSION}/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-qstardict/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-qstardict/Makefile Sat Feb 10 > 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-qstardict/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= qstardict > PORTVERSION= 1.0.1 > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= deskutils textproc kde > MASTER_SITES= http://qstardict.ylsoftware.com/files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-serverstatuswidget/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-serverstatuswidget/Makefile Sat Feb > 10 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-serverstatuswidget/Makefile Sat Feb > 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= serverstatuswidget > PORTVERSION= 1.5.1 > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= deskutils kde > MASTER_SITES= http://kde-look.org/CONTENT/content-files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-simpleweatherforecast/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-simpleweatherforecast/Makefile Sat Feb > 10 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-simpleweatherforecast/Makefile Sat Feb > 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= simpleweatherforecast > PORTVERSION= 1.3 > -PORTREVISION= 8 > +PORTREVISION= 9 > CATEGORIES= deskutils kde > MASTER_SITES= http://kde-look.org/CONTENT/content-files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-teacooker/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-teacooker/Makefile Sat Feb 10 > 10:22:04 2018 (r461374) > +++ head/deskutils/plasma-applet-teacooker/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= teacooker > PORTVERSION= 0.3.0 > -PORTREVISION= 12 > +PORTREVISION= 13 > CATEGORIES= deskutils kde > MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/plasma-applet-yawp/Makefile > ============================================================ > ================== > --- head/deskutils/plasma-applet-yawp/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/plasma-applet-yawp/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= yawp > PORTVERSION= 0.4.5 > -PORTREVISION= 6 > +PORTREVISION= 7 > CATEGORIES= deskutils kde > MASTER_SITES= SF > PKGNAMEPREFIX= plasma-applet- > > Modified: head/deskutils/semantik/Makefile > ============================================================ > ================== > --- head/deskutils/semantik/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/semantik/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= semantik > DISTVERSION= 0.9.5 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= deskutils kde > MASTER_SITES= http://ftp.waf.io/pub/release/ \ > http://www.freehackers.org/~tnagy/release/ > > Modified: head/deskutils/silence/Makefile > ============================================================ > ================== > --- head/deskutils/silence/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/silence/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= silence > PORTVERSION= 0.2 > -PORTREVISION= 8 > +PORTREVISION= 9 > CATEGORIES= deskutils kde > MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ > DISTNAME= 124776-${PORTNAME}-${PORTVERSION} > > Modified: head/deskutils/strigi/Makefile > ============================================================ > ================== > --- head/deskutils/strigi/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/strigi/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= strigi > PORTVERSION= ${STRIGI_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= deskutils > > MAINTAINER= kde@FreeBSD.org > > Modified: head/deskutils/superkaramba/Makefile > ============================================================ > ================== > --- head/deskutils/superkaramba/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/deskutils/superkaramba/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= superkaramba > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= deskutils kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/Makefile > ============================================================ > ================== > --- head/devel/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/devel/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -1252,11 +1252,11 @@ > SUBDIR += kdbg > SUBDIR += kde-dev-scripts > SUBDIR += kde-dev-utils > - SUBDIR += kdebindings4 > - SUBDIR += kdesdk4 > - SUBDIR += kdesdk4-kioslaves > - SUBDIR += kdesdk4-strigi-analyzers > - SUBDIR += kdesdk4-thumbnailers > + SUBDIR += kdebindings-kde4 > + SUBDIR += kdesdk-kde4 > + SUBDIR += kdesdk-kioslaves-kde4 > + SUBDIR += kdesdk-strigi-analyzers-kde4 > + SUBDIR += kdesdk-thumbnailers-kde4 > SUBDIR += kdesvn-kde4 > SUBDIR += kdevelop-kde4 > SUBDIR += kdevelop-pg-qt > > Modified: head/devel/cervisia/Makefile > ============================================================ > ================== > --- head/devel/cervisia/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/cervisia/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= cervisia > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/dolphin-plugins/Makefile > ============================================================ > ================== > --- head/devel/dolphin-plugins/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/dolphin-plugins/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= dolphin-plugins > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/kapptemplate/Makefile > ============================================================ > ================== > --- head/devel/kapptemplate/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kapptemplate/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kapptemplate > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/kcachegrind/Makefile > ============================================================ > ================== > --- head/devel/kcachegrind/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kcachegrind/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kcachegrind > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/kdbg/Makefile > ============================================================ > ================== > --- head/devel/kdbg/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/devel/kdbg/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kdbg > PORTVERSION= 2.5.6 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde > MASTER_SITES= SF/${PORTNAME}/Source%20Code/${PORTVERSION} > > > Modified: head/devel/kde-dev-scripts/Makefile > ============================================================ > ================== > --- head/devel/kde-dev-scripts/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kde-dev-scripts/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kde-dev-scripts > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/kde-dev-utils/Makefile > ============================================================ > ================== > --- head/devel/kde-dev-utils/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kde-dev-utils/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kde-dev-utils > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/kdebindings-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdebindings4/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/devel/kdebindings-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,8 +2,9 @@ > > PORTNAME= kdebindings > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE bindings (meta port) > > Modified: head/devel/kdesdk-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdesdk4/Makefile Mon Jan 29 04:21:17 2018 (r460240) > +++ head/devel/kdesdk-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,8 +2,9 @@ > > PORTNAME= kdesdk > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE Software Development Kit > @@ -53,7 +54,7 @@ KCACHEGRIND_DESC= Profiler frontend > KCACHEGRIND_RUN_DEPENDS= ${KDE_PREFIX}/bin/kcachegrind: > devel/kcachegrind > > KIOSLAVES_DESC= SDK related KIO slaves > -KIOSLAVES_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/kio_ > svn.so:devel/kdesdk4-kioslaves > +KIOSLAVES_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/kio_ > svn.so:devel/kdesdk-kioslaves-kde4 > > KOMPARE_DESC= Diff/Patch frontend > KOMPARE_RUN_DEPENDS= ${KDE_PREFIX}/bin/kompare:textproc/kompare > @@ -68,10 +69,10 @@ POXML_DESC= Tools to translate DocBook XML > using gett > POXML_RUN_DEPENDS= ${KDE_PREFIX}/bin/po2xml:devel/poxml > > STRIGI_DESC= Strigi analyzers for SDK file formats > -STRIGI_RUN_DEPENDS= ${KDE_PREFIX}/lib/strigi/strigila_diff.so:devel/ > kdesdk4-strigi-analyzers > +STRIGI_RUN_DEPENDS= ${KDE_PREFIX}/lib/strigi/ > strigila_diff.so:devel/kdesdk-strigi-analyzers-kde4 > > THUMBNAILER_DESC= Thumbnail generator for gettext po files > -THUMBNAILER_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/ > pothumbnail.so:devel/kdesdk4-thumbnailers > +THUMBNAILER_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/ > pothumbnail.so:devel/kdesdk-thumbnailers-kde4 > > UMBRELLO_DESC= UML modeller > UMBRELLO_RUN_DEPENDS= ${KDE_PREFIX}/bin/umbrello:devel/umbrello > > Modified: head/devel/kdesdk-kioslaves-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdesdk4-kioslaves/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/devel/kdesdk-kioslaves-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,8 +2,9 @@ > > PORTNAME= kdesdk-kioslaves > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= SDK related KIO slaves > > Modified: head/devel/kdesdk-strigi-analyzers-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdesdk4-strigi-analyzers/Makefile Mon Jan 29 > 04:21:17 2018 (r460240) > +++ head/devel/kdesdk-strigi-analyzers-kde4/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -2,8 +2,9 @@ > > PORTNAME= kdesdk-strigi-analyzers > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= Strigi analyzers for SDK related file formats > > Modified: head/devel/kdesdk-thumbnailers-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdesdk4-thumbnailers/Makefile Mon Jan 29 04:21:17 2018 > (r460240) > +++ head/devel/kdesdk-thumbnailers-kde4/Makefile Sat Feb 10 > 10:29:51 2018 (r461375) > @@ -2,8 +2,9 @@ > > PORTNAME= kdesdk-thumbnailers > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > +PKGNAMESUFFIX= -kde4 > > MAINTAINER= kde@FreeBSD.org > COMMENT= KDE thumbnail generator for gettext po files > > Modified: head/devel/kdesvn-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdesvn-kde4/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdesvn-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kdesvn > DISTVERSION= 1.7.0 > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= devel kde > MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ > > > Modified: head/devel/kdevelop-kde4/Makefile > ============================================================ > ================== > --- head/devel/kdevelop-kde4/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdevelop-kde4/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kdevelop > DISTVERSION= ${KDEVELOP_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde > MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${DISTVERSION} > DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} > > Modified: head/devel/kdevelop-pg-qt/Makefile > ============================================================ > ================== > --- head/devel/kdevelop-pg-qt/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdevelop-pg-qt/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kdevelop-pg-qt > PORTVERSION= 1.0.0 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde > MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src > DIST_SUBDIR= KDE > > Modified: head/devel/kdevelop-php-docs/Makefile > ============================================================ > ================== > --- head/devel/kdevelop-php-docs/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdevelop-php-docs/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kdevelop-php-docs > PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde > MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} > DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} > > Modified: head/devel/kdevelop-php/Makefile > ============================================================ > ================== > --- head/devel/kdevelop-php/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdevelop-php/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= kdevelop-php > PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde > MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} > DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} > > Modified: head/devel/kdevplatform/Makefile > ============================================================ > ================== > --- head/devel/kdevplatform/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/kdevplatform/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= kdevplatform > PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} > -PORTREVISION= 9 > +PORTREVISION= 10 > CATEGORIES= devel kde > MASTER_SITES= KDE/${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION} > DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION} > > Modified: head/devel/libkgapi/Makefile > ============================================================ > ================== > --- head/devel/libkgapi/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/libkgapi/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= libkgapi > PORTVERSION= 2.2.0 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel kde > MASTER_SITES= KDE/stable/libkgapi/${PORTVERSION}/src > DIST_SUBDIR= KDE > > Modified: head/devel/libkolab/Makefile > ============================================================ > ================== > --- head/devel/libkolab/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/libkolab/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= libkolab > PORTVERSION= 0.6.3 > -PORTREVISION= 9 > +PORTREVISION= 10 > CATEGORIES= devel kde > MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ > > > Modified: head/devel/lokalize/Makefile > ============================================================ > ================== > --- head/devel/lokalize/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/lokalize/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= lokalize > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/okteta/Makefile > ============================================================ > ================== > --- head/devel/okteta/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/devel/okteta/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= okteta > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel kde kde-kde4 > > MAINTAINER= kde@FreeBSD.org > > Modified: head/devel/p5-perlkde/Makefile > ============================================================ > ================== > --- head/devel/p5-perlkde/Makefile Sat Feb 10 10:22:04 2018 > (r461374) > +++ head/devel/p5-perlkde/Makefile Sat Feb 10 10:29:51 2018 > (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= perlkde > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel kde kde-kde4 perl5 > PKGNAMEPREFIX= p5- > > > Modified: head/devel/piklab/Makefile > ============================================================ > ================== > --- head/devel/piklab/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/devel/piklab/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -3,7 +3,7 @@ > > PORTNAME= piklab > PORTVERSION= 0.16.2 > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= devel kde > MASTER_SITES= SF > > > Modified: head/devel/poxml/Makefile > ============================================================ > ================== > --- head/devel/poxml/Makefile Sat Feb 10 10:22:04 2018 (r461374) > +++ head/devel/poxml/Makefile Sat Feb 10 10:29:51 2018 (r461375) > @@ -2,7 +2,7 @@ > > PORTNAME= poxml > PORTVERSION= ${KDE4_VERSION} > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel kde kde-kde4 > > > *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** > > From owner-svn-ports-all@freebsd.org Sat Feb 10 10:52:29 2018 Return-Path: Delivered-To: svn-ports-all@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 5F0E5F113F4; Sat, 10 Feb 2018 10:52:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F10B786D0; Sat, 10 Feb 2018 10:52:29 +0000 (UTC) (envelope-from ehaupt@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 09C3113155; Sat, 10 Feb 2018 10:52:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAqSmL021207; Sat, 10 Feb 2018 10:52:28 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAqS4H021205; Sat, 10 Feb 2018 10:52:28 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101052.w1AAqS4H021205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 10:52:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461376 - head/www/p5-HTML-DOM X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/www/p5-HTML-DOM X-SVN-Commit-Revision: 461376 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:52:29 -0000 Author: ehaupt Date: Sat Feb 10 10:52:28 2018 New Revision: 461376 URL: https://svnweb.freebsd.org/changeset/ports/461376 Log: Update to 0.058 Modified: head/www/p5-HTML-DOM/Makefile head/www/p5-HTML-DOM/distinfo Modified: head/www/p5-HTML-DOM/Makefile ============================================================================== --- head/www/p5-HTML-DOM/Makefile Sat Feb 10 10:29:51 2018 (r461375) +++ head/www/p5-HTML-DOM/Makefile Sat Feb 10 10:52:28 2018 (r461376) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-DOM -PORTVERSION= 0.057 +PORTVERSION= 0.058 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-HTML-DOM/distinfo ============================================================================== --- head/www/p5-HTML-DOM/distinfo Sat Feb 10 10:29:51 2018 (r461375) +++ head/www/p5-HTML-DOM/distinfo Sat Feb 10 10:52:28 2018 (r461376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468236699 -SHA256 (HTML-DOM-0.057.tar.gz) = 6619c25fa7ecdde552fa48620262270e803099fd2b2219ebaa4bae01b3bc6846 -SIZE (HTML-DOM-0.057.tar.gz) = 202266 +TIMESTAMP = 1518255860 +SHA256 (HTML-DOM-0.058.tar.gz) = eec1e713835df88d56bd4d02f4b6ca9e1160f2a1ec706cc15173fea449586375 +SIZE (HTML-DOM-0.058.tar.gz) = 202739 From owner-svn-ports-all@freebsd.org Sat Feb 10 10:55:32 2018 Return-Path: Delivered-To: svn-ports-all@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 99599F11719; Sat, 10 Feb 2018 10:55:32 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C25F78851; Sat, 10 Feb 2018 10:55:32 +0000 (UTC) (envelope-from ehaupt@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 321451315D; Sat, 10 Feb 2018 10:55:32 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAtWQT021460; Sat, 10 Feb 2018 10:55:32 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAtVwr021458; Sat, 10 Feb 2018 10:55:31 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101055.w1AAtVwr021458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 10:55:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461377 - head/net-mgmt/gnu-ipcalc X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net-mgmt/gnu-ipcalc X-SVN-Commit-Revision: 461377 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:55:32 -0000 Author: ehaupt Date: Sat Feb 10 10:55:31 2018 New Revision: 461377 URL: https://svnweb.freebsd.org/changeset/ports/461377 Log: Update to 0.2.2 Modified: head/net-mgmt/gnu-ipcalc/Makefile head/net-mgmt/gnu-ipcalc/distinfo Modified: head/net-mgmt/gnu-ipcalc/Makefile ============================================================================== --- head/net-mgmt/gnu-ipcalc/Makefile Sat Feb 10 10:52:28 2018 (r461376) +++ head/net-mgmt/gnu-ipcalc/Makefile Sat Feb 10 10:55:31 2018 (r461377) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipcalc -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.2.2 CATEGORIES= net-mgmt PKGNAMEPREFIX= gnu- Modified: head/net-mgmt/gnu-ipcalc/distinfo ============================================================================== --- head/net-mgmt/gnu-ipcalc/distinfo Sat Feb 10 10:52:28 2018 (r461376) +++ head/net-mgmt/gnu-ipcalc/distinfo Sat Feb 10 10:55:31 2018 (r461377) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494960838 -SHA256 (nmav-ipcalc-0.2.0_GH0.tar.gz) = c965c1296172a6acc50d54dfe81f7e5d589f9762b5d9ae459eee00349675336b -SIZE (nmav-ipcalc-0.2.0_GH0.tar.gz) = 31750 +TIMESTAMP = 1518260002 +SHA256 (nmav-ipcalc-0.2.2_GH0.tar.gz) = bf1b95eca219e564c85fa4233fe65342963cf3e8a303a7e10b4dd7269c864794 +SIZE (nmav-ipcalc-0.2.2_GH0.tar.gz) = 36523 From owner-svn-ports-all@freebsd.org Sat Feb 10 10:57:08 2018 Return-Path: Delivered-To: svn-ports-all@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 42ACFF118B8; Sat, 10 Feb 2018 10:57:08 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC8A178991; Sat, 10 Feb 2018 10:57:07 +0000 (UTC) (envelope-from rakuco@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 E76A313160; Sat, 10 Feb 2018 10:57:07 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAv79a021614; Sat, 10 Feb 2018 10:57:07 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAv7Fi021612; Sat, 10 Feb 2018 10:57:07 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201802101057.w1AAv7Fi021612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 10 Feb 2018 10:57:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461378 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461378 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:57:08 -0000 Author: rakuco Date: Sat Feb 10 10:57:07 2018 New Revision: 461378 URL: https://svnweb.freebsd.org/changeset/ports/461378 Log: Add entries for CVE-2017-17969 and CVE-2018-5996 in p7zip Security: CVE-2017-17969 Security: CVE-2018-5996 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 10 10:55:31 2018 (r461377) +++ head/security/vuxml/vuln.xml Sat Feb 10 10:57:07 2018 (r461378) @@ -58,6 +58,71 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + p7zip-codec-rar -- insufficient error handling + + + p7zip-codec-rar + 16.02_1 + + + + +

MITRE reports:

+
+

Insufficient exception handling in the method + NCompress::NRar3::CDecoder::Code of 7-Zip before 18.00 and p7zip + can lead to multiple memory corruptions within the PPMd code, + alows remote attackers to cause a denial of service (segmentation + fault) or execute arbitrary code via a crafted RAR archive.

+
+ +
+ + CVE-2018-5996 + https://landave.io/2018/01/7-zip-multiple-memory-corruptions-via-rar-and-zip/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5996 + https://nvd.nist.gov/vuln/detail/CVE-2018-5996 + + + 2018-01-23 + 2018-02-10 + +
+ + + p7zip -- heap-based buffer overflow + + + p7zip + 16.02_1 + + + + +

MITRE reports:

+
+

Heap-based buffer overflow in the + NCompress::NShrink::CDecoder::CodeReal method in 7-Zip before + 18.00 and p7zip allows remote attackers to cause a denial of + service (out-of-bounds write) or potentially execute arbitrary + code via a crafted ZIP archive.

+
+ +
+ + CVE-2017-17969 + https://landave.io/2018/01/7-zip-multiple-memory-corruptions-via-rar-and-zip/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17969 + https://nvd.nist.gov/vuln/detail/CVE-2017-17969 + https://marc.info/?l=bugtraq&=151782582216805&=2 + + + 2018-01-23 + 2018-02-10 + +
+ mpv -- arbitrary code execution via crafted website From owner-svn-ports-all@freebsd.org Sat Feb 10 10:59:12 2018 Return-Path: Delivered-To: svn-ports-all@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 B1B8CF11B1D; Sat, 10 Feb 2018 10:59:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62D5A78B0F; Sat, 10 Feb 2018 10:59:12 +0000 (UTC) (envelope-from rakuco@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 44EFA13164; Sat, 10 Feb 2018 10:59:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AAxCTr021802; Sat, 10 Feb 2018 10:59:12 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AAxCC5021800; Sat, 10 Feb 2018 10:59:12 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201802101059.w1AAxCC5021800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 10 Feb 2018 10:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461379 - in head/archivers/p7zip: . files X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in head/archivers/p7zip: . files X-SVN-Commit-Revision: 461379 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 10:59:12 -0000 Author: rakuco Date: Sat Feb 10 10:59:11 2018 New Revision: 461379 URL: https://svnweb.freebsd.org/changeset/ports/461379 Log: Add patch from CVE-2017-17969 Heap-based buffer overflow in 7zip/Compress/ShrinkDecoder.cpp. Obtained from: Debian (link in the actual patch) MFH: 2018Q1 Security: 6d337396-0e4a-11e8-94c0-5453ed2e2b49 Added: head/archivers/p7zip/files/patch-CVE-2017-17969 (contents, props changed) Modified: head/archivers/p7zip/Makefile Modified: head/archivers/p7zip/Makefile ============================================================================== --- head/archivers/p7zip/Makefile Sat Feb 10 10:57:07 2018 (r461378) +++ head/archivers/p7zip/Makefile Sat Feb 10 10:59:11 2018 (r461379) @@ -3,7 +3,7 @@ PORTNAME= p7zip PORTVERSION= 16.02 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all Added: head/archivers/p7zip/files/patch-CVE-2017-17969 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p7zip/files/patch-CVE-2017-17969 Sat Feb 10 10:59:11 2018 (r461379) @@ -0,0 +1,35 @@ +Obtained-from: https://anonscm.debian.org/cgit/users/robert/p7zip.git/tree/debian/patches/13-CVE-2017-17969.patch +--- +From: =?utf-8?q?Antoine_Beaupr=C3=A9?= +Date: Fri, 2 Feb 2018 11:11:41 +0100 +Subject: Heap-based buffer overflow in 7zip/Compress/ShrinkDecoder.cpp + +Origin: vendor, https://sourceforge.net/p/p7zip/bugs/_discuss/thread/0920f369/27d7/attachment/CVE-2017-17969.patch +Forwarded: https://sourceforge.net/p/p7zip/bugs/_discuss/thread/0920f369/#27d7 +Bug: https://sourceforge.net/p/p7zip/bugs/204/ +Bug-Debian: https://bugs.debian.org/888297 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2017-17969 +Reviewed-by: Salvatore Bonaccorso +Last-Update: 2018-02-01 +Applied-Upstream: 18.00-beta +--- + CPP/7zip/Compress/ShrinkDecoder.cpp | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +--- CPP/7zip/Compress/ShrinkDecoder.cpp ++++ CPP/7zip/Compress/ShrinkDecoder.cpp +@@ -121,8 +121,13 @@ HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream * + { + _stack[i++] = _suffixes[cur]; + cur = _parents[cur]; ++ if (cur >= kNumItems || i >= kNumItems) ++ break; + } +- ++ ++ if (cur >= kNumItems || i >= kNumItems) ++ break; ++ + _stack[i++] = (Byte)cur; + lastChar2 = (Byte)cur; + From owner-svn-ports-all@freebsd.org Sat Feb 10 11:00:26 2018 Return-Path: Delivered-To: svn-ports-all@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 C6D73F11C6B; Sat, 10 Feb 2018 11:00:26 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7553278C63; Sat, 10 Feb 2018 11:00:26 +0000 (UTC) (envelope-from rakuco@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 703B01316A; Sat, 10 Feb 2018 11:00:26 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AB0Q5h022025; Sat, 10 Feb 2018 11:00:26 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AB0QpM022023; Sat, 10 Feb 2018 11:00:26 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201802101100.w1AB0QpM022023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 10 Feb 2018 11:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461380 - in head/archivers: p7zip-codec-rar p7zip/files X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in head/archivers: p7zip-codec-rar p7zip/files X-SVN-Commit-Revision: 461380 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:00:27 -0000 Author: rakuco Date: Sat Feb 10 11:00:26 2018 New Revision: 461380 URL: https://svnweb.freebsd.org/changeset/ports/461380 Log: Add patch for CVE-2018-5996 Insufficient exception handling in the method NCompress::NRar3::CDecoder::Code of 7-Zip before 18.00 and p7zip can lead to multiple memory corruptions within the PPMd code, allows remote attackers to cause a denial of service (segmentation fault) or execute arbitrary code via a crafted RAR archive. Obtained from: Debian (link in the patch file) MFH: 2018Q1 Security: 7a2e0063-0e4e-11e8-94c0-5453ed2e2b49 Added: head/archivers/p7zip/files/patch-CVE-2018-5996 (contents, props changed) Modified: head/archivers/p7zip-codec-rar/Makefile Modified: head/archivers/p7zip-codec-rar/Makefile ============================================================================== --- head/archivers/p7zip-codec-rar/Makefile Sat Feb 10 10:59:11 2018 (r461379) +++ head/archivers/p7zip-codec-rar/Makefile Sat Feb 10 11:00:26 2018 (r461380) @@ -1,7 +1,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -codec-rar -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= RAR decoder codec for p7zip Added: head/archivers/p7zip/files/patch-CVE-2018-5996 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/p7zip/files/patch-CVE-2018-5996 Sat Feb 10 11:00:26 2018 (r461380) @@ -0,0 +1,211 @@ +Obtained from: https://anonscm.debian.org/cgit/users/robert/p7zip-rar.git/tree/debian/patches/06-CVE-2018-5996.patch +--- +From: Robert Luberda +Date: Sun, 28 Jan 2018 23:47:40 +0100 +Subject: CVE-2018-5996 + +Hopefully fix Memory Corruptions via RAR PPMd (CVE-2018-5996) by +applying a few changes from 7Zip 18.00-beta. + +Bug-Debian: https://bugs.debian.org/#888314 +--- + CPP/7zip/Compress/Rar1Decoder.cpp | 13 +++++++++---- + CPP/7zip/Compress/Rar1Decoder.h | 1 + + CPP/7zip/Compress/Rar2Decoder.cpp | 10 +++++++++- + CPP/7zip/Compress/Rar2Decoder.h | 1 + + CPP/7zip/Compress/Rar3Decoder.cpp | 23 ++++++++++++++++++++--- + CPP/7zip/Compress/Rar3Decoder.h | 2 ++ + 6 files changed, 42 insertions(+), 8 deletions(-) + +--- CPP/7zip/Compress/Rar1Decoder.cpp ++++ CPP/7zip/Compress/Rar1Decoder.cpp +@@ -29,7 +29,7 @@ public: + }; + */ + +-CDecoder::CDecoder(): m_IsSolid(false) { } ++CDecoder::CDecoder(): m_IsSolid(false), _errorMode(false) { } + + void CDecoder::InitStructures() + { +@@ -406,9 +406,14 @@ HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream * + InitData(); + if (!m_IsSolid) + { ++ _errorMode = false; + InitStructures(); + InitHuff(); + } ++ ++ if (_errorMode) ++ return S_FALSE; ++ + if (m_UnpackSize > 0) + { + GetFlagsBuf(); +@@ -477,9 +482,9 @@ STDMETHODIMP CDecoder::Code(ISequentialInStream *inStream, ISequentialOutStream + const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress) + { + try { return CodeReal(inStream, outStream, inSize, outSize, progress); } +- catch(const CInBufferException &e) { return e.ErrorCode; } +- catch(const CLzOutWindowException &e) { return e.ErrorCode; } +- catch(...) { return S_FALSE; } ++ catch(const CInBufferException &e) { _errorMode = true; return e.ErrorCode; } ++ catch(const CLzOutWindowException &e) { _errorMode = true; return e.ErrorCode; } ++ catch(...) { _errorMode = true; return S_FALSE; } + } + + STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size) +--- CPP/7zip/Compress/Rar1Decoder.h ++++ CPP/7zip/Compress/Rar1Decoder.h +@@ -39,6 +39,7 @@ public: + + Int64 m_UnpackSize; + bool m_IsSolid; ++ bool _errorMode; + + UInt32 ReadBits(int numBits); + HRESULT CopyBlock(UInt32 distance, UInt32 len); +--- CPP/7zip/Compress/Rar2Decoder.cpp ++++ CPP/7zip/Compress/Rar2Decoder.cpp +@@ -80,7 +80,8 @@ static const UInt32 kHistorySize = 1 << 20; + static const UInt32 kWindowReservSize = (1 << 22) + 256; + + CDecoder::CDecoder(): +- m_IsSolid(false) ++ m_IsSolid(false), ++ m_TablesOK(false) + { + } + +@@ -100,6 +101,8 @@ UInt32 CDecoder::ReadBits(unsigned numBits) { return m_InBitStream.ReadBits(numB + + bool CDecoder::ReadTables(void) + { ++ m_TablesOK = false; ++ + Byte levelLevels[kLevelTableSize]; + Byte newLevels[kMaxTableSize]; + m_AudioMode = (ReadBits(1) == 1); +@@ -170,6 +173,8 @@ bool CDecoder::ReadTables(void) + } + + memcpy(m_LastLevels, newLevels, kMaxTableSize); ++ m_TablesOK = true; ++ + return true; + } + +@@ -344,6 +349,9 @@ HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream * + return S_FALSE; + } + ++ if (!m_TablesOK) ++ return S_FALSE; ++ + UInt64 startPos = m_OutWindowStream.GetProcessedSize(); + while (pos < unPackSize) + { +--- CPP/7zip/Compress/Rar2Decoder.h ++++ CPP/7zip/Compress/Rar2Decoder.h +@@ -139,6 +139,7 @@ class CDecoder : + + UInt64 m_PackSize; + bool m_IsSolid; ++ bool m_TablesOK; + + void InitStructures(); + UInt32 ReadBits(unsigned numBits); +--- CPP/7zip/Compress/Rar3Decoder.cpp ++++ CPP/7zip/Compress/Rar3Decoder.cpp +@@ -92,7 +92,8 @@ CDecoder::CDecoder(): + _writtenFileSize(0), + _vmData(0), + _vmCode(0), +- m_IsSolid(false) ++ m_IsSolid(false), ++ _errorMode(false) + { + Ppmd7_Construct(&_ppmd); + } +@@ -545,6 +546,9 @@ HRESULT CDecoder::ReadTables(bool &keepDecompressing) + return InitPPM(); + } + ++ TablesRead = false; ++ TablesOK = false; ++ + _lzMode = true; + PrevAlignBits = 0; + PrevAlignCount = 0; +@@ -606,6 +610,9 @@ HRESULT CDecoder::ReadTables(bool &keepDecompressing) + } + } + } ++ if (InputEofError()) ++ return S_FALSE; ++ + TablesRead = true; + + // original code has check here: +@@ -623,6 +630,9 @@ HRESULT CDecoder::ReadTables(bool &keepDecompressing) + RIF(m_LenDecoder.Build(&newLevels[kMainTableSize + kDistTableSize + kAlignTableSize])); + + memcpy(m_LastLevels, newLevels, kTablesSizesSum); ++ ++ TablesOK = true; ++ + return S_OK; + } + +@@ -824,7 +834,12 @@ HRESULT CDecoder::CodeReal(ICompressProgressInfo *progress) + PpmEscChar = 2; + PpmError = true; + InitFilters(); ++ _errorMode = false; + } ++ ++ if (_errorMode) ++ return S_FALSE; ++ + if (!m_IsSolid || !TablesRead) + { + bool keepDecompressing; +@@ -838,6 +853,8 @@ HRESULT CDecoder::CodeReal(ICompressProgressInfo *progress) + bool keepDecompressing; + if (_lzMode) + { ++ if (!TablesOK) ++ return S_FALSE; + RINOK(DecodeLZ(keepDecompressing)) + } + else +@@ -901,8 +918,8 @@ STDMETHODIMP CDecoder::Code(ISequentialInStream *inStream, ISequentialOutStream + _unpackSize = outSize ? *outSize : (UInt64)(Int64)-1; + return CodeReal(progress); + } +- catch(const CInBufferException &e) { return e.ErrorCode; } +- catch(...) { return S_FALSE; } ++ catch(const CInBufferException &e) { _errorMode = true; return e.ErrorCode; } ++ catch(...) { _errorMode = true; return S_FALSE; } + // CNewException is possible here. But probably CNewException is caused + // by error in data stream. + } +--- CPP/7zip/Compress/Rar3Decoder.h ++++ CPP/7zip/Compress/Rar3Decoder.h +@@ -192,6 +192,7 @@ class CDecoder: + UInt32 _lastFilter; + + bool m_IsSolid; ++ bool _errorMode; + + bool _lzMode; + bool _unsupportedFilter; +@@ -200,6 +201,7 @@ class CDecoder: + UInt32 PrevAlignCount; + + bool TablesRead; ++ bool TablesOK; + + CPpmd7 _ppmd; + int PpmEscChar; From owner-svn-ports-all@freebsd.org Sat Feb 10 11:03:45 2018 Return-Path: Delivered-To: svn-ports-all@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 ECD0CF121C1; Sat, 10 Feb 2018 11:03:44 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from smtp03.mail.online.nl (smtp03.mail.online.nl [194.134.25.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8BF6C790F7; Sat, 10 Feb 2018 11:03:44 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from beastie.bionicmutton.org (s55969a9e.adsl.online.nl [85.150.154.158]) by smtp03.mail.online.nl (Postfix) with ESMTP id 94D581C001A; Sat, 10 Feb 2018 11:53:35 +0100 (CET) From: Adriaan de Groot To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461375 - in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/km... Date: Sat, 10 Feb 2018 11:53:30 +0100 Message-ID: <3762024.MmVCfbbko7@beastie.bionicmutton.org> Organization: FreeBSD In-Reply-To: <201802101029.w1AATp1e006336@repo.freebsd.org> References: <201802101029.w1AATp1e006336@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2007936.yZZ7MaG8sF"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:03:45 -0000 --nextPart2007936.yZZ7MaG8sF Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Saturday, 10 February 2018 11:29:51 CET Tobias C. Berner wrote: > Author: tcberner > Date: Sat Feb 10 10:29:51 2018 > New Revision: 461375 > URL: https://svnweb.freebsd.org/changeset/ports/461375 > > Log: > Rename KDE4 meta ports > > This is done for > * consistency, > * and to simplify the import of the newer KDE Plasma5 desktop and KDE > applications > > Bumps the dependencies. > > Reviewed by: adridg > Differential Revision: https://reviews.freebsd.org/D12979 > > Added: > head/accessibility/kdeaccessibility-kde4/ > - copied from r460240, head/accessibility/kdeaccessibility4/ This commit is incomplete: while it creates accessibility/kdeaccessibility- kde4/ (correctly repocopied), it leaves accessibility/kdeaccessibility4/ in place (while it should have been deleted, as part of the move). That was the content of the review. Something must have gone wrong with committing the deletes -- we're checking around to see what the best next-step is. For context, the moving-around of KDE ports is to make naming consistent: all the KDE4-era stuff (which is basically legacy code at this point, with no more upstream releases planned) gently moved to recognizable -kde4 suffixed ports, so that we can usher in the current upstream KDE releases while leaving KDE4 users with usable software. [ade] --nextPart2007936.yZZ7MaG8sF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABEIAB0WIQTVFBoRsP760fy+Jisy7lRaPghTTwUCWn7PKgAKCRAy7lRaPghT Tz79AP0WwIjQGsF9LPCDTDWnbXZoZXowwHtPZwKXzoZJE/lwpgEAl0RmNb4/gQax pfF5yn7qWsyJ1xBV0/JNEKwE3bTjN7w= =EkQ3 -----END PGP SIGNATURE----- --nextPart2007936.yZZ7MaG8sF-- From owner-svn-ports-all@freebsd.org Sat Feb 10 11:13:15 2018 Return-Path: Delivered-To: svn-ports-all@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 76DCBF12D6B; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CB72796B5; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@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 17862134A6; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABDEGI031295; Sat, 10 Feb 2018 11:13:14 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABDEBf031293; Sat, 10 Feb 2018 11:13:14 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101113.w1ABDEBf031293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 11:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461381 - head/security/clusterssh X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/clusterssh X-SVN-Commit-Revision: 461381 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:13:15 -0000 Author: ehaupt Date: Sat Feb 10 11:13:14 2018 New Revision: 461381 URL: https://svnweb.freebsd.org/changeset/ports/461381 Log: - Update to 4.13 - Mark NO_ARCH Modified: head/security/clusterssh/Makefile head/security/clusterssh/distinfo Modified: head/security/clusterssh/Makefile ============================================================================== --- head/security/clusterssh/Makefile Sat Feb 10 11:00:26 2018 (r461380) +++ head/security/clusterssh/Makefile Sat Feb 10 11:13:14 2018 (r461381) @@ -3,7 +3,7 @@ PORTNAME= clusterssh DISTVERSIONPREFIX= release- -DISTVERSION= 4.11 +DISTVERSION= 4.13 CATEGORIES= security net MAINTAINER= ehaupt@FreeBSD.org @@ -40,6 +40,7 @@ TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes USES= perl5 USE_GITHUB= yes USE_PERL5= modbuild +NO_ARCH= yes GH_ACCOUNT= duncs Modified: head/security/clusterssh/distinfo ============================================================================== --- head/security/clusterssh/distinfo Sat Feb 10 11:00:26 2018 (r461380) +++ head/security/clusterssh/distinfo Sat Feb 10 11:13:14 2018 (r461381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514031816 -SHA256 (duncs-clusterssh-release-4.11_GH0.tar.gz) = e4bf9b6b27dd5252f26ddd83563bf3f2fddd06b4f3b883d4ad669e9f3ed94e84 -SIZE (duncs-clusterssh-release-4.11_GH0.tar.gz) = 84438 +TIMESTAMP = 1518260677 +SHA256 (duncs-clusterssh-release-4.13_GH0.tar.gz) = b8999bedb18f15f137526ac533101e3053cb056e191115b691a6592d7918f366 +SIZE (duncs-clusterssh-release-4.13_GH0.tar.gz) = 84554 From owner-svn-ports-all@freebsd.org Sat Feb 10 11:13:58 2018 Return-Path: Delivered-To: svn-ports-all@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 597EEF12E95; Sat, 10 Feb 2018 11:13:58 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 001F8797D5; Sat, 10 Feb 2018 11:13:57 +0000 (UTC) (envelope-from vanilla@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 EC8F0134A8; Sat, 10 Feb 2018 11:13:57 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABDvxa031432; Sat, 10 Feb 2018 11:13:57 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABDvbW031430; Sat, 10 Feb 2018 11:13:57 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802101113.w1ABDvbW031430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 10 Feb 2018 11:13:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461382 - head/databases/unixODBC X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/databases/unixODBC X-SVN-Commit-Revision: 461382 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:13:58 -0000 Author: vanilla Date: Sat Feb 10 11:13:57 2018 New Revision: 461382 URL: https://svnweb.freebsd.org/changeset/ports/461382 Log: Update to 2.3.5. Modified: head/databases/unixODBC/Makefile head/databases/unixODBC/distinfo Modified: head/databases/unixODBC/Makefile ============================================================================== --- head/databases/unixODBC/Makefile Sat Feb 10 11:13:14 2018 (r461381) +++ head/databases/unixODBC/Makefile Sat Feb 10 11:13:57 2018 (r461382) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unixODBC -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 CATEGORIES= databases MASTER_SITES= ftp://ftp.unixodbc.org/pub/unixODBC/ Modified: head/databases/unixODBC/distinfo ============================================================================== --- head/databases/unixODBC/distinfo Sat Feb 10 11:13:14 2018 (r461381) +++ head/databases/unixODBC/distinfo Sat Feb 10 11:13:57 2018 (r461382) @@ -1,2 +1,3 @@ -SHA256 (unixODBC-2.3.4.tar.gz) = 2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39 -SIZE (unixODBC-2.3.4.tar.gz) = 1830660 +TIMESTAMP = 1518243635 +SHA256 (unixODBC-2.3.5.tar.gz) = 760972e05cc6361aee49d676fb7da8244e0f3a225cd4d3449a951378551b495b +SIZE (unixODBC-2.3.5.tar.gz) = 1633390 From owner-svn-ports-all@freebsd.org Sat Feb 10 11:17:39 2018 Return-Path: Delivered-To: svn-ports-all@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 839B5F13561; Sat, 10 Feb 2018 11:17:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 221A479B7E; Sat, 10 Feb 2018 11:17:39 +0000 (UTC) (envelope-from yuri@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 1C519134AF; Sat, 10 Feb 2018 11:17:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABHcZr031692; Sat, 10 Feb 2018 11:17:38 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABHcEN031690; Sat, 10 Feb 2018 11:17:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101117.w1ABHcEN031690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 11:17:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461383 - in head/games/pioneer: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/games/pioneer: . files X-SVN-Commit-Revision: 461383 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:17:40 -0000 Author: yuri Date: Sat Feb 10 11:17:38 2018 New Revision: 461383 URL: https://svnweb.freebsd.org/changeset/ports/461383 Log: games/pioneer: Update to 0.0.20180203 Changelog: https://github.com/pioneerspacesim/pioneer/blob/master/Changelog.txt Additional port changes: * Removed the patch that has been committed upstream: patch-data_modules_SearchRescue_SearchRescue.lua * Slight whitespace reformatting. PR: 225722 Submitted by: lightside (maintainer) Approved by: tcberner (mentor, implicit) Deleted: head/games/pioneer/files/patch-data_modules_SearchRescue_SearchRescue.lua Modified: head/games/pioneer/Makefile head/games/pioneer/distinfo Modified: head/games/pioneer/Makefile ============================================================================== --- head/games/pioneer/Makefile Sat Feb 10 11:13:57 2018 (r461382) +++ head/games/pioneer/Makefile Sat Feb 10 11:17:38 2018 (r461383) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pioneer -PORTVERSION= 0.0.${GH_TAGNAME} -PORTREVISION= 1 +DISTVERSION= 0.0.${GH_TAGNAME} CATEGORIES= games MAINTAINER= lightside@gmx.com @@ -35,11 +34,9 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ libassimp.so:multimedia/assimp USES= autoreconf compiler:c++11-lib gmake pkgconfig - USE_GITHUB= yes GH_ACCOUNT= pioneerspacesim -GH_TAGNAME= 20171001 - +GH_TAGNAME= 20180203 USE_GL= gl USE_SDL= image2 sdl2 @@ -62,9 +59,8 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS MODELCOMPILER NOGPUJOBS PROFILER SERVERAGENT OPTIONS_DEFAULT= MODELCOMPILER -DOCS_SUB_LIST= QUICKSTART_PATH="${DOCSDIR}" -DOCS_SUB_LIST_OFF= \ - QUICKSTART_PATH="https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${GH_TAGNAME}" +DOCS_SUB_LIST= QUICKSTART_PATH="${DOCSDIR}" +DOCS_SUB_LIST_OFF= QUICKSTART_PATH="https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${GH_TAGNAME}" MODELCOMPILER_DESC= Build/install modelcompiler tool MODELCOMPILER_PLIST_FILES= bin/${PORTNAME}-modelcompiler NOGPUJOBS_DESC= Disable EnableGPUJobs for config.ini by default Modified: head/games/pioneer/distinfo ============================================================================== --- head/games/pioneer/distinfo Sat Feb 10 11:13:57 2018 (r461382) +++ head/games/pioneer/distinfo Sat Feb 10 11:17:38 2018 (r461383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506816107 -SHA256 (pioneerspacesim-pioneer-0.0.20171001-20171001_GH0.tar.gz) = 154118bd3dac2f9b8ea43a837bcb967abcc8c3a8ee5ab61d35183bae85e8b0db -SIZE (pioneerspacesim-pioneer-0.0.20171001-20171001_GH0.tar.gz) = 210900753 +TIMESTAMP = 1518258401 +SHA256 (pioneerspacesim-pioneer-0.0.20180203-20180203_GH0.tar.gz) = 19aa89e8ec0221b937b9279e0d4897b3016e0ce80858d03600d3e80cd7daa907 +SIZE (pioneerspacesim-pioneer-0.0.20180203-20180203_GH0.tar.gz) = 212872392 From owner-svn-ports-all@freebsd.org Sat Feb 10 11:30:21 2018 Return-Path: Delivered-To: svn-ports-all@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 CD24AF147A9; Sat, 10 Feb 2018 11:30:20 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A3B47A59E; Sat, 10 Feb 2018 11:30:20 +0000 (UTC) (envelope-from yuri@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 5B0CF13647; Sat, 10 Feb 2018 11:30:20 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABUKaJ037344; Sat, 10 Feb 2018 11:30:20 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABUKKt037342; Sat, 10 Feb 2018 11:30:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101130.w1ABUKKt037342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 11:30:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461384 - head/www/gohugo X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/www/gohugo X-SVN-Commit-Revision: 461384 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:30:21 -0000 Author: yuri Date: Sat Feb 10 11:30:19 2018 New Revision: 461384 URL: https://svnweb.freebsd.org/changeset/ports/461384 Log: www/gohugo: Update to 0.36 Changelog and details: https://github.com/gohugoio/hugo/releases/tag/v0.36 PR: 225695 Submitted by: ben.lavery@hashbang0.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/www/gohugo/Makefile head/www/gohugo/distinfo Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Sat Feb 10 11:17:38 2018 (r461383) +++ head/www/gohugo/Makefile Sat Feb 10 11:30:19 2018 (r461384) @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.35 +DISTVERSION= 0.36 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -45,6 +45,7 @@ GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/ mattn:go-runewidth:9e777a8:go_runewidth/src/github.com/mattn/go-runewidth \ miekg:mmark:fd2f6c1:mmark/src/github.com/miekg/mmark \ mitchellh:mapstructure:b4575ee:mapstructure/src/github.com/mitchellh/mapstructure \ + muesli:smartcrop:1db4849:smartcrop/src/github.com/muesli/smartcrop \ nicksnyder:go-i18n:0dc1626:go_i18n/src/github.com/nicksnyder/go-i18n \ olekukonko:tablewriter:96aac99:tablewriter/src/github.com/olekukonko/tablewriter \ pelletier:go-toml:16398ba:go_toml/src/github.com/pelletier/go-toml \ Modified: head/www/gohugo/distinfo ============================================================================== --- head/www/gohugo/distinfo Sat Feb 10 11:17:38 2018 (r461383) +++ head/www/gohugo/distinfo Sat Feb 10 11:30:19 2018 (r461384) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517430895 -SHA256 (gohugo/gohugoio-hugo-v0.35_GH0.tar.gz) = dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4 -SIZE (gohugo/gohugoio-hugo-v0.35_GH0.tar.gz) = 22354909 +TIMESTAMP = 1518261810 +SHA256 (gohugo/gohugoio-hugo-v0.36_GH0.tar.gz) = fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7 +SIZE (gohugo/gohugoio-hugo-v0.36_GH0.tar.gz) = 22695613 SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2 SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252 SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c @@ -57,6 +57,8 @@ SHA256 (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 5651c SIZE (gohugo/miekg-mmark-fd2f6c1_GH0.tar.gz) = 198722 SHA256 (gohugo/mitchellh-mapstructure-b4575ee_GH0.tar.gz) = 8a270916744ad1946404252571ee6d4fddddca3b122fc1a313599769f2e2f89c SIZE (gohugo/mitchellh-mapstructure-b4575ee_GH0.tar.gz) = 16269 +SHA256 (gohugo/muesli-smartcrop-1db4849_GH0.tar.gz) = ae61d58038c1eb74f74626af3e8aa29ed9a01d71822d513961efaf116eb6815b +SIZE (gohugo/muesli-smartcrop-1db4849_GH0.tar.gz) = 447906 SHA256 (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 85469070e822c4102fb3d60f30c099d3aa0675cb7e0109448958324b904d38f0 SIZE (gohugo/nicksnyder-go-i18n-0dc1626_GH0.tar.gz) = 39643 SHA256 (gohugo/olekukonko-tablewriter-96aac99_GH0.tar.gz) = 56fdc7f22f517b0f00666030e43cac8e18382820b9162f7566e483eba9625229 From owner-svn-ports-all@freebsd.org Sat Feb 10 11:33:18 2018 Return-Path: Delivered-To: svn-ports-all@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 99F84F14C3D; Sat, 10 Feb 2018 11:33:18 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay118.isp.belgacom.be (mailrelay118.isp.belgacom.be [195.238.20.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A71217A981; Sat, 10 Feb 2018 11:33:17 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes IronPort-PHdr: =?us-ascii?q?9a23=3A06l1SB//suJFLP9uRHKM819IXTAuvvDOBiVQ1KB+?= =?us-ascii?q?0ugRIJqq85mqBkHD//Il1AaPAd2Craocw8Pt8InYEVQa5piAtH1QOLdtbDQizf?= =?us-ascii?q?ssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1?= =?us-ascii?q?JuPoEYLOksi7ze+/94HObwlSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeu?= =?us-ascii?q?BWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbO?= =?us-ascii?q?SxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDtU7s6RSqt4LtqSB/wiS?= =?us-ascii?q?cIKTg58H3MisdtiK5XuQ+tqwBjz4LRZoyaM+dwfr7GfdMCW2VOQtpRWSJGAoO5?= =?us-ascii?q?dYQPDuwBNvtco4Tyo1YCqB2zDhSuCuzy0D9FnnH4060k3eo8Eg/J3gIgEN0Sv3?= =?us-ascii?q?rbt9j1KKUfXfypwKXU0TnPcfVb0ir95ojSdRAhpOmBU6xxccrTzUkkCh3IjlKX?= =?us-ascii?q?qYz+ITyV0/4Cs26A7+F9Uu+vl28nqwN1ojW0xskskJfGiZwIx17Z+yt12oE1Jc?= =?us-ascii?q?e3SENiZ9OvDZVetyafN4RsQ8MiRXlluCggyrIYp5G0ZzMKx4k9yx7YcfyHfJCE?= =?us-ascii?q?4hL9W+mLPDh0nndleLG5ih2v8kag0vXxW8qp3FpQsCZIndjBumoQ2xHd5MWLUO?= =?us-ascii?q?Zx80mu1DuJygvd8PtLIVoumqreM5Mhx7kwmYcNvknbBS/2nVn2jLeRdkU55uik?= =?us-ascii?q?8+Tnbavipp+bL4J0iRvxMqAvmsy6H+s4KA8OU3KH+eS91r3j+Vf1T6lNjv0xia?= =?us-ascii?q?nWrpXaKt4dpq6iGQNV1Zwj6xmnAzen1tQXg2UHIUpGdR6alYTlJV7DLfHiAfui?= =?us-ascii?q?jVmhni1ny+3IM7DuGpnNK2LMkLblfbZz8U5czw8zwMhD55JVCLEBJOn+WkHrtN?= =?us-ascii?q?PGEBA2KBe0zPv9BNV6zIMeVnqDArWFP6PKrV+I+uUvLvGXZI8LvjbxMuAl5/n0?= =?us-ascii?q?jX8lgl8RZKmp0oUNZ3+lBflmLV+ZbmTyjdgaCmcFoxAyTOvwiF2NSTRTfWq9X7?= =?us-ascii?q?og5jEnD4KrFZzDRp6rgLCYxCe7GYdWZnxdClyVC3joc4GEVuwCaCKIPMBujCcL?= =?us-ascii?q?VaO8RIM70hGurgD6waJ9LuXI4i0YqY7j1N9t6u3LkhEy7yB0D9+E326RSGF0m2?= =?us-ascii?q?YIRz4q3KBjv0N90EyD3LN2g/xCC9Nc+ehGUhwnOpLGyOx6Ed/yUBrbftiVUFam?= =?us-ascii?q?XsmmATYpQ9It39ABeFhyG8+kjh/dxSqnGLEVl6aVC5Mq6a3cxGX+K9x6y3bc26?= =?us-ascii?q?krl0MmTddXNW26mq5/8BDeCJTUnEWDlqalaKsc0TXD9GeZ02WBolpXUBVtXqnf?= =?us-ascii?q?WnAffETW/pzF4RbrQ6WvAL0hegdMgeGYLaxWIonggU9HSPjLNs7TbmiqlyG3Hx?= =?us-ascii?q?nelZ2Wa4+/R2Qf2G32D08fngUa+23OYRQ/BCOJjXjTARZVORToeUy6oro2k2+y?= =?us-ascii?q?UkJhl1LCVEZmzbfgv0NMiA=3D=3D?= X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2BgDgBV135a/4aF9lFdHAEBAQQBAQoBA?= =?us-ascii?q?YNSVhBwFROOfY0xAQGCATIBkiSHGS2FGAKCOVkUAQIBAQEBAQECAWooQgwBgWk?= =?us-ascii?q?kgkgBBTocIxALFAQJGgsPKh4GE4o5DLFkiHWCDQEBAQEBAQQBAQEBAQEdBYR8i?= =?us-ascii?q?QKLHgWKYJlOCYggjVeBBZNMjgKLUjYigVBNMAiDA4MKgW5AN4EdizIBAQE?= X-IPAS-Result: =?us-ascii?q?A2BgDgBV135a/4aF9lFdHAEBAQQBAQoBAYNSVhBwFROOfY0?= =?us-ascii?q?xAQGCATIBkiSHGS2FGAKCOVkUAQIBAQEBAQECAWooQgwBgWkkgkgBBTocIxALF?= =?us-ascii?q?AQJGgsPKh4GE4o5DLFkiHWCDQEBAQEBAQQBAQEBAQEdBYR8iQKLHgWKYJlOCYg?= =?us-ascii?q?gjVeBBZNMjgKLUjYigVBNMAiDA4MKgW5AN4EdizIBAQE?= Received: from 134.133-246-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.246.133.134]) by relay.skynet.be with ESMTP; 10 Feb 2018 12:32:06 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id w1ABW5lC001993; Sat, 10 Feb 2018 12:32:06 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sat, 10 Feb 2018 12:32:05 +0100 From: Tijl Coosemans To: Adriaan de Groot Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461375 - in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/km... Message-ID: <20180210123205.09b1e21e@kalimero.tijl.coosemans.org> In-Reply-To: <3762024.MmVCfbbko7@beastie.bionicmutton.org> References: <201802101029.w1AATp1e006336@repo.freebsd.org> <3762024.MmVCfbbko7@beastie.bionicmutton.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:33:18 -0000 On Sat, 10 Feb 2018 11:53:30 +0100 Adriaan de Groot wrote: > On Saturday, 10 February 2018 11:29:51 CET Tobias C. Berner wrote: >> Author: tcberner >> Date: Sat Feb 10 10:29:51 2018 >> New Revision: 461375 >> URL: https://svnweb.freebsd.org/changeset/ports/461375 >> >> Log: >> Rename KDE4 meta ports >> >> This is done for >> * consistency, >> * and to simplify the import of the newer KDE Plasma5 desktop and KDE >> applications >> >> Bumps the dependencies. >> >> Reviewed by: adridg >> Differential Revision: https://reviews.freebsd.org/D12979 >> >> Added: >> head/accessibility/kdeaccessibility-kde4/ >> - copied from r460240, head/accessibility/kdeaccessibility4/ > > This commit is incomplete: while it creates accessibility/kdeaccessibility- > kde4/ (correctly repocopied), it leaves accessibility/kdeaccessibility4/ in > place (while it should have been deleted, as part of the move). That was the > content of the review. Something must have gone wrong with committing the > deletes -- we're checking around to see what the best next-step is. Just deleting the ports should be fine. AFAIK there isn't much (if any) difference in metadata between a move and a copy+delete. From owner-svn-ports-all@freebsd.org Sat Feb 10 11:34:34 2018 Return-Path: Delivered-To: svn-ports-all@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 2B87BF14D70; Sat, 10 Feb 2018 11:34:34 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDBC67AA97; Sat, 10 Feb 2018 11:34:33 +0000 (UTC) (envelope-from riggs@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 C24FF137D5; Sat, 10 Feb 2018 11:34:33 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABYXMh042006; Sat, 10 Feb 2018 11:34:33 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABYXtE042002; Sat, 10 Feb 2018 11:34:33 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802101134.w1ABYXtE042002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 10 Feb 2018 11:34:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461385 - in head/devel/lua-sysctl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head/devel/lua-sysctl: . files X-SVN-Commit-Revision: 461385 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:34:34 -0000 Author: riggs Date: Sat Feb 10 11:34:32 2018 New Revision: 461385 URL: https://svnweb.freebsd.org/changeset/ports/461385 Log: Update to upstream version 2.0, new maintainer Detailed log: - Update to 2.0 - New maintainer: Zsolt Udvari - Use pkg-plist file - Include PORTDOCS and PORTEXAMPLES - Update WWW in pkg-descr - Pet portlint PR: 225225 Submitted by: uzsolt@uzsolt.hu Added: head/devel/lua-sysctl/pkg-plist (contents, props changed) Deleted: head/devel/lua-sysctl/files/ Modified: head/devel/lua-sysctl/Makefile head/devel/lua-sysctl/distinfo head/devel/lua-sysctl/pkg-descr Modified: head/devel/lua-sysctl/Makefile ============================================================================== --- head/devel/lua-sysctl/Makefile Sat Feb 10 11:30:19 2018 (r461384) +++ head/devel/lua-sysctl/Makefile Sat Feb 10 11:34:32 2018 (r461385) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= sysctl -PORTVERSION= 1.1 +PORTVERSION= 2.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Small sysctl(3) interface for lua LICENSE= BSD2CLAUSE BROKEN_FreeBSD_10= does not build (error: use of undeclared identifier 'CTLTYPE_S8') +USES= pkgconfig lua + USE_GITHUB= yes GH_ACCOUNT= kAworu GH_PROJECT= lua-${PORTNAME} -USES= pkgconfig lua -PLIST_FILES= %%LUA_MODSHAREDIR%%/sysctl.lua \ - %%LUA_MODLIBDIR%%/sysctl/core.so - post-patch: @${REINPLACE_CMD} -e "s/5.1/${LUA_VER}/g" ${WRKSRC}/Makefile do-install: - @${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR}/sysctl ${STAGEDIR}${LUA_MODSHAREDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/sysctl.lua ${STAGEDIR}${LUA_MODSHAREDIR}/sysctl.lua - ${INSTALL_LIB} ${WRKSRC}/build/core.so ${STAGEDIR}${LUA_MODLIBDIR}/sysctl/core.so + @${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} \ + ${STAGEDIR}${EXAMPLESDIR} \ + ${STAGEDIR}${DOCSDIR}/${PKGNAMEPREFIX}${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/misc/*.lua ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/${PKGNAMEPREFIX}${PORTNAME} + ${INSTALL_LIB} ${WRKSRC}/build/sysctl.so ${STAGEDIR}${LUA_MODLIBDIR}/sysctl.so .include Modified: head/devel/lua-sysctl/distinfo ============================================================================== --- head/devel/lua-sysctl/distinfo Sat Feb 10 11:30:19 2018 (r461384) +++ head/devel/lua-sysctl/distinfo Sat Feb 10 11:34:32 2018 (r461385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482933728 -SHA256 (kAworu-lua-sysctl-v1.1_GH0.tar.gz) = ea250dc17918c5e76b8fc8053528700984aded784d92b158bca13e1295d77f12 -SIZE (kAworu-lua-sysctl-v1.1_GH0.tar.gz) = 8003 +TIMESTAMP = 1516034617 +SHA256 (kAworu-lua-sysctl-v2.0_GH0.tar.gz) = 2d5f9720f0f3c56994ed7537564e6ad33c3e305d39da55cd485bf7f335d6c075 +SIZE (kAworu-lua-sysctl-v2.0_GH0.tar.gz) = 7900 Modified: head/devel/lua-sysctl/pkg-descr ============================================================================== --- head/devel/lua-sysctl/pkg-descr Sat Feb 10 11:30:19 2018 (r461384) +++ head/devel/lua-sysctl/pkg-descr Sat Feb 10 11:34:32 2018 (r461385) @@ -1,3 +1,3 @@ A small sysctl(3) interface for lua -WWW: http://hg.kaworu.ch/lua-sysctl +WWW: https://github.com/kAworu/lua-sysctl Added: head/devel/lua-sysctl/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lua-sysctl/pkg-plist Sat Feb 10 11:34:32 2018 (r461385) @@ -0,0 +1,4 @@ +%%PORTDOCS%%%%DOCSDIR%%/lua52-sysctl/README.md +%%LUA_MODLIBDIR%%/sysctl.so +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i.lua +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-all.lua From owner-svn-ports-all@freebsd.org Sat Feb 10 11:36:54 2018 Return-Path: Delivered-To: svn-ports-all@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 03FA2F1517D; Sat, 10 Feb 2018 11:36:54 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADD627ACBD; Sat, 10 Feb 2018 11:36:53 +0000 (UTC) (envelope-from oliver@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 A8C07137D9; Sat, 10 Feb 2018 11:36:53 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABarjh042219; Sat, 10 Feb 2018 11:36:53 GMT (envelope-from oliver@FreeBSD.org) Received: (from oliver@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABardE042217; Sat, 10 Feb 2018 11:36:53 GMT (envelope-from oliver@FreeBSD.org) Message-Id: <201802101136.w1ABardE042217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: oliver set sender to oliver@FreeBSD.org using -f From: Oliver Lehmann Date: Sat, 10 Feb 2018 11:36:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461386 - head/devel/pecl-yac X-SVN-Group: ports-head X-SVN-Commit-Author: oliver X-SVN-Commit-Paths: head/devel/pecl-yac X-SVN-Commit-Revision: 461386 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:36:54 -0000 Author: oliver Date: Sat Feb 10 11:36:53 2018 New Revision: 461386 URL: https://svnweb.freebsd.org/changeset/ports/461386 Log: upgrade to 2.0.2 Minimum required PHP version is now 7 - 5.x is no longer supported Modified: head/devel/pecl-yac/Makefile head/devel/pecl-yac/distinfo Modified: head/devel/pecl-yac/Makefile ============================================================================== --- head/devel/pecl-yac/Makefile Sat Feb 10 11:34:32 2018 (r461385) +++ head/devel/pecl-yac/Makefile Sat Feb 10 11:36:53 2018 (r461386) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yac -PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 2.0.2 PORTEPOCH= 1 CATEGORIES= devel @@ -13,7 +12,7 @@ COMMENT= Yac is a shared memory user data cache for PH LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 56 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module Modified: head/devel/pecl-yac/distinfo ============================================================================== --- head/devel/pecl-yac/distinfo Sat Feb 10 11:34:32 2018 (r461385) +++ head/devel/pecl-yac/distinfo Sat Feb 10 11:36:53 2018 (r461386) @@ -1,2 +1,3 @@ -SHA256 (PECL/yac-0.9.2.tgz) = f57d7dc18520f2114194fa44eb8e77b4cc8142bf0bd1314b9445dd99bc53dd99 -SIZE (PECL/yac-0.9.2.tgz) = 34822 +TIMESTAMP = 1518262589 +SHA256 (PECL/yac-2.0.2.tgz) = 82c9f9e48ccb67fe9631c70209eb33779e58abdb1746abe46e1f55e56508a47c +SIZE (PECL/yac-2.0.2.tgz) = 32682 From owner-svn-ports-all@freebsd.org Sat Feb 10 11:39:53 2018 Return-Path: Delivered-To: svn-ports-all@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 DD333F155A3; Sat, 10 Feb 2018 11:39:53 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CBD67AEAA; Sat, 10 Feb 2018 11:39:53 +0000 (UTC) (envelope-from tcberner@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 8159B137DA; Sat, 10 Feb 2018 11:39:53 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABdriR042712; Sat, 10 Feb 2018 11:39:53 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABdrfx042711; Sat, 10 Feb 2018 11:39:53 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802101139.w1ABdrfx042711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 10 Feb 2018 11:39:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461387 - in head: accessibility/kdeaccessibility4 deskutils/kdepim4 deskutils/kdepim4-runtime deskutils/kdepimlibs4 devel/kdebindings4 devel/kdesdk4 devel/kdesdk4-kioslaves devel/kdesd... X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: accessibility/kdeaccessibility4 deskutils/kdepim4 deskutils/kdepim4-runtime deskutils/kdepimlibs4 devel/kdebindings4 devel/kdesdk4 devel/kdesdk4-kioslaves devel/kdesdk4-strigi-analyzers devel... X-SVN-Commit-Revision: 461387 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:39:54 -0000 Author: tcberner Date: Sat Feb 10 11:39:52 2018 New Revision: 461387 URL: https://svnweb.freebsd.org/changeset/ports/461387 Log: Follow up to r461375 * Remove the (origins of the) copied ports manually (as the new ones are repo-copies of these, no history is lost). * Fixup index in games/Makefile Sorry for the breakage. Pointy hat: tcberner Deleted: head/accessibility/kdeaccessibility4/ head/deskutils/kdepim4/ head/deskutils/kdepim4-runtime/ head/deskutils/kdepimlibs4/ head/devel/kdebindings4/ head/devel/kdesdk4/ head/devel/kdesdk4-kioslaves/ head/devel/kdesdk4-strigi-analyzers/ head/devel/kdesdk4-thumbnailers/ head/games/kdegames4/ head/graphics/kdegraphics4/ head/graphics/kdegraphics4-mobipocket/ head/graphics/kdegraphics4-strigi-analyzer/ head/graphics/kdegraphics4-svgpart/ head/graphics/kdegraphics4-thumbnailers/ head/misc/kdeedu4/ head/misc/kdeutils4/ head/multimedia/kdemultimedia4/ head/multimedia/kdemultimedia4-ffmpegthumbs/ head/multimedia/kdemultimedia4-mplayerthumbs/ head/net/kdenetwork4/ head/net/kdenetwork4-filesharing/ head/net/kdenetwork4-strigi-analyzers/ head/sysutils/kdeadmin4/ head/www/kdewebdev4/ head/x11-clocks/kdetoys4/ head/x11-themes/kdeartwork4/ head/x11/kdelibs4/ Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sat Feb 10 11:36:53 2018 (r461386) +++ head/games/Makefile Sat Feb 10 11:39:52 2018 (r461387) @@ -472,7 +472,7 @@ SUBDIR += kbounce SUBDIR += kbreakout SUBDIR += kcheckers - SUBDIR += kdegames4 + SUBDIR += kdegames-kde4 SUBDIR += kdiamond SUBDIR += keeperrl SUBDIR += kevedit From owner-svn-ports-all@freebsd.org Sat Feb 10 11:48:31 2018 Return-Path: Delivered-To: svn-ports-all@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 ECB40F15F9B; Sat, 10 Feb 2018 11:48:30 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9EB287B498; Sat, 10 Feb 2018 11:48:30 +0000 (UTC) (envelope-from tcberner@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 94F9E13998; Sat, 10 Feb 2018 11:48:30 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABmUQr047474; Sat, 10 Feb 2018 11:48:30 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABmUuk047473; Sat, 10 Feb 2018 11:48:30 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201802101148.w1ABmUuk047473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 10 Feb 2018 11:48:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461388 - head X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 461388 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:48:31 -0000 Author: tcberner Date: Sat Feb 10 11:48:30 2018 New Revision: 461388 URL: https://svnweb.freebsd.org/changeset/ports/461388 Log: Follow up to r461375 * Fix typo in MOVED Pointy hat: tcberner Reported by: antoine Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 10 11:39:52 2018 (r461387) +++ head/MOVED Sat Feb 10 11:48:30 2018 (r461388) @@ -9920,7 +9920,7 @@ portuguese/eric6||2018-02-08|No longer shipped by upst devel/rubygem-event-bus||2018-02-08|Has expired: No longer maintained upstream accessibility/kdeaccessibility4|accessibility/kdeaccessibility-kde4|2018-02-10|Rename KDE4 metaports for simplicty deskutils/kdepim4-runtime|deskutils/kdepim-runtime-kde4|2018-02-10|Rename KDE4 metaports for simplicty -deskutils/kdepim4|desktuils/kdepim-kde4|2018-02-10|Rename KDE4 metaports for simplicty +deskutils/kdepim4|deskutils/kdepim-kde4|2018-02-10|Rename KDE4 metaports for simplicty deskutils/kdepimlibs4|deskutils/kdepimlibs-kde4|2018-02-10|Rename KDE4 metaports for simplicty devel/kdebindings4|devel/kdebindings-kde4|2018-02-10|Rename KDE4 metaports for simplicty devel/kdesdk4-kioslaves|devel/kdesdk-kioslaves-kde4|2018-02-10|Rename KDE4 metaports for simplicty From owner-svn-ports-all@freebsd.org Sat Feb 10 11:50:05 2018 Return-Path: Delivered-To: svn-ports-all@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 45378F161AA; Sat, 10 Feb 2018 11:50:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA4957B5EC; Sat, 10 Feb 2018 11:50:04 +0000 (UTC) (envelope-from yuri@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 E52C8139A2; Sat, 10 Feb 2018 11:50:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABo4iG047687; Sat, 10 Feb 2018 11:50:04 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABo47H047685; Sat, 10 Feb 2018 11:50:04 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101150.w1ABo47H047685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 11:50:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461389 - head/devel/easyloggingpp X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/easyloggingpp X-SVN-Commit-Revision: 461389 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:50:05 -0000 Author: yuri Date: Sat Feb 10 11:50:04 2018 New Revision: 461389 URL: https://svnweb.freebsd.org/changeset/ports/461389 Log: devel/easyloggingpp: Update to 9.95.4 Changelog: https://github.com/muflihun/easyloggingpp/releases/tag/v9.95.4 Submitted by: portscout Approved by: tcberner (mentor, implicit) Modified: head/devel/easyloggingpp/Makefile head/devel/easyloggingpp/distinfo Modified: head/devel/easyloggingpp/Makefile ============================================================================== --- head/devel/easyloggingpp/Makefile Sat Feb 10 11:48:30 2018 (r461388) +++ head/devel/easyloggingpp/Makefile Sat Feb 10 11:50:04 2018 (r461389) @@ -2,7 +2,7 @@ PORTNAME= easyloggingpp DISTVERSIONPREFIX= v -DISTVERSION= 9.95.3 +DISTVERSION= 9.95.4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/easyloggingpp/distinfo ============================================================================== --- head/devel/easyloggingpp/distinfo Sat Feb 10 11:48:30 2018 (r461388) +++ head/devel/easyloggingpp/distinfo Sat Feb 10 11:50:04 2018 (r461389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516061458 -SHA256 (muflihun-easyloggingpp-v9.95.3_GH0.tar.gz) = daa1d6f09b15482d418d3698741d2330195bf0e97370bc27d02bb6cc18debfb8 -SIZE (muflihun-easyloggingpp-v9.95.3_GH0.tar.gz) = 747358 +TIMESTAMP = 1518262857 +SHA256 (muflihun-easyloggingpp-v9.95.4_GH0.tar.gz) = 1d1814db8f95f40b37e92b4c18c1630766c285012f6716cb08e29116fd526059 +SIZE (muflihun-easyloggingpp-v9.95.4_GH0.tar.gz) = 747571 From owner-svn-ports-all@freebsd.org Sat Feb 10 12:00:01 2018 Return-Path: Delivered-To: svn-ports-all@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 4F488F16F19; Sat, 10 Feb 2018 12:00:01 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B61737BC25; Sat, 10 Feb 2018 11:59:59 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 82F9FBDD31; Sat, 10 Feb 2018 12:59:57 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 4BC48BDD2F; Sat, 10 Feb 2018 12:59:56 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id BB222A207B92; Sat, 10 Feb 2018 12:59:55 +0100 (CET) Date: Sat, 10 Feb 2018 12:59:55 +0100 From: Mathieu Arnold To: Tijl Coosemans Cc: Adriaan de Groot , "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461375 - in head: . Mk/Uses accessibility accessibility/jovie accessibility/kaccessible accessibility/kdeaccessibility-kde4 accessibility/kmag accessibility/kmousetool accessibility/km... Message-ID: <20180210115955.xov4btipolptrqe4@atuin.in.mat.cc> References: <201802101029.w1AATp1e006336@repo.freebsd.org> <3762024.MmVCfbbko7@beastie.bionicmutton.org> <20180210123205.09b1e21e@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kimbgxjo2azi7y7a" Content-Disposition: inline In-Reply-To: <20180210123205.09b1e21e@kalimero.tijl.coosemans.org> User-Agent: NeoMutt/20170912 (1.9.0) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 12:00:01 -0000 --kimbgxjo2azi7y7a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 10, 2018 at 11:32:05AM +0000, Tijl Coosemans wrote: > On Sat, 10 Feb 2018 11:53:30 +0100 Adriaan de Groot = wrote: > > On Saturday, 10 February 2018 11:29:51 CET Tobias C. Berner wrote: > >> Author: tcberner > >> Date: Sat Feb 10 10:29:51 2018 > >> New Revision: 461375 > >> URL: https://svnweb.freebsd.org/changeset/ports/461375 > >>=20 > >> Log: > >> Rename KDE4 meta ports > >>=20 > >> This is done for > >> * consistency, > >> * and to simplify the import of the newer KDE Plasma5 desktop and K= DE > >> applications > >>=20 > >> Bumps the dependencies. > >>=20 > >> Reviewed by: adridg > >> Differential Revision: https://reviews.freebsd.org/D12979 > >>=20 > >> Added: > >> head/accessibility/kdeaccessibility-kde4/ > >> - copied from r460240, head/accessibility/kdeaccessibility4/ =20 > >=20 > > This commit is incomplete: while it creates accessibility/kdeaccessibil= ity- > > kde4/ (correctly repocopied), it leaves accessibility/kdeaccessibility4= / in=20 > > place (while it should have been deleted, as part of the move). That wa= s the=20 > > content of the review. Something must have gone wrong with committing t= he=20 > > deletes -- we're checking around to see what the best next-step is. >=20 > Just deleting the ports should be fine. AFAIK there isn't much (if any) > difference in metadata between a move and a copy+delete. There is none. Move is copy+delete. --=20 Mathieu Arnold --kimbgxjo2azi7y7a Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaft66XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I0BEP/jxfxIpDeUOnbLRzHpIZmkRP MpUtp87Cp3TMnCd5wG8UC+3LHYvYzcaXF3qbz34xto15ds+KD/fZNjQN9qylVvDW u/7zwy0d2CpyYfzlq3HjM7QSPKjbLwlNpqACoJzfH0oLReOhFNF3NdEkiYldENux gQ6nHHhW2fVfztpHyxKQnxbu9T42sfcfJ5cQ1VqNKETdNbAWRVQpO7JeuLm9iyU/ 3TPUmO2l9qDg74bwP4fSyfAFkrKu27fer0sHIbi2PQDvuPJPI7dwmXnAK3l20LoP ESJwJvqUjVgqNRnGUEwMoVdNrFmQkR7ZPhiLWEJ4cePmmgY3tdzsJGtnbJdKECvC yXlLdhaphru+EC6YIVZkey5zc6526c4ti64G88bpFxM1yLhAS3O8JISBdXedSrPJ vl5cBM/qza6qMCf4RjTc5iwkLrEdp8JPYf8IkExBz7wpv5FwBMk4C2D8w94OAGmu y9izuHDXkTBZYNkWpOihPP97LSAs3OOvufoorWlgvhg7nkb/doyiPo8hd7RrLq/x yVh88qOVVIZc7m1KKz77o9NyDvulm4XWamZDY2cZRv/KosWmJYSmAyzJrQiiwOBm dlEz4tKJ0SQvZRomPaXqnfbsYw5hb7iQXR0Oby+aB8xyXUTjTR/uoO5A650yVLuD Efl9nUIwb6lZ62wjEdjE =/wCB -----END PGP SIGNATURE----- --kimbgxjo2azi7y7a-- From owner-svn-ports-all@freebsd.org Sat Feb 10 12:34:38 2018 Return-Path: Delivered-To: svn-ports-all@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 B6E45F19E32; Sat, 10 Feb 2018 12:34:38 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 695ED7D248; Sat, 10 Feb 2018 12:34:38 +0000 (UTC) (envelope-from ehaupt@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 64635141A8; Sat, 10 Feb 2018 12:34:38 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ACYcuY072463; Sat, 10 Feb 2018 12:34:38 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ACYcVt072461; Sat, 10 Feb 2018 12:34:38 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101234.w1ACYcVt072461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 12:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461390 - head/net/minissdpd X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/minissdpd X-SVN-Commit-Revision: 461390 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 12:34:38 -0000 Author: ehaupt Date: Sat Feb 10 12:34:37 2018 New Revision: 461390 URL: https://svnweb.freebsd.org/changeset/ports/461390 Log: Update to 1.5.20180203 PR: 225719 Submitted by: shurd@FreeBSD.org Modified: head/net/minissdpd/Makefile head/net/minissdpd/distinfo Modified: head/net/minissdpd/Makefile ============================================================================== --- head/net/minissdpd/Makefile Sat Feb 10 11:50:04 2018 (r461389) +++ head/net/minissdpd/Makefile Sat Feb 10 12:34:37 2018 (r461390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minissdpd -PORTVERSION= 1.5.20161216 +PORTVERSION= 1.5.20180203 CATEGORIES= net MASTER_SITES= http://miniupnp.free.fr/files/ \ LOCAL/ehaupt Modified: head/net/minissdpd/distinfo ============================================================================== --- head/net/minissdpd/distinfo Sat Feb 10 11:50:04 2018 (r461389) +++ head/net/minissdpd/distinfo Sat Feb 10 12:34:37 2018 (r461390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482323598 -SHA256 (minissdpd-1.5.20161216.tar.gz) = b04f8f9d6f0ec9e9a99c23dfaeb14d33cb2e8e6c48f2928f1235f38df6a9d228 -SIZE (minissdpd-1.5.20161216.tar.gz) = 35078 +TIMESTAMP = 1518265738 +SHA256 (minissdpd-1.5.20180203.tar.gz) = 9b39cbd7dd74a5d01eab5109938679f87aff52e0ad30993f819d237d108a39fa +SIZE (minissdpd-1.5.20180203.tar.gz) = 35848 From owner-svn-ports-all@freebsd.org Sat Feb 10 12:39:51 2018 Return-Path: Delivered-To: svn-ports-all@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 74987F1A3B9; Sat, 10 Feb 2018 12:39:51 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 279897D463; Sat, 10 Feb 2018 12:39:51 +0000 (UTC) (envelope-from ehaupt@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 22603141AE; Sat, 10 Feb 2018 12:39:51 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ACdpHm072786; Sat, 10 Feb 2018 12:39:51 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ACdobf072784; Sat, 10 Feb 2018 12:39:50 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101239.w1ACdobf072784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 12:39:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461391 - in head/www/py-buku: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head/www/py-buku: . files X-SVN-Commit-Revision: 461391 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 12:39:51 -0000 Author: ehaupt Date: Sat Feb 10 12:39:50 2018 New Revision: 461391 URL: https://svnweb.freebsd.org/changeset/ports/461391 Log: Update to 3.6 Deleted: head/www/py-buku/files/ Modified: head/www/py-buku/Makefile head/www/py-buku/distinfo Modified: head/www/py-buku/Makefile ============================================================================== --- head/www/py-buku/Makefile Sat Feb 10 12:34:37 2018 (r461390) +++ head/www/py-buku/Makefile Sat Feb 10 12:39:50 2018 (r461391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buku -PORTVERSION= 3.5 +PORTVERSION= 3.6 DISTVERSIONPREFIX= v CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-buku/distinfo ============================================================================== --- head/www/py-buku/distinfo Sat Feb 10 12:34:37 2018 (r461390) +++ head/www/py-buku/distinfo Sat Feb 10 12:39:50 2018 (r461391) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511251288 -SHA256 (jarun-Buku-v3.5_GH0.tar.gz) = b758924b78a45d39e6d8e16915f2df17a7e7d5e184a876819c6aa612cd73fc05 -SIZE (jarun-Buku-v3.5_GH0.tar.gz) = 87096 +TIMESTAMP = 1518261731 +SHA256 (jarun-Buku-v3.6_GH0.tar.gz) = 6126dbf820a18af69b0bd24eb86a04a71d4904ba84dc174b98c1050fae8f9fad +SIZE (jarun-Buku-v3.6_GH0.tar.gz) = 87355 From owner-svn-ports-all@freebsd.org Sat Feb 10 12:53:34 2018 Return-Path: Delivered-To: svn-ports-all@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 8879EF1B742; Sat, 10 Feb 2018 12:53:34 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C5847DF9F; Sat, 10 Feb 2018 12:53:34 +0000 (UTC) (envelope-from riggs@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 1C94414516; Sat, 10 Feb 2018 12:53:34 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ACrXlf082210; Sat, 10 Feb 2018 12:53:33 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ACrXsl082207; Sat, 10 Feb 2018 12:53:33 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201802101253.w1ACrXsl082207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 10 Feb 2018 12:53:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461392 - head/deskutils/freeplane X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/deskutils/freeplane X-SVN-Commit-Revision: 461392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 12:53:34 -0000 Author: riggs Date: Sat Feb 10 12:53:33 2018 New Revision: 461392 URL: https://svnweb.freebsd.org/changeset/ports/461392 Log: Update to upstream version 1.6.13 (bug fix release) Detailed maintainer log: - Update byte buddy (fix scripts execution under Java 9) - Add icon and attribute conditions to style editor - Skip node numbers on node sort and in some other cases - Show creation modification in the status line - Improve performance for many with many SVG icons - Fix Java applet PR: 225710 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/deskutils/freeplane/Makefile head/deskutils/freeplane/distinfo head/deskutils/freeplane/pkg-plist Modified: head/deskutils/freeplane/Makefile ============================================================================== --- head/deskutils/freeplane/Makefile Sat Feb 10 12:39:50 2018 (r461391) +++ head/deskutils/freeplane/Makefile Sat Feb 10 12:53:33 2018 (r461392) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -PORTVERSION= 1.6.12 -PORTREVISION= 1 +PORTVERSION= 1.6.13 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable DISTNAME= ${PORTNAME}_bin-${PORTVERSION} Modified: head/deskutils/freeplane/distinfo ============================================================================== --- head/deskutils/freeplane/distinfo Sat Feb 10 12:39:50 2018 (r461391) +++ head/deskutils/freeplane/distinfo Sat Feb 10 12:53:33 2018 (r461392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516389249 -SHA256 (freeplane_bin-1.6.12.zip) = 34ebea17df37edd8bd1f52ea5e7e40d3e83e2b409a62dbd0d74a86967c9ea6f0 -SIZE (freeplane_bin-1.6.12.zip) = 36164443 +TIMESTAMP = 1517945397 +SHA256 (freeplane_bin-1.6.13.zip) = 124803a6034fc0d45f29143dda5ed7f8689b36ff2e59d09347010059f46beef9 +SIZE (freeplane_bin-1.6.13.zip) = 36330755 Modified: head/deskutils/freeplane/pkg-plist ============================================================================== --- head/deskutils/freeplane/pkg-plist Sat Feb 10 12:39:50 2018 (r461391) +++ head/deskutils/freeplane/pkg-plist Sat Feb 10 12:53:33 2018 (r461392) @@ -178,7 +178,7 @@ bin/freeplane %%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/jmapviewer-1.14.jar %%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/plugin-1.5.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/META-INF/MANIFEST.MF -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/byte-buddy-1.6.9.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/byte-buddy-1.7.9.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-all-2.3.1.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-patcher-0.0.2.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/plugin-1.5.jar From owner-svn-ports-all@freebsd.org Sat Feb 10 12:58:56 2018 Return-Path: Delivered-To: svn-ports-all@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 8CACEF1BD8F; Sat, 10 Feb 2018 12:58:56 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B0B57E256; Sat, 10 Feb 2018 12:58:56 +0000 (UTC) (envelope-from dbaio@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 35DC61451B; Sat, 10 Feb 2018 12:58:56 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ACwuJM082524; Sat, 10 Feb 2018 12:58:56 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ACwugq082523; Sat, 10 Feb 2018 12:58:56 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802101258.w1ACwugq082523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 12:58:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461393 - head/devel/py-jcc X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-jcc X-SVN-Commit-Revision: 461393 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 12:58:56 -0000 Author: dbaio Date: Sat Feb 10 12:58:55 2018 New Revision: 461393 URL: https://svnweb.freebsd.org/changeset/ports/461393 Log: devel/py-jcc: Fix build with Clang 6 Modified: head/devel/py-jcc/Makefile Modified: head/devel/py-jcc/Makefile ============================================================================== --- head/devel/py-jcc/Makefile Sat Feb 10 12:53:33 2018 (r461392) +++ head/devel/py-jcc/Makefile Sat Feb 10 12:58:55 2018 (r461393) @@ -25,7 +25,7 @@ JAVA_VERSION= 1.6+ JAVA_VENDOR= openjdk JCC_INCLUDES= '${JAVA_HOME}/include;${JAVA_HOME}/include/freebsd' -JCC_CFLAGS= '-fno-strict-aliasing;-pipe' +JCC_CFLAGS= '-fno-strict-aliasing;-pipe;-std=gnu++98' JCC_LFLAGS= '-L${JAVA_HOME}/jre/lib/${ARCH};-ljava;-ljvm;-lverify;-L${JAVA_HOME}/jre/lib/${ARCH}/server;-L${JAVA_HOME}/jre/lib/${ARCH}/client;-Wl,-rpath=${JAVA_HOME}/jre/lib/${ARCH}:${JAVA_HOME}/jre/lib/${ARCH}/server:${JAVA_HOME}/jre/lib/${ARCH}/client' JCC_DEBUG_CFLAGS= "-O0 -g -DDEBUG" From owner-svn-ports-all@freebsd.org Sat Feb 10 13:06:10 2018 Return-Path: Delivered-To: svn-ports-all@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 2030AF1C6C2; Sat, 10 Feb 2018 13:06:10 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9AA97E77F; Sat, 10 Feb 2018 13:06:09 +0000 (UTC) (envelope-from dbaio@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 C4902146B4; Sat, 10 Feb 2018 13:06:09 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AD69qk087689; Sat, 10 Feb 2018 13:06:09 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AD69CK087687; Sat, 10 Feb 2018 13:06:09 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802101306.w1AD69CK087687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 13:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461394 - head/devel/py-stopit X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-stopit X-SVN-Commit-Revision: 461394 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 13:06:10 -0000 Author: dbaio Date: Sat Feb 10 13:06:09 2018 New Revision: 461394 URL: https://svnweb.freebsd.org/changeset/ports/461394 Log: devel/py-stopit: Update to 1.1.2 Allow concurrent installation. Reorder Makefile. Update license to MIT. Changes: https://github.com/glenfant/stopit/blob/1.1.2/CHANGES.rst Modified: head/devel/py-stopit/Makefile head/devel/py-stopit/distinfo Modified: head/devel/py-stopit/Makefile ============================================================================== --- head/devel/py-stopit/Makefile Sat Feb 10 12:58:55 2018 (r461393) +++ head/devel/py-stopit/Makefile Sat Feb 10 13:06:09 2018 (r461394) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stopit -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,10 +9,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Timeout control decorator and context managers in Python -LICENSE= GPLv3 +LICENSE= MIT -NO_ARCH= yes USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include Modified: head/devel/py-stopit/distinfo ============================================================================== --- head/devel/py-stopit/distinfo Sat Feb 10 12:58:55 2018 (r461393) +++ head/devel/py-stopit/distinfo Sat Feb 10 13:06:09 2018 (r461394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467936276 -SHA256 (stopit-1.1.1.tar.gz) = d879a892e6c0d524763b8bf20831a78311d86ea59ec199ec551abf3f494b0708 -SIZE (stopit-1.1.1.tar.gz) = 18009 +TIMESTAMP = 1518266523 +SHA256 (stopit-1.1.2.tar.gz) = f7f39c583fd92027bd9d06127b259aee7a5b7945c1f1fa56263811e1e766996d +SIZE (stopit-1.1.2.tar.gz) = 18281 From owner-svn-ports-all@freebsd.org Sat Feb 10 13:07:17 2018 Return-Path: Delivered-To: svn-ports-all@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 68DA8F1C7F8; Sat, 10 Feb 2018 13:07:17 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E8907E8B6; Sat, 10 Feb 2018 13:07:17 +0000 (UTC) (envelope-from zeising@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 196F0146B6; Sat, 10 Feb 2018 13:07:17 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AD7GDs087858; Sat, 10 Feb 2018 13:07:16 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AD7G9E087855; Sat, 10 Feb 2018 13:07:16 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201802101307.w1AD7G9E087855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 10 Feb 2018 13:07:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461395 - in head/graphics/feh: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/graphics/feh: . files X-SVN-Commit-Revision: 461395 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 13:07:17 -0000 Author: zeising Date: Sat Feb 10 13:07:16 2018 New Revision: 461395 URL: https://svnweb.freebsd.org/changeset/ports/461395 Log: Update grapics/feh to 2.23.1 ChangeLog: https://feh.finalrewind.org/archive/2.23.1/ Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo head/graphics/feh/files/patch-config.mk Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Sat Feb 10 13:06:09 2018 (r461394) +++ head/graphics/feh/Makefile Sat Feb 10 13:07:16 2018 (r461395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 2.23 +PORTVERSION= 2.23.1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs @@ -22,7 +22,7 @@ USES= cpe desktop-file-utils gmake perl5 shebangfix t CPE_VENDOR= daniel_friesel USE_PERL5= run -CPPFLAGS+= -I${LOCALBASE}/include +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV+= LDFLAGS="${LDFLAGS}" Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Sat Feb 10 13:06:09 2018 (r461394) +++ head/graphics/feh/distinfo Sat Feb 10 13:07:16 2018 (r461395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514713644 -SHA256 (feh-2.23.tar.bz2) = 16df3cb813526a549e854aa82f80bcb299b9e83dd687ab4216a84e86f61722a1 -SIZE (feh-2.23.tar.bz2) = 2130344 +TIMESTAMP = 1518263586 +SHA256 (feh-2.23.1.tar.bz2) = 9bc164d0863d41201bd253a2652dcee5806a9c6a8b5918bb8ba09fcee6d7e9be +SIZE (feh-2.23.1.tar.bz2) = 2130373 Modified: head/graphics/feh/files/patch-config.mk ============================================================================== --- head/graphics/feh/files/patch-config.mk Sat Feb 10 13:06:09 2018 (r461394) +++ head/graphics/feh/files/patch-config.mk Sat Feb 10 13:07:16 2018 (r461395) @@ -1,4 +1,4 @@ ---- config.mk.orig 2017-12-28 18:28:35 UTC +s--- config.mk.orig 2017-12-28 18:28:35 UT2 +++ config.mk @@ -22,12 +22,12 @@ endif @@ -15,12 +15,3 @@ desktop_dir = ${main_dir}/share/applications icon_dir = ${ICON_PREFIX}/hicolor 48_icon_dir = ${icon_dir}/48x48/apps -@@ -38,7 +38,7 @@ CFLAGS ?= -g -O2 - CFLAGS += -Wall -Wextra -pedantic - - # Settings for glibc >= 2.19 - may need to be adjusted for other systems --CFLAGS += -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 -+CFLAGS += -std=c11 - - ifeq (${curl},1) - CFLAGS += -DHAVE_LIBCURL From owner-svn-ports-all@freebsd.org Sat Feb 10 14:48:30 2018 Return-Path: Delivered-To: svn-ports-all@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 45A77F0184C; Sat, 10 Feb 2018 14:48:30 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC20481DBE; Sat, 10 Feb 2018 14:48:29 +0000 (UTC) (envelope-from nivit@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 E27FC156EF; Sat, 10 Feb 2018 14:48:29 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AEmT50037833; Sat, 10 Feb 2018 14:48:29 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AEmT2i037830; Sat, 10 Feb 2018 14:48:29 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201802101448.w1AEmT2i037830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Sat, 10 Feb 2018 14:48:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461396 - head/textproc/libsass X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/textproc/libsass X-SVN-Commit-Revision: 461396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 14:48:30 -0000 Author: nivit Date: Sat Feb 10 14:48:29 2018 New Revision: 461396 URL: https://svnweb.freebsd.org/changeset/ports/461396 Log: - Update to 3.4.9 - Build and install a PIC static library (needed for the upcoming node-sass port) [1] - Sort variables in Makefile PR: 222169 [1] Submitted by: Marcin Cie[38;5;4m~[lak Changes: https://github.com/sass/libsass/releases/tag/3.4.9 Modified: head/textproc/libsass/Makefile head/textproc/libsass/distinfo head/textproc/libsass/pkg-plist (contents, props changed) Modified: head/textproc/libsass/Makefile ============================================================================== --- head/textproc/libsass/Makefile Sat Feb 10 13:07:16 2018 (r461395) +++ head/textproc/libsass/Makefile Sat Feb 10 14:48:29 2018 (r461396) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= libsass -PORTVERSION= 3.4.4 -PORTREVISION= 1 +PORTVERSION= 3.4.9 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org @@ -12,16 +12,26 @@ COMMENT= C/C++ implementation of a Sass compiler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USE_GITHUB= yes -GH_ACCOUNT= sass +INSTALL_TARGET= install-strip -USES= autoreconf compiler:c++11-lib gmake libtool pathfix +GH_ACCOUNT= sass GNU_CONFIGURE= yes + MAKEFILE= GNUmakefile + PATHFIX_MAKEFILEIN= GNUmakefile.am -INSTALL_TARGET= install-strip +STATIC_PIC= ${PORTNAME}_pic.a + +USES= autoreconf compiler:c++11-lib gmake libtool pathfix +USE_GITHUB= yes USE_LDCONFIG= yes + +post-build: + @(cd ${WRKSRC}/src/.libs && ${AR} rf ${STATIC_PIC} *.o) + +post-install: + ${INSTALL_DATA} ${WRKSRC}/src/.libs/${STATIC_PIC} ${STAGEDIR}${PREFIX}/lib post-patch: @${ECHO_CMD} "${ECHO_CMD} \"${PORTVERSION}\"" > ${WRKSRC}/version.sh Modified: head/textproc/libsass/distinfo ============================================================================== --- head/textproc/libsass/distinfo Sat Feb 10 13:07:16 2018 (r461395) +++ head/textproc/libsass/distinfo Sat Feb 10 14:48:29 2018 (r461396) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491134524 -SHA256 (sass-libsass-3.4.4_GH0.tar.gz) = 1dc4d49a9a53b891b7e98935709e625f1d68782d87aef4304a41e6d590abb480 -SIZE (sass-libsass-3.4.4_GH0.tar.gz) = 316884 +TIMESTAMP = 1518256200 +SHA256 (sass-libsass-3.4.9_GH0.tar.gz) = 5a3e9c6df82ebe2f8633e211fad9b931cd1ab36de3b5d9dd81eab7ff43929538 +SIZE (sass-libsass-3.4.9_GH0.tar.gz) = 321503 Modified: head/textproc/libsass/pkg-plist ============================================================================== --- head/textproc/libsass/pkg-plist Sat Feb 10 13:07:16 2018 (r461395) +++ head/textproc/libsass/pkg-plist Sat Feb 10 14:48:29 2018 (r461396) @@ -9,4 +9,5 @@ lib/libsass.a lib/libsass.so lib/libsass.so.0 lib/libsass.so.0.0.9 +lib/libsass_pic.a libdata/pkgconfig/libsass.pc From owner-svn-ports-all@freebsd.org Sat Feb 10 14:48:37 2018 Return-Path: Delivered-To: svn-ports-all@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 2E17CF01874; Sat, 10 Feb 2018 14:48:37 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF77A81E1A; Sat, 10 Feb 2018 14:48:34 +0000 (UTC) (envelope-from ehaupt@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 92B06156F1; Sat, 10 Feb 2018 14:48:34 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AEmXpJ037971; Sat, 10 Feb 2018 14:48:33 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AEmX8O037969; Sat, 10 Feb 2018 14:48:33 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101448.w1AEmX8O037969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 14:48:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461397 - head/games/mrboom X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/games/mrboom X-SVN-Commit-Revision: 461397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 14:48:37 -0000 Author: ehaupt Date: Sat Feb 10 14:48:33 2018 New Revision: 461397 URL: https://svnweb.freebsd.org/changeset/ports/461397 Log: Update to 4.2 Modified: head/games/mrboom/Makefile head/games/mrboom/distinfo Modified: head/games/mrboom/Makefile ============================================================================== --- head/games/mrboom/Makefile Sat Feb 10 14:48:29 2018 (r461396) +++ head/games/mrboom/Makefile Sat Feb 10 14:48:33 2018 (r461397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mrboom -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= games MAINTAINER= ehaupt@FreeBSD.org Modified: head/games/mrboom/distinfo ============================================================================== --- head/games/mrboom/distinfo Sat Feb 10 14:48:29 2018 (r461396) +++ head/games/mrboom/distinfo Sat Feb 10 14:48:33 2018 (r461397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512638558 -SHA256 (Javanaise-mrboom-libretro-4.1_GH0.tar.gz) = 97fde7a2ce7c1e9de7691d2ebd9987c61feaa6997a449c45320db31f496996c8 -SIZE (Javanaise-mrboom-libretro-4.1_GH0.tar.gz) = 15613933 +TIMESTAMP = 1518266766 +SHA256 (Javanaise-mrboom-libretro-4.2_GH0.tar.gz) = 175badca208e27a60902af8c3637b3154d56941d7311e02527208c014e51af49 +SIZE (Javanaise-mrboom-libretro-4.2_GH0.tar.gz) = 5231044 From owner-svn-ports-all@freebsd.org Sat Feb 10 14:50:18 2018 Return-Path: Delivered-To: svn-ports-all@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 15B71F01A7A; Sat, 10 Feb 2018 14:50:18 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BAE0881FFC; Sat, 10 Feb 2018 14:50:17 +0000 (UTC) (envelope-from nivit@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 B15B6156F5; Sat, 10 Feb 2018 14:50:17 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AEoHZ8038182; Sat, 10 Feb 2018 14:50:17 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AEoH88038180; Sat, 10 Feb 2018 14:50:17 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201802101450.w1AEoH88038180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Sat, 10 Feb 2018 14:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461398 - head/textproc/sassc X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/textproc/sassc X-SVN-Commit-Revision: 461398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 14:50:18 -0000 Author: nivit Date: Sat Feb 10 14:50:17 2018 New Revision: 461398 URL: https://svnweb.freebsd.org/changeset/ports/461398 Log: - Update to 3.4.8 - Specificy what makefile to use - Sort variables in Makefile Modified: head/textproc/sassc/Makefile head/textproc/sassc/distinfo Modified: head/textproc/sassc/Makefile ============================================================================== --- head/textproc/sassc/Makefile Sat Feb 10 14:48:33 2018 (r461397) +++ head/textproc/sassc/Makefile Sat Feb 10 14:50:17 2018 (r461398) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= sassc -PORTVERSION= 3.4.2 -PORTREVISION= 2 +PORTVERSION= 3.4.8 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org @@ -14,13 +14,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsass.so:textproc/libsass -USE_GITHUB= yes GH_ACCOUNT= sass - -USES= autoreconf compiler:c++11-lib gmake libtool localbase GNU_CONFIGURE= yes +MAKEFILE= GNUmakefile + PLIST_FILES= bin/sassc + +USES= autoreconf compiler:c++11-lib gmake libtool localbase +USE_GITHUB= yes post-patch: @${ECHO_CMD} "${ECHO_CMD} \"${PORTVERSION}\"" > ${WRKSRC}/version.sh Modified: head/textproc/sassc/distinfo ============================================================================== --- head/textproc/sassc/distinfo Sat Feb 10 14:48:33 2018 (r461397) +++ head/textproc/sassc/distinfo Sat Feb 10 14:50:17 2018 (r461398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487432846 -SHA256 (sass-sassc-3.4.2_GH0.tar.gz) = ad805f2d404d17cf2980c8079a7413cd58d2f2085120167997b85420a722e079 -SIZE (sass-sassc-3.4.2_GH0.tar.gz) = 23930 +TIMESTAMP = 1518257935 +SHA256 (sass-sassc-3.4.8_GH0.tar.gz) = 611da54f9d8892bc6cab65bb960c5d192cd1c06d2b80bfe1fcec7d43f38a960a +SIZE (sass-sassc-3.4.8_GH0.tar.gz) = 25840 From owner-svn-ports-all@freebsd.org Sat Feb 10 14:54:45 2018 Return-Path: Delivered-To: svn-ports-all@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 ED9ADF021E4; Sat, 10 Feb 2018 14:54:44 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BC83825EB; Sat, 10 Feb 2018 14:54:44 +0000 (UTC) (envelope-from ehaupt@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 9248615883; Sat, 10 Feb 2018 14:54:44 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AEsiRm043231; Sat, 10 Feb 2018 14:54:44 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AEsiqB043228; Sat, 10 Feb 2018 14:54:44 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101454.w1AEsiqB043228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 14:54:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461399 - head/audio/schismtracker X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/audio/schismtracker X-SVN-Commit-Revision: 461399 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 14:54:45 -0000 Author: ehaupt Date: Sat Feb 10 14:54:43 2018 New Revision: 461399 URL: https://svnweb.freebsd.org/changeset/ports/461399 Log: Update to 20180209 Modified: head/audio/schismtracker/Makefile head/audio/schismtracker/distinfo head/audio/schismtracker/pkg-plist Modified: head/audio/schismtracker/Makefile ============================================================================== --- head/audio/schismtracker/Makefile Sat Feb 10 14:50:17 2018 (r461398) +++ head/audio/schismtracker/Makefile Sat Feb 10 14:54:43 2018 (r461399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= schismtracker -PORTVERSION= 20170910 +PORTVERSION= 20180209 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org Modified: head/audio/schismtracker/distinfo ============================================================================== --- head/audio/schismtracker/distinfo Sat Feb 10 14:50:17 2018 (r461398) +++ head/audio/schismtracker/distinfo Sat Feb 10 14:54:43 2018 (r461399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508484806 -SHA256 (schismtracker-schismtracker-20170910_GH0.tar.gz) = 9f32fa71878237267c83279816d6bcccc311c64496cac2933f68dff5ac64ee05 -SIZE (schismtracker-schismtracker-20170910_GH0.tar.gz) = 1050995 +TIMESTAMP = 1518260261 +SHA256 (schismtracker-schismtracker-20180209_GH0.tar.gz) = 260d7ef333e740adb0293b2ca21447db81595f277b1151108020723ef1f31f9b +SIZE (schismtracker-schismtracker-20180209_GH0.tar.gz) = 1061983 Modified: head/audio/schismtracker/pkg-plist ============================================================================== --- head/audio/schismtracker/pkg-plist Sat Feb 10 14:50:17 2018 (r461398) +++ head/audio/schismtracker/pkg-plist Sat Feb 10 14:54:43 2018 (r461399) @@ -1,6 +1,5 @@ bin/schismtracker man/man1/schismtracker.1.gz -share/applications/itf.desktop share/applications/schism.desktop share/pixmaps/schism-icon-128.png share/pixmaps/schism-itf-icon-128.png From owner-svn-ports-all@freebsd.org Sat Feb 10 16:12:43 2018 Return-Path: Delivered-To: svn-ports-all@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 C1FE5F07D40; Sat, 10 Feb 2018 16:12:43 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 74A3D852E2; Sat, 10 Feb 2018 16:12:43 +0000 (UTC) (envelope-from db@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 6FA22165A0; Sat, 10 Feb 2018 16:12:43 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGChZD082910; Sat, 10 Feb 2018 16:12:43 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGCh9P082908; Sat, 10 Feb 2018 16:12:43 GMT (envelope-from db@FreeBSD.org) Message-Id: <201802101612.w1AGCh9P082908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sat, 10 Feb 2018 16:12:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461400 - head/comms/fldigi X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: head/comms/fldigi X-SVN-Commit-Revision: 461400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:12:43 -0000 Author: db Date: Sat Feb 10 16:12:43 2018 New Revision: 461400 URL: https://svnweb.freebsd.org/changeset/ports/461400 Log: Update =Version 4.0.16= 2018-02-08 David Freese 54c63f9: wo seg fault 8fa88c7: 8psk lockup problem 45a8991: Miscellaneous menu 8ff1cd6: pskrep autostart 4a78b53: OS X build script 487db95: Grid Square Contest 8c36d5f: Logbook Export 2018-01-28 Haris Andrianos 6c19a62: Greek translation update 2018-01-24 David Freese dc384c6: Alert timeouts af04127: video Modified: head/comms/fldigi/Makefile head/comms/fldigi/distinfo Modified: head/comms/fldigi/Makefile ============================================================================== --- head/comms/fldigi/Makefile Sat Feb 10 14:54:43 2018 (r461399) +++ head/comms/fldigi/Makefile Sat Feb 10 16:12:43 2018 (r461400) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fldigi -PORTVERSION= 4.0.15 +PORTVERSION= 4.0.16 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} Modified: head/comms/fldigi/distinfo ============================================================================== --- head/comms/fldigi/distinfo Sat Feb 10 14:54:43 2018 (r461399) +++ head/comms/fldigi/distinfo Sat Feb 10 16:12:43 2018 (r461400) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516454334 -SHA256 (fldigi-4.0.15.tar.gz) = 3801578591c325592066fe8574be83655807623e4bfedd8232eb6430132a2b8f -SIZE (fldigi-4.0.15.tar.gz) = 3717232 +TIMESTAMP = 1518214227 +SHA256 (fldigi-4.0.16.tar.gz) = e70137942d61b5f79103ac6d94b8fdb237df0e363d5bd515d3ce8f4d43858abd +SIZE (fldigi-4.0.16.tar.gz) = 3727379 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:11 2018 Return-Path: Delivered-To: svn-ports-all@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 78080F0857E; Sat, 10 Feb 2018 16:21:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2ACAF85990; Sat, 10 Feb 2018 16:21:11 +0000 (UTC) (envelope-from sunpoet@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 255C8165D4; Sat, 10 Feb 2018 16:21:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLA0x084071; Sat, 10 Feb 2018 16:21:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLA7h084069; Sat, 10 Feb 2018 16:21:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLA7h084069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461401 - head/www/you-get X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/you-get X-SVN-Commit-Revision: 461401 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:11 -0000 Author: sunpoet Date: Sat Feb 10 16:21:10 2018 New Revision: 461401 URL: https://svnweb.freebsd.org/changeset/ports/461401 Log: Update to 0.4.1025 Changes: https://github.com/soimort/you-get/releases https://github.com/soimort/you-get/commits/develop Modified: head/www/you-get/Makefile head/www/you-get/distinfo Modified: head/www/you-get/Makefile ============================================================================== --- head/www/you-get/Makefile Sat Feb 10 16:12:43 2018 (r461400) +++ head/www/you-get/Makefile Sat Feb 10 16:21:10 2018 (r461401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= you-get -PORTVERSION= 0.4.1011 +PORTVERSION= 0.4.1025 CATEGORIES= www MASTER_SITES= CHEESESHOP Modified: head/www/you-get/distinfo ============================================================================== --- head/www/you-get/distinfo Sat Feb 10 16:12:43 2018 (r461400) +++ head/www/you-get/distinfo Sat Feb 10 16:21:10 2018 (r461401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514112839 -SHA256 (you-get-0.4.1011.tar.gz) = 0f0504c7049ee8b664c60b184a49bf494d2783d6d86cdd13d260b0e8ecd5ca40 -SIZE (you-get-0.4.1011.tar.gz) = 139108 +TIMESTAMP = 1518275820 +SHA256 (you-get-0.4.1025.tar.gz) = d348b89bd4798ef2225f5b357510505a4bc781380479c9f59b69d80ff9a56ab5 +SIZE (you-get-0.4.1025.tar.gz) = 139475 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:18 2018 Return-Path: Delivered-To: svn-ports-all@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 89647F085BC; Sat, 10 Feb 2018 16:21:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D034785A24; Sat, 10 Feb 2018 16:21:16 +0000 (UTC) (envelope-from sunpoet@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 4EFF5165DD; Sat, 10 Feb 2018 16:21:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLGnS084194; Sat, 10 Feb 2018 16:21:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLGBn084192; Sat, 10 Feb 2018 16:21:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLGBn084192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461402 - head/devel/py-xdis X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-xdis X-SVN-Commit-Revision: 461402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:18 -0000 Author: sunpoet Date: Sat Feb 10 16:21:15 2018 New Revision: 461402 URL: https://svnweb.freebsd.org/changeset/ports/461402 Log: Update to 3.6.11 Changes: https://github.com/rocky/python-xdis/blob/master/NEWS Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Sat Feb 10 16:21:10 2018 (r461401) +++ head/devel/py-xdis/Makefile Sat Feb 10 16:21:15 2018 (r461402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 3.6.10 +PORTVERSION= 3.6.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Sat Feb 10 16:21:10 2018 (r461401) +++ head/devel/py-xdis/distinfo Sat Feb 10 16:21:15 2018 (r461402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517739452 -SHA256 (xdis-3.6.10.tar.gz) = 63598f06843cbc49e9e0b01addccac2f5be01c052a204a60172a8b75598abeb3 -SIZE (xdis-3.6.10.tar.gz) = 168141 +TIMESTAMP = 1518275841 +SHA256 (xdis-3.6.11.tar.gz) = 15dacbee4e86b80e4ab8e1734b0f35fb3b884d7a4e19db70a129f17bb8cddfe2 +SIZE (xdis-3.6.11.tar.gz) = 168216 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:21 2018 Return-Path: Delivered-To: svn-ports-all@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 B693CF085F1; Sat, 10 Feb 2018 16:21:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67B0A85A96; Sat, 10 Feb 2018 16:21:21 +0000 (UTC) (envelope-from sunpoet@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 62742165E7; Sat, 10 Feb 2018 16:21:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLLZ0084320; Sat, 10 Feb 2018 16:21:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLL5J084318; Sat, 10 Feb 2018 16:21:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLL5J084318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461403 - head/security/py-m2crypto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-m2crypto X-SVN-Commit-Revision: 461403 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:21 -0000 Author: sunpoet Date: Sat Feb 10 16:21:20 2018 New Revision: 461403 URL: https://svnweb.freebsd.org/changeset/ports/461403 Log: Update to 0.28.1 Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES https://gitlab.com/m2crypto/m2crypto/commits/master Modified: head/security/py-m2crypto/Makefile head/security/py-m2crypto/distinfo Modified: head/security/py-m2crypto/Makefile ============================================================================== --- head/security/py-m2crypto/Makefile Sat Feb 10 16:21:15 2018 (r461402) +++ head/security/py-m2crypto/Makefile Sat Feb 10 16:21:20 2018 (r461403) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.28.0 +PORTVERSION= 0.28.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-m2crypto/distinfo ============================================================================== --- head/security/py-m2crypto/distinfo Sat Feb 10 16:21:15 2018 (r461402) +++ head/security/py-m2crypto/distinfo Sat Feb 10 16:21:20 2018 (r461403) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518182939 -SHA256 (M2Crypto-0.28.0.tar.gz) = e86bbd497707861611067dcc1f8ab7369b7b1179e210ba0d81024b8ad951f480 -SIZE (M2Crypto-0.28.0.tar.gz) = 1268350 +TIMESTAMP = 1518275861 +SHA256 (M2Crypto-0.28.1.tar.gz) = 364f8479d369ee8a7adeed6e0d5305bd675bc37a5e3c7629f82091b26324bab0 +SIZE (M2Crypto-0.28.1.tar.gz) = 1268470 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:27 2018 Return-Path: Delivered-To: svn-ports-all@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 33942F08628; Sat, 10 Feb 2018 16:21:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF0F185B75; Sat, 10 Feb 2018 16:21:26 +0000 (UTC) (envelope-from sunpoet@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 B70E7165F1; Sat, 10 Feb 2018 16:21:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLQ1N084445; Sat, 10 Feb 2018 16:21:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLQaU084442; Sat, 10 Feb 2018 16:21:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLQaU084442@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461404 - head/devel/rubygem-mize X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-mize X-SVN-Commit-Revision: 461404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:27 -0000 Author: sunpoet Date: Sat Feb 10 16:21:26 2018 New Revision: 461404 URL: https://svnweb.freebsd.org/changeset/ports/461404 Log: Update to 0.3.5 Changes: https://github.com/flori/mize/commits/master Modified: head/devel/rubygem-mize/Makefile head/devel/rubygem-mize/distinfo Modified: head/devel/rubygem-mize/Makefile ============================================================================== --- head/devel/rubygem-mize/Makefile Sat Feb 10 16:21:20 2018 (r461403) +++ head/devel/rubygem-mize/Makefile Sat Feb 10 16:21:26 2018 (r461404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mize -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-mize/distinfo ============================================================================== --- head/devel/rubygem-mize/distinfo Sat Feb 10 16:21:20 2018 (r461403) +++ head/devel/rubygem-mize/distinfo Sat Feb 10 16:21:26 2018 (r461404) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509636100 -SHA256 (rubygem/mize-0.3.4.gem) = e82df1c0b88577b40e2d105acd9912e6d40a8a64c6f80b87141907eda604b3dd -SIZE (rubygem/mize-0.3.4.gem) = 10240 +TIMESTAMP = 1518275871 +SHA256 (rubygem/mize-0.3.5.gem) = 83cec4b3ee3de719d7a0a8737dd67fd58e556f874d6d43574a440f867e640954 +SIZE (rubygem/mize-0.3.5.gem) = 10240 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:32 2018 Return-Path: Delivered-To: svn-ports-all@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 12F46F0876F; Sat, 10 Feb 2018 16:21:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B188F85C50; Sat, 10 Feb 2018 16:21:31 +0000 (UTC) (envelope-from sunpoet@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 A7183165F9; Sat, 10 Feb 2018 16:21:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLVRg084567; Sat, 10 Feb 2018 16:21:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLVaL084565; Sat, 10 Feb 2018 16:21:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLVaL084565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461405 - head/textproc/rubygem-autoprefixer-rails X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-autoprefixer-rails X-SVN-Commit-Revision: 461405 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:32 -0000 Author: sunpoet Date: Sat Feb 10 16:21:31 2018 New Revision: 461405 URL: https://svnweb.freebsd.org/changeset/ports/461405 Log: Update to 7.2.6 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-autoprefixer-rails/Makefile head/textproc/rubygem-autoprefixer-rails/distinfo Modified: head/textproc/rubygem-autoprefixer-rails/Makefile ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/Makefile Sat Feb 10 16:21:26 2018 (r461404) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Sat Feb 10 16:21:31 2018 (r461405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 7.2.5 +PORTVERSION= 7.2.6 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Sat Feb 10 16:21:26 2018 (r461404) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Sat Feb 10 16:21:31 2018 (r461405) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515831543 -SHA256 (rubygem/autoprefixer-rails-7.2.5.gem) = aa801806fecd65bd3d2a07898621e91ca6bca3d95b213e80fd96b9172dd8518a -SIZE (rubygem/autoprefixer-rails-7.2.5.gem) = 197120 +TIMESTAMP = 1518275879 +SHA256 (rubygem/autoprefixer-rails-7.2.6.gem) = d9c57877efe22ce86f96f420b7305a09933af0820ce2b35133a09a8ac5810710 +SIZE (rubygem/autoprefixer-rails-7.2.6.gem) = 196608 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:37 2018 Return-Path: Delivered-To: svn-ports-all@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 56D5FF087A5; Sat, 10 Feb 2018 16:21:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A00885D2E; Sat, 10 Feb 2018 16:21:37 +0000 (UTC) (envelope-from sunpoet@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 0504516604; Sat, 10 Feb 2018 16:21:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLals087050; Sat, 10 Feb 2018 16:21:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLaX6087048; Sat, 10 Feb 2018 16:21:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLaX6087048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461406 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 461406 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:37 -0000 Author: sunpoet Date: Sat Feb 10 16:21:36 2018 New Revision: 461406 URL: https://svnweb.freebsd.org/changeset/ports/461406 Log: Update to 2.10.129 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sat Feb 10 16:21:31 2018 (r461405) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Feb 10 16:21:36 2018 (r461406) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.10.128 +DISTVERSION= 2.10.129 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 10 16:21:31 2018 (r461405) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 10 16:21:36 2018 (r461406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518183120 -SHA256 (rubygem/aws-sdk-core-2.10.128.gem) = f0a3d0ca8c54bd345414736afa553a1b6d51ba5fd6969f9fd48d1ab4195a98dd -SIZE (rubygem/aws-sdk-core-2.10.128.gem) = 1196544 +TIMESTAMP = 1518275910 +SHA256 (rubygem/aws-sdk-core-2.10.129.gem) = b1a26e31d035e59bf86f195736a53309d9c9dc3a378d09c96fc8b7bbf39bbe19 +SIZE (rubygem/aws-sdk-core-2.10.129.gem) = 1196544 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:42 2018 Return-Path: Delivered-To: svn-ports-all@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 B042FF087F0; Sat, 10 Feb 2018 16:21:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A87E85E16; Sat, 10 Feb 2018 16:21:42 +0000 (UTC) (envelope-from sunpoet@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 711E616609; Sat, 10 Feb 2018 16:21:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLgfj087174; Sat, 10 Feb 2018 16:21:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLgvX087172; Sat, 10 Feb 2018 16:21:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLgvX087172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461407 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 461407 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:42 -0000 Author: sunpoet Date: Sat Feb 10 16:21:42 2018 New Revision: 461407 URL: https://svnweb.freebsd.org/changeset/ports/461407 Log: Update to 2.10.129 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sat Feb 10 16:21:36 2018 (r461406) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sat Feb 10 16:21:42 2018 (r461407) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.10.128 +DISTVERSION= 2.10.129 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sat Feb 10 16:21:36 2018 (r461406) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sat Feb 10 16:21:42 2018 (r461407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518183128 -SHA256 (rubygem/aws-sdk-resources-2.10.128.gem) = 3bd8197eadc63c9a39ba9b1650b5276298b1dfd73fb760d34d6ada053c73fc20 -SIZE (rubygem/aws-sdk-resources-2.10.128.gem) = 48640 +TIMESTAMP = 1518275917 +SHA256 (rubygem/aws-sdk-resources-2.10.129.gem) = ffb3a62aa409f01f529a1c35b7b6d5acd81f28b0fc58aec34004a7ea66ee5b84 +SIZE (rubygem/aws-sdk-resources-2.10.129.gem) = 48640 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:48 2018 Return-Path: Delivered-To: svn-ports-all@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 D5FC0F08831; Sat, 10 Feb 2018 16:21:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37C7685F0E; Sat, 10 Feb 2018 16:21:48 +0000 (UTC) (envelope-from sunpoet@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 0C91A16612; Sat, 10 Feb 2018 16:21:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLlMc087299; Sat, 10 Feb 2018 16:21:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLl9G087297; Sat, 10 Feb 2018 16:21:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLl9G087297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461408 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 461408 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:49 -0000 Author: sunpoet Date: Sat Feb 10 16:21:47 2018 New Revision: 461408 URL: https://svnweb.freebsd.org/changeset/ports/461408 Log: Update to 2.10.129 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sat Feb 10 16:21:42 2018 (r461407) +++ head/devel/rubygem-aws-sdk/Makefile Sat Feb 10 16:21:47 2018 (r461408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.10.128 +DISTVERSION= 2.10.129 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sat Feb 10 16:21:42 2018 (r461407) +++ head/devel/rubygem-aws-sdk/distinfo Sat Feb 10 16:21:47 2018 (r461408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518183136 -SHA256 (rubygem/aws-sdk-2.10.128.gem) = 1719936c896713d8af0bc0ba946c340e369d6a5b30ab2e097bc3516dfe6f70e1 -SIZE (rubygem/aws-sdk-2.10.128.gem) = 4608 +TIMESTAMP = 1518275925 +SHA256 (rubygem/aws-sdk-2.10.129.gem) = e66c631bb8ed4369189a5096b466cad4f6b7c3fd0c050ac082067c30fbf2cef2 +SIZE (rubygem/aws-sdk-2.10.129.gem) = 4608 From owner-svn-ports-all@freebsd.org Sat Feb 10 16:21:53 2018 Return-Path: Delivered-To: svn-ports-all@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 83498F0885C; Sat, 10 Feb 2018 16:21:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34C5485FD2; Sat, 10 Feb 2018 16:21:53 +0000 (UTC) (envelope-from sunpoet@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 2EBC01661B; Sat, 10 Feb 2018 16:21:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AGLqrW087424; Sat, 10 Feb 2018 16:21:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AGLqKn087422; Sat, 10 Feb 2018 16:21:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101621.w1AGLqKn087422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 16:21:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461409 - head/www/rubygem-asana X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-asana X-SVN-Commit-Revision: 461409 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 16:21:53 -0000 Author: sunpoet Date: Sat Feb 10 16:21:52 2018 New Revision: 461409 URL: https://svnweb.freebsd.org/changeset/ports/461409 Log: Update to 0.6.3 Changes: https://github.com/Asana/ruby-asana/releases Modified: head/www/rubygem-asana/Makefile head/www/rubygem-asana/distinfo Modified: head/www/rubygem-asana/Makefile ============================================================================== --- head/www/rubygem-asana/Makefile Sat Feb 10 16:21:47 2018 (r461408) +++ head/www/rubygem-asana/Makefile Sat Feb 10 16:21:52 2018 (r461409) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asana -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-asana/distinfo ============================================================================== --- head/www/rubygem-asana/distinfo Sat Feb 10 16:21:47 2018 (r461408) +++ head/www/rubygem-asana/distinfo Sat Feb 10 16:21:52 2018 (r461409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514380358 -SHA256 (rubygem/asana-0.6.2.gem) = f1ca901f386121d25596da43f763a77a27a6337889f8a35156dbe933a38a0416 -SIZE (rubygem/asana-0.6.2.gem) = 40960 +TIMESTAMP = 1518275936 +SHA256 (rubygem/asana-0.6.3.gem) = ad73d158bf4ffbb73219728adf281bb5ee948148675e6ad74b9ee24d0c82d7a5 +SIZE (rubygem/asana-0.6.3.gem) = 41472 From owner-svn-ports-all@freebsd.org Sat Feb 10 18:01:21 2018 Return-Path: Delivered-To: svn-ports-all@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 88990F0FB99; Sat, 10 Feb 2018 18:01:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A7E169C7A; Sat, 10 Feb 2018 18:01:21 +0000 (UTC) (envelope-from yuri@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 3519117643; Sat, 10 Feb 2018 18:01:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AI1L1F036414; Sat, 10 Feb 2018 18:01:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AI1KJd036412; Sat, 10 Feb 2018 18:01:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101801.w1AI1KJd036412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 18:01:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461410 - head/math/dynare X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/dynare X-SVN-Commit-Revision: 461410 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 18:01:21 -0000 Author: yuri Date: Sat Feb 10 18:01:20 2018 New Revision: 461410 URL: https://svnweb.freebsd.org/changeset/ports/461410 Log: math/dynare: Update to 4.5.4 Fix error in documentation of presample in realtime shock decomposition. PR: 225736 Submitted by: fernando.apesteguia@gmail.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/math/dynare/Makefile head/math/dynare/distinfo Modified: head/math/dynare/Makefile ============================================================================== --- head/math/dynare/Makefile Sat Feb 10 16:21:52 2018 (r461409) +++ head/math/dynare/Makefile Sat Feb 10 18:01:20 2018 (r461410) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dynare -DISTVERSION= 4.5.3 -PORTREVISION= 1 +DISTVERSION= 4.5.4 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ @@ -20,7 +19,7 @@ LIB_DEPENDS= libumfpack.so:math/suitesparse \ libhdf5.so:science/hdf5 \ libopenblas.so:math/openblas \ libfftw3_threads.so:math/fftw3 \ - libfftw3f_threads.so:math/fftw3-float \ + libfftw3f_threads.so:math/fftw3-float GNU_CONFIGURE= yes USES= fortran gmake localbase pkgconfig shebangfix tar:xz Modified: head/math/dynare/distinfo ============================================================================== --- head/math/dynare/distinfo Sat Feb 10 16:21:52 2018 (r461409) +++ head/math/dynare/distinfo Sat Feb 10 18:01:20 2018 (r461410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509553396 -SHA256 (dynare-4.5.3.tar.xz) = 01434f6d3ceaff1891dc771f6a5b39caee787b2ffa1875e5a4e8c673e32ff3d7 -SIZE (dynare-4.5.3.tar.xz) = 16070908 +TIMESTAMP = 1518262738 +SHA256 (dynare-4.5.4.tar.xz) = 5ee1c30e9a8e0c0ec4f60e83c02beb98271f9e324b9b667d4a5f5b2ee634a7e6 +SIZE (dynare-4.5.4.tar.xz) = 16073208 From owner-svn-ports-all@freebsd.org Sat Feb 10 18:06:59 2018 Return-Path: Delivered-To: svn-ports-all@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 6C6D5F10258; Sat, 10 Feb 2018 18:06:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CDFF6A099; Sat, 10 Feb 2018 18:06:59 +0000 (UTC) (envelope-from yuri@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 17C4217793; Sat, 10 Feb 2018 18:06:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AI6w2A039084; Sat, 10 Feb 2018 18:06:58 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AI6wfQ039082; Sat, 10 Feb 2018 18:06:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101806.w1AI6wfQ039082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 18:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461411 - head/security/tor-devel X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/tor-devel X-SVN-Commit-Revision: 461411 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 18:06:59 -0000 Author: yuri Date: Sat Feb 10 18:06:58 2018 New Revision: 461411 URL: https://svnweb.freebsd.org/changeset/ports/461411 Log: security/tor-devel: Update to 0.3.3.2-alpha Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.2-alpha Reported by: Nick Mathewson (upstream notification) Approved by: tcberner (mentor, implicit) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Sat Feb 10 18:01:20 2018 (r461410) +++ head/security/tor-devel/Makefile Sat Feb 10 18:06:58 2018 (r461411) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.3.1 +DISTVERSION= 0.3.3.2 DISTVERSIONSUFFIX= -alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Sat Feb 10 18:01:20 2018 (r461410) +++ head/security/tor-devel/distinfo Sat Feb 10 18:06:58 2018 (r461411) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517017645 -SHA256 (tor-0.3.3.1-alpha.tar.gz) = 0a7c587645045eb37f3733ce75068fb5dea385b988e2a49c572b9e9193b9333a -SIZE (tor-0.3.3.1-alpha.tar.gz) = 6317585 +TIMESTAMP = 1518285397 +SHA256 (tor-0.3.3.2-alpha.tar.gz) = 381135a59f4ca48a1eaeaaf2a94eb27ba61c73c196030e481d868e8f0d94beb4 +SIZE (tor-0.3.3.2-alpha.tar.gz) = 6487418 From owner-svn-ports-all@freebsd.org Sat Feb 10 18:59:00 2018 Return-Path: Delivered-To: svn-ports-all@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 1E28CF14421; Sat, 10 Feb 2018 18:59:00 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BDFAE6C147; Sat, 10 Feb 2018 18:58:59 +0000 (UTC) (envelope-from yuri@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 B476717FD4; Sat, 10 Feb 2018 18:58:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AIwxpk063851; Sat, 10 Feb 2018 18:58:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AIwxAx063848; Sat, 10 Feb 2018 18:58:59 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101858.w1AIwxAx063848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 18:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461412 - head/editors/encryptpad X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/editors/encryptpad X-SVN-Commit-Revision: 461412 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 18:59:00 -0000 Author: yuri Date: Sat Feb 10 18:58:59 2018 New Revision: 461412 URL: https://svnweb.freebsd.org/changeset/ports/461412 Log: editors/encryptpad: Update to 0.4.0.2 Changelog: https://github.com/evpo/EncryptPad/blob/v0.4.0.2/CHANGES.md Additional port changes: * Added a committed upstream patch that isn't yet released * Changed dependency to security/botan2 * Moved USESxx statements to one section * Added 256 512 icon sizes * Installing DOCS with ${COPYTREE_SHARE} instead of ${CP} PR: 225806 Submitted by: Dmitri Goutnik (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/editors/encryptpad/Makefile head/editors/encryptpad/distinfo head/editors/encryptpad/pkg-plist Modified: head/editors/encryptpad/Makefile ============================================================================== --- head/editors/encryptpad/Makefile Sat Feb 10 18:06:58 2018 (r461411) +++ head/editors/encryptpad/Makefile Sat Feb 10 18:58:59 2018 (r461412) @@ -2,11 +2,13 @@ # $FreeBSD$ PORTNAME= encryptpad -PORTVERSION= 0.3.2.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 0.4.0.2 CATEGORIES= editors security +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 55fd37480d.patch:-p1 + MAINTAINER= dg@syrec.org COMMENT= Minimalist secure text editor and binary encryptor @@ -14,23 +16,22 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= bash:shells/bash -LIB_DEPENDS= libbotan-1.10.so:security/botan110 +LIB_DEPENDS= libbotan-2.so:security/botan2 +USES= desktop-file-utils gmake pkgconfig shared-mime-info USE_GITHUB= yes GH_ACCOUNT= evpo GH_PROJECT= EncryptPad - -USES= desktop-file-utils gmake pkgconfig shared-mime-info -USE_QT5= core gui widgets qmake_build buildtools_build +USE_QT5= core gui widgets buildtools_build qmake_build USE_GL= gl -PORTDOCS= CHANGES.* README.* docs - OPTIONS_DEFINE= DOCS +PORTDOCS= * + do-build: - (cd ${WRKSRC} && ${SETENV} MAKE=${MAKE_CMD} PATH=${QT_BINDIR}:${PATH} \ - ./configure.sh --all --use-system-libs) + @cd ${WRKSRC} && ${SETENV} MAKE=${MAKE_CMD} PATH=${QT_BINDIR}:${PATH} \ + ./configure.sh --all --use-system-libs do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/release/* ${STAGEDIR}${PREFIX}/bin @@ -40,7 +41,7 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/encryptpad.xml \ ${STAGEDIR}${PREFIX}/share/mime/packages -.for sz in 16 32 128 +.for sz in 16 32 128 256 512 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps ${INSTALL_DATA} ${WRKSRC}/images/icns.iconset/icon_${sz}x${sz}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps/encryptpad.png @@ -48,6 +49,6 @@ do-install: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${CP} -a ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}/${DOCSDIR} .include Modified: head/editors/encryptpad/distinfo ============================================================================== --- head/editors/encryptpad/distinfo Sat Feb 10 18:06:58 2018 (r461411) +++ head/editors/encryptpad/distinfo Sat Feb 10 18:58:59 2018 (r461412) @@ -1,3 +1,5 @@ -TIMESTAMP = 1484432907 -SHA256 (evpo-EncryptPad-v0.3.2.5_GH0.tar.gz) = f9870c4aad45dd8171f92e97632e748b9504a52a1436c232cb387246672666e5 -SIZE (evpo-EncryptPad-v0.3.2.5_GH0.tar.gz) = 7988782 +TIMESTAMP = 1518271775 +SHA256 (evpo-EncryptPad-v0.4.0.2_GH0.tar.gz) = ac3f2787d9ed0b41fa88c49bc088ab8cef2d85ef86f39204738669911ed41379 +SIZE (evpo-EncryptPad-v0.4.0.2_GH0.tar.gz) = 11579309 +SHA256 (55fd37480d.patch) = 9e06f1e93df35ebf935bfabe1df2275747ab06161acd7165230757290253c43f +SIZE (55fd37480d.patch) = 1095 Modified: head/editors/encryptpad/pkg-plist ============================================================================== --- head/editors/encryptpad/pkg-plist Sat Feb 10 18:06:58 2018 (r461411) +++ head/editors/encryptpad/pkg-plist Sat Feb 10 18:58:59 2018 (r461412) @@ -1,7 +1,9 @@ bin/encryptpad bin/encryptcli share/applications/encryptpad.desktop -share/icons/hicolor/128x128/apps/encryptpad.png share/icons/hicolor/16x16/apps/encryptpad.png share/icons/hicolor/32x32/apps/encryptpad.png +share/icons/hicolor/128x128/apps/encryptpad.png +share/icons/hicolor/256x256/apps/encryptpad.png +share/icons/hicolor/512x512/apps/encryptpad.png share/mime/packages/encryptpad.xml From owner-svn-ports-all@freebsd.org Sat Feb 10 19:29:24 2018 Return-Path: Delivered-To: svn-ports-all@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 8BCD8F16BFC; Sat, 10 Feb 2018 19:29:24 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 274086D6A0; Sat, 10 Feb 2018 19:29:24 +0000 (UTC) (envelope-from vsevolod@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 1E199184C6; Sat, 10 Feb 2018 19:29:24 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJTNI1078489; Sat, 10 Feb 2018 19:29:23 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJTNk9078487; Sat, 10 Feb 2018 19:29:23 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201802101929.w1AJTNk9078487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sat, 10 Feb 2018 19:29:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461413 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461413 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:29:24 -0000 Author: vsevolod Date: Sat Feb 10 19:29:23 2018 New Revision: 461413 URL: https://svnweb.freebsd.org/changeset/ports/461413 Log: - Document CVE-2018-6789 in mail/exim Security: 316b3c3e-0e98-11e8-8d41-97657151f8c2 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 10 18:58:59 2018 (r461412) +++ head/security/vuxml/vuln.xml Sat Feb 10 19:29:23 2018 (r461413) @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + exim -- a buffer overflow vulnerability, remote code execution + + + exim + 4.90.1 + + + + +

Exim developers report:

+
+

There is a buffer overflow in base64d(), if some pre-conditions are met. +Using a handcrafted message, remote code execution seems to be possible.

+
+ +
+ + https://exim.org/static/doc/security/CVE-2018-6789.txt + + + 2018-02-05 + 2018-02-10 + +
+ p7zip-codec-rar -- insufficient error handling From owner-svn-ports-all@freebsd.org Sat Feb 10 19:33:11 2018 Return-Path: Delivered-To: svn-ports-all@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 884DCF172BD; Sat, 10 Feb 2018 19:33:11 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 263C96DB63; Sat, 10 Feb 2018 19:33:11 +0000 (UTC) (envelope-from vsevolod@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 1C3221867D; Sat, 10 Feb 2018 19:33:11 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJXAs3083436; Sat, 10 Feb 2018 19:33:10 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJXAlv083434; Sat, 10 Feb 2018 19:33:10 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201802101933.w1AJXAlv083434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Sat, 10 Feb 2018 19:33:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461414 - head/mail/exim X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/mail/exim X-SVN-Commit-Revision: 461414 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:33:11 -0000 Author: vsevolod Date: Sat Feb 10 19:33:10 2018 New Revision: 461414 URL: https://svnweb.freebsd.org/changeset/ports/461414 Log: - Update to 4.90.1 MFH: 2018Q1 Security: 316b3c3e-0e98-11e8-8d41-97657151f8c2 Modified: head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Sat Feb 10 19:29:23 2018 (r461413) +++ head/mail/exim/Makefile Sat Feb 10 19:33:10 2018 (r461414) @@ -91,7 +91,7 @@ MASTER_SITES+= http://marc.merlins.org/linux/exim/file DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.90 +EXIM_VERSION= 4.90.1 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Sat Feb 10 19:29:23 2018 (r461413) +++ head/mail/exim/distinfo Sat Feb 10 19:33:10 2018 (r461414) @@ -1,5 +1,5 @@ -TIMESTAMP = 1514053813 -SHA256 (exim/exim-4.90.tar.bz2) = 7dac6c6ad8cc1409065d54df472c1fed2bb9b0c6c74ffb2f61fac28f8811bdb2 -SIZE (exim/exim-4.90.tar.bz2) = 1873037 +TIMESTAMP = 1518291007 +SHA256 (exim/exim-4.90.1.tar.bz2) = d8f510056c85fd8565242cad06560c5cb44a0678ea76241331eca096f7a6cbf0 +SIZE (exim/exim-4.90.1.tar.bz2) = 1854894 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575 From owner-svn-ports-all@freebsd.org Sat Feb 10 19:38:24 2018 Return-Path: Delivered-To: svn-ports-all@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 39818F178E2; Sat, 10 Feb 2018 19:38:24 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E345D6E042; Sat, 10 Feb 2018 19:38:23 +0000 (UTC) (envelope-from tobik@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 DE41718695; Sat, 10 Feb 2018 19:38:23 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJcN6K083736; Sat, 10 Feb 2018 19:38:23 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJcNRx083735; Sat, 10 Feb 2018 19:38:23 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201802101938.w1AJcNRx083735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 10 Feb 2018 19:38:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461415 - head/devel/libftdi X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/libftdi X-SVN-Commit-Revision: 461415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:38:24 -0000 Author: tobik Date: Sat Feb 10 19:38:23 2018 New Revision: 461415 URL: https://svnweb.freebsd.org/changeset/ports/461415 Log: devel/libftdi: Fix build without PYTHON after r451798 BINARY_ALIAS is set unconditionally but swig3.0 is only available with PYTHON=on and create-binary-alias will fail when it is missing. PR: 225524 Reported by: johan@stromnet.se Modified: head/devel/libftdi/Makefile Modified: head/devel/libftdi/Makefile ============================================================================== --- head/devel/libftdi/Makefile Sat Feb 10 19:33:10 2018 (r461414) +++ head/devel/libftdi/Makefile Sat Feb 10 19:38:23 2018 (r461415) @@ -28,11 +28,10 @@ BOOST_CMAKE_BOOL= FTDIPP BOOST_CXXFLAGS= -I${LOCALBASE}/include PYTHON_DESC= Python bindings +PYTHON_BINARY_ALIAS= swig=swig3.0 PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30 PYTHON_CMAKE_BOOL= PYTHON_BINDINGS PYTHON_USES= python:2.7 - -BINARY_ALIAS= swig=swig3.0 post-patch: @${REINPLACE_CMD} \ From owner-svn-ports-all@freebsd.org Sat Feb 10 19:53:59 2018 Return-Path: Delivered-To: svn-ports-all@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 99C66F18F7D; Sat, 10 Feb 2018 19:53:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DA476F26E; Sat, 10 Feb 2018 19:53:59 +0000 (UTC) (envelope-from yuri@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 32AA6189D3; Sat, 10 Feb 2018 19:53:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJrxjn093585; Sat, 10 Feb 2018 19:53:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJrw3J093583; Sat, 10 Feb 2018 19:53:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802101953.w1AJrw3J093583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 19:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461416 - head/editors/focuswriter X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/editors/focuswriter X-SVN-Commit-Revision: 461416 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:54:00 -0000 Author: yuri Date: Sat Feb 10 19:53:58 2018 New Revision: 461416 URL: https://svnweb.freebsd.org/changeset/ports/461416 Log: editors/focuswriter: Update to 1.6.9 Changelog: https://github.com/gottcode/focuswriter/blob/master/NEWS Additional port changes: * Changed to DISTVERSION * Moved USExx statements into one section * Removed INSTALLS_ICONS (not a gtk+ app) * Removed redundant parentheses from post-install-DOCS-on PR: 225770 Submitted by: lightside@gmx.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/editors/focuswriter/Makefile head/editors/focuswriter/distinfo Modified: head/editors/focuswriter/Makefile ============================================================================== --- head/editors/focuswriter/Makefile Sat Feb 10 19:38:23 2018 (r461415) +++ head/editors/focuswriter/Makefile Sat Feb 10 19:53:58 2018 (r461416) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= focuswriter -PORTVERSION= 1.6.8 DISTVERSIONPREFIX= v +DISTVERSION= 1.6.9 CATEGORIES= editors MAINTAINER= lightside@gmx.com @@ -16,14 +16,12 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/resources/images/icons LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell +USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_GITHUB= yes GH_ACCOUNT= gottcode - -USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_GL= gl USE_QT5= concurrent core gui multimedia network printsupport widgets \ buildtools_build linguisttools_build -INSTALLS_ICONS= yes PORTDATA= * PORTDOCS= CREDITS NEWS README @@ -39,6 +37,6 @@ post-install: ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: - (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) + cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include Modified: head/editors/focuswriter/distinfo ============================================================================== --- head/editors/focuswriter/distinfo Sat Feb 10 19:38:23 2018 (r461415) +++ head/editors/focuswriter/distinfo Sat Feb 10 19:53:58 2018 (r461416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514311791 -SHA256 (gottcode-focuswriter-v1.6.8_GH0.tar.gz) = 0afef6b2d5476c00afd80d2daa6a12ad0424a68612b081a9690ad8d02e9349d2 -SIZE (gottcode-focuswriter-v1.6.8_GH0.tar.gz) = 10328136 +TIMESTAMP = 1518029333 +SHA256 (gottcode-focuswriter-v1.6.9_GH0.tar.gz) = 46e69cc3a5d3b2a3a9c8b89464f463c2f62b7652f3e0b508a8ef99e576f67b3a +SIZE (gottcode-focuswriter-v1.6.9_GH0.tar.gz) = 10341551 From owner-svn-ports-all@freebsd.org Sat Feb 10 19:55:27 2018 Return-Path: Delivered-To: svn-ports-all@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 DF24FF1911C; Sat, 10 Feb 2018 19:55:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D5EA6F3A2; Sat, 10 Feb 2018 19:55:27 +0000 (UTC) (envelope-from tobik@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 87B08189D5; Sat, 10 Feb 2018 19:55:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJtROh093793; Sat, 10 Feb 2018 19:55:27 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJtRrC093792; Sat, 10 Feb 2018 19:55:27 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201802101955.w1AJtRrC093792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 10 Feb 2018 19:55:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461417 - branches/2018Q1/devel/libftdi X-SVN-Group: ports-branches X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: branches/2018Q1/devel/libftdi X-SVN-Commit-Revision: 461417 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:55:28 -0000 Author: tobik Date: Sat Feb 10 19:55:27 2018 New Revision: 461417 URL: https://svnweb.freebsd.org/changeset/ports/461417 Log: MFH: r461415 devel/libftdi: Fix build without PYTHON after r451798 BINARY_ALIAS is set unconditionally but swig3.0 is only available with PYTHON=on and create-binary-alias will fail when it is missing. PR: 225524 Reported by: johan@stromnet.se Approved by: ports-secteam blanket Modified: branches/2018Q1/devel/libftdi/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/devel/libftdi/Makefile ============================================================================== --- branches/2018Q1/devel/libftdi/Makefile Sat Feb 10 19:53:58 2018 (r461416) +++ branches/2018Q1/devel/libftdi/Makefile Sat Feb 10 19:55:27 2018 (r461417) @@ -28,11 +28,10 @@ BOOST_CMAKE_BOOL= FTDIPP BOOST_CXXFLAGS= -I${LOCALBASE}/include PYTHON_DESC= Python bindings +PYTHON_BINARY_ALIAS= swig=swig3.0 PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30 PYTHON_CMAKE_BOOL= PYTHON_BINDINGS PYTHON_USES= python:2.7 - -BINARY_ALIAS= swig=swig3.0 post-patch: @${REINPLACE_CMD} \ From owner-svn-ports-all@freebsd.org Sat Feb 10 19:58:37 2018 Return-Path: Delivered-To: svn-ports-all@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 6B46EF194DA; Sat, 10 Feb 2018 19:58:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C68A6F54F; Sat, 10 Feb 2018 19:58:37 +0000 (UTC) (envelope-from sunpoet@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 173EF189D9; Sat, 10 Feb 2018 19:58:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJwaPS094064; Sat, 10 Feb 2018 19:58:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJwaKj094060; Sat, 10 Feb 2018 19:58:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101958.w1AJwaKj094060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461418 - in head/security: . py-python3-openid X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/security: . py-python3-openid X-SVN-Commit-Revision: 461418 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:58:37 -0000 Author: sunpoet Date: Sat Feb 10 19:58:36 2018 New Revision: 461418 URL: https://svnweb.freebsd.org/changeset/ports/461418 Log: Add py-python3-openid 3.1.0 This is a set of Python packages to support use of the OpenID decentralized identity system in your application, update to Python 3. Want to enable single sign-on for your web site? Use the openid.consumer package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends. WWW: https://pypi.python.org/pypi/python3-openid WWW: https://github.com/necaris/python3-openid Added: head/security/py-python3-openid/ head/security/py-python3-openid/Makefile (contents, props changed) head/security/py-python3-openid/distinfo (contents, props changed) head/security/py-python3-openid/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Feb 10 19:55:27 2018 (r461417) +++ head/security/Makefile Sat Feb 10 19:58:36 2018 (r461418) @@ -969,6 +969,7 @@ SUBDIR += py-python-openid SUBDIR += py-python-registry SUBDIR += py-python-social-auth + SUBDIR += py-python3-openid SUBDIR += py-rekall SUBDIR += py-rekall-core SUBDIR += py-requests-kerberos Added: head/security/py-python3-openid/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-python3-openid/Makefile Sat Feb 10 19:58:36 2018 (r461418) @@ -0,0 +1,22 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= python3-openid +PORTVERSION= 3.1.0 +CATEGORIES= security python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python 3 port of the python-openid library + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${FLAVOR} + +NO_ARCH= yes +USE_PYTHON= autoplist distutils +USES= python:3.4+ + +.include Added: head/security/py-python3-openid/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-python3-openid/distinfo Sat Feb 10 19:58:36 2018 (r461418) @@ -0,0 +1,3 @@ +TIMESTAMP = 1518291242 +SHA256 (python3-openid-3.1.0.tar.gz) = 628d365d687e12da12d02c6691170f4451db28d6d68d050007e4a40065868502 +SIZE (python3-openid-3.1.0.tar.gz) = 299326 Added: head/security/py-python3-openid/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-python3-openid/pkg-descr Sat Feb 10 19:58:36 2018 (r461418) @@ -0,0 +1,8 @@ +This is a set of Python packages to support use of the OpenID decentralized +identity system in your application, update to Python 3. Want to enable single +sign-on for your web site? Use the openid.consumer package. Want to run your own +OpenID server? Check out openid.server. Includes example code and support for a +variety of storage back-ends. + +WWW: https://pypi.python.org/pypi/python3-openid +WWW: https://github.com/necaris/python3-openid From owner-svn-ports-all@freebsd.org Sat Feb 10 19:58:44 2018 Return-Path: Delivered-To: svn-ports-all@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 8D315F194FF; Sat, 10 Feb 2018 19:58:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5620C6F5E6; Sat, 10 Feb 2018 19:58:42 +0000 (UTC) (envelope-from sunpoet@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 39604189DA; Sat, 10 Feb 2018 19:58:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJwfnd094172; Sat, 10 Feb 2018 19:58:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJwf7h094171; Sat, 10 Feb 2018 19:58:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101958.w1AJwf7h094171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:58:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461419 - head/devel/py-isort X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-isort X-SVN-Commit-Revision: 461419 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:58:44 -0000 Author: sunpoet Date: Sat Feb 10 19:58:41 2018 New Revision: 461419 URL: https://svnweb.freebsd.org/changeset/ports/461419 Log: Simplify Makefile: use PY_FUTURES Modified: head/devel/py-isort/Makefile Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Sat Feb 10 19:58:36 2018 (r461418) +++ head/devel/py-isort/Makefile Sat Feb 10 19:58:41 2018 (r461419) @@ -12,6 +12,7 @@ COMMENT= Python utility/library to sort Python imports LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= ${PY_FUTURES} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${FLAVOR} @@ -19,10 +20,4 @@ NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python -.include - -.if ${PYTHON_REL} < 3000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=0:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:58:47 2018 Return-Path: Delivered-To: svn-ports-all@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 814A2F19513; Sat, 10 Feb 2018 19:58:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 343126F61C; Sat, 10 Feb 2018 19:58:47 +0000 (UTC) (envelope-from sunpoet@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 2BF93189DB; Sat, 10 Feb 2018 19:58:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJwlY1094281; Sat, 10 Feb 2018 19:58:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJwlpE094280; Sat, 10 Feb 2018 19:58:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101958.w1AJwlpE094280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461420 - head/devel/b2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/b2 X-SVN-Commit-Revision: 461420 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:58:47 -0000 Author: sunpoet Date: Sat Feb 10 19:58:46 2018 New Revision: 461420 URL: https://svnweb.freebsd.org/changeset/ports/461420 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/devel/b2/Makefile Modified: head/devel/b2/Makefile ============================================================================== --- head/devel/b2/Makefile Sat Feb 10 19:58:41 2018 (r461419) +++ head/devel/b2/Makefile Sat Feb 10 19:58:46 2018 (r461420) @@ -13,6 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel/py-arrow@${FLAVOR} \ + ${PY_FUTURES} \ ${PYTHON_PKGNAMEPREFIX}logfury>=0.1.2:devel/py-logfury@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${FLAVOR} \ @@ -28,10 +29,4 @@ USE_GITHUB= yes GH_ACCOUNT= Backblaze GH_PROJECT= B2_Command_Line_Tool -.include - -.if ${PYTHON_REL} < 3000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=3.0.5:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:58:56 2018 Return-Path: Delivered-To: svn-ports-all@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 740D9F19543; Sat, 10 Feb 2018 19:58:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1F856F746; Sat, 10 Feb 2018 19:58:52 +0000 (UTC) (envelope-from sunpoet@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 2A369189DC; Sat, 10 Feb 2018 19:58:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJwqCZ094387; Sat, 10 Feb 2018 19:58:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJwpBP094386; Sat, 10 Feb 2018 19:58:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101958.w1AJwpBP094386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461421 - head/devel/py-trollius X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-trollius X-SVN-Commit-Revision: 461421 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:58:56 -0000 Author: sunpoet Date: Sat Feb 10 19:58:51 2018 New Revision: 461421 URL: https://svnweb.freebsd.org/changeset/ports/461421 Log: Simplify Makefile: use PY_FUTURES It also fixes the other PYTHON_REL check. The original "PYTHON_REL < 3300" check inside "PYTHON_REL < 3000" will never be true. With hat: python Modified: head/devel/py-trollius/Makefile Modified: head/devel/py-trollius/Makefile ============================================================================== --- head/devel/py-trollius/Makefile Sat Feb 10 19:58:46 2018 (r461420) +++ head/devel/py-trollius/Makefile Sat Feb 10 19:58:51 2018 (r461421) @@ -12,6 +12,8 @@ COMMENT= Port of the Tulip project (asyncio module, PE LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING +RUN_DEPENDS= ${PY_FUTURES} + USES= python USE_PYTHON= autoplist distutils @@ -19,11 +21,8 @@ NO_ARCH= yes .include -.if ${PYTHON_REL} < 3000 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${FLAVOR} .if ${PYTHON_REL} < 3300 TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${FLAVOR} -.endif .endif do-test: From owner-svn-ports-all@freebsd.org Sat Feb 10 19:58:57 2018 Return-Path: Delivered-To: svn-ports-all@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 5FE04F1954C; Sat, 10 Feb 2018 19:58:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 139186F7A7; Sat, 10 Feb 2018 19:58:57 +0000 (UTC) (envelope-from sunpoet@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 0EBE2189DD; Sat, 10 Feb 2018 19:58:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJwuQq094496; Sat, 10 Feb 2018 19:58:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJwuCG094495; Sat, 10 Feb 2018 19:58:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101958.w1AJwuCG094495@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:58:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461422 - head/multimedia/py-subliminal X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/multimedia/py-subliminal X-SVN-Commit-Revision: 461422 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:58:57 -0000 Author: sunpoet Date: Sat Feb 10 19:58:56 2018 New Revision: 461422 URL: https://svnweb.freebsd.org/changeset/ports/461422 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/multimedia/py-subliminal/Makefile Modified: head/multimedia/py-subliminal/Makefile ============================================================================== --- head/multimedia/py-subliminal/Makefile Sat Feb 10 19:58:51 2018 (r461421) +++ head/multimedia/py-subliminal/Makefile Sat Feb 10 19:58:56 2018 (r461422) @@ -14,6 +14,7 @@ LICENSE= LGPL3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.0:www/py-beautifulsoup@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}enzyme>=0.4.1:multimedia/py-enzyme@${FLAVOR} \ + ${PY_FUTURES} \ ${PYTHON_PKGNAMEPREFIX}guessit>=2.1.0:multimedia/py-guessit@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=4.0:devel/py-click@${FLAVOR} \ @@ -32,10 +33,4 @@ USE_PYTHON= distutils autoplist NO_ARCH= yes -.include - -.if ${PYTHON_REL} < 3200 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:04 2018 Return-Path: Delivered-To: svn-ports-all@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 DCD54F195A0; Sat, 10 Feb 2018 19:59:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC83B6F8A9; Sat, 10 Feb 2018 19:59:02 +0000 (UTC) (envelope-from sunpoet@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 28CF9189DE; Sat, 10 Feb 2018 19:59:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJx1TP094608; Sat, 10 Feb 2018 19:59:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJx1xb094607; Sat, 10 Feb 2018 19:59:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJx1xb094607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461423 - head/net/py-s3transfer X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-s3transfer X-SVN-Commit-Revision: 461423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:05 -0000 Author: sunpoet Date: Sat Feb 10 19:59:01 2018 New Revision: 461423 URL: https://svnweb.freebsd.org/changeset/ports/461423 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/net/py-s3transfer/Makefile Modified: head/net/py-s3transfer/Makefile ============================================================================== --- head/net/py-s3transfer/Makefile Sat Feb 10 19:58:56 2018 (r461422) +++ head/net/py-s3transfer/Makefile Sat Feb 10 19:59:01 2018 (r461423) @@ -12,7 +12,8 @@ COMMENT= Amazon S3 Transfer Manager for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.0:devel/py-botocore@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.0:devel/py-botocore@${FLAVOR} \ + ${PY_FUTURES} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.3:devel/py-nose@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=1.3.0:devel/py-mock@${FLAVOR} @@ -22,15 +23,9 @@ USE_PYTHON= autoplist distutils NO_ARCH= yes -.include - -.if ${PYTHON_REL} < 3000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.2.0:devel/py-futures@${FLAVOR} -.endif - # setup.py test runs integration tests which fail # https://github.com/boto/s3transfer/issues/41 do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v tests/unit tests/functional -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:08 2018 Return-Path: Delivered-To: svn-ports-all@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 2D592F195C2; Sat, 10 Feb 2018 19:59:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34F666F93F; Sat, 10 Feb 2018 19:59:07 +0000 (UTC) (envelope-from sunpoet@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 2FE26189DF; Sat, 10 Feb 2018 19:59:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJx7Ej094715; Sat, 10 Feb 2018 19:59:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJx76c094714; Sat, 10 Feb 2018 19:59:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJx76c094714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461424 - head/net/py-urllib3 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-urllib3 X-SVN-Commit-Revision: 461424 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:08 -0000 Author: sunpoet Date: Sat Feb 10 19:59:06 2018 New Revision: 461424 URL: https://svnweb.freebsd.org/changeset/ports/461424 Log: Simplify Makefile: use PY_IPADDRESS Modified: head/net/py-urllib3/Makefile Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Sat Feb 10 19:59:01 2018 (r461423) +++ head/net/py-urllib3/Makefile Sat Feb 10 19:59:06 2018 (r461424) @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna@${FLAVOR} \ + ${PY_IPADDRESS} \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks@${FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \ @@ -28,10 +29,6 @@ NO_ARCH= yes SUB_FILES= pkg-message .include - -.if ${PYTHON_REL} < 3300 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>=0:net/py-ipaddress@${FLAVOR} -.endif .if ${PYTHON_REL} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${FLAVOR} From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:12 2018 Return-Path: Delivered-To: svn-ports-all@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 C70BAF195EA; Sat, 10 Feb 2018 19:59:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62D1F6FA0C; Sat, 10 Feb 2018 19:59:12 +0000 (UTC) (envelope-from sunpoet@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 41D26189E0; Sat, 10 Feb 2018 19:59:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJxCrY094828; Sat, 10 Feb 2018 19:59:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJxCRL094827; Sat, 10 Feb 2018 19:59:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJxCRL094827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461425 - head/sysutils/py-docker X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/py-docker X-SVN-Commit-Revision: 461425 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:13 -0000 Author: sunpoet Date: Sat Feb 10 19:59:11 2018 New Revision: 461425 URL: https://svnweb.freebsd.org/changeset/ports/461425 Log: Simplify Makefile: use PY_IPADDRESS - Add NO_ARCH With hat: python Modified: head/sysutils/py-docker/Makefile Modified: head/sysutils/py-docker/Makefile ============================================================================== --- head/sysutils/py-docker/Makefile Sat Feb 10 19:59:06 2018 (r461424) +++ head/sysutils/py-docker/Makefile Sat Feb 10 19:59:11 2018 (r461425) @@ -13,7 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} \ +RUN_DEPENDS= ${PY_IPADDRESS} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websocket-client>0:www/py-websocket-client@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docker-pycreds>0:security/py-docker-pycreds@${FLAVOR} @@ -21,14 +22,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py- USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include .if ${PYTHON_SUFFIX} < 35 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:security/py-backports.ssl_match_hostname@${FLAVOR} -.endif - -.if ${PYTHON_SUFFIX} < 33 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress@${FLAVOR} .endif .include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:18 2018 Return-Path: Delivered-To: svn-ports-all@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 E685FF1962A; Sat, 10 Feb 2018 19:59:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 58FA76FAD9; Sat, 10 Feb 2018 19:59:17 +0000 (UTC) (envelope-from sunpoet@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 0766E189E1; Sat, 10 Feb 2018 19:59:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJxGCP094937; Sat, 10 Feb 2018 19:59:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJxGAt094936; Sat, 10 Feb 2018 19:59:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJxGAt094936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461426 - head/www/py-bokeh X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-bokeh X-SVN-Commit-Revision: 461426 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:18 -0000 Author: sunpoet Date: Sat Feb 10 19:59:16 2018 New Revision: 461426 URL: https://svnweb.freebsd.org/changeset/ports/461426 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/www/py-bokeh/Makefile Modified: head/www/py-bokeh/Makefile ============================================================================== --- head/www/py-bokeh/Makefile Sat Feb 10 19:59:11 2018 (r461425) +++ head/www/py-bokeh/Makefile Sat Feb 10 19:59:16 2018 (r461426) @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/p ${PYTHON_PKGNAMEPREFIX}requests>=1.2.3:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${FLAVOR} \ + ${PY_FUTURES} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2@${FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}tornado>=4.3:www/py-tornado@${FLAVOR} @@ -26,10 +27,4 @@ USE_PYTHON= autoplist distutils concurrent NO_ARCH= yes -.include - -.if ${PYTHON_REL} == 2700 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>3.0.3:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:22 2018 Return-Path: Delivered-To: svn-ports-all@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 8729CF19669; Sat, 10 Feb 2018 19:59:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 27E226FBA3; Sat, 10 Feb 2018 19:59:22 +0000 (UTC) (envelope-from sunpoet@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 08DE6189E2; Sat, 10 Feb 2018 19:59:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJxL5X095045; Sat, 10 Feb 2018 19:59:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJxLBC095044; Sat, 10 Feb 2018 19:59:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJxLBC095044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461427 - head/www/py-django-pipeline X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-django-pipeline X-SVN-Commit-Revision: 461427 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:22 -0000 Author: sunpoet Date: Sat Feb 10 19:59:21 2018 New Revision: 461427 URL: https://svnweb.freebsd.org/changeset/ports/461427 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/www/py-django-pipeline/Makefile Modified: head/www/py-django-pipeline/Makefile ============================================================================== --- head/www/py-django-pipeline/Makefile Sat Feb 10 19:59:16 2018 (r461426) +++ head/www/py-django-pipeline/Makefile Sat Feb 10 19:59:21 2018 (r461427) @@ -13,14 +13,10 @@ COMMENT= Asset (css/js) packaging library for Django LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= ${PY_FUTURES} + NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils -.include - -.if ${PYTHON_REL} < 3200 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:27 2018 Return-Path: Delivered-To: svn-ports-all@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 92DC3F196AF; Sat, 10 Feb 2018 19:59:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 417D06FC6E; Sat, 10 Feb 2018 19:59:27 +0000 (UTC) (envelope-from sunpoet@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 3B313189E3; Sat, 10 Feb 2018 19:59:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJxR2o095154; Sat, 10 Feb 2018 19:59:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJxRsw095153; Sat, 10 Feb 2018 19:59:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJxRsw095153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461428 - head/www/py-pySmartDL X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-pySmartDL X-SVN-Commit-Revision: 461428 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:27 -0000 Author: sunpoet Date: Sat Feb 10 19:59:26 2018 New Revision: 461428 URL: https://svnweb.freebsd.org/changeset/ports/461428 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/www/py-pySmartDL/Makefile Modified: head/www/py-pySmartDL/Makefile ============================================================================== --- head/www/py-pySmartDL/Makefile Sat Feb 10 19:59:21 2018 (r461427) +++ head/www/py-pySmartDL/Makefile Sat Feb 10 19:59:26 2018 (r461428) @@ -10,15 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= feld@FreeBSD.org COMMENT= Smart download manager for Python +RUN_DEPENDS= ${PY_FUTURES} + USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes -.include - -.if ${PYTHON_VER} == "2.7" -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 19:59:32 2018 Return-Path: Delivered-To: svn-ports-all@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 B7FD9F196EF; Sat, 10 Feb 2018 19:59:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6448B6FD44; Sat, 10 Feb 2018 19:59:32 +0000 (UTC) (envelope-from sunpoet@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 551DF189E4; Sat, 10 Feb 2018 19:59:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AJxWil095261; Sat, 10 Feb 2018 19:59:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AJxWPr095260; Sat, 10 Feb 2018 19:59:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802101959.w1AJxWPr095260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 19:59:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461429 - head/www/py-requests-futures X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-requests-futures X-SVN-Commit-Revision: 461429 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 19:59:32 -0000 Author: sunpoet Date: Sat Feb 10 19:59:31 2018 New Revision: 461429 URL: https://svnweb.freebsd.org/changeset/ports/461429 Log: Simplify Makefile: use PY_FUTURES With hat: python Modified: head/www/py-requests-futures/Makefile Modified: head/www/py-requests-futures/Makefile ============================================================================== --- head/www/py-requests-futures/Makefile Sat Feb 10 19:59:26 2018 (r461428) +++ head/www/py-requests-futures/Makefile Sat Feb 10 19:59:31 2018 (r461429) @@ -15,14 +15,9 @@ LICENSE= APACHE20 USES= python USE_PYTHON= autoplist distutils -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} +RUN_DEPENDS= ${PY_FUTURES} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} NO_ARCH= yes -.include - -.if ${PYTHON_VER} == "2.7" -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${FLAVOR} -.endif - -.include +.include From owner-svn-ports-all@freebsd.org Sat Feb 10 20:06:46 2018 Return-Path: Delivered-To: svn-ports-all@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 C6EACF1A0D4; Sat, 10 Feb 2018 20:06:46 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A66670422; Sat, 10 Feb 2018 20:06:46 +0000 (UTC) (envelope-from adamw@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 6E67718B78; Sat, 10 Feb 2018 20:06:46 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AK6klQ000330; Sat, 10 Feb 2018 20:06:46 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AK6k5I000328; Sat, 10 Feb 2018 20:06:46 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802102006.w1AK6k5I000328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 10 Feb 2018 20:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461430 - head/editors/vim X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/editors/vim X-SVN-Commit-Revision: 461430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 20:06:46 -0000 Author: adamw Date: Sat Feb 10 20:06:46 2018 New Revision: 461430 URL: https://svnweb.freebsd.org/changeset/ports/461430 Log: Update vim to patchlevel 1496 Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Feb 10 19:59:31 2018 (r461429) +++ head/editors/vim/Makefile Sat Feb 10 20:06:46 2018 (r461430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.1458 +PORTVERSION= 8.0.1496 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Feb 10 19:59:31 2018 (r461429) +++ head/editors/vim/distinfo Sat Feb 10 20:06:46 2018 (r461430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517675153 -SHA256 (vim-vim-v8.0.1458_GH0.tar.gz) = c40038fc829fe8fbb0220cc7f3275ecd61c0284b73845cedf92c04665f541182 -SIZE (vim-vim-v8.0.1458_GH0.tar.gz) = 13434821 +TIMESTAMP = 1518293030 +SHA256 (vim-vim-v8.0.1496_GH0.tar.gz) = 175dc2181adadbebdbbc84d61f9f617a4d50ad12f77c7ec84224321d8dc74550 +SIZE (vim-vim-v8.0.1496_GH0.tar.gz) = 13437907 From owner-svn-ports-all@freebsd.org Sat Feb 10 21:02:55 2018 Return-Path: Delivered-To: svn-ports-all@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 8C7CFF1E27A; Sat, 10 Feb 2018 21:02:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42B987246A; Sat, 10 Feb 2018 21:02:55 +0000 (UTC) (envelope-from sunpoet@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 3D8E11953F; Sat, 10 Feb 2018 21:02:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AL2tfL029745; Sat, 10 Feb 2018 21:02:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AL2tdX029744; Sat, 10 Feb 2018 21:02:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802102102.w1AL2tdX029744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 21:02:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461431 - head/multimedia/py-enzyme X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/multimedia/py-enzyme X-SVN-Commit-Revision: 461431 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:02:55 -0000 Author: sunpoet Date: Sat Feb 10 21:02:54 2018 New Revision: 461431 URL: https://svnweb.freebsd.org/changeset/ports/461431 Log: Fix LICENSE Approved by: portmgr (blanket) Modified: head/multimedia/py-enzyme/Makefile Modified: head/multimedia/py-enzyme/Makefile ============================================================================== --- head/multimedia/py-enzyme/Makefile Sat Feb 10 20:06:46 2018 (r461430) +++ head/multimedia/py-enzyme/Makefile Sat Feb 10 21:02:54 2018 (r461431) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python module to parse metadata in video files -LICENSE= GPLv3 +LICENSE= APACHE20 USES= python:2 USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Sat Feb 10 21:04:55 2018 Return-Path: Delivered-To: svn-ports-all@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 068C8F1E458; Sat, 10 Feb 2018 21:04:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEEE2725AB; Sat, 10 Feb 2018 21:04:54 +0000 (UTC) (envelope-from sunpoet@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 A9F3419542; Sat, 10 Feb 2018 21:04:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AL4ssB029895; Sat, 10 Feb 2018 21:04:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AL4sv0029894; Sat, 10 Feb 2018 21:04:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802102104.w1AL4sv0029894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 21:04:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461432 - head/multimedia/py-subliminal X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/multimedia/py-subliminal X-SVN-Commit-Revision: 461432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:04:55 -0000 Author: sunpoet Date: Sat Feb 10 21:04:54 2018 New Revision: 461432 URL: https://svnweb.freebsd.org/changeset/ports/461432 Log: Fix LICENSE - Add LICENSE_FILE Approved by: portmgr (blanket) Modified: head/multimedia/py-subliminal/Makefile Modified: head/multimedia/py-subliminal/Makefile ============================================================================== --- head/multimedia/py-subliminal/Makefile Sat Feb 10 21:02:54 2018 (r461431) +++ head/multimedia/py-subliminal/Makefile Sat Feb 10 21:04:54 2018 (r461432) @@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python library to search and download subtitles -LICENSE= LGPL3 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.0:www/py-beautifulsoup@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}enzyme>=0.4.1:multimedia/py-enzyme@${FLAVOR} \ From owner-svn-ports-all@freebsd.org Sat Feb 10 21:09:31 2018 Return-Path: Delivered-To: svn-ports-all@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 D8397F1E94B; Sat, 10 Feb 2018 21:09:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89E6A72840; Sat, 10 Feb 2018 21:09:30 +0000 (UTC) (envelope-from yuri@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 8098419543; Sat, 10 Feb 2018 21:09:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AL9Unp030162; Sat, 10 Feb 2018 21:09:30 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AL9Unc030159; Sat, 10 Feb 2018 21:09:30 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802102109.w1AL9Unc030159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 21:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461433 - head/games/diaspora X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/games/diaspora X-SVN-Commit-Revision: 461433 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:09:31 -0000 Author: yuri Date: Sat Feb 10 21:09:29 2018 New Revision: 461433 URL: https://svnweb.freebsd.org/changeset/ports/461433 Log: games/diaspora: Update mirrors and pkg-descr file Port changes: * Mirrors changed without an actual distfiles change * Whitespace changes in pkg-descr * Changed WWW PR: 225787 Submitted by: lightside@gmx.com (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/games/diaspora/Makefile head/games/diaspora/pkg-descr Modified: head/games/diaspora/Makefile ============================================================================== --- head/games/diaspora/Makefile Sat Feb 10 21:04:54 2018 (r461432) +++ head/games/diaspora/Makefile Sat Feb 10 21:09:29 2018 (r461433) @@ -6,11 +6,12 @@ PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://diaspora.fs2downloads.com/ \ - http://www.freespacemods.net/e107_files/downloads/:freespacemods \ + http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/:sectorgame \ + http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora%20%28Linux%29.tar.lzma?dummy=/:sectorgame1 \ http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/:intfiles \ http://ftp.tw.freebsd.org/distfiles/:twfiles -DISTFILES= Diaspora_R1_Linux.tar.lzma:freespacemods,DEFAULT \ - Diaspora_R1_Patch_1.1.tar.lzma:intfiles,twfiles,DEFAULT \ +DISTFILES= Diaspora_R1_Linux.tar.lzma:sectorgame1,DEFAULT \ + Diaspora_R1_Patch_1.1.tar.lzma:sectorgame,intfiles,twfiles,DEFAULT \ Diaspora_R1_Patch_1.1.1.tar.lzma MAINTAINER= lightside@gmx.com Modified: head/games/diaspora/pkg-descr ============================================================================== --- head/games/diaspora/pkg-descr Sat Feb 10 21:04:54 2018 (r461432) +++ head/games/diaspora/pkg-descr Sat Feb 10 21:09:29 2018 (r461433) @@ -1,5 +1,5 @@ Diaspora: Shattered Armistice is a single and multiplayer space fighter -combat game set in the reimagined Battlestar Galactica universe. It is -based on FreeSpace 2 Open Source Code Project engine. +combat game set in the reimagined Battlestar Galactica universe. +It is based on FreeSpace 2 Open Source Code Project engine. -WWW: http://www.diasporagame.com +WWW: http://diaspora.hard-light.net From owner-svn-ports-all@freebsd.org Sat Feb 10 21:34:19 2018 Return-Path: Delivered-To: svn-ports-all@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 4AEF2F2043A; Sat, 10 Feb 2018 21:34:19 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F156873663; Sat, 10 Feb 2018 21:34:18 +0000 (UTC) (envelope-from zeising@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 EC4B119A0D; Sat, 10 Feb 2018 21:34:18 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ALYIF3044771; Sat, 10 Feb 2018 21:34:18 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ALYIeA044769; Sat, 10 Feb 2018 21:34:18 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201802102134.w1ALYIeA044769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 10 Feb 2018 21:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461434 - head/devel/nasm X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/devel/nasm X-SVN-Commit-Revision: 461434 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:34:19 -0000 Author: zeising Date: Sat Feb 10 21:34:18 2018 New Revision: 461434 URL: https://svnweb.freebsd.org/changeset/ports/461434 Log: Update devel/nasm to 2.13.03 Changelog: * Added AVX and AVX512 VAES* and VPCLMULQDQ instructions. * Fixed missing dwarf record in x32 ELF output format. Modified: head/devel/nasm/Makefile head/devel/nasm/distinfo Modified: head/devel/nasm/Makefile ============================================================================== --- head/devel/nasm/Makefile Sat Feb 10 21:09:29 2018 (r461433) +++ head/devel/nasm/Makefile Sat Feb 10 21:34:18 2018 (r461434) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nasm -PORTVERSION= 2.13.02 +PORTVERSION= 2.13.03 PORTEPOCH= 1 CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ Modified: head/devel/nasm/distinfo ============================================================================== --- head/devel/nasm/distinfo Sat Feb 10 21:09:29 2018 (r461433) +++ head/devel/nasm/distinfo Sat Feb 10 21:34:18 2018 (r461434) @@ -1,5 +1,5 @@ -TIMESTAMP = 1514662203 -SHA256 (nasm-2.13.02.tar.xz) = 8ac3235f49a6838ff7a8d7ef7c19a4430d0deecc0c2d3e3e237b5e9f53291757 -SIZE (nasm-2.13.02.tar.xz) = 805744 -SHA256 (nasm-2.13.02-xdoc.tar.xz) = 7f3adad45c0386edc7a44f92b287f404b423b09b3085a5aac3c16f1deda56f5a -SIZE (nasm-2.13.02-xdoc.tar.xz) = 705684 +TIMESTAMP = 1518268055 +SHA256 (nasm-2.13.03.tar.xz) = 812ecfb0dcbc5bd409aaa8f61c7de94c5b8752a7b00c632883d15b2ed6452573 +SIZE (nasm-2.13.03.tar.xz) = 806636 +SHA256 (nasm-2.13.03-xdoc.tar.xz) = 9dc947707d7d5112770325aa439425e2422ffc1460085e008445d2e8f1b2c74a +SIZE (nasm-2.13.03-xdoc.tar.xz) = 708020 From owner-svn-ports-all@freebsd.org Sat Feb 10 21:37:21 2018 Return-Path: Delivered-To: svn-ports-all@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 56181F20756; Sat, 10 Feb 2018 21:37:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0911F737DE; Sat, 10 Feb 2018 21:37:21 +0000 (UTC) (envelope-from sunpoet@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 ED31419A0E; Sat, 10 Feb 2018 21:37:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ALbKFu044982; Sat, 10 Feb 2018 21:37:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ALbKUR044981; Sat, 10 Feb 2018 21:37:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802102137.w1ALbKUR044981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Feb 2018 21:37:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461435 - head/net/xprobe X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/xprobe X-SVN-Commit-Revision: 461435 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:37:21 -0000 Author: sunpoet Date: Sat Feb 10 21:37:20 2018 New Revision: 461435 URL: https://svnweb.freebsd.org/changeset/ports/461435 Log: Add LICENSE_FILE Modified: head/net/xprobe/Makefile Modified: head/net/xprobe/Makefile ============================================================================== --- head/net/xprobe/Makefile Sat Feb 10 21:34:18 2018 (r461434) +++ head/net/xprobe/Makefile Sat Feb 10 21:37:20 2018 (r461435) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= INSTALL=${INSTALL} GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sat Feb 10 21:45:07 2018 Return-Path: Delivered-To: svn-ports-all@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 1EBAAF211FE; Sat, 10 Feb 2018 21:45:07 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCFA873DE1; Sat, 10 Feb 2018 21:45:06 +0000 (UTC) (envelope-from dbaio@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 B3CA919B9F; Sat, 10 Feb 2018 21:45:06 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ALj6QN050103; Sat, 10 Feb 2018 21:45:06 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ALj6wa050101; Sat, 10 Feb 2018 21:45:06 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802102145.w1ALj6wa050101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 21:45:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461436 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 461436 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:45:07 -0000 Author: dbaio Date: Sat Feb 10 21:45:06 2018 New Revision: 461436 URL: https://svnweb.freebsd.org/changeset/ports/461436 Log: security/vuxml: Document vulnerability in net-p2p/libtorrent PR: 224664 Reported by: Henry David Bartholomew Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 10 21:37:20 2018 (r461435) +++ head/security/vuxml/vuln.xml Sat Feb 10 21:45:06 2018 (r461436) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libtorrent -- remote DoS + + + libtorrent + 0.13.6_5 + + + + +

X-cela reports:

+
+

Calls into build_benocde that use %zu could crash on 64 bit + machines due to the size change of size_t. Someone can force + READ_ENC_IA to fail allowing an internal_error to be thrown + and bring down the client.

+
+ +
+ + https://github.com/rakshasa/libtorrent/pull/99 + ports/224664 + + + 2015-12-01 + 2018-02-10 + +
+ exim -- a buffer overflow vulnerability, remote code execution From owner-svn-ports-all@freebsd.org Sat Feb 10 21:52:46 2018 Return-Path: Delivered-To: svn-ports-all@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 5E0F6F21AED; Sat, 10 Feb 2018 21:52:46 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 13D847439A; Sat, 10 Feb 2018 21:52:46 +0000 (UTC) (envelope-from dbaio@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 0EBC019D46; Sat, 10 Feb 2018 21:52:46 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ALqjOo054895; Sat, 10 Feb 2018 21:52:45 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ALqjT8054892; Sat, 10 Feb 2018 21:52:45 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802102152.w1ALqjT8054892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 21:52:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461437 - in head/net-p2p/libtorrent: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/net-p2p/libtorrent: . files X-SVN-Commit-Revision: 461437 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 21:52:46 -0000 Author: dbaio Date: Sat Feb 10 21:52:45 2018 New Revision: 461437 URL: https://svnweb.freebsd.org/changeset/ports/461437 Log: net-p2p/libtorrent: Fix remote DoS Calls into build_benocde that use %zu could crash on 64 bit machines due to the size change of size_t. Someone can force READ_ENC_IA to fail allowing an internal_error to be thrown and bring down the client, throw handshake_error instead. PR: 224664 Submitted by: Henry David Bartholomew Approved by: maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks) MFH: 2018Q1 Security: e4dd787e-0ea9-11e8-95f2-005056925db4 Added: head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash (contents, props changed) Modified: head/net-p2p/libtorrent/Makefile head/net-p2p/libtorrent/distinfo Modified: head/net-p2p/libtorrent/Makefile ============================================================================== --- head/net-p2p/libtorrent/Makefile Sat Feb 10 21:45:06 2018 (r461436) +++ head/net-p2p/libtorrent/Makefile Sat Feb 10 21:52:45 2018 (r461437) @@ -2,7 +2,7 @@ PORTNAME= libtorrent PORTVERSION= 0.13.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= http://rtorrent.net/downloads/ Modified: head/net-p2p/libtorrent/distinfo ============================================================================== --- head/net-p2p/libtorrent/distinfo Sat Feb 10 21:45:06 2018 (r461436) +++ head/net-p2p/libtorrent/distinfo Sat Feb 10 21:52:45 2018 (r461437) @@ -1,2 +1,3 @@ +TIMESTAMP = 1518295243 SHA256 (libtorrent-0.13.6.tar.gz) = 2838a08c96edfd936aff8fbf99ecbb930c2bfca3337dd1482eb5fccdb80d5a04 SIZE (libtorrent-0.13.6.tar.gz) = 781253 Added: head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash Sat Feb 10 21:52:45 2018 (r461437) @@ -0,0 +1,45 @@ +# https://github.com/rakshasa/libtorrent/pull/99/files + +--- src/protocol/extensions.cc.orig 2015-08-08 17:01:32.000000000 +0200 ++++ src/protocol/extensions.cc 2017-12-02 01:46:38.522736000 +0100 +@@ -394,7 +394,7 @@ + if (m_download->info()->is_meta_download() || piece >= pieceEnd) { + // reject: { "msg_type" => 2, "piece" => ... } + m_pendingType = UT_METADATA; +- m_pending = build_bencode(40, "d8:msg_typei2e5:piecei%zuee", piece); ++ m_pending = build_bencode(sizeof(size_t) + 36, "d8:msg_typei2e5:piecei%zuee", piece); + return; + } + +@@ -407,7 +407,7 @@ + // data: { "msg_type" => 1, "piece" => ..., "total_size" => ... } followed by piece data (outside of dictionary) + size_t length = piece == pieceEnd - 1 ? m_download->info()->metadata_size() % metadata_piece_size : metadata_piece_size; + m_pendingType = UT_METADATA; +- m_pending = build_bencode(length + 128, "d8:msg_typei1e5:piecei%zue10:total_sizei%zuee", piece, metadataSize); ++ m_pending = build_bencode((2 * sizeof(size_t)) + length + 120, "d8:msg_typei1e5:piecei%zue10:total_sizei%zuee", piece, metadataSize); + + memcpy(m_pending.end(), buffer + (piece << metadata_piece_shift), length); + m_pending.set(m_pending.data(), m_pending.end() + length, m_pending.owned()); +--- src/protocol/handshake.cc.orig 2015-08-08 17:01:49.000000000 +0200 ++++ src/protocol/handshake.cc 2017-12-02 01:46:38.523093000 +0100 +@@ -738,7 +738,7 @@ + break; + + if (m_readBuffer.remaining() > m_encryption.length_ia()) +- throw internal_error("Read past initial payload after incoming encrypted handshake."); ++ throw handshake_error(ConnectionManager::handshake_failed, e_handshake_invalid_value); + + if (m_encryption.crypto() != HandshakeEncryption::crypto_rc4) + m_encryption.info()->set_obfuscated(); +--- src/torrent/object_stream.cc.orig 2015-08-08 17:01:32.000000000 +0200 ++++ src/torrent/object_stream.cc 2017-12-02 01:46:38.523350000 +0100 +@@ -104,7 +104,8 @@ + while (first != last && *first >= '0' && *first <= '9') + length = length * 10 + (*first++ - '0'); + +- if (length + 1 > (unsigned int)std::distance(first, last) || *first++ != ':') ++ if (length + 1 > (unsigned int)std::distance(first, last) || *first++ != ':' ++ || length + 1 == 0) + throw torrent::bencode_error("Invalid bencode data."); + + return raw_string(first, length); From owner-svn-ports-all@freebsd.org Sat Feb 10 22:03:16 2018 Return-Path: Delivered-To: svn-ports-all@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 7B388F00638; Sat, 10 Feb 2018 22:03:16 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E60074978; Sat, 10 Feb 2018 22:03:16 +0000 (UTC) (envelope-from rene@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 0F36619EE0; Sat, 10 Feb 2018 22:03:16 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AM3Fvk059911; Sat, 10 Feb 2018 22:03:15 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AM3F8B059907; Sat, 10 Feb 2018 22:03:15 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102203.w1AM3F8B059907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:03:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461438 - in head: . databases databases/postgresql92-server devel devel/p5-Parse-Pidl devel/rubygem-piston X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . databases databases/postgresql92-server devel devel/p5-Parse-Pidl devel/rubygem-piston X-SVN-Commit-Revision: 461438 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:03:16 -0000 Author: rene Date: Sat Feb 10 22:03:15 2018 New Revision: 461438 URL: https://svnweb.freebsd.org/changeset/ports/461438 Log: Remove expired ports: 2018-01-01 devel/p5-Parse-Pidl: yes 2018-02-08 devel/rubygem-piston: No longer maintained upstream 2017-04-05 databases/postgresql92-server: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. Deleted: head/databases/postgresql92-server/ head/devel/p5-Parse-Pidl/ head/devel/rubygem-piston/ Modified: head/MOVED head/databases/Makefile head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 10 21:52:45 2018 (r461437) +++ head/MOVED Sat Feb 10 22:03:15 2018 (r461438) @@ -9946,3 +9946,6 @@ www/kdewebdev4|www/kdewebdev-kde4|2018-02-10|Rename KD x11-clocks/kdetoys4|x11-clocks/kdetoys-kde4|2018-02-10|Rename KDE4 metaports for simplicty x11-themes/kdeartwork4|x11-themes/kdeartwork-kde4|2018-02-10|Rename KDE4 metaports for simplicty x11/kdelibs4|x11/kdelibs-kde4|2018-02-10|Rename KDE4 metaports for simplicty +devel/p5-Parse-Pidl||2018-02-10|Has expired: yes +devel/rubygem-piston||2018-02-10|Has expired: No longer maintained upstream +databases/postgresql92-server|databases/postgresql93-server|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Feb 10 21:52:45 2018 (r461437) +++ head/databases/Makefile Sat Feb 10 22:03:15 2018 (r461438) @@ -715,7 +715,6 @@ SUBDIR += postgresql92-plperl SUBDIR += postgresql92-plpython SUBDIR += postgresql92-pltcl - SUBDIR += postgresql92-server SUBDIR += postgresql93-client SUBDIR += postgresql93-contrib SUBDIR += postgresql93-docs Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 10 21:52:45 2018 (r461437) +++ head/devel/Makefile Sat Feb 10 22:03:15 2018 (r461438) @@ -3134,7 +3134,6 @@ SUBDIR += p5-Parse-Method-Signatures SUBDIR += p5-Parse-PMFile SUBDIR += p5-Parse-PerlConfig - SUBDIR += p5-Parse-Pidl SUBDIR += p5-Parse-PlainConfig SUBDIR += p5-Parse-RecDescent SUBDIR += p5-Parse-Win32Registry @@ -5627,7 +5626,6 @@ SUBDIR += rubygem-peek-rblineprof SUBDIR += rubygem-peek-redis SUBDIR += rubygem-peek-sidekiq - SUBDIR += rubygem-piston SUBDIR += rubygem-pkg-config SUBDIR += rubygem-platform SUBDIR += rubygem-pleaserun From owner-svn-ports-all@freebsd.org Sat Feb 10 22:13:25 2018 Return-Path: Delivered-To: svn-ports-all@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 D3362F010AE; Sat, 10 Feb 2018 22:13:25 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6BC5A74EE4; Sat, 10 Feb 2018 22:13:25 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id BA38A6002F4; Sat, 10 Feb 2018 23:13:23 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id an0yqip8WfAM; Sat, 10 Feb 2018 23:13:17 +0100 (CET) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Sat, 10 Feb 2018 23:13:17 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 4799727A2D; Sat, 10 Feb 2018 23:13:17 +0100 (CET) Date: Sat, 10 Feb 2018 23:13:17 +0100 From: Christoph Moench-Tegeder To: Rene Ladan Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461438 - in head: . databases databases/postgresql92-server devel devel/p5-Parse-Pidl devel/rubygem-piston Message-ID: <20180210221316.GB44329@elch.exwg.net> References: <201802102203.w1AM3F8B059907@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201802102203.w1AM3F8B059907@repo.freebsd.org> User-Agent: Mutt/1.9.3 (2018-01-21) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:13:26 -0000 ## Rene Ladan (rene@FreeBSD.org): > 2017-04-05 databases/postgresql92-server: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. There's more to that: - databases/postgresql92-{client,contrib,docs,pgtcl,plperl,plpython,pltcl} (slave ports, and most of the don't make sense without the server anyway) - version 9.2 is still a valid PostgreSQL version in Mk/Uses/pgsql.mk and mentioned in Mk/bsd.default_versions.mk - oh, and perhaps it's "end-of-life" :) Regards, Christoph -- Spare Space From owner-svn-ports-all@freebsd.org Sat Feb 10 22:13:33 2018 Return-Path: Delivered-To: svn-ports-all@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 DD503F010D9; Sat, 10 Feb 2018 22:13:32 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F59774FA3; Sat, 10 Feb 2018 22:13:31 +0000 (UTC) (envelope-from bsam@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 AD7541A071; Sat, 10 Feb 2018 22:13:30 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMDUV0065164; Sat, 10 Feb 2018 22:13:30 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMDUWw065162; Sat, 10 Feb 2018 22:13:30 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201802102213.w1AMDUWw065162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Sat, 10 Feb 2018 22:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461439 - in head/net-mgmt/blackbox_exporter: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: in head/net-mgmt/blackbox_exporter: . files X-SVN-Commit-Revision: 461439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:13:33 -0000 Author: bsam Date: Sat Feb 10 22:13:30 2018 New Revision: 461439 URL: https://svnweb.freebsd.org/changeset/ports/461439 Log: net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE. PR: 225809 Submitted by: David O'Rourke Modified: head/net-mgmt/blackbox_exporter/Makefile head/net-mgmt/blackbox_exporter/files/blackbox_exporter.in Modified: head/net-mgmt/blackbox_exporter/Makefile ============================================================================== --- head/net-mgmt/blackbox_exporter/Makefile Sat Feb 10 22:03:15 2018 (r461438) +++ head/net-mgmt/blackbox_exporter/Makefile Sat Feb 10 22:13:30 2018 (r461439) @@ -3,13 +3,15 @@ PORTNAME= blackbox_exporter PORTVERSION= 0.11.0 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt MAINTAINER= bsam@FreeBSD.org COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP -LICENSE= APACHE20 +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes Modified: head/net-mgmt/blackbox_exporter/files/blackbox_exporter.in ============================================================================== --- head/net-mgmt/blackbox_exporter/files/blackbox_exporter.in Sat Feb 10 22:03:15 2018 (r461438) +++ head/net-mgmt/blackbox_exporter/files/blackbox_exporter.in Sat Feb 10 22:13:30 2018 (r461439) @@ -19,6 +19,8 @@ # Default is ":9115". # blackbox_exporter_config (string): Set configuration file of blackbox_exporter # Default is "%%PREFIX%%/etc/blackbox_exporter.yml". +# blackbox_exporter_log_file (string): Set log file of blackbox_exporter +# Default is "/var/log/blackbox_exporter.log". . /etc/rc.subr @@ -33,6 +35,7 @@ load_rc_config $name : ${blackbox_exporter_args:=""} : ${blackbox_exporter_listen_address:=":9115"} : ${blackbox_exporter_config:="%%PREFIX%%/etc/blackbox_exporter.yml"} +: ${blackbox_exporter_log_file:="/var/log/blackbox_exporter.log"} pidfile=/var/run/blackbox_exporter.pid command="/usr/sbin/daemon" @@ -40,14 +43,24 @@ procname="%%PREFIX%%/bin/blackbox_exporter" command_args="-p ${pidfile} /usr/bin/env ${procname} \ --web.listen-address=${blackbox_exporter_listen_address} \ --config.file=${blackbox_exporter_config} \ - ${blackbox_exporter_args}" + ${blackbox_exporter_args} >> ${blackbox_exporter_log_file} 2>&1" start_precmd=blackbox_exporter_startprecmd blackbox_exporter_startprecmd() { if [ ! -e ${pidfile} ]; then - install -o ${blackbox_exporter_user} -g ${blackbox_exporter_group} /dev/null ${pidfile}; + install \ + -o ${blackbox_exporter_user} \ + -g ${blackbox_exporter_group} \ + /dev/null ${pidfile}; + fi + if [ ! -e ${blackbox_exporter_log_file} ]; then + install \ + -o ${blackbox_exporter_user} \ + -g ${blackbox_exporter_group} \ + -m 640 \ + /dev/null ${blackbox_exporter_log_file}; fi } From owner-svn-ports-all@freebsd.org Sat Feb 10 22:14:40 2018 Return-Path: Delivered-To: svn-ports-all@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 46602F011C4; Sat, 10 Feb 2018 22:14:40 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB41F750D4; Sat, 10 Feb 2018 22:14:39 +0000 (UTC) (envelope-from rene@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 E58E61A073; Sat, 10 Feb 2018 22:14:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMEdpm065389; Sat, 10 Feb 2018 22:14:39 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMEdGv065387; Sat, 10 Feb 2018 22:14:39 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102214.w1AMEdGv065387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:14:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461440 - in head: . databases databases/postgresql92-client databases/postgresql92-contrib databases/postgresql92-docs databases/postgresql92-pgtcl databases/postgresql92-plperl databa... X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . databases databases/postgresql92-client databases/postgresql92-contrib databases/postgresql92-docs databases/postgresql92-pgtcl databases/postgresql92-plperl databases/postgresql92-plpython... X-SVN-Commit-Revision: 461440 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:14:40 -0000 Author: rene Date: Sat Feb 10 22:14:39 2018 New Revision: 461440 URL: https://svnweb.freebsd.org/changeset/ports/461440 Log: Removed expired postgresql92 ports. Deleted: head/databases/postgresql92-client/ head/databases/postgresql92-contrib/ head/databases/postgresql92-docs/ head/databases/postgresql92-pgtcl/ head/databases/postgresql92-plperl/ head/databases/postgresql92-plpython/ head/databases/postgresql92-pltcl/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 10 22:13:30 2018 (r461439) +++ head/MOVED Sat Feb 10 22:14:39 2018 (r461440) @@ -9949,3 +9949,10 @@ x11/kdelibs4|x11/kdelibs-kde4|2018-02-10|Rename KDE4 m devel/p5-Parse-Pidl||2018-02-10|Has expired: yes devel/rubygem-piston||2018-02-10|Has expired: No longer maintained upstream databases/postgresql92-server|databases/postgresql93-server|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-client|databases/postgresql93-client|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-contrib|databases/postgresql93-contrib|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-docs|databases/postgresql93-docs|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-pgtcl|databases/postgresql93-pgtcl|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-plperl|databases/postgresql93-plperl|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-plpython|databases/postgresql93-plpython|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/postgresql92-pltcl|databases/postgresql93-pltcl|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Feb 10 22:13:30 2018 (r461439) +++ head/databases/Makefile Sat Feb 10 22:14:39 2018 (r461440) @@ -708,13 +708,6 @@ SUBDIR += postgresql10-plpython SUBDIR += postgresql10-pltcl SUBDIR += postgresql10-server - SUBDIR += postgresql92-client - SUBDIR += postgresql92-contrib - SUBDIR += postgresql92-docs - SUBDIR += postgresql92-pgtcl - SUBDIR += postgresql92-plperl - SUBDIR += postgresql92-plpython - SUBDIR += postgresql92-pltcl SUBDIR += postgresql93-client SUBDIR += postgresql93-contrib SUBDIR += postgresql93-docs From owner-svn-ports-all@freebsd.org Sat Feb 10 22:15:15 2018 Return-Path: Delivered-To: svn-ports-all@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 B840DF01281; Sat, 10 Feb 2018 22:15:15 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 668CE751C4; Sat, 10 Feb 2018 22:15:15 +0000 (UTC) (envelope-from zeising@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 611DE1A074; Sat, 10 Feb 2018 22:15:15 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMFF04065521; Sat, 10 Feb 2018 22:15:15 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMFFcf065519; Sat, 10 Feb 2018 22:15:15 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201802102215.w1AMFFcf065519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 10 Feb 2018 22:15:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461441 - head/devel/nasm X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/devel/nasm X-SVN-Commit-Revision: 461441 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:15:15 -0000 Author: zeising Date: Sat Feb 10 22:15:15 2018 New Revision: 461441 URL: https://svnweb.freebsd.org/changeset/ports/461441 Log: Add a mirror to fetch devel/nasm distfiles. Currently, nasm.us seem to be down, add another mirror to make the source fetchable. Reported by: antoine Modified: head/devel/nasm/Makefile Modified: head/devel/nasm/Makefile ============================================================================== --- head/devel/nasm/Makefile Sat Feb 10 22:14:39 2018 (r461440) +++ head/devel/nasm/Makefile Sat Feb 10 22:15:15 2018 (r461441) @@ -5,7 +5,8 @@ PORTNAME= nasm PORTVERSION= 2.13.03 PORTEPOCH= 1 CATEGORIES= devel lang -MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ +MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \ + https://mirror.sobukus.de/files/src/nasm/ MAINTAINER= zeising@FreeBSD.org COMMENT= General-purpose multi-platform x86 and amd64 assembler From owner-svn-ports-all@freebsd.org Sat Feb 10 22:19:14 2018 Return-Path: Delivered-To: svn-ports-all@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 BD67FF01656; Sat, 10 Feb 2018 22:19:14 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F8AD75371; Sat, 10 Feb 2018 22:19:14 +0000 (UTC) (envelope-from rene@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 4BFD21A075; Sat, 10 Feb 2018 22:19:14 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMJEXt065753; Sat, 10 Feb 2018 22:19:14 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMJDms065751; Sat, 10 Feb 2018 22:19:13 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102219.w1AMJDms065751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461442 - in head/Mk: . Uses X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head/Mk: . Uses X-SVN-Commit-Revision: 461442 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:19:14 -0000 Author: rene Date: Sat Feb 10 22:19:13 2018 New Revision: 461442 URL: https://svnweb.freebsd.org/changeset/ports/461442 Log: Remove Postgresql 9.2 from the list of supported versions. Submitted by: cmt Modified: head/Mk/Uses/pgsql.mk head/Mk/bsd.default-versions.mk Modified: head/Mk/Uses/pgsql.mk ============================================================================== --- head/Mk/Uses/pgsql.mk Sat Feb 10 22:15:15 2018 (r461441) +++ head/Mk/Uses/pgsql.mk Sat Feb 10 22:19:13 2018 (r461442) @@ -33,7 +33,7 @@ _INCLUDE_USES_PGSQL_MK= yes # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. -VALID_PGSQL_VER= 9.2 9.3 9.4 9.5 9.6 10 +VALID_PGSQL_VER= 9.3 9.4 9.5 9.6 10 # Override non-default LIBVERS like this: #PGSQL99_LIBVER=6 Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Sat Feb 10 22:15:15 2018 (r461441) +++ head/Mk/bsd.default-versions.mk Sat Feb 10 22:19:13 2018 (r461442) @@ -70,7 +70,7 @@ _PERL5_FROM_BIN!= perl -e 'printf "%vd\n", $$^V;' _EXPORTED_VARS+= _PERL5_FROM_BIN PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R} .endif -# Possible values: 9.2, 9.3, 9.4, 9.5, 9.6 +# Possible values: 9.3, 9.4, 9.5, 9.6 PGSQL_DEFAULT?= 9.5 # Possible values: 5.6, 7.0, 7.1, 7.2 PHP_DEFAULT?= 5.6 From owner-svn-ports-all@freebsd.org Sat Feb 10 22:26:36 2018 Return-Path: Delivered-To: svn-ports-all@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 0F827F01E03; Sat, 10 Feb 2018 22:26:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6A847586C; Sat, 10 Feb 2018 22:26:35 +0000 (UTC) (envelope-from yuri@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 AD7CC1A209; Sat, 10 Feb 2018 22:26:35 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMQZMH070721; Sat, 10 Feb 2018 22:26:35 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMQZsT070717; Sat, 10 Feb 2018 22:26:35 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802102226.w1AMQZsT070717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 22:26:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461443 - in head/emulators/higan: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/emulators/higan: . files X-SVN-Commit-Revision: 461443 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:26:36 -0000 Author: yuri Date: Sat Feb 10 22:26:35 2018 New Revision: 461443 URL: https://svnweb.freebsd.org/changeset/ports/461443 Log: emulators/higan: Update to 106 Changelogs are on the main page: https://byuu.org/ Additional port changes: * Added CATEGORIES=games because Nintendo is a game console * Removed the unnecessary USE_LDCONFIG * Update of values related to the XV port option * Minor patch update PR: 225242 Submitted by: Naram Qashat (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/emulators/higan/Makefile head/emulators/higan/distinfo head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile head/emulators/higan/pkg-plist Modified: head/emulators/higan/Makefile ============================================================================== --- head/emulators/higan/Makefile Sat Feb 10 22:19:13 2018 (r461442) +++ head/emulators/higan/Makefile Sat Feb 10 22:26:35 2018 (r461443) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= higan -PORTVERSION= 103 -PORTREVISION= 2 -CATEGORIES= emulators +PORTVERSION= 106 +CATEGORIES= emulators games MASTER_SITES= http://download.byuu.org/ \ http://www.cyberbotx.com/higan/ DISTNAME= ${PORTNAME}_v${PORTVERSION}-source @@ -15,7 +14,6 @@ COMMENT= Nintendo multi-system emulator ONLY_FOR_ARCHS= amd64 i386 USES= 7z:p7zip compiler:c++14-lang gmake pkgconfig -USE_LDCONFIG= yes USE_XORG= x11 xext USE_CSTD= c99 USE_CXXSTD= c++14 @@ -58,7 +56,7 @@ XSHM_USE= XORG=xext XSHM_VARS= VIDEO_DRIVER+=video.xshm XV_USE= XORG=xv -XV_VARS= VIDEO_DRIVER+=video.xv +XV_VARS= VIDEO_DRIVER+=video.xvideo AO_LIB_DEPENDS= libao.so:audio/libao AO_VARS= AUDIO_DRIVER+=audio.ao Modified: head/emulators/higan/distinfo ============================================================================== --- head/emulators/higan/distinfo Sat Feb 10 22:19:13 2018 (r461442) +++ head/emulators/higan/distinfo Sat Feb 10 22:26:35 2018 (r461443) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501216018 -SHA256 (higan_v103-source.7z) = e63a6ab6a4131f9a05382c0c8c67d226aeaec2ec51f139260c87fa1f5e994276 -SIZE (higan_v103-source.7z) = 917959 +TIMESTAMP = 1516118942 +SHA256 (higan_v106-source.7z) = 6564f91f232040c46c052de763dc139e94005e0f2376959fdacbb6ccd3fd6d18 +SIZE (higan_v106-source.7z) = 830639 Modified: head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile ============================================================================== --- head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile Sat Feb 10 22:19:13 2018 (r461442) +++ head/emulators/higan/files/patch-higan_target-tomoko_GNUmakefile Sat Feb 10 22:26:35 2018 (r461443) @@ -1,11 +1,11 @@ ---- higan/target-tomoko/GNUmakefile.orig 2016-01-14 03:20:56 UTC +--- higan/target-tomoko/GNUmakefile.orig 2017-09-23 21:35:23 UTC +++ higan/target-tomoko/GNUmakefile -@@ -27,9 +27,9 @@ else ifeq ($(platform),linux) - ruby += audio.alsa audio.openal audio.oss audio.pulseaudio audio.pulseaudiosimple audio.ao - ruby += input.udev input.sdl input.xlib +@@ -30,9 +30,9 @@ else ifeq ($(platform),linux) + ruby += audio.oss audio.alsa audio.openal audio.pulseaudio audio.pulseaudiosimple audio.ao + ruby += input.sdl input.xlib input.udev else ifeq ($(platform),bsd) -- ruby += video.glx video.xv video.xshm video.sdl -- ruby += audio.openal audio.oss +- ruby += video.glx video.xvideo video.xshm video.sdl +- ruby += audio.oss audio.openal - ruby += input.sdl input.xlib + ruby += %%VIDEO%% + ruby += %%AUDIO%% Modified: head/emulators/higan/pkg-plist ============================================================================== --- head/emulators/higan/pkg-plist Sat Feb 10 22:19:13 2018 (r461442) +++ head/emulators/higan/pkg-plist Sat Feb 10 22:26:35 2018 (r461443) @@ -10,6 +10,7 @@ share/applications/higan.desktop %%DATADIR%%/Game Gear.sys/manifest.bml %%DATADIR%%/Master System.sys/manifest.bml %%DATADIR%%/Mega Drive.sys/manifest.bml +%%DATADIR%%/Mega Drive.sys/tmss.rom %%DATADIR%%/PC Engine.sys/manifest.bml %%DATADIR%%/Super Famicom.sys/ipl.rom %%DATADIR%%/Super Famicom.sys/manifest.bml From owner-svn-ports-all@freebsd.org Sat Feb 10 22:34:23 2018 Return-Path: Delivered-To: svn-ports-all@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 0DC5AF0272E; Sat, 10 Feb 2018 22:34:23 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B543375EBF; Sat, 10 Feb 2018 22:34:22 +0000 (UTC) (envelope-from yuri@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 B00E31A3B6; Sat, 10 Feb 2018 22:34:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMYMvJ075579; Sat, 10 Feb 2018 22:34:22 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMYMwF075578; Sat, 10 Feb 2018 22:34:22 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802102234.w1AMYMwF075578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 22:34:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461444 - head/misc/free42 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/free42 X-SVN-Commit-Revision: 461444 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:34:23 -0000 Author: yuri Date: Sat Feb 10 22:34:22 2018 New Revision: 461444 URL: https://svnweb.freebsd.org/changeset/ports/461444 Log: misc/free42: Update to 2.0.14 Changelog: http://thomasokken.com/free42/history.html Additional port changes: * Added CXXFLAGS to fix the build on CURRENT as per the advice of the upstream developer. Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/misc/free42/Makefile head/misc/free42/distinfo Modified: head/misc/free42/Makefile ============================================================================== --- head/misc/free42/Makefile Sat Feb 10 22:26:35 2018 (r461443) +++ head/misc/free42/Makefile Sat Feb 10 22:34:22 2018 (r461444) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= free42 -DISTVERSION= 2.0.10 +DISTVERSION= 2.0.14 CATEGORIES= misc MASTER_SITES= http://thomasokken.com/free42/upstream/ DISTNAME= ${PORTNAME}-nologo-${DISTVERSION} @@ -24,6 +24,7 @@ USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango USE_XORG= x11 xmu DOS2UNIX_FILES= gtk/IntelRDFPMathLib20U1/LIBRARY/float128/op_system.h +CXXFLAGS+= -Wno-c++11-narrowing -Wno-constant-conversion # to accommodate some code breaking with clang-50 BUILD_WRKSRC= ${WRKSRC}/gtk post-extract: Modified: head/misc/free42/distinfo ============================================================================== --- head/misc/free42/distinfo Sat Feb 10 22:26:35 2018 (r461443) +++ head/misc/free42/distinfo Sat Feb 10 22:34:22 2018 (r461444) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515411890 -SHA256 (free42-nologo-2.0.10.tgz) = e15c8a96643d27961b89488bd1f040a453d03349b5436077ffd3825b7cffdbc3 -SIZE (free42-nologo-2.0.10.tgz) = 7389429 +TIMESTAMP = 1518300984 +SHA256 (free42-nologo-2.0.14.tgz) = be6fc05f6cefafec83795ae2abb1b85d5de9a479db12323d9409db1f675cfbd3 +SIZE (free42-nologo-2.0.14.tgz) = 7389737 From owner-svn-ports-all@freebsd.org Sat Feb 10 22:34:36 2018 Return-Path: Delivered-To: svn-ports-all@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 A0248F0277D; Sat, 10 Feb 2018 22:34:36 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52EED75FA2; Sat, 10 Feb 2018 22:34:36 +0000 (UTC) (envelope-from dbaio@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 4DDAC1A3B7; Sat, 10 Feb 2018 22:34:36 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMYaxC075685; Sat, 10 Feb 2018 22:34:36 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMYaGJ075683; Sat, 10 Feb 2018 22:34:36 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802102234.w1AMYaGJ075683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 22:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461445 - head/dns/dnscrypt-proxy X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/dns/dnscrypt-proxy X-SVN-Commit-Revision: 461445 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:34:36 -0000 Author: dbaio Date: Sat Feb 10 22:34:35 2018 New Revision: 461445 URL: https://svnweb.freebsd.org/changeset/ports/461445 Log: dns/dnscrypt-proxy: Update MASTER_SITES and WWW Domain dnscrypt.org is gone. [1] 1 - https://github.com/jedisct1/dnscrypt-proxy/issues/89 Reported by: tj@mrsk.me (via email) Approved by: portmgr (blanket) Modified: head/dns/dnscrypt-proxy/Makefile head/dns/dnscrypt-proxy/pkg-descr Modified: head/dns/dnscrypt-proxy/Makefile ============================================================================== --- head/dns/dnscrypt-proxy/Makefile Sat Feb 10 22:34:22 2018 (r461444) +++ head/dns/dnscrypt-proxy/Makefile Sat Feb 10 22:34:35 2018 (r461445) @@ -5,8 +5,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.9.5 PORTREVISION= 3 CATEGORIES= dns -MASTER_SITES= https://download.dnscrypt.org/dnscrypt-proxy/ \ - https://download.dnscrypt.org/dnscrypt-proxy/old/ +MASTER_SITES= LOCAL/dbaio/${PORTNAME}/ MAINTAINER= freebsd@dns-lab.com COMMENT= Boost privacy and security of DNS Modified: head/dns/dnscrypt-proxy/pkg-descr ============================================================================== --- head/dns/dnscrypt-proxy/pkg-descr Sat Feb 10 22:34:22 2018 (r461444) +++ head/dns/dnscrypt-proxy/pkg-descr Sat Feb 10 22:34:35 2018 (r461445) @@ -14,4 +14,4 @@ Reference links: 1. https://www.opendns.com/about/innovations/dnscrypt/ 2. https://dnscurve.org/ -WWW: https://dnscrypt.org/ +WWW: https://github.com/jedisct1/dnscrypt-proxy From owner-svn-ports-all@freebsd.org Sat Feb 10 22:43:52 2018 Return-Path: Delivered-To: svn-ports-all@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 8F3CCF03375; Sat, 10 Feb 2018 22:43:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 462AD76B02; Sat, 10 Feb 2018 22:43:52 +0000 (UTC) (envelope-from rene@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 40ECA1A54D; Sat, 10 Feb 2018 22:43:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMhqfk080659; Sat, 10 Feb 2018 22:43:52 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMhqhW080658; Sat, 10 Feb 2018 22:43:52 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102243.w1AMhqhW080658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461446 - head/databases/pg_statsinfo X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/databases/pg_statsinfo X-SVN-Commit-Revision: 461446 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:43:52 -0000 Author: rene Date: Sat Feb 10 22:43:51 2018 New Revision: 461446 URL: https://svnweb.freebsd.org/changeset/ports/461446 Log: databases/pg_statsinfo: use postgresql 9.3+ and bump PORTREVISION Submitted by: antoine Modified: head/databases/pg_statsinfo/Makefile Modified: head/databases/pg_statsinfo/Makefile ============================================================================== --- head/databases/pg_statsinfo/Makefile Sat Feb 10 22:34:35 2018 (r461445) +++ head/databases/pg_statsinfo/Makefile Sat Feb 10 22:43:51 2018 (r461446) @@ -2,14 +2,14 @@ PORTNAME= pg_statsinfo PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/3429/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Monitor statistics and activity of PostgreSQL -USES= gmake pgsql:9.2 +USES= gmake pgsql:9.3+ WANT_PGSQL= server MAKE_ARGS= USE_PGXS=1 LDFLAGS=-lkvm From owner-svn-ports-all@freebsd.org Sat Feb 10 22:46:11 2018 Return-Path: Delivered-To: svn-ports-all@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 2A63EF035FC; Sat, 10 Feb 2018 22:46:11 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D4FFF76CAB; Sat, 10 Feb 2018 22:46:10 +0000 (UTC) (envelope-from rene@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 CBE8C1A54E; Sat, 10 Feb 2018 22:46:10 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMkAJb080859; Sat, 10 Feb 2018 22:46:10 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMkAw8080858; Sat, 10 Feb 2018 22:46:10 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102246.w1AMkAw8080858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:46:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461447 - head/databases/postgresql-repmgr2 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/databases/postgresql-repmgr2 X-SVN-Commit-Revision: 461447 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:46:11 -0000 Author: rene Date: Sat Feb 10 22:46:10 2018 New Revision: 461447 URL: https://svnweb.freebsd.org/changeset/ports/461447 Log: databases/postgresql-repmpgr2: use Postgresql 9.3+ and bump PORTREVISION Submitted by: antoine Modified: head/databases/postgresql-repmgr2/Makefile Modified: head/databases/postgresql-repmgr2/Makefile ============================================================================== --- head/databases/postgresql-repmgr2/Makefile Sat Feb 10 22:43:51 2018 (r461446) +++ head/databases/postgresql-repmgr2/Makefile Sat Feb 10 22:46:10 2018 (r461447) @@ -3,7 +3,7 @@ PORTNAME= postgresql-repmgr PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} @@ -16,7 +16,7 @@ LICENSE= GPLv3 RUN_DEPENDS= rsync:net/rsync -USES+= gettext gmake pgsql:9.2 +USES+= gettext gmake pgsql:9.3+ USE_RC_SUBR= repmgrd WANT_PGSQL= server MAKE_ENV= USE_PGXS=1 From owner-svn-ports-all@freebsd.org Sat Feb 10 22:59:39 2018 Return-Path: Delivered-To: svn-ports-all@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 25BBAF0460B; Sat, 10 Feb 2018 22:59:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBCF7775D0; Sat, 10 Feb 2018 22:59:38 +0000 (UTC) (envelope-from rene@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 C2BEC1A6DF; Sat, 10 Feb 2018 22:59:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AMxcl3086222; Sat, 10 Feb 2018 22:59:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AMxcUM086220; Sat, 10 Feb 2018 22:59:38 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201802102259.w1AMxcUM086220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Feb 2018 22:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461448 - in head: . databases databases/pg_statsinfo databases/postgresql-repmgr2 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . databases databases/pg_statsinfo databases/postgresql-repmgr2 X-SVN-Commit-Revision: 461448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 22:59:39 -0000 Author: rene Date: Sat Feb 10 22:59:38 2018 New Revision: 461448 URL: https://svnweb.freebsd.org/changeset/ports/461448 Log: Remove two ports that were only for PostgreSQL 9.2: databases/pg_statsinfo databases/postgresql-repmgr2 Submitted by: antoine Deleted: head/databases/pg_statsinfo/ head/databases/postgresql-repmgr2/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 10 22:46:10 2018 (r461447) +++ head/MOVED Sat Feb 10 22:59:38 2018 (r461448) @@ -9956,3 +9956,5 @@ databases/postgresql92-pgtcl|databases/postgresql93-pg databases/postgresql92-plperl|databases/postgresql93-plperl|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. databases/postgresql92-plpython|databases/postgresql93-plpython|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. databases/postgresql92-pltcl|databases/postgresql93-pltcl|2018-02-10|Has expired: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version. +databases/pg_statsinfo||2018-02-10|Removed, only for PosgreSQL 9.2 +databases/postgresql-repmgr2||2018-02-10|Removed, only for PostgreSQL 9.2 Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Feb 10 22:46:10 2018 (r461447) +++ head/databases/Makefile Sat Feb 10 22:59:38 2018 (r461448) @@ -579,7 +579,6 @@ SUBDIR += pg_repack SUBDIR += pg_rman SUBDIR += pg_stat_kcache - SUBDIR += pg_statsinfo SUBDIR += pgaccess SUBDIR += pgadmin3 SUBDIR += pgagent @@ -697,7 +696,6 @@ SUBDIR += postgresql-plv8js SUBDIR += postgresql-relay SUBDIR += postgresql-repmgr - SUBDIR += postgresql-repmgr2 SUBDIR += postgresql-tds_fdw SUBDIR += postgresql-zhparser SUBDIR += postgresql10-client From owner-svn-ports-all@freebsd.org Sat Feb 10 23:01:38 2018 Return-Path: Delivered-To: svn-ports-all@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 CBD16F0486D; Sat, 10 Feb 2018 23:01:38 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FD677786A; Sat, 10 Feb 2018 23:01:38 +0000 (UTC) (envelope-from yuri@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 7ACAF1A82E; Sat, 10 Feb 2018 23:01:38 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1AN1cQB090975; Sat, 10 Feb 2018 23:01:38 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1AN1crp090973; Sat, 10 Feb 2018 23:01:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802102301.w1AN1crp090973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 23:01:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461449 - head/biology/py-pysam X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/biology/py-pysam X-SVN-Commit-Revision: 461449 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 23:01:39 -0000 Author: yuri Date: Sat Feb 10 23:01:37 2018 New Revision: 461449 URL: https://svnweb.freebsd.org/changeset/ports/461449 Log: biology/py-pysam: Update to 0.14 Changelog: https://github.com/pysam-developers/pysam/releases/tag/v0.14 Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/biology/py-pysam/Makefile head/biology/py-pysam/distinfo Modified: head/biology/py-pysam/Makefile ============================================================================== --- head/biology/py-pysam/Makefile Sat Feb 10 22:59:38 2018 (r461448) +++ head/biology/py-pysam/Makefile Sat Feb 10 23:01:37 2018 (r461449) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pysam -DISTVERSION= 0.13 +DISTVERSION= 0.14 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/biology/py-pysam/distinfo ============================================================================== --- head/biology/py-pysam/distinfo Sat Feb 10 22:59:38 2018 (r461448) +++ head/biology/py-pysam/distinfo Sat Feb 10 23:01:37 2018 (r461449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509901603 -SHA256 (pysam-0.13.tar.gz) = 1829035f58bddf26b0cb6867968178701c2a243518ea697dcedeebff487979af -SIZE (pysam-0.13.tar.gz) = 2586013 +TIMESTAMP = 1518302896 +SHA256 (pysam-0.14.tar.gz) = c9c8ea82b4deee7607d5885fc7cc92311f06e765ff30e0b2b2d3d85b28cf5687 +SIZE (pysam-0.14.tar.gz) = 3015276 From owner-svn-ports-all@freebsd.org Sat Feb 10 23:15:48 2018 Return-Path: Delivered-To: svn-ports-all@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 F38F9F058E8; Sat, 10 Feb 2018 23:15:47 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A31A878283; Sat, 10 Feb 2018 23:15:47 +0000 (UTC) (envelope-from dbaio@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 9D94D1AA1D; Sat, 10 Feb 2018 23:15:47 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ANFlug096140; Sat, 10 Feb 2018 23:15:47 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ANFl9c096137; Sat, 10 Feb 2018 23:15:47 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201802102315.w1ANFl9c096137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 23:15:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r461450 - in branches/2018Q1/net-p2p/libtorrent: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in branches/2018Q1/net-p2p/libtorrent: . files X-SVN-Commit-Revision: 461450 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 23:15:48 -0000 Author: dbaio Date: Sat Feb 10 23:15:47 2018 New Revision: 461450 URL: https://svnweb.freebsd.org/changeset/ports/461450 Log: MFH: r461437 net-p2p/libtorrent: Fix remote DoS Calls into build_benocde that use %zu could crash on 64 bit machines due to the size change of size_t. Someone can force READ_ENC_IA to fail allowing an internal_error to be thrown and bring down the client, throw handshake_error instead. PR: 224664 Submitted by: Henry David Bartholomew Approved by: maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks) Security: e4dd787e-0ea9-11e8-95f2-005056925db4 Approved by: ports-secteam (eadler) Added: branches/2018Q1/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash - copied unchanged from r461437, head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash Modified: branches/2018Q1/net-p2p/libtorrent/Makefile branches/2018Q1/net-p2p/libtorrent/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/net-p2p/libtorrent/Makefile ============================================================================== --- branches/2018Q1/net-p2p/libtorrent/Makefile Sat Feb 10 23:01:37 2018 (r461449) +++ branches/2018Q1/net-p2p/libtorrent/Makefile Sat Feb 10 23:15:47 2018 (r461450) @@ -2,7 +2,7 @@ PORTNAME= libtorrent PORTVERSION= 0.13.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= http://rtorrent.net/downloads/ Modified: branches/2018Q1/net-p2p/libtorrent/distinfo ============================================================================== --- branches/2018Q1/net-p2p/libtorrent/distinfo Sat Feb 10 23:01:37 2018 (r461449) +++ branches/2018Q1/net-p2p/libtorrent/distinfo Sat Feb 10 23:15:47 2018 (r461450) @@ -1,2 +1,3 @@ +TIMESTAMP = 1518295243 SHA256 (libtorrent-0.13.6.tar.gz) = 2838a08c96edfd936aff8fbf99ecbb930c2bfca3337dd1482eb5fccdb80d5a04 SIZE (libtorrent-0.13.6.tar.gz) = 781253 Copied: branches/2018Q1/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash (from r461437, head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash Sat Feb 10 23:15:47 2018 (r461450, copy of r461437, head/net-p2p/libtorrent/files/patch-fix-build-bencoders-callers-crash) @@ -0,0 +1,45 @@ +# https://github.com/rakshasa/libtorrent/pull/99/files + +--- src/protocol/extensions.cc.orig 2015-08-08 17:01:32.000000000 +0200 ++++ src/protocol/extensions.cc 2017-12-02 01:46:38.522736000 +0100 +@@ -394,7 +394,7 @@ + if (m_download->info()->is_meta_download() || piece >= pieceEnd) { + // reject: { "msg_type" => 2, "piece" => ... } + m_pendingType = UT_METADATA; +- m_pending = build_bencode(40, "d8:msg_typei2e5:piecei%zuee", piece); ++ m_pending = build_bencode(sizeof(size_t) + 36, "d8:msg_typei2e5:piecei%zuee", piece); + return; + } + +@@ -407,7 +407,7 @@ + // data: { "msg_type" => 1, "piece" => ..., "total_size" => ... } followed by piece data (outside of dictionary) + size_t length = piece == pieceEnd - 1 ? m_download->info()->metadata_size() % metadata_piece_size : metadata_piece_size; + m_pendingType = UT_METADATA; +- m_pending = build_bencode(length + 128, "d8:msg_typei1e5:piecei%zue10:total_sizei%zuee", piece, metadataSize); ++ m_pending = build_bencode((2 * sizeof(size_t)) + length + 120, "d8:msg_typei1e5:piecei%zue10:total_sizei%zuee", piece, metadataSize); + + memcpy(m_pending.end(), buffer + (piece << metadata_piece_shift), length); + m_pending.set(m_pending.data(), m_pending.end() + length, m_pending.owned()); +--- src/protocol/handshake.cc.orig 2015-08-08 17:01:49.000000000 +0200 ++++ src/protocol/handshake.cc 2017-12-02 01:46:38.523093000 +0100 +@@ -738,7 +738,7 @@ + break; + + if (m_readBuffer.remaining() > m_encryption.length_ia()) +- throw internal_error("Read past initial payload after incoming encrypted handshake."); ++ throw handshake_error(ConnectionManager::handshake_failed, e_handshake_invalid_value); + + if (m_encryption.crypto() != HandshakeEncryption::crypto_rc4) + m_encryption.info()->set_obfuscated(); +--- src/torrent/object_stream.cc.orig 2015-08-08 17:01:32.000000000 +0200 ++++ src/torrent/object_stream.cc 2017-12-02 01:46:38.523350000 +0100 +@@ -104,7 +104,8 @@ + while (first != last && *first >= '0' && *first <= '9') + length = length * 10 + (*first++ - '0'); + +- if (length + 1 > (unsigned int)std::distance(first, last) || *first++ != ':') ++ if (length + 1 > (unsigned int)std::distance(first, last) || *first++ != ':' ++ || length + 1 == 0) + throw torrent::bencode_error("Invalid bencode data."); + + return raw_string(first, length); From owner-svn-ports-all@freebsd.org Sat Feb 10 23:28:01 2018 Return-Path: Delivered-To: svn-ports-all@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 6A5CEF06751; Sat, 10 Feb 2018 23:28:01 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1EC7B78AD8; Sat, 10 Feb 2018 23:28:01 +0000 (UTC) (envelope-from db@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 1943F1ABAF; Sat, 10 Feb 2018 23:28:01 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ANS0M9001146; Sat, 10 Feb 2018 23:28:00 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ANS0IK001144; Sat, 10 Feb 2018 23:28:00 GMT (envelope-from db@FreeBSD.org) Message-Id: <201802102328.w1ANS0IK001144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sat, 10 Feb 2018 23:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461451 - head/comms/flrig X-SVN-Group: ports-head X-SVN-Commit-Author: db X-SVN-Commit-Paths: head/comms/flrig X-SVN-Commit-Revision: 461451 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 23:28:01 -0000 Author: db Date: Sat Feb 10 23:28:00 2018 New Revision: 461451 URL: https://svnweb.freebsd.org/changeset/ports/461451 Log: Update to 1.3.39 =Version 1.3.39= 2018-02-08 David Freese fa86d2e: Memory delete 93e5e53: IC706MKG cfc78d0: OS X build script 3654db2: IC7850 bb7ddc3: civ tests 61f49f2: restore ab 22b57eb: TT550 Modified: head/comms/flrig/Makefile head/comms/flrig/distinfo Modified: head/comms/flrig/Makefile ============================================================================== --- head/comms/flrig/Makefile Sat Feb 10 23:15:47 2018 (r461450) +++ head/comms/flrig/Makefile Sat Feb 10 23:28:00 2018 (r461451) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.38 +PORTVERSION= 1.3.39 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} Modified: head/comms/flrig/distinfo ============================================================================== --- head/comms/flrig/distinfo Sat Feb 10 23:15:47 2018 (r461450) +++ head/comms/flrig/distinfo Sat Feb 10 23:28:00 2018 (r461451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516207891 -SHA256 (flrig-1.3.38.tar.gz) = cb75e1949e3a319f366f8cc45e0ccf8dd31a83d996ee20b107d5d34bfb159c90 -SIZE (flrig-1.3.38.tar.gz) = 706694 +TIMESTAMP = 1518294187 +SHA256 (flrig-1.3.39.tar.gz) = a56cd97ef95f00da123e21173a400ce9d9a2389d3178b86b9fabf2e0ca176901 +SIZE (flrig-1.3.39.tar.gz) = 711661 From owner-svn-ports-all@freebsd.org Sat Feb 10 23:49:19 2018 Return-Path: Delivered-To: svn-ports-all@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 F2BE4F07E10; Sat, 10 Feb 2018 23:49:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9ABAA7967A; Sat, 10 Feb 2018 23:49:18 +0000 (UTC) (envelope-from yuri@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 8B32E1AEF9; Sat, 10 Feb 2018 23:49:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ANnIrA011413; Sat, 10 Feb 2018 23:49:18 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ANnI5T011411; Sat, 10 Feb 2018 23:49:18 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802102349.w1ANnI5T011411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 10 Feb 2018 23:49:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461452 - head/games/emptyepsilon X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/games/emptyepsilon X-SVN-Commit-Revision: 461452 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 23:49:19 -0000 Author: yuri Date: Sat Feb 10 23:49:18 2018 New Revision: 461452 URL: https://svnweb.freebsd.org/changeset/ports/461452 Log: games/emptyepsilon: Update to 2018.01.05 Changelog: https://github.com/daid/EmptyEpsilon/blob/master/CHANGELOG.md Additional port changes: * cmake:outsource instead of cmake * Moved USExx statements to one section Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/games/emptyepsilon/Makefile head/games/emptyepsilon/distinfo Modified: head/games/emptyepsilon/Makefile ============================================================================== --- head/games/emptyepsilon/Makefile Sat Feb 10 23:28:00 2018 (r461451) +++ head/games/emptyepsilon/Makefile Sat Feb 10 23:49:18 2018 (r461452) @@ -3,7 +3,7 @@ PORTNAME= emptyepsilon DISTVERSIONPREFIX= EE- -DISTVERSION= 2017.11.03 +DISTVERSION= 2018.01.05 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org @@ -16,11 +16,10 @@ BROKEN_powerpc64= fails to compile: scienceDatabase.cp LIB_DEPENDS= libsfml-system.so:devel/sfml +USES= cmake:outsource compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= daid GH_PROJECT= EmptyEpsilon SeriousProton:sproton - -USES= cmake compiler:c++11-lib USE_GL= gl glu CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" Modified: head/games/emptyepsilon/distinfo ============================================================================== --- head/games/emptyepsilon/distinfo Sat Feb 10 23:28:00 2018 (r461451) +++ head/games/emptyepsilon/distinfo Sat Feb 10 23:49:18 2018 (r461452) @@ -1,5 +1,5 @@ -TIMESTAMP = 1509808994 -SHA256 (daid-EmptyEpsilon-EE-2017.11.03_GH0.tar.gz) = fadd116b8a9c6d68d44284156fcf3e16515847c6978f1dad932363ada6f89a30 -SIZE (daid-EmptyEpsilon-EE-2017.11.03_GH0.tar.gz) = 203080177 -SHA256 (daid-SeriousProton-EE-2017.11.03_GH0.tar.gz) = 0c02fe66859ff28c1d16b2354647fac396b5fc58e099c990cdf0d9a2014a5862 -SIZE (daid-SeriousProton-EE-2017.11.03_GH0.tar.gz) = 597628 +TIMESTAMP = 1518303837 +SHA256 (daid-EmptyEpsilon-EE-2018.01.05_GH0.tar.gz) = 4fc7dccfdb2bb3a7e55c64ba44df313ac7ed975b1d008024b9c83930a0fbcd38 +SIZE (daid-EmptyEpsilon-EE-2018.01.05_GH0.tar.gz) = 203082361 +SHA256 (daid-SeriousProton-EE-2018.01.05_GH0.tar.gz) = ddd9907f6efe6de541c49e63a3afeb0e077d0a18922fff81f1fb177d2a420553 +SIZE (daid-SeriousProton-EE-2018.01.05_GH0.tar.gz) = 597666