Index: head/audio/mixertui/files/patch-Makefile =================================================================== --- head/audio/mixertui/files/patch-Makefile (revision 561866) +++ head/audio/mixertui/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.orig 2020-11-11 15:27:32 UTC -+++ Makefile -@@ -11,7 +11,7 @@ OBJECTS= ${SOURCES:.c=.o} - #LDFLAGS= -L/usr/lib -lmenu -lncurses -L/usr/local/lib -lsysctlmibinfo2 - # PORT ncurses - CCFLAGS= -Wall -I/usr/local/include/ -I/usr/local/include/ncurses/ --LDFLAGS= -L/usr/local/lib -lsysctlmibinfo2 -lmenu -lncurses -+LDFLAGS= -L/usr/local/lib -lsysctlmibinfo2 -lmenu -lncurses -ltinfo - - BINDIR= /usr/local/sbin - Property changes on: head/audio/mixertui/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/mixertui/Makefile =================================================================== --- head/audio/mixertui/Makefile (revision 561866) +++ head/audio/mixertui/Makefile (revision 561867) @@ -1,36 +1,35 @@ # $FreeBSD$ PORTNAME= mixertui -DISTVERSION= 1.4 -PORTREVISION= 2 +DISTVERSION= 1.4.1 CATEGORIES= audio MAINTAINER= alfix86@gmail.com COMMENT= Audio Mixer with a Terminal User Interface LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsysctlmibinfo2.so:devel/libsysctlmibinfo2 USE_GITLAB= yes GL_ACCOUNT= alfix -GL_COMMIT= a3e268cd8dced956f4657c019465d0ae611a8fa5 +GL_COMMIT= 26e4c85fe6afd7403bfd6596c1da9161de03f1b4 PLIST_FILES= sbin/${PORTNAME} \ share/man/man8/${PORTNAME}.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MAN8PREFIX}/share/man/man8 .include .if ${OPSYS} == "FreeBSD" && ${OSVERSION} >= 1300079 USES+= ncurses .else USES+= ncurses:port .endif .include Index: head/audio/mixertui/distinfo =================================================================== --- head/audio/mixertui/distinfo (revision 561866) +++ head/audio/mixertui/distinfo (revision 561867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603826030 -SHA256 (alfix-mixertui-a3e268cd8dced956f4657c019465d0ae611a8fa5_GL0.tar.gz) = 3f0f30b398c653b7c8156389510a14253c3e0054fe60c11362bc79ef4326933c -SIZE (alfix-mixertui-a3e268cd8dced956f4657c019465d0ae611a8fa5_GL0.tar.gz) = 181696 +TIMESTAMP = 1610914238 +SHA256 (alfix-mixertui-26e4c85fe6afd7403bfd6596c1da9161de03f1b4_GL0.tar.gz) = 3ceabed49c52a0e0143342cbd945b3f1d22efaca9b68b477daf90db901b35f67 +SIZE (alfix-mixertui-26e4c85fe6afd7403bfd6596c1da9161de03f1b4_GL0.tar.gz) = 65509