Update to 1.0.3
PR: ports/80131 Submitted by: maintainer
This commit is contained in:
parent
fa6f144326
commit
6f8e7a27a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133765
2 changed files with 3 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= afnix
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.afnix.org/ftp/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION:S,.,-,g}
|
||||
|
@ -26,10 +26,6 @@ MAN1= afnix.1 axc.1 axd.1 axl.1
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600000 && ${ARCH} == "sparc64"
|
||||
BROKEN= "Does not compile on sparc64 FreeBSD >= 6.x"
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@${WRKSRC}/cnf/bin/${PORTNAME}-setup -o
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (afnix-src-1-0-1.tgz) = aeb777afcb065bf5a73d5a73ec10a9b4
|
||||
SIZE (afnix-src-1-0-1.tgz) = 521037
|
||||
MD5 (afnix-src-1-0-3.tgz) = 84b5af474c095b4c1c6e59ecaf61232a
|
||||
SIZE (afnix-src-1-0-3.tgz) = 521211
|
||||
|
|
Loading…
Reference in a new issue