Date: 28 Oct 2001 13:46:05 -0000 From: "Miklos Niedermayer" <mico@bsd.hu> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/31552: Update of misc/smssend to version 2.8 Message-ID: <20011028134605.9429.qmail@niedermayer.com>
next in thread | raw e-mail | index | archive | help
>Number: 31552 >Category: ports >Synopsis: Update of misc/smssend to version 2.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 28 05:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Miklos Niedermayer >Release: FreeBSD 4.3-RELEASE i386 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD arrakis.niedermayer.com 4.3-RELEASE FreeBSD 4.3-RELEASE #4: Sun Oct 21 18:25:34 CEST 2001 root@fmdb.c3.hu:/usr/src/sys/compile/MICO i386 <machine, os, target, libraries (multiple lines)> >Description: The patch below updates misc/smssend to version 2.8. Also please remove the files directory. Those scripts are now part of the main distribution. Thanks. >How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> >Fix: diff -uNr smssend.old/Makefile smssend/Makefile --- smssend.old/Makefile Sat Jan 27 16:15:02 2001 +++ smssend/Makefile Sun Oct 28 14:16:47 2001 @@ -6,7 +6,7 @@ # PORTNAME= smssend -PORTVERSION= 2.4 +PORTVERSION= 2.8 CATEGORIES= misc MASTER_SITES= http://zekiller.skytech.org/fichiers/smssend/ @@ -21,6 +21,5 @@ post-install: strip ${PREFIX}/bin/smssend - ${INSTALL_DATA} ${FILESDIR}/*.sms ${PREFIX}/share/smssend .include <bsd.port.mk> diff -uNr smssend.old/distinfo smssend/distinfo --- smssend.old/distinfo Sat Jan 27 16:15:02 2001 +++ smssend/distinfo Sun Oct 28 13:19:25 2001 @@ -1 +1 @@ -MD5 (smssend-2.4.tar.gz) = 61ef2a543ce94bf18878b0f854cedee6 +MD5 (smssend-2.8.tar.gz) = 423584c2fffdf5d30b3dd28fb9b08cda diff -uNr smssend.old/pkg-descr smssend/pkg-descr --- smssend.old/pkg-descr Fri Jan 5 18:49:38 2001 +++ smssend/pkg-descr Sun Oct 28 13:18:02 2001 @@ -4,6 +4,6 @@ example files from this archive, and send them to me so I'll add them to the official archive. -WWW: http://zekiller.skytech.org/smssend_en.html +WWW: http://zekiller.skytech.org/smssend_en.php Miklos Niedermayer <mico@bsd.hu> diff -uNr smssend.old/pkg-plist smssend/pkg-plist --- smssend.old/pkg-plist Sat Jan 27 16:15:02 2001 +++ smssend/pkg-plist Sun Oct 28 14:17:56 2001 @@ -1,32 +1,66 @@ bin/smssend bin/email2smssend +share/smssend/1rstwap.sms share/smssend/6sens.sms share/smssend/banana.sms share/smssend/billiger.sms +share/smssend/bol.sms +share/smssend/bol_rus.sms +share/smssend/boltblue.sms +share/smssend/e-merge.sms +share/smssend/eurobate.sms share/smssend/eurotel.sms +share/smssend/everyday.sms +share/smssend/exoset.sms +share/smssend/fajront.sms +share/smssend/fido.sms share/smssend/free-sms.sms +share/smssend/freesmsau.sms +share/smssend/genie.sms +share/smssend/goingtonight.sms +share/smssend/halebop.sms +share/smssend/handypack.sms +share/smssend/hooya.sms +share/smssend/hotsms.sms +share/smssend/iol.sms +share/smssend/info2you.sms share/smssend/ingyensms.sms share/smssend/kiwee-inter.sms share/smssend/kiwee-pseudo.sms share/smssend/kiwee.sms share/smssend/koodpo.sms share/smssend/kostenlos.sms +share/smssend/kostenlos_timer.sms share/smssend/libertysurf.sms share/smssend/lycos.sms +share/smssend/lycosde.sms +share/smssend/lycosse.sms +share/smssend/lycosuk.sms share/smssend/mobimel.sms share/smssend/mtnsms.sms share/smssend/mts.sms +share/smssend/mybegin.sms +share/smssend/navegalia.sms +share/smssend/nwgsm.sms share/smssend/oskar.sms share/smssend/paegas.sms share/smssend/passagen.sms share/smssend/quick.sms share/smssend/rekom.sms +share/smssend/room33.sms +share/smssend/scs-900.sms share/smssend/sfr.sms share/smssend/smsboy.sms +share/smssend/smshuis.sms share/smssend/smspress.sms +share/smssend/starhub.sms +share/smssend/suomi24.sms +share/smssend/time.sms share/smssend/totalise.sms share/smssend/unimobile.sms share/smssend/vlf.sms share/smssend/w777.sms share/smssend/w777f.sms +@unexec rmdir man/fr/man1 2>/dev/null || true +@unexec rmdir man/fr 2>/dev/null || true @dirrm share/smssend >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011028134605.9429.qmail>