FreeBSD Bugzilla – Attachment 176621 Details for
Bug 214214
databases/sqlite3: Update to 3.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update Port: databases/sqlite3 to 3.15
sqlite3-20161104.diff (text/plain), 1.37 KB, created by
Pavel Volkov
on 2016-11-04 14:12:32 UTC
(
hide
)
Description:
Update Port: databases/sqlite3 to 3.15
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2016-11-04 14:12:32 UTC
Size:
1.37 KB
patch
obsolete
>diff -rudpN databases/sqlite3.orig/distinfo databases/sqlite3/distinfo >--- databases/sqlite3.orig/distinfo 2016-11-04 10:58:40.492272000 +0000 >+++ databases/sqlite3/distinfo 2016-11-04 11:00:15.812565000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1471674483 >-SHA256 (sqlite-autoconf-3140100.tar.gz) = bc7182476900017becb81565ecea7775d46ab747a97281aa610f4f45881c47a6 >-SIZE (sqlite-autoconf-3140100.tar.gz) = 2473610 >+TIMESTAMP = 1478257190 >+SHA256 (sqlite-autoconf-3150000.tar.gz) = 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27 >+SIZE (sqlite-autoconf-3150000.tar.gz) = 2490473 >diff -rudpN databases/sqlite3.orig/Makefile databases/sqlite3/Makefile >--- databases/sqlite3.orig/Makefile 2016-11-04 10:58:40.492274000 +0000 >+++ databases/sqlite3/Makefile 2016-11-04 14:06:59.775639000 +0000 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/databases/sqlite3/Makefile 422711 2016-09-24 11:06:57Z tijl $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.14.1 >-PORTREVISION= 1 >+PORTVERSION= 3.15.0 > 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 >@@ -208,4 +207,8 @@ post-build: > @${ECHO_MSG} "===> WARNING: on ${ARCH} don't pass atof1-* tests" > .endif > >+# for compares with checksum from of the site >+sha1: >+ @sha1 ${DISTDIR}/${ALLFILES} >+ > .include <bsd.port.mk>
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 214214
: 176621 |
176622
|
176623