Page MenuHomeFreeBSD

D57115.diff
No OneTemporary

D57115.diff

Index: security/Makefile
===================================================================
--- security/Makefile
+++ security/Makefile
@@ -358,6 +358,7 @@
SUBDIR += linux-rl9-cyrus-sasl2
SUBDIR += linux-rl9-gnupg
SUBDIR += linux-rl9-gnutls
+ SUBDIR += linux-rl9-gpgme
SUBDIR += linux-rl9-libassuan
SUBDIR += linux-rl9-libgcrypt
SUBDIR += linux-rl9-libgpg-error
Index: security/linux-rl9-gpgme/Makefile
===================================================================
--- /dev/null
+++ security/linux-rl9-gpgme/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= gpgme
+PORTVERSION= 1.15.1
+DISTVERSIONSUFFIX= -6.el9
+CATEGORIES= security linux
+
+MAINTAINER= tiga@FreeBSD.org
+COMMENT= GnuPG Made Easy library (Rocky Linux ${LINUX_DIST_VER})
+WWW= https://gnupg.org/software/gpgme/
+
+LICENSE= LGPL21+
+
+USES= linux:rl9
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE
+
+DESCR= ${.CURDIR}/pkg-descr
+
+.include <bsd.port.mk>
Index: security/linux-rl9-gpgme/distinfo
===================================================================
--- /dev/null
+++ security/linux-rl9-gpgme/distinfo
@@ -0,0 +1,7 @@
+TIMESTAMP = 1779107069
+SHA256 (rocky/g/gpgme-1.15.1-6.el9.aarch64.rpm) = 41449c1d3fe620f185b186596d0274edacccae1c4b8483071356237de07c8148
+SIZE (rocky/g/gpgme-1.15.1-6.el9.aarch64.rpm) = 204961
+SHA256 (rocky/g/gpgme-1.15.1-6.el9.x86_64.rpm) = b1f03906b959728fcd17854010d6e1d64cfd42e418a72add2e4bc9cb8b3b1b8d
+SIZE (rocky/g/gpgme-1.15.1-6.el9.x86_64.rpm) = 211216
+SHA256 (rocky/g/gpgme-1.15.1-6.el9.src.rpm) = 57143060f69eb7bca7008a9b1efd4369d998bcdc4983ab74d8710b26df6d637d
+SIZE (rocky/g/gpgme-1.15.1-6.el9.src.rpm) = 1735206
Index: security/linux-rl9-gpgme/pkg-descr
===================================================================
--- /dev/null
+++ security/linux-rl9-gpgme/pkg-descr
@@ -0,0 +1,2 @@
+GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
+easier for applications.
Index: security/linux-rl9-gpgme/pkg-plist.amd64
===================================================================
--- /dev/null
+++ security/linux-rl9-gpgme/pkg-plist.amd64
@@ -0,0 +1,9 @@
+usr/bin/gpgme-json
+usr/lib64/libgpgme.so.11
+usr/lib64/libgpgme.so.11.24.1
+usr/share/doc/gpgme/AUTHORS
+usr/share/doc/gpgme/NEWS
+usr/share/doc/gpgme/README
+usr/share/licenses/gpgme/COPYING
+usr/share/licenses/gpgme/COPYING.LESSER
+usr/share/licenses/gpgme/LICENSES

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 21, 3:42 PM (29 m, 54 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35323284
Default Alt Text
D57115.diff (2 KB)

Event Timeline