FreeBSD Bugzilla – Attachment 140086 Details for
Bug 186558
[MAINTAINER] databases/tcl-sqlite3: update to 3.8.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tcl-sqlite3-3.8.3.patch
tcl-sqlite3-3.8.3.patch (text/plain), 1.75 KB, created by
Pavel Volkov
on 2014-02-08 10:50:00 UTC
(
hide
)
Description:
tcl-sqlite3-3.8.3.patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2014-02-08 10:50:00 UTC
Size:
1.75 KB
patch
obsolete
>diff -ruN ../tcl-sqlite3.orig/Makefile ./Makefile >--- ../tcl-sqlite3.orig/Makefile 2014-02-05 10:51:47.000000000 +0400 >+++ ./Makefile 2014-02-06 09:57:50.000000000 +0400 >@@ -1,11 +1,11 @@ > # $FreeBSD: head/databases/tcl-sqlite3/Makefile 340139 2014-01-18 02:07:40Z danilo $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.8.2 >+PORTVERSION= 3.8.3 > CATEGORIES= databases tcl >-MASTER_SITES= http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/ >+MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/ > PKGNAMEPREFIX= tcl- >-DISTNAME= sqlite-autoconf-3080200 >+DISTNAME= sqlite-autoconf-3080300 > > MAINTAINER= pavelivolkov@gmail.com > COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) >@@ -37,11 +37,15 @@ > > PLIST_FILES+= man/mann/sqlite3.n.gz > >+.include <bsd.port.options.mk> >+ > post-patch: >- @${REINPLACE_CMD} 's,\(^PKG_DIR.*\)$$(PACKAGE_VERSION),\13,g' ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -E 's/^(.*\$$\(PACKAGE_NAME\))\$$\(PACKAGE_VERSION\).*$$/\1${PORTVERSION:C/.*([0-9]+).*/\1/}/' ${WRKSRC}/Makefile.in > > post-install: >+.if ${PORT_OPTIONS:MEXAMPLES} > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_SCRIPT} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${EXAMPLESDIR} >+.endif > > .include <bsd.port.mk> >diff -ruN ../tcl-sqlite3.orig/distinfo ./distinfo >--- ../tcl-sqlite3.orig/distinfo 2014-02-05 10:51:47.000000000 +0400 >+++ ./distinfo 2014-02-05 10:53:20.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (sqlite-autoconf-3080200.tar.gz) = a0851d06092c8208e4dd947f569f40db476b472b22e3e10e2f52f3c5e94fef92 >-SIZE (sqlite-autoconf-3080200.tar.gz) = 1917056 >+SHA256 (sqlite-autoconf-3080300.tar.gz) = dabe38cf6732a9dfd57e9a2d2629dfb12ea3f2bf8948987f91318d01e6f72a26 >+SIZE (sqlite-autoconf-3080300.tar.gz) = 1923594
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 186558
: 140086