View | Details | Raw Unified | Return to bug 121702
Collapse All | Expand All

(-)/usr/home/guest/port/Makefile (-3 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	pgworksheet
8
PORTNAME=	pgworksheet
9
PORTVERSION=	1.8.1
9
PORTVERSION=	1.9
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	databases
11
CATEGORIES=	databases
12
MASTER_SITES=	http://pgfoundry.org/frs/download.php/619/
12
MASTER_SITES=	http://pgfoundry.org/frs/download.php/1695/
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Simple PostreSQL GUI front end
15
COMMENT=	Simple PostreSQL GUI front end
Lines 22-28 Link Here
22
USE_GNOME=	pygtk2
22
USE_GNOME=	pygtk2
23
USE_PYTHON=	yes
23
USE_PYTHON=	yes
24
USE_PYDISTUTILS=yes
24
USE_PYDISTUTILS=yes
25
PYDISTUTILS_PKGVERSION=	1.8
25
PYDISTUTILS_PKGVERSION=	1.9
26
26
27
post-patch:
27
post-patch:
28
	${REINPLACE_CMD} -e \
28
	${REINPLACE_CMD} -e \
(-)/usr/home/guest/port/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (pgworksheet-1.8.1.tar.bz2) = a8cebb21af302194fa463b382fcb5530
1
MD5 (pgworksheet-1.9.tar.bz2) = f70c8884350ad8a8e266697d23e4cdeb
2
SHA256 (pgworksheet-1.8.1.tar.bz2) = 05c5ce4c7e6434544ef5c5f7dba8533828795b972fdfff33a595fb21ed6ff333
2
SHA256 (pgworksheet-1.9.tar.bz2) = 271b7bee217f5e6fe8eb422dd1e4ea9d9245d2371278f293d6624e794a8a8046
3
SIZE (pgworksheet-1.8.1.tar.bz2) = 93325
3
SIZE (pgworksheet-1.9.tar.bz2) = 94237

Return to bug 121702