From c4c117dfab4c64079a9fd1963531e139f286149c Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 21 Sep 2020 00:32:05 +0000 Subject: MFH: r549400 science/gabedit: Update 2.5.1-061218 -> 2.5.1-300720; Fix build on 13 Reported by: fallout (breakage on 13) Approved by: ports-secteam (fluffy) --- science/gabedit/Makefile | 11 +++++------ science/gabedit/distinfo | 6 +++--- science/gabedit/pkg-descr | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile index ac2ccb3a155f..7d4b86d1be9d 100644 --- a/science/gabedit/Makefile +++ b/science/gabedit/Makefile @@ -1,13 +1,10 @@ # $FreeBSD$ PORTNAME= gabedit -DISTVERSION= 2.5.1 -PORTREVISION= 4 +DISTVERSION= 2.5.1-300720 # the last number is "snapshot" CATEGORIES= science -#MASTER_SITES= http://prdownloads.sourceforge.net/${PORTNAME}/ # old SF-based source -#DISTNAME= GabeditSrc${DISTVERSION:S/.//g} -MASTER_SITES= https://sites.google.com/site/allouchear/Home/gabedit/download/ # development version now on sites.google.com, browse to the same URL for details -DISTNAME= GabeditSrc${DISTVERSION:S/.//g}_061218 +MASTER_SITES= https://sites.google.com/site/allouchear/Home/gabedit/download/ +DISTNAME= GabeditSrc${DISTVERSION:C/([0-9])\.([0-9])\.([0-9])-([0-9])/\1\2\3_\4/} MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical user interface for several chemistry software packages @@ -28,6 +25,8 @@ USE_GL= gl glu USE_XORG= ice sm x11 xmu xt INSTALLS_ICONS= yes +CFLAGS+= -fcommon # change the default because GlobalOrb.h has many common definitions + BINARY_ALIAS= make=gmake PLIST_FILES= bin/${PORTNAME} \ diff --git a/science/gabedit/distinfo b/science/gabedit/distinfo index c13148ea6bce..9cb4e5a621ac 100644 --- a/science/gabedit/distinfo +++ b/science/gabedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549823448 -SHA256 (GabeditSrc251_061218.tar.gz) = de47ca3070900e771aad4d2e92bb685ef2f46999efeb1d33f6ce7c96f59c30f4 -SIZE (GabeditSrc251_061218.tar.gz) = 4510133 +TIMESTAMP = 1600638987 +SHA256 (GabeditSrc251_300720.tar.gz) = c9893b0e1de9922615ede665ff8de93517528a4b2429c398e971cea32f771dbd +SIZE (GabeditSrc251_300720.tar.gz) = 7171216 diff --git a/science/gabedit/pkg-descr b/science/gabedit/pkg-descr index 29c97cd874d9..b551841857fc 100644 --- a/science/gabedit/pkg-descr +++ b/science/gabedit/pkg-descr @@ -15,4 +15,4 @@ Features: * Molecular Dynamics using Amber 99 molecular mechanics or Semi-Empirical potentials. -WWW: https://sourceforge.net/projects/gabedit/ +WWW: http://gabedit.sourceforge.net/ -- cgit v1.2.3