From 309bd3ec7529b7e8eb0d49faaf6c46361c17791e Mon Sep 17 00:00:00 2001 From: Xin LI Date: Wed, 12 Dec 2007 20:57:40 +0000 Subject: - Update to 3.2.1. - Pass maintainership to submitter. Submitted by: DIrk PR: ports/118564 --- devel/py-ice/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/py-ice/Makefile') diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile index 50a5303cdb16..bea9ccc6a936 100644 --- a/devel/py-ice/Makefile +++ b/devel/py-ice/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Ice -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= http://www.zeroc.com/download/Ice/3.2/ PKGNAMEPREFIX= py- DISTNAME= IcePy-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk.ye@gmail.com COMMENT= An Ice (Internet Communications Engine) language mapping for Python LIB_DEPENDS= Ice.${LIB_VRS}:${PORTSDIR}/devel/ice @@ -20,7 +20,7 @@ LIB_DEPENDS= Ice.${LIB_VRS}:${PORTSDIR}/devel/ice USE_GMAKE= yes USE_PYTHON= yes -LIB_VRS= ${PORTVERSION:S|.||g:C|0$||} +LIB_VRS= ${PORTVERSION:S|.||g:C|1$||} PLIST_SUB= LIB_VERSION="${PORTVERSION}" LIB_VRS="${LIB_VRS}" CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT ${PTHREAD_CFLAGS} -- cgit v1.2.3