aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-12-08 10:33:03 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-12-08 10:57:06 +0000
commitb5687f8a8a96b57399515fe72fda0bb0daf74b46 (patch)
tree11977eff9020e72dc0575a5635904d9deb71daf6
parenta1cd6815d96057eff0045460e7161473d4570444 (diff)
downloadports-b5687f8a8a96b57399515fe72fda0bb0daf74b46.tar.gz
ports-b5687f8a8a96b57399515fe72fda0bb0daf74b46.zip
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at https://github.com/elementary/granite/releases/tag/6.2.0 Bumping PORTREVISION of consumers, too, because of the crash-fix. PR: 260024 Reported by: Olivier Duchateau
-rw-r--r--databases/sequeler/Makefile1
-rw-r--r--deskutils/elementary-calendar/Makefile1
-rw-r--r--deskutils/lookbook/Makefile1
-rw-r--r--editors/elementary-code/Makefile2
-rw-r--r--editors/quilter/Makefile2
-rw-r--r--graphics/akira/Makefile1
-rw-r--r--graphics/elementary-photos/Makefile1
-rw-r--r--graphics/minder/Makefile1
-rw-r--r--math/pantheon-calculator/Makefile1
-rw-r--r--multimedia/elementary-videos/Makefile1
-rw-r--r--x11-toolkits/granite/Makefile2
-rw-r--r--x11-toolkits/granite/distinfo6
12 files changed, 14 insertions, 6 deletions
diff --git a/databases/sequeler/Makefile b/databases/sequeler/Makefile
index 5313765b31e1..5cc0afaecc08 100644
--- a/databases/sequeler/Makefile
+++ b/databases/sequeler/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sequeler
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
diff --git a/deskutils/elementary-calendar/Makefile b/deskutils/elementary-calendar/Makefile
index 61d73b0a1d75..fe6122066e0c 100644
--- a/deskutils/elementary-calendar/Makefile
+++ b/deskutils/elementary-calendar/Makefile
@@ -1,5 +1,6 @@
PORTNAME= calendar
DISTVERSION= 6.0.3
+PORTREVISION= 1
CATEGORIES= deskutils
PKGNAMEPREFIX= elementary-
diff --git a/deskutils/lookbook/Makefile b/deskutils/lookbook/Makefile
index 03a2eef33bbe..5f119bffad47 100644
--- a/deskutils/lookbook/Makefile
+++ b/deskutils/lookbook/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lookbook
DISTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= greg@unrelenting.technology
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile
index 9ae7a9582091..15d8f1da682c 100644
--- a/editors/elementary-code/Makefile
+++ b/editors/elementary-code/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elementary-code
DISTVERSION= 6.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= miguel@gocobachi.dev
diff --git a/editors/quilter/Makefile b/editors/quilter/Makefile
index 349b1e6f6fa8..e28ee638f00f 100644
--- a/editors/quilter/Makefile
+++ b/editors/quilter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= quilter
DISTVERSION= 2.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/akira/Makefile b/graphics/akira/Makefile
index 104eaa13c893..6f373a0540c3 100644
--- a/graphics/akira/Makefile
+++ b/graphics/akira/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 0.0.16
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile
index 928131ba08ca..417c79159c7b 100644
--- a/graphics/elementary-photos/Makefile
+++ b/graphics/elementary-photos/Makefile
@@ -1,5 +1,6 @@
PORTNAME= elementary-photos
DISTVERSION= 2.7.1
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= miguel@gocobachi.dev
diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile
index ef5b4c0c66bc..32597677dcd7 100644
--- a/graphics/minder/Makefile
+++ b/graphics/minder/Makefile
@@ -1,5 +1,6 @@
PORTNAME= minder
PORTVERSION= 1.13.1
+PORTREVISION= 1
CATEGORIES= graphics
# avoid PKGBASE collision with net-p2p/minder
PKGNAMESUFFIX= -app
diff --git a/math/pantheon-calculator/Makefile b/math/pantheon-calculator/Makefile
index 1242c9e74b11..3656d464d96f 100644
--- a/math/pantheon-calculator/Makefile
+++ b/math/pantheon-calculator/Makefile
@@ -2,6 +2,7 @@
PORTNAME= calculator
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= pantheon-
DIST_SUBDIR= pantheon
diff --git a/multimedia/elementary-videos/Makefile b/multimedia/elementary-videos/Makefile
index e753c6374215..f46f981d8e17 100644
--- a/multimedia/elementary-videos/Makefile
+++ b/multimedia/elementary-videos/Makefile
@@ -1,5 +1,6 @@
PORTNAME= elementary-videos
DISTVERSION= 2.7.3
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= miguel@gocobachi.dev
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile
index fcf522128c66..6c9f3dba508f 100644
--- a/x11-toolkits/granite/Makefile
+++ b/x11-toolkits/granite/Makefile
@@ -1,7 +1,7 @@
# Created by: Olivier Duchateau
PORTNAME= granite
-DISTVERSION= 6.1.2
+DISTVERSION= 6.2.0
CATEGORIES= x11-toolkits
MAINTAINER= desktop@FreeBSD.org
diff --git a/x11-toolkits/granite/distinfo b/x11-toolkits/granite/distinfo
index 4e71e62cd6e6..19491a81a588 100644
--- a/x11-toolkits/granite/distinfo
+++ b/x11-toolkits/granite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635269926
-SHA256 (elementary-granite-6.1.2_GH0.tar.gz) = 87f4cc8dd66ef077997f534ab011cd5c658eae8e1569ccc3def67227e89a5f1d
-SIZE (elementary-granite-6.1.2_GH0.tar.gz) = 455842
+TIMESTAMP = 1637769777
+SHA256 (elementary-granite-6.2.0_GH0.tar.gz) = 067d31445da9808a802fca523630c3e4b84d2d7c78ae547ced017cb7f3b9c6b5
+SIZE (elementary-granite-6.2.0_GH0.tar.gz) = 462780