Update to version 1.0.3
Submitted by: Neil Darlow <neil@darlow.co.uk>
This commit is contained in:
parent
48d1b32f61
commit
24f4abc2f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55933
6 changed files with 10 additions and 8 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= dircproxy
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/
|
||||
|
||||
MAINTAINER= greid@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (dircproxy-1.0.2.tar.gz) = 3d019056bd07276e1a36089c42a389ad
|
||||
MD5 (dircproxy-1.0.3.tar.gz) = 5b91a39b62cc410144b66c7d49a658a3
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
bin/dircproxy
|
||||
bin/dircproxy-crypt
|
||||
share/dircproxy/cronchk.sh
|
||||
share/dircproxy/dircproxyrc
|
||||
share/dircproxy/log.pl
|
||||
share/dircproxy/privmsg-log.pl
|
||||
@dirrm share/dircproxy
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= dircproxy
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/
|
||||
|
||||
MAINTAINER= greid@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (dircproxy-1.0.2.tar.gz) = 3d019056bd07276e1a36089c42a389ad
|
||||
MD5 (dircproxy-1.0.3.tar.gz) = 5b91a39b62cc410144b66c7d49a658a3
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
bin/dircproxy
|
||||
bin/dircproxy-crypt
|
||||
share/dircproxy/cronchk.sh
|
||||
share/dircproxy/dircproxyrc
|
||||
share/dircproxy/log.pl
|
||||
share/dircproxy/privmsg-log.pl
|
||||
@dirrm share/dircproxy
|
||||
|
|
Loading…
Reference in a new issue