Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Jun 2009 17:24:15 +0200 (CEST)
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135215: [PATCH] Upgrade pekwm to 0.1.11 + remove useless gsed dep
Message-ID:  <20090603152415.7C7EA262E9@wicklow.lan>
Resent-Message-ID: <200906031530.n53FU1UA010954@freefall.freebsd.org>

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

>Number:         135215
>Category:       ports
>Synopsis:       [PATCH] Upgrade pekwm to 0.1.11 + remove useless gsed dep
>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:   Wed Jun 03 15:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #10: Fri May 22 13:46:33 CEST 2009 root@wicklow.lan:/usr/obj/usr/src/sys/WICKLOW i386


	
>Description:
	This an upgrade to the last 0.1.11 version of pekwm and it also removes the useless run_dep on gsed
>How-To-Repeat:
	
>Fix:

	

--- pekwm.diff begins here ---
diff -Naur pekwm.orig/Makefile pekwm/Makefile
--- pekwm.orig/Makefile 2009-01-31 13:56:25.000000000 +0000
+++ pekwm/Makefile      2009-06-03 17:13:14.659008613 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      pekwm
-PORTVERSION=   0.1.10
+PORTVERSION=   0.1.11
 PORTEPOCH=     1
 CATEGORIES=    x11-wm
 MASTER_SITES=  http://pekwm.org/projects/3/files/ \
@@ -19,7 +19,6 @@
 
 LIB_DEPENDS=   jpeg.9:${PORTSDIR}/graphics/jpeg \
                png.5:${PORTSDIR}/graphics/png
-RUN_DEPENDS+=  gsed:${PORTSDIR}/textproc/gsed
 
 USE_BZIP2=     yes
 USE_XORG=      xft xpm x11
diff -Naur pekwm.orig/distinfo pekwm/distinfo
--- pekwm.orig/distinfo 2009-01-31 13:56:25.000000000 +0000
+++ pekwm/distinfo      2009-06-03 17:13:27.880316069 +0000
@@ -1,3 +1,3 @@
-MD5 (pekwm-0.1.10.tar.bz2) = 0432f2091e1afc8be04dbf5f0ac22ad0
-SHA256 (pekwm-0.1.10.tar.bz2) = 27c054bbbc192d9b8f1212bfe2772f5fec8966d41f1b5597fe54d0fecfad3fdd
-SIZE (pekwm-0.1.10.tar.bz2) = 372622
+MD5 (pekwm-0.1.11.tar.bz2) = 79df6d01c48e6eb1907dcd3a8246410c
+SHA256 (pekwm-0.1.11.tar.bz2) = a646e5f09a61ac4e7195ff8acf100dbadca035e84dd677fbedca00a6108a741f
+SIZE (pekwm-0.1.11.tar.bz2) = 385263

--- pekwm.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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