- Drop .la files for security/libksba, no dependees require them
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
This commit is contained in:
parent
a6896bd6e9
commit
ff5dac2580
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368312
5 changed files with 7 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dirmngr
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= dirmngr
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 2.0.26
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= gnupg
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libksba
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG/${PORTNAME}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||
|
@ -22,7 +22,7 @@ CONFIGURE_ARGS= --enable-static
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
USES= perl5 tar:bzip2 libtool:oldver
|
||||
USES= perl5 tar:bzip2 libtool
|
||||
|
||||
INFO= ksba
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/ksba-config
|
||||
include/ksba.h
|
||||
lib/libksba.a
|
||||
lib/libksba.la
|
||||
lib/libksba.so
|
||||
lib/libksba.so.19
|
||||
lib/libksba.so.8
|
||||
lib/libksba.so.8.11.1
|
||||
share/aclocal/ksba.m4
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pinentry
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG/pinentry
|
||||
|
||||
|
|
Loading…
Reference in a new issue