From owner-svn-ports-head@freebsd.org Mon Sep 10 20:28:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 128E3109B77E; Mon, 10 Sep 2018 20:28:05 +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 2CC0F74ADC; Mon, 10 Sep 2018 20:28: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 869F25B85; Mon, 10 Sep 2018 20:28: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 w8AKS2x3004765; Mon, 10 Sep 2018 20:28:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8AKS269004764; Mon, 10 Sep 2018 20:28:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809102028.w8AKS269004764@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, 10 Sep 2018 20:28:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479470 - head/www/p5-pQuery X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-pQuery X-SVN-Commit-Revision: 479470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2018 20:28:05 -0000 Author: sunpoet Date: Mon Sep 10 20:28:01 2018 New Revision: 479470 URL: https://svnweb.freebsd.org/changeset/ports/479470 Log: Update to 0.24 - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/pQuery Modified: head/www/p5-pQuery/Makefile head/www/p5-pQuery/distinfo Modified: head/www/p5-pQuery/Makefile ============================================================================== --- head/www/p5-pQuery/Makefile Mon Sep 10 20:27:56 2018 (r479469) +++ head/www/p5-pQuery/Makefile Mon Sep 10 20:28:01 2018 (r479470) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pQuery -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY @@ -12,12 +12,14 @@ COMMENT= Perl Port of jQuery.js LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/www/p5-pQuery/distinfo ============================================================================== --- head/www/p5-pQuery/distinfo Mon Sep 10 20:27:56 2018 (r479469) +++ head/www/p5-pQuery/distinfo Mon Sep 10 20:28:01 2018 (r479470) @@ -1,2 +1,3 @@ -SHA256 (pQuery-0.23.tar.gz) = d2147b4c7c81295e3868bdeeef3e3bdef2a6ef1d81e90def0fa01dde201d5be6 -SIZE (pQuery-0.23.tar.gz) = 48581 +TIMESTAMP = 1536591812 +SHA256 (pQuery-0.24.tar.gz) = 796a0634b3b4b8579aa2d41e7b57b2c6e6ebdf7252ed44ca5ee42b7cc2f8885b +SIZE (pQuery-0.24.tar.gz) = 49138