Summary: | cad/feappv: No public distfiles | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | smars |
Component: | Individual Port(s) | Assignee: | Rene Ladan <rene> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | rene |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
smars
2017-11-04 01:27:33 UTC
--- Makefile.original 2017-12-08 13:07:50.903640000 +0800 +++ Makefile 2017-12-08 13:08:17.013455000 +0800 @@ -2,10 +2,10 @@ # $FreeBSD: head/cad/feappv/Makefile 451979 2017-10-13 11:06:09Z bapt $ PORTNAME= feappv -PORTVERSION= 3.1 +PORTVERSION= 4.1 PORTREVISION= 8 CATEGORIES= cad science -MASTER_SITES= http://www.ce.berkeley.edu/projects/feap/feappv/ +MASTER_SITES= http://projects.ce.berkeley.edu/feap/feappv/ DISTFILES= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} ${PORTDOCS} DIST_SUBDIR= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) -BROKEN= No public distfiles +#BROKEN= No public distfiles USES= fortran gmake localbase:ldflags zip USE_XORG= x11 MAKEFILE= makefile A commit references this bug: Author: rene Date: Mon Jun 25 20:05:54 UTC 2018 New revision: 473335 URL: https://svnweb.freebsd.org/changeset/ports/473335 Log: cad/feappv: fix, update to version 4.1i and update WWW PR: 223412 (modified) Submitted by: smars@yuntech.edu.tw MFH: 2018Q2 Changes: head/cad/feappv/Makefile head/cad/feappv/distinfo head/cad/feappv/files/ head/cad/feappv/pkg-descr Patch (with modifications) committed, thanks for the report. A commit references this bug: Author: rene Date: Tue Jun 26 18:47:52 UTC 2018 New revision: 473404 URL: https://svnweb.freebsd.org/changeset/ports/473404 Log: MFH: r473335 cad/feappv: fix, update to version 4.1i and update WWW PR: 223412 (modified) Submitted by: smars@yuntech.edu.tw Approved by: ports-secteam (miwi) Changes: _U branches/2018Q2/ branches/2018Q2/cad/feappv/Makefile branches/2018Q2/cad/feappv/distinfo branches/2018Q2/cad/feappv/files/ branches/2018Q2/cad/feappv/pkg-descr |