pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/botan Add missing file to PLIST. Bump PKGREVI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74686382ea02
branches:  trunk
changeset: 516477:74686382ea02
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 21 16:22:36 2006 +0000

description:
Add missing file to PLIST. Bump PKGREVISION.

diffstat:

 security/botan/Makefile     |  3 ++-
 security/botan/PLIST.common |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r a06eae63d2a9 -r 74686382ea02 security/botan/Makefile
--- a/security/botan/Makefile   Fri Jul 21 16:22:01 2006 +0000
+++ b/security/botan/Makefile   Fri Jul 21 16:22:36 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:33 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/21 16:22:36 wiz Exp $
 
 DISTNAME=      Botan-1.4.11
 PKGNAME=       botan-1.4.11
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  http://files.randombit.net/botan/
 EXTRACT_SUFX=  .tbz
diff -r a06eae63d2a9 -r 74686382ea02 security/botan/PLIST.common
--- a/security/botan/PLIST.common       Fri Jul 21 16:22:01 2006 +0000
+++ b/security/botan/PLIST.common       Fri Jul 21 16:22:36 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.1.1.1 2006/02/05 01:25:12 rillig Exp $
+@comment $NetBSD: PLIST.common,v 1.2 2006/07/21 16:22:36 wiz Exp $
 bin/botan-config
 include/botan/adler32.h
 include/botan/aes.h
@@ -147,6 +147,7 @@
 include/botan/tea.h
 include/botan/tiger.h
 include/botan/timers.h
+include/botan/tm_hard.h
 include/botan/tm_unix.h
 include/botan/turing.h
 include/botan/twofish.h



Home | Main Index | Thread Index | Old Index