Bug 158754 - [patch] databases/mysql-connector-java: Distribution not available as a .tar.gz archive, switch to .zip
Summary: [patch] databases/mysql-connector-java: Distribution not available as a .tar....
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 03:20 UTC by jarrod
Modified: 2011-07-10 19:30 UTC (History)
0 users

See Also:


Attachments
databases-mysql-connector-java-use_zip.diff (1.04 KB, patch)
2011-07-10 03:20 UTC, jarrod
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jarrod 2011-07-10 03:20:10 UTC
The distribution file for Connector/J 5.1.17 does not appear to be available in
.tar.gz format which prevents the port from being upgraded.  Offered below is a
patch which switches the port to the .zip format and corrects this issue.

Fix: Patch offered below.
 
How-To-Repeat: Attempt to source the distribution manually.

bender# fetch http://mysql.mirrors.ilisys.com.au/Downloads/Connector-J/mysql-connector-java-5.1.17.tar.gz
fetch: http://mysql.mirrors.ilisys.com.au/Downloads/Connector-J/mysql-connector-java-5.1.17.tar.gz: Not Found
bender# fetch http://mysql.he.net/Downloads/Connector-J/mysql-connector-java-5.1.17.tar.gz
fetch: http://mysql.he.net/Downloads/Connector-J/mysql-connector-java-5.1.17.tar.gz: Not Found
bender#
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-10 03:20:18 UTC
Maintainer of databases/mysql-connector-java,

Please note that PR ports/158754 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158754

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-10 03:20:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Matthew Seaman 2011-07-10 07:31:13 UTC
On 10/07/2011 03:20, Edwin Groothuis wrote:
> Maintainer of databases/mysql-connector-java,
> 
> Please note that PR ports/158754 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158754
> 


Yes, MySQL seem to be supplying this software only in zip format now.
Maintainer approves.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-07-10 07:58:23 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-07-10 19:23:39 UTC
arved       2011-07-10 18:23:30 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysql-connector-java Makefile distinfo 
  Log:
  Switch to zipfile as tar.gz became unavailable
  
  PR:             158754
  Submitted by:   Jarrod Sayers
  Approved by:    Maintainer
  
  Revision  Changes    Path
  1.59      +2 -0      ports/databases/mysql-connector-java/Makefile
  1.37      +2 -2      ports/databases/mysql-connector-java/distinfo
_______________________________________________
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 6 Tilman Keskinoz freebsd_committer freebsd_triage 2011-07-10 19:23:58 UTC
State Changed
From-To: open->closed

Committed, thanks