Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 00:57:06 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549871 - in head: accessibility/feedbackd accessibility/feedbackd/files x11-toolkits/gtk30 x11-toolkits/gtk30/files x11/phosh x11/phosh/files x11/wofi x11/wofi/files
Message-ID:  <202009240057.08O0v6Sp055028@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 24 00:57:06 2020
New Revision: 549871
URL: https://svnweb.freebsd.org/changeset/ports/549871

Log:
  Drop glib < 2.60 workaround after r549741
  
  PR:		247278

Deleted:
  head/accessibility/feedbackd/files/
  head/x11-toolkits/gtk30/files/patch-glib-2.56
  head/x11/phosh/files/patch-glib-2.56
  head/x11/wofi/files/
Modified:
  head/accessibility/feedbackd/Makefile   (contents, props changed)
  head/x11-toolkits/gtk30/Makefile   (contents, props changed)
  head/x11/phosh/Makefile   (contents, props changed)
  head/x11/wofi/Makefile   (contents, props changed)

Modified: head/accessibility/feedbackd/Makefile
==============================================================================
--- head/accessibility/feedbackd/Makefile	Thu Sep 24 00:55:14 2020	(r549870)
+++ head/accessibility/feedbackd/Makefile	Thu Sep 24 00:57:06 2020	(r549871)
@@ -2,6 +2,7 @@
 
 PORTNAME=	feedbackd
 PORTVERSION=	s20200726
+PORTREVISION=	1
 CATEGORIES=	accessibility
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11-toolkits/gtk30/Makefile
==============================================================================
--- head/x11-toolkits/gtk30/Makefile	Thu Sep 24 00:55:14 2020	(r549870)
+++ head/x11-toolkits/gtk30/Makefile	Thu Sep 24 00:57:06 2020	(r549871)
@@ -5,6 +5,7 @@
 
 PORTNAME=	gtk
 PORTVERSION=	3.24.23
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
 PKGNAMESUFFIX=	3

Modified: head/x11/phosh/Makefile
==============================================================================
--- head/x11/phosh/Makefile	Thu Sep 24 00:55:14 2020	(r549870)
+++ head/x11/phosh/Makefile	Thu Sep 24 00:57:06 2020	(r549871)
@@ -3,6 +3,7 @@
 PORTNAME=	phosh
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4.4
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11/wofi/Makefile
==============================================================================
--- head/x11/wofi/Makefile	Thu Sep 24 00:55:14 2020	(r549870)
+++ head/x11/wofi/Makefile	Thu Sep 24 00:57:06 2020	(r549871)
@@ -3,6 +3,7 @@
 PORTNAME=	wofi
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.2
+PORTREVISION=	1
 CATEGORIES=	x11
 #MASTER_SITES=	https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 MASTER_SITES+=	LOCAL/jbeich # https://todo.sr.ht/~sircmpwn/hg.sr.ht/33



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009240057.08O0v6Sp055028>