From nobody Wed Jun 21 05:27:27 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QmBpR43kNz4fxsT; Wed, 21 Jun 2023 05:27:27 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QmBpR3ddCz3P2Z; Wed, 21 Jun 2023 05:27:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687325247; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NzigISZnd3q2KZmGCykWo0nfVOzk4eu2Fc7GSkFcLMk=; b=UguYwyoV5F8LJcW3je5+/mmDH3VOrksN43NHfbcWtUMMtz2+nSk7JeEizcKpu3wcOBoAF9 xYJbvNzdM9pmKkmTdARec+UkYK24jQQySbld3iuIKKloQKJfHYfH/0u7EdzrCVZP0Hhg3m ucPes8KF0hXN5h4hgdYswbltGo5FVV3uaaLVPkrfK9K97Yh639SMISluz4T+W8XLJNEZvd IL26UQq1V+k47H/LsSHzJT52EdSSDsDUqaMYridJuTBbrFQEaVkxvPNA4VtrttYRh5NQ4Z dkdjLfJ1JX2u1NostVTI2HCmyw3JVIqOcTIXZoAUm4csh4bQ+RVs9QkBleD13g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687325247; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NzigISZnd3q2KZmGCykWo0nfVOzk4eu2Fc7GSkFcLMk=; b=cFaU6xhhHs1LADthNwAItnDoSou6w9bgUXoRFn1phHpoMWsfveFQz/4Jv9Zramoe4sWlhN CxoaKFWpP4NRS670cFUcCaAxJciozOA9kqALUNviGqqmuR9kJP5OCIo6fOWysAsT+NK2BL rnLN+iD8PJxdw+ap7d9pIYkM5wqPcGvpalAm1vbN2FSlW62LAzEkxBfKSXj0Y1jKMl3Ukz 7/hT2C7TNfxOykB7eLbiOBywxc5tKp3EUVvLuZEQTNP6H/WJ3Z4Vn64iTj81cmaVQLnaWd Da9MmYIELhtswezZBwi5BZILB+nXFhEt5OPfTk1sUqQ6S6YIpwknPEKC4yhRBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687325247; a=rsa-sha256; cv=none; b=uYzvaTHcOHgInnvgo+kvPWOpQ8F/TW1PjGJciiiQb6z2ACDAM7WomtpBexIYJAc2Yyit2Y XFezPZCTioNATYAS/aWyDXr4OHYzNR4C4MQrSZR3jFVrDoEBvx4vREbnEqGpdWicFgs6wO /7rLbrC6nA165S+740ji8k/zradN9IOc3z9yWLvamCczMX5QYJHIKtLcRcBbc3S8EcqyQO QosdTOkIUkUEB3kge6nuxXUc+jLow8GhVlThxmAA4dyqR32U8Y5uGTwpQ4CKsuXJgW9uM7 ZATCb/8XFboTwsxlXU99AgC71Xg52BLF196ysOc0TUY4mMNko/euZfzYeTDv+w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QmBpR2jM3zTDV; Wed, 21 Jun 2023 05:27:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 35L5RRuK031692; Wed, 21 Jun 2023 05:27:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 35L5RReh031691; Wed, 21 Jun 2023 05:27:27 GMT (envelope-from git) Date: Wed, 21 Jun 2023 05:27:27 GMT Message-Id: <202306210527.35L5RReh031691@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 0d3812eebffb - main - graphics/3d-ascii-viewer: Update to 1.3.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d3812eebffbad59d8b77e6750af038f36a549fe Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d3812eebffbad59d8b77e6750af038f36a549fe commit 0d3812eebffbad59d8b77e6750af038f36a549fe Author: Emanuel Haupt AuthorDate: 2023-06-21 05:26:27 +0000 Commit: Emanuel Haupt CommitDate: 2023-06-21 05:26:27 +0000 graphics/3d-ascii-viewer: Update to 1.3.0 - Update to 1.3.0 - Project was renamed upstream --- MOVED | 1 + graphics/3d-ascii-viewer-c/distinfo | 3 --- graphics/{3d-ascii-viewer-c => 3d-ascii-viewer}/Makefile | 6 +++--- graphics/3d-ascii-viewer/distinfo | 3 +++ .../{3d-ascii-viewer-c => 3d-ascii-viewer}/files/patch-Makefile | 0 graphics/{3d-ascii-viewer-c => 3d-ascii-viewer}/pkg-descr | 0 graphics/Makefile | 2 +- 7 files changed, 8 insertions(+), 7 deletions(-) diff --git a/MOVED b/MOVED index 983617d9d809..a83bb8ae39dd 100644 --- a/MOVED +++ b/MOVED @@ -7648,3 +7648,4 @@ x11/deforaos-locker||2023-06-18|Removed, needs expired x11/deforaos-panel comms/deforaos-phone||2023-06-18|Removed, needs expired x11/deforaos-panel textproc/apache-solr9|textproc/apache-solr|2023-06-18|New stable release games/poker-eval||2023-06-20|Upstream vanished +graphics/3d-ascii-viewer-c|graphics/3d-ascii-viewer|2023-06-21|Project was renamed diff --git a/graphics/3d-ascii-viewer-c/distinfo b/graphics/3d-ascii-viewer-c/distinfo deleted file mode 100644 index e54ae40cf75a..000000000000 --- a/graphics/3d-ascii-viewer-c/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1685563062 -SHA256 (autopawn-3d-ascii-viewer-c-v1.2.0_GH0.tar.gz) = 16abc73d280f7634cbe5fb47bff4e874e68de4d89637d69e115af5774cecabb5 -SIZE (autopawn-3d-ascii-viewer-c-v1.2.0_GH0.tar.gz) = 5946977 diff --git a/graphics/3d-ascii-viewer-c/Makefile b/graphics/3d-ascii-viewer/Makefile similarity index 84% rename from graphics/3d-ascii-viewer-c/Makefile rename to graphics/3d-ascii-viewer/Makefile index befe5b266725..ed60bff9f39e 100644 --- a/graphics/3d-ascii-viewer-c/Makefile +++ b/graphics/3d-ascii-viewer/Makefile @@ -1,11 +1,11 @@ -PORTNAME= 3d-ascii-viewer-c -PORTVERSION= 1.2.0 +PORTNAME= 3d-ascii-viewer +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org COMMENT= Viewer of 3D models in ASCII -WWW= https://github.com/autopawn/3d-ascii-viewer-c +WWW= https://github.com/autopawn/3d-ascii-viewer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/graphics/3d-ascii-viewer/distinfo b/graphics/3d-ascii-viewer/distinfo new file mode 100644 index 000000000000..1411d96b510b --- /dev/null +++ b/graphics/3d-ascii-viewer/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1687325011 +SHA256 (autopawn-3d-ascii-viewer-v1.3.0_GH0.tar.gz) = 0441e36d532f4882ad454204c1663376e582cf4e68fcb4d601d86ee6a564736b +SIZE (autopawn-3d-ascii-viewer-v1.3.0_GH0.tar.gz) = 6804343 diff --git a/graphics/3d-ascii-viewer-c/files/patch-Makefile b/graphics/3d-ascii-viewer/files/patch-Makefile similarity index 100% rename from graphics/3d-ascii-viewer-c/files/patch-Makefile rename to graphics/3d-ascii-viewer/files/patch-Makefile diff --git a/graphics/3d-ascii-viewer-c/pkg-descr b/graphics/3d-ascii-viewer/pkg-descr similarity index 100% rename from graphics/3d-ascii-viewer-c/pkg-descr rename to graphics/3d-ascii-viewer/pkg-descr diff --git a/graphics/Makefile b/graphics/Makefile index 632281b66b59..93715c16549c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,6 @@ COMMENT = Graphics tools and libraries - SUBDIR += 3d-ascii-viewer-c + SUBDIR += 3d-ascii-viewer SUBDIR += 4va SUBDIR += Coin SUBDIR += GraphicsMagick