Bug 219206 - [PATCH] news/nzbget: update to 18.1
Summary: [PATCH] news/nzbget: update to 18.1
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: Mark Felder
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-05-11 04:13 UTC by Bryce Edwards
Modified: 2017-05-11 19:21 UTC (History)
2 users (show)

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


Attachments
shar of the nzbget port directory for 18.1 (5.21 KB, text/plain)
2017-05-11 04:13 UTC, Bryce Edwards
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bryce Edwards 2017-05-11 04:13:16 UTC
Created attachment 182496 [details]
shar of the nzbget port directory for 18.1

Simple version update, only changed the distinfo.  Here's the diff of the entire port dir:

diff /usr/ports/news/nzbget/Makefile nzbget/Makefile
5c5
< PORTVERSION=	17.1
---
> PORTVERSION=	18.1
7d6
< PORTREVISION=	3
diff /usr/ports/news/nzbget/distinfo nzbget/distinfo
1,3c1,3
< TIMESTAMP = 1480399881
< SHA256 (nzbget-nzbget-v17.1_GH0.tar.gz) = fdc3092e072966d895af9558a2331c6de446445e6dcdd6fca25c1fb6f905ac4f
< SIZE (nzbget-nzbget-v17.1_GH0.tar.gz) = 1612896
---
> TIMESTAMP = 1494473151
> SHA256 (nzbget-nzbget-v18.1_GH0.tar.gz) = a5d71e5d31cd4290ebdfd7c0450731f98d96abf628e7df15b221eac0e0aa1ca9
> SIZE (nzbget-nzbget-v18.1_GH0.tar.gz) = 1805678
Common subdirectories: /usr/ports/news/nzbget/files and nzbget/files
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-11 19:21:02 UTC
A commit references this bug:

Author: feld
Date: Thu May 11 19:20:51 UTC 2017
New revision: 440647
URL: https://svnweb.freebsd.org/changeset/ports/440647

Log:
  news/nzbget: Update to 18.1

  - Remove GnuTLS as an option and use OpenSSL by default. GnuTLS has not
  been working correctly for several releases.
  - Alpha sort USES

  PR:		219206
  Approved by:	maintainer (private email)

Changes:
  head/news/nzbget/Makefile
  head/news/nzbget/distinfo
Comment 2 Mark Felder freebsd_committer freebsd_triage 2017-05-11 19:21:28 UTC
Committed with changes as suggested by maintainer via private email