update to 3.1.7

This commit is contained in:
sthen 2010-05-03 14:29:31 +00:00
parent 29d9727b83
commit a400c8d26f
3 changed files with 13 additions and 14 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2010/04/22 21:07:58 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2010/05/03 14:29:31 sthen Exp $
COMMENT = gateway to send and receive SMS through GSM mobile phones
DISTNAME = smstools3-3.1.6
PKGNAME = ${DISTNAME}p0
DISTNAME = smstools3-3.1.7
CATEGORIES = comms

View File

@ -1,5 +1,5 @@
MD5 (smstools3-3.1.6.tar.gz) = kT6Xxbtd0XEpcRs8d+u5KA==
RMD160 (smstools3-3.1.6.tar.gz) = DH1SRXNxii+4UnijuFdKzCqDJdo=
SHA1 (smstools3-3.1.6.tar.gz) = Emp2N0MDqkNjF5P/F18m0QFX6JM=
SHA256 (smstools3-3.1.6.tar.gz) = JzxWR3RwqnZQcx//WrP7VcNjkbsm/T9wew4aj99UuDU=
SIZE (smstools3-3.1.6.tar.gz) = 253526
MD5 (smstools3-3.1.7.tar.gz) = o0unI4g3toCoAnZ98ju+GQ==
RMD160 (smstools3-3.1.7.tar.gz) = VXN8KRCLoTZ94bvSq53eRwkO9/c=
SHA1 (smstools3-3.1.7.tar.gz) = Q5hzuMrIVUdHXtBCZFzqpo2T9XA=
SHA256 (smstools3-3.1.7.tar.gz) = COMS6ooQPtJu6fjtVDv2POdLpkFb8z+7ObvRvnbLp/I=
SIZE (smstools3-3.1.7.tar.gz) = 283476

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-scripts_sendsms,v 1.1 2009/06/02 15:57:48 sthen Exp $
--- scripts/sendsms.orig Tue Jun 2 15:07:51 2009
+++ scripts/sendsms Tue Jun 2 15:07:52 2009
@@ -10,7 +10,7 @@
# If a destination is asked, you can type multiple numbers
# delimited with spaces.
$OpenBSD: patch-scripts_sendsms,v 1.2 2010/05/03 14:29:31 sthen Exp $
--- scripts/sendsms.orig Wed Apr 28 07:10:41 2010
+++ scripts/sendsms Mon May 3 14:55:19 2010
@@ -18,7 +18,7 @@ KEYS=""
# When creating keys, remember to use -n for echo:
# echo -n "key" | md5sum
-smsd_user="smsd"
+smsd_user="_smsd"