Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 17:22:45 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 6cd9d66248fb - 2021Q2 - net-p2p/awgg: fix plist
Message-ID:  <202104181722.13IHMjED033845@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cd9d66248fb8b27de998d0248164836d5f77a07

commit 6cd9d66248fb8b27de998d0248164836d5f77a07
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2021-04-18 17:20:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2021-04-18 17:22:35 +0000

    net-p2p/awgg: fix plist
    
    Reported by:    'poudriere bulk -t' failure
    Approved by:    portmgr blanket (trivial fix packaging)
    MFH:            2021Q2
    
    (cherry picked from commit 168a3c4e3a51e4fe8e9ef0351c2b4e8008a97452)
---
 net-p2p/awgg/Makefile  | 2 +-
 net-p2p/awgg/pkg-plist | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile
index 6a3837ea1d17..987efc9d2507 100644
--- a/net-p2p/awgg/Makefile
+++ b/net-p2p/awgg/Makefile
@@ -1,7 +1,7 @@
 
 PORTNAME=	awgg
 PORTVERSION=	0.6.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 
diff --git a/net-p2p/awgg/pkg-plist b/net-p2p/awgg/pkg-plist
index fd33eb89dfb2..f801bb8a9b12 100644
--- a/net-p2p/awgg/pkg-plist
+++ b/net-p2p/awgg/pkg-plist
@@ -4,7 +4,10 @@ share/pixmaps/AWGG128x128.png
 share/pixmaps/AWGG16x16.png
 share/pixmaps/AWGG256x256.png
 share/pixmaps/AWGG32x32.png
+share/pixmaps/AWGG36x36.png
 share/pixmaps/AWGG48x48.png
 share/pixmaps/AWGG64x64.png
+share/pixmaps/editcopy.png
+share/pixmaps/icongray.ico
 share/pixmaps/DropBox.png
 share/pixmaps/DropBox30x30.png



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