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

Collapse All | Expand All

(-)uniconvertor/Makefile (-5 / +3 lines)
Lines 4-18 Link Here
4
PORTNAME=	uniconvertor
4
PORTNAME=	uniconvertor
5
PORTVERSION=	1.1.5
5
PORTVERSION=	1.1.5
6
CATEGORIES=	graphics python
6
CATEGORIES=	graphics python
7
MASTER_SITES=	GOOGLE_CODE \
7
MASTER_SITES=	https://downloads.sk1project.net/uniconvertor/v1.1.5/
8
		http://mirror.amdmi3.ru/distfiles/
9
8
10
MAINTAINER=	amdmi3@FreeBSD.org
9
MAINTAINER=	amdmi3@FreeBSD.org
11
COMMENT=	Universal vector graphics translator
10
COMMENT=	Universal vector graphics translator
12
11
13
BROKEN=		Unfetchable (google code has gone away)
12
LICENSE=	GPLv2
14
DEPRECATED=	Unfetchable for more than six months (google code has gone away)
13
LICENSE_FILE=	${WRKSRC}/src/COPYRIGHTS
15
EXPIRATION_DATE=	2017-04-30
16
14
17
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/sk1libs/__init__.py:graphics/sk1libs
15
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/sk1libs/__init__.py:graphics/sk1libs
18
16
(-)uniconvertor/distinfo (+1 lines)
Lines 1-2 Link Here
1
TIMESTAMP = 1490394874
1
SHA256 (uniconvertor-1.1.5.tar.gz) = c3a9ecb70779911470e01c6b1950b07fc2fe1880777a1e70e44251323f4d5882
2
SHA256 (uniconvertor-1.1.5.tar.gz) = c3a9ecb70779911470e01c6b1950b07fc2fe1880777a1e70e44251323f4d5882
2
SIZE (uniconvertor-1.1.5.tar.gz) = 246998
3
SIZE (uniconvertor-1.1.5.tar.gz) = 246998
(-)uniconvertor/pkg-descr (-1 / +1 lines)
Lines 27-30 Link Here
27
* PDF (Portable Document Format)
27
* PDF (Portable Document Format)
28
* PS (PostScript)
28
* PS (PostScript)
29
29
30
WWW: http://sk1project.org/
30
WWW: https://sk1project.net/

Return to bug 218103