FreeBSD Bugzilla – Attachment 177066 Details for
Bug 214569
databases/sqlite3: Update to 3.15.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update Port: databases/sqlite3 to 3.15.1
sqlite3-3.15.1-20161116.diff (text/plain), 1.57 KB, created by
Pavel Volkov
on 2016-11-16 12:38:29 UTC
(
hide
)
Description:
Update Port: databases/sqlite3 to 3.15.1
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2016-11-16 12:38:29 UTC
Size:
1.57 KB
patch
obsolete
>diff -rudpN databases/sqlite3.orig/Makefile databases/sqlite3/Makefile >--- databases/sqlite3.orig/Makefile 2016-11-16 11:30:38.521839000 +0300 >+++ databases/sqlite3/Makefile 2016-11-16 14:22:59.252042000 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/databases/sqlite3/Makefile 426172 2016-11-15 15:28:57Z adamw $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.15.0 >+PORTVERSION= 3.15.1 > CATEGORIES= databases > MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ > DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 >@@ -196,6 +196,14 @@ UNKNOWN_SQL_CPPFLAGS= -DSQLITE_ENABLE_UN > > .include <bsd.port.options.mk> > >+pre-configure: >+.if ${PORT_OPTIONS:MICU} >+ @${ECHO_CMD} "Requires.private: icu-i18n" >> ${WRKSRC}/sqlite3.pc.in >+.endif >+.if ${PORT_OPTIONS:MEDITLINE} >+ @${ECHO_CMD} "Requires.private: libedit" >> ${WRKSRC}/sqlite3.pc.in >+.endif >+ > post-configure: > @${ECHO_MSG} "===> CONFIGURE_ARGS=${CONFIGURE_ARGS}" > @${ECHO_MSG} "===> CPPFLAGS=${CPPFLAGS}" >diff -rudpN databases/sqlite3.orig/distinfo databases/sqlite3/distinfo >--- databases/sqlite3.orig/distinfo 2016-11-16 11:30:38.521836000 +0300 >+++ databases/sqlite3/distinfo 2016-11-16 14:11:05.052073000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1478257190 >-SHA256 (sqlite-autoconf-3150000.tar.gz) = 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27 >-SIZE (sqlite-autoconf-3150000.tar.gz) = 2490473 >+TIMESTAMP = 1479294662 >+SHA256 (sqlite-autoconf-3150100.tar.gz) = 5dfa89b7697ee3c2ac7b44e8e157e7f204bf999c866afcaa8bb1c7ff656ae2c5 >+SIZE (sqlite-autoconf-3150100.tar.gz) = 2491350
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
Flags:
pavelivolkov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 214569
: 177066 |
177067
|
177068