Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 03:13:18 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556262 - in head: games/hedgewars lang/nbc science/checkmol science/mol2ps
Message-ID:  <202011250313.0AP3DI1f080836@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Nov 25 03:13:18 2020
New Revision: 556262
URL: https://svnweb.freebsd.org/changeset/ports/556262

Log:
  - Bump PORTREVISION. fpc was updated to 3.2.0

Modified:
  head/games/hedgewars/Makefile
  head/lang/nbc/Makefile
  head/science/checkmol/Makefile
  head/science/mol2ps/Makefile

Modified: head/games/hedgewars/Makefile
==============================================================================
--- head/games/hedgewars/Makefile	Wed Nov 25 03:10:07 2020	(r556261)
+++ head/games/hedgewars/Makefile	Wed Nov 25 03:13:18 2020	(r556262)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hedgewars
 PORTVERSION=	1.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	http://www.hedgewars.org/download/releases/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/lang/nbc/Makefile
==============================================================================
--- head/lang/nbc/Makefile	Wed Nov 25 03:10:07 2020	(r556261)
+++ head/lang/nbc/Makefile	Wed Nov 25 03:13:18 2020	(r556262)
@@ -3,7 +3,7 @@
 
 PORTNAME=		nbc
 PORTVERSION=		1.2.1.r4
-PORTREVISION=		16
+PORTREVISION=		17
 CATEGORIES=		lang
 MASTER_SITES=		SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/}
 DISTNAME=		${PORTNAME}-${PORTVERSION}.src

Modified: head/science/checkmol/Makefile
==============================================================================
--- head/science/checkmol/Makefile	Wed Nov 25 03:10:07 2020	(r556261)
+++ head/science/checkmol/Makefile	Wed Nov 25 03:13:18 2020	(r556262)
@@ -3,9 +3,9 @@
 
 PORTNAME=	checkmol
 PORTVERSION=	0.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	science
-MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/
+MASTER_SITES=	https://homepage.univie.ac.at/norbert.haider/download/chemistry/checkmol/
 DISTFILES=	${PORTNAME}
 EXTRACT_SUFX=	.pas
 

Modified: head/science/mol2ps/Makefile
==============================================================================
--- head/science/mol2ps/Makefile	Wed Nov 25 03:10:07 2020	(r556261)
+++ head/science/mol2ps/Makefile	Wed Nov 25 03:13:18 2020	(r556262)
@@ -3,9 +3,9 @@
 
 PORTNAME=	mol2ps
 PORTVERSION=	0.4b
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	science
-MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
+MASTER_SITES=	https://homepage.univie.ac.at/norbert.haider/download/chemistry/mol2ps/
 DISTNAME=	${PORTNAME}
 EXTRACT_SUFX=	.pas
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011250313.0AP3DI1f080836>