ports/168329: [MAINTAINER] databases/sqlite3: update to 3.7.12.1

Pavel I Volkov pavelivolkov at googlemail.com
Fri May 25 06:30:07 UTC 2012


>Number:         168329
>Category:       ports
>Synopsis:       [MAINTAINER] databases/sqlite3: update to 3.7.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 25 06:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD pol.adm.ru 9.0-STABLE FreeBSD 9.0-STABLE #5: Wed May 23 14:30:27 MSK 2012
>Description:
- Update to 3.7.12.1

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- sqlite3-3.7.12.1.patch begins here ---
diff -ruN --exclude=CVS ../sqlite3.orig/Makefile ./Makefile
--- ../sqlite3.orig/Makefile	2012-05-25 09:42:22.000000000 +0400
+++ ./Makefile	2012-05-25 09:48:56.000000000 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.12
+PORTVERSION=	3.7.12.1
 CATEGORIES=	databases
-MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/
-DISTNAME=	sqlite-autoconf-3071200
+MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
+DISTNAME=	sqlite-autoconf-3071201
 
 MAINTAINER=	pavelivolkov at googlemail.com
 COMMENT=	An SQL database engine in a C library
diff -ruN --exclude=CVS ../sqlite3.orig/distinfo ./distinfo
--- ../sqlite3.orig/distinfo	2012-05-25 09:42:22.000000000 +0400
+++ ./distinfo	2012-05-25 09:49:55.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071200.tar.gz) = ca1735d13975be84cba87ea1b62ae0ab01fdc01ef21d7547982a2b118c9fc649
-SIZE (sqlite-autoconf-3071200.tar.gz) = 1827241
+SHA256 (sqlite-autoconf-3071201.tar.gz) = b4ce93881cb88e7d1d0f2ad50a206b600163b40fea6df9d0749ad152aaebf845
+SIZE (sqlite-autoconf-3071201.tar.gz) = 1831193
diff -ruN --exclude=CVS ../sqlite3.orig/files/patch-Makefile.in ./files/patch-Makefile.in
--- ../sqlite3.orig/files/patch-Makefile.in	2012-05-25 09:42:22.000000000 +0400
+++ ./files/patch-Makefile.in	2012-05-25 09:52:57.000000000 +0400
@@ -1,9 +1,9 @@
---- ./Makefile.in.orig	2012-05-15 12:26:47.000000000 +0400
-+++ ./Makefile.in	2012-05-15 12:41:54.000000000 +0400
-@@ -219,7 +219,7 @@
+--- ./Makefile.in.orig	2012-05-25 09:51:37.000000000 +0400
++++ ./Makefile.in	2012-05-25 09:52:43.000000000 +0400
+@@ -243,7 +243,7 @@
  sqlite3_DEPENDENCIES = $(top_builddir)/libsqlite3.la
  include_HEADERS = sqlite3.h sqlite3ext.h
- EXTRA_DIST = sqlite3.1 tea
+ EXTRA_DIST = sqlite3.pc sqlite3.1 tea
 -pkgconfigdir = ${libdir}/pkgconfig
 +pkgconfigdir = ${prefix}/libdata/pkgconfig
  pkgconfig_DATA = sqlite3.pc
--- sqlite3-3.7.12.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list