Date: Mon, 3 Oct 2016 07:02:12 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423170 - in head/deskutils/xfce4-notifyd: . files Message-ID: <201610030702.u9372CX2082806@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Oct 3 07:02:12 2016 New Revision: 423170 URL: https://svnweb.freebsd.org/changeset/ports/423170 Log: - Update to 0.3.3 - Remove unneeded patch (send to upstream) PR: 213164 Submitted by: olivierd Deleted: head/deskutils/xfce4-notifyd/files/patch-Makefile.in Modified: head/deskutils/xfce4-notifyd/Makefile head/deskutils/xfce4-notifyd/distinfo Modified: head/deskutils/xfce4-notifyd/Makefile ============================================================================== --- head/deskutils/xfce4-notifyd/Makefile Mon Oct 3 06:53:46 2016 (r423169) +++ head/deskutils/xfce4-notifyd/Makefile Mon Oct 3 07:02:12 2016 (r423170) @@ -6,11 +6,9 @@ # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= deskutils xfce -#MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} -MASTER_SITES= http://errements.eu/distfiles/ \ - LOCAL/ehaupt +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org Modified: head/deskutils/xfce4-notifyd/distinfo ============================================================================== --- head/deskutils/xfce4-notifyd/distinfo Mon Oct 3 06:53:46 2016 (r423169) +++ head/deskutils/xfce4-notifyd/distinfo Mon Oct 3 07:02:12 2016 (r423170) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473486137 -SHA256 (xfce4/xfce4-notifyd-0.3.2.tar.bz2) = 471dab69bbcd18bd6fcea155678ed53b90c9bd942b5ad106aaad516eeaabb5c2 -SIZE (xfce4/xfce4-notifyd-0.3.2.tar.bz2) = 422817 +TIMESTAMP = 1475442314 +SHA256 (xfce4/xfce4-notifyd-0.3.3.tar.bz2) = 986c4cfeb64c21c6bfb2fe65839490ad0f501fdfc8ed10cc71815da5da110f73 +SIZE (xfce4/xfce4-notifyd-0.3.3.tar.bz2) = 433388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610030702.u9372CX2082806>