mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.9.8.b
- Force gcc 3.3 where needed PR: ports/71776 Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer)
This commit is contained in:
parent
118956d4a7
commit
02c7109c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119084
6 changed files with 12 additions and 14 deletions
|
@ -6,12 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= verlihub
|
PORTNAME= verlihub
|
||||||
PORTVERSION= 0.9.8.a
|
PORTVERSION= 0.9.8.b
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= verlihub
|
MASTER_SITE_SUBDIR= verlihub
|
||||||
DISTNAME= verlihub-0.9.8a
|
DISTNAME= verlihub-0.9.8b
|
||||||
|
|
||||||
MAINTAINER= hurbold@yahoo.com
|
MAINTAINER= hurbold@yahoo.com
|
||||||
COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
|
COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
|
||||||
|
@ -46,11 +46,11 @@ post-install:
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} < 502010
|
.if ${OSVERSION} < 502010
|
||||||
USE_GCC= 3.4
|
USE_GCC= 3.3
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${OSVERSION} >= 502126
|
.if ${OSVERSION} >= 502126
|
||||||
BROKEN= Does not compile with gcc 3.4
|
USE_GCC= 3.3
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (verlihub-0.9.8a.tar.gz) = 7b92ac6805da999ef4a08e405129f82a
|
MD5 (verlihub-0.9.8b.tar.gz) = f5a715af67d60c38cc1e57cb4265185b
|
||||||
SIZE (verlihub-0.9.8a.tar.gz) = 461010
|
SIZE (verlihub-0.9.8b.tar.gz) = 457846
|
||||||
|
|
|
@ -41,7 +41,6 @@ include/verlihub/cmessagedc.h
|
||||||
include/verlihub/cmutex.h
|
include/verlihub/cmutex.h
|
||||||
include/verlihub/cmysql.h
|
include/verlihub/cmysql.h
|
||||||
include/verlihub/cobj.h
|
include/verlihub/cobj.h
|
||||||
include/verlihub/config.h
|
|
||||||
include/verlihub/coperator.h
|
include/verlihub/coperator.h
|
||||||
include/verlihub/cparser.h
|
include/verlihub/cparser.h
|
||||||
include/verlihub/cpcre.h
|
include/verlihub/cpcre.h
|
||||||
|
|
|
@ -6,12 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= verlihub
|
PORTNAME= verlihub
|
||||||
PORTVERSION= 0.9.8.a
|
PORTVERSION= 0.9.8.b
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= verlihub
|
MASTER_SITE_SUBDIR= verlihub
|
||||||
DISTNAME= verlihub-0.9.8a
|
DISTNAME= verlihub-0.9.8b
|
||||||
|
|
||||||
MAINTAINER= hurbold@yahoo.com
|
MAINTAINER= hurbold@yahoo.com
|
||||||
COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
|
COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
|
||||||
|
@ -46,11 +46,11 @@ post-install:
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} < 502010
|
.if ${OSVERSION} < 502010
|
||||||
USE_GCC= 3.4
|
USE_GCC= 3.3
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${OSVERSION} >= 502126
|
.if ${OSVERSION} >= 502126
|
||||||
BROKEN= Does not compile with gcc 3.4
|
USE_GCC= 3.3
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (verlihub-0.9.8a.tar.gz) = 7b92ac6805da999ef4a08e405129f82a
|
MD5 (verlihub-0.9.8b.tar.gz) = f5a715af67d60c38cc1e57cb4265185b
|
||||||
SIZE (verlihub-0.9.8a.tar.gz) = 461010
|
SIZE (verlihub-0.9.8b.tar.gz) = 457846
|
||||||
|
|
|
@ -41,7 +41,6 @@ include/verlihub/cmessagedc.h
|
||||||
include/verlihub/cmutex.h
|
include/verlihub/cmutex.h
|
||||||
include/verlihub/cmysql.h
|
include/verlihub/cmysql.h
|
||||||
include/verlihub/cobj.h
|
include/verlihub/cobj.h
|
||||||
include/verlihub/config.h
|
|
||||||
include/verlihub/coperator.h
|
include/verlihub/coperator.h
|
||||||
include/verlihub/cparser.h
|
include/verlihub/cparser.h
|
||||||
include/verlihub/cpcre.h
|
include/verlihub/cpcre.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue