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

Jan Beich jbeich at FreeBSD.org
Thu Sep 24 00:57:07 UTC 2020


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 at 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 at 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


More information about the svn-ports-all mailing list