FreeBSD Bugzilla – Attachment 121480 Details for
Bug 164478
Upgrade databases/pgtcl to 2.0.0 (patch included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.59 KB, created by
Pierre DAVID
on 2012-01-25 13:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pierre DAVID
Created:
2012-01-25 13:30:10 UTC
Size:
2.59 KB
patch
obsolete
>diff -rud pgtcl.orig/Makefile pgtcl/Makefile >--- pgtcl.orig/Makefile 2012-01-25 08:48:10.000000000 +0100 >+++ pgtcl/Makefile 2012-01-25 13:36:16.000000000 +0100 >@@ -6,10 +6,10 @@ > # > > PORTNAME= pgtcl >-PORTVERSION= 1.9.0 >+PORTVERSION= 2.0.0 > CATEGORIES= databases tcl > MASTER_SITES= SF/pgtclng/pgtclng/${PORTVERSION}:src \ >- SF/pgtclng/Manual/20110321:doc >+ SF/pgtclng/Manual/20110918:doc > MASTER_SITE_SUBDIR= pgtclng > DISTNAME= ${PORTNAME}${PORTVERSION} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src >@@ -19,7 +19,7 @@ > > LICENSE= BSD > >-USE_TCL= yes >+USE_TCL= 85+ > USE_PGSQL= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} >@@ -27,7 +27,7 @@ > PLIST_SUB+= PORTVERSION=${PORTVERSION} > .if !defined(NOPORTDOCS) > EXTRACT_ONLY= ${_DISTFILES:M*tar.gz} >-DISTFILES+= pgtcldocs-20110321.zip:doc >+DISTFILES+= pgtcldocs-20110918.zip:doc > MASTER_SITES+= http://pgfoundry.org/frs/download.php/2836/:doc > BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip > .endif >diff -rud pgtcl.orig/distinfo pgtcl/distinfo >--- pgtcl.orig/distinfo 2011-07-11 06:35:49.000000000 +0200 >+++ pgtcl/distinfo 2012-01-25 13:37:32.000000000 +0100 >@@ -1,4 +1,4 @@ >-SHA256 (pgtcl1.9.0.tar.gz) = b637955c1a6e0353c9308231935f83495c95f59901535a2a3f0bcdc42ac383a1 >-SIZE (pgtcl1.9.0.tar.gz) = 189531 >-SHA256 (pgtcldocs-20110321.zip) = 0e7eac560db6fbe772b1bfcde35a05ca2c2a3f6ccee730817b84b4bbc1f5260e >-SIZE (pgtcldocs-20110321.zip) = 148280 >+SHA256 (pgtcl2.0.0.tar.gz) = f3d8195ecc140837f77985186b8618bb0e9f00a2e1681a46afd8af065ff35db2 >+SIZE (pgtcl2.0.0.tar.gz) = 193257 >+SHA256 (pgtcldocs-20110918.zip) = 1a86f0909b19358f4ade768f850ad02b27bc06b4cec32486783e133e37e8f344 >+SIZE (pgtcldocs-20110918.zip) = 152847 >diff -rud pgtcl.orig/pkg-plist pgtcl/pkg-plist >--- pgtcl.orig/pkg-plist 2011-07-11 06:35:49.000000000 +0200 >+++ pgtcl/pkg-plist 2012-01-25 13:45:59.000000000 +0100 >@@ -3,6 +3,7 @@ > @dirrm lib/pgtcl > %%PORTDOCS%%%%DOCSDIR%%/index.html > %%PORTDOCS%%%%DOCSDIR%%/legalnotice.html >+%%PORTDOCS%%%%DOCSDIR%%/pg-backend-pid.html > %%PORTDOCS%%%%DOCSDIR%%/pg-blocking.html > %%PORTDOCS%%%%DOCSDIR%%/pg-cancelrequest.html > %%PORTDOCS%%%%DOCSDIR%%/pg-conndefaults.html >@@ -39,8 +40,9 @@ > %%PORTDOCS%%%%DOCSDIR%%/pg-result.html > %%PORTDOCS%%%%DOCSDIR%%/pg-select.html > %%PORTDOCS%%%%DOCSDIR%%/pg-sendquery-params.html >-%%PORTDOCS%%%%DOCSDIR%%/pg-sendquery.html > %%PORTDOCS%%%%DOCSDIR%%/pg-sendquery-prepared.html >+%%PORTDOCS%%%%DOCSDIR%%/pg-sendquery.html >+%%PORTDOCS%%%%DOCSDIR%%/pg-server-version.html > %%PORTDOCS%%%%DOCSDIR%%/pg-transaction-status.html > %%PORTDOCS%%%%DOCSDIR%%/pg-unescape-bytea.html > %%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-async.html
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 164478
: 121480 |
121481
|
121482