Date: Sun, 18 Aug 2013 18:10:05 GMT From: KATO Tsuguru <tkato432@yahoo.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175585: deskutils/cdcat: Update to version 2.2 Message-ID: <201308181810.r7IIA59D081344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175585; it has been noted by GNATS. From: KATO Tsuguru <tkato432@yahoo.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175585: deskutils/cdcat: Update to version 2.2 Date: Mon, 19 Aug 2013 02:50:58 +0900 This is a multi-part message in MIME format. --Multipart=_Mon__19_Aug_2013_02_50_58_+0900_1V=07JEz.SJMtHH2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Remake of the patch against current tree. --Multipart=_Mon__19_Aug_2013_02_50_58_+0900_1V=07JEz.SJMtHH2 Content-Type: text/x-diff; name="deskutils_cdcat.diff" Content-Disposition: attachment; filename="deskutils_cdcat.diff" Content-Transfer-Encoding: 7bit diff -urN /usr/ports/deskutils/cdcat/Makefile deskutils/cdcat/Makefile --- /usr/ports/deskutils/cdcat/Makefile 2013-08-15 22:36:53.000000000 +0900 +++ deskutils/cdcat/Makefile 2013-08-19 00:00:00.000000000 +0900 @@ -2,8 +2,7 @@ # $FreeBSD: head/deskutils/cdcat/Makefile 324744 2013-08-14 22:35:50Z ak $ PORTNAME= cdcat -PORTVERSION= 2.1 -PORTREVISION= 1 +PORTVERSION= 2.2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ GOOGLE_CODE:lib7zip @@ -18,7 +17,7 @@ LICENSE= GPLv2 MPL LICENSE_COMB= multi -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/archivers/p7zip:patch \ +FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/archivers/p7zip:patch \ ${NONEXISTENT}:${PORTSDIR}/multimedia/mediainfo:build LIB_DEPENDS= tar:${PORTSDIR}/devel/libtar \ exif:${PORTSDIR}/graphics/libexif @@ -58,8 +57,11 @@ PLIST_FILES+= share/icons/hicolor/scalable/apps/${PORTNAME}_logo.svg PLIST_DIRS= %%DATADIR%%/translations %%DATADIR%% +DESKTOP_ENTRIES="CdCat" "Hyper's CD Catalog" "${DATADIR}/${PORTNAME}.png" \ + "${PORTNAME}" "AudioVideo;Qt;" false + L7Z_NAME= lib7zip -L7Z_VERSION= 1.6.3 +L7Z_VERSION= 1.6.4 L7Z_DISTFILE= ${L7Z_NAME}-${L7Z_VERSION}.tar.gz L7Z_WRKSRC= ${WRKDIR}/${L7Z_NAME} diff -urN /usr/ports/deskutils/cdcat/distinfo deskutils/cdcat/distinfo --- /usr/ports/deskutils/cdcat/distinfo 2013-06-21 04:01:47.000000000 +0900 +++ deskutils/cdcat/distinfo 2013-08-19 00:00:00.000000000 +0900 @@ -1,4 +1,4 @@ -SHA256 (cdcat-2.1.tar.bz2) = ad332b374307835d5daadfdcc8a06937cf3c57fe3a87cf58dc41b368ba6e8204 -SIZE (cdcat-2.1.tar.bz2) = 383337 -SHA256 (lib7zip-1.6.3.tar.gz) = 03e6aecefbb7ed8c927fb0736c7192a4661ace7884a35f4147df7356b1a23860 -SIZE (lib7zip-1.6.3.tar.gz) = 356121 +SHA256 (cdcat-2.2.tar.bz2) = 3e40ad87ca8a12704d20cee49db27b1eb1361865dd320c8ad3c80870ede1d554 +SIZE (cdcat-2.2.tar.bz2) = 383177 +SHA256 (lib7zip-1.6.4.tar.gz) = d50f8c1bb6dab4824c6876977d944c0f0ac10f15e64f49ee94665f7be30e26af +SIZE (lib7zip-1.6.4.tar.gz) = 361874 --Multipart=_Mon__19_Aug_2013_02_50_58_+0900_1V=07JEz.SJMtHH2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308181810.r7IIA59D081344>