diff options
-rw-r--r-- | index/apns.mk | 2 | ||||
-rw-r--r-- | index/cake.mk | 2 | ||||
-rw-r--r-- | index/cowboy.mk | 2 | ||||
-rw-r--r-- | index/cowlib.mk | 2 | ||||
-rw-r--r-- | index/eganglia.mk | 7 | ||||
-rw-r--r-- | index/ehsa.mk | 2 | ||||
-rw-r--r-- | index/erwa.mk | 2 | ||||
-rw-r--r-- | index/exometer.mk | 2 | ||||
-rw-r--r-- | index/feeder.mk | 2 | ||||
-rw-r--r-- | index/ibrowse.mk | 2 | ||||
-rw-r--r-- | index/jamdb_sybase.mk | 2 | ||||
-rw-r--r-- | index/jiffy_v.mk | 2 | ||||
-rw-r--r-- | index/jobs.mk | 2 | ||||
-rw-r--r-- | index/lasse.mk | 2 | ||||
-rw-r--r-- | index/octopus.mk | 2 | ||||
-rw-r--r-- | index/pegjs.mk | 2 | ||||
-rw-r--r-- | index/qdate.mk | 2 | ||||
-rw-r--r-- | index/ranch.mk | 2 | ||||
-rw-r--r-- | index/recon.mk | 2 | ||||
-rw-r--r-- | index/shotgun.mk | 2 | ||||
-rw-r--r-- | index/slack.mk | 2 | ||||
-rw-r--r-- | index/unicorn.mk | 2 | ||||
-rw-r--r-- | index/uuid.mk | 2 | ||||
-rw-r--r-- | index/worker_pool.mk | 2 | ||||
-rw-r--r-- | index/xref_runner.mk | 2 | ||||
-rw-r--r-- | index/zeta.mk | 2 | ||||
-rw-r--r-- | test/Makefile | 2 |
27 files changed, 26 insertions, 33 deletions
diff --git a/index/apns.mk b/index/apns.mk index badefc7..538278a 100644 --- a/index/apns.mk +++ b/index/apns.mk @@ -4,4 +4,4 @@ pkg_apns_description = Apple Push Notification Server for Erlang pkg_apns_homepage = http://inaka.github.com/apns4erl pkg_apns_fetch = git pkg_apns_repo = https://github.com/inaka/apns4erl -pkg_apns_commit = 1.0.4 +pkg_apns_commit = master diff --git a/index/cake.mk b/index/cake.mk index 74b9d74..a60ddf5 100644 --- a/index/cake.mk +++ b/index/cake.mk @@ -4,4 +4,4 @@ pkg_cake_description = Really simple terminal colorization pkg_cake_homepage = https://github.com/darach/cake-erl pkg_cake_fetch = git pkg_cake_repo = https://github.com/darach/cake-erl -pkg_cake_commit = v0.1.2 +pkg_cake_commit = master diff --git a/index/cowboy.mk b/index/cowboy.mk index 7b09b82..f84b24a 100644 --- a/index/cowboy.mk +++ b/index/cowboy.mk @@ -4,4 +4,4 @@ pkg_cowboy_description = Small, fast and modular HTTP server. pkg_cowboy_homepage = http://ninenines.eu pkg_cowboy_fetch = git pkg_cowboy_repo = https://github.com/ninenines/cowboy -pkg_cowboy_commit = 1.0.1 +pkg_cowboy_commit = 1.0.4 diff --git a/index/cowlib.mk b/index/cowlib.mk index 4320b2e..0650ff9 100644 --- a/index/cowlib.mk +++ b/index/cowlib.mk @@ -4,4 +4,4 @@ pkg_cowlib_description = Support library for manipulating Web protocols. pkg_cowlib_homepage = http://ninenines.eu pkg_cowlib_fetch = git pkg_cowlib_repo = https://github.com/ninenines/cowlib -pkg_cowlib_commit = 1.0.1 +pkg_cowlib_commit = 1.0.2 diff --git a/index/eganglia.mk b/index/eganglia.mk deleted file mode 100644 index 65174cb..0000000 --- a/index/eganglia.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += eganglia -pkg_eganglia_name = eganglia -pkg_eganglia_description = Erlang library to interact with Ganglia -pkg_eganglia_homepage = https://github.com/inaka/eganglia -pkg_eganglia_fetch = git -pkg_eganglia_repo = https://github.com/inaka/eganglia -pkg_eganglia_commit = v0.9.1 diff --git a/index/ehsa.mk b/index/ehsa.mk index 85aec23..0d1bfac 100644 --- a/index/ehsa.mk +++ b/index/ehsa.mk @@ -4,4 +4,4 @@ pkg_ehsa_description = Erlang HTTP server basic and digest authentication module pkg_ehsa_homepage = https://bitbucket.org/a12n/ehsa pkg_ehsa_fetch = hg pkg_ehsa_repo = https://bitbucket.org/a12n/ehsa -pkg_ehsa_commit = 2.0.4 +pkg_ehsa_commit = default diff --git a/index/erwa.mk b/index/erwa.mk index 4f9595a..f865916 100644 --- a/index/erwa.mk +++ b/index/erwa.mk @@ -4,4 +4,4 @@ pkg_erwa_description = A WAMP router and client written in Erlang. pkg_erwa_homepage = https://github.com/bwegh/erwa pkg_erwa_fetch = git pkg_erwa_repo = https://github.com/bwegh/erwa -pkg_erwa_commit = 0.1.1 +pkg_erwa_commit = master diff --git a/index/exometer.mk b/index/exometer.mk index 2b22773..a579d97 100644 --- a/index/exometer.mk +++ b/index/exometer.mk @@ -4,4 +4,4 @@ pkg_exometer_description = Basic measurement objects and probe behavior pkg_exometer_homepage = https://github.com/Feuerlabs/exometer pkg_exometer_fetch = git pkg_exometer_repo = https://github.com/Feuerlabs/exometer -pkg_exometer_commit = 1.2 +pkg_exometer_commit = master diff --git a/index/feeder.mk b/index/feeder.mk index a8391e0..38cc4bc 100644 --- a/index/feeder.mk +++ b/index/feeder.mk @@ -4,4 +4,4 @@ pkg_feeder_description = Stream parse RSS and Atom formatted XML feeds. pkg_feeder_homepage = https://github.com/michaelnisi/feeder pkg_feeder_fetch = git pkg_feeder_repo = https://github.com/michaelnisi/feeder -pkg_feeder_commit = v1.4.6 +pkg_feeder_commit = master diff --git a/index/ibrowse.mk b/index/ibrowse.mk index b9b18a6..fe7de42 100644 --- a/index/ibrowse.mk +++ b/index/ibrowse.mk @@ -4,4 +4,4 @@ pkg_ibrowse_description = Erlang HTTP client pkg_ibrowse_homepage = https://github.com/cmullaparthi/ibrowse pkg_ibrowse_fetch = git pkg_ibrowse_repo = https://github.com/cmullaparthi/ibrowse -pkg_ibrowse_commit = v4.1.1 +pkg_ibrowse_commit = master diff --git a/index/jamdb_sybase.mk b/index/jamdb_sybase.mk index 727d896..54230f3 100644 --- a/index/jamdb_sybase.mk +++ b/index/jamdb_sybase.mk @@ -4,4 +4,4 @@ pkg_jamdb_sybase_description = Erlang driver for SAP Sybase ASE pkg_jamdb_sybase_homepage = https://github.com/erlangbureau/jamdb_sybase pkg_jamdb_sybase_fetch = git pkg_jamdb_sybase_repo = https://github.com/erlangbureau/jamdb_sybase -pkg_jamdb_sybase_commit = 0.6.0 +pkg_jamdb_sybase_commit = master diff --git a/index/jiffy_v.mk b/index/jiffy_v.mk index 0572dd1..ae25b4b 100644 --- a/index/jiffy_v.mk +++ b/index/jiffy_v.mk @@ -4,4 +4,4 @@ pkg_jiffy_v_description = JSON validation utility pkg_jiffy_v_homepage = https://github.com/shizzard/jiffy-v pkg_jiffy_v_fetch = git pkg_jiffy_v_repo = https://github.com/shizzard/jiffy-v -pkg_jiffy_v_commit = 0.3.3 +pkg_jiffy_v_commit = master diff --git a/index/jobs.mk b/index/jobs.mk index efcc630..ebe6e74 100644 --- a/index/jobs.mk +++ b/index/jobs.mk @@ -4,4 +4,4 @@ pkg_jobs_description = a Job scheduler for load regulation pkg_jobs_homepage = https://github.com/esl/jobs pkg_jobs_fetch = git pkg_jobs_repo = https://github.com/esl/jobs -pkg_jobs_commit = 0.3 +pkg_jobs_commit = master diff --git a/index/lasse.mk b/index/lasse.mk index ad5f3a6..e5410b3 100644 --- a/index/lasse.mk +++ b/index/lasse.mk @@ -4,4 +4,4 @@ pkg_lasse_description = SSE handler for Cowboy pkg_lasse_homepage = https://github.com/inaka/lasse pkg_lasse_fetch = git pkg_lasse_repo = https://github.com/inaka/lasse -pkg_lasse_commit = 0.1.0 +pkg_lasse_commit = master diff --git a/index/octopus.mk b/index/octopus.mk index cb644ec..2aa288e 100644 --- a/index/octopus.mk +++ b/index/octopus.mk @@ -4,4 +4,4 @@ pkg_octopus_description = Small and flexible pool manager written in Erlang pkg_octopus_homepage = https://github.com/erlangbureau/octopus pkg_octopus_fetch = git pkg_octopus_repo = https://github.com/erlangbureau/octopus -pkg_octopus_commit = 1.0.0 +pkg_octopus_commit = master diff --git a/index/pegjs.mk b/index/pegjs.mk index 7aadfba..f507b8e 100644 --- a/index/pegjs.mk +++ b/index/pegjs.mk @@ -4,4 +4,4 @@ pkg_pegjs_description = An implementation of PEG.js grammar for Erlang. pkg_pegjs_homepage = https://github.com/dmitriid/pegjs pkg_pegjs_fetch = git pkg_pegjs_repo = https://github.com/dmitriid/pegjs -pkg_pegjs_commit = 0.3 +pkg_pegjs_commit = master diff --git a/index/qdate.mk b/index/qdate.mk index 9cb3022..679158a 100644 --- a/index/qdate.mk +++ b/index/qdate.mk @@ -4,4 +4,4 @@ pkg_qdate_description = Date, time, and timezone parsing, formatting, and conver pkg_qdate_homepage = https://github.com/choptastic/qdate pkg_qdate_fetch = git pkg_qdate_repo = https://github.com/choptastic/qdate -pkg_qdate_commit = 0.4.0 +pkg_qdate_commit = master diff --git a/index/ranch.mk b/index/ranch.mk index 7ac64f2..f3c0f98 100644 --- a/index/ranch.mk +++ b/index/ranch.mk @@ -4,4 +4,4 @@ pkg_ranch_description = Socket acceptor pool for TCP protocols. pkg_ranch_homepage = http://ninenines.eu pkg_ranch_fetch = git pkg_ranch_repo = https://github.com/ninenines/ranch -pkg_ranch_commit = 1.1.0 +pkg_ranch_commit = 1.2.1 diff --git a/index/recon.mk b/index/recon.mk index e3799af..4ea8587 100644 --- a/index/recon.mk +++ b/index/recon.mk @@ -4,4 +4,4 @@ pkg_recon_description = Collection of functions and scripts to debug Erlang in p pkg_recon_homepage = https://github.com/ferd/recon pkg_recon_fetch = git pkg_recon_repo = https://github.com/ferd/recon -pkg_recon_commit = 2.2.1 +pkg_recon_commit = master diff --git a/index/shotgun.mk b/index/shotgun.mk index d999686..6ff7e51 100644 --- a/index/shotgun.mk +++ b/index/shotgun.mk @@ -4,4 +4,4 @@ pkg_shotgun_description = better than just a gun pkg_shotgun_homepage = https://github.com/inaka/shotgun pkg_shotgun_fetch = git pkg_shotgun_repo = https://github.com/inaka/shotgun -pkg_shotgun_commit = 0.1.0 +pkg_shotgun_commit = master diff --git a/index/slack.mk b/index/slack.mk index f01bd1c..a38fe53 100644 --- a/index/slack.mk +++ b/index/slack.mk @@ -4,4 +4,4 @@ pkg_slack_description = Minimal slack notification OTP library. pkg_slack_homepage = https://github.com/DonBranson/slack pkg_slack_fetch = git pkg_slack_repo = https://github.com/DonBranson/slack.git -pkg_slack_commit = 1.0.0 +pkg_slack_commit = master diff --git a/index/unicorn.mk b/index/unicorn.mk index 950c0d1..1465229 100644 --- a/index/unicorn.mk +++ b/index/unicorn.mk @@ -4,4 +4,4 @@ pkg_unicorn_description = Generic configuration server pkg_unicorn_homepage = https://github.com/shizzard/unicorn pkg_unicorn_fetch = git pkg_unicorn_repo = https://github.com/shizzard/unicorn -pkg_unicorn_commit = 0.3.0 +pkg_unicorn_commit = master diff --git a/index/uuid.mk b/index/uuid.mk index 7c3f035..baa88bf 100644 --- a/index/uuid.mk +++ b/index/uuid.mk @@ -4,4 +4,4 @@ pkg_uuid_description = Erlang UUID Implementation pkg_uuid_homepage = https://github.com/okeuday/uuid pkg_uuid_fetch = git pkg_uuid_repo = https://github.com/okeuday/uuid -pkg_uuid_commit = v1.4.0 +pkg_uuid_commit = master diff --git a/index/worker_pool.mk b/index/worker_pool.mk index 9d0dfd2..11e47da 100644 --- a/index/worker_pool.mk +++ b/index/worker_pool.mk @@ -4,4 +4,4 @@ pkg_worker_pool_description = a simple erlang worker pool pkg_worker_pool_homepage = https://github.com/inaka/worker_pool pkg_worker_pool_fetch = git pkg_worker_pool_repo = https://github.com/inaka/worker_pool -pkg_worker_pool_commit = 1.0.3 +pkg_worker_pool_commit = master diff --git a/index/xref_runner.mk b/index/xref_runner.mk index b058d6a..ded9a6f 100644 --- a/index/xref_runner.mk +++ b/index/xref_runner.mk @@ -4,4 +4,4 @@ pkg_xref_runner_description = Erlang Xref Runner (inspired in rebar xref) pkg_xref_runner_homepage = https://github.com/inaka/xref_runner pkg_xref_runner_fetch = git pkg_xref_runner_repo = https://github.com/inaka/xref_runner -pkg_xref_runner_commit = 0.2.3 +pkg_xref_runner_commit = master diff --git a/index/zeta.mk b/index/zeta.mk index 83b0381..53e066a 100644 --- a/index/zeta.mk +++ b/index/zeta.mk @@ -4,4 +4,4 @@ pkg_zeta_description = HTTP access log parser in Erlang pkg_zeta_homepage = https://github.com/s1n4/zeta pkg_zeta_fetch = git pkg_zeta_repo = https://github.com/s1n4/zeta -pkg_zeta_commit = +pkg_zeta_commit = master diff --git a/test/Makefile b/test/Makefile index f01e3ab..1553df5 100644 --- a/test/Makefile +++ b/test/Makefile @@ -174,7 +174,7 @@ core-help: build clean # Packages. PACKAGES = $(foreach pkg,$(sort $(wildcard ../index/*.mk)),$(notdir $(basename $(pkg)))) -EXCLUDE_FROM_CHECK = [rabbitmq_codegen] +EXCLUDE_FROM_CHECK = [hexer_mk, inaka_mk, rabbitmq_codegen] packages: $(addprefix pkg-,$(PACKAGES)) |