Date: Thu, 21 Feb 2019 20:02:04 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493528 - head/graphics/kipiplugins Message-ID: <201902212002.x1LK24RF029191@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Thu Feb 21 20:02:04 2019 New Revision: 493528 URL: https://svnweb.freebsd.org/changeset/ports/493528 Log: graphics/kipiplugins: ship own distinfo file - The soon comeing upgrade to Digikam 6.0.0 will no longer contain kipiplugins. Therefore untie the distinfo from graphics/digikam. Added: head/graphics/kipiplugins/distinfo (contents, props changed) Modified: head/graphics/kipiplugins/Makefile Modified: head/graphics/kipiplugins/Makefile ============================================================================== --- head/graphics/kipiplugins/Makefile Thu Feb 21 19:49:00 2019 (r493527) +++ head/graphics/kipiplugins/Makefile Thu Feb 21 20:02:04 2019 (r493528) @@ -36,7 +36,6 @@ KVKONTAKTE_CMAKE_BOOL= DIGIKAMSC_COMPILE_LIBKVKONTAKTE KVKONTAKTE_LIB_DEPENDS= libKF5Vkontakte.so:net/libkvkontakte DISTNAME= digikam-${PORTVERSION} -DISTINFO_FILE= ${.CURDIR:H:H}/graphics/digikam/distinfo DESCR= ${.CURDIR:H:H}/graphics/digikam/pkg-descr PLIST_SUB= SHLIB_VER=${DISTVERSION} Added: head/graphics/kipiplugins/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/kipiplugins/distinfo Thu Feb 21 20:02:04 2019 (r493528) @@ -0,0 +1,3 @@ +TIMESTAMP = 1550774867 +SHA256 (KDE/digikam/5.9.0/digikam-5.9.0.tar.xz) = 660d32eedcfd6fe1a75170a651fab068ae62f7f092ae710771a2f32a1c550d1b +SIZE (KDE/digikam/5.9.0/digikam-5.9.0.tar.xz) = 132931184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902212002.x1LK24RF029191>