svn commit: r474835 - head/science/ghemical

Yuri Victorovich yuri at FreeBSD.org
Wed Jul 18 05:31:22 UTC 2018


Author: yuri
Date: Wed Jul 18 05:31:21 2018
New Revision: 474835
URL: https://svnweb.freebsd.org/changeset/ports/474835

Log:
  science/ghemical: Remove DEPRECATED/EXPIRATION_DATE labels
  
  libghemical isn't broken any more.
  
  Port changes:
  * Take maintainership
  * Add LICENSE_FILE

Modified:
  head/science/ghemical/Makefile
  head/science/ghemical/pkg-descr

Modified: head/science/ghemical/Makefile
==============================================================================
--- head/science/ghemical/Makefile	Wed Jul 18 05:28:24 2018	(r474834)
+++ head/science/ghemical/Makefile	Wed Jul 18 05:31:21 2018	(r474835)
@@ -8,13 +8,11 @@ CATEGORIES=	science
 MASTER_SITES=	http://bioinformatics.org/ghemical/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	release20111012 current
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Computational chemistry software package
 
 LICENSE=	GPLv2+
-
-DEPRECATED=	Depends on broken and expiring libghemical
-EXPIRATION_DATE=	2018-08-20
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libmopac7.so:biology/mopac \
 		libghemical.so:science/libghemical \

Modified: head/science/ghemical/pkg-descr
==============================================================================
--- head/science/ghemical/pkg-descr	Wed Jul 18 05:28:24 2018	(r474834)
+++ head/science/ghemical/pkg-descr	Wed Jul 18 05:31:21 2018	(r474835)
@@ -5,4 +5,4 @@ calculations. Semi-empirical methods MNDO, MINDO/3, AM
 from the MOPAC7 package, and are included in the source distribution.
 The MPQC package (GNU GPL) is used to provide ab initio methods.
 
-WWW: http://bioinformatics.org/ghemical/
+WWW: https://www.bioinformatics.org/ghemical/ghemical/index.html


More information about the svn-ports-all mailing list