svn commit: r388053 - head/x11/stalonetray

Pawel Pekala pawel at FreeBSD.org
Sun May 31 09:36:09 UTC 2015


Author: pawel
Date: Sun May 31 09:36:08 2015
New Revision: 388053
URL: https://svnweb.freebsd.org/changeset/ports/388053

Log:
  Update to version 0.8.3
  
  PR:		200073
  Submitted by:	graudeejs at gmail.com (maintainer)

Modified:
  head/x11/stalonetray/Makefile
  head/x11/stalonetray/distinfo

Modified: head/x11/stalonetray/Makefile
==============================================================================
--- head/x11/stalonetray/Makefile	Sun May 31 09:15:26 2015	(r388052)
+++ head/x11/stalonetray/Makefile	Sun May 31 09:36:08 2015	(r388053)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stalonetray
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.3
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -11,7 +11,7 @@ COMMENT=	STAnd-aLONE system tray
 
 LICENSE=	GPLv2
 
-USES=	tar:bzip2
+USES=		tar:bzip2
 USE_XORG=	xpm
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-native-kde \

Modified: head/x11/stalonetray/distinfo
==============================================================================
--- head/x11/stalonetray/distinfo	Sun May 31 09:15:26 2015	(r388052)
+++ head/x11/stalonetray/distinfo	Sun May 31 09:36:08 2015	(r388053)
@@ -1,2 +1,2 @@
-SHA256 (stalonetray-0.8.1.tar.bz2) = 94a2f80ae211a552c2d379b5b41e2618f3e906b33bee207fec8793b1a9bde8f2
-SIZE (stalonetray-0.8.1.tar.bz2) = 150814
+SHA256 (stalonetray-0.8.3.tar.bz2) = 36548a588b2d466913423245dda6ffb6313132cd0cec635a117d37b3dab5fd4c
+SIZE (stalonetray-0.8.3.tar.bz2) = 155276


More information about the svn-ports-all mailing list