Index: head/net/serviio/Makefile =================================================================== --- head/net/serviio/Makefile (revision 462337) +++ head/net/serviio/Makefile (revision 462338) @@ -1,46 +1,45 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= serviio -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 1.9.1 CATEGORIES= net multimedia java www MASTER_SITES= http://download.serviio.org/releases/ EXTRACT_SUFX= -linux.tar.gz MAINTAINER= netchild@FreeBSD.org COMMENT= Transcoding DLNA-server implemented in Java RUN_DEPENDS= ffmpeg:multimedia/ffmpeg NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.8 USES= dos2unix DOS2UNIX_GLOB= derby.properties PKGMESSAGE= ${WRKSRC}/pkg-message SUB_FILES+= pkg-message serviiod USE_RC_SUBR= serviio SUB_LIST+= USER=${USERS} RESTRICTED= License does not allow selling EXTRACT_AFTER_ARGS=--exclude junit.jar \ --exclude org.restlet.ext.net.jar USERS= dlna GROUPS= dlna do-install: ${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/plugins ${INSTALL_DATA} ${WRKSRC}/lib/*.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} .for f in application-profiles profiles log4j ${INSTALL_DATA} ${WRKSRC}/config/$f.xml \ ${STAGEDIR}${ETCDIR}/$f.xml.sample .endfor ${INSTALL_DATA} ${FILESDIR}/console-log4j.properties \ ${STAGEDIR}${ETCDIR}/console-log4j.properties.sample ${INSTALL_SCRIPT} ${WRKDIR}/serviiod ${STAGEDIR}${PREFIX}/sbin .include Index: head/net/serviio/distinfo =================================================================== --- head/net/serviio/distinfo (revision 462337) +++ head/net/serviio/distinfo (revision 462338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500972880 -SHA256 (serviio-1.9-linux.tar.gz) = 547b7ef86fb5f2914577cdd9945e72aab67d39042b7610ef3b08ccdc2e6f296e -SIZE (serviio-1.9-linux.tar.gz) = 24943448 +TIMESTAMP = 1518958273 +SHA256 (serviio-1.9.1-linux.tar.gz) = 8f143af18762275f21c02212c98e5e7a82ec52ac97d91a42842fa1fb16d396a1 +SIZE (serviio-1.9.1-linux.tar.gz) = 24962577