- Update to 0.3.1

- Convert to new LIB_DEPENDS format
- Support STAGEDIR

Changes:	http://files.bebik.net/podcastdl/changelog.txt
PR:		ports/184415
Submitted by:	User Rodrigo <rodrigo@bebik.net> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-01 18:03:38 +00:00
parent bc5bfbbcb1
commit 243abff3a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335419
2 changed files with 4 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= podcastdl
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= multimedia
MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
http://files.bebik.net/podcastdl/
@ -12,11 +12,10 @@ COMMENT= Simple command line podcast client written in plain C
LICENSE= BSD
LIB_DEPENDS= mrss:${PORTSDIR}/textproc/libmrss
LIB_DEPENDS= libmrss.so:${PORTSDIR}/textproc/libmrss
USES= cmake
PLIST_FILES= bin/podcastdl
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (podcastdl-0.3.0.tar.gz) = 1e8473ebbfab47f0bc015874cd14f72c881402c1b47cef82ccc7c7adcd857e60
SIZE (podcastdl-0.3.0.tar.gz) = 5482
SHA256 (podcastdl-0.3.1.tar.gz) = a1fcef2daa0bf3abf221c4e129443e82eb5f3f15778e848accbfb3ee5c9f180e
SIZE (podcastdl-0.3.1.tar.gz) = 5522