Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 23:09:30 +0100 (CET)
From:      Frederic Praca <frederic.praca@freebsd-fr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78965: Update port : graphics/ayam 1.8 -> 1.8.1
Message-ID:  <200503172209.j2HM9UZP068439@coruscant.homelinux.com>
Resent-Message-ID: <200503172210.j2HMA5es010835@freefall.freebsd.org>

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

>Number:         78965
>Category:       ports
>Synopsis:       Update port : graphics/ayam 1.8 -> 1.8.1
>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:   Thu Mar 17 22:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Praca
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
freebsd-fr.org
>Environment:
System: FreeBSD coruscant.homelinux.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Fri Jan 7 19:10:32 CET 2005 root@coruscant.darkstar:/usr/obj/usr/src/sys/CORUSCANT i386
>Description:
update to 1.8.1

>How-To-Repeat:
>Fix:
--- ayam.diff begins here ---
--- Makefile	Thu Mar 17 22:35:40 2005
+++ ../ayam.1.8.1/Makefile	Thu Mar 17 22:38:09 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ayam
-PORTVERSION=	1.8
+PORTVERSION=	1.8.1
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
--- distinfo	Thu Mar 17 22:35:40 2005
+++ ../ayam.1.8.1/distinfo	Thu Mar 17 22:39:59 2005
@@ -1,2 +1,2 @@
-MD5 (ayam1.8.src.tar.gz) = 893f8c533efded07226b1514777d5403
-SIZE (ayam1.8.src.tar.gz) = 2714421
+MD5 (ayam1.8.1.src.tar.gz) = 262b114ff1695d55eb828d4c7f001fdf
+SIZE (ayam1.8.1.src.tar.gz) = 2809528
--- files/patch-Makefile.shared	Thu Mar 17 22:35:40 2005
+++ ../ayam.1.8.1/files/patch-Makefile.shared	Thu Mar 17 22:43:01 2005
@@ -1,8 +1,5 @@
-
-$FreeBSD: ports/graphics/ayam/files/patch-Makefile.shared,v 1.10 2005/01/20 13:54:57 vs Exp $
-
 @@ -4,7 +4,7 @@
  # Makefile for Ayam (shared version)
  
@@ -24,7 +21,7 @@
 +CC ?= cc
  #CC = gcc
  
- # the C++ compiler (just in use for the Aycsg plugin)
+ # the C++ compiler (just in use for the AyCSG and onio plugin)
 -CXX = CC
 +CXX = ${CC}
  #CXX = g++-3.0
@@ -170,7 +167,7 @@
  
  # Ayso Plugin (RenderDotC, RDC)
  RDCDIR = /usr/local/rdc
-@@ -413,9 +418,9 @@
+@@ -422,9 +427,9 @@
  .cpp.o:
  	$(CXX) -c $(CFLAGS) $*.cpp -o $@ -I. -IMF3D -I$(TOGLINCDIR) $(TCLINC) $(TKINC) -I$(BMRTINCDIR) -I$(GLINCDIR) -I$(AFFINEINCDIR) -I$(AQSISINCDIR) -I$(OPENCSGINCDIR) -I$(GLEWINCDIR) -Iplugins
  
--- ayam.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?200503172209.j2HM9UZP068439>