Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2012 00:19:16 GMT
From:      Green Dog <fiziologus@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170900: [cad/feappv] fix distinfo
Message-ID:  <201208230019.q7N0JGW7047020@red.freebsd.org>
Resent-Message-ID: <201208230020.q7N0K2Y6095517@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170900
>Category:       ports
>Synopsis:       [cad/feappv] fix distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 00:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Green Dog
>Release:        FreeBsd-9.0
>Organization:
>Environment:
>Description:
[cad/feappv] fix distinfo
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN feappv.orig/Makefile feappv/Makefile
--- feappv.orig/Makefile	2012-08-23 04:09:43.000000000 +0400
+++ feappv/Makefile	2012-08-23 04:11:08.000000000 +0400
@@ -16,8 +16,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Finite Element Analysis Program "personal version"
 
-BROKEN=		size mismatch
-
 OPTIONS_DEFINE=	DOCS
 
 WRKSRC=		${WRKDIR}/ver${PORTVERSION:S/.//}
diff -ruN feappv.orig/distinfo feappv/distinfo
--- feappv.orig/distinfo	2012-08-05 09:07:01.000000000 +0400
+++ feappv/distinfo	2012-08-23 04:11:24.000000000 +0400
@@ -1,4 +1,4 @@
-SHA256 (feappv31/feappv31.zip) = 906b340cb8d9abf53785e4c282ed4b4440d89ed913d36b51dec84ed74f7a7262
-SIZE (feappv31/feappv31.zip) = 611951
+SHA256 (feappv31/feappv31.zip) = cfd38f80c27d8010db1d270e13846e9b68d84bf77ee71659278b2b207b4b71e5
+SIZE (feappv31/feappv31.zip) = 613363
 SHA256 (feappv31/manual.pdf) = f3c6d5ac9c310852dfcde0c74c22df7388fcc6230e30630f70d591c50fd93832
 SIZE (feappv31/manual.pdf) = 649124


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208230019.q7N0JGW7047020>