Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 00:46:04 -0600 (CST)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26212: Upgrade port x11-toolkits/gevas
Message-ID:  <200103300646.f2U6k4r92260@babylon.merseine.nu>

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

>Number:         26212
>Category:       ports
>Synopsis:       Upgrade port x11-toolkits/gevas
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 29 22:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.3-BETA i386
>Organization:
>Environment:
System: FreeBSD babylon.merseine.nu 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 20:09:07 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386

>Description:
Upgrade port x11-toolkits/gevas to version 0.0.2

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/gevas/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2001/03/22 15:54:46	1.2
+++ Makefile	2001/03/30 06:38:56
@@ -6,27 +6,18 @@
 #
 
 PORTNAME=	gevas
-PORTVERSION=	0.0.0
+PORTVERSION=	0.0.2
 CATEGORIES=	x11-toolkits graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	enlightenment
-DISTNAME=	${PORTNAME}_alpha
 
 MAINTAINER=	ishmael27@home.com
 
 LIB_DEPENDS=	evas.0:${PORTSDIR}/graphics/evas
 
 USE_GTK=	yes
-USE_AUTOMAKE=	yes
 USE_LIBTOOL=	yes
-USE_GMAKE=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}
 INSTALLS_SHLIB=	yes
-
-post-extract:
-.for a in install-sh missing mkinstalldirs
-	@${LN} -sf ${LOCALBASE}/share/automake/${a} ${WRKSRC}
-.endfor
 
 post-install:
 	@strip ${PREFIX}/lib/libgevas.so.0
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/gevas/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/03/19 16:22:34	1.1
+++ distinfo	2001/03/30 06:16:41
@@ -1 +1 @@
-MD5 (gevas_alpha.tar.gz) = 2b112b16594139f8ce2286a31b63b0c8
+MD5 (gevas-0.0.2.tar.gz) = 8ccbeab5f3369e11b350e3fcf3c425c1
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/gevas/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/03/19 16:22:34	1.1
+++ pkg-plist	2001/03/30 06:26:17
@@ -1,5 +1,6 @@
 bin/testgevas
 include/gevas.h
+include/gevas-config.h
 include/gevasev_handler.h
 include/gevasevh_alpha.h
 include/gevasevh_clicks.h
Index: files/patch-demo::Makefile.am
===================================================================
RCS file: patch-demo::Makefile.am
diff -N patch-demo::Makefile.am
--- /tmp/cvsCWvgZ70w3M	Fri Mar 30 00:40:22 2001
+++ /dev/null	Fri Mar 30 00:38:25 2001
@@ -1,11 +0,0 @@
---- demo/Makefile.am.orig	Thu Feb  8 09:30:50 2001
-+++ demo/Makefile.am	Mon Mar 19 07:32:14 2001
-@@ -28,7 +28,7 @@
- testgevas_SOURCES = \
- 	testgevas.c
- 
--INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @gtk_cflags@
-+INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @GTK_CFLAGS@ @evas_cflags@
- 
- testgevas_LDADD = @evas_libs@ @edb_libs@  ../src/libgevas.la -lm @GTK_LIBS@ 
- 
Index: files/patch-demo::Makefile.in
===================================================================
RCS file: patch-demo::Makefile.in
diff -N patch-demo::Makefile.in
--- /dev/null	Fri Mar 30 00:38:25 2001
+++ patch-demo::Makefile.in	Fri Mar 30 00:22:55 2001
@@ -0,0 +1,11 @@
+--- demo/Makefile.in.orig	Thu Mar 29 22:44:21 2001
++++ demo/Makefile.in	Fri Mar 30 00:22:06 2001
+@@ -83,7 +83,7 @@
+ evas_libs = @evas_libs@
+ gtk_cflags = @gtk_cflags@
+ 
+-INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @gtk_cflags@
++INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @GTK_CFLAGS@ @evas_cflags@
+ 
+ PIXMAPS =  delete.png drawer_closed.png drawer_open.png drawer_open_socks.png raptor.png raptor2.jpg cd.png bg.png
+ 
>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?200103300646.f2U6k4r92260>