- Update to 0.8

- Makefile also cleaned up a little

PR:		56055
Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-08-28 08:24:44 +00:00
parent ac93afea3f
commit 8d526ec920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87863
4 changed files with 15 additions and 15 deletions

View File

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= synce-serial
PORTVERSION= 0.7
PORTREVISION= 1
PORTVERSION= 0.8
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
@ -14,11 +13,11 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Wrapper for pppd to initiate communications with WinCE devices
MAN8= synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8
MAN8= synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --program-transform-name=""
INSTALLS_SHLIB= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (synce-serial-0.7.tar.gz) = bd8db5dc4bc69d02e36004aa53a028b5
MD5 (synce-serial-0.8.tar.gz) = 08ea6628bb773de883fc5ab4984c8f1f

View File

@ -1,11 +1,11 @@
--- script/synce-serial-config.in.orig Fri Jan 10 19:21:39 2003
+++ script/synce-serial-config.in Tue Aug 5 23:34:46 2003
@@ -143,7 +143,7 @@
--- script/synce-serial-config.in.orig Sun Jun 22 21:18:29 2003
+++ script/synce-serial-config.in Thu Aug 28 09:52:31 2003
@@ -142,7 +142,7 @@
${IP_ADDRESSES}
ms-dns ${DNS_SERVER}
lcp-echo-failure 2
lcp-echo-interval 2
crtscts
-linkname ${PEER}" >${PEER_FILE}
+>${PEER_FILE}
+" >${PEER_FILE}
#lcp-echo-failure 2
#lcp-echo-interval 2
echo "
You can now run synce-serial-start to start a serial connection.

View File

@ -1,5 +1,6 @@
bin/synce-serial-abort
bin/synce-serial-chat
bin/synce-serial-config
bin/synce-serial-start
bin/synce-serial-abort
share/synce/synce-serial-common
@dirrm share/synce