aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-21 00:32:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-21 00:32:05 +0000
commitc4c117dfab4c64079a9fd1963531e139f286149c (patch)
tree5d4566622fcc789196bb3d3965bc18f283945b73
parent67921cf4254f627872038d47ed9b19c10fe8524a (diff)
downloadports-c4c117dfab4c64079a9fd1963531e139f286149c.tar.gz
ports-c4c117dfab4c64079a9fd1963531e139f286149c.zip
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)
Notes
Notes: svn path=/branches/2020Q3/; revision=549406
-rw-r--r--science/gabedit/Makefile11
-rw-r--r--science/gabedit/distinfo6
-rw-r--r--science/gabedit/pkg-descr2
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/