pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

caddy: rename DESRC to the correct DESCR



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Thu Sep 8 21:38:17 2022 +0200
Changeset:	2a77dc8a47ab339891fac4db0da887505a6b8987

Added Files:
	caddy/DESCR
Removed Files:
	caddy/DESRC

Log Message:
caddy: rename DESRC to the correct DESCR

???

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a77dc8a47ab339891fac4db0da887505a6b8987

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 caddy/DESCR | 7 +++++++
 caddy/DESRC | 7 -------
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/caddy/DESCR b/caddy/DESCR
new file mode 100644
index 0000000000..f07036e5ed
--- /dev/null
+++ b/caddy/DESCR
@@ -0,0 +1,7 @@
+Caddy is a HTTP/2 web server with automatic HTTPS.
+
+Caddy was born out of the need for a "batteries-included" web server
+that runs anywhere and doesn't have to take its configuration with it.
+Caddy took inspiration from spark, nginx, lighttpd, Websocketd and
+Vagrant, which provides a pleasant mixture of features from each of
+them.
diff --git a/caddy/DESRC b/caddy/DESRC
deleted file mode 100644
index f07036e5ed..0000000000
--- a/caddy/DESRC
+++ /dev/null
@@ -1,7 +0,0 @@
-Caddy is a HTTP/2 web server with automatic HTTPS.
-
-Caddy was born out of the need for a "batteries-included" web server
-that runs anywhere and doesn't have to take its configuration with it.
-Caddy took inspiration from spark, nginx, lighttpd, Websocketd and
-Vagrant, which provides a pleasant mixture of features from each of
-them.


Home | Main Index | Thread Index | Old Index