diff options
author | pav <pav@FreeBSD.org> | 2004-01-13 20:24:58 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-13 20:24:58 +0000 |
commit | 9747fd52a1a62ad09dca5e5b91dbd42957ad3179 (patch) | |
tree | 671e62517fee8904033a1290c8dc740b20298d7c /comms | |
parent | 7850213c0f9c9f61324bfa74b8ba49ce59982527 (diff) | |
download | FreeBSD-ports-9747fd52a1a62ad09dca5e5b91dbd42957ad3179.zip FreeBSD-ports-9747fd52a1a62ad09dca5e5b91dbd42957ad3179.tar.gz |
- Update to 0.92.0, now with FreeBSD Bluetooth stack support
PR: ports/61319
Submitted by: Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu-devel/Makefile | 4 | ||||
-rw-r--r-- | comms/gammu-devel/distinfo | 2 | ||||
-rw-r--r-- | comms/gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/gammu/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 73534e2..3da8ddf 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.0 CATEGORIES= comms MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \ http://www.kirill.spb.ru/gammu/ @@ -20,6 +20,6 @@ MAN1= gammu.1 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-obexgen --disable-fbuspl2303 +CONFIGURE_ARGS= --disable-fbuspl2303 .include <bsd.port.mk> diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo index 26eb3d2..3f8ce5b 100644 --- a/comms/gammu-devel/distinfo +++ b/comms/gammu-devel/distinfo @@ -1 +1 @@ -MD5 (gammu-0.91.0.tar.gz) = c766467c2a68a24ca47dbd9c36d8816c +MD5 (gammu-0.92.0.tar.gz) = dba30fe8fded818508a065ca10519bf6 diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 73534e2..3da8ddf 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.0 CATEGORIES= comms MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \ http://www.kirill.spb.ru/gammu/ @@ -20,6 +20,6 @@ MAN1= gammu.1 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-obexgen --disable-fbuspl2303 +CONFIGURE_ARGS= --disable-fbuspl2303 .include <bsd.port.mk> diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 26eb3d2..3f8ce5b 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1 +1 @@ -MD5 (gammu-0.91.0.tar.gz) = c766467c2a68a24ca47dbd9c36d8816c +MD5 (gammu-0.92.0.tar.gz) = dba30fe8fded818508a065ca10519bf6 |