From owner-svn-ports-all@freebsd.org Tue Sep 4 16:42:28 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29AD2FF4A13; Tue, 4 Sep 2018 16:42:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D49BC76846; Tue, 4 Sep 2018 16:42:27 +0000 (UTC) (envelope-from yuri@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 B649F19A3D; Tue, 4 Sep 2018 16:42:27 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w84GgRfP093266; Tue, 4 Sep 2018 16:42:27 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w84GgRql093264; Tue, 4 Sep 2018 16:42:27 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201809041642.w84GgRql093264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 4 Sep 2018 16:42:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478967 - head/science/atom X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/atom X-SVN-Commit-Revision: 478967 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2018 16:42:28 -0000 Author: yuri Date: Tue Sep 4 16:42:27 2018 New Revision: 478967 URL: https://svnweb.freebsd.org/changeset/ports/478967 Log: science/atom: Corrections Port changes: * Add PKGNAMESUFFIX (there's another port with the name 'atom') * Add DIST_SUBDIR (same reason) * Remove duplication from LICENSE_PERMS * Remove NO_PACKAGE (it is handled by license framework) Reported by: mat (NO_PACKAGE removal) Modified: head/science/atom/Makefile head/science/atom/distinfo Modified: head/science/atom/Makefile ============================================================================== --- head/science/atom/Makefile Tue Sep 4 15:05:19 2018 (r478966) +++ head/science/atom/Makefile Tue Sep 4 16:42:27 2018 (r478967) @@ -2,10 +2,13 @@ PORTNAME= atom DISTVERSION= 4.2.7-100 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://departments.icmab.es/leem/siesta/Pseudopotentials/Code/ \ https://departments.icmab.es/leem/siesta/Pseudopotentials/:lic +PKGNAMESUFFIX= -chemistry DISTFILES= ${DISTNAME}${EXTRACT_SUFX} atom_licence.html:lic +DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org @@ -13,8 +16,8 @@ COMMENT= Program for DFT calculations in atoms LICENSE= ATOM_LICENSE LICENSE_NAME= ATOM ACADEMIC LICENCE -LICENSE_FILE= ${DISTDIR}/atom_licence.html -LICENSE_PERMS= no-dist-mirror no-pkg-mirror no-pkg-mirror no-pkg-sell no-auto-accept +LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/atom_licence.html +LICENSE_PERMS= no-dist-mirror no-pkg-mirror no-pkg-sell no-auto-accept LIB_DEPENDS= libGridXC.so:science/libgridxc \ libxc.so:science/libxc \ @@ -27,8 +30,6 @@ MAKE_ARGS= FC=gfortran${GCC_DEFAULT} LDFLAGS="${LDFLAG ALL_TARGET= default PLIST_FILES= bin/atm - -NO_PACKAGE= Redistribution in any form is prohibited post-patch: @${CP} ${WRKSRC}/arch.make.sample ${WRKSRC}/arch.make Modified: head/science/atom/distinfo ============================================================================== --- head/science/atom/distinfo Tue Sep 4 15:05:19 2018 (r478966) +++ head/science/atom/distinfo Tue Sep 4 16:42:27 2018 (r478967) @@ -1,5 +1,5 @@ -TIMESTAMP = 1536071684 -SHA256 (atom-4.2.7-100.tgz) = 266a4119e64ca398444df7bc2f5004513891f2189cba33595a1742c64f8f3edc -SIZE (atom-4.2.7-100.tgz) = 260386 -SHA256 (atom_licence.html) = 93cc2ed5498d47c5439fcf45ea1501e4e0cadb8197aefc6235ecedd36c849d93 -SIZE (atom_licence.html) = 5673 +TIMESTAMP = 1536079047 +SHA256 (atom-chemistry/atom-4.2.7-100.tgz) = 266a4119e64ca398444df7bc2f5004513891f2189cba33595a1742c64f8f3edc +SIZE (atom-chemistry/atom-4.2.7-100.tgz) = 260386 +SHA256 (atom-chemistry/atom_licence.html) = 93cc2ed5498d47c5439fcf45ea1501e4e0cadb8197aefc6235ecedd36c849d93 +SIZE (atom-chemistry/atom_licence.html) = 5673