ports/185484: [MAINTAINER] databases/tcl-sqlite3: update to 3.8.2

Pavel I Volkov pavelivolkov at gmail.com
Sun Jan 5 08:30:00 UTC 2014


>Number:         185484
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tcl-sqlite3: update to 3.8.2
>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:   Sun Jan 05 08:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.2-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD be.dns4soho.net 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #3: Sat Nov 30 10:44:24 MSK 2013
>Description:
- Update to 3.8.2
- Stage allowed

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

--- tcl-sqlite3-3.8.2.patch begins here ---
diff -ruN ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile	2014-01-05 10:54:06.000000000 +0400
+++ ./Makefile	2014-01-05 12:03:25.000000000 +0400
@@ -1,11 +1,11 @@
 # $FreeBSD: head/databases/tcl-sqlite3/Makefile 336187 2013-12-11 18:08:52Z bapt $
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.0.2
+PORTVERSION=	3.8.2
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3080002
+DISTNAME=	sqlite-autoconf-3080200
 
 MAINTAINER=	pavelivolkov at gmail.com
 COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
@@ -36,9 +36,8 @@
 SUB_FILES=	example.tcl
 SUB_LIST=	"TCLSH=${TCLSH}"
 
-MANN=	sqlite3.n
+PLIST_FILES+=	man/mann/sqlite3.n.gz
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 post-patch:
@@ -46,8 +45,8 @@
 
 post-install:
 .if ${PORT_OPTIONS:MEXAMPLES}
-	@${MKDIR} ${EXAMPLESDIR}
-	@${INSTALL_SCRIPT} ${WRKDIR}/${SUB_FILES} ${EXAMPLESDIR}
+	@${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-01-05 10:54:06.000000000 +0400
+++ ./distinfo	2014-01-05 11:24:33.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080002.tar.gz) = fca3a0a12f94dc92a6d9e700c3f6cab6cd4e79214bd7b6f13717a10f4bcfddb2
-SIZE (sqlite-autoconf-3080002.tar.gz) = 1878765
+SHA256 (sqlite-autoconf-3080200.tar.gz) = a0851d06092c8208e4dd947f569f40db476b472b22e3e10e2f52f3c5e94fef92
+SIZE (sqlite-autoconf-3080200.tar.gz) = 1917056
--- tcl-sqlite3-3.8.2.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list