aboutsummaryrefslogtreecommitdiff
path: root/misc/smssend
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-04 08:10:41 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-04 08:10:41 +0000
commite398feae509959eb461a18786a5d27137dc6c1e1 (patch)
treeb2bf9039d3f8a6de1abb3209e4f30e649322e512 /misc/smssend
parent969c3da3ce35b8fd7120b511d73f98e7882f3834 (diff)
downloadports-e398feae509959eb461a18786a5d27137dc6c1e1.tar.gz
ports-e398feae509959eb461a18786a5d27137dc6c1e1.zip
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
Notes
Notes: svn path=/head/; revision=556958
Diffstat (limited to 'misc/smssend')
-rw-r--r--misc/smssend/Makefile15
-rw-r--r--misc/smssend/distinfo5
-rw-r--r--misc/smssend/pkg-descr8
3 files changed, 13 insertions, 15 deletions
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile
index 92aa6846ee4e..e437ebb9b594 100644
--- a/misc/smssend/Makefile
+++ b/misc/smssend/Makefile
@@ -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>
diff --git a/misc/smssend/distinfo b/misc/smssend/distinfo
index 1aa2b57f3025..2416c441691c 100644
--- a/misc/smssend/distinfo
+++ b/misc/smssend/distinfo
@@ -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
diff --git a/misc/smssend/pkg-descr b/misc/smssend/pkg-descr
index 71784b3daa79..f9ac4ed1ca2a 100644
--- a/misc/smssend/pkg-descr
+++ b/misc/smssend/pkg-descr
@@ -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/