Ub-break port + refresh patches

Reported by:	Vagner Rener <vagnerrener@gmail.com>
This commit is contained in:
Ganael LAPLANCHE 2020-02-12 11:04:54 +00:00
parent 6ee6b62186
commit cb34590b93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525904
3 changed files with 7 additions and 8 deletions

View File

@ -5,13 +5,12 @@ PORTNAME= vlock
PORTVERSION= 2.2.3
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/
MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/ \
LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= Locks a terminal
BROKEN= unfetchable
LICENSE= GPLv2
HAS_CONFIGURE= yes

View File

@ -1,6 +1,6 @@
--- configure.orig 2008-05-18 11:10:54.000000000 +0200
+++ configure 2011-06-23 08:20:00.811018722 +0200
@@ -219,12 +219,12 @@
--- configure.orig 2011-09-18 15:22:35 UTC
+++ configure
@@ -219,12 +219,12 @@ set_defaults() {
SCRIPTDIR="\$(LIBDIR)/vlock/scripts"
MODULEDIR="\$(LIBDIR)/vlock/modules"

View File

@ -1,7 +1,7 @@
Remove legacy header as libcucul has now been merged into libcaca.
--- ./modules/caca.c.orig 2015-07-21 20:34:23.876845709 +0200
+++ ./modules/caca.c 2015-07-21 20:34:33.937820107 +0200
--- modules/caca.c.orig 2011-09-18 15:22:35 UTC
+++ modules/caca.c
@@ -37,7 +37,6 @@
#include <ncurses.h>