From owner-svn-ports-all@freebsd.org Tue Apr 7 14:36:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B1BBB270CF5; Tue, 7 Apr 2020 14:36: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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48xVMj4478z3GDB; Tue, 7 Apr 2020 14:36: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 0093DB318; Tue, 7 Apr 2020 14:36: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 037EaEAn073616; Tue, 7 Apr 2020 14:36:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 037EaErF073613; Tue, 7 Apr 2020 14:36:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004071436.037EaErF073613@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, 7 Apr 2020 14:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531012 - head/x11/p5-Clipboard X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/x11/p5-Clipboard X-SVN-Commit-Revision: 531012 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 07 Apr 2020 14:36:18 -0000 Author: sunpoet Date: Tue Apr 7 14:36:14 2020 New Revision: 531012 URL: https://svnweb.freebsd.org/changeset/ports/531012 Log: Update to 0.24 Changes: https://metacpan.org/changes/distribution/Clipboard Modified: head/x11/p5-Clipboard/Makefile head/x11/p5-Clipboard/distinfo Modified: head/x11/p5-Clipboard/Makefile ============================================================================== --- head/x11/p5-Clipboard/Makefile Tue Apr 7 14:36:08 2020 (r531011) +++ head/x11/p5-Clipboard/Makefile Tue Apr 7 14:36:14 2020 (r531012) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Clipboard -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= x11 perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SHLOMIF @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-CGI>=0:www/p5-CGI \ xclip:x11/xclip USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild NO_ARCH= yes Modified: head/x11/p5-Clipboard/distinfo ============================================================================== --- head/x11/p5-Clipboard/distinfo Tue Apr 7 14:36:08 2020 (r531011) +++ head/x11/p5-Clipboard/distinfo Tue Apr 7 14:36:14 2020 (r531012) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580562379 -SHA256 (Clipboard-0.22.tar.gz) = 9fdb4dfc2e9bc2f3990b5b71649094dfe83aa12172c5a1809cf7e8b3be295ca7 -SIZE (Clipboard-0.22.tar.gz) = 25119 +TIMESTAMP = 1586191178 +SHA256 (Clipboard-0.24.tar.gz) = d497eddd2f3fb6c8758b5da8b66f23d2d7c93bc15846c0fc53fc6f62ac7b88ec +SIZE (Clipboard-0.24.tar.gz) = 25035