Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 12:06:34 -0300
From:      "Carlos Eduardo G. Carvalho" <cartola@openit.com.br>
To:        Michael Johnson <ahze@FreeBSD.org>
Cc:        freebsd-gnats-submit@FreeBSD.org
Subject:   Re: ports/78656: Update port: graphics/enblend from 1.3 to 2.2
Message-ID:  <1113836793.39595.3.camel@agata.intranet.openit.com.br>
In-Reply-To: <1111762584.80809.7.camel@localhost>
References:  <200503101040.j2AAeQKw020479@freefall.freebsd.org> <1111762584.80809.7.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-lcUQfvFzbo6LElbLgo5C
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi, follows again the patch, now not as an attachment and the email is a
simple txt... guess this way things get easier :)

[ ]s.


--=20
Carlos E. G. Carvalho           OpenIT Solucoes Tecnologicas
Consultor Unix/Internet         Tel. +55 21 2508-9103
http://www.OpenIT.com.br
http://www.MyFreeBSD.com.br


-------------------------------------------------------
diff -ruN enblend-1.3/Makefile enblend-2.2/Makefile
--- enblend-1.3/Makefile	Wed Dec  8 21:03:10 2004
+++ enblend-2.2/Makefile	Fri Mar 25 11:10:48 2005
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	enblend
-PORTVERSION=3D	1.3
+PORTVERSION=3D	2.2
 CATEGORIES=3D	graphics
 MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=3D	${PORTNAME}
@@ -15,7 +15,8 @@
 COMMENT=3D	Image Blending with Multiresolution Splines. For panorama
images, etc
=20
 LIB_DEPENDS=3D	tiff:${PORTSDIR}/graphics/tiff \
-		jpeg:${PORTSDIR}/graphics/jpeg
+		jpeg:${PORTSDIR}/graphics/jpeg \
+		boost_date_time:${PORTSDIR}/devel/boost
=20
 GNU_CONFIGURE=3D	yes
 CONFIGURE_ENV=3D	CPPFLAGS=3D"-I${LOCALBASE}/include" \
@@ -25,4 +26,28 @@
 PLIST_FILES=3D	bin/enblend
 MAN1=3D		enblend.1
=20
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+pre-extract:
+.if exists(${LOCALBASE}/include/vigra/accessor.hxx)
+	@${ECHO}
+	@${ECHO} "  =20
####################################################################"
+	@${ECHO}
+	@${ECHO} "	Enblend can not be compiled with \"vigra\" previously
installed."
+	@${ECHO} "	Remove vigra, install enblend then reinstall vigra."
+	@${ECHO}
+	@${ECHO} "	Suggestion (if vigra is installed as a package):"
+	@${ECHO} "	> cd ${PKG_DBDIR}/vigra*"
+	@${ECHO} "	> pkg_create -f +CONTENTS -c +COMMENT -d +DESC
/tmp/vigra.tgz"
+	@${ECHO} "	> cd .."
+	@${ECHO} "	> pkg_delete vigra-X.X.X"
+	@${ECHO}
+	@${ECHO} "	Install enblend, then:"
+	@${ECHO} "	> pkg_add /tmp/vigra.tgz"
+	@${ECHO}
+	@${ECHO} "  =20
####################################################################"
+	@${ECHO}
+	@${FALSE}
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN enblend-1.3/distinfo enblend-2.2/distinfo
--- enblend-1.3/distinfo	Wed Nov 17 18:35:24 2004
+++ enblend-2.2/distinfo	Wed Mar  9 23:23:01 2005
@@ -1,2 +1,2 @@
-MD5 (enblend-1.3.tar.gz) =3D 141fc73b90cbed951bb9efafd4c371e2
-SIZE (enblend-1.3.tar.gz) =3D 102718
+MD5 (enblend-2.2.tar.gz) =3D 4f1bd1a0d1a9626821fbfe398575cbdf
+SIZE (enblend-2.2.tar.gz) =3D 432513


--=-lcUQfvFzbo6LElbLgo5C
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQBCY8z5RpZ0A7hClfgRAm/bAJ97QIg7kNjsbu1tIOqvsh9HQWo7SQCg3fnC
OdPx2M4VozW8edFIF5eXViI=
=YWJv
-----END PGP SIGNATURE-----

--=-lcUQfvFzbo6LElbLgo5C--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1113836793.39595.3.camel>