cvs commit: ports/security/libgcrypt Makefile distinfo
Oliver Eikemeier
eikemeier at fillmore-labs.com
Fri Sep 3 16:32:51 PDT 2004
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 at 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 at FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
More information about the cvs-all
mailing list