Files
Ryan Schmidt ab94dfd1d7 dircproxy: Fix version number
Don't pretend to be 1.2.0. There is no 1.2.0. This is 1.2.0-RC1.
2022-01-14 23:18:34 -06:00

29 lines
1.1 KiB
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
github.setup w8tvi dircproxy 1_2_0-RC1 RELEASE-
revision 0
checksums rmd160 ddf84a11bcd1859aeb744419bf7fa97f4e95964f \
sha256 40ad50ffd13681114f995519dc3f65f48cb5eac41e780ad14ce8ffd49463757f \
size 811366
version [string map {_ .} ${github.version}]
categories irc
license GPL-2+
maintainers nomaintainer
description an IRC proxy server a.k.a. \"bouncer\"
long_description dircproxy is an IRC proxy server (\"bouncer\") \
designed for people who use IRC from lots of \
different workstations or clients, but wish to \
remain connected and see what they missed while \
they were away.
github.tarball_from releases
distname ${name}-${version}
patchfiles implicit.patch