From owner-svn-ports-head@freebsd.org Fri May 15 19:46:46 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB72B2FEB32; Fri, 15 May 2020 19:46:46 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49NzSQ4Wxhz4M4d; Fri, 15 May 2020 19:46:46 +0000 (UTC) (envelope-from rene@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 968A71AB4; Fri, 15 May 2020 19:46:46 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04FJkkTH047028; Fri, 15 May 2020 19:46:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04FJkk1J047026; Fri, 15 May 2020 19:46:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202005151946.04FJkk1J047026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 15 May 2020 19:46:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535326 - head/cad/fritzing X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/cad/fritzing X-SVN-Commit-Revision: 535326 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2020 19:46:46 -0000 Author: rene Date: Fri May 15 19:46:45 2020 New Revision: 535326 URL: https://svnweb.freebsd.org/changeset/ports/535326 Log: cad/fritzing: fix fetch and unexpire The distfile has been rerolled, and (mildly) checked by the submitter for changes. PR: 245224 Submitted by: bob@eager.cx Approved by: maintainer (timeout, 6 weeks) MFH: 2020Q2 Modified: head/cad/fritzing/Makefile head/cad/fritzing/distinfo Modified: head/cad/fritzing/Makefile ============================================================================== --- head/cad/fritzing/Makefile Fri May 15 19:45:36 2020 (r535325) +++ head/cad/fritzing/Makefile Fri May 15 19:46:45 2020 (r535326) @@ -4,15 +4,11 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com COMMENT= CAD for printed circuit boards - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 LICENSE= GPLv2+ Modified: head/cad/fritzing/distinfo ============================================================================== --- head/cad/fritzing/distinfo Fri May 15 19:45:36 2020 (r535325) +++ head/cad/fritzing/distinfo Fri May 15 19:46:45 2020 (r535326) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496739838 -SHA256 (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 6e9dbb94a4ca5e23effc2056f471c78913b9efa4c154ced94de8f72bfe29735f -SIZE (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 10913985 +TIMESTAMP = 1585740674 +SHA256 (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = cd9f5709b8481639ff8649d516d34cb18a096efa3981e3d20f3cc9d6c9953c97 +SIZE (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 10913494 SHA256 (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 5f5f5e26bfc33911f57b1620912fdf0a834c50d196b930ef70e784f3a447194b SIZE (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 15924206