Bug 143128

Summary: [PATCH] irc/weechat: update to 0.3.1
Product: Ports & Packages Reporter: Jase Thew <freebsd>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
weechat-0.3.1.patch
none
weechat-0.3.1.patch2 none

Description Jase Thew 2010-01-23 15:30:01 UTC
- Update to 0.3.1
- Change port to use cmake instead of make/configure/autotools, as this is the author's recommended practice.
- ChangeLog : http://www.weechat.org/files/changelog/ChangeLog-0.3.1.html

Added file(s):
- files/patch-cmake-FindIconv_cmake
- files/patch-cmake-FindRuby_cmake

Removed file(s):
- files/patch-configure.in
- files/patch-src-plugins-scripts-script_c

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-23 15:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jase Thew 2010-01-23 15:51:00 UTC
The previous patch contains a few errors (inadvertent tab -> space 
conversion in Makefile and an unnecessary change to pkg-descr ).

Please find attached a corrected patch.

Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-01-27 01:03:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-01-27 01:06:44 UTC
miwi        2010-01-27 01:04:15 UTC

  FreeBSD ports repository

  Modified files:
    irc/weechat          Makefile distinfo pkg-descr pkg-plist 
  Added files:
    irc/weechat/files    patch-cmake-FindIconv_cmake 
                         patch-cmake-FindRuby_cmake 
  Removed files:
    irc/weechat/files    patch-configure.in 
                         patch-src-plugins-scripts-script_c 
  Log:
  - Update to 0.3.1
  - Change port to use cmake instead of make/configure/autotools,
  - ChangeLog : http://www.weechat.org/files/changelog/ChangeLog-0.3.1.html
  
  PR:             143128
  Submitted by:   Jase Thew <freebsd@beardz.net>
  
  Revision  Changes    Path
  1.44      +36 -37    ports/irc/weechat/Makefile
  1.22      +3 -3      ports/irc/weechat/distinfo
  1.1       +12 -0     ports/irc/weechat/files/patch-cmake-FindIconv_cmake (new)
  1.1       +26 -0     ports/irc/weechat/files/patch-cmake-FindRuby_cmake (new)
  1.2       +0 -29     ports/irc/weechat/files/patch-configure.in (dead)
  1.2       +0 -168    ports/irc/weechat/files/patch-src-plugins-scripts-script_c (dead)
  1.3       +4 -1      ports/irc/weechat/pkg-descr
  1.9       +25 -48    ports/irc/weechat/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"