Bug 191577

Summary: Update Port: ports-mgmt/pkg-rmleaf from 0.2 to 0.3
Product: Ports & Packages Reporter: Yanhui Shen <shen.elf>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar file
none
produced by "svn diff" none

Description Yanhui Shen 2014-07-03 03:20:46 UTC
Created attachment 144364 [details]
shar file

1.Speed up startup.
2.Fix compatibility with FreeBSD 8.4 (dialog 0.3).
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-05 16:22:18 UTC
Can you send a diff file instead of a shar?
Comment 2 Yanhui Shen 2014-07-08 01:02:07 UTC
(In reply to Raphael Kubo da Costa from comment #1)
> Can you send a diff file instead of a shar?

Both Makefile and patch file under files/ are changed,
need two diff files?
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-08 08:51:22 UTC
No, just run svn diff in your ports tree (assuming you have a SVN checkout). If you don't have an SVN checkout, just use diff(1) as usual.
Comment 4 Yanhui Shen 2014-07-09 04:53:04 UTC
Created attachment 144531 [details]
produced by "svn diff"
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-09 18:04:00 UTC
A commit references this bug:

Author: rakuco
Date: Wed Jul  9 18:02:59 UTC 2014
New revision: 361398
URL: http://svnweb.freebsd.org/changeset/ports/361398

Log:
  Update to 0.3.

  PR:		191577
  Submitted by:	shen.elf@gmail.com (maintainer)

Changes:
  head/ports-mgmt/pkg-rmleaf/Makefile
  head/ports-mgmt/pkg-rmleaf/files/pkg-rmleaf
Comment 6 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-09 18:04:36 UTC
Committed, thank you.