svn commit: r405056 - in head/x11: libfm lxpanel

Olivier Duchateau olivierd at FreeBSD.org
Sat Jan 2 09:03:53 UTC 2016


Author: olivierd
Date: Sat Jan  2 09:03:51 2016
New Revision: 405056
URL: https://svnweb.freebsd.org/changeset/ports/405056

Log:
  Chase update of x11/menu-cache, after revision r405055

Modified:
  head/x11/libfm/Makefile
  head/x11/lxpanel/Makefile

Modified: head/x11/libfm/Makefile
==============================================================================
--- head/x11/libfm/Makefile	Sat Jan  2 08:59:14 2016	(r405055)
+++ head/x11/libfm/Makefile	Sat Jan  2 09:03:51 2016	(r405056)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libfm
 PORTVERSION=	1.2.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/
 

Modified: head/x11/lxpanel/Makefile
==============================================================================
--- head/x11/lxpanel/Makefile	Sat Jan  2 08:59:14 2016	(r405055)
+++ head/x11/lxpanel/Makefile	Sat Jan  2 09:03:51 2016	(r405056)
@@ -3,6 +3,7 @@
 
 PORTNAME=	lxpanel
 PORTVERSION=	0.6.2
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/
 


More information about the svn-ports-head mailing list