CVS commit: pkgsrc/mail/aerc
"Kevin Bloom" <[email protected]> Wed, 29 Jul 2026 13:50:40 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: ktnb Date: Wed Jul 29 13:50:40 UTC 2026 Modified Files: pkgsrc/mail/aerc: Makefile PLIST Log Message: aerc: added missing bl3 for hicolor To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/mail/aerc/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/aerc/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/mail/aerc/Makefile
diff -u pkgsrc/mail/aerc/Makefile:1.38 pkgsrc/mail/aerc/Makefile:1.39
--- pkgsrc/mail/aerc/Makefile:1.38 Wed Jul 29 13:48:45 2026
+++ pkgsrc/mail/aerc/Makefile Wed Jul 29 13:50:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2026/07/29 13:48:45 ktnb Exp $
+# $NetBSD: Makefile,v 1.39 2026/07/29 13:50:39 ktnb Exp $
DISTNAME= 0.22.0
PKGNAME= aerc-${DISTNAME}
@@ -58,4 +58,5 @@ do-install:
.include "../../lang/python/application.mk"
.include "../../lang/go/go-module.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/mail/aerc/PLIST
diff -u pkgsrc/mail/aerc/PLIST:1.5 pkgsrc/mail/aerc/PLIST:1.6
--- pkgsrc/mail/aerc/PLIST:1.5 Wed Jul 29 13:48:45 2026
+++ pkgsrc/mail/aerc/PLIST Wed Jul 29 13:50:39 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2026/07/29 13:48:45 ktnb Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/07/29 13:50:39 ktnb Exp $
bin/aerc
bin/carddav-query
libexec/aerc/filters/calendar
@@ -29,8 +29,8 @@ share/aerc/accounts.conf
share/aerc/aerc.conf
share/aerc/binds.conf
share/aerc/stylesets/blue
-share/aerc/stylesets/default
share/aerc/stylesets/catppuccin
+share/aerc/stylesets/default
share/aerc/stylesets/dracula
share/aerc/stylesets/monochrome
share/aerc/stylesets/nord
@@ -42,4 +42,3 @@ share/aerc/templates/new_message
share/aerc/templates/quoted_reply
share/applications/aerc.desktop
share/icons/hicolor/scalable/apps/aerc.svg
-