FreeBSD Bugzilla – Attachment 125961 Details for
Bug 169675
[PATCH] databases/mysql-connector-java: drop CONFLICT on non-existent port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql-connector-java-5.1.17.patch
mysql-connector-java-5.1.17.patch (text/plain), 1.17 KB, created by
Jason Helfman
on 2012-07-06 06:50:02 UTC
(
hide
)
Description:
mysql-connector-java-5.1.17.patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-07-06 06:50:02 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/mysql-connector-java/Makefile,v >retrieving revision 1.62 >diff -u -r1.62 Makefile >--- Makefile 4 Jun 2012 19:25:54 -0000 1.62 >+++ Makefile 6 Jul 2012 05:43:08 -0000 >@@ -14,14 +14,12 @@ > MAINTAINER= matthew@FreeBSD.org > COMMENT= MySQL Connector/J: JDBC interface for MySQL > >+LICENSE= GPLv2 >+ > RUN_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j > > USE_ZIP= yes > >-CONFLICTS= mysql-connector-java*-5.0.* >- >-LICENSE= GPLv2 >- > USE_JAVA= yes > JAVA_VERSION= 1.5+ > BUILDDIR= ${WRKDIR}/${DISTNAME} >@@ -37,9 +35,7 @@ > > .include <bsd.port.options.mk> > >-.if ${PORT_OPTIONS:MDOCS} > PORTDOCS= * >-.endif > > do-build: > .if ${PORT_OPTIONS:MDOCS} >@@ -49,14 +45,10 @@ > com.mysql.jdbc org.gjt.mm.mysql) > .endif > >-do-install: do-install-jar do-install-apidocs >- >-do-install-jar: >+do-install: > @${ECHO_MSG} -n ">> Installing .jar files..." > @${INSTALL_DATA} ${BUILDDIR}/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE} > @${ECHO_MSG} " [ DONE ]" >- >-do-install-apidocs: > .if ${PORT_OPTIONS:MDOCS} > @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." > @${MKDIR} ${APIDOCSDIR}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 169675
: 125961