diff options
Diffstat (limited to 'comms/gammu-devel')
-rw-r--r-- | comms/gammu-devel/Makefile | 17 | ||||
-rw-r--r-- | comms/gammu-devel/distinfo | 6 | ||||
-rw-r--r-- | comms/gammu-devel/pkg-descr | 2 |
3 files changed, 13 insertions, 12 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 404e1d1b8c50..b15e02491dcc 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -1,22 +1,23 @@ -# New ports collection makefile for: gammu -# Date created: 12 december 2003 -# Whom: Kirill Bezzubets <kirill@solaris.ru> +# New ports collection makefile for: gammu-devel +# Date created: 2009-10-15 +# Whom: Sylvio Cesar Teixeira <sylvio@FreeBSD.org> # # $FreeBSD$ # PORTNAME= gammu -PORTVERSION= 1.26.1 +PORTVERSION= 1.26.90 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ +PKGNAMESUFFIX= -devel -MAINTAINER= bsam@FreeBSD.org -COMMENT= GNU All Mobile Management Utilities +MAINTAINER= sylvio@FreeBSD.org +COMMENT= GNU All Mobile Management Utilities - Development version RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog -CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata +CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${PREFIX}/libdata USE_CMAKE= yes USE_GNOME= pkgconfig @@ -43,7 +44,7 @@ MAN7= gammu-smsd-files.7 gammu-smsd-mysql.7 gammu-smsd-pgsql.7 \ .include <bsd.port.pre.mk> -.if (${ARCH} == "sparc64") +.if (${ARCH} == "amd64" || ${ARCH} == "sparc64") USE_GCC= 4.3 .endif diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo index bd86a424037a..c9796e4b7bb0 100644 --- a/comms/gammu-devel/distinfo +++ b/comms/gammu-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gammu-1.26.1.tar.gz) = 52d8df410edffcfa0e03ad78c23afe55 -SHA256 (gammu-1.26.1.tar.gz) = d7643a999e09405a4f45d607b42633c896ad06dd7d462df1d4786a4672e09baf -SIZE (gammu-1.26.1.tar.gz) = 3428625 +MD5 (gammu-1.26.90.tar.gz) = 62e53f3fd7da4d820d3c17d6de66bb65 +SHA256 (gammu-1.26.90.tar.gz) = 83318d46fc42893009838969231202487aba1f295736970d4acc404b945b3268 +SIZE (gammu-1.26.90.tar.gz) = 3446832 diff --git a/comms/gammu-devel/pkg-descr b/comms/gammu-devel/pkg-descr index b329b1944038..40d2dc7e6cc7 100644 --- a/comms/gammu-devel/pkg-descr +++ b/comms/gammu-devel/pkg-descr @@ -1,4 +1,4 @@ -Gammu (Gnu All Mobile Management Utilities) 0.98.0 +Gammu (Gnu All Mobile Management Utilities) (development release) Gammu allows you to manage your mobile phone directly from your PC. It has many features, such as SMS handling, Calendar, |