Date: Sun, 3 Nov 2024 06:34:11 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ede6816d56a2 - main - devel/qscintilla2*: Re-add PORTEPOCH (begrudgingly) Message-ID: <202411030634.4A36YBor056950@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=ede6816d56a27b4e4b09b0e5466f12c8ed8b86a5 commit ede6816d56a27b4e4b09b0e5466f12c8ed8b86a5 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-11-03 04:59:39 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-11-03 06:34:04 +0000 devel/qscintilla2*: Re-add PORTEPOCH (begrudgingly) Only doing this to stop the daily messages from chkversion.pl to the kde@ list. These port origins have gone unused for 5+ years and were already purged from MOVED. Furthermore, the package names are different. --- devel/qscintilla2-designerplugin/Makefile | 2 +- devel/qscintilla2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/qscintilla2-designerplugin/Makefile b/devel/qscintilla2-designerplugin/Makefile index 31eb21db3fe1..830ec67c5459 100644 --- a/devel/qscintilla2-designerplugin/Makefile +++ b/devel/qscintilla2-designerplugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= designerplugin PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= qscintilla2- diff --git a/devel/qscintilla2/Makefile b/devel/qscintilla2/Makefile index b84d58251529..336863cf512a 100644 --- a/devel/qscintilla2/Makefile +++ b/devel/qscintilla2/Makefile @@ -1,6 +1,6 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMESUFFIX= -${FLAVOR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411030634.4A36YBor056950>
