Upgrade to version 0.9.5.1.

- Add LICENSE
- Remove unnecessary OPTIONS_DEFINE
- Fix portlint warnings
- Use actual home page in WWW tag
This commit is contained in:
Jimmy Olgeni 2015-06-21 09:50:40 +00:00
parent 74443b0487
commit 7e24fc3a28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390188
4 changed files with 13 additions and 15 deletions

View file

@ -1,22 +1,23 @@
# $FreeBSD$
PORTNAME= c3p0
PORTVERSION= 0.9.5
PORTVERSION= 0.9.5.1
CATEGORIES= databases java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-bin/${PORTNAME}-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}.bin
EXTRACT_SUFX= .tgz
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Library for augmenting JDBC drivers with JNDI-bindable DataSources
LICENSE= LGPL21 EPL
LICENSE_COMB= dual
USES= tar:tgz
USE_JAVA= yes
NO_BUILD= yes
JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View file

@ -1,2 +1,2 @@
SHA256 (c3p0-0.9.5.bin.tgz) = 5d69a93b26fd93283c5b52805fb300eda4ec9254c0f15485e2872238c3627023
SIZE (c3p0-0.9.5.bin.tgz) = 2352176
SHA256 (c3p0-0.9.5.1.bin.tgz) = 02381e190872f591fdd3f7984a07955051cf47df242177d4ca7a647da615ad41
SIZE (c3p0-0.9.5.1.bin.tgz) = 2381734

View file

@ -3,4 +3,4 @@ c3p0 is an easy-to-use Java library for augmenting traditional
including DataSources that implement Connection and Statement
Pooling, as described by the jdbc3 spec and jdbc2 std extension.
WWW: http://sourceforge.net/projects/c3p0/
WWW: http://www.mchange.com/projects/c3p0/

View file

@ -11,10 +11,7 @@
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/index.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/overview-tree.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/package-list
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/background.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/tab.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/titlebar.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/resources/titlebar_end.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/script.js
%%PORTDOCS%%%%DOCSDIR%%/apidocs-oracle-thin/stylesheet.css
%%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-frame.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-noframe.html
@ -59,10 +56,12 @@
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/AfterCloseLoggingConnectionWrapper.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/CloseLoggingComboPooledDataSource.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/CloseLoggingConnectionWrapper.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/ConstructionLoggingComboPooledDataSource.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-frame.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-summary.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/debug/package-tree.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/InitSqlConnectionCustomizer.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/IsValidOnlyConnectionTester30.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-frame.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-summary.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/example/package-tree.html
@ -174,6 +173,7 @@
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/test/package-tree.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/CloseReportingConnectionWrapper.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/ConnectionEventSupport.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/IsValidOnlyConnectionTester.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/StatementEventSupport.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/TestUtils.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/com/mchange/v2/c3p0/util/package-frame.html
@ -203,10 +203,7 @@
%%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-summary.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-tree.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/package-list
%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/background.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/tab.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/titlebar.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/titlebar_end.gif
%%PORTDOCS%%%%DOCSDIR%%/apidocs/script.js
%%PORTDOCS%%%%DOCSDIR%%/apidocs/serialized-form.html
%%PORTDOCS%%%%DOCSDIR%%/apidocs/stylesheet.css
%%PORTDOCS%%%%DOCSDIR%%/arrow_sm.png