1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.6.7

PR:		ports/81198
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-05-19 15:36:39 +00:00
parent ba40194f82
commit 474f86c413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135620
5 changed files with 15 additions and 40 deletions

View File

@ -6,12 +6,11 @@
#
PORTNAME= gnokii
PORTVERSION= 0.6.5
PORTVERSION= 0.6.7
PORTEPOCH= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://www.gnokii.org/download/gnokii/0.6.x/ \
ftp://ftp.gnokii.org/pub/gnokii/0.6.x/
MASTER_SITES= http://www.gnokii.org/download/gnokii/ \
ftp://ftp.gnokii.org/pub/gnokii/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mad@madpilot.net

View File

@ -1,2 +1,2 @@
MD5 (gnokii-0.6.5.tar.bz2) = 73eefa3ac9bdaf2823e15a1636504b1a
SIZE (gnokii-0.6.5.tar.bz2) = 1884543
MD5 (gnokii-0.6.7.tar.bz2) = c80d68549c86f287f24c2bee0e929ded
SIZE (gnokii-0.6.7.tar.bz2) = 1932632

View File

@ -1,5 +1,5 @@
--- Makefile.global.in.orig Fri Apr 29 22:40:17 2005
+++ Makefile.global.in Fri May 6 03:20:25 2005
--- Makefile.global.in.orig Wed May 18 15:08:43 2005
+++ Makefile.global.in Wed May 18 15:11:40 2005
@@ -21,14 +21,14 @@
bindir = @bindir@
@ -18,12 +18,3 @@
docdir = ${prefix}/share/doc/${PACKAGE}
locdir = @datadir@/locale
@@ -46,7 +46,7 @@
CC = @CC@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lroken -lcrypt
LDFLAGS = @LDFLAGS@
LEX = @LEX@
AR = @AR@

View File

@ -1,15 +0,0 @@
--- config/ltmain.sh.orig Wed Apr 14 20:10:18 2004
+++ config/ltmain.sh Wed Apr 14 20:14:14 2004
@@ -1356,7 +1356,11 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+# *-*-openbsd* | *-*-freebsd*)
+# this situation is already managed by the ports tree for
+# freebsd, so leave it as is(-lc_r is actually needed for machines
+# built from freebsd-current source in a short life span :)
+ *-*-openbsd*)
# Do not include libc_r directly, use -pthread flag.
continue
;;

View File

@ -1,5 +1,5 @@
--- Docs/sample/gnokiirc.orig Fri Apr 29 22:40:17 2005
+++ Docs/sample/gnokiirc Thu May 5 14:23:45 2005
--- Docs/sample/gnokiirc.orig Wed May 18 15:17:32 2005
+++ Docs/sample/gnokiirc Wed May 18 15:18:17 2005
@@ -6,7 +6,7 @@
# Set port to the physical serial port used to connect to your phone.
@ -9,16 +9,16 @@
#
# For MacOSX you will need something like:
# port = /dev/cu.USA28X1P1.1
@@ -19,7 +19,7 @@
# port = aa:bb:cc:dd:ee:ff
# Set model to the model number of your phone
-model = 6110
@@ -26,7 +26,7 @@
# model = AT
# If you can't figure out what to put here read the FAQ.
# If it still doesn't help, consult gnokii-ml or #gnokii at freenode.
-model = 6510
+model = 6210
# Initlength controls the number of characters sent to the
# phone during initialisation. You can either set it to
@@ -49,7 +49,7 @@
@@ -56,7 +56,7 @@
# port software (eg. minicom). If you have wrong permissions for the
# directory, a warning will be generated. If you don't want a lockfile, set
# it to 'no'.