diff options
-rw-r--r-- | www/qdecoder/Makefile | 4 | ||||
-rw-r--r-- | www/qdecoder/distinfo | 2 | ||||
-rw-r--r-- | www/qdecoder/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile index 8c399d2..7195fe0 100644 --- a/www/qdecoder/Makefile +++ b/www/qdecoder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qDecoder -PORTVERSION= 6.0.2 +PORTVERSION= 6.0.3 CATEGORIES= www MASTER_SITES= ftp://ftp.qDecoder.org/pub/qDecoder/\ ftp://ftp2.qDecoder.org/pub/qDecoder/ @@ -24,7 +24,7 @@ post-install: .endfor ${MKDIR} ${PREFIX}/share/examples/qDecoder -${RM} ${WRKSRC}/examples/*.o ${WRKSRC}/examples/*.cgi \ - ${WRKSRC}/examples/Makefile.in ${WRKSRC}/examples/maketest + ${WRKSRC}/examples/Makefile.in ${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/qDecoder diff --git a/www/qdecoder/distinfo b/www/qdecoder/distinfo index d92efea..162d5b9 100644 --- a/www/qdecoder/distinfo +++ b/www/qdecoder/distinfo @@ -1 +1 @@ -MD5 (qDecoder-6.0.2.tar.Z) = f1ff7194965c1629dd3aabef70dd9f2a +MD5 (qDecoder-6.0.3.tar.Z) = ebf89f7837f8b4b87e857a9c96b0b2ca diff --git a/www/qdecoder/pkg-plist b/www/qdecoder/pkg-plist index 7d8d238cb..5d4fbca 100644 --- a/www/qdecoder/pkg-plist +++ b/www/qdecoder/pkg-plist @@ -13,6 +13,7 @@ share/doc/qDecoder/qDecoder.jpg @dirrm share/doc/qDecoder share/examples/qDecoder/Makefile share/examples/qDecoder/arglist.c +share/examples/qDecoder/download.c share/examples/qDecoder/examples.html share/examples/qDecoder/fetch.c share/examples/qDecoder/multivalue.c |