Bug 70156

Summary: [PATCH] devel/porttools: fix finding original py-/ruby- ports
Product: Ports & Packages Reporter: Cheng-Lung Sung <clsung>
Component: Individual Port(s)Assignee: Sergei Kolobov <sergei>
Status: Closed FIXED    
Severity: Affects Only Me CC: sergei
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
porttools-0.63.patch none

Description Cheng-Lung Sung 2004-08-08 09:50:20 UTC
- without modify util_diff.in, when finding ORIG_DIR with PKGNAMESUFFIX is
  "py-" or "ruby-", will fail...
- also, this fixes "p5-/py-/ruby-" prefix in Synopsis section.
- however, this patch (with 2 sed script) will cause 1~3 sec delay :(

Added file(s):
- files/patch-util_diff.in

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

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: Just copy -R py-/ruby- ports and type 'port diff'.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-08-08 18:33:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-15 19:53:54 UTC
State Changed
From-To: open->closed

Committed, thanks!