Index: head/misc/smssend/Makefile =================================================================== --- head/misc/smssend/Makefile (revision 556957) +++ head/misc/smssend/Makefile (revision 556958) @@ -1,22 +1,19 @@ # Created by: Miklos Niedermayer # $FreeBSD$ PORTNAME= smssend -PORTVERSION= 3.5 -PORTREVISION= 2 +PORTVERSION= 3.6 CATEGORIES= misc -MASTER_SITES= LOCAL/laszlof \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://BSDforge.com/projects/source/misc/smssend/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Tool to send a SMS to any GSM +MAINTAINER= portmaster@BSDforge.com +COMMENT= Tool to send an SMS to any GSM +LICENSE= GPLv2 LIB_DEPENDS= libskyutils.so:misc/skyutils -USES= libtool shebangfix +USES= libtool shebangfix tar:txz SHEBANG_FILES= bestsms.sh email2smssend GNU_CONFIGURE= yes - -WRKSRC= ${WRKDIR}/${PORTNAME} .include Index: head/misc/smssend/distinfo =================================================================== --- head/misc/smssend/distinfo (revision 556957) +++ head/misc/smssend/distinfo (revision 556958) @@ -1,2 +1,3 @@ -SHA256 (smssend-3.5.tar.gz) = fc5018d533ad58e447497c0cd5ed3677f89c04472e16c2d6ce5a0ce960db952d -SIZE (smssend-3.5.tar.gz) = 397577 +TIMESTAMP = 1606936741 +SHA256 (smssend-3.6.txz) = 93c069ff73774afa5cb888a4fca57b4008cfd3e6425799060a97f151b57640ae +SIZE (smssend-3.6.txz) = 230068 Index: head/misc/smssend/pkg-descr =================================================================== --- head/misc/smssend/pkg-descr (revision 556957) +++ head/misc/smssend/pkg-descr (revision 556958) @@ -1,7 +1,7 @@ This package allows you to send an SMS to any GSM, using scripts to connect the providers' sites. -You can make your own scripts, it is very simple, just watch the -example files from this archive, and send them to me so I'll add -them to the official archive. +You can make your own scripts, it's simple and easy. Simply +examine the example files from this archive, and create your own, +and send them to me so I can add them to the official archive. -WWW: http://zekiller.skytech.org/smssend_en.php +WWW: https://BSDforge.com/projects/misc/smssend/