Bug 132251 - [PATCH] devel/cscope: update to 15.7
Summary: [PATCH] devel/cscope: update to 15.7
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 10:10 UTC by bf
Modified: 2009-03-02 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2009-03-02 10:10 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2009-03-02 10:10:01 UTC
If the intention of the obsolete "--with-yacc" was to force a
dependence on system yacc rather than bison, and this is still thought to be 
desirable, then add:

CONFIGURE_ENV+= YACC="${YACC}"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-02 10:10:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-02 20:46:08 UTC
gahr        2009-03-02 20:45:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/cscope         Makefile distinfo 
  Log:
  - Update to 15.7
  
  PR:             132251
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.31      +2 -3      ports/devel/cscope/Makefile
  1.11      +3 -3      ports/devel/cscope/distinfo
_______________________________________________
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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2009-03-02 20:46:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!