diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 21:25:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 21:25:09 +0000 |
commit | 80df8d5a985aa8c92c067dd95ff53fbee6162739 (patch) | |
tree | 310df553c877bceb3d099c3f68bd57524234df0a /comms | |
parent | - Update to 3.1.9 (diff) |
- Update to version 0.6.1
PR: ports/65547
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=107074
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 2 | ||||
-rw-r--r-- | comms/gnokii/distinfo | 4 | ||||
-rw-r--r-- | comms/gnokii/files/patch-config-ltmain.sh | 18 | ||||
-rw-r--r-- | comms/gnokii/pkg-plist | 4 |
4 files changed, 15 insertions, 13 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 087968db8f9e..a0560909a41d 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnokii -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ diff --git a/comms/gnokii/distinfo b/comms/gnokii/distinfo index 90637de423b8..d550b1626b48 100644 --- a/comms/gnokii/distinfo +++ b/comms/gnokii/distinfo @@ -1,2 +1,2 @@ -MD5 (gnokii-0.6.0.tar.bz2) = 7b0a47b47fc1fc30da2b95183955fd0a -SIZE (gnokii-0.6.0.tar.bz2) = 1501396 +MD5 (gnokii-0.6.1.tar.bz2) = 45521637ecb443f28558317aaee80bdf +SIZE (gnokii-0.6.1.tar.bz2) = 1777215 diff --git a/comms/gnokii/files/patch-config-ltmain.sh b/comms/gnokii/files/patch-config-ltmain.sh index cb118d889dce..e821abd3885d 100644 --- a/comms/gnokii/files/patch-config-ltmain.sh +++ b/comms/gnokii/files/patch-config-ltmain.sh @@ -1,15 +1,15 @@ ---- config/ltmain.sh.orig Sat Feb 14 16:37:52 2004 -+++ config/ltmain.sh Sat Feb 14 16:39:37 2004 -@@ -1061,7 +1061,11 @@ +--- 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 + 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 - ;; ++ *-*-openbsd*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; diff --git a/comms/gnokii/pkg-plist b/comms/gnokii/pkg-plist index 2c8f532cbb85..191505d1a31b 100644 --- a/comms/gnokii/pkg-plist +++ b/comms/gnokii/pkg-plist @@ -21,7 +21,7 @@ include/gnokii/virtmodem.h lib/libgnokii.a lib/libgnokii.la lib/libgnokii.so -lib/libgnokii.so.1 +lib/libgnokii.so.2 libdata/pkgconfig/gnokii.pc sbin/gnokiid sbin/mgnokiidev @@ -36,12 +36,14 @@ sbin/mgnokiidev %%PORTDOCS%%%%DOCSDIR%%/README-6510 %%PORTDOCS%%%%DOCSDIR%%/README-7110 %%PORTDOCS%%%%DOCSDIR%%/README-MacOSX +%%PORTDOCS%%%%DOCSDIR%%/README-Symbian %%PORTDOCS%%%%DOCSDIR%%/README-WIN32 %%PORTDOCS%%%%DOCSDIR%%/README-dancall %%PORTDOCS%%%%DOCSDIR%%/README-ericsson %%PORTDOCS%%%%DOCSDIR%%/README-siemens %%PORTDOCS%%%%DOCSDIR%%/README.libsms %%PORTDOCS%%%%DOCSDIR%%/gettext-howto +%%PORTDOCS%%%%DOCSDIR%%/gnapplet.sis %%PORTDOCS%%%%DOCSDIR%%/gnokii-IrDA-Linux %%PORTDOCS%%%%DOCSDIR%%/gnokii-hackers-howto %%PORTDOCS%%%%DOCSDIR%%/gnokii-ir-howto |