Bug 266701 - mail/pear-Net_Cyrus: Update to 0.3.2
Summary: mail/pear-Net_Cyrus: Update to 0.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://pear.php.net/package/Net_Cyru...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-29 11:32 UTC by Gian-Simon Purkert
Modified: 2022-10-19 19:22 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.3.2 (844 bytes, patch)
2022-09-29 11:32 UTC, Gian-Simon Purkert
no flags Details | Diff
Update to 0.3.2 (1.15 KB, patch)
2022-10-02 13:44 UTC, Gian-Simon Purkert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!