ports/75129: Update port: graphics/ftgl 2.09 -> 2.12

Igor Pokrovsky ip at doom.homeunix.org
Fri Dec 17 17:50:29 UTC 2004


The following reply was made to PR ports/75129; it has been noted by GNATS.

From: Igor Pokrovsky <ip at doom.homeunix.org>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc: krion at FreeBSD.org
Subject: Re: ports/75129: Update port: graphics/ftgl 2.09 -> 2.12
Date: Fri, 17 Dec 2004 20:44:37 +0300

 Fetch problem fixed. Here is the updated patch.
 
 diff -ruN /usr/ports/graphics/ftgl/Makefile ftgl/Makefile
 --- /usr/ports/graphics/ftgl/Makefile	Sun Aug  1 21:22:53 2004
 +++ ftgl/Makefile	Fri Dec 17 20:39:29 2004
 @@ -6,9 +6,9 @@
  #
  
  PORTNAME=	ftgl
 -PORTVERSION=	2.09
 +PORTVERSION=	2.12
  CATEGORIES=	graphics
 -MASTER_SITES=	http://homepages.paradise.net.nz/henryj/code/
 +MASTER_SITES=	http://opengl.geek.nz/ftgl/
  DISTNAME=	${PORTNAME}-${PORTVERSION:C/([[:digit:]])$/.\1/}
  
  MAINTAINER=	ip at doom.homeunix.org
 diff -ruN /usr/ports/graphics/ftgl/distinfo ftgl/distinfo
 --- /usr/ports/graphics/ftgl/distinfo	Mon Jun 21 06:21:05 2004
 +++ ftgl/distinfo	Fri Dec 17 20:36:37 2004
 @@ -1,2 +1,2 @@
 -MD5 (ftgl-2.0.9.tar.gz) = 2268267277c0655688879d0657b82650
 -SIZE (ftgl-2.0.9.tar.gz) = 561543
 +MD5 (ftgl-2.1.2.tar.gz) = 3eabec9ad37371c4d139408c7ffd2429
 +SIZE (ftgl-2.1.2.tar.gz) = 568497
 diff -ruN /usr/ports/graphics/ftgl/files/patch-unix_src_Makefile ftgl/files/patch-unix_src_Makefile
 --- /usr/ports/graphics/ftgl/files/patch-unix_src_Makefile	Sun Jun 20 11:13:50 2004
 +++ ftgl/files/patch-unix_src_Makefile	Thu Jan  1 03:00:00 1970
 @@ -1,13 +0,0 @@
 ---- unix/src/Makefile.orig	Tue Jun 15 11:39:46 2004
 -+++ unix/src/Makefile	Tue Jun 15 11:40:03 2004
 -@@ -75,8 +75,8 @@
 - install-local: libftgl.la
 - 	$(INSTALL) -d -m 0755 $(libdir)
 - 	$(LIBTOOL) --mode=install $(INSTALL) -m 0644 $(TARGET) $(libdir)
 --    $(INSTALL) -d -m 0755 $(includedir)/FTGL
 --    $(INSTALL) -m 0644 $(HEADER_FILES) $(includedir)/FTGL
 -+	$(INSTALL) -d -m 0755 $(includedir)/FTGL
 -+	$(INSTALL) -m 0644 $(HEADER_FILES) $(includedir)/FTGL
 - 
 - 
 - clean-local:
 
 
 -ip
 
 -- 
 No man is lonely while eating spaghetti.



More information about the freebsd-ports-bugs mailing list