Date: Thu, 14 Jul 2005 20:41:44 +0200 (CEST) From: Benny Kjrgaard <benny@wax.dk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: benny@catpipe.net Subject: ports/83474: Update to fix broken smstools port Message-ID: <200507141841.j6EIfiCI035568@lillemis.catpipe.net> Resent-Message-ID: <200507141850.j6EIoCDK050271@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83474 >Category: ports >Synopsis: Update to fix broken smstools port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 14 18:50:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD lillemis.catpipe.net 6.0-CURRENT FreeBSD 6.0-CURRENT #10: Sun May 22 15:37:08 CEST 2005 benny@lillemis.catpipe.net:/usr/obj/usr/src/sys/LILLEMIS i386 >Description: >How-To-Repeat: >Fix: Please see attached patch, that unbreake broken smstools port. diff -ur smstools/Makefile smstools.patched/Makefile --- smstools/Makefile Sun May 1 21:43:32 2005 +++ smstools.patched/Makefile Thu Jul 14 20:28:40 2005 @@ -2,11 +2,11 @@ # Date created: 06-11-2004 # Whom: Benny Kjaergaard <bennyk@wax.dk> # -# $FreeBSD: ports/comms/smstools/Makefile,v 1.1 2005/05/01 19:43:32 sem Exp $ +# $FreeBSD$ # PORTNAME= smstools -PORTVERSION= 1.14.8 +DISTVERSION= 1.15-beta CATEGORIES= comms MASTER_SITES= http://smstools.meinemullemaus.de/packages/ @@ -23,13 +23,16 @@ echo "${EXAMPLESDIR}" @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/src/smsd_cfg.c \ - ${WRKSRC}/install.sub \ + ${WRKSRC}/install.sh \ ${WRKSRC}/Makefile \ ${WRKSRC}/examples/smsd.conf.easy \ ${WRKSRC}/examples/smsd.conf.full \ - ${WRKSRC}/bin/sms + ${WRKSRC}/scripts/sms @${REINPLACE_CMD} -e "s|%%EXAMPLESDIR%%|${EXAMPLESDIR}|g; \ s|%%DOCSDIR%%|${DOCSDIR}|g" \ - ${WRKSRC}/install.sub + ${WRKSRC}/install.sh + @${REINPLACE_CMD} -e "s|ttyS|cuaa|g" \ + ${WRKSRC}/examples/smsd.conf.easy \ + ${WRKSRC}/examples/smsd.conf.full .include <bsd.port.mk> diff -ur smstools/distinfo smstools.patched/distinfo --- smstools/distinfo Sun May 1 21:43:32 2005 +++ smstools.patched/distinfo Thu Jul 14 20:28:40 2005 @@ -1,2 +1,2 @@ -MD5 (smstools-1.14.8.tar.gz) = 85b342e53d7fdde89ef25ad21e1c5fe0 -SIZE (smstools-1.14.8.tar.gz) = 158423 +MD5 (smstools-1.15-beta.tar.gz) = 91e7be38ff473a6173e736214fd69070 +SIZE (smstools-1.15-beta.tar.gz) = 309441 diff -ur smstools/files/patch-Makefile smstools.patched/files/patch-Makefile --- smstools/files/patch-Makefile Sun May 1 21:43:33 2005 +++ smstools.patched/files/patch-Makefile Thu Jul 14 20:28:40 2005 @@ -11,4 +11,4 @@ + cd src && $(MAKE) install: compile - ./install.sub + ./install.sh Only in smstools/files: patch-bin_sms Only in smstools/files: patch-examples_smsd.conf.easy Only in smstools/files: patch-examples_smsd.conf.full Only in smstools/files: patch-install.sub diff -ur smstools/pkg-plist smstools.patched/pkg-plist --- smstools/pkg-plist Sun May 1 21:43:32 2005 +++ smstools.patched/pkg-plist Thu Jul 14 20:28:40 2005 @@ -1,27 +1,12 @@ -bin/email2sms -bin/sendsms -bin/smsresend bin/smsd bin/getsms bin/putsms -bin/mysmsd -bin/smsevent -etc/rc.d/smsd.sh.sample +bin/sendsms +bin/sms2html +bin/sms2unicode +bin/unicode2sms +etc/rc.d/sms.sh.sample etc/smsd.conf -%%EXAMPLESDIR%%/operator_logo2.sms -%%EXAMPLESDIR%%/received_report.sms -%%EXAMPLESDIR%%/received_sms.sms -%%EXAMPLESDIR%%/send_sms.sms -%%EXAMPLESDIR%%/smsd.black -%%EXAMPLESDIR%%/smsd.conf.easy -%%EXAMPLESDIR%%/smsd.conf.full -%%EXAMPLESDIR%%/sql_demo -%%EXAMPLESDIR%%/smsd.conf.easy.orig -%%EXAMPLESDIR%%/smsd.conf.full.orig -%%EXAMPLESDIR%%/smsd.conf.full.bak -%%EXAMPLESDIR%%/smsd.conf.easy.bak -%%EXAMPLESDIR%%/operator_logo1.sms - %%DOCSDIR%%/html/slideshow/status.gif %%DOCSDIR%%/html/slideshow/eventhandler.gif %%DOCSDIR%%/html/slideshow/logfile.gif @@ -41,7 +26,10 @@ %%DOCSDIR%%/html/slideshow/statistic.gif %%DOCSDIR%%/html/slideshow/blacklist.gif %%DOCSDIR%%/html/blacklist.html +%%DOCSDIR%%/html/fileformat.html~ %%DOCSDIR%%/html/book.html +%%DOCSDIR%%/html/book.jpg +%%DOCSDIR%%/html/faq.html~ %%DOCSDIR%%/html/butterfly.gif %%DOCSDIR%%/html/compiling.html %%DOCSDIR%%/html/configure.html @@ -50,43 +38,50 @@ %%DOCSDIR%%/html/costs.html %%DOCSDIR%%/html/download.html %%DOCSDIR%%/html/email.png -%%DOCSDIR%%/html/book.html~ +%%DOCSDIR%%/html/european.html %%DOCSDIR%%/html/eventhandler.html %%DOCSDIR%%/html/faq.html %%DOCSDIR%%/html/fileformat.html %%DOCSDIR%%/html/gpl.html %%DOCSDIR%%/html/gpl_de.html -%%DOCSDIR%%/html/gsmmodem.html +%%DOCSDIR%%/html/paypalbutton.gif %%DOCSDIR%%/html/hardwarecomp.html %%DOCSDIR%%/html/history.html +%%DOCSDIR%%/html/configure.html~ %%DOCSDIR%%/html/index.html -%%DOCSDIR%%/html/index.html~ %%DOCSDIR%%/html/key.png %%DOCSDIR%%/html/license.html %%DOCSDIR%%/html/links.html -%%DOCSDIR%%/html/logging.html -%%DOCSDIR%%/html/mnp.html +%%DOCSDIR%%/html/hardwarecomp.html~ %%DOCSDIR%%/html/news.html +%%DOCSDIR%%/html/postpaid.html %%DOCSDIR%%/html/public_key_stefan_frings.txt %%DOCSDIR%%/html/quotes.html -%%DOCSDIR%%/html/redundancy.html +%%DOCSDIR%%/html/windows.html~ %%DOCSDIR%%/html/referenzen.html %%DOCSDIR%%/html/run.html +%%DOCSDIR%%/html/shippingdetails.html %%DOCSDIR%%/html/softwarecomp.html -%%DOCSDIR%%/html/sql.html -%%DOCSDIR%%/html/sql2.html +%%DOCSDIR%%/html/history.html~ %%DOCSDIR%%/html/statformat.html %%DOCSDIR%%/html/statusmonitor.html -%%DOCSDIR%%/html/tc35.gif -%%DOCSDIR%%/html/thanks.html -%%DOCSDIR%%/html/twist.gif -%%DOCSDIR%%/html/windows.html %%DOCSDIR%%/html/thanks.gif +%%DOCSDIR%%/html/thanks.html +%%DOCSDIR%%/html/whypaypal.html %%DOCSDIR%%/html/alarmhandler.html -%%DOCSDIR%%/html/shippingdetails.html -%%DOCSDIR%%/license.txt +%%DOCSDIR%%/html/windows.html %%DOCSDIR%%/manual.html - +%%DOCSDIR%%/license.txt +%%EXAMPLESDIR%%/operator_logo1.sms +%%EXAMPLESDIR%%/smsd.conf.full +%%EXAMPLESDIR%%/smsd.conf.easy.bak +%%EXAMPLESDIR%%/smsd.conf.easy +%%EXAMPLESDIR%%/send_sms_unicode.sms +%%EXAMPLESDIR%%/send_sms.sms +%%EXAMPLESDIR%%/received_sms.sms +%%EXAMPLESDIR%%/received_report.sms +%%EXAMPLESDIR%%/operator_logo2.sms +%%EXAMPLESDIR%%/smsd.conf.full.bak @dirrm %%EXAMPLESDIR%% @dirrm %%DOCSDIR%%/html/slideshow @dirrm %%DOCSDIR%%/html Only in smstools.patched: smstools-1.15.b.tbz >Release-Note: >Audit-Trail: >Unformatted: Originator: Benny Kj‘rgaard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507141841.j6EIfiCI035568>