Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 04:07:13 +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: r556710 - head/x11/xnotify
Message-ID:  <202012010407.0B147DwD020197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  1 04:07:12 2020
New Revision: 556710
URL: https://svnweb.freebsd.org/changeset/ports/556710

Log:
  x11/xnotify: update to 0.8.1
  
  Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.8.1
  Reported by:	GitHub (watch releases)

Modified:
  head/x11/xnotify/Makefile   (contents, props changed)
  head/x11/xnotify/distinfo   (contents, props changed)

Modified: head/x11/xnotify/Makefile
==============================================================================
--- head/x11/xnotify/Makefile	Tue Dec  1 04:06:37 2020	(r556709)
+++ head/x11/xnotify/Makefile	Tue Dec  1 04:07:12 2020	(r556710)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	xnotify
-DISTVERSION=	0.7.3
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.8.1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11/xnotify/distinfo
==============================================================================
--- head/x11/xnotify/distinfo	Tue Dec  1 04:06:37 2020	(r556709)
+++ head/x11/xnotify/distinfo	Tue Dec  1 04:07:12 2020	(r556710)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603946626
-SHA256 (phillbush-xnotify-0.7.3_GH0.tar.gz) = 3def3354835edaa1802f4814a6127ce3e37c12d9744acaad549c2c8ecc46d65d
-SIZE (phillbush-xnotify-0.7.3_GH0.tar.gz) = 14549
+TIMESTAMP = 1606795069
+SHA256 (phillbush-xnotify-v0.8.1_GH0.tar.gz) = bb409c37e898674843d5279eb990b3da73cdbf00bc2dc2f8aa36fc0235e3ca7b
+SIZE (phillbush-xnotify-v0.8.1_GH0.tar.gz) = 15189



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