aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2022-10-23 16:52:34 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2022-10-23 16:52:34 +0000
commit1f00537fe384cd492098d2773292bee63c3af567 (patch)
tree0939978b37cb34b5f1e5dca7a73264633c856d2d
parentcdeca6e5c525953362b620e1c040511b3a64caf9 (diff)
downloadports-1f00537fe384cd492098d2773292bee63c3af567.tar.gz
ports-1f00537fe384cd492098d2773292bee63c3af567.zip
x11/terminator: Use upstream release archive
PR: 267289 Reported by: diizzy
-rw-r--r--x11/terminator/Makefile9
-rw-r--r--x11/terminator/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index add5ff5f955f..e1095b4e7698 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -1,16 +1,15 @@
PORTNAME= terminator
-PORTVERSION= 2.1.2
+DISTVERSION= 2.1.2
PORTREVISION= 0
CATEGORIES= x11 python
-MASTER_SITES= https://github.com/gnome-terminator/terminator/archive/
-DISTNAME= v${PORTVERSION}
-DIST_SUBDIR= ${PORTNAME}
+MASTER_SITES= https://github.com/gnome-${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= ume@FreeBSD.org
COMMENT= Multiple GNOME terminals in one window
WWW= https://github.com/gnome-terminator/terminator
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${LOCALBASE}/lib/libkeybinder-3.0.so:x11/keybinder-gtk3 \
@@ -23,8 +22,6 @@ USES= gnome python:3.5+ shebangfix gettext
USE_GNOME= intltool pygobject3 vte3
USE_PYTHON= autoplist distutils noflavors
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
PYDISTUTILS_PKGNAME= Terminator
NO_ARCH= yes
diff --git a/x11/terminator/distinfo b/x11/terminator/distinfo
index 52806cd46599..a20a8dfe00ee 100644
--- a/x11/terminator/distinfo
+++ b/x11/terminator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666284565
-SHA256 (terminator/v2.1.2.tar.gz) = 8239dfa28a51b288c463459a937225d3f657cde926f4db481be49f1691bd5083
-SIZE (terminator/v2.1.2.tar.gz) = 1039160
+TIMESTAMP = 1666515953
+SHA256 (terminator-2.1.2.tar.gz) = 8239dfa28a51b288c463459a937225d3f657cde926f4db481be49f1691bd5083
+SIZE (terminator-2.1.2.tar.gz) = 1039160