Skip to content

Commit

Permalink
multimedia/nostt: update to 1.1.1
Browse files Browse the repository at this point in the history
PR:		235000
Submitted by:	Sijmen J. Mulder <ik@sjmulder.nl> (maintainer)
  • Loading branch information
swills committed Jan 16, 2019
1 parent 800e3e8 commit 06d3f92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
10 changes: 3 additions & 7 deletions multimedia/nostt/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$

PORTNAME= nostt
DISTVERSION= 1.0
PORTREVISION= 1
DISTVERSION= 1.1.1
CATEGORIES= multimedia

MAINTAINER= ik@sjmulder.nl
Expand All @@ -14,15 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
LIB_DEPENDS= libcurl.so:ftp/curl \
libjson-c.so:devel/json-c

USES= localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= sjmulder

MAKE_ARGS= MANPREFIX=${PREFIX}/man

PLIST_FILES= bin/nostt \
man/man1/nostt.1.gz

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nostt ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/nostt.1 ${STAGEDIR}${PREFIX}/man/man1

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions multimedia/nostt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1520189422
SHA256 (sjmulder-nostt-1.0_GH0.tar.gz) = f7f353eb13296b5cfe030cf7fa7f1456d6293f06b061e930f2b3a6fe48a20071
SIZE (sjmulder-nostt-1.0_GH0.tar.gz) = 7812
TIMESTAMP = 1547649469
SHA256 (sjmulder-nostt-1.1.1_GH0.tar.gz) = 18d505837fcb70a8fdd96a9496db871f722707228bd644a43f12f228eddaa313
SIZE (sjmulder-nostt-1.1.1_GH0.tar.gz) = 9018

0 comments on commit 06d3f92

Please sign in to comment.