FreeBSD Bugzilla – Attachment 200810 Details for
Bug 234644
databases/squirrel-sql: Update to 3.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
3.9.0 update
3.9.0.patch (text/plain), 2.51 KB, created by
Jonathan Chen
on 2019-01-05 20:33:28 UTC
(
hide
)
Description:
3.9.0 update
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2019-01-05 20:33:28 UTC
Size:
2.51 KB
patch
obsolete
>diff -ruN /usr/ports/databases/squirrel-sql/Makefile ./Makefile >--- /usr/ports/databases/squirrel-sql/Makefile 2018-12-23 08:37:10.878350000 +1300 >+++ ./Makefile 2019-01-06 09:24:54.087116000 +1300 >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= squirrel-sql >-PORTVERSION= 3.8.1 >+PORTVERSION= 3.9.0 > CATEGORIES= databases java > MASTER_SITES= SF/${PORTNAME}/1-stable/${PORTVERSION}-plainzip > DISTNAME= squirrelsql-${PORTVERSION}-optional >@@ -12,10 +12,10 @@ > > LICENSE= GPLv2 > >-NO_BUILD= yes > USES= zip > USE_JAVA= yes > JAVA_VERSION= 1.8+ >+NO_BUILD= yes > NO_ARCH= yes > WRKSRC= ${WRKDIR}/${DISTNAME} > >@@ -31,8 +31,7 @@ > false > > post-extract: >- cd "${WRKSRC}" && ${RM} -r Uninstaller *.bat *.sh .installationinformation \ >- icons/acorn.png.bak.png >+ cd "${WRKSRC}" && ${RM} -r *.bat *.sh icons/acorn.png.bak.png mac squirrelcli > > do-install: > ${MKDIR} ${STAGEDIR}${DATADIR} >diff -ruN /usr/ports/databases/squirrel-sql/distinfo ./distinfo >--- /usr/ports/databases/squirrel-sql/distinfo 2018-12-23 08:37:10.878390000 +1300 >+++ ./distinfo 2019-01-06 09:03:00.801141000 +1300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1519257901 >-SHA256 (squirrelsql-3.8.1-optional.zip) = 343509b82ee6af21882abfabdf973e799c4d37175af4cfb8473bde3b50b518dc >-SIZE (squirrelsql-3.8.1-optional.zip) = 57206115 >+TIMESTAMP = 1546718580 >+SHA256 (squirrelsql-3.9.0-optional.zip) = f351d0cda8b2fba39c024f2b08066724b50d8dae9c6c39acc227b83ed3ef0c5c >+SIZE (squirrelsql-3.9.0-optional.zip) = 57456809 >diff -ruN /usr/ports/databases/squirrel-sql/pkg-plist ./pkg-plist >--- /usr/ports/databases/squirrel-sql/pkg-plist 2018-12-23 08:37:10.878633000 +1300 >+++ ./pkg-plist 2019-01-06 09:28:59.701555000 +1300 >@@ -15,7 +15,7 @@ > %%DATADIR%%/lib/axis.jar > %%DATADIR%%/lib/cglib.jar > %%DATADIR%%/lib/common.jar >-%%DATADIR%%/lib/commons-cli.jar >+%%DATADIR%%/lib/commons-cli-1.4.jar > %%DATADIR%%/lib/commons-codec.jar > %%DATADIR%%/lib/commons-collections-3.2.1.jar > %%DATADIR%%/lib/commons-discovery.jar >@@ -61,7 +61,6 @@ > %%DATADIR%%/lib/xml-apis.jar > %%DATADIR%%/lib/xmlbeans.jar > %%DATADIR%%/log4j.properties >-%%DATADIR%%/mac/squirrel-sql.sh > %%DATADIR%%/plugins/codecompletion.jar > %%DATADIR%%/plugins/codecompletion/doc/changes.txt > %%DATADIR%%/plugins/codecompletion/doc/completionpopup.jpg >@@ -438,6 +437,7 @@ > %%DATADIR%%/plugins/sqlreplace.jar > %%DATADIR%%/plugins/sqlreplace/doc/changes.txt > %%DATADIR%%/plugins/sqlreplace/doc/licence.txt >+%%DATADIR%%/plugins/sqlreplace/doc/readme.html > %%DATADIR%%/plugins/sqlreplace/doc/readme.txt > %%DATADIR%%/plugins/sqlscript.jar > %%DATADIR%%/plugins/sqlscript/doc/changes.txt
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 234644
: 200810