Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2025 18:48:39 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78ac10d6b1a3 - main - www/jetty12: Fix sample file, bump PORTREVISION
Message-ID:  <202501161848.50GImdj0068568@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78ac10d6b1a38414dc5a049e3c7b2586d467ffee

commit 78ac10d6b1a38414dc5a049e3c7b2586d467ffee
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2025-01-16 18:48:34 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2025-01-16 18:48:34 +0000

    www/jetty12: Fix sample file, bump PORTREVISION
---
 www/jetty12/Makefile  | 1 +
 www/jetty12/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/jetty12/Makefile b/www/jetty12/Makefile
index c5ab1807d985..1a841f3f6dcb 100644
--- a/www/jetty12/Makefile
+++ b/www/jetty12/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	jetty
 PORTVERSION=	12.0.16
+PORTREVISION=	1
 CATEGORIES=	www java
 MASTER_SITES=	https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-home/${PORTVERSION}/
 PKGNAMESUFFIX=	12
diff --git a/www/jetty12/pkg-plist b/www/jetty12/pkg-plist
index bee542c612dc..fa502065c396 100644
--- a/www/jetty12/pkg-plist
+++ b/www/jetty12/pkg-plist
@@ -1,4 +1,4 @@
-%%ETCDIR%%/%%APP_NAME%%.sample
+@sample %%ETCDIR%%/%%APP_NAME%%.sample
 %%APP_NAME%%/LICENSE.txt
 %%APP_NAME%%/NOTICE.txt
 %%APP_NAME%%/README.adoc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501161848.50GImdj0068568>