Update to 3.2.7 [1]

Take MAINTAINER

PR:		86288
Submitted by:	Robin Breathe <robin@isometry.net> [1]
Approved by:	pav (mentor), green (maintainer)
This commit is contained in:
Marcus Alves Grando 2005-09-26 13:39:55 +00:00
parent 0e38d105a4
commit ad482eae95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143584
4 changed files with 10 additions and 10 deletions

View file

@ -11,11 +11,11 @@
# If you want to build the TCL wrapper, you have to define SQLITE_WITH_TCL84.
PORTNAME= sqlite
PORTVERSION= 3.2.5
PORTVERSION= 3.2.7
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
MAINTAINER= green@FreeBSD.org
MAINTAINER= mnag@FreeBSD.org
COMMENT= An SQL database engine in a C library w/ Tcl wrapper
USE_GMAKE= YES
@ -72,8 +72,8 @@ post-patch:
# @${ECHO} "config_TARGET_CFLAGS=\"-DTHREADSAFE=1 -pthread\"" >>${WRKSRC}/freebsd.hints
post-build:
# Build the docs
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Building docs"
@(cd ${WRKSRC} && ${GMAKE} ${MAKE_ARGS} doc)
.endif

View file

@ -1,2 +1,2 @@
MD5 (sqlite-3.2.5.tar.gz) = 0f07cfd8591c3fcae159f0c69bf2436f
SIZE (sqlite-3.2.5.tar.gz) = 1397666
MD5 (sqlite-3.2.7.tar.gz) = 34c92821b3b46380f192c0aaf2b2b217
SIZE (sqlite-3.2.7.tar.gz) = 1521075

View file

@ -11,11 +11,11 @@
# If you want to build the TCL wrapper, you have to define SQLITE_WITH_TCL84.
PORTNAME= sqlite
PORTVERSION= 3.2.5
PORTVERSION= 3.2.7
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
MAINTAINER= green@FreeBSD.org
MAINTAINER= mnag@FreeBSD.org
COMMENT= An SQL database engine in a C library w/ Tcl wrapper
USE_GMAKE= YES
@ -72,8 +72,8 @@ post-patch:
# @${ECHO} "config_TARGET_CFLAGS=\"-DTHREADSAFE=1 -pthread\"" >>${WRKSRC}/freebsd.hints
post-build:
# Build the docs
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Building docs"
@(cd ${WRKSRC} && ${GMAKE} ${MAKE_ARGS} doc)
.endif

View file

@ -1,2 +1,2 @@
MD5 (sqlite-3.2.5.tar.gz) = 0f07cfd8591c3fcae159f0c69bf2436f
SIZE (sqlite-3.2.5.tar.gz) = 1397666
MD5 (sqlite-3.2.7.tar.gz) = 34c92821b3b46380f192c0aaf2b2b217
SIZE (sqlite-3.2.7.tar.gz) = 1521075