Date: 29 Jul 2005 10:47:59 -0300 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@freebsd.org Cc: ports@freebsd.org Subject: Update port: cad/slffea fixed size mismatch Message-ID: <20050729134759.60732.qmail@capeta.freebsdbrasil.com.br>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Jean Milanez Melo >Organization: >Confidential: no >Synopsis: Update port: cad/slffea fixed size mismatch >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.3-STABLE i386 >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: Fixed size mismatch. Maintainer has been Cc:ed >How-To-Repeat: >Fix: --- slffea.diff begins here --- diff -ruN slffea.old/Makefile slffea/Makefile --- slffea.old/Makefile Thu Jul 28 17:34:25 2005 +++ slffea/Makefile Fri Jul 29 10:23:48 2005 @@ -18,9 +18,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= San Le's Free Finite Element Analysis -BROKEN= Size mismatch -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE=2005-09-22 +#BROKEN= Size mismatch +#DEPRECATED= "${BROKEN}" +#EXPIRATION_DATE=2005-09-22 CONFLICTS= swi-pl-* TenDRA-* USE_REINPLACE= yes diff -ruN slffea.old/distinfo slffea/distinfo --- slffea.old/distinfo Sat Mar 6 08:45:27 2004 +++ slffea/distinfo Fri Jul 29 10:24:59 2005 @@ -1,2 +1,2 @@ -MD5 (slffea13.tgz) = b7958742f200b864c12fe62f4bdf43fd -SIZE (slffea13.tgz) = 1020161 +MD5 (slffea13.tgz) = 7d1112c8b07c39aa5eac8a210d3654ac +SIZE (slffea13.tgz) = 1052067 --- slffea.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729134759.60732.qmail>