Index: head/graphics/py-cairo/Makefile =================================================================== --- head/graphics/py-cairo/Makefile (revision 226608) +++ head/graphics/py-cairo/Makefile (revision 226609) @@ -1,34 +1,33 @@ # New ports collection makefile for: py-cairo # Date created: 2004-12-05 # Whom: Michael Johnson # # $FreeBSD$ # $MCom: ports/graphics/py-cairo/Makefile,v 1.26 2009/01/02 20:13:31 mezz Exp $ # PORTNAME= cairo -PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTVERSION= 1.8.2 CATEGORIES= graphics python MASTER_SITES= http://cairographics.org/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for Cairo LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnometarget gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|; \ s|SUBDIRS = cairo examples test|SUBDIRS = cairo examples|' \ ${WRKSRC}/Makefile.in .include Property changes on: head/graphics/py-cairo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/graphics/py-cairo/distinfo =================================================================== --- head/graphics/py-cairo/distinfo (revision 226608) +++ head/graphics/py-cairo/distinfo (revision 226609) @@ -1,3 +1,3 @@ -MD5 (pycairo-1.8.0.tar.gz) = 847f5377c32228a656819f5bd18eb6b4 -SHA256 (pycairo-1.8.0.tar.gz) = a2272dafceb25ed9fedd0b10429dfec9c412b3b36eb6137f79c87e7d004036d4 -SIZE (pycairo-1.8.0.tar.gz) = 517701 +MD5 (pycairo-1.8.2.tar.gz) = bbfc0c2fef08dfb0c5b8baa5f0b67a87 +SHA256 (pycairo-1.8.2.tar.gz) = 77a8cbe388fd66825056744f2fc5c58b3afc247748bc2c777751cc0c2eb30a2f +SIZE (pycairo-1.8.2.tar.gz) = 519064 Property changes on: head/graphics/py-cairo/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property