Update to 1.8.1
PR: 36052 Submitted by: maintainer
This commit is contained in:
parent
19052680d8
commit
7171979790
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56317
2 changed files with 2 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= blackened
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/
|
||||
|
||||
|
@ -15,9 +15,5 @@ MAINTAINER= toast@blackened.com
|
|||
GNU_CONFIGURE= yes
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
INSTALL_TARGET= installeverything
|
||||
|
||||
pre-configure:
|
||||
${PERL} -pi -e "s@long_to_time@ch_to_time@g" ${WRKSRC}/source/toast.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (blackened-1.8.0.tar.gz) = 285a0a7bdd6c25dde753cdfc81b18e98
|
||||
MD5 (blackened-1.8.1.tar.gz) = ac05ee48abefec701dddc5ad5426d16e
|
||||
|
|
Loading…
Reference in a new issue