svn commit: r309513 - in head: audio/xfce4-mixer net-im/hotot

Olivier Duchateau olivierd at FreeBSD.org
Wed Dec 26 10:39:18 UTC 2012


Author: olivierd
Date: Wed Dec 26 10:39:17 2012
New Revision: 309513
URL: http://svnweb.freebsd.org/changeset/ports/309513

Log:
  Bump PORTREVISION for keybinder-related ports
  
  While here,
  - audio/xfce4-mixer improve KEYBIND_DESC
  
  Approved by:	rene, miwi (mentors, implicit)

Modified:
  head/audio/xfce4-mixer/Makefile
  head/net-im/hotot/Makefile   (contents, props changed)

Modified: head/audio/xfce4-mixer/Makefile
==============================================================================
--- head/audio/xfce4-mixer/Makefile	Wed Dec 26 10:34:20 2012	(r309512)
+++ head/audio/xfce4-mixer/Makefile	Wed Dec 26 10:39:17 2012	(r309513)
@@ -4,7 +4,7 @@
 
 PORTNAME=	xfce4-mixer
 PORTVERSION=	4.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -30,7 +30,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 OPTIONS_DEFINE=	KEYBIND
 
-KEYBIND_DESC=	Global keyboard shortcuts
+KEYBIND_DESC=	Multimedia keyboard shortcuts
 
 MAN1=	xfce4-mixer.1
 

Modified: head/net-im/hotot/Makefile
==============================================================================
--- head/net-im/hotot/Makefile	Wed Dec 26 10:34:20 2012	(r309512)
+++ head/net-im/hotot/Makefile	Wed Dec 26 10:39:17 2012	(r309513)
@@ -3,6 +3,7 @@
 
 PORTNAME=	hotot
 PORTVERSION=	0.9.8.10
+PORTREVISION=	1
 CATEGORIES=	net-im www
 
 MAINTAINER=	danfe at FreeBSD.org


More information about the svn-ports-all mailing list