Date: Wed, 14 Feb 2007 18:40:50 +0100 From: "Jeroen Schot" <schot@a-eskwadraat.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109171: Update port: x11/dmenu to 2.2 and MASTER_SITES Message-ID: <20070214174050.16ACC57C030@castor.warande.net> Resent-Message-ID: <200702141750.l1EHo2sC039082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109171 >Category: ports >Synopsis: Update port: x11/dmenu to 2.2 and MASTER_SITES >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 Feb 14 17:50:02 GMT 2007 >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 2.1 to 2.2 and updates the MASTER_SITES & upstream WWW. >How-To-Repeat: >Fix: diff -ruN dmenu.orig/Makefile dmenu/Makefile --- dmenu.orig/Makefile Thu Jan 25 18:51:09 2007 +++ dmenu/Makefile Wed Feb 14 18:36:25 2007 @@ -6,9 +6,9 @@ # PORTNAME= dmenu -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= x11 -MASTER_SITES= http://suckless.org/download/ \ +MASTER_SITES= http://www.suckless.org/download/ \ http://schot.a-eskwadraat.nl/files/ MAINTAINER= schot@a-eskwadraat.nl diff -ruN dmenu.orig/distinfo dmenu/distinfo --- dmenu.orig/distinfo Thu Jan 25 18:51:09 2007 +++ dmenu/distinfo Wed Feb 14 18:36:27 2007 @@ -1,3 +1,3 @@ -MD5 (dmenu-2.1.tar.gz) = a343d90d2121b1723cdcbfbbaf296b82 -SHA256 (dmenu-2.1.tar.gz) = 241ff05f9a1432ae93021060f48e76dfd4aaf138f4c969c695f4c057e7df3c09 -SIZE (dmenu-2.1.tar.gz) = 7975 +MD5 (dmenu-2.2.tar.gz) = bcf5d93afccedd2d403b4d3cace90aae +SHA256 (dmenu-2.2.tar.gz) = 773c647637d9e37ca7b908914e93b182d5b92089d94b43911ca2ad9e490a8b5e +SIZE (dmenu-2.2.tar.gz) = 7963 diff -ruN dmenu.orig/pkg-descr dmenu/pkg-descr --- dmenu.orig/pkg-descr Wed Dec 6 03:04:11 2006 +++ dmenu/pkg-descr Wed Feb 14 18:37:46 2007 @@ -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://tools.suckless.org/view.sh/x+tools +WWW: http://www.suckless.org/wiki/tools/xlib >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070214174050.16ACC57C030>