pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators move libcurl from base to its own emul modul...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fe86f375f2b
branches: trunk
changeset: 585853:0fe86f375f2b
user: chs <chs%pkgsrc.org@localhost>
date: Sun Feb 27 15:46:20 2011 +0000
description:
move libcurl from base to its own emul module since it requires
both krb5 and openssl. fixes PR 44535.
diffstat:
emulators/suse113_32_libcurl/Makefile | 5 +++++
emulators/suse113_libcurl/DESCR | 6 ++++++
emulators/suse113_libcurl/Makefile | 15 +++++++++++++++
emulators/suse113_libcurl/distinfo | 8 ++++++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r eececdc00747 -r 0fe86f375f2b emulators/suse113_32_libcurl/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113_32_libcurl/Makefile Sun Feb 27 15:46:20 2011 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/27 15:49:38 chs Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse113_libcurl/Makefile"
diff -r eececdc00747 -r 0fe86f375f2b emulators/suse113_libcurl/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113_libcurl/DESCR Sun Feb 27 15:46:20 2011 +0000
@@ -0,0 +1,6 @@
+Linux compatibility package based on the SuSE Linux distribution.
+Please visit http://www.suse.com/ for more information about SuSE
+Linux.
+
+This package supports running ELF binaries linked with glibc2 that
+require cURL shared libraries.
diff -r eececdc00747 -r 0fe86f375f2b emulators/suse113_libcurl/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113_libcurl/Makefile Sun Feb 27 15:46:20 2011 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/27 15:46:20 chs Exp $
+
+DISTNAME= suse_libcurl-${SUSE_VERSION}
+CATEGORIES= emulators
+DISTFILES= libcurl4-7.20.1-3.4.${SUSE_ARCH}.rpm
+
+MAINTAINER= chs%NetBSD.org@localhost
+COMMENT= Linux compatibility package for libcurl
+
+EMUL_MODULES.linux= krb5 openssl
+
+CONFLICTS+= suse_base<11.3nb2
+
+.include "../../emulators/suse113_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r eececdc00747 -r 0fe86f375f2b emulators/suse113_libcurl/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113_libcurl/distinfo Sun Feb 27 15:46:20 2011 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/27 15:46:20 chs Exp $
+
+SHA1 (suse113/i586/libcurl4-7.20.1-3.4.i586.rpm) = db803d461bb1c128ce4cbd18f655d52b7dd77e28
+RMD160 (suse113/i586/libcurl4-7.20.1-3.4.i586.rpm) = c33d94c5d5ed7948cdb85ebbc8713413374eb371
+Size (suse113/i586/libcurl4-7.20.1-3.4.i586.rpm) = 153600 bytes
+SHA1 (suse113/x86_64/libcurl4-7.20.1-3.4.x86_64.rpm) = 19eeeea47d9524e7bb1e9bed26e0f33deeae566f
+RMD160 (suse113/x86_64/libcurl4-7.20.1-3.4.x86_64.rpm) = 10ee8adaa9b331215541bb1e7c5e9ee8631e3c3d
+Size (suse113/x86_64/libcurl4-7.20.1-3.4.x86_64.rpm) = 156687 bytes
Home |
Main Index |
Thread Index |
Old Index