diff options
| author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:25:01 +0800 |
|---|---|---|
| committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:25:01 +0800 |
| commit | 2766446506aeb26ec88a23dbc88417a8b475f745 (patch) | |
| tree | 0fa0b663d00c2e748b20387ff048211d4784866e /databases/evolution-data-server/Makefile | |
| parent | 1f68255bfb77949cfc234be8c15a250877960c0c (diff) | |
| download | marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar.gz marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar.bz2 marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar.lz marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar.xz marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.tar.zst marcuscom-ports-2766446506aeb26ec88a23dbc88417a8b475f745.zip | |
- Update to 1.5.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5032 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
| -rw-r--r-- | databases/evolution-data-server/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index c04d450a8..b63a1f9b6 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.63 2005/10/03 23:58:49 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.64 2005/10/09 20:44:42 marcus Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.4.1.1 +PORTVERSION= 1.5.1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -41,7 +41,7 @@ CONFIGURE_ARGS= --enable-static \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -PLIST_SUB= VERSION="1.4" EVO_VERSION="1.2" +PLIST_SUB= VERSION="1.6" EVO_VERSION="1.2" .include <bsd.port.pre.mk> |
