diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-01 17:26:31 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-01 17:26:31 +0000 |
commit | c11516af7b118b7909eea2a3365f1ba4a6bff9cc (patch) | |
tree | 050a5fb21d70933dedc96afc2daadfe787f7b9b2 /databases/linux-f10-sqlite3 | |
parent | 57195ab8e84799c7a48627bc919b6702064e6fb0 (diff) | |
download | ports-c11516af7b118b7909eea2a3365f1ba4a6bff9cc.tar.gz ports-c11516af7b118b7909eea2a3365f1ba4a6bff9cc.zip |
Notes
Diffstat (limited to 'databases/linux-f10-sqlite3')
-rw-r--r-- | databases/linux-f10-sqlite3/Makefile | 17 | ||||
-rw-r--r-- | databases/linux-f10-sqlite3/distinfo.i386 | 12 |
2 files changed, 15 insertions, 14 deletions
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile index 0e7574f7cfa7..b328a9c64869 100644 --- a/databases/linux-f10-sqlite3/Makefile +++ b/databases/linux-f10-sqlite3/Makefile @@ -1,23 +1,24 @@ -# New ports collection makefile for: databases/linux-f8-sqlite3 -# Date created: 2009-04-05 +# New ports collection makefile for: databases/linux-f10-sqlite3 +# Date created: 2009-05-04 # Whom: bsam # # $FreeBSD$ # PORTNAME= sqlite3 -PORTVERSION= 3.4.2 -PORTREVISION= 1 +PORTVERSION= 3.5.9 CATEGORIES= databases linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= sqlite-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= The library that implements an embeddable SQL database engine (Linux Fedora 8) +COMMENT= The library that implements an embeddable SQL database engine (Linux Fedora 10) + +CONFLICTS= linux-f8-sqlite3-[0-9]* USE_LINUX_RPM= yes -LINUX_DIST_VER= 8 -RPMVERSION= 3.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 4.fc10 BRANDELF_FILES= usr/bin/sqlite3 USE_LDCONFIG= yes diff --git a/databases/linux-f10-sqlite3/distinfo.i386 b/databases/linux-f10-sqlite3/distinfo.i386 index 9f7b5e228a6c..9718d7051fbb 100644 --- a/databases/linux-f10-sqlite3/distinfo.i386 +++ b/databases/linux-f10-sqlite3/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 3e39af1d538377c75983f9edc43e069c -SHA256 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 2aa5ae5f7d644c00d403eec6884828a307cb3d8f3623ca086d3b1b7fae2c4f95 -SIZE (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.i386.rpm) = 242426 -MD5 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 7e609c5e9f3d448f42d21ad05fdc4d33 -SHA256 (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 674d6844b6f3e75b0d9ec8115adf397d937e2a752fae9d466000989cbc9f10ce -SIZE (rpm/i386/fedora/8/sqlite-3.4.2-3.fc8.src.rpm) = 2383301 +MD5 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = acb9d8ed0d28c0da81cea3eadb05a6f5 +SHA256 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = de7cb61ccbc67d987ee224b9c6ba68d6ea133950b9575ffd98989dabb5a44c30 +SIZE (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.i386.rpm) = 252246 +MD5 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = 5bc4c9e2b4a1896ed9e09451dcc846f9 +SHA256 (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = c008644ee4d01204ee5936a40b1e8bc671db25c3b119d2cc7d156209806146e4 +SIZE (rpm/i386/fedora/10/sqlite-3.5.9-4.fc10.src.rpm) = 2212248 |