Date: Sat, 4 Sep 2004 01:33:14 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Tilman Linneweh <arved@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/libgcrypt Makefile distinfo Message-ID: <A0134BE8-FE01-11D8-B720-00039312D914@fillmore-labs.com> In-Reply-To: <200409032137.i83LbeZr055671@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tilman Linneweh wrote:
> arved 2004-09-03 21:37:40 UTC
>
> FreeBSD ports repository
>
> Modified files:
> security/libgcrypt Makefile distinfo
> Log:
> Nuke the gnupg sigchecking code. There are bugs and I don't have the
> time
> to work on this now.
>
> PR: 66417
> Submitted by: Lupe Christoph <lupe@lupe-christoph.de>
>
> Revision Changes Path
> 1.18 +0 -14 ports/security/libgcrypt/Makefile
> 1.7 +0 -2 ports/security/libgcrypt/distinfo
Approval for the following patch :)
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/libgcrypt/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 3 Sep 2004 21:37:40 -0000 1.18
+++ Makefile 3 Sep 2004 23:30:56 -0000
@@ -10,8 +10,6 @@
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
-EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A0134BE8-FE01-11D8-B720-00039312D914>
