git: e29893d892a8 - main - archivers/xarchiver: use PORTSCOUT to limit download tags
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Jul 2022 12:08:26 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e29893d892a8ac864d6c498ad3e04b75dec2b1d0
commit e29893d892a8ac864d6c498ad3e04b75dec2b1d0
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-07-24 12:04:50 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-24 12:04:50 +0000
archivers/xarchiver: use PORTSCOUT to limit download tags
- use PORTSCOUT= limit:^\d\.\d\.\d\.\d+$ to avoid tags like
"identical_to_xfce_git_content"
---
archivers/xarchiver/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index 2a40dcd4e606..631ea6ca15c0 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -26,6 +26,8 @@ GH_ACCOUNT= ib
USE_GNOME= cairo gdkpixbuf2 glib20 intltool
GNU_CONFIGURE= yes
+PORTSCOUT= limit:^\d\.\d\.\d\.\d+$ # avoid tags like identical_to_xfce_git_content
+
OPTIONS_DEFINE= DOCS NLS
OPTIONS_GROUP= FORMATS
OPTIONS_GROUP_FORMATS= ARJ LZO RAR