FreeBSD Bugzilla – Attachment 120599 Details for
Bug 163409
[maintainer update] databases/ocaml-sqlite3 to version 1.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.19 KB, created by
jaapb
on 2011-12-17 13:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jaapb
Created:
2011-12-17 13:00:20 UTC
Size:
2.19 KB
patch
obsolete
>Index: distinfo >=================================================================== >--- distinfo (revision 11) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ocaml-sqlite3-1.0.3.tar.bz2) = 2e8890fb3cf93675d8746f7631a399f8c1aec08617af7ccedf5ec597bcfb6950 >-SIZE (ocaml-sqlite3-1.0.3.tar.bz2) = 44085 >+SHA256 (release-1.6.1.tar.bz2) = 9d5ed422de61497436475329c3a9956870cfb8d0a272f764a9e57faff7ebea9f >+SIZE (release-1.6.1.tar.bz2) = 54462 >Index: files/patch-configure.ac >=================================================================== >--- files/patch-configure.ac (revision 0) >+++ files/patch-configure.ac (working copy) >@@ -0,0 +1,11 @@ >+--- configure.ac.orig 2011-12-17 13:30:46.622160436 +0100 >++++ configure.ac 2011-12-17 13:30:56.046163766 +0100 >+@@ -26,7 +26,7 @@ >+ AC_CHECKING(for sqlite3 library) >+ AC_CHECK_LIB( >+ sqlite3, sqlite3_open,, >+- AC_ERROR([SQLite is required. See the --with-sqlite3 configure option.]), -ldl) >++ AC_ERROR([SQLite is required. See the --with-sqlite3 configure option.])) >+ >+ AC_CHECKING(for Sqlite header files) >+ AC_CHECK_HEADER(sqlite3.h,, >Index: Makefile >=================================================================== >--- Makefile (revision 11) >+++ Makefile (working copy) >@@ -6,16 +6,19 @@ > # > > PORTNAME= sqlite3 >-PORTVERSION= 1.0.3 >-PORTREVISION= 1 >+PORTVERSION= 1.6.1 > CATEGORIES= databases >-MASTER_SITES= http://www.ocaml.info/ocaml_sources/ >+MASTER_SITES= http://hg.ocaml.info/release/${PKGNAMEPREFIX}${PORTNAME}/archive/ > PKGNAMEPREFIX= ocaml- >-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} >+DISTNAME= release-${PORTVERSION} > > MAINTAINER= jaapb@kerguelen.org > COMMENT= OCaml bindings to sqlite3 library > >+WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-release-${PORTVERSION} >+ >+USE_AUTOTOOLS= autoconf >+USE_GMAKE= yes > USE_SQLITE= yes > USE_OCAML= yes > USE_OCAML_FINDLIB= yes >@@ -33,12 +36,11 @@ > USE_BZIP2= yes > > DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} >-PORTDOCS= README style.css *.html >+PORTDOCS= style.css *.html > > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- @( cd ${WRKSRC}; ${INSTALL_DATA} README ${DOCSDIR} ) > @( cd ${WRKSRC}/doc;\ > for f in `${FIND} . -type f -print`; do\ > ${INSTALL_DATA} $${f} ${DOCSDIR};\
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
Actions:
View
|
Diff
Attachments on
bug 163409
: 120599