aboutsummaryrefslogtreecommitdiff
path: root/net/minidlna/Makefile
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2019-01-08 04:14:51 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2019-01-08 04:14:51 +0000
commit2db2d21af7438d535016d85ea1b51515123720fc (patch)
tree14504cbad95c3cd373efa9024e8da0a84da02858 /net/minidlna/Makefile
parent54eb7db6b55d5c6e406cc32a7bd9a0c3fe4f57d0 (diff)
downloadports-2db2d21af7438d535016d85ea1b51515123720fc.tar.gz
ports-2db2d21af7438d535016d85ea1b51515123720fc.zip
Notes
Diffstat (limited to 'net/minidlna/Makefile')
-rw-r--r--net/minidlna/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile
index 7728eba424c9..90a4e1c7ba35 100644
--- a/net/minidlna/Makefile
+++ b/net/minidlna/Makefile
@@ -3,10 +3,10 @@
PORTNAME= minidlna
PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net multimedia www
-MASTER_SITES= SF
+MASTER_SITES= GH
MAINTAINER= glebius@FreeBSD.org
COMMENT= Media-server compatible with "Digital Life Network Alliance"
@@ -26,6 +26,10 @@ CONFIGURE_ARGS= --with-db-path=/var/db/minidlna \
--with-os-url="http://www.FreeBSD.org"
USES= autoreconf gettext-tools iconv jpeg localbase
+USE_GITHUB= yes
+GH_ACCOUNT= glebius
+GH_TAGNAME= 4357325
+
PKGMESSAGE= ${WRKSRC}/pkg-message
SUB_FILES+= pkg-message
USE_RC_SUBR= minidlna
@@ -34,16 +38,12 @@ SUB_LIST+= USER=${USERS}
USERS= dlna
GROUPS= dlna
-OPTIONS_DEFINE= DEBUG KQUEUE NLS
-OPTIONS_DEFAULT=KQUEUE
+OPTIONS_DEFINE= DEBUG NLS
OPTIONS_SUB= yes
DEBUG_CFLAGS= -DDEBUG
-KQUEUE_DESC= Experimental patch for automatic rescan using kqueue(2)
NLS_USES= gettext-runtime
-KQUEUE_EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-kqueue
-
post-install:
${INSTALL_MAN} ${WRKSRC}/*.5 ${STAGEDIR}${MANPREFIX}/man/man5/
${INSTALL_MAN} ${WRKSRC}/*.8 ${STAGEDIR}${MANPREFIX}/man/man8/