Date: 26 Nov 2009 17:29:25 -0200 From: Renato Botelho <garga@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ntarmos@cs.uoi.gr Subject: ports/140907: [PATCH] x11-wm/awesome: update to 3.4.2 Message-ID: <20091126192925.77415.qmail@botelhor.bplab.local> Resent-Message-ID: <200911261930.nAQJU9PD094900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140907 >Category: ports >Synopsis: [PATCH] x11-wm/awesome: update to 3.4.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 26 19:30:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 9.0-CURRENT i386 >Organization: FreeBSD.org >Environment: System: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #98 r199751: Tue Nov 24 16:08:39 BRST >Description: - Update to 3.4.2 Port maintainer (ntarmos@cs.uoi.gr) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- awesome-3.4.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/awesome/Makefile,v retrieving revision 1.35 diff -u -u -r1.35 Makefile --- Makefile 13 Nov 2009 10:16:15 -0000 1.35 +++ Makefile 26 Nov 2009 19:29:13 -0000 @@ -6,7 +6,7 @@ # PORTNAME= awesome -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ \ http://redundancy.redundancy.org/mirror/ @@ -30,6 +30,7 @@ xcb-event.1:${PORTSDIR}/x11/xcb-util \ execinfo.1:${PORTSDIR}/devel/libexecinfo +USE_BZIP2= yes USE_ICONV= yes USE_CMAKE= yes CMAKE_USE_PTHREAD=yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/awesome/distinfo,v retrieving revision 1.20 diff -u -u -r1.20 distinfo --- distinfo 13 Nov 2009 10:16:15 -0000 1.20 +++ distinfo 26 Nov 2009 19:29:13 -0000 @@ -1,3 +1,3 @@ -MD5 (awesome-3.4.1.tar.gz) = 1a90fe12f5e5e7df6409faacc444fb6e -SHA256 (awesome-3.4.1.tar.gz) = cc68f9cdb04bdcb868cafe62f0fd68d06994f7ae3b63d653df4c92d096ae02b4 -SIZE (awesome-3.4.1.tar.gz) = 315647 +MD5 (awesome-3.4.2.tar.bz2) = 9cdd7298071b2f89646085daa1f6322d +SHA256 (awesome-3.4.2.tar.bz2) = 498ea96d64c7c3ff8eaf257222052e183b6df5acda4712ece52dc22fde8d6581 +SIZE (awesome-3.4.2.tar.bz2) = 275897 --- awesome-3.4.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091126192925.77415.qmail>