diff options
-rw-r--r-- | comms/gammu-devel/Makefile | 4 | ||||
-rw-r--r-- | comms/gammu-devel/distinfo | 2 | ||||
-rw-r--r-- | comms/gammu-devel/pkg-plist | 5 | ||||
-rw-r--r-- | comms/gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/gammu/distinfo | 2 | ||||
-rw-r--r-- | comms/gammu/pkg-plist | 5 |
6 files changed, 6 insertions, 16 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 3d66f45..73534e2 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 0.90.0 +PORTVERSION= 0.91.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 +CONFIGURE_ARGS= --disable-obexgen --disable-fbuspl2303 .include <bsd.port.mk> diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo index f931067..26eb3d2 100644 --- a/comms/gammu-devel/distinfo +++ b/comms/gammu-devel/distinfo @@ -1 +1 @@ -MD5 (gammu-0.90.0.tar.gz) = 682e551c28bee00ad057357f9f7e2119 +MD5 (gammu-0.91.0.tar.gz) = c766467c2a68a24ca47dbd9c36d8816c diff --git a/comms/gammu-devel/pkg-plist b/comms/gammu-devel/pkg-plist index 825aadb..08e6548 100644 --- a/comms/gammu-devel/pkg-plist +++ b/comms/gammu-devel/pkg-plist @@ -8,10 +8,6 @@ bin/gammu %%DOCSDIR%%/examples/fax/faxreceive %%DOCSDIR%%/examples/fax/faxsend %%DOCSDIR%%/examples/gammu.png -%%DOCSDIR%%/examples/logos/gnokii.nol -%%DOCSDIR%%/examples/logos/gnokii.xpm -%%DOCSDIR%%/examples/logos/gnokii2.nol -%%DOCSDIR%%/examples/logos/magic %%DOCSDIR%%/examples/ppp/data %%DOCSDIR%%/examples/ppp/gprs %%DOCSDIR%%/examples/ppp/startppp @@ -29,7 +25,6 @@ share/gammu/gammu_us.txt @dirrm %%DOCSDIR%%/docs/italian @dirrm %%DOCSDIR%%/docs @dirrm %%DOCSDIR%%/examples/config -@dirrm %%DOCSDIR%%/examples/logos @dirrm %%DOCSDIR%%/examples/ppp @dirrm %%DOCSDIR%%/examples/ring @dirrm %%DOCSDIR%%/examples/fax diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 3d66f45..73534e2 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 0.90.0 +PORTVERSION= 0.91.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 +CONFIGURE_ARGS= --disable-obexgen --disable-fbuspl2303 .include <bsd.port.mk> diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index f931067..26eb3d2 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1 +1 @@ -MD5 (gammu-0.90.0.tar.gz) = 682e551c28bee00ad057357f9f7e2119 +MD5 (gammu-0.91.0.tar.gz) = c766467c2a68a24ca47dbd9c36d8816c diff --git a/comms/gammu/pkg-plist b/comms/gammu/pkg-plist index 825aadb..08e6548 100644 --- a/comms/gammu/pkg-plist +++ b/comms/gammu/pkg-plist @@ -8,10 +8,6 @@ bin/gammu %%DOCSDIR%%/examples/fax/faxreceive %%DOCSDIR%%/examples/fax/faxsend %%DOCSDIR%%/examples/gammu.png -%%DOCSDIR%%/examples/logos/gnokii.nol -%%DOCSDIR%%/examples/logos/gnokii.xpm -%%DOCSDIR%%/examples/logos/gnokii2.nol -%%DOCSDIR%%/examples/logos/magic %%DOCSDIR%%/examples/ppp/data %%DOCSDIR%%/examples/ppp/gprs %%DOCSDIR%%/examples/ppp/startppp @@ -29,7 +25,6 @@ share/gammu/gammu_us.txt @dirrm %%DOCSDIR%%/docs/italian @dirrm %%DOCSDIR%%/docs @dirrm %%DOCSDIR%%/examples/config -@dirrm %%DOCSDIR%%/examples/logos @dirrm %%DOCSDIR%%/examples/ppp @dirrm %%DOCSDIR%%/examples/ring @dirrm %%DOCSDIR%%/examples/fax |