diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-24 06:11:37 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-24 06:11:37 +0800 |
commit | db257734af60d7d22b107bb0e73781f36fc40d2d (patch) | |
tree | 25a70fd8314e8636d78998dc92f4055d08a73782 | |
parent | 78f5592bd3bea8d7dd9af80048e1d6f2c80384d8 (diff) | |
download | marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar.gz marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar.bz2 marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar.lz marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar.xz marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.tar.zst marcuscom-ports-db257734af60d7d22b107bb0e73781f36fc40d2d.zip |
Bump for gir version bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14653 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 8b6958950..2b29459b6 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.104 2010/04/02 16:56:50 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.106 2010/06/29 21:13:58 kwm Exp $ # PORTNAME= atk PORTVERSION= 1.30.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= accessibility devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index bf71dc174..21519c596 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD: ports/x11-toolkits/pango/Makefile,v 1.120 2010/07/25 19:35:07 kwm Exp $ -# $MCom: ports-stable/x11-toolkits/pango/Makefile,v 1.9 2010/06/23 22:34:21 kwm Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.157 2010/08/08 12:10:30 kwm Exp $ # PORTNAME= pango PORTVERSION= 1.28.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits MASTER_SITES= GNOME \ ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |