- Update to 2.0.6
PR: ports/69518 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: maintainer timeout (19 days)
This commit is contained in:
parent
2379e911f2
commit
319aa7476f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115976
2 changed files with 3 additions and 7 deletions
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sagasu
|
||||
PORTVERSION= 2.0.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.0.6
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ \
|
||||
http://demian.dyndns.org/src/
|
||||
|
@ -26,7 +25,4 @@ MAN1= sagasu.1
|
|||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (sagasu-2.0.5.tar.gz) = 9c0eeac7bb3591b4abb3e8ce9f3ac932
|
||||
SIZE (sagasu-2.0.5.tar.gz) = 288761
|
||||
MD5 (sagasu-2.0.6.tar.gz) = aa76b9ecaf9be537d5485aad39c40437
|
||||
SIZE (sagasu-2.0.6.tar.gz) = 282513
|
||||
|
|
Loading…
Reference in a new issue