diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-08 00:54:34 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-08 00:54:34 +0800 |
commit | ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d (patch) | |
tree | 14290b53f384f8dd5907a089e48febdaa5fdd7e1 /databases/evolution-data-server/Makefile | |
parent | 8736c9907a1e3e7e9ebdbc0dc6168cbc8c987ed4 (diff) | |
download | marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.gz marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.zst marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.zip |
Bump portrevision of libgdata and e-d-s. This is needed because libproxy
doesn't install a .la file anymore. But that .la file is still recorded in
the .la files of libsoup, libgdata and e-d-s. libsoup already got a update in
MC so only bump these two.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15396 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r-- | databases/evolution-data-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 67b80059f..c4344f467 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/databases/evolution-data-server/Makefile,v 1.81 2011/02/25 01:31:35 delphij Exp $ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.203 2010/11/15 17:19:55 kwm Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.205 2011/03/06 20:31:31 kwm Exp $ # PORTNAME= evolution-data-server PORTVERSION= 2.32.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |