- Update to 0.9.4

PR:		155734
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
This commit is contained in:
Martin Wilke 2011-04-12 02:46:57 +00:00
parent 0532c4a226
commit e0bbbe66bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272565
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= syncterm
PORTVERSION= 0.9.${PORTVER}
CATEGORIES= comms
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9.4
DISTNAME= syncterm-src-${PORTVER}
EXTRACT_SUFX= .tgz
@ -18,7 +18,7 @@ COMMENT= An ANSI-BBS terminal which supports telnet, rlogin, and SSH
WRKSRC= ${WRKDIR}/syncterm-${PORTVER}
USE_GMAKE= yes
MAKEFILE= GNUmakefile
PORTVER= 20080406
PORTVER= 20110320
MAN1= syncterm.1
MANCOMPRESSED= yes
@ -28,7 +28,7 @@ OPTIONS= X11 "Build with X11 support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
LIB_DEPENDS+= cl:${PORTSDIR}/security/cryptlib
.else
MAKE_ARGS+= WITHOUT_CRYPTLIB=yes

View File

@ -1,2 +1,2 @@
SHA256 (syncterm-src-20080406.tgz) = cf41d19384b98fefaceff12cfab0de8da9b2ca58fbc8b86026eb241cf11e50f4
SIZE (syncterm-src-20080406.tgz) = 500996
SHA256 (syncterm-src-20110320.tgz) = b0733e97b487d91d81979be5ec144b0b2215028c915c8f85b9f1ff4e04e4181f
SIZE (syncterm-src-20110320.tgz) = 2496504