From 9414f47a7ec952a334a91a34b00e3e81c901bdc2 Mon Sep 17 00:00:00 2001 From: kevlo Date: Sat, 12 Jan 2002 16:57:26 +0000 Subject: Update to version 0.3.2 PR: 33807 Submitted by: MAINTAINER --- security/py-gnupg/Makefile | 4 ++-- security/py-gnupg/distinfo | 2 +- security/py-gnupg/pkg-plist | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 66b39c1d9e7e..44839f1595cc 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnupg -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg @@ -24,6 +24,6 @@ do-build: @${SETUP_CMD} build do-install: - @${SETUP_CMD} install + @${SETUP_CMD} install -c -O1 --prefix=${PREFIX} .include diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index ec482c7c6198..977971e05136 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1 +1 @@ -MD5 (GnuPGInterface-0.3.1.tar.gz) = 41bc85ad93202696ca926e1e14539e50 +MD5 (GnuPGInterface-0.3.2.tar.gz) = d4627d83446f96bd8c22f8d15db3f7c2 diff --git a/security/py-gnupg/pkg-plist b/security/py-gnupg/pkg-plist index adaaecbac204..bfa6b23d46fb 100644 --- a/security/py-gnupg/pkg-plist +++ b/security/py-gnupg/pkg-plist @@ -1,2 +1,3 @@ lib/%%PYTHON_VERSION%%/site-packages/GnuPGInterface.py lib/%%PYTHON_VERSION%%/site-packages/GnuPGInterface.pyc +lib/%%PYTHON_VERSION%%/site-packages/GnuPGInterface.pyo -- cgit