git: b14a112b0940 - main - sysutils/xe: Update to 1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Aug 2023 14:20:43 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 commit b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-08-06 14:12:20 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-08-06 14:20:11 +0000 sysutils/xe: Update to 1.0 - Move manpage to a valid location (${PREFIX}/man being considered as deprecated.) - Pet portclippy - Take maintainership ChangeLog: https://github.com/leahneukirchen/xe/blob/master/NEWS.md --- sysutils/xe/Makefile | 12 +++++------- sysutils/xe/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile index 429a567c7db3..ea743a5fa3b1 100644 --- a/sysutils/xe/Makefile +++ b/sysutils/xe/Makefile @@ -1,27 +1,25 @@ PORTNAME= xe DISTVERSIONPREFIX= v -DISTVERSION= 0.11 +DISTVERSION= 1.0 CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple xargs and apply replacement WWW= https://github.com/leahneukirchen/xe/ LICENSE= CC0-1.0 +USES= perl5 USE_GITHUB= yes GH_ACCOUNT= leahneukirchen - -USES= perl5 USE_PERL5= test MAKE_ARGS= CFLAGS="${CFLAGS}" \ - PREFIX="${PREFIX}" \ - MANDIR="${PREFIX}/man" + PREFIX="${PREFIX}" TEST_TARGET= check PLIST_FILES= bin/xe \ - man/man1/xe.1.gz \ + share/man/man1/xe.1.gz \ share/zsh/site-functions/_xe post-install: diff --git a/sysutils/xe/distinfo b/sysutils/xe/distinfo index c5c760e77702..08f7ad9a710f 100644 --- a/sysutils/xe/distinfo +++ b/sysutils/xe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510064060 -SHA256 (leahneukirchen-xe-v0.11_GH0.tar.gz) = 4087d40be2db3df81a836f797e1fed17d6ac1c788dcf0fd6a904f2d2178a6f1a -SIZE (leahneukirchen-xe-v0.11_GH0.tar.gz) = 13578 +TIMESTAMP = 1691331046 +SHA256 (leahneukirchen-xe-v1.0_GH0.tar.gz) = 1e2484c6295f4eb1c1b789d8edab4b728cf9ea7e4c40ef52a56073f9a273ce30 +SIZE (leahneukirchen-xe-v1.0_GH0.tar.gz) = 13791