Bug 112551 - [Maintainer Update] ftp/proftpd - (Fix) - Modules out of order.
Summary: [Maintainer Update] ftp/proftpd - (Fix) - Modules out of order.
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: sat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-09 20:00 UTC by Beech Rintoul
Modified: 2007-05-20 20:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (606 bytes, patch)
2007-05-09 20:00 UTC, Beech Rintoul
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beech Rintoul 2007-05-09 20:00:09 UTC

T.J. Saunders (Distributor) reported a problem with our Makefile in which the db modules were built out of order. mod_sql needs to be built before other sql modules.Supplied patch fixes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-09 20:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sat

sat@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-20 20:28:02 UTC
sat         2007-05-20 19:27:55 UTC

  FreeBSD ports repository

  Modified files:
    ftp/proftpd          Makefile 
  Log:
  - Fix build with sql enabled
  - Bump portrevision
  
  PR:             ports/112551
  Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
  Reported by:    T.J. Saunders
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.107     +2 -2      ports/ftp/proftpd/Makefile
_______________________________________________
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 sat freebsd_committer freebsd_triage 2007-05-20 20:28:24 UTC
State Changed
From-To: open->closed

Committed, thanks!