Bug 169675 - [PATCH] databases/mysql-connector-java: drop CONFLICT on non-existent port
Summary: [PATCH] databases/mysql-connector-java: drop CONFLICT on non-existent port
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: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-06 06:50 UTC by Jason Helfman
Modified: 2012-07-10 07:36 UTC (History)
1 user (show)

See Also:


Attachments
mysql-connector-java-5.1.17.patch (1.17 KB, patch)
2012-07-06 06:50 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman freebsd_committer freebsd_triage 2012-07-06 06:50:02 UTC
- drop conflict on non-existent port
- shift license for portlint
- explictly define PORTDOCS
- drop use of non-default target in favor of standard options support

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-06 06:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->matthew

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-10 06:17:56 UTC
matthew     2012-07-10 05:17:42 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysql-connector-java Makefile 
  Log:
  Remove redundant CONFLICTs setting
  Reposition LICENSE to pacify portlint
  
  Submitted by:      jgh
  PR:     ports/169675
  Approved by:    shaun (mentor)
  
  Revision  Changes    Path
  1.63      +2 -5      ports/databases/mysql-connector-java/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 Matthew Seaman freebsd_committer freebsd_triage 2012-07-10 07:33:53 UTC
State Changed
From-To: open->closed


Partially committed, thanks.