View | Details | Raw Unified | Return to bug 146461 | Differences between
and this patch

Collapse All | Expand All

(-)xpyb/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xpyb
8
PORTNAME=	xpyb
9
PORTVERSION=	1.1
9
PORTVERSION=	1.2
10
CATEGORIES=	x11 python
10
CATEGORIES=	x11 python
11
MASTER_SITES=	http://xcb.freedesktop.org/%SUBDIR%/
11
MASTER_SITES=	http://xcb.freedesktop.org/%SUBDIR%/
12
MASTER_SITE_SUBDIR=	dist
12
MASTER_SITE_SUBDIR=	dist
Lines 22-28 Link Here
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_PYTHON=	2.5+
23
USE_PYTHON=	2.5+
24
USE_GNOME=	gnomehack
24
USE_GNOME=	gnomehack
25
PORTDOCS=	README
25
PORTDOCS=	README XcbPythonBinding.txt COPYING NEWS INSTALL
26
26
27
GNU_CONFIGURE=yes
27
GNU_CONFIGURE=yes
28
CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-I${LOCALBASE}/lib"
28
CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-I${LOCALBASE}/lib"
(-)xpyb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpyb-1.1.tar.bz2) = 0d82bbaa97f89e41aada9fab5630147a
1
MD5 (xpyb-1.2.tar.bz2) = 953cd851d7ad3e59577062ca53c77f3d
2
SHA256 (xpyb-1.1.tar.bz2) = 259c9ff7e6eb458f57437dbdc0f1993b63e1f30bbe0e4272bfeb8df18ff45933
2
SHA256 (xpyb-1.2.tar.bz2) = 3f2dbebd995ad57deb2af2baae78be8acdda8f08a141444ce0d084245d251ad2
3
SIZE (xpyb-1.1.tar.bz2) = 267408
3
SIZE (xpyb-1.2.tar.bz2) = 272557

Return to bug 146461