diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-08-01 02:03:46 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-08-01 02:03:46 +0000 |
commit | 20948f4616704cb77eb942569eaf874288b29d02 (patch) | |
tree | b1197501ec1b3dba3dca09a7cc4690e08c66e941 | |
parent | e40d870fc3cb88063b59d0f8449b9ccbdf5378ea (diff) | |
download | ports-20948f4616704cb77eb942569eaf874288b29d02.tar.gz ports-20948f4616704cb77eb942569eaf874288b29d02.zip |
games/hedgewars: lang/nbc: science/checkmol: science/mol2ps: bump PORTREVISION
* lang/fpc was updated to 3.2.2
-rw-r--r-- | games/hedgewars/Makefile | 2 | ||||
-rw-r--r-- | lang/nbc/Makefile | 2 | ||||
-rw-r--r-- | science/checkmol/Makefile | 2 | ||||
-rw-r--r-- | science/mol2ps/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 6f31d97dc426..7f94682f8dda 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -1,6 +1,6 @@ PORTNAME= hedgewars PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.hedgewars.org/download/releases/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 322e88929ec4..858f24562cac 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -2,7 +2,7 @@ PORTNAME= nbc PORTVERSION= 1.2.1.r4 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= lang MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 62cdee1e5a9e..85665a6de3dd 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -2,7 +2,7 @@ PORTNAME= checkmol PORTVERSION= 0.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science MASTER_SITES= https://homepage.univie.ac.at/norbert.haider/download/chemistry/checkmol/ DISTFILES= ${PORTNAME} diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index a54f78fb0a08..31d63016560a 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -2,7 +2,7 @@ PORTNAME= mol2ps PORTVERSION= 0.4b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= https://homepage.univie.ac.at/norbert.haider/download/chemistry/mol2ps/ DISTNAME= ${PORTNAME} |