Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 19:45:09 GMT
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135295: Update to version 008c and modify option xmkmf
Message-ID:  <200906051945.n55Jj97e086058@www.freebsd.org>
Resent-Message-ID: <200906051950.n55Jo1TR014232@freefall.freebsd.org>

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

>Number:         135295
>Category:       ports
>Synopsis:       Update to version 008c and modify option xmkmf
>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:   Fri Jun 05 19:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update to version 008c and modify option xmkmf
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/lupe/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	9 Jul 2008 18:01:56 -0000	1.15
+++ Makefile	5 Jun 2009 19:39:49 -0000
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	lupe
-PORTVERSION=	0.08
-PORTREVISION=	2
+PORTVERSION=	0.08c
 CATEGORIES=	x11 accessibility
 MASTER_SITES=	http://www.oersted.co.jp/~yav/soft/
-DISTNAME=	lupe008	
+DISTNAME=	lupe008c	
 
 MAINTAINER=	kazu@jp.freebsd.org
 COMMENT=	Real-time magnifying glass for X11
 
 WRKSRC=		${WRKDIR}/lupe
 USE_IMAKE=	yes
-XMKMF=		xmkmf
+XMKMF=		${XMKMF}
 MAN1=		lupe.1
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11/lupe/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 Jan 2006 03:16:02 -0000	1.4
+++ distinfo	5 Jun 2009 19:39:49 -0000
@@ -1,3 +1,3 @@
-MD5 (lupe008.tar.gz) = 1667810424648f9e34c62a065274f159
-SHA256 (lupe008.tar.gz) = bd1fa9e85a666be394edb59c5a875b9c208c997f0f80d55c0d9a8d38c4b936b1
-SIZE (lupe008.tar.gz) = 20268
+MD5 (lupe008c.tar.gz) = b0c56f0c03c9f00357c34475bf66e7ae
+SHA256 (lupe008c.tar.gz) = 9eef42ad326a8607001ee90ca4a61a3d5a17df7e3e2b153152534ef31cd47dda
+SIZE (lupe008c.tar.gz) = 20286


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



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