Bug 133898 - [patch] devel/subversion: update to 1.6.1
Summary: [patch] devel/subversion: update to 1.6.1
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-21 21:50 UTC by Olli Hauer
Modified: 2009-04-29 13:20 UTC (History)
1 user (show)

See Also:


Attachments
patch_subversion_1.6.1-followup.txt (709 bytes, text/plain)
2009-04-21 21:50 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2009-04-21 21:50:01 UTC
if subversion is build and installed from port mod_authz_svn is activated in httpd.conf but
installed as package the module line is missing in httpd.con

How-To-Repeat: 
build port as package, deinstall and install the package, the module is installed but there is not entry in httpd.conf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-21 21:50:12 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 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 3 Lev A. Serebryakov freebsd_committer freebsd_triage 2009-04-29 13:13:28 UTC
State Changed
From-To: open->closed


Committed, thanks