Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Oct 2006 12:11:20 +0200
From:      "Jeroen Schot" <schot@a-eskwadraat.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104153: Update port: x11/dmenu to 1.2
Message-ID:  <20061008101122.3F8CF580020@pollux.warande.net>
Resent-Message-ID: <200610081020.k98AKKB2001471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104153
>Category:       ports
>Synopsis:       Update port: x11/dmenu to 1.2
>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:   Sun Oct 08 10:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD vocal 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
  Attached diff updates the port of x11/dmenu from 0.9 to 1.2.
>How-To-Repeat:
>Fix:
diff -ruN dmenu.orig/Makefile dmenu/Makefile
--- dmenu.orig/Makefile	Thu Sep 14 17:26:31 2006
+++ dmenu/Makefile	Sat Oct  7 21:36:46 2006
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	dmenu
-PORTVERSION=	0.9
+PORTVERSION=	1.2
 CATEGORIES=	x11
-MASTER_SITES=	http://10kloc.org/download/ \
+MASTER_SITES=	http://www.shortest.de/download/ \
 		http://schot.a-eskwadraat.nl/files/
 
 MAINTAINER=	schot@a-eskwadraat.nl
diff -ruN dmenu.orig/distinfo dmenu/distinfo
--- dmenu.orig/distinfo	Thu Sep 14 17:26:31 2006
+++ dmenu/distinfo	Sat Oct  7 19:38:18 2006
@@ -1,3 +1,3 @@
-MD5 (dmenu-0.9.tar.gz) = 45c4d72eb6df2f9588f6ee7b41694a1d
-SHA256 (dmenu-0.9.tar.gz) = b9ba3ef6e06419fdb932437d3cc6cb2dba8194a740f3cc3b5644e1c096427c47
-SIZE (dmenu-0.9.tar.gz) = 7261
+MD5 (dmenu-1.2.tar.gz) = 0deb4ffb0b889d4eac23b2bc7af94a01
+SHA256 (dmenu-1.2.tar.gz) = 9b893d51e734cef8ed3884607d93f02209443a4b195cd8a5c73cdcf1ddf0de62
+SIZE (dmenu-1.2.tar.gz) = 7388
diff -ruN dmenu.orig/pkg-descr dmenu/pkg-descr
--- dmenu.orig/pkg-descr	Mon Aug 28 10:17:37 2006
+++ dmenu/pkg-descr	Sat Oct  7 19:38:18 2006
@@ -6,4 +6,4 @@
 dmenu was developed as an addition to the dwm window manager, but can be used
 in any X11-environment.
 
-WWW: http://10kloc.org/dwm/
+WWW: http://www.shortest.de/view/dynamic+window+manager/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061008101122.3F8CF580020>