ports/145109: Update port: x11-wm/wmfs to 201003

Philippe Pepiot phil at philpep.org
Sun Mar 28 16:30:08 UTC 2010


>Number:         145109
>Category:       ports
>Synopsis:       Update port: x11-wm/wmfs to 201003
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 28 16:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Pepiot
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD shen.philpep.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0 r202418: Fri Jan 15 22:29:53 CET 2010 root at shen.philpep.org:/usr/obj/usr/src/sys/SHEN i386


	
>Description:
	Update port x11-wm/wmfs to version 201003. Severals fixes and new features (optionally can use images on statusbar or menus with imlib2)
>How-To-Repeat:
	
>Fix:

	

--- wmfs_201003.patch begins here ---
diff -ru wmfs.orig/Makefile wmfs/Makefile
--- wmfs.orig/Makefile	2010-03-28 17:54:41.000000000 +0200
+++ wmfs/Makefile	2010-03-28 18:13:26.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wmfs
-DISTVERSION=	201001
+DISTVERSION=	201003
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.wmfs.info/static/dl/
 
@@ -30,8 +30,14 @@
 		%%DOCSDIR%%/wmfsrc
 PLIST_DIRS=	%%DOCSDIR%% etc/xdg/wmfs etc/xdg share/xsessions
 
+OPTIONS= IMLIB2 "Enable Imlib2 support" on
+
 .include <bsd.port.pre.mk>
 
+.if defined(WITH_IMLIB2)
+USE_EFL+= imlib2
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|share/$${PROJECT_NAME})|${DOCSDIR})|g' \
 		-e 's|$${PREFIX}/share/man|/$${PREFIX}/man|g' \
diff -ru wmfs.orig/distinfo wmfs/distinfo
--- wmfs.orig/distinfo	2010-03-28 17:54:41.000000000 +0200
+++ wmfs/distinfo	2010-03-28 18:04:26.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (wmfs-201001.tar.gz) = c9c911c11450dc145a2ccbb66e8d0034
-SHA256 (wmfs-201001.tar.gz) = 5c8d71f20d6e981172c8a954bf1d05f4159e4c4e63db11b05482e411e85e0f5c
-SIZE (wmfs-201001.tar.gz) = 102502
+MD5 (wmfs-201003.tar.gz) = 60c358bc0e45ea7728d510906448d6f3
+SHA256 (wmfs-201003.tar.gz) = 4af8ab92d166b465d8a9a5e2c881c6ce489ee27c049b38ef6344e4bf1a10b67e
+SIZE (wmfs-201003.tar.gz) = 107711
--- wmfs_201003.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list