Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2006 10:03:55 -0600
From:      "Frank J. Laszlo" <laszlof@main.vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mico@bsd.hu
Subject:   ports/104497: [UPDATE]: misc/smssend: Update to 3.5 + unbreak
Message-ID:  <E1GZrQ3-000OBp-2O@main.vonostingroup.com>
Resent-Message-ID: <200610171610.k9HGAPe7088754@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104497
>Category:       ports
>Synopsis:       [UPDATE]: misc/smssend: Update to 3.5 + unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 17 16:10:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.4-RELEASE-p18 i386
>Organization:
>Environment:
System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof@main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386


	
>Description:
	This patch will bring misc/smssend up to date with the current version of misc/skyutils. This will fix the
	compiler errors. The MASTER_SITE seems to have disappeared, I will mirror the distfile. ports/104313 should be
	commited with this PR. Maintainer has been CC'd.
>How-To-Repeat:
	
>Fix:

	

--- smssend-3.5.diff begins here ---
diff -NrU4 smssend.orig/Makefile smssend/Makefile
--- smssend.orig/Makefile	Tue Oct 17 08:58:40 2006
+++ smssend/Makefile	Tue Oct 17 09:08:51 2006
@@ -5,22 +5,18 @@
 # $FreeBSD: ports/misc/smssend/Makefile,v 1.14 2006/09/02 16:51:04 kris Exp $
 #
 
 PORTNAME=	smssend
-PORTVERSION=	3.4
-PORTREVISION=	2
+PORTVERSION=	3.5
 CATEGORIES=	misc
-MASTER_SITES=	http://zekiller.skytech.org/fichiers/smssend/
+MASTER_SITES=	http://www.franksworld.org/dist/${PORTNAME}/
 
 MAINTAINER=	mico@bsd.hu
 COMMENT=	A tool to send a SMS to any GSM
 
-BROKEN=		fails to compile
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
 LIB_DEPENDS=	skyutils-2.9.9:${PORTSDIR}/misc/skyutils
 
+WRKSRC=		${WRKDIR}/${PORTNAME}
 MAN1=	smssend.1 smssend.scripting.1 email2smssend.1
 
 MANLANG=	"" fr
 
diff -NrU4 smssend.orig/distinfo smssend/distinfo
--- smssend.orig/distinfo	Tue Oct 17 08:58:40 2006
+++ smssend/distinfo	Tue Oct 17 09:08:03 2006
@@ -1,3 +1,3 @@
-MD5 (smssend-3.4.tar.gz) = 3545297fe6a54476ee8d3295fb99074d
-SHA256 (smssend-3.4.tar.gz) = 1f402c34fb61c409488a7806e53aac349038758eef431376714d206de9bf13d0
-SIZE (smssend-3.4.tar.gz) = 407556
+MD5 (smssend-3.5.tar.gz) = 3be49bc779259a5ab39731a70f17bebf
+SHA256 (smssend-3.5.tar.gz) = fc5018d533ad58e447497c0cd5ed3677f89c04472e16c2d6ce5a0ce960db952d
+SIZE (smssend-3.5.tar.gz) = 397577
--- smssend-3.5.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GZrQ3-000OBp-2O>