Bug 217359 - news/sabnzbdplus: Update to 1.2.1
Summary: news/sabnzbdplus: Update to 1.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-25 20:47 UTC by nahun
Modified: 2017-02-27 18:10 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (joshruehlig)


Attachments
Proposed patch (1.08 KB, patch)
2017-02-25 20:47 UTC, nahun
no flags Details | Diff
patch (1.63 KB, patch)
2017-02-26 07:55 UTC, nahun
no flags Details | Diff
sabnzbdplus patch (1.77 KB, patch)
2017-02-27 07:54 UTC, joshruehlig
joshruehlig: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nahun 2017-02-25 20:47:28 UTC
Created attachment 180294 [details]
Proposed patch

Update news/sabnzbdplus to version 1.2.1

Also start using GH_TAGNAME for a specific commit so that the master branch is used.

Tested with poudriere and portlint
Comment 1 joshruehlig 2017-02-25 21:00:04 UTC
Thanks, I will have time to test today or tomorrow.
Comment 2 nahun 2017-02-26 07:55:50 UTC
Created attachment 180309 [details]
patch

Add use of shebangfix instead of REINPLACE_CMD
Comment 3 joshruehlig 2017-02-26 12:50:02 UTC
I see a bugfix was released, v1.2.2

also I'm wondering if PORTNAME can be removed from SUB_LIST and if PLIST_SUB can be removed all together?

if you have a chance can you test what I mentioned with poudriere? I should have time tomorrow to verify.
Comment 4 joshruehlig 2017-02-27 07:54:20 UTC
Created attachment 180332 [details]
sabnzbdplus patch

This diff is an iteration of @nahun's diff, and also removes the PORTNAME substitution that is never actually used.

It is ok if we commit this now. Though SABnzbd has already released version 1.2.2, but they did not tag it in their master branch so I do not know how we could properly package it.
Comment 5 nahun 2017-02-27 17:39:30 UTC
Comment on attachment 180309 [details]
patch

Marking my patch obsolete.

Also, 1.2.2 only has a fix for Windows so it at least doesn't affect us
Comment 6 joshruehlig 2017-02-27 17:43:12 UTC
yeah, not a big deal.

in related news, version 2 has a new optional dependency we can work on getting ported. maybe make yenc a multi-option where you can pick yenc or the new thing.
Comment 7 commit-hook freebsd_committer freebsd_triage 2017-02-27 18:08:48 UTC
A commit references this bug:

Author: swills
Date: Mon Feb 27 18:08:24 UTC 2017
New revision: 434984
URL: https://svnweb.freebsd.org/changeset/ports/434984

Log:
  news/sabnzbdplus: Update to 1.2.1

  PR:		217359
  Submitted by:	joshruehlig@gmail.com (maintainer)

Changes:
  head/news/sabnzbdplus/Makefile
  head/news/sabnzbdplus/distinfo
Comment 8 Steve Wills freebsd_committer freebsd_triage 2017-02-27 18:09:26 UTC
Committed, thanks!
Comment 9 joshruehlig 2017-02-27 18:10:34 UTC
(In reply to Steve Wills from comment #8)
Thank you for the quick review. =]