Date: Wed, 18 Oct 2006 16:43:58 +0200 From: "Jeroen Schot" <schot@a-eskwadraat.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104537: Update port: x11/dmenu to 1.3 and fix MASTER_SITE Message-ID: <20061018144353.7FDA157C013@castor.warande.net> Resent-Message-ID: <200610181450.k9IEoJwo015998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104537 >Category: ports >Synopsis: Update port: x11/dmenu to 1.3 and fix MASTER_SITE >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: Wed Oct 18 14:50:18 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 portsversion of x11/dmenu to 1.3. It also fixes the upstream MASTER_SITE and WWW in pkg-descr. >How-To-Repeat: >Fix: diff -ruN dmenu.orig/Makefile dmenu/Makefile --- dmenu.orig/Makefile Sun Oct 8 12:32:05 2006 +++ dmenu/Makefile Wed Oct 18 16:35:57 2006 @@ -6,9 +6,9 @@ # PORTNAME= dmenu -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= x11 -MASTER_SITES= http://www.shortest.de/download/ \ +MASTER_SITES= http://suckless.org/download/ \ http://schot.a-eskwadraat.nl/files/ MAINTAINER= schot@a-eskwadraat.nl diff -ruN dmenu.orig/distinfo dmenu/distinfo --- dmenu.orig/distinfo Sun Oct 8 12:32:05 2006 +++ dmenu/distinfo Wed Oct 18 16:35:57 2006 @@ -1,3 +1,3 @@ -MD5 (dmenu-1.2.tar.gz) = 0deb4ffb0b889d4eac23b2bc7af94a01 -SHA256 (dmenu-1.2.tar.gz) = 9b893d51e734cef8ed3884607d93f02209443a4b195cd8a5c73cdcf1ddf0de62 -SIZE (dmenu-1.2.tar.gz) = 7388 +MD5 (dmenu-1.3.tar.gz) = 89a838cf8c89a94b5c22483dc57f3ca6 +SHA256 (dmenu-1.3.tar.gz) = 582933d36e65d8b9c169a8bf57ee79112125ca56ac5f2c15bc4319be68b3c7af +SIZE (dmenu-1.3.tar.gz) = 7377 diff -ruN dmenu.orig/pkg-descr dmenu/pkg-descr --- dmenu.orig/pkg-descr Sun Oct 8 12:32:05 2006 +++ dmenu/pkg-descr Wed Oct 18 16:35:57 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://www.shortest.de/view/dynamic+window+manager/ +WWW: http://dwm.suckless.org >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061018144353.7FDA157C013>