Bug 203764 - net/3proxy: Update to 0.7.1.3
Summary: net/3proxy: Update to 0.7.1.3
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: Kubilay Kocak
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-10-14 08:42 UTC by Pavel Timofeev
Modified: 2015-10-14 13:20 UTC (History)
1 user (show)

See Also:


Attachments
port patch (2.02 KB, patch)
2015-10-14 08:42 UTC, Pavel Timofeev
no flags Details | Diff
poudriere log (136.23 KB, text/plain)
2015-10-14 08:42 UTC, Pavel Timofeev
no flags Details
port patch with taken maintainership (2.19 KB, patch)
2015-10-14 10:54 UTC, Pavel Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2015-10-14 08:42:05 UTC
Created attachment 162017 [details]
port patch

Hi!
Update net/3proxy to latest version.
Release notes is here https://github.com/z3APA3A/3proxy/releases/tag/3proxy-0.7.1.3
Comment 1 Pavel Timofeev 2015-10-14 08:42:21 UTC
Created attachment 162018 [details]
poudriere log
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-14 10:42:35 UTC
Thanks Tim!

For reference, this port is currently un-maintained. If you would like to take maintainership, feel free to set the MAINTAINER line in your patch to your preferred maintainer address
Comment 3 Pavel Timofeev 2015-10-14 10:54:49 UTC
Created attachment 162027 [details]
port patch with taken maintainership

(In reply to Kubilay Kocak from comment #2)

Done!
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-14 11:00:48 UTC
Great work mate, I'll land this for you shortly
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-14 12:46:16 UTC
Tim, this changeset removes files/patch-src_proxy.c, was it upstreamed?

For future issues, it would be great if a list of itemized changes is included in the issue description, with rationale for each item if you believe its necessary.

That helps us evaluate/review/understand the changeset quickly.

You can format it as you would a 'commit log' message, something like:

net/3proxy: Update to 0.7.1.3

 * Update to 0.7.13
 * Add DISTVERSIONPREFIX (upstream changed)
 * Take MAINTAINER'ship
 * Remove src_proxy.c patch (upstreamed)
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-10-14 12:55:47 UTC
A commit references this bug:

Author: koobs
Date: Wed Oct 14 12:55:10 UTC 2015
New revision: 399259
URL: https://svnweb.freebsd.org/changeset/ports/399259

Log:
  net/3proxy: Update to 0.7.1.3, Assign MAINTAINER

   * Update to 0.7.13
   * Add DISTVERSIONPREFIX (upstream changed)
   * Assign MAINTAINER'ship
   * Remove src_proxy.c patch (upstreamed)

  Changes:

    https://github.com/z3APA3A/3proxy/releases/tag/3proxy-0.7.1.3

  PR:		203764
  Submitted by:	Tim <timp87 gmail.com>

Changes:
  head/net/3proxy/Makefile
  head/net/3proxy/distinfo
  head/net/3proxy/files/patch-src_proxy.c
Comment 7 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-14 12:58:00 UTC
Committed, thank you Tim!

Ignore my question in Comment 5, I checked the code and the commit where the patch was added)
Comment 8 Pavel Timofeev 2015-10-14 13:20:33 UTC
(In reply to Kubilay Kocak from comment #5)
Ok, got it!

Thanks a lot!