git: 1f00537fe384 - main - x11/terminator: Use upstream release archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Oct 2022 16:56:31 UTC
The branch main has been updated by ume: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f00537fe384cd492098d2773292bee63c3af567 commit 1f00537fe384cd492098d2773292bee63c3af567 Author: Hajimu UMEMOTO <ume@FreeBSD.org> AuthorDate: 2022-10-23 16:52:34 +0000 Commit: Hajimu UMEMOTO <ume@FreeBSD.org> CommitDate: 2022-10-23 16:52:34 +0000 x11/terminator: Use upstream release archive PR: 267289 Reported by: diizzy --- x11/terminator/Makefile | 9 +++------ x11/terminator/distinfo | 6 +++--- 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