Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2003 09:10:15 -0000
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51179: Update: security/cryptopp	
Message-ID:  <E197AmG-000EZ3-00@voodoo.oberon.net>
Resent-Message-ID: <200304200910.h3K9AE99011111@freefall.freebsd.org>

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

>Number:         51179
>Category:       ports
>Synopsis:       Update: security/cryptopp
>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:   Sun Apr 20 02:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     krion
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
System: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386


        
>Description:
update security/cryptopp because of make package error 
>How-To-Repeat:
       	N/A 
>Fix:
diff -ruN cryptopp.orig/Makefile cryptopp/Makefile
--- cryptopp.orig/Makefile      Tue Apr 15 11:54:17 2003
+++ cryptopp/Makefile   Sun Apr 20 11:01:44 2003
@@ -57,7 +57,7 @@
 .endfor
 .if !defined(NOPORTDOCS)
        ${MKDIR} ${PREFIX}/share/doc/cryptopp
-       ${CP} ${WRKSRC}/README.txt ${PREFIX}/share/doc/cryptopp/README
+       ${CP} ${WRKSRC}/Readme.txt ${PREFIX}/share/doc/cryptopp/README
        ${CP} ${WRKSRC}/License.txt ${PREFIX}/share/doc/cryptopp/License
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E197AmG-000EZ3-00>