From owner-svn-ports-head@freebsd.org Sun Mar 17 20:28:55 2019 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 5BB611549470; Sun, 17 Mar 2019 20:28:55 +0000 (UTC) (envelope-from matthew@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 F2DA58F41F; Sun, 17 Mar 2019 20:28:54 +0000 (UTC) (envelope-from matthew@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 CEEF7F10B; Sun, 17 Mar 2019 20:28:54 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2HKSsTC097001; Sun, 17 Mar 2019 20:28:54 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2HKSs0e096998; Sun, 17 Mar 2019 20:28:54 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201903172028.x2HKSs0e096998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 17 Mar 2019 20:28:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496105 - head/www/p5-RT-Extension-MandatoryOnTransition X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/www/p5-RT-Extension-MandatoryOnTransition X-SVN-Commit-Revision: 496105 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F2DA58F41F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 17 Mar 2019 20:28:55 -0000 Author: matthew Date: Sun Mar 17 20:28:53 2019 New Revision: 496105 URL: https://svnweb.freebsd.org/changeset/ports/496105 Log: Update to 0.18 While here, drop support for rt40 which was removed from the tree many months ago. ChangeLog: https://metacpan.org/changes/distribution/RT-Extension-MandatoryOnTransition Modified: head/www/p5-RT-Extension-MandatoryOnTransition/Makefile head/www/p5-RT-Extension-MandatoryOnTransition/distinfo head/www/p5-RT-Extension-MandatoryOnTransition/pkg-plist Modified: head/www/p5-RT-Extension-MandatoryOnTransition/Makefile ============================================================================== --- head/www/p5-RT-Extension-MandatoryOnTransition/Makefile Sun Mar 17 19:45:12 2019 (r496104) +++ head/www/p5-RT-Extension-MandatoryOnTransition/Makefile Sun Mar 17 20:28:53 2019 (r496105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RT-Extension-MandatoryOnTransition -DISTVERSION= 0.13 +DISTVERSION= 0.18 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,7 @@ COMMENT= Extension to require core and ticket custom f LICENSE= GPLv2 OPTIONS_SINGLE= RTVERSION -OPTIONS_SINGLE_RTVERSION= RT40 RT42 RT44 -RT40_DESC= Install for rt-4.0.x (www/rt40) +OPTIONS_SINGLE_RTVERSION= RT42 RT44 RT42_DESC= Install for rt-4.2.x (www/rt42) RT44_DESC= Install for rt-4.4.x (www/rt44) OPTIONS_DEFAULT= RT44 @@ -41,7 +40,7 @@ USE_PERL5= configure PLIST_SUB+= RT_VER=${RT_VER} # Note: You can install using an arbitrary $PREFIX but only if it -# matches the $PREFIX used to install www/rt{40,42,44}. Hence ignore +# matches the $PREFIX used to install www/rt{42,44}. Hence ignore # $PREFIX in the environment and inherit settings from RT.pm do-configure: @cd ${CONFIGURE_WRKSRC} && \ Modified: head/www/p5-RT-Extension-MandatoryOnTransition/distinfo ============================================================================== --- head/www/p5-RT-Extension-MandatoryOnTransition/distinfo Sun Mar 17 19:45:12 2019 (r496104) +++ head/www/p5-RT-Extension-MandatoryOnTransition/distinfo Sun Mar 17 20:28:53 2019 (r496105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468566130 -SHA256 (RT-Extension-MandatoryOnTransition-0.13.tar.gz) = b91404859ccf1b87492c63e7a068d69ffb641949649e9a53ff0d9e953b9a2caa -SIZE (RT-Extension-MandatoryOnTransition-0.13.tar.gz) = 46281 +TIMESTAMP = 1552827254 +SHA256 (RT-Extension-MandatoryOnTransition-0.18.tar.gz) = 39479de2853786b102abee70c575a02bd9211a0f444410b64aa4ece0f44cc96c +SIZE (RT-Extension-MandatoryOnTransition-0.18.tar.gz) = 52942 Modified: head/www/p5-RT-Extension-MandatoryOnTransition/pkg-plist ============================================================================== --- head/www/p5-RT-Extension-MandatoryOnTransition/pkg-plist Sun Mar 17 19:45:12 2019 (r496104) +++ head/www/p5-RT-Extension-MandatoryOnTransition/pkg-plist Sun Mar 17 20:28:53 2019 (r496105) @@ -1,6 +1,8 @@ man/man3/RT::Extension::MandatoryOnTransition.3.gz share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Elements/EditCustomFields/BeforeCustomFields +share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Elements/EditCustomFields/MassageCustomFields share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Ticket/Create.html/BeforeCreate +share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Ticket/Elements/EditBasics/MassageFields share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Ticket/Elements/EditCustomFields/MassageCustomFields share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Ticket/Modify.html/Default share/rt%%RT_VER%%/plugins/RT-Extension-MandatoryOnTransition/html/Callbacks/RT-Extension-MandatoryOnTransition/Ticket/ModifyAll.html/Default