ports/107288: [PATCH] devel/py-cxx: update to 5.3.6, take maintainership

Li-Wen Hsu lwhsu at lwhsu.org
Thu Dec 28 18:40:26 UTC 2006


>Number:         107288
>Category:       ports
>Synopsis:       [PATCH] devel/py-cxx: update to 5.3.6, take maintainership
>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 Dec 28 18:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
- Update to 5.3.6
- Take maintainership

Version 5.3.6 (15-Oct-2006)
  Support for Python 2.5 - Fix issues around new typedef Py_ssize_t
Version 5.3.5 (2-Oct-2005)
  More changes to keep GCC 4.0 happy - no warning should be report


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-cxx-5.3.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-cxx/Makefile /home/lwhsu/ports/devel/py-cxx/Makefile
--- /usr/ports/devel/py-cxx/Makefile	Fri Sep 16 15:32:20 2005
+++ /home/lwhsu/ports/devel/py-cxx/Makefile	Thu Dec 28 18:25:20 2006
@@ -7,14 +7,14 @@
 #
 
 PORTNAME=	cxx
-PORTVERSION=	5.3.4
+PORTVERSION=	5.3.6
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	pycxx_${PORTVERSION:S/./_/g}
+DISTNAME=	pycxx-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	lwhsu at lwhsu.org
 COMMENT=	Make it easier to extend Python with C++
 
 USE_PYTHON=	yes
diff -ruN --exclude=CVS /usr/ports/devel/py-cxx/distinfo /home/lwhsu/ports/devel/py-cxx/distinfo
--- /usr/ports/devel/py-cxx/distinfo	Thu Nov 24 15:39:50 2005
+++ /home/lwhsu/ports/devel/py-cxx/distinfo	Thu Dec 28 18:25:47 2006
@@ -1,3 +1,3 @@
-MD5 (pycxx_5_3_4.tar.gz) = 3c9bde0180442625f0c31cbaae34484c
-SHA256 (pycxx_5_3_4.tar.gz) = 9611597929835378e27eb6b7120095251fac911b5135477ed4e70d19e35a82ae
-SIZE (pycxx_5_3_4.tar.gz) = 63897
+MD5 (pycxx-5.3.6.tar.gz) = 6e732697aeba4a45440eff9ac63b9d1d
+SHA256 (pycxx-5.3.6.tar.gz) = f54f465ea939b87ed75a292f92a2cf05baf26fd96761aa7eac8ff8de29601f9b
+SIZE (pycxx-5.3.6.tar.gz) = 67545
--- py24-cxx-5.3.6.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list