Date: Fri, 29 Nov 2019 07:33:35 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518627 - head/www/colly Message-ID: <201911290733.xAT7XZp1058611@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Nov 29 07:33:35 2019 New Revision: 518627 URL: https://svnweb.freebsd.org/changeset/ports/518627 Log: www/colly: Update 1.2.0-32 -> 2.0.0 Reported by: portscout Modified: head/www/colly/Makefile head/www/colly/distinfo Modified: head/www/colly/Makefile ============================================================================== --- head/www/colly/Makefile Fri Nov 29 07:29:09 2019 (r518626) +++ head/www/colly/Makefile Fri Nov 29 07:33:35 2019 (r518627) @@ -2,9 +2,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0-32 -DISTVERSIONSUFFIX= -gd360e4b -PORTREVISION= 1 +DISTVERSION= 2.0.0 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -13,24 +11,24 @@ COMMENT= Elegant scraper and crawler framework for Gol LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= go +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gocolly GH_TUPLE= \ - andybalholm:cascadia:680b6a5:cascadia/vendor/github.com/andybalholm/cascadia \ - antchfx:htmlquery:v1.0.0:htmlquery/vendor/github.com/antchfx/htmlquery \ - antchfx:xmlquery:v1.0.0:xmlquery/vendor/github.com/antchfx/xmlquery \ - antchfx:xpath:v1.0.0:xpath/vendor/github.com/antchfx/xpath \ - gobwas:glob:v0.2.3:glob/vendor/github.com/gobwas/glob \ - golang:appengine:v1.6.1:appengine/vendor/google.golang.org/appengine \ - golang:net:0ed95ab:net/vendor/golang.org/x/net \ - golang:protobuf:v1.3.1:protobuf/vendor/github.com/golang/protobuf \ + PuerkitoBio:goquery:v1.5.0:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ + andybalholm:cascadia:v1.0.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ + antchfx:htmlquery:v1.0.0:antchfx_htmlquery/vendor/github.com/antchfx/htmlquery \ + antchfx:xmlquery:v1.0.0:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ + antchfx:xpath:v1.0.0:antchfx_xpath/vendor/github.com/antchfx/xpath \ + gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ + golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ + golang:net:ca1201d0de80:golang_net/vendor/golang.org/x/net \ + golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ - jawher:mow.cli:v1.1.0:mow_cli/vendor/github.com/jawher/mow.cli \ - kennygrant:sanitize:v1.2.4:sanitize/vendor/github.com/kennygrant/sanitize \ - PuerkitoBio:goquery:v1.4.1:goquery/vendor/github.com/PuerkitoBio/goquery \ - saintfish:chardet:3af4cd4:chardet/vendor/github.com/saintfish/chardet \ - temoto:robotstxt:97ee4a9:robotstxt/vendor/github.com/temoto/robotstxt + jawher:mow.cli:v1.1.0:jawher_mow_cli/vendor/github.com/jawher/mow.cli \ + kennygrant:sanitize:v1.2.4:kennygrant_sanitize/vendor/github.com/kennygrant/sanitize \ + saintfish:chardet:3af4cd4741ca:saintfish_chardet/vendor/github.com/saintfish/chardet \ + temoto:robotstxt:v1.1.1:temoto_robotstxt/vendor/github.com/temoto/robotstxt GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} \ Modified: head/www/colly/distinfo ============================================================================== --- head/www/colly/distinfo Fri Nov 29 07:29:09 2019 (r518626) +++ head/www/colly/distinfo Fri Nov 29 07:33:35 2019 (r518627) @@ -1,20 +1,22 @@ -TIMESTAMP = 1561176363 -SHA256 (gocolly-colly-v1.2.0-32-gd360e4b_GH0.tar.gz) = abfa88e83ec4a222b5aad177617cef828c0673f40f82a62069e3959a80cd8c13 -SIZE (gocolly-colly-v1.2.0-32-gd360e4b_GH0.tar.gz) = 4119505 +TIMESTAMP = 1575012637 +SHA256 (gocolly-colly-v2.0.0_GH0.tar.gz) = 6a87810304257ccf02ac6fa6fa3fa798ac1277d7274e0c6f2e952da322c0562a +SIZE (gocolly-colly-v2.0.0_GH0.tar.gz) = 4123415 +SHA256 (PuerkitoBio-goquery-v1.5.0_GH0.tar.gz) = 0307341d56ae12648584b3990fb1e84f465870247e46aff00381c98c5ad231c7 +SIZE (PuerkitoBio-goquery-v1.5.0_GH0.tar.gz) = 100975 +SHA256 (andybalholm-cascadia-v1.0.0_GH0.tar.gz) = 00ab6f915e958c9e0509836cd67082a802513459c12c4aa6e7a28ef37743ce52 +SIZE (andybalholm-cascadia-v1.0.0_GH0.tar.gz) = 13232 SHA256 (antchfx-htmlquery-v1.0.0_GH0.tar.gz) = 99349026726dac354fba22559cb9fe3838177d0c4748c577734b1c120a31c3d1 SIZE (antchfx-htmlquery-v1.0.0_GH0.tar.gz) = 5108 SHA256 (antchfx-xmlquery-v1.0.0_GH0.tar.gz) = 389b92bd0b92b0f2a1c33e827847d0e7aa7de38497b52144984513431d0b3956 SIZE (antchfx-xmlquery-v1.0.0_GH0.tar.gz) = 10379 SHA256 (antchfx-xpath-v1.0.0_GH0.tar.gz) = 5772fc35984757fcd455aa024bcdb7402f76ca231234547896c5b8af9f9c929a SIZE (antchfx-xpath-v1.0.0_GH0.tar.gz) = 23845 -SHA256 (andybalholm-cascadia-680b6a5_GH0.tar.gz) = a5f9cc54b003ab93a012ff9e91c3f324e19997891096d1b426939729ea9bdf53 -SIZE (andybalholm-cascadia-680b6a5_GH0.tar.gz) = 13257 SHA256 (gobwas-glob-v0.2.3_GH0.tar.gz) = 325026fc78bcebcf31151b6e060f4e1c3321b04ded3dab63b63610b323c10850 SIZE (gobwas-glob-v0.2.3_GH0.tar.gz) = 25962 SHA256 (golang-appengine-v1.6.1_GH0.tar.gz) = 1755aaf4c6246579337bf1bc4f834ef00c56216da87b20456863ca91985b5afa SIZE (golang-appengine-v1.6.1_GH0.tar.gz) = 333353 -SHA256 (golang-net-0ed95ab_GH0.tar.gz) = c47997a853b9e9accfb3192498e1b3333f6d000b6674fdfc9e22bd3675c4ff0f -SIZE (golang-net-0ed95ab_GH0.tar.gz) = 929664 +SHA256 (golang-net-ca1201d0de80_GH0.tar.gz) = 1d0b1f44b64c6248ce65f4d78add4228f15ffbdbe4a559a6d1effa410ce01071 +SIZE (golang-net-ca1201d0de80_GH0.tar.gz) = 1099216 SHA256 (golang-protobuf-v1.3.1_GH0.tar.gz) = 3f3a6123054a9847093c119895f1660612f301fe95358f3a6a1a33fd0933e6cf SIZE (golang-protobuf-v1.3.1_GH0.tar.gz) = 310884 SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22 @@ -23,9 +25,7 @@ SHA256 (jawher-mow.cli-v1.1.0_GH0.tar.gz) = af18e157df SIZE (jawher-mow.cli-v1.1.0_GH0.tar.gz) = 65838 SHA256 (kennygrant-sanitize-v1.2.4_GH0.tar.gz) = cba9e054e07ba95b23d16b409eb7ac157e6be68c024e3fed0bbfef78524d4802 SIZE (kennygrant-sanitize-v1.2.4_GH0.tar.gz) = 8922 -SHA256 (PuerkitoBio-goquery-v1.4.1_GH0.tar.gz) = 49962be8afaef664079868699c98b770728005df70c6751b91c55c86a1b3a86c -SIZE (PuerkitoBio-goquery-v1.4.1_GH0.tar.gz) = 100484 -SHA256 (saintfish-chardet-3af4cd4_GH0.tar.gz) = 5701f2b44a796780d91243bcaa2b50b2e53a9a0b04940a049bff058cc54a6e06 -SIZE (saintfish-chardet-3af4cd4_GH0.tar.gz) = 267025 -SHA256 (temoto-robotstxt-97ee4a9_GH0.tar.gz) = 7b095477587cf720aa02cdba532a4a7838b656b8f4ed63dbfd97c07880565b7b -SIZE (temoto-robotstxt-97ee4a9_GH0.tar.gz) = 14070 +SHA256 (saintfish-chardet-3af4cd4741ca_GH0.tar.gz) = c8c970cb05a93c50941a1ee550db75c9fbc7e11374a59b9002c2d87ec55851ab +SIZE (saintfish-chardet-3af4cd4741ca_GH0.tar.gz) = 267071 +SHA256 (temoto-robotstxt-v1.1.1_GH0.tar.gz) = 11c466c2c9252ab8908eb319189cd7769144d8d039765f6419d605be061098c2 +SIZE (temoto-robotstxt-v1.1.1_GH0.tar.gz) = 14170
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911290733.xAT7XZp1058611>