Bug 250048

Summary: www/neon: Update to 0.31.2
Product: Ports & Packages Reporter: Gleb Popov <arrowd>
Component: Individual Port(s)Assignee: Lev A. Serebryakov <lev>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, lev, swills
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (lev)
arrowd: maintainer-feedback? (lev)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for neon
none
Patch for neon v2 none

Description Gleb Popov freebsd_committer freebsd_triage 2020-10-02 11:00:10 UTC
Index: www/neon/Makefile
===================================================================
--- www/neon/Makefile   (revision 549984)
+++ www/neon/Makefile   (working copy)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=      neon
-PORTVERSION=   0.30.2
-PORTREVISION=  4
+PORTVERSION=   0.31.2
 CATEGORIES=    www
-MASTER_SITES=  LOCAL/lev
+MASTER_SITES=  https://notroj.github.io/neon/
 
 MAINTAINER=    lev@FreeBSD.org
 COMMENT=       HTTP and WebDAV client library for Unix systems
Index: www/neon/distinfo
===================================================================
--- www/neon/distinfo   (revision 549984)
+++ www/neon/distinfo   (working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529335398
-SHA256 (neon-0.30.2.tar.gz) = db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca
-SIZE (neon-0.30.2.tar.gz) = 932779
+TIMESTAMP = 1601636169
+SHA256 (neon-0.31.2.tar.gz) = cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678
+SIZE (neon-0.31.2.tar.gz) = 867914
Index: www/neon/pkg-plist
===================================================================
--- www/neon/pkg-plist  (revision 549984)
+++ www/neon/pkg-plist  (working copy)
@@ -26,7 +26,7 @@
 lib/libneon.a
 lib/libneon.so
 lib/libneon.so.27
-lib/libneon.so.27.3.2
+lib/libneon.so.27.4.2
 libdata/pkgconfig/neon.pc
 man/man1/neon-config.1.gz
 man/man3/ne_add_request_header.3.gz
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2020-10-19 05:55:16 UTC
Created attachment 218873 [details]
Patch for neon

Update to neon 0.31.2
Update MASTER_SITES to upstream URL
Define LICENSE_FILE
Add support for both GnuTLS and OpenSSL
Enable SSL by default, this is default on majority of distros
Clean up Makefile
Update URL in pkg-descr
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-10-19 05:55:24 UTC
Compile tested FreeBSD 13.0-CURRENT #0 r364979 (amd64) (make + make check-plist)
Poudriere testport OK 12.1-RELEASE (amd64)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2020-10-19 08:18:13 UTC
Created attachment 218879 [details]
Patch for neon v2

Add USES= pkgconfig
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-11-06 17:19:37 UTC
A commit references this bug:

Author: arrowd
Date: Fri Nov  6 17:18:46 UTC 2020
New revision: 554305
URL: https://svnweb.freebsd.org/changeset/ports/554305

Log:
  www/neon: Update to 0.31.2.

  PR:		250048
  Submitted by:	daniel.engberg.lists@pyret.net
  Approved by:	lev (maintainer timeout)

Changes:
  head/www/cadaver/Makefile
  head/www/neon/Makefile
  head/www/neon/distinfo
  head/www/neon/pkg-plist
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-11-14 16:21:16 UTC
A commit references this bug:

Author: tcberner
Date: Sat Nov 14 16:20:45 UTC 2020
New revision: 555120
URL: https://svnweb.freebsd.org/changeset/ports/555120

Log:
  www/gstreamer1-plugins-neon: fix build with neon 0.31

  PR:		251059
  PR:		250048
  Reported by:	break19@gmail.com

Changes:
  head/multimedia/gstreamer1-plugins/Makefile