Bug 187604 - [MAINTAINER] databases/sqlite3: update to 3.8.4.1
Summary: [MAINTAINER] databases/sqlite3: update to 3.8.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-15 09:00 UTC by Pavel Volkov
Modified: 2014-03-15 18:10 UTC (History)
0 users

See Also:


Attachments
sqlite3-3.8.4.1.patch (1.07 KB, patch)
2014-03-15 09:00 UTC, Pavel Volkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2014-03-15 09:00:01 UTC
- Update to 3.8.4.1

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: update, diff: suffix)
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-03-15 16:32:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-15 18:05:07 UTC
Author: pawel
Date: Sat Mar 15 18:05:04 2014
New Revision: 348361
URL: http://svnweb.freebsd.org/changeset/ports/348361
QAT: https://qat.redports.org/buildarchive/r348361/

Log:
  Update to version 3.8.4.1
  
  PR:		ports/187604
  Submitted by:	maintainer

Modified:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo

Modified: head/databases/sqlite3/Makefile
==============================================================================
--- head/databases/sqlite3/Makefile	Sat Mar 15 17:52:53 2014	(r348360)
+++ head/databases/sqlite3/Makefile	Sat Mar 15 18:05:04 2014	(r348361)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.4
+PORTVERSION=	3.8.4.1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
-DISTNAME=	sqlite-autoconf-3080400
+DISTNAME=	sqlite-autoconf-3080401
 
 MAINTAINER=	pavelivolkov@gmail.com
 COMMENT=	SQL database engine in a C library

Modified: head/databases/sqlite3/distinfo
==============================================================================
--- head/databases/sqlite3/distinfo	Sat Mar 15 17:52:53 2014	(r348360)
+++ head/databases/sqlite3/distinfo	Sat Mar 15 18:05:04 2014	(r348361)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080400.tar.gz) = e22c4f7daabf76fd060f536d60538182481eaf4a105dd4b90b2fc8fbbe2ee5a7
-SIZE (sqlite-autoconf-3080400.tar.gz) = 1937306
+SHA256 (sqlite-autoconf-3080401.tar.gz) = 17227492466bb29fbef30d94a7cc27ec799e36c5d4d879dedd331079a6d1bc38
+SIZE (sqlite-autoconf-3080401.tar.gz) = 1937368
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-03-15 18:08:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!