diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-09-20 12:25:18 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-09-20 12:25:18 +0000 |
commit | c03ecabe9180ba60c088aaffb16418134d1cd905 (patch) | |
tree | b549a073e24b4a2e5514f8bef53c09583b5f3749 | |
parent | This package provides cross-platform cross-python shutil.which (diff) |
- Update to 0.22.1.3
- Move to gitlab
- Pacify portlint
- Now that the author ships the license in the repository specify LICENSE_FILE
Notes
Notes:
svn path=/head/; revision=480167
-rw-r--r-- | graphics/fig2sxd/Makefile | 12 | ||||
-rw-r--r-- | graphics/fig2sxd/distinfo | 5 |
2 files changed, 10 insertions, 7 deletions
diff --git a/graphics/fig2sxd/Makefile b/graphics/fig2sxd/Makefile index 849e4a7c848d..1136ca0d0ccb 100644 --- a/graphics/fig2sxd/Makefile +++ b/graphics/fig2sxd/Makefile @@ -2,20 +2,22 @@ # $FreeBSD$ PORTNAME= fig2sxd -PORTVERSION= 0.22.1 -PORTREVISION= 2 +DISTVERSIONPREFIX= v +DISTVERSION= 0.22.1-3 +DISTVERSIONSUFFIX= -gedae2ef CATEGORIES= graphics converters -MASTER_SITES= LOCAL/ehaupt SF -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert .xfig files to the OpenOffice draw format LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler gmake +USE_GITLAB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +GL_ACCOUNT= acfbuerger +GL_COMMIT= edae2efd428623ac22aec06bdec572fc45c368f3 PLIST_FILES= bin/fig2sxd man/man1/fig2sxd.1.gz diff --git a/graphics/fig2sxd/distinfo b/graphics/fig2sxd/distinfo index 796e2e8dedf2..8b13bc222af7 100644 --- a/graphics/fig2sxd/distinfo +++ b/graphics/fig2sxd/distinfo @@ -1,2 +1,3 @@ -SHA256 (fig2sxd_0.22.1.orig.tar.gz) = de6d740a64fde7bad0a65b3a63fe29bb7f647e28a643fc6c6740b6c197d55d73 -SIZE (fig2sxd_0.22.1.orig.tar.gz) = 26474 +TIMESTAMP = 1537445971 +SHA256 (acfbuerger-fig2sxd-edae2efd428623ac22aec06bdec572fc45c368f3_GL0.tar.gz) = 1e877776e76814b107ffbf1bc42fc1106f2bfb44aec07db77ed0587a2c0703eb +SIZE (acfbuerger-fig2sxd-edae2efd428623ac22aec06bdec572fc45c368f3_GL0.tar.gz) = 817214 |