mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Update to 1.4.3
- Pass maintainership to submitter per PR 127224 PR: ports/127478 Submitted by: Hirohisa Yamaguchi <umq at ueo.co.jp> Approved by: arved (maintainer)
This commit is contained in:
parent
fb2dd14025
commit
d4d35efd5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225325
@ -5,13 +5,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgcrypt
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= libgcrypt
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
MAINTAINER= umq@ueo.co.jp
|
||||
COMMENT= General purpose crypto library based on code used in GnuPG
|
||||
|
||||
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libgcrypt-1.4.1.tar.bz2) = 26703ecef4bbe113b8e6a87572b80b32
|
||||
SHA256 (libgcrypt-1.4.1.tar.bz2) = fe3b32bdf0c92d6b3bb7b3e4b3c19a6a899a9deb65f1b36f0a5882d308c91fa3
|
||||
SIZE (libgcrypt-1.4.1.tar.bz2) = 969240
|
||||
MD5 (libgcrypt-1.4.3.tar.bz2) = 46e50e811ed51f1e0e8dd677dded967d
|
||||
SHA256 (libgcrypt-1.4.3.tar.bz2) = 88c819bd9f01d7d4818898e133a512044e78c34307aa606b6a94eece7c0b230b
|
||||
SIZE (libgcrypt-1.4.3.tar.bz2) = 1087215
|
||||
|
@ -1,11 +1,12 @@
|
||||
bin/dumpsexp
|
||||
bin/hmac256
|
||||
bin/libgcrypt-config
|
||||
include/gcrypt.h
|
||||
include/gcrypt-module.h
|
||||
lib/libgcrypt.a
|
||||
lib/libgcrypt.la
|
||||
lib/libgcrypt.so
|
||||
lib/libgcrypt.so.15
|
||||
lib/libgcrypt.so.16
|
||||
share/aclocal/libgcrypt.m4
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user