summaryrefslogtreecommitdiffstats
path: root/textproc/redland
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-08 22:55:31 +0000
committermiwi <miwi@FreeBSD.org>2006-12-08 22:55:31 +0000
commit687f60515d0293e8fe0f232ca31febe6ffe8552b (patch)
tree16da081e7310d7f92de25a33100fe772564d477c /textproc/redland
parent8c902cea843a5364910f3a6325787dd1cf5c9f9b (diff)
downloadFreeBSD-ports-687f60515d0293e8fe0f232ca31febe6ffe8552b.zip
FreeBSD-ports-687f60515d0293e8fe0f232ca31febe6ffe8552b.tar.gz
- Update to 1.0.5
PR: ports/106459 Submitted by: Charles Swiger (maintainer)
Diffstat (limited to 'textproc/redland')
-rw-r--r--textproc/redland/Makefile7
-rw-r--r--textproc/redland/distinfo6
-rw-r--r--textproc/redland/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index f12f5cd..3d7a73a 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= redland
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://librdf.org/dist/source/
@@ -31,9 +31,10 @@ LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-raptor=system \
--with-rasqal=internal \
- --with-threestore=no
+ --with-threestore=no \
+ --mandir=${PREFIX}/man
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= rasqal-config.1 rdfproc.1 redland-config.1 \
redland-db-upgrade.1 roqet.1
diff --git a/textproc/redland/distinfo b/textproc/redland/distinfo
index ef5cf2b..cc50e6d 100644
--- a/textproc/redland/distinfo
+++ b/textproc/redland/distinfo
@@ -1,3 +1,3 @@
-MD5 (redland-1.0.4.tar.gz) = 3ee58cbf5486c97ef3bc0c4368a344cc
-SHA256 (redland-1.0.4.tar.gz) = 1846817e98f8231ca15299fcabee0fd1f1a2a9afa12f7b34c98a6fe63cf880ab
-SIZE (redland-1.0.4.tar.gz) = 3374125
+MD5 (redland-1.0.5.tar.gz) = 43d909ff6ffa7f7559ad9af5620c8cbf
+SHA256 (redland-1.0.5.tar.gz) = 3bb39e8446c4de50008ceec87475eccc1a4c17bf8bc0cf9689dedd4bdcafd9a4
+SIZE (redland-1.0.5.tar.gz) = 3313157
diff --git a/textproc/redland/pkg-plist b/textproc/redland/pkg-plist
index b5b3a94..69eeae6 100644
--- a/textproc/redland/pkg-plist
+++ b/textproc/redland/pkg-plist
@@ -46,6 +46,7 @@ share/gtk-doc/html/rasqal/rasqal-section-literal.html
share/gtk-doc/html/rasqal/rasqal-section-prefix.html
share/gtk-doc/html/rasqal/rasqal-section-query-results.html
share/gtk-doc/html/rasqal/rasqal-section-query.html
+share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html
share/gtk-doc/html/rasqal/rasqal-section-triple.html
share/gtk-doc/html/rasqal/rasqal.devhelp
share/gtk-doc/html/rasqal/rasqal.devhelp2
@@ -96,3 +97,4 @@ share/gtk-doc/html/redland/up.png
@dirrm share/gtk-doc/html/rasqal
@exec mkdir -p %D/share/gtk-doc/html/redland
@dirrm share/gtk-doc/html/redland
+@dirrmtry share/gtk-doc
OpenPOWER on IntegriCloud