Bug 133778 - [PATCH] Update to subversion
Summary: [PATCH] Update to subversion
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: 2009-04-16 14:00 UTC by valerio.daelli
Modified: 2009-04-29 13:20 UTC (History)
0 users

See Also:


Attachments
SUBVERSION.patch (1.12 KB, patch)
2009-04-16 14:00 UTC, valerio.daelli
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description valerio.daelli 2009-04-16 14:00:11 UTC
This patch update subversion in order to reflect the correct location of
subversion binaries in FreeBSD.
Comment 1 Steven Kreuzer freebsd_committer freebsd_triage 2009-04-16 15:16:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

I'll take it.
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2009-04-28 23:34:20 UTC
Responsible Changed
From-To: skreuzer->	 lev

Handing over to maintainer
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-29 13:11:33 UTC
lev         2009-04-29 12:11:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile Makefile.common distinfo 
                         pkg-plist 
    devel/subversion/files build-outputs.mk 
                           patch-contrib--client-side--asvn 
  Log:
    (1) Update to version 1.6.1
    (2) Fix asvn knoweledge about svn command location [1]
    (3) Add STATIC option to build only static binaries [2]
    (4) Activate mod_authz_svn in package installation [3]
  
  PR:             [1] ports/133778, [3] ports/133898
  Submitted by:   [2] David O'Brien
  
  Revision  Changes    Path
  1.127     +11 -2     ports/devel/subversion/Makefile
  1.19      +10 -3     ports/devel/subversion/Makefile.common
  1.64      +3 -3      ports/devel/subversion/distinfo
  1.5       +3 -3      ports/devel/subversion/files/build-outputs.mk
  1.4       +10 -1     ports/devel/subversion/files/patch-contrib--client-side--asvn
  1.41      +32 -31    ports/devel/subversion/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"
Comment 4 Lev A. Serebryakov freebsd_committer freebsd_triage 2009-04-29 13:13:28 UTC
State Changed
From-To: open->closed


Committed, thanks