From owner-svn-ports-head@freebsd.org Wed Nov 25 03:13:19 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8BC314730CB; Wed, 25 Nov 2020 03:13:19 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CgmDb3Wvpz4Rpt; Wed, 25 Nov 2020 03:13:19 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6C05221C5; Wed, 25 Nov 2020 03:13:19 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AP3DJdb080839; Wed, 25 Nov 2020 03:13:19 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AP3DI1f080836; Wed, 25 Nov 2020 03:13:18 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202011250313.0AP3DI1f080836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 25 Nov 2020 03:13:18 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: in head: games/hedgewars lang/nbc science/checkmol science/mol2ps X-SVN-Commit-Revision: 556262 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2020 03:13:19 -0000 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}