pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/opensaml Corrected PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf77240d9fe2
branches:  trunk
changeset: 576368:cf77240d9fe2
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Tue Jun 08 12:02:21 2010 +0000

description:
Corrected PLIST

diffstat:

 security/opensaml/Makefile |  3 ++-
 security/opensaml/PLIST    |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r b00f82a836de -r cf77240d9fe2 security/opensaml/Makefile
--- a/security/opensaml/Makefile        Tue Jun 08 10:20:32 2010 +0000
+++ b/security/opensaml/Makefile        Tue Jun 08 12:02:21 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/15 19:40:44 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2010/06/08 12:02:21 pettai Exp $
 #
 
 DISTNAME=      opensaml-2.3
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/
 
diff -r b00f82a836de -r cf77240d9fe2 security/opensaml/PLIST
--- a/security/opensaml/PLIST   Tue Jun 08 10:20:32 2010 +0000
+++ b/security/opensaml/PLIST   Tue Jun 08 12:02:21 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/15 19:40:44 pettai Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/06/08 12:02:21 pettai Exp $
 bin/samlsign
 include/saml/Assertion.h
 include/saml/RootObject.h
@@ -48,8 +48,8 @@
 include/saml/version.h
 lib/libsaml.a
 lib/libsaml.so
-lib/libsaml.so.4
-lib/libsaml.so.4.0.1
+lib/libsaml.so.6
+lib/libsaml.so.6.0.0
 share/doc/opensaml-${PKGVERSION}/LICENSE.txt
 share/doc/opensaml-${PKGVERSION}/LOG4CPP.LICENSE
 share/doc/opensaml-${PKGVERSION}/NOTICE.txt



Home | Main Index | Thread Index | Old Index