mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 4.1.2
This commit is contained in:
parent
dbdd7a459b
commit
b1795eb5b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125237
3 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= beecrypt
|
||||
PORTVERSION= 4.1.1
|
||||
PORTVERSION= 4.1.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,10 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= krion@FreeBSD.org
|
||||
COMMENT= BeeCrypt is an open source cryptography library
|
||||
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (beecrypt-4.1.1.tar.gz) = b412cb2a692f689bfcd43f29733c3039
|
||||
SIZE (beecrypt-4.1.1.tar.gz) = 774424
|
||||
MD5 (beecrypt-4.1.2.tar.gz) = 820d26437843ab0a6a8a5151a73a657c
|
||||
SIZE (beecrypt-4.1.2.tar.gz) = 774280
|
||||
|
|
|
@ -42,6 +42,7 @@ include/beecrypt/sha1opt.h
|
|||
include/beecrypt/sha256.h
|
||||
include/beecrypt/sha384.h
|
||||
include/beecrypt/sha512.h
|
||||
include/beecrypt/sha_k.h
|
||||
include/beecrypt/timestamp.h
|
||||
include/beecrypt/win.h
|
||||
lib/libbeecrypt.a
|
||||
|
|
Loading…
Add table
Reference in a new issue