aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-01-26 18:06:31 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-01-26 18:06:31 +0000
commitb410a33b8d7160800c06e5f7ad5e5094d26d660f (patch)
tree6502c8e6855ee1c32c62e7fb5ea464160cd95548 /www
parentb3bb58f9debf4064bf86d36143f074e64c807b90 (diff)
downloadports-b410a33b8d7160800c06e5f7ad5e5094d26d660f.tar.gz
ports-b410a33b8d7160800c06e5f7ad5e5094d26d660f.zip
www/castget: 1.0.1 -> 1.2.2
- bug fixes with broken enclosure filenames, width of the progress bar PR: 206565 Submitted by: don subleski <dsubleski@yahoo.com>
Notes
Notes: svn path=/head/; revision=407281
Diffstat (limited to 'www')
-rw-r--r--www/castget/Makefile10
-rw-r--r--www/castget/distinfo4
2 files changed, 6 insertions, 8 deletions
diff --git a/www/castget/Makefile b/www/castget/Makefile
index 34ea92713ec5..275400f7538f 100644
--- a/www/castget/Makefile
+++ b/www/castget/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= castget
-PORTVERSION= 1.0.1
-PORTREVISION= 7
+PORTVERSION= 1.2.2
CATEGORIES= www
MASTER_SITES= SAVANNAH
@@ -17,16 +16,15 @@ LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
libcurl.so:${PORTSDIR}/ftp/curl
USE_LDCONFIG= yes
-USES= libtool pkgconfig
+USES= libtool pkgconfig tar:bzip2
USE_GNOME= glib20 libxml2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-static
+# CONFIGURE_ARGS= --disable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-PLIST_FILES= bin/castget include/libcastget.h \
- lib/libcastget.so lib/libcastget.so.0 lib/libcastget.so.0.0.0 \
+PLIST_FILES= bin/castget \
man/man1/castget.1.gz man/man5/castgetrc.5.gz
.include <bsd.port.mk>
diff --git a/www/castget/distinfo b/www/castget/distinfo
index b29f2fd50599..37a085be3247 100644
--- a/www/castget/distinfo
+++ b/www/castget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (castget-1.0.1.tar.gz) = 44a201d3bf6f95a580d2a3c446f3595f3b5d1a92770206d311cae8ab05e680ea
-SIZE (castget-1.0.1.tar.gz) = 355696
+SHA256 (castget-1.2.2.tar.bz2) = 7e6a5030f7652a7ec2584f05818b66d0cb627664c813ef1b9229e6b5ad938971
+SIZE (castget-1.2.2.tar.bz2) = 300566