diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-25 21:20:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-25 21:20:34 +0000 |
commit | 25df1516520a0bee6fb279a4ca91147b4c02de7d (patch) | |
tree | 968189f7e6d745a4e7e6d646566f6a9160b2ac96 /comms/gammu-devel | |
parent | ff22ccdd9912920a9186717fc933ec5c48835c7e (diff) | |
download | ports-25df1516520a0bee6fb279a4ca91147b4c02de7d.tar.gz ports-25df1516520a0bee6fb279a4ca91147b4c02de7d.zip |
Notes
Diffstat (limited to 'comms/gammu-devel')
-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 |
3 files changed, 3 insertions, 8 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 3d66f4544330..73534e2da804 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 f93106734617..26eb3d2c82a5 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 825aadb41522..08e654890381 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 |