ports/103652: [MAINTAINER] graphics/kudu: update to 0.1.2

Dmitry Marakasov amdmi3 at mail.ru
Mon Sep 25 23:00:37 UTC 2006


>Number:         103652
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/kudu: update to 0.1.2
>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:   Mon Sep 25 23:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Fri Sep 1 14:24:31 MSD 2006 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Update to 0.1.2
>How-To-Repeat:
>Fix:

--- kudu-0.1.2.patch begins here ---
diff -ruN kudu.orig/Makefile kudu/Makefile
--- kudu.orig/Makefile	Fri Sep 15 00:44:18 2006
+++ kudu/Makefile	Fri Sep 15 00:44:25 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	kudu
-PORTVERSION=	0.1.0
+PORTVERSION=	0.1.2
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN kudu.orig/distinfo kudu/distinfo
--- kudu.orig/distinfo	Fri Sep 15 00:44:18 2006
+++ kudu/distinfo	Fri Sep 15 00:44:40 2006
@@ -1,3 +1,3 @@
-MD5 (kudu-0.1.0.tar.bz2) = 41c2e95d4a81caf4584d76ca0f1bbc69
-SHA256 (kudu-0.1.0.tar.bz2) = b60a4088d11b9889bba836c589297a53b7f0612feafbec0414f9ca22421b7e25
-SIZE (kudu-0.1.0.tar.bz2) = 232364
+MD5 (kudu-0.1.2.tar.bz2) = beac097acce6001182ffa329baa8bcac
+SHA256 (kudu-0.1.2.tar.bz2) = 9bac5c0c662fdc80c78d2a6c5eb86dc8467fa82ad2e9dd29393c89f5df5bb7ac
+SIZE (kudu-0.1.2.tar.bz2) = 306365
diff -ruN kudu.orig/files/patch-configure kudu/files/patch-configure
--- kudu.orig/files/patch-configure	Fri Sep 15 00:44:18 2006
+++ kudu/files/patch-configure	Fri Sep 15 00:47:20 2006
@@ -1,20 +1,20 @@
---- configure.orig	Fri Dec 23 12:57:26 2005
-+++ configure	Sun May  7 16:03:41 2006
-@@ -3043,7 +3043,7 @@
+--- configure.orig	Tue Sep 12 23:25:45 2006
++++ configure	Fri Sep 15 00:47:10 2006
+@@ -3095,7 +3095,7 @@
  #define HAVE_PYTHON_H 1
  _ACEOF
  
--		let have_python+=1
-+		have_python=$(($have_python+1))
- 	fi
+-			let have_python+=1
++			have_python=$(($have_python+1))
+ 		fi
  
- 	# Check for Python library path
-@@ -3063,7 +3063,7 @@
- 		#AC_MSG_ERROR([cannot find Python library path])
- 		have_python=0
- 	else
--		let have_python+=1
-+		have_python=$(($have_python+1))
+ 		# Check for Python library path
+@@ -3115,7 +3115,7 @@
+ 			#AC_MSG_ERROR([cannot find Python library path])
+ 			have_python=0
+ 		else
+-			let have_python+=1
++			have_python=$(($have_python+1))
  
  cat >>confdefs.h <<\_ACEOF
  #define HAVE_LIBPYTHON 1
--- kudu-0.1.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list