FreeBSD Bugzilla – Attachment 51731 Details for
Bug 78510
Update port: databases/sqlite2 to 2.8.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sqlite2.patch
sqlite2.patch (text/plain), 1.32 KB, created by
Marcus Grando
on 2005-03-06 19:30:02 UTC
(
hide
)
Description:
sqlite2.patch
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2005-03-06 19:30:02 UTC
Size:
1.32 KB
patch
obsolete
>diff -ruN sqlite2.old/Makefile sqlite2/Makefile >--- sqlite2.old/Makefile Sun Mar 6 01:02:54 2005 >+++ sqlite2/Makefile Sun Mar 6 16:19:31 2005 >@@ -12,11 +12,9 @@ > # SQLITE_WITH_TCL83 and SQLITE_WITH_TCL84. > > PORTNAME= sqlite >-PORTVERSION= 2.8.15 >-PORTREVISION= 1 >+PORTVERSION= 2.8.16 > CATEGORIES= databases > MASTER_SITES= http://www.sqlite.org/ >-DISTNAME= ${PORTNAME}-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= An SQL database engine in a C library w/ Tcl wrapper >@@ -69,8 +67,6 @@ > #.endif > > INSTALLS_SHLIB= YES >- >-WRKSRC= ${WRKDIR}/${PORTNAME} > > .include <bsd.port.pre.mk> > >diff -ruN sqlite2.old/distinfo sqlite2/distinfo >--- sqlite2.old/distinfo Thu Dec 23 06:25:45 2004 >+++ sqlite2/distinfo Sun Mar 6 16:06:26 2005 >@@ -1,2 +1,2 @@ >-MD5 (sqlite-2.8.15.tar.gz) = 0afa73e107bd106031d046c8ca6a94ab >-SIZE (sqlite-2.8.15.tar.gz) = 963232 >+MD5 (sqlite-2.8.16.tar.gz) = 9c79b461ff30240a6f9d70dd67f8faea >+SIZE (sqlite-2.8.16.tar.gz) = 981834 >diff -ruN sqlite2.old/pkg-plist sqlite2/pkg-plist >--- sqlite2.old/pkg-plist Thu Dec 23 06:25:45 2004 >+++ sqlite2/pkg-plist Sun Mar 6 16:16:32 2005 >@@ -4,6 +4,7 @@ > lib/libsqlite.so > lib/libsqlite.so.2 > libdata/pkgconfig/sqlite.pc >+@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true > %%WITH_TCL%%lib/sqlite/libtclsqlite.so > %%WITH_TCL%%lib/sqlite/pkgIndex.tcl > %%WITH_TCL%%@dirrm lib/sqlite
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 78510
: 51731