git: 51f51cb10777 - main - This is libtool-ltdl subpackage from CentOS 7.9.2009.
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Apr 21 09:18:27 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51f51cb107774e48d4b987ed27999a6abc02bea5
commit 51f51cb107774e48d4b987ed27999a6abc02bea5
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-04-21 09:16:32 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-04-21 09:17:34 +0000
This is libtool-ltdl subpackage from CentOS 7.9.2009.
---
devel/Makefile | 1 +
devel/linux-c7-libtool-ltdl/Makefile | 22 ++++++++++++++++++++++
devel/linux-c7-libtool-ltdl/distinfo | 6 ++++++
devel/linux-c7-libtool-ltdl/pkg-plist.amd64 | 5 +++++
devel/linux-c7-libtool-ltdl/pkg-plist.i386 | 3 +++
5 files changed, 37 insertions(+)
diff --git a/devel/Makefile b/devel/Makefile
index 9cc60b453031..aa0e65a00343 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1405,6 +1405,7 @@
SUBDIR += linux-c7-libpciaccess
SUBDIR += linux-c7-libsigc++20
SUBDIR += linux-c7-libthai
+ SUBDIR += linux-c7-libtool-ltdl
SUBDIR += linux-c7-libunwind
SUBDIR += linux-c7-make
SUBDIR += linux-c7-nspr
diff --git a/devel/linux-c7-libtool-ltdl/Makefile b/devel/linux-c7-libtool-ltdl/Makefile
new file mode 100644
index 000000000000..b7d48b454ee4
--- /dev/null
+++ b/devel/linux-c7-libtool-ltdl/Makefile
@@ -0,0 +1,22 @@
+# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
+
+PORTNAME= libtool-ltdl
+PORTVERSION= 2.4.2
+DISTVERSIONSUFFIX= -22.el7_3
+CATEGORIES= devel linux
+SRC_DISTFILES= ${DISTNAME:S/-ltdl//}${SRC_SUFX}:SOURCE
+
+MAINTAINER= emulation at FreeBSD.org
+COMMENT= Runtime libraries for GNU libtool (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= LGPL21+
+
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+DESCR= ${.CURDIR}/../libltdl/pkg-descr
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
diff --git a/devel/linux-c7-libtool-ltdl/distinfo b/devel/linux-c7-libtool-ltdl/distinfo
new file mode 100644
index 000000000000..eeb3ea9453f5
--- /dev/null
+++ b/devel/linux-c7-libtool-ltdl/distinfo
@@ -0,0 +1,6 @@
+SHA256 (centos/libtool-ltdl-2.4.2-22.el7_3.i686.rpm) = eb6e5c2ba44e6f24a125a8fe008dd038f9cd4141425e80489118f84b112830a8
+SIZE (centos/libtool-ltdl-2.4.2-22.el7_3.i686.rpm) = 50336
+SHA256 (centos/libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm) = 0b2000c290f71e4b6e373a28ad38429d9bd62300df735badd219701c5d714c49
+SIZE (centos/libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm) = 50076
+SHA256 (centos/libtool-2.4.2-22.el7_3.src.rpm) = b81e43336b4897bc9085c8671e0d8ced4d72630e95d9f909e12dc187dcb7ec80
+SIZE (centos/libtool-2.4.2-22.el7_3.src.rpm) = 904634
diff --git a/devel/linux-c7-libtool-ltdl/pkg-plist.amd64 b/devel/linux-c7-libtool-ltdl/pkg-plist.amd64
new file mode 100644
index 000000000000..394fd5f81c64
--- /dev/null
+++ b/devel/linux-c7-libtool-ltdl/pkg-plist.amd64
@@ -0,0 +1,5 @@
+usr/lib/libltdl.so.7
+usr/lib/libltdl.so.7.3.0
+usr/lib64/libltdl.so.7
+usr/lib64/libltdl.so.7.3.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
diff --git a/devel/linux-c7-libtool-ltdl/pkg-plist.i386 b/devel/linux-c7-libtool-ltdl/pkg-plist.i386
new file mode 100644
index 000000000000..747673606040
--- /dev/null
+++ b/devel/linux-c7-libtool-ltdl/pkg-plist.i386
@@ -0,0 +1,3 @@
+usr/lib/libltdl.so.7
+usr/lib/libltdl.so.7.3.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
More information about the dev-commits-ports-all
mailing list