svn commit: r555208 - head/editors/apel
MANTANI Nobutaka
nobutaka at FreeBSD.org
Sun Nov 15 13:06:18 UTC 2020
Author: nobutaka
Date: Sun Nov 15 13:06:17 2020
New Revision: 555208
URL: https://svnweb.freebsd.org/changeset/ports/555208
Log:
Update to the snapshot on 2020-11-06.
Modified:
head/editors/apel/Makefile
head/editors/apel/distinfo
head/editors/apel/pkg-plist
Modified: head/editors/apel/Makefile
==============================================================================
--- head/editors/apel/Makefile Sun Nov 15 13:05:42 2020 (r555207)
+++ head/editors/apel/Makefile Sun Nov 15 13:06:17 2020 (r555208)
@@ -14,9 +14,9 @@ LICENSE= GPLv2
USES= emacs
USE_GITHUB= yes
GH_ACCOUNT= wanderlust
-GH_TAGNAME= 414dc33
+GH_TAGNAME= 4e3269b
-SNAPDATE= 20200824
+SNAPDATE= 20201106
NO_ARCH= yes
ALL_TARGET= elc
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC} ; \
- for i in ChangeLog README.* ; do \
+ for i in README.* ; do \
${INSTALL_DATA} $${i} ${STAGEDIR}${DOCSDIR} ; \
done)
Modified: head/editors/apel/distinfo
==============================================================================
--- head/editors/apel/distinfo Sun Nov 15 13:05:42 2020 (r555207)
+++ head/editors/apel/distinfo Sun Nov 15 13:06:17 2020 (r555208)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598264008
-SHA256 (wanderlust-apel-10.8.20200824-414dc33_GH0.tar.gz) = 95f4e90f6a6791cde53aa803ac5471db338f734b3817d74b9b2d5573e1f5990e
-SIZE (wanderlust-apel-10.8.20200824-414dc33_GH0.tar.gz) = 69965
+TIMESTAMP = 1605440573
+SHA256 (wanderlust-apel-10.8.20201106-4e3269b_GH0.tar.gz) = c4429e7bc9b7b59540f4f01359ab3c9d5dd05538188d9180f67b599e2cad954e
+SIZE (wanderlust-apel-10.8.20201106-4e3269b_GH0.tar.gz) = 69146
Modified: head/editors/apel/pkg-plist
==============================================================================
--- head/editors/apel/pkg-plist Sun Nov 15 13:05:42 2020 (r555207)
+++ head/editors/apel/pkg-plist Sun Nov 15 13:06:17 2020 (r555208)
@@ -54,6 +54,5 @@
%%EMACS_VERSION_SITE_LISPDIR%%/emu/richtext.elc
%%EMACS_VERSION_SITE_LISPDIR%%/emu/static.el
%%EMACS_VERSION_SITE_LISPDIR%%/emu/static.elc
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README.en
%%PORTDOCS%%%%DOCSDIR%%/README.ja
More information about the svn-ports-head
mailing list