mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- update to 0.18
- update MASTER_SITES PR: 161189 Submitted by: Dmitry Marakasov
This commit is contained in:
parent
085880336d
commit
eda8fde982
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282941
4 changed files with 6 additions and 7 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= ngircd
|
||||
PORTVERSION= 0.17.1
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
|
||||
ftp://ngircd.barton.de/pub/%SUBDIR%/
|
||||
MASTER_SITES= ftp://ftp.berlios.de/pub/%SUBDIR%/ \
|
||||
http://arthur.barton.de/pub/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTVERSION= ${PORTVERSION:S/0.//}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ngircd-17.1.tar.gz) = e93518efb5ad838cce30ede0456b76b4423dca63a875830988760820c1ef6335
|
||||
SIZE (ngircd-17.1.tar.gz) = 433078
|
||||
SHA256 (ngircd-18.tar.gz) = b24a9cc3e9d32e845836d01e33fd2cfbbe2ecb5c86b6c0d0bc3178229e8472dc
|
||||
SIZE (ngircd-18.tar.gz) = 464548
|
||||
|
|
|
@ -5,4 +5,4 @@ deduced from the "grandfather of IRC daemons", the daemon of the IRCNet.
|
|||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
WWW: http://arthur.ath.cx/~alex/ngircd
|
||||
WWW: http://ngircd.barton.de/
|
||||
|
|
|
@ -19,6 +19,5 @@ sbin/ngircd
|
|||
%%PORTDOCS%%%%DOCSDIR%%/RFC.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/SSL.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Services.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Zeroconf.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sample-ngircd.conf
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue