mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.7.5
PR: 24204 Submitted by: Ports Fury
This commit is contained in:
parent
d26c868cd8
commit
4e4dfaa491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37139
8 changed files with 26 additions and 18 deletions
|
@ -6,20 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= amcl
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.localhost.nu/apps/amcl/tars/ \
|
||||
http://amcl.alliances.org/tars/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's|CFLAGS -O -pipe -Wall|CFLAGS|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (amcl-0.7.0pl1.tar.gz) = 6e88daf39a3d2fbe4fa61f375df51031
|
||||
MD5 (amcl-0.7.5.tar.gz) = eaed429befbccb0c09798c0a29356ef9
|
||||
|
|
|
@ -3,7 +3,7 @@ on GTK, and offers many features, such as full support
|
|||
for ANSI colors, aliases, command history, triggers,
|
||||
automapping, multiple connections, and so forth.
|
||||
|
||||
WWW: http://www.localhost.nu/apps/amcl/
|
||||
WWW: http://amcl.sourceforge.net/
|
||||
Author: Robin Ericsson <lobbin@localhost.nu>
|
||||
|
||||
- Will <andrews@technologist.com>
|
||||
|
|
|
@ -1 +1,5 @@
|
|||
bin/amcl
|
||||
share/locale/ca/LC_MESSAGES/amcl.mo
|
||||
share/locale/de/LC_MESSAGES/amcl.mo
|
||||
share/locale/es/LC_MESSAGES/amcl.mo
|
||||
share/locale/sv/LC_MESSAGES/amcl.mo
|
||||
|
|
|
@ -6,20 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= amcl
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.localhost.nu/apps/amcl/tars/ \
|
||||
http://amcl.alliances.org/tars/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's|CFLAGS -O -pipe -Wall|CFLAGS|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (amcl-0.7.0pl1.tar.gz) = 6e88daf39a3d2fbe4fa61f375df51031
|
||||
MD5 (amcl-0.7.5.tar.gz) = eaed429befbccb0c09798c0a29356ef9
|
||||
|
|
|
@ -3,7 +3,7 @@ on GTK, and offers many features, such as full support
|
|||
for ANSI colors, aliases, command history, triggers,
|
||||
automapping, multiple connections, and so forth.
|
||||
|
||||
WWW: http://www.localhost.nu/apps/amcl/
|
||||
WWW: http://amcl.sourceforge.net/
|
||||
Author: Robin Ericsson <lobbin@localhost.nu>
|
||||
|
||||
- Will <andrews@technologist.com>
|
||||
|
|
|
@ -1 +1,5 @@
|
|||
bin/amcl
|
||||
share/locale/ca/LC_MESSAGES/amcl.mo
|
||||
share/locale/de/LC_MESSAGES/amcl.mo
|
||||
share/locale/es/LC_MESSAGES/amcl.mo
|
||||
share/locale/sv/LC_MESSAGES/amcl.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue