mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
. Update to 3.0.1.
PR: 91576 Submitted by: Andreas Kohn <andreas@syndrom23.de>
This commit is contained in:
parent
fd318c74bf
commit
ba048f58a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154002
3 changed files with 18 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= quantum
|
PORTNAME= quantum
|
||||||
PORTVERSION= 3.0.0
|
PORTVERSION= 3.0.1
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= quantum
|
MASTER_SITE_SUBDIR= quantum
|
||||||
|
@ -17,7 +17,8 @@ DIST_SUBDIR= eclipse
|
||||||
MAINTAINER= freebsd-eclipse@FreeBSD.org
|
MAINTAINER= freebsd-eclipse@FreeBSD.org
|
||||||
COMMENT= Database access and SQL editor for the Eclipse IDE
|
COMMENT= Database access and SQL editor for the Eclipse IDE
|
||||||
|
|
||||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
|
||||||
|
${LOCALBASE}/eclipse/features/org.eclipse.gef_3.1.1/feature.xml:${PORTSDIR}/java/eclipse-gef
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
@ -28,13 +29,13 @@ USE_ZIP= yes
|
||||||
PLIST_SUB+= VERSION=${PORTVERSION}
|
PLIST_SUB+= VERSION=${PORTVERSION}
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${RM} ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/Thumbs.db
|
@${RM} ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/Thumbs.db
|
||||||
@${RM} ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/unused/Thumbs.db
|
@${RM} ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/unused/Thumbs.db
|
||||||
@${RM} -rf ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/.xvpics
|
@${RM} -rf ${WRKSRC}/plugins/com.quantum.Quantum_${PORTVERSION}/icons/.xvpics
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${PREFIX}/eclipse
|
@${MKDIR} ${PREFIX}/eclipse
|
||||||
@${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
|
@${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
|
||||||
@${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse
|
@${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
MD5 (eclipse/com.quantum.feature_3.0.0.bin.dist.zip) = f5a8f39d1316ca6649bbc4357239fe68
|
MD5 (eclipse/com.quantum.feature_3.0.1.bin.dist.zip) = 7803cfcf158eaf10a5b3efbaa9b964ee
|
||||||
SIZE (eclipse/com.quantum.feature_3.0.0.bin.dist.zip) = 5897648
|
SHA256 (eclipse/com.quantum.feature_3.0.1.bin.dist.zip) = 45111ed2a27bf33a0a297e3011a4666bb10c4ac2b088be895af9d6298980c85d
|
||||||
|
SIZE (eclipse/com.quantum.feature_3.0.1.bin.dist.zip) = 5519298
|
||||||
|
|
|
@ -8,6 +8,7 @@ eclipse/plugins/com.quantum.Quantum_%%VERSION%%/CPLv1.0.htm
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/LICENSE.txt
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/LICENSE.txt
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/add.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/add.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/add_schema.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/add_schema.gif
|
||||||
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/all_procedures.GIF
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/append.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/append.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/autocommit.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/autocommit.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/beanshell.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/beanshell.gif
|
||||||
|
@ -65,6 +66,7 @@ eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/paste.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/paste_2x.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/paste_2x.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/play.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/play.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/previous.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/previous.gif
|
||||||
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/procedure.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/qmodel.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/qmodel.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/quantum-ng.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/quantum-ng.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/quantum.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/quantum.gif
|
||||||
|
@ -75,7 +77,9 @@ eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/rollback.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/sample.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/sample.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/schema.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/schema.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/script.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/script.gif
|
||||||
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/search_results_view.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/sequence.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/sequence.gif
|
||||||
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/sp.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/statement.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/statement.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/stop.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/stop.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/subset.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/subset.gif
|
||||||
|
@ -99,6 +103,7 @@ eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/unused/table_group.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/unused/view.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/unused/view.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/unused/view_group.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/unused/view_group.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/user.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/user.gif
|
||||||
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/value.GIF
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/view.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/view.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/warning.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/warning.gif
|
||||||
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/xml.gif
|
eclipse/plugins/com.quantum.Quantum_%%VERSION%%/icons/xml.gif
|
||||||
|
@ -112,7 +117,6 @@ eclipse/plugins/com.quantum.Quantum_%%VERSION%%/schema/metadata.exsd
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/CPLv1.0.htm
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/CPLv1.0.htm
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/LGPL.txt
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/LGPL.txt
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/LICENSE.txt
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/LICENSE.txt
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/dbunit-2.1-src.zip
|
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/dbunit-2.1.jar
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/dbunit-2.1.jar
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/icons/dbunit.gif
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/icons/dbunit.gif
|
||||||
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/icons/dbunitImport.gif
|
eclipse/plugins/com.quantum.dbunit_%%VERSION%%/icons/dbunitImport.gif
|
||||||
|
@ -139,6 +143,7 @@ eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_2_4_3.txt
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_2_4_4.txt
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_2_4_4.txt
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_2_4_5.html
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_2_4_5.html
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_3_0_0.html
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_3_0_0.html
|
||||||
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/changelog_3_0_1.html
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/add_driver.jpg
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/add_driver.jpg
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/collapse_all.gif
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/collapse_all.gif
|
||||||
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/quantum_bookmark_properties_options.jpg
|
eclipse/plugins/com.quantum.help_%%VERSION%%/doc/changelog/images/quantum_bookmark_properties_options.jpg
|
||||||
|
|
Loading…
Add table
Reference in a new issue