On Sat Sep 24, 2016 at 07:51:21PM +0100, Stuart Henderson wrote: > You have bad filenames for these distfiles (1.6.4.tar.gz and 1.7.tar.gz), > use the filename{url}suffix syntax to rename them. > >
fixed diff with correct filenames: Index: Makefile =================================================================== RCS file: /cvs/ports/archivers/deco/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 18 May 2015 11:29:37 -0000 1.12 +++ Makefile 25 Sep 2016 11:07:21 -0000 @@ -2,29 +2,24 @@ COMMENT= extract various archive file formats -V= 1.6.3 -ARCHIVE_V= 1.6 -DISTNAME= deco-${V} +V= 1.6.4 +ARCHIVE_V= 1.7 PKGNAME= deco-archive-${V} CATEGORIES= archivers -HOMEPAGE= http://hartlich.com/deco/ - # GPLv3 only PERMIT_PACKAGE_CDROM= Yes WANTLIB= c -MASTER_SITES= ${HOMEPAGE}/download/ -MASTER_SITES0= ${HOMEPAGE}/archive/download/ - -ARCHIVE_DISTFILE= deco-archive-${ARCHIVE_V}${EXTRACT_SUFX} +MASTER_SITES= https://github.com/peha/ +MASTER_SITES0= https://github.com/peha/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${ARCHIVE_DISTFILE}:0 +DISTFILES= deco-{deco/archive/}${V}${EXTRACT_SUFX} \ + deco-archive-{deco-archive/archive/}${ARCHIVE_V}${EXTRACT_SUFX} -DECO= ${WRKDIR}/${DISTNAME} +DECO= ${WRKDIR}/deco-${V} ARCHIVE= ${WRKDIR}/deco-archive-${ARCHIVE_V} RUN_DEPENDS= archivers/arc \ @@ -51,7 +46,7 @@ do-build: do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/deco ${INSTALL_PROGRAM} ${DECO}/deco ${PREFIX}/bin -.for i in CREDITS LICENSE Makefile NEWS README config.mk +.for i in LICENSE Makefile NEWS README.md config.mk rm ${ARCHIVE}/${i} .endfor cd ${ARCHIVE} && cp -R * ${PREFIX}/share/deco Index: distinfo =================================================================== RCS file: /cvs/ports/archivers/deco/distinfo,v retrieving revision 1.4 diff -u -p -u -p -r1.4 distinfo --- distinfo 11 May 2015 20:31:13 -0000 1.4 +++ distinfo 25 Sep 2016 11:07:21 -0000 @@ -1,4 +1,4 @@ -SHA256 (deco-1.6.3.tar.gz) = GMqlHTqWcHapPU8of3AHHMQMButozH9mPpzjJp3a1vU= -SHA256 (deco-archive-1.6.tar.gz) = EoJTobIyrBCZPXogtssx38H0rZ2QFbBIOjP7bqVYhE0= -SIZE (deco-1.6.3.tar.gz) = 11540 -SIZE (deco-archive-1.6.tar.gz) = 4682 +SHA256 (deco-1.6.4.tar.gz) = YTmz776d+ZXqC7RQa6LtwAOY0N/2uicooRSDZiCM/bc= +SHA256 (deco-archive-1.7.tar.gz) = KAqc9N+PCl/l6zkIcMeR09LPgxsTl6Pkc0Nm8RJRTOE= +SIZE (deco-1.6.4.tar.gz) = 23150 +SIZE (deco-archive-1.7.tar.gz) = 17617 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/archivers/deco/pkg/PLIST,v retrieving revision 1.3 diff -u -p -u -p -r1.3 PLIST --- pkg/PLIST 11 May 2015 20:31:14 -0000 1.3 +++ pkg/PLIST 25 Sep 2016 11:07:21 -0000 @@ -15,6 +15,7 @@ share/deco/x/alz/ share/deco/x/alz/extract share/deco/x/ape/ share/deco/x/ape/extract +share/deco/x/apk share/deco/x/ar share/deco/x/arc/ share/deco/x/arc/extract