Bug 216384

Summary: irc/weechat: Update to 1.7
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Some People Flags: brnrd: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
weechat-1.7.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2017-01-22 23:14:21 UTC
Created attachment 179230 [details]
weechat-1.7.patch

- Update to 1.7
- Remove CONFLICTS: weechat-devel was removed.

Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html 

[Q/A]

portlint: Same warnings
   WARN: Makefile: [83]: possible direct use of command "python"
     found. use ${PYTHON_CMD} instead.
   WARN: Makefile: no ftp/http mirror in MASTER_SITES for users
      behind a proxy.
   0 fatal errors and 2 warnings found.

testport:
   poudriere: i386|amd64 - 10.3 p16     (OK)
   poudriere: i386|amd64 - 11   p7      (OK) 
   poudriere: i386|amd64 - 12   r312317 (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-23 19:19:04 UTC
A commit references this bug:

Author: brnrd
Date: Mon Jan 23 19:18:50 UTC 2017
New revision: 432287
URL: https://svnweb.freebsd.org/changeset/ports/432287

Log:
  irc/weechat: Update to 1.7

   - Update to 1.7[1]
   - Remove CONFLICTS: weechat-devel was removed
   - Switch to xz distfile

  [1] Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html

  PR:		216384
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>

Changes:
  head/irc/weechat/Makefile
  head/irc/weechat/distinfo
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2017-01-23 19:19:29 UTC
Thanks Danilo!