mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Fix MASTER_SITES
- Update to vpnc-wrapper-1.10 (better FreeBSD 4 support) (Daniel Roethlisberger) - Bump PORTREVISION PR: ports/66571 Submitted by: Christian Lackas (maintainer)
This commit is contained in:
parent
3b874fa342
commit
f8b245304c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109072
@ -7,12 +7,12 @@
|
||||
|
||||
PORTNAME= vpnc
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
|
||||
http://dragon.roe.ch/mirrors/distfiles/vpnc/
|
||||
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/:source \
|
||||
http://dragon.roe.ch/mirrors/distfiles/vpnc/:script
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-rm+zomb-pre9
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${STARTSCRIPT}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source ${STARTSCRIPT}:script
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= delta@lackas.net
|
||||
@ -20,7 +20,7 @@ COMMENT= Client for Cisco 3000 VPN Concentrator
|
||||
|
||||
LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
STARTSCRIPT= vpnc-wrapper-1.9
|
||||
STARTSCRIPT= vpnc-wrapper-1.10
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
ALL_TARGET= vpnc
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (vpnc-0.2-rm+zomb-pre9.tar.gz) = 252b565a4cb8a85644fa00fc96d4c3c2
|
||||
SIZE (vpnc-0.2-rm+zomb-pre9.tar.gz) = 52182
|
||||
MD5 (vpnc-wrapper-1.9) = 85ec82bd75095c19d55d29cdfa499d4c
|
||||
SIZE (vpnc-wrapper-1.9) = 6213
|
||||
MD5 (vpnc-wrapper-1.10) = 32c11fe4de7f0cda2fdfcc7dd2a40271
|
||||
SIZE (vpnc-wrapper-1.10) = 6414
|
||||
|
Loading…
Reference in New Issue
Block a user