From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 3 15:50:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B5ED106564A for ; Sat, 3 Dec 2011 15:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E0D708FC0A for ; Sat, 3 Dec 2011 15:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB3Fo8n0002263 for ; Sat, 3 Dec 2011 15:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB3Fo8Hg002262; Sat, 3 Dec 2011 15:50:08 GMT (envelope-from gnats) Date: Sat, 3 Dec 2011 15:50:08 GMT Message-Id: <201112031550.pB3Fo8Hg002262@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Kevin Golding Cc: Subject: Re: ports/163024: graphics/py-sorl-thumbnail is uninstallable because of checksum missmatch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Golding List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2011 15:50:09 -0000 The following reply was made to PR ports/163024; it has been noted by GNATS. From: Kevin Golding To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/163024: graphics/py-sorl-thumbnail is uninstallable because of checksum missmatch Date: Sat, 3 Dec 2011 15:32:56 +0000 diff -urN py-sorl-thumbnail.orig/Makefile py-sorl-thumbnail/Makefile --- py-sorl-thumbnail.orig/Makefile 2011-12-03 14:59:49.000000000 = +0000 +++ py-sorl-thumbnail/Makefile 2011-12-03 15:13:02.000000000 +0000 @@ -7,13 +7,15 @@ =20 PORTNAME=3D sorl-thumbnail PORTVERSION=3D 3.2.5 -PORTREVISION=3D 2 +PORTREVISION=3D 3 CATEGORIES=3D graphics python -MASTER_SITES=3D ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES=3D CHEESESHOP PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} =20 MAINTAINER=3D ports@caomhin.org -COMMENT=3D The sorl-thumbnail package provides an easy way to = generate image thumbnails. +COMMENT=3D Sorl-thumbnail provides an easy way to generate image = thumbnails + +LICENSE=3D BSD =20 RUN_DEPENDS=3D = ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging =20 @@ -25,8 +27,7 @@ OPTIONSFILE=3D ${PORT_DBDIR}/py-${PORTNAME}/options OPTIONS=3D DJANGO "Enable Django" On \ PDF "Enable PDF Thumbnails" Off \ - WORD "Enable Word Document thumbnail handling" Off \ - DOCS "Install HTML documentation (requires Sphinx)" Off + WORD "Enable Word Document thumbnail handling" Off =20 .include =20 @@ -42,20 +43,4 @@ RUN_DEPENDS+=3D wvVersion:${PORTSDIR}/textproc/wv .endif =20 -.if defined(WITH_DOCS) -BUILD_DEPENDS+=3D = ${PYTHON_PKGNAMEPREFIX}sphinx>0:${PORTSDIR}/textproc/py-sphinx -PORTDOCS=3D * -.endif - -post-build: -.if defined(WITH_DOCS) - cd ${WRKSRC}/docs && ${MAKE} html -.endif - -post-install: -.if defined(WITH_DOCS) - ${MKDIR} ${DOCSDIR} - ${CP} -R ${WRKSRC}/docs/_build/html ${DOCSDIR} -.endif - .include diff -urN py-sorl-thumbnail.orig/distinfo py-sorl-thumbnail/distinfo --- py-sorl-thumbnail.orig/distinfo 2011-12-03 14:59:49.000000000 = +0000 +++ py-sorl-thumbnail/distinfo 2011-12-03 15:00:28.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (sorl-thumbnail-3.2.5.tar.gz) =3D = f7135ac44cb8ae9e0f5bb0376cc66858499f1d3d93875437d50cf0cae65b47eb -SIZE (sorl-thumbnail-3.2.5.tar.gz) =3D 30655 +SHA256 (sorl-thumbnail-3.2.5.tar.gz) =3D = 8f0378cc08bed75a7e86fc44847e652378d1951af452a47976d2eca8b8276968 +SIZE (sorl-thumbnail-3.2.5.tar.gz) =3D 19622