Index: head/www/erlang-webmachine/Makefile =================================================================== --- head/www/erlang-webmachine/Makefile (revision 470360) +++ head/www/erlang-webmachine/Makefile (revision 470361) @@ -1,24 +1,20 @@ # $FreeBSD$ PORTNAME= webmachine -PORTVERSION= 1.10.8 +PORTVERSION= 1.10.9 CATEGORIES= www devel PKGNAMEPREFIX= erlang- MAINTAINER= olgeni@FreeBSD.org COMMENT= HTTP semantic awareness on top mochiweb LICENSE= APACHE20 USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= webmachine ERL_BUILD_DEPS= www/erlang-mochiweb-basho ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} - -post-install: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKSRC}/demo && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} .include Index: head/www/erlang-webmachine/distinfo =================================================================== --- head/www/erlang-webmachine/distinfo (revision 470360) +++ head/www/erlang-webmachine/distinfo (revision 470361) @@ -1,2 +1,3 @@ -SHA256 (webmachine-webmachine-1.10.8_GH0.tar.gz) = d93c2dacc1786db5c56a2b6536f6254038452d9096483becbaceb6643ecc8dcc -SIZE (webmachine-webmachine-1.10.8_GH0.tar.gz) = 1642596 +TIMESTAMP = 1526713504 +SHA256 (webmachine-webmachine-1.10.9_GH0.tar.gz) = febf7a29f79763f1ddcc8234ae53780dfb1b707fa5423c6e271d77f8145160f0 +SIZE (webmachine-webmachine-1.10.9_GH0.tar.gz) = 1521443 Index: head/www/erlang-webmachine/files/patch-Makefile =================================================================== --- head/www/erlang-webmachine/files/patch-Makefile (revision 470360) +++ head/www/erlang-webmachine/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.orig 2015-02-11 18:40:46 UTC -+++ Makefile -@@ -11,7 +11,7 @@ all: deps compile - compile: deps - ./rebar compile - --deps: DEV_MODE -+deps: - @(./rebar get-deps) - - clean: Property changes on: head/www/erlang-webmachine/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/erlang-webmachine/files/patch-rebar.config =================================================================== --- head/www/erlang-webmachine/files/patch-rebar.config (revision 470360) +++ head/www/erlang-webmachine/files/patch-rebar.config (revision 470361) @@ -1,17 +1,15 @@ ---- rebar.config.orig 2015-02-11 18:40:46 UTC +--- rebar.config.orig 2018-05-19 07:23:21 UTC +++ rebar.config -@@ -1,12 +1,12 @@ +@@ -1,11 +1,10 @@ %%-*- mode: erlang -*- -{erl_opts, [warnings_as_errors]}. -+{erl_opts, []}. {cover_enabled, true}. {edoc_opts, [{preprocess, true}]}. {xref_checks, [undefined_function_calls]}. - {deps, -- [{mochiweb, "2.9.0", {git, "git://github.com/basho/mochiweb.git", {tag, "v2.9.0p1"}}} -+ [ - ]}. +-{deps, [{mochiweb, {git, "https://github.com/mochi/mochiweb", {tag, "v2.17.0"}}}]}. ++{deps, []}. - {dev_only_deps, + {eunit_opts, [ + no_tty, Index: head/www/erlang-webmachine/pkg-plist =================================================================== --- head/www/erlang-webmachine/pkg-plist (revision 470360) +++ head/www/erlang-webmachine/pkg-plist (revision 470361) @@ -1,81 +1,58 @@ lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine.app lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_access_log_handler.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_app.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_decision_core.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_deps.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_dispatcher.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error_handler.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error_log_handler.beam +lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_headers.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_log.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_logger_watcher.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_logger_watcher_sup.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_mochiweb.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_multipart.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_perf_log_handler.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_request.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_resource.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_router.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_sup.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_util.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/wmtrace_resource.beam lib/erlang/lib/webmachine-%%VERSION%%/ebin/wrq.beam lib/erlang/lib/webmachine-%%VERSION%%/include/webmachine.hrl lib/erlang/lib/webmachine-%%VERSION%%/include/webmachine_logger.hrl lib/erlang/lib/webmachine-%%VERSION%%/include/wm_reqdata.hrl lib/erlang/lib/webmachine-%%VERSION%%/include/wm_reqstate.hrl lib/erlang/lib/webmachine-%%VERSION%%/include/wm_resource.hrl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/Makefile -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/README -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/rebar.config -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel.app.src -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel.erl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_app.erl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_config.erl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_resource.erl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_sup.erl -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/start.sh -lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/wmskel.template lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/http-headers-status-v3.png lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/wmtrace.css lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/wmtrace.js lib/erlang/lib/webmachine-%%VERSION%%/priv/www/index.html lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine.app.src lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_access_log_handler.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_app.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_decision_core.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_deps.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_dispatcher.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error_handler.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error_log_handler.erl +lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_headers.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_log.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_logger_watcher.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_logger_watcher_sup.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_mochiweb.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_multipart.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_perf_log_handler.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_request.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_resource.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_router.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_sup.erl lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_util.erl lib/erlang/lib/webmachine-%%VERSION%%/src/wmtrace_resource.erl lib/erlang/lib/webmachine-%%VERSION%%/src/wrq.erl -%%PORTDOCS%%%%DOCSDIR%%/README.org -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/priv/dispatch.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rebar.config -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo.app.src -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_app.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_fs_resource.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_resource.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_sup.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_upload_resource.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/start.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/form.dtl -%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/priv/www/uploads +%%PORTDOCS%%%%DOCSDIR%%/README.md