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 /devel | |
parent | 8736c9907a1e3e7e9ebdbc0dc6168cbc8c987ed4 (diff) | |
download | marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.gz marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.bz2 marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.lz marcuscom-ports-ab74d025b3b8beb5f993dc717c9f70a82fc0ab0d.tar.xz 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 'devel')
-rw-r--r-- | devel/libgdata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 47fd64f18..6d2460bc4 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD: ports/devel/libgdata/Makefile,v 1.12 2010/12/12 10:52:35 kwm Exp $ -# $MCom: ports/devel/libgdata/Makefile,v 1.14 2010/09/30 19:39:17 kwm Exp $ +# $MCom: ports/devel/libgdata/Makefile,v 1.17 2011/02/16 17:35:12 kwm Exp $ # PORTNAME= libgdata PORTVERSION= 0.6.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME |