editors/gwrite: new ubunto MASTER_SITE to unbreak

The distfile name changed but the hash still matches.
The WRKSRC had to be explicitly defined with the distname change.
This commit is contained in:
John Marino 2016-09-20 16:30:03 +00:00
parent 56fb6b1ae2
commit 3cf0eff1a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422512
2 changed files with 6 additions and 5 deletions

View file

@ -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>

View file

@ -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