Bug 143128 - [PATCH] irc/weechat: update to 0.3.1
Summary: [PATCH] irc/weechat: update to 0.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 15:30 UTC by Jase Thew
Modified: 2010-01-27 01:10 UTC (History)
1 user (show)

See Also:


Attachments
weechat-0.3.1.patch (22.97 KB, patch)
2010-01-23 15:30 UTC, Jase Thew
no flags Details | Diff
weechat-0.3.1.patch2 (22.17 KB, text/plain)
2010-01-23 15:51 UTC, Jase Thew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"