From owner-svn-ports-all@freebsd.org Sun Nov 10 14:08:34 2019 Return-Path: Delivered-To: svn-ports-all@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 B4B9C1B56EB; Sun, 10 Nov 2019 14:08:34 +0000 (UTC) (envelope-from danilo@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 479wpV3vBJz41Bw; Sun, 10 Nov 2019 14:08:34 +0000 (UTC) (envelope-from danilo@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 6A6E56A; Sun, 10 Nov 2019 14:08:34 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAAE8YeE026950; Sun, 10 Nov 2019 14:08:34 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAAE8YU0026949; Sun, 10 Nov 2019 14:08:34 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201911101408.xAAE8YU0026949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 10 Nov 2019 14:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517207 - head/archivers/xarchiver X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/archivers/xarchiver X-SVN-Commit-Revision: 517207 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.29 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: Sun, 10 Nov 2019 14:08:34 -0000 Author: danilo Date: Sun Nov 10 14:08:33 2019 New Revision: 517207 URL: https://svnweb.freebsd.org/changeset/ports/517207 Log: - Unbreak (unfetchable). The distfile is different but the content is exactly the same. Reported by: antoine Modified: head/archivers/xarchiver/Makefile head/archivers/xarchiver/distinfo Modified: head/archivers/xarchiver/Makefile ============================================================================== --- head/archivers/xarchiver/Makefile Sun Nov 10 13:10:55 2019 (r517206) +++ head/archivers/xarchiver/Makefile Sun Nov 10 14:08:33 2019 (r517207) @@ -3,14 +3,11 @@ PORTNAME= xarchiver PORTVERSION= 0.5.4.7 -DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= archivers MAINTAINER= danilo@FreeBSD.org COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools -BROKEN= unfetchable - LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING @@ -21,10 +18,11 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ zip:archivers/zip \ zipinfo:archivers/unzip +USES= desktop-file-utils gmake gnome pkgconfig + USE_GITHUB= yes GH_ACCOUNT= ib -USES= desktop-file-utils gmake gnome pkgconfig USE_GNOME= cairo glib20 intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes Modified: head/archivers/xarchiver/distinfo ============================================================================== --- head/archivers/xarchiver/distinfo Sun Nov 10 13:10:55 2019 (r517206) +++ head/archivers/xarchiver/distinfo Sun Nov 10 14:08:33 2019 (r517207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469123437 -SHA256 (ib-xarchiver-xarchiver-0.5.4.7_GH0.tar.gz) = 124eeccd819419c3d8f2935a78a3ad0ad47174bf7ef641441341e3aa32ea8f11 -SIZE (ib-xarchiver-xarchiver-0.5.4.7_GH0.tar.gz) = 986042 +TIMESTAMP = 1573391800 +SHA256 (ib-xarchiver-0.5.4.7_GH0.tar.gz) = 73a018f14dbb0d6eda9759103cb31ebef65f12a4297dc7a00a770d5395f2ad21 +SIZE (ib-xarchiver-0.5.4.7_GH0.tar.gz) = 985956