You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
genders: update to 1.32 (#30347)
- set nomaintainer at @unix-fan 's request
This commit is contained in:
+8
-13
@@ -3,24 +3,23 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup chaos genders 1.22 1-22-1
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
github.setup chaos genders 1-32-1 genders-
|
||||
github.tarball_from archive
|
||||
version 1.32
|
||||
revision 0
|
||||
|
||||
categories net
|
||||
license GPL-2+
|
||||
maintainers {github.com:unixfan @unix-fan} openmaintainer
|
||||
maintainers nomaintainer
|
||||
|
||||
description Cluster Configuration Database
|
||||
long_description Genders is a static cluster configuration database \
|
||||
used for cluster configuration management. It is used by a \
|
||||
variety of tools and scripts for management of large clusters.
|
||||
|
||||
checksums rmd160 819ea7a2e8ad552815c5446037554a6871ca9ae8 \
|
||||
sha256 0ff292825a29201106239c4d47d9ce4c6bda3f51c78c0463eb2634ecc337b774 \
|
||||
size 595795
|
||||
|
||||
master_sites ${homepage}/releases/download/${github.project}-${github.tag_prefix}
|
||||
checksums rmd160 c39e9d113ab01d34ce81ddfde72b989411fa441e \
|
||||
sha256 0dc186ec8fd01ec10b5e171d8b8ef632a56d17c135baee2570c0a3c0ffd9d64d \
|
||||
size 1239423
|
||||
|
||||
configure.args --without-java-extensions \
|
||||
--without-python-extensions \
|
||||
@@ -28,7 +27,3 @@ configure.args --without-java-extensions \
|
||||
--without-cplusplus-extensions \
|
||||
--sysconfdir=${prefix}/etc \
|
||||
--mandir=${prefix}/share/man
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.version ${github.tag_prefix}
|
||||
livecheck.regex ".*/releases/tag/${github.project}-(.*)\\\">.*"
|
||||
|
||||
Reference in New Issue
Block a user