Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161264664
D18576.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D18576.diff
View Options
Index: head/databases/timescaledb/Makefile
===================================================================
--- head/databases/timescaledb/Makefile
+++ head/databases/timescaledb/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= timescaledb
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.1.0
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org
@@ -12,7 +11,7 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE
-USES= compiler:c11 cmake:outsource pgsql:9.6,10 ssl
+USES= compiler:c11 cmake:outsource pgsql:9.6,10,11 ssl
USE_GITHUB= YES
GH_ACCOUNT= timescale
Index: head/databases/timescaledb/distinfo
===================================================================
--- head/databases/timescaledb/distinfo
+++ head/databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541026215
-SHA256 (timescale-timescaledb-1.0.0_GH0.tar.gz) = f592555f2320b4bd6d6e26fd1ea3cfd1b817cb4dd82f77713b2289c196efbc15
-SIZE (timescale-timescaledb-1.0.0_GH0.tar.gz) = 546770
+TIMESTAMP = 1544933678
+SHA256 (timescale-timescaledb-1.1.0_GH0.tar.gz) = 36ce9a32063a897912f3c1b0b85cd07f63229bf6b229017c52090f50c84807ac
+SIZE (timescale-timescaledb-1.1.0_GH0.tar.gz) = 629999
Index: head/databases/timescaledb/pkg-plist
===================================================================
--- head/databases/timescaledb/pkg-plist
+++ head/databases/timescaledb/pkg-plist
@@ -1,6 +1,5 @@
lib/postgresql/timescaledb-%%PORTVERSION%%.so
lib/postgresql/timescaledb.so
-share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.1.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.10.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.10.1--%%PORTVERSION%%.sql
@@ -21,7 +20,10 @@
share/postgresql/extension/timescaledb--0.9.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.9.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--0.9.2--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--1.0.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.0.0-rc3--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--1.0.1--%%PORTVERSION%%.sql
+share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 6:42 AM (16 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34614778
Default Alt Text
D18576.diff (2 KB)
Attached To
Mode
D18576: databases/timescaledb: Update to 1.1.0
Attached
Detach File
Event Timeline
Log In to Comment