diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gwrite/Makefile | 6 | ||||
-rw-r--r-- | editors/gwrite/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/gwrite/Makefile b/editors/gwrite/Makefile index 2340aa8d51d..089507f6789 100644 --- a/editors/gwrite/Makefile +++ b/editors/gwrite/Makefile @@ -5,7 +5,8 @@ PORTNAME= gwrite PORTVERSION= 0.5.1 PORTREVISION= 4 CATEGORIES= editors python -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/universe/g/gwrite/ +DISTNAME= gwrite_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Simple HTML format editor @@ -13,8 +14,6 @@ COMMENT= Simple HTML format editor LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.15:devel/py-python-distutils-extra \ ${PYTHON_PKGNAMEPREFIX}jswebkit>=0:www/py-jswebkit \ ${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:www/py-webkitgtk @@ -27,5 +26,6 @@ NO_ARCH= yes USES= desktop-file-utils gettext-tools python USE_GNOME= intltool pygtk2 USE_PYTHON= distutils +WRKSRC= ${WRKDIR}/gwrite-${PORTVERSION} .include <bsd.port.mk> diff --git a/editors/gwrite/distinfo b/editors/gwrite/distinfo index 56703d71219..074fa71a63b 100644 --- a/editors/gwrite/distinfo +++ b/editors/gwrite/distinfo @@ -1,2 +1,3 @@ -SHA256 (gwrite-0.5.1.tar.gz) = dc07c69297a8c1d2bc7921e3a832c0aaeacdf2cf6d3c6b13f19faa26f3d88df5 -SIZE (gwrite-0.5.1.tar.gz) = 56338 +TIMESTAMP = 1474285885 +SHA256 (gwrite_0.5.1.orig.tar.gz) = dc07c69297a8c1d2bc7921e3a832c0aaeacdf2cf6d3c6b13f19faa26f3d88df5 +SIZE (gwrite_0.5.1.orig.tar.gz) = 56338 |