Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 14:08:29 +0400
From:      Vsevolod Stakhov <vsevolod@highsecure.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83657: Update port: security/py-xmlsec to 0.2.1
Message-ID:  <E1DuSY1-0007vh-LG@spray.anyhost.ru>
Resent-Message-ID: <200507181010.j6IAAIjt093154@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83657
>Category:       ports
>Synopsis:       Update port: security/py-xmlsec to 0.2.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:   Mon Jul 18 10:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.2.1
>How-To-Repeat:
>Fix:

--- py24-xmlsec-0.2.1.patch begins here ---
diff -ruN --exclude=CVS py-xmlsec.orig/Makefile py-xmlsec/Makefile
--- py-xmlsec.orig/Makefile	Mon Jul 18 13:53:51 2005
+++ py-xmlsec/Makefile	Mon Jul 18 14:00:54 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xmlsec
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.1
 CATEGORIES=	security python
 MASTER_SITES=	http://pyxmlsec.labs.libre-entreprise.org/releases/sources/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@
 EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}
 
 post-install:
-	@${FIND} ${PYTHON_SITELIBDIR} -name "xmlsec*" | \
+	@${FIND} ${PYTHONPREFIX_SITELIBDIR} -name "xmlsec*" | \
 		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
diff -ruN --exclude=CVS py-xmlsec.orig/distinfo py-xmlsec/distinfo
--- py-xmlsec.orig/distinfo	Mon Jul 18 13:53:51 2005
+++ py-xmlsec/distinfo	Mon Jul 18 13:56:10 2005
@@ -1,2 +1,2 @@
-MD5 (pyxmlsec-0.2.0.tar.gz) = d316e9f8dcd070b9780b11116e4220fc
-SIZE (pyxmlsec-0.2.0.tar.gz) = 212662
+MD5 (pyxmlsec-0.2.1.tar.gz) = 615aac32eaa2abb0c9091832336fa82b
+SIZE (pyxmlsec-0.2.1.tar.gz) = 220043
--- py24-xmlsec-0.2.1.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?E1DuSY1-0007vh-LG>