Bug 147300 - devel/subversion should allow NEON_VER to be configurable
Summary: devel/subversion should allow NEON_VER to be configurable
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-02 00:00 UTC by ben
Modified: 2010-07-07 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (496 bytes, patch)
2010-06-02 00:00 UTC, ben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ben 2010-06-02 00:00:11 UTC
The devel/subversion port should allow NEON_VER to be configurable.  Currently it forces the version without providing any way to override it.

Fix: Apply the attached patch to Makefile.common, which will allow NEON_VER to be specified by the user.

Patch attached with submission follows:
How-To-Repeat: Install devel/subversion from ports.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-02 00:01:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-07 15:43:08 UTC
lev         2010-07-07 14:42:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile.common distinfo 
  Log:
    (1) Update to latest 1.6.12
    (2) Make NEON_VER configurable
  
  Feature safe: yes
  
  PR:             [2] ports/147300
  
  Revision  Changes    Path
  1.37      +9 -7      ports/devel/subversion/Makefile.common
  1.74      +3 -3      ports/devel/subversion/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 Lev A. Serebryakov freebsd_committer freebsd_triage 2010-07-07 15:45:35 UTC
State Changed
From-To: open->closed


Committed, thanks!