Bug 165390 - [PATCH] devel/subversion: fix build/package when WITH_MOD_DONTDOTHAT is set
Summary: [PATCH] devel/subversion: fix build/package when WITH_MOD_DONTDOTHAT is set
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: 2012-02-22 07:30 UTC by Po-Chuan Hsieh
Modified: 2012-04-01 19:50 UTC (History)
1 user (show)

See Also:


Attachments
subversion-1.7.3.patch (2.19 KB, patch)
2012-02-22 07:30 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-02-22 07:30:14 UTC
- Fix build/package when WITH_MOD_DONTDOTHAT is set

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-22 07:30:55 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 2012-04-01 19:45:18 UTC
lev         2012-04-01 18:45:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile Makefile.common distinfo 
                         pkg-plist 
    devel/subversion/files build-outputs.mk 
                           extra-patch-enhanced-keyword 
  Log:
   (1) Update to 1.7.4.
   (2) Remove all run-time dependencies for static build.
   (3) Check for incompatible options, like static and KDE Wallet.
   (4) Move FreeBSD extended API to private include file.
   (5) Fix build of mod_dontdothat.
  
  PR:             [2] ports/166187, [5] ports/165390, [4] ports/165311.
  Feature safe: yes
  
  Revision  Changes    Path
  1.143     +36 -14    ports/devel/subversion/Makefile
  1.60      +20 -9     ports/devel/subversion/Makefile.common
  1.85      +6 -6      ports/devel/subversion/distinfo
  1.7       +31 -11    ports/devel/subversion/files/build-outputs.mk
  1.2       +26 -30    ports/devel/subversion/files/extra-patch-enhanced-keyword
  1.46      +3 -1      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 2012-04-01 19:45:47 UTC
State Changed
From-To: open->closed

Committed, thanx!