mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Remove left over patch file so it doesn't get installed
- Bump PORTREVISION Approved by: nork (maintainer)
This commit is contained in:
parent
9f6ce0eba7
commit
610a69b321
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97232
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Crypt-OpenSSL-DSA
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
@ -19,5 +20,7 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Crypt::OpenSSL::DSA.3 Crypt::OpenSSL::DSA::Signature.3
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/lib/Crypt/OpenSSL/DSA.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user