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

Collapse All | Expand All

(-)science/mol2ps/Makefile (-4 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/science/mol2ps/Makefile 401096 2015-11-09 12:59:03Z antoine $
2
# $FreeBSD: head/science/mol2ps/Makefile 401096 2015-11-09 12:59:03Z antoine $
3
3
4
PORTNAME=	mol2ps
4
PORTNAME=	mol2ps
5
PORTVERSION=	0.4a
5
PORTVERSION=	0.4b
6
PORTREVISION=	2
7
CATEGORIES=	science
6
CATEGORIES=	science
8
MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
7
MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
9
DISTNAME=	${PORTNAME}
8
DISTNAME=	${PORTNAME}
Lines 13-20 Link Here
13
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Read molecular structure files and generate Postscript output
13
COMMENT=	Read molecular structure files and generate Postscript output
15
14
16
BROKEN=		unfetchable
17
18
LICENSE=	GPLv2 # (or later)
15
LICENSE=	GPLv2 # (or later)
19
16
20
NO_WRKSUBDIR=	yes
17
NO_WRKSUBDIR=	yes
(-)science/mol2ps/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (mol2ps-0.4a/mol2ps.pas) = bcc04c8dd0167d73c7aa3e84af1388d62b51e8046696c2eeb9796d09531ffc90
1
SHA256 (mol2ps-0.4b/mol2ps.pas) = f8cca84e7e520d6b329617dcfca9930b1ef98b507123479b6d5764ec5cae6577
2
SIZE (mol2ps-0.4a/mol2ps.pas) = 297704
2
SIZE (mol2ps-0.4b/mol2ps.pas) = 297829

Return to bug 205218