misc/smssend: update to 3.6 set MAINTAINER

ChangeLog: https://bsdforge.com/projects/misc/smssend/files/ChangeLog

Submitter becomes maintainer

PR:	251544
Submitted by:	portmaster@bsdforge.com
This commit is contained in:
Fernando Apesteguía 2020-12-04 08:10:41 +00:00
parent 969c3da3ce
commit e398feae50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556958
3 changed files with 13 additions and 15 deletions

View file

@ -2,21 +2,18 @@
# $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 <bsd.port.mk>

View file

@ -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

View file

@ -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/