ports/126285: Update port: x11/dmenu to 3.8

Jeroen Schot schot at a-eskwadraat.nl
Tue Aug 5 21:20:02 UTC 2008


>Number:         126285
>Category:       ports
>Synopsis:       Update port: x11/dmenu to 3.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 21:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD vocal 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Attached diff updates the port of x11/dmenu from 3.7 to 3.8 and updates the
MASTER_SITES and WWW. (It includes the patch for PR 125659.)
>How-To-Repeat:
>Fix:
diff -ruN dmenu.orig/Makefile dmenu/Makefile
--- dmenu.orig/Makefile	2008-06-23 13:00:14.000000000 +0200
+++ dmenu/Makefile	2008-08-06 00:42:02.000000000 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	dmenu
-PORTVERSION=	3.7
+PORTVERSION=	3.8
 CATEGORIES=	x11
-MASTER_SITES=	http://www.suckless.org/download/ \
+MASTER_SITES=	http://code.suckless.org/dl/tools/ \
 		http://schot.a-eskwadraat.nl/files/
 
 MAINTAINER=	schot at a-eskwadraat.nl
diff -ruN dmenu.orig/distinfo dmenu/distinfo
--- dmenu.orig/distinfo	2008-06-23 13:00:14.000000000 +0200
+++ dmenu/distinfo	2008-08-06 00:42:13.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (dmenu-3.7.tar.gz) = dbb6c20e1454c414a893fe4361b846b2
-SHA256 (dmenu-3.7.tar.gz) = 60cebbae5f1fc1dbd930c4b43f000cab9b0a64554fa69cedc6dd5d8fc768aaee
-SIZE (dmenu-3.7.tar.gz) = 8478
+MD5 (dmenu-3.8.tar.gz) = 67f58a3ae401d17ee64aa75354779b63
+SHA256 (dmenu-3.8.tar.gz) = 6d111a0e4d970df827f6e3c8ff60f5c96fdac4805f8100d508087859dc4f158b
+SIZE (dmenu-3.8.tar.gz) = 8602
diff -ruN dmenu.orig/pkg-descr dmenu/pkg-descr
--- dmenu.orig/pkg-descr	2007-02-15 20:34:56.000000000 +0100
+++ dmenu/pkg-descr	2008-08-06 00:41:37.000000000 +0200
@@ -6,4 +6,4 @@
 dmenu was developed as an addition to the dynamic window manager (dwm), but can
 be used in any X11-environment.
 
-WWW: http://www.suckless.org/wiki/tools/xlib
+WWW: http://www.suckless.org/programs/dmenu.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list