ports/128544: graphics/liblqr-1 update from 0.1.0-1 to 0.2.1
Sergei Golyashov
svvord at spline-studio.ru
Sun Nov 2 19:00:09 UTC 2008
>Number: 128544
>Category: ports
>Synopsis: graphics/liblqr-1 update from 0.1.0-1 to 0.2.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 02 19:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Sergei Golyashov
>Release: FreeBSD 7.0-STABLE i386
>Organization:
Spline Ltd.
>Environment:
FreeBSD crush.dony 7.0-STABLE FreeBSD 7.0-STABLE #2: Sat Aug 23 03:58:51 VLAST 2008 crush at crush.dony:/usr/obj/usr/src/sys/CRUSH i386
>Description:
liblqr-1 update to version 0.2.1
Changelog and bugfixes:
http://liblqr.wikidot.com/forum/t-97827/version-0-2-0-released
http://liblqr.wikidot.com/forum/t-101550/version-0-2-1-released
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN liblqr-1.old/Makefile liblqr-1/Makefile
--- liblqr-1.old/Makefile 2008-11-03 03:38:56.000000000 +1000
+++ liblqr-1/Makefile 2008-11-03 04:02:53.000000000 +1000
@@ -6,8 +6,7 @@
#
PORTNAME= liblqr-1
-DISTVERSION= 0.1.0-1
-PORTREVISION= 1
+DISTVERSION= 0.2.1
CATEGORIES= graphics
MASTER_SITES= http://liblqr.wikidot.com/local--files/en:download-page/ \
http://www.amdmi3.ru/distfiles/
@@ -16,6 +15,7 @@
COMMENT= An easy to use C/C++ seam carving library
GNU_CONFIGURE= yes
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 pkgconfig
@@ -25,7 +25,8 @@
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= ${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \
- ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl
+ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
+ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml-450
PORTDOCS= *
.endif
@@ -46,7 +47,8 @@
post-build:
.if !defined(NOPORTDOCS)
${RM} ${WRKSRC}/examples/*.orig
- cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} xml
+ ${RM} ${WRKSRC}/docs/*.orig
+ cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} html
.endif
post-install:
diff -ruN liblqr-1.old/distinfo liblqr-1/distinfo
--- liblqr-1.old/distinfo 2008-11-03 03:38:56.000000000 +1000
+++ liblqr-1/distinfo 2008-11-03 03:47:09.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (liblqr-1-0.1.0-1.tar.gz) = 6c8be281b11b9782e45fa7f401e05087
-SHA256 (liblqr-1-0.1.0-1.tar.gz) = 55338d7dd7e50eec634535635e53c08151827074d99170eb3beda6ec15dec5e4
-SIZE (liblqr-1-0.1.0-1.tar.gz) = 367185
+MD5 (liblqr-1-0.2.1.tar.bz2) = c2569ef21c2f37759d05e171d54efecc
+SHA256 (liblqr-1-0.2.1.tar.bz2) = da741081a8fb4b2609f2e586f7ebc29d1dbc27d6e7c1eae21a78152460b6ad57
+SIZE (liblqr-1-0.2.1.tar.bz2) = 302417
diff -ruN liblqr-1.old/files/patch-liblqr_manual liblqr-1/files/patch-liblqr_manual
--- liblqr-1.old/files/patch-liblqr_manual 1970-01-01 10:00:00.000000000 +1000
+++ liblqr-1/files/patch-liblqr_manual 2008-11-03 04:01:09.000000000 +1000
@@ -0,0 +1,9 @@
+--- docs/liblqr_manual.docbook.old 2008-11-03 04:00:34.000000000 +1000
++++ docs/liblqr_manual.docbook 2008-11-03 04:01:03.000000000 +1000
+@@ -1,5 +1,5 @@
+ <?xml version="1.0" encoding="UTF-8" ?>
+-<!DOCTYPE book PUBLIC "-//OASIS//DTD DOcBook XML V4.5//EN" "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd" [
++<!DOCTYPE book PUBLIC "-//OASIS//DTD DOcBook XML V4.5//EN" "/usr/local/share/xml/docbook/4.5/docbookx.dtd" [
+ <!ENTITY lqr "Liquid Rescale">
+ <!ENTITY lqrl "&lqr; library">
+ <!ENTITY carv_obj "<classname>LqrCarver</classname>">
diff -ruN liblqr-1.old/pkg-plist liblqr-1/pkg-plist
--- liblqr-1.old/pkg-plist 2008-11-03 03:38:56.000000000 +1000
+++ liblqr-1/pkg-plist 2008-11-03 04:07:30.000000000 +1000
@@ -2,6 +2,7 @@
include/lqr-1/lqr/lqr_base.h
include/lqr-1/lqr/lqr_carver_bias_pub.h
include/lqr-1/lqr/lqr_carver_list_pub.h
+include/lqr-1/lqr/lqr_carver_rigmask_pub.h
include/lqr-1/lqr/lqr_carver_pub.h
include/lqr-1/lqr/lqr_cursor_pub.h
include/lqr-1/lqr/lqr_gradient_pub.h
@@ -10,7 +11,7 @@
include/lqr-1/lqr/lqr_vmap_pub.h
lib/liblqr-1.la
lib/liblqr-1.so
-lib/liblqr-1.so.0
+lib/liblqr-1.so.1
libdata/pkgconfig/lqr-1.pc
@dirrm include/lqr-1/lqr
@dirrm include/lqr-1
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list