pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnustep-ssl Update gnustep-ssl to 1.10.1 to s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c018c730e886
branches:  trunk
changeset: 483612:c018c730e886
user:      rh <rh%pkgsrc.org@localhost>
date:      Tue Nov 16 01:20:53 2004 +0000

description:
Update gnustep-ssl to 1.10.1 to sync with gnustep-base (no other changes).
Add CONFLICTS with broken gnustep-base-1.10.1.
This closes PR pkg/28112 by Francois Briere, thanks!

diffstat:

 security/gnustep-ssl/Makefile |  10 +++++-----
 security/gnustep-ssl/distinfo |   6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 5c53d8d3fb2b -r c018c730e886 security/gnustep-ssl/Makefile
--- a/security/gnustep-ssl/Makefile     Tue Nov 16 01:18:07 2004 +0000
+++ b/security/gnustep-ssl/Makefile     Tue Nov 16 01:20:53 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:08 tv Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/16 01:20:53 rh Exp $
 #
 
-DISTNAME=              gnustep-base-1.10.0
+DISTNAME=              gnustep-base-1.10.1
 PKGNAME=               ${DISTNAME:S/base/ssl/}
-PKGREVISION=   1
 CATEGORIES=            security gnustep
 MASTER_SITES=          ftp://ftp.gnustep.org/pub/gnustep/core/
 
@@ -11,9 +10,10 @@
 HOMEPAGE=              http://www.gnustep.org/
 COMMENT=               GNUstep SSL bundle
 
-BUILDLINK_DEPENDS.gnustep-base=        gnustep-base>=1.10.0
+BUILDLINK_DEPENDS.gnustep-base=        gnustep-base>1.10.1
 
-CONFLICTS+=    gnustep-base<1.9.1
+CONFLICTS+=            gnustep-base<1.9.1
+CONFLICTS+=            gnustep-base-1.10.1
 
 PTHREAD_LIBS=          -lpthread
 
diff -r 5c53d8d3fb2b -r c018c730e886 security/gnustep-ssl/distinfo
--- a/security/gnustep-ssl/distinfo     Tue Nov 16 01:18:07 2004 +0000
+++ b/security/gnustep-ssl/distinfo     Tue Nov 16 01:20:53 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2004/09/24 01:58:53 rh Exp $
+$NetBSD: distinfo,v 1.3 2004/11/16 01:20:53 rh Exp $
 
-SHA1 (gnustep-base-1.10.0.tar.gz) = 516bed757f024a8ea36346e5aca05cd060dea88c
-Size (gnustep-base-1.10.0.tar.gz) = 1879307 bytes
+SHA1 (gnustep-base-1.10.1.tar.gz) = 2835e23fe5627dc59028409acca288bbd9f8f524
+Size (gnustep-base-1.10.1.tar.gz) = 1909988 bytes
 SHA1 (patch-aa) = f7c59f52d95b1965d1321ebfb6fd17e1cd8aafc9



Home | Main Index | Thread Index | Old Index