diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-24 13:25:40 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-24 13:25:40 +0000 |
commit | 61de58e18906ec61c1dc348c5485f6cba254640d (patch) | |
tree | ed39f3a9ba5951ed61a1157959c78b7903cad422 /comms | |
parent | The package com.ice.tar implements a tar archive io package. (diff) |
- Unbreak, tarball rerolled to address minor string buffer overflows
- Bump PORTREVISION
- Reset maintainer, not responded to email in 3 months, we hope to
see him back
Notes
Notes:
svn path=/head/; revision=201917
Diffstat (limited to 'comms')
-rw-r--r-- | comms/smstools/Makefile | 7 | ||||
-rw-r--r-- | comms/smstools/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/comms/smstools/Makefile b/comms/smstools/Makefile index 4265eef01837..66c4463650b1 100644 --- a/comms/smstools/Makefile +++ b/comms/smstools/Makefile @@ -7,16 +7,15 @@ PORTNAME= smstools PORTVERSION= 2.2.18 +PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://www.meinemullemaus.de/software/smstools/packages/ +MASTER_SITES= http://www.meinemullemaus.de/smstools/packages/ -MAINTAINER= bennyk@wax.dk +MAINTAINER= ports@FreeBSD.org COMMENT= Tools to handle Short Message Service LIB_DEPENDS= mm:${PORTSDIR}/devel/mm -BROKEN= Size/checksum mismatch - WRKSRC= ${WRKDIR}/smstools USE_GMAKE= yes USE_RC_SUBR= smsd.sh diff --git a/comms/smstools/distinfo b/comms/smstools/distinfo index 2c6f2bcf9d35..6de77e0a7139 100644 --- a/comms/smstools/distinfo +++ b/comms/smstools/distinfo @@ -1,3 +1,3 @@ -MD5 (smstools-2.2.18.tar.gz) = b3b6322ee11772ae5daed064584c05ad -SHA256 (smstools-2.2.18.tar.gz) = 66a1520e52a5d7f473d3b8b871168228de76357468a98efae9c327afa596fd6a -SIZE (smstools-2.2.18.tar.gz) = 174961 +MD5 (smstools-2.2.18.tar.gz) = 3272133cebafc46de224e91d08a1d14f +SHA256 (smstools-2.2.18.tar.gz) = ac2c2d6b506a9f22042623219825592d51c1eb22528367270b3603927e91c86b +SIZE (smstools-2.2.18.tar.gz) = 176805 |