- Bump PORTREVISION. lang/fpc was updated and now it supports amd64
This commit is contained in:
parent
3635168c09
commit
8adffcc859
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259389
4 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= hedgewars
|
||||
PORTVERSION= 0.9.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.gna.org/hedgewars/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Free Worms-like turn based strategy game
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= depends on fpc which is only available for i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= depends on fpc which is only available for i386 and amd64
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= nbc
|
||||
PORTVERSION= 1.2.1.r3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= checkmol
|
||||
PORTVERSION= 0.4a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mol2ps
|
||||
PORTVERSION= 0.1e
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue