aboutsummaryrefslogtreecommitdiff
path: root/databases/linux-c7-sqlite3
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-01-19 15:44:53 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-01-19 15:44:53 +0000
commitc2712d2471fb8d0a875c985b02f117f78596eaa8 (patch)
treee291f6d22d8d71faa3022898990b266286fc9af2 /databases/linux-c7-sqlite3
parentadcd75b82386d63122844a0e432a70270dbb5d24 (diff)
downloadports-c2712d2471fb8d0a875c985b02f117f78596eaa8.tar.gz
ports-c2712d2471fb8d0a875c985b02f117f78596eaa8.zip
Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been marked IGNORE for now. Change DIST_SUBDIR to just "centos" so distfiles that remain the same between major versions don't have to be redownloaded. Remove fmake hacks from linux.mk. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=431882
Diffstat (limited to 'databases/linux-c7-sqlite3')
-rw-r--r--databases/linux-c7-sqlite3/Makefile3
-rw-r--r--databases/linux-c7-sqlite3/distinfo.i3865
-rw-r--r--databases/linux-c7-sqlite3/distinfo.x86_6414
-rw-r--r--databases/linux-c7-sqlite3/pkg-plist.i3864
4 files changed, 9 insertions, 17 deletions
diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile
index 3f8ead844d7c..10d35a2081cb 100644
--- a/databases/linux-c7-sqlite3/Makefile
+++ b/databases/linux-c7-sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite
PORTVERSION= 3.7.17
+PORTREVISION= 1
CATEGORIES= databases linux
MAINTAINER= emulation@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS
LICENSE= PD
-CONFLICTS= linux-f10-${PORTNAME}3-[0-9]* linux-c6-${PORTNAME}-[0-9]*
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
RPMVERSION= 8.el7
USES= linux:c7
diff --git a/databases/linux-c7-sqlite3/distinfo.i386 b/databases/linux-c7-sqlite3/distinfo.i386
deleted file mode 100644
index 96c80c6490e3..000000000000
--- a/databases/linux-c7-sqlite3/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1473339452
-SHA256 (rpm/centos/7.2.1511/i386/sqlite-3.7.17-8.el7.i686.rpm) = bee2874e940b42f11a2557b5c76427e3122f62aa78b98fcec957bf6edfe8a400
-SIZE (rpm/centos/7.2.1511/i386/sqlite-3.7.17-8.el7.i686.rpm) = 405904
-SHA256 (rpm/centos/7.2.1511/i386/sqlite-3.7.17-8.el7.src.rpm) = d9a3d6e632ab757c1d214e25a3446207011df09a4195261653b6c82f8f8ee190
-SIZE (rpm/centos/7.2.1511/i386/sqlite-3.7.17-8.el7.src.rpm) = 9048219
diff --git a/databases/linux-c7-sqlite3/distinfo.x86_64 b/databases/linux-c7-sqlite3/distinfo.x86_64
index 30985cbaf365..ed55092c8325 100644
--- a/databases/linux-c7-sqlite3/distinfo.x86_64
+++ b/databases/linux-c7-sqlite3/distinfo.x86_64
@@ -1,7 +1,7 @@
-TIMESTAMP = 1473793589
-SHA256 (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.i686.rpm) = bee2874e940b42f11a2557b5c76427e3122f62aa78b98fcec957bf6edfe8a400
-SIZE (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.i686.rpm) = 405904
-SHA256 (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.x86_64.rpm) = ff0820355c33fc536511e51271fa14aa5ed3ae5984535349231f6506d7cd071c
-SIZE (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.x86_64.rpm) = 402932
-SHA256 (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.src.rpm) = d9a3d6e632ab757c1d214e25a3446207011df09a4195261653b6c82f8f8ee190
-SIZE (rpm/centos/7.2.1511/x86_64/sqlite-3.7.17-8.el7.src.rpm) = 9048219
+TIMESTAMP = 1482090447
+SHA256 (centos/sqlite-3.7.17-8.el7.i686.rpm) = bee2874e940b42f11a2557b5c76427e3122f62aa78b98fcec957bf6edfe8a400
+SIZE (centos/sqlite-3.7.17-8.el7.i686.rpm) = 405904
+SHA256 (centos/sqlite-3.7.17-8.el7.x86_64.rpm) = ff0820355c33fc536511e51271fa14aa5ed3ae5984535349231f6506d7cd071c
+SIZE (centos/sqlite-3.7.17-8.el7.x86_64.rpm) = 402932
+SHA256 (centos/sqlite-3.7.17-8.el7.src.rpm) = d9a3d6e632ab757c1d214e25a3446207011df09a4195261653b6c82f8f8ee190
+SIZE (centos/sqlite-3.7.17-8.el7.src.rpm) = 9048219
diff --git a/databases/linux-c7-sqlite3/pkg-plist.i386 b/databases/linux-c7-sqlite3/pkg-plist.i386
deleted file mode 100644
index f808d65c65a1..000000000000
--- a/databases/linux-c7-sqlite3/pkg-plist.i386
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/bin/sqlite3
-usr/lib/libsqlite3.so.0
-usr/lib/libsqlite3.so.0.8.6
-usr/share/man/man1/sqlite3.1.gz