Bug 266701

Summary: mail/pear-Net_Cyrus: Update to 0.3.2
Product: Ports & Packages Reporter: Gian-Simon Purkert <gspurki>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://pear.php.net/package/Net_Cyrus/download/All
Attachments:
Description Flags
Update to 0.3.2
none
Update to 0.3.2 none

Description Gian-Simon Purkert 2022-09-29 11:32:03 UTC
Created attachment 236941 [details]
Update to 0.3.2
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-09-29 11:32:03 UTC
Maintainer informed via mail
Comment 2 Gian-Simon Purkert 2022-10-02 13:44:08 UTC
Created attachment 237016 [details]
Update to 0.3.2

Change to Distversion and License to PHP301:

https://pear.php.net/package/Net_Cyrus
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-19 10:47:01 UTC
php files license information is not PHP301:
---                                                   |
// +----------------------------------------------------------------------+
// | Copyright (c) 1997-2003 The PHP Group                                |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.02 of the PHP license,      |
// | that is bundled with this package in the file LICENSE, and is        |
// | available at through the world-wide-web at                           |
// | http://www.php.net/license/2_02.txt.
---

Should I commit with PHP202 license ?

Cheers
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-19 19:21:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3db2b1b9aaf98a1460c06bcf8960bf641966d3bf

commit 3db2b1b9aaf98a1460c06bcf8960bf641966d3bf
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2022-10-19 19:19:18 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-19 19:21:15 +0000

    mail/pear-Net_Cyrus: Update to 0.3.2

     - add license

    ChangeLog:      https://pear.php.net/package/Net_Cyrus/download/All
    PR:             266701
    Approved by:    maintainer timeout, >2 weeks

 mail/pear-Net_Cyrus/Makefile | 4 +++-
 mail/pear-Net_Cyrus/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-19 19:22:10 UTC
Committed, thanks!