aboutsummaryrefslogtreecommitdiff
path: root/lang/bf2c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-02-14 15:27:58 +0000
committerRene Ladan <rene@FreeBSD.org>2016-02-14 15:27:58 +0000
commit89304c81878a2cbcbf4d1d3d2baf3588de38831e (patch)
tree1aa954d393cf0f2f7baffa3040c757386c6d5d18 /lang/bf2c
parenta8f21afa9417a5286d804888b25f77f65d2fdaf6 (diff)
downloadports-89304c81878a2cbcbf4d1d3d2baf3588de38831e.tar.gz
ports-89304c81878a2cbcbf4d1d3d2baf3588de38831e.zip
Change WWW line of ports that point to my web site, which is now served over
HTTPS. While here, regenerate patch for lang/bf2c to pet portlint.
Notes
Notes: svn path=/head/; revision=408862
Diffstat (limited to 'lang/bf2c')
-rw-r--r--lang/bf2c/files/patch-Makefile12
-rw-r--r--lang/bf2c/pkg-descr2
2 files changed, 3 insertions, 11 deletions
diff --git a/lang/bf2c/files/patch-Makefile b/lang/bf2c/files/patch-Makefile
index 27ef2a63041d..5e95c2562e33 100644
--- a/lang/bf2c/files/patch-Makefile
+++ b/lang/bf2c/files/patch-Makefile
@@ -1,13 +1,5 @@
-commit 186730742519bfa9cb7f9668fb508a78e65d26cc
-Author: René Ladan <r.c.ladan@gmail.com>
-Date: Fri Feb 21 12:20:57 2014 +0100
-
- Add DESTDIR support and add install-strip and uninstall targets.
-
-diff --git a/Makefile b/Makefile
-index d527b55..2ddbb8b 100644
---- a/Makefile
-+++ b/Makefile
+--- Makefile.orig 2013-06-12 22:11:38 UTC
++++ Makefile
@@ -1,4 +1,6 @@
-.PHONY: all clean install
+.PHONY: all clean install install-strip uninstall
diff --git a/lang/bf2c/pkg-descr b/lang/bf2c/pkg-descr
index 299442da29b1..bc30fedae432 100644
--- a/lang/bf2c/pkg-descr
+++ b/lang/bf2c/pkg-descr
@@ -5,4 +5,4 @@ optimizing as much as possible for speed, size and readability.
It is written for fun, self-educating purposes and to beat existing
BF compilers.
-WWW: http://rene-ladan.nl/bf2c/
+WWW: https://rene-ladan.nl/bf2c/