diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 07:45:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 07:45:37 +0800 |
commit | 126e10c7a4737a95049fac67323f151ef4806132 (patch) | |
tree | 904342b184d12d033309bccf148d344ad3c6e83d | |
parent | 50393e1bd386de97247ea06157682529dde04613 (diff) | |
download | marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar.gz marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar.bz2 marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar.lz marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar.xz marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.tar.zst marcuscom-ports-126e10c7a4737a95049fac67323f151ef4806132.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5888 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 8a4914230..355fdd440 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -3,12 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.34 2006/02/23 19:16:19 ahze Exp $ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.35 2006/02/25 00:40:48 marcus Exp $ # PORTNAME= gnome -PORTVERSION= 2.13.3 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} @@ -49,8 +48,6 @@ DOCSDIR= ${WRKSRC}/share/doc/py-gnome-extras post-patch: @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g' - @${REINPLACE_CMD} -e 's|-DHAVE_GNOMEPRINT28||g' \ - ${WRKSRC}/configure .if !defined(NOPORTDOCS) post-install: diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo index 7fbc77a0c..aa67159b8 100644 --- a/x11-toolkits/py-gnome-extras/distinfo +++ b/x11-toolkits/py-gnome-extras/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-python-extras-2.13.3.tar.bz2) = c42377091096da3f4d0fa42a52c235bf -SHA256 (gnome2/gnome-python-extras-2.13.3.tar.bz2) = 39c71c8c6231dfb123deacb0cb0f9961022c6bfd6a8df82a112685fe3ef7dfa2 -SIZE (gnome2/gnome-python-extras-2.13.3.tar.bz2) = 347372 +MD5 (gnome2/gnome-python-extras-2.14.0.tar.bz2) = e9390569e18a5e71da1ed9476fa750b3 +SHA256 (gnome2/gnome-python-extras-2.14.0.tar.bz2) = 72108b6327b1894cc302b423aa18c0aad14d066c3befad403c7247148745aef3 +SIZE (gnome2/gnome-python-extras-2.14.0.tar.bz2) = 347462 |