Date: Tue, 19 Jul 2005 15:30:49 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/83741: Update port: security/py-mcrypt to 1.1 Message-ID: <20050719183049.99F7555AB@corp.grupos.com.br> Resent-Message-ID: <200507191840.j6JIeF2d056025@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83741 >Category: ports >Synopsis: Update port: security/py-mcrypt to 1.1 >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: Tue Jul 19 18:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.11-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: - Update to 1.1 >How-To-Repeat: >Fix: --- py-mcrypt.patch begins here --- diff -ruN py-mcrypt.orig/Makefile py-mcrypt/Makefile --- py-mcrypt.orig/Makefile Fri Feb 6 01:01:53 2004 +++ py-mcrypt/Makefile Tue Jul 19 15:29:14 2005 @@ -7,7 +7,7 @@ # PORTNAME= mcrypt -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-mcrypt @@ -19,12 +19,13 @@ LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt -PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/mcrypt.so USE_PYTHON= yes USE_PYDISTUTILS=yes USE_REINPLACE= yes PYDISTUTILS_BUILDARGS= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include + +PLIST_FILES= %%PYTHON_SITELIBDIR%%/mcrypt.so pre-patch: # put a missed terminating quote diff -ruN py-mcrypt.orig/distinfo py-mcrypt/distinfo --- py-mcrypt.orig/distinfo Fri Jan 30 01:12:16 2004 +++ py-mcrypt/distinfo Tue Jul 19 15:26:32 2005 @@ -1,2 +1,2 @@ -MD5 (python-mcrypt-1.0.tar.gz) = c938c7943921c66efd0f4b6f6fb5c7ac -SIZE (python-mcrypt-1.0.tar.gz) = 22589 +MD5 (python-mcrypt-1.1.tar.gz) = 0e9f7cc17545af6b51188b38984fe034 +SIZE (python-mcrypt-1.1.tar.gz) = 22708 --- py-mcrypt.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050719183049.99F7555AB>