From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 21 20:00:21 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA82116A4CF for ; Sat, 21 May 2005 20:00:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777CF43D49 for ; Sat, 21 May 2005 20:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4LK0LgH013841 for ; Sat, 21 May 2005 20:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4LK0LW1013840; Sat, 21 May 2005 20:00:21 GMT (envelope-from gnats) Resent-Date: Sat, 21 May 2005 20:00:21 GMT Resent-Message-Id: <200505212000.j4LK0LW1013840@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Greg J." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C90116A4CE for ; Sat, 21 May 2005 19:56:28 +0000 (GMT) Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3601543D48 for ; Sat, 21 May 2005 19:56:28 +0000 (GMT) (envelope-from xcas@cox.net) Received: from casper.bsd-unix.org ([70.176.202.219]) by fed1rmmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050521195628.FSSA550.fed1rmmtao12.cox.net@casper.bsd-unix.org> for ; Sat, 21 May 2005 15:56:28 -0400 Message-Id: <1116705387.0@casper.bsd-unix.org> Date: Sat, 21 May 2005 12:56:27 -0700 From: "Greg J." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Subject: ports/81345: [maintainer] x11-wm/pekwm: update to 20050515 snapshot (0.1.4pre2) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 20:00:22 -0000 >Number: 81345 >Category: ports >Synopsis: [maintainer] x11-wm/pekwm: update to 20050515 snapshot (0.1.4pre2) >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: Sat May 21 20:00:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Greg J. >Release: FreeBSD 5.4-RC2 i386 >Organization: >Environment: System: FreeBSD 5.4-RC2 #0: Mon Apr 11 15:48:32 MST 2005 root@casper.bsd-unix.org:/usr/obj/usr/src/sys/CASX32 >Description: -update to 20050515 snapshot (0.1.4pre2) -add pcre as a library dependency >How-To-Repeat: >Fix: --- pekwm-20050515.diff begins here --- diff -u pekwm/Makefile.orig pekwm/Makefile --- pekwm/Makefile.orig Sat May 21 12:24:29 2005 +++ pekwm/Makefile Sat May 21 12:26:24 2005 @@ -6,18 +6,18 @@ # PORTNAME= pekwm -PORTVERSION= 20050227 -PORTREVISION= 2 +PORTVERSION= 20050515 CATEGORIES= x11-wm MASTER_SITES= http://bsd-unix.org/downloads/ \ http://pekwm.org/files/ -DISTNAME= ${PORTNAME}-dev-${PORTVERSION} +DISTNAME= ${PORTNAME}-0.1.4pre2 MAINTAINER= xcas@cox.net COMMENT= A windowmanager based on aewm++ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ - Xft.2:${PORTSDIR}/x11-fonts/libXft + Xft.2:${PORTSDIR}/x11-fonts/libXft \ + pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes USE_GCC= 3.4 @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shape --enable-xinerama --enable-xrandr \ - --disable-pcre --enable-xft --enable-imlib2 --disable-debug \ + --enable-xft --enable-pcre --enable-imlib2 --disable-debug \ --enable-menus --enable-harbour post-install: diff -u pekwm/distinfo.orig pekwm/distinfo --- pekwm/distinfo.orig Sat May 21 12:24:29 2005 +++ pekwm/distinfo Sat May 21 12:26:57 2005 @@ -1,2 +1,2 @@ -MD5 (pekwm-dev-20050227.tar.bz2) = 599df5d41622c26bfec12df1680db2ce -SIZE (pekwm-dev-20050227.tar.bz2) = 217097 +MD5 (pekwm-0.1.4pre2.tar.bz2) = a5aae71550cb8ace2bc4db423d67532a +SIZE (pekwm-0.1.4pre2.tar.bz2) = 226873 diff -u pekwm/pkg-plist.orig pekwm/pkg-plist --- pekwm/pkg-plist.orig Sat May 21 12:24:29 2005 +++ pekwm/pkg-plist Sat May 21 12:26:44 2005 @@ -5,6 +5,7 @@ etc/pekwm/menu etc/pekwm/mouse etc/pekwm/start +etc/pekwm/vars share/pekwm/scripts/pekwm_themeset.pl share/pekwm/scripts/pekwm_themeset.sh share/pekwm/scripts/pekwm_ws_menu.pl --- pekwm-20050515.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: