Date: Mon, 5 Mar 2001 00:15:01 -0600 (CST) From: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25539: Update graphics/evas to 0.0.4 (MAINTAINER) Message-ID: <200103050615.f256F1r19370@babylon.merseine.nu>
next in thread | raw e-mail | index | archive | help
>Number: 25539 >Category: ports >Synopsis: Update graphics/evas to 0.0.4 (MAINTAINER) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 04 22:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jeremy Norris >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD babylon.merseine.nu 4.2-STABLE FreeBSD 4.2-STABLE #1: Tue Feb 20 21:06:56 CST 2001 ishmael@babylon.merseine.nu:/usr/src/sys/compile/BABYLON i386 >Description: Update graphics/evas from 0.0.3 to 0.0.4 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/evas/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2001/01/25 01:55:33 1.4 +++ Makefile 2001/03/05 05:04:36 @@ -6,7 +6,7 @@ # PORTNAME= evas -PORTVERSION= 0.0.3 +PORTVERSION= 0.0.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -24,6 +24,6 @@ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" post-install: - strip ${PREFIX}/lib/libevas.so.0 + @strip ${PREFIX}/lib/libevas.so.0 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/evas/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2001/01/25 01:55:33 1.3 +++ distinfo 2001/03/05 05:03:14 @@ -1 +1 @@ -MD5 (evas-0.0.3.tar.gz) = b041b5a1507f7c8dfa07b06f123c1938 +MD5 (evas-0.0.4.tar.gz) = c8114dc39987f5558b5cf0a0f5bad2cd >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103050615.f256F1r19370>