ports/138906: [maintainer update] graphics/cfdg: 2.1 -> 2.2.1

Anatoly Borodin anatoly.borodin at gmail.com
Thu Sep 17 18:50:02 UTC 2009


>Number:         138906
>Category:       ports
>Synopsis:       [maintainer update] graphics/cfdg: 2.1 -> 2.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 17 18:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
Version update.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From a59d5df9002cf772e02472d8b9fd7157102ea93e Mon Sep 17 00:00:00 2001
From: Anatoly Borodin <anatoly.borodin at gmail.com>
Date: Sat, 13 Jun 2009 13:22:15 +0300
Subject: [PATCH] graphics/cfdg: 2.1 -> 2.2.1

---
 graphics/cfdg/Makefile             |    5 +++--
 graphics/cfdg/distinfo             |    6 +++---
 graphics/cfdg/files/patch-Makefile |   12 ++++++------
 graphics/cfdg/pkg-plist            |    1 -
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git graphics/cfdg/Makefile graphics/cfdg/Makefile
index 600c0b2..282475d 100644
--- graphics/cfdg/Makefile
+++ graphics/cfdg/Makefile
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	cfdg
-PORTVERSION=	2.1
+PORTVERSION=	2.2.1
 CATEGORIES=	graphics math
-MASTER_SITES=	http://www.contextfreeart.org/download/
+MASTER_SITES=	http://www.contextfreeart.org/download/ \
+		http://glyphic.s3.amazonaws.com/cfa/download/
 DISTNAME=	ContextFreeSource${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
diff --git graphics/cfdg/distinfo graphics/cfdg/distinfo
index 175321e..d51a193 100644
--- graphics/cfdg/distinfo
+++ graphics/cfdg/distinfo
@@ -1,3 +1,3 @@
-MD5 (ContextFreeSource2.1.tgz) = 477242e74c4f953ceca7bf06e944a46e
-SHA256 (ContextFreeSource2.1.tgz) = 041a67e34292c898890568fe7236eaafd1608d196951bdaccedeb2275ca198b4
-SIZE (ContextFreeSource2.1.tgz) = 1363136
+MD5 (ContextFreeSource2.2.1.tgz) = e9cc2acb195aaa1098781d061e0a4311
+SHA256 (ContextFreeSource2.2.1.tgz) = e4a23cb0f844e1d58cb85ca62c6970cd6c7549d5bccd067b83d611583465c3fd
+SIZE (ContextFreeSource2.2.1.tgz) = 1606247
diff --git graphics/cfdg/files/patch-Makefile graphics/cfdg/files/patch-Makefile
index 201c9d8..6209228 100644
--- graphics/cfdg/files/patch-Makefile
+++ graphics/cfdg/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig	2007-04-29 08:51:20.000000000 +0300
-+++ Makefile	2008-03-14 21:17:24.000000000 +0200
-@@ -52,7 +52,7 @@
+--- Makefile.orig
++++ Makefile
+@@ -54,7 +54,7 @@ $(OBJS): $(OBJ_DIR)/Sentry
  # Under Cygwin replace strip $@ with strip $@.exe
  
  cfdg: $(OBJS)
@@ -9,12 +9,12 @@
  	strip $@
  
  
-@@ -103,7 +103,7 @@
+@@ -105,7 +105,7 @@ $(OUTPUT_DIR)/rtest-2k.png: cfdg $(RTEST_CFDG)
  #
  
  CPPFLAGS += $(patsubst %,-I%,$(INC_DIRS))
--CPPFLAGS += -O3
-+CPPFLAGS += `libpng-config --cflags`
+-CPPFLAGS += -O3 -Wall
++CPPFLAGS += -Wall `libpng-config --cflags`
  #CPPFLAGS += -ggdb
  
  $(OBJ_DIR)/%.o : %.cpp
diff --git graphics/cfdg/pkg-plist graphics/cfdg/pkg-plist
index a899b86..a6f26a5 100644
--- graphics/cfdg/pkg-plist
+++ graphics/cfdg/pkg-plist
@@ -6,7 +6,6 @@ bin/cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ciliasun.cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo1.cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo2.cfdg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dong.cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/funky_flower.cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/i_curves.cfdg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/i_pix.cfdg
-- 
1.6.4.2



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



More information about the freebsd-ports-bugs mailing list