svn commit: r548692 - head/x11/nwg-launchers

Jan Beich jbeich at FreeBSD.org
Tue Sep 15 00:53:28 UTC 2020


Author: jbeich
Date: Tue Sep 15 00:53:27 2020
New Revision: 548692
URL: https://svnweb.freebsd.org/changeset/ports/548692

Log:
  x11/nwg-launchers: update to 0.3.3
  
  Changes:	https://github.com/nwg-piotr/nwg-launchers/releases/tag/v0.3.3
  Reported by:	GitHub (watch releases)

Modified:
  head/x11/nwg-launchers/Makefile   (contents, props changed)
  head/x11/nwg-launchers/distinfo   (contents, props changed)

Modified: head/x11/nwg-launchers/Makefile
==============================================================================
--- head/x11/nwg-launchers/Makefile	Tue Sep 15 00:46:46 2020	(r548691)
+++ head/x11/nwg-launchers/Makefile	Tue Sep 15 00:53:27 2020	(r548692)
@@ -2,8 +2,11 @@
 
 PORTNAME=	nwg-launchers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.2
+DISTVERSION=	0.3.3
 CATEGORIES=	x11
+
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	e16d2e114b2f.patch:-p1 # https://github.com/nwg-piotr/nwg-launchers/pull/112
 
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	GTK-based launchers: application grid, button bar, dmenu for sway and other window managers

Modified: head/x11/nwg-launchers/distinfo
==============================================================================
--- head/x11/nwg-launchers/distinfo	Tue Sep 15 00:46:46 2020	(r548691)
+++ head/x11/nwg-launchers/distinfo	Tue Sep 15 00:53:27 2020	(r548692)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1598394962
-SHA256 (nwg-piotr-nwg-launchers-v0.3.2_GH0.tar.gz) = a2a993eb92b48991f5af6e88a63583d83a8418964648d13deabeb4b012b77a6c
-SIZE (nwg-piotr-nwg-launchers-v0.3.2_GH0.tar.gz) = 44880
+TIMESTAMP = 1599553735
+SHA256 (nwg-piotr-nwg-launchers-v0.3.3_GH0.tar.gz) = e02f751f42e38aa80c51585cae5af67bbd2abdfbb8fed0d33d2d4144bdb5cc8f
+SIZE (nwg-piotr-nwg-launchers-v0.3.3_GH0.tar.gz) = 46793
+SHA256 (e16d2e114b2f.patch) = 27d21cbfbdd160f1b0741e945b804a27320b0456ffac0354f889f41013a9546f
+SIZE (e16d2e114b2f.patch) = 1916


More information about the svn-ports-all mailing list