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

(-)b/devel/diffuse/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	diffuse
8
PORTNAME=	diffuse
9
PORTVERSION=	0.3.1
9
PORTVERSION=	0.3.3
10
CATEGORIES=	devel python
10
CATEGORIES=	devel python
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
MASTER_SITE_SUBDIR=	diffuse
12
MASTER_SITE_SUBDIR=	diffuse
Lines 30-36 Link Here
30
.include <bsd.port.pre.mk>
30
.include <bsd.port.pre.mk>
31
31
32
.ifndef (NOPORTDOCS)
32
.ifndef (NOPORTDOCS)
33
DOCS=		AUTHORS ChangeLog COPYING README TODO
33
DOCS=		AUTHORS COPYING ChangeLog README
34
.endif
34
.endif
35
35
36
.ifdef (WITH_MENU)
36
.ifdef (WITH_MENU)
(-)b/devel/diffuse/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (diffuse-0.3.1.tar.bz2) = b590426677579fe1be761a1bb6678578
1
MD5 (diffuse-0.3.3.tar.bz2) = 4c483b557d270024704120adc2552c2c
2
SHA256 (diffuse-0.3.1.tar.bz2) = f0fc932332748a80c0a244771f38ecf653cc6cb89c5c89c5124cb5c6abfc28b7
2
SHA256 (diffuse-0.3.3.tar.bz2) = 326dbff9494af021c32a3ab45dea5abac7113e5c733853ca8879203e0f73d214
3
SIZE (diffuse-0.3.1.tar.bz2) = 88923
3
SIZE (diffuse-0.3.3.tar.bz2) = 96642
(-)b/devel/diffuse/pkg-plist (-1 lines)
Lines 32-38 Link Here
32
%%PORTDOCS%%%%DOCSDIR%%/COPYING
32
%%PORTDOCS%%%%DOCSDIR%%/COPYING
33
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
33
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
34
%%PORTDOCS%%%%DOCSDIR%%/README
34
%%PORTDOCS%%%%DOCSDIR%%/README
35
%%PORTDOCS%%%%DOCSDIR%%/TODO
36
%%PORTDOCS%%@dirrm %%DOCSDIR%%
35
%%PORTDOCS%%@dirrm %%DOCSDIR%%
37
%%OMF%%share/gnome/help/diffuse/C/diffuse.xml
36
%%OMF%%share/gnome/help/diffuse/C/diffuse.xml
38
%%OMF%%@dirrm share/gnome/help/diffuse/C
37
%%OMF%%@dirrm share/gnome/help/diffuse/C

Return to bug 134023