Date: Sun, 10 Feb 2019 18:42:25 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492627 - head/science/gabedit Message-ID: <201902101842.x1AIgPLv071080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Feb 10 18:42:25 2019 New Revision: 492627 URL: https://svnweb.freebsd.org/changeset/ports/492627 Log: science/gabedit: Update 2.5.0 -> 2.5.1 Reported by: repology (Fedora has 2.5.1 dev version) Modified: head/science/gabedit/Makefile head/science/gabedit/distinfo Modified: head/science/gabedit/Makefile ============================================================================== --- head/science/gabedit/Makefile Sun Feb 10 18:17:58 2019 (r492626) +++ head/science/gabedit/Makefile Sun Feb 10 18:42:25 2019 (r492627) @@ -1,11 +1,12 @@ # $FreeBSD$ PORTNAME= gabedit -DISTVERSION= 2.5.0 -PORTREVISION= 2 +DISTVERSION= 2.5.1 CATEGORIES= science -MASTER_SITES= http://prdownloads.sourceforge.net/${PORTNAME}/ -DISTNAME= GabeditSrc${DISTVERSION:S/.//g} +#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 MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical user interface for several chemistry software packages @@ -19,10 +20,10 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -USES= gettext-runtime gmake pkgconfig +USES= gettext-runtime gl gmake gnome pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat USE_GL= gl glu -USE_XORG= x11 +USE_XORG= ice sm x11 xmu xt INSTALLS_ICONS= yes BINARY_ALIAS= make=gmake Modified: head/science/gabedit/distinfo ============================================================================== --- head/science/gabedit/distinfo Sun Feb 10 18:17:58 2019 (r492626) +++ head/science/gabedit/distinfo Sun Feb 10 18:42:25 2019 (r492627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535215725 -SHA256 (GabeditSrc250.tar.gz) = 45cdde213a09294bbf2df5f324ea11fc4c4045b3f9d58e4d67979e6f071c7689 -SIZE (GabeditSrc250.tar.gz) = 4228706 +TIMESTAMP = 1549823448 +SHA256 (GabeditSrc251_061218.tar.gz) = de47ca3070900e771aad4d2e92bb685ef2f46999efeb1d33f6ce7c96f59c30f4 +SIZE (GabeditSrc251_061218.tar.gz) = 4510133
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902101842.x1AIgPLv071080>