diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-09 06:55:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-09 06:55:37 +0800 |
commit | 36eca74eab67ac23568bef913458e74b6009edf0 (patch) | |
tree | b9ca8cfb447744ce0dff75c01938e47b95af3935 /textproc/redland-bindings | |
parent | 7744d219c1f342921ead115eb5e159b422565a58 (diff) | |
download | freebsd-ports-gnome-36eca74eab67ac23568bef913458e74b6009edf0.tar.gz freebsd-ports-gnome-36eca74eab67ac23568bef913458e74b6009edf0.tar.zst freebsd-ports-gnome-36eca74eab67ac23568bef913458e74b6009edf0.zip |
- Update to 1.0.5.1
PR: ports/106460
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
Diffstat (limited to 'textproc/redland-bindings')
-rw-r--r-- | textproc/redland-bindings/Makefile | 7 | ||||
-rw-r--r-- | textproc/redland-bindings/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index ae8d805733fc..e473619e50c7 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -6,9 +6,10 @@ # PORTNAME= redland-bindings -PORTVERSION= 1.0.4.1 +PORTVERSION= 1.0.5.1 CATEGORIES= textproc -MASTER_SITES= http://download.librdf.org/source/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://download.librdf.org/source/ MAINTAINER= chuck@pkix.net COMMENT= Language bindings for the Redland package @@ -21,6 +22,8 @@ COMMENT= Language bindings for the Redland package # TCL "Add TCL bindings" off LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland +USE_LDCONFIG= yes + .if defined(WITH_JAVA) USE_JAVA= yes JAVA_VERSION= 1.3+ diff --git a/textproc/redland-bindings/distinfo b/textproc/redland-bindings/distinfo index 4d0ba7a4de92..75cc111b1c5a 100644 --- a/textproc/redland-bindings/distinfo +++ b/textproc/redland-bindings/distinfo @@ -1,3 +1,3 @@ -MD5 (redland-bindings-1.0.4.1.tar.gz) = 3ad6d05afe2250b3dc885eb0369ea8f0 -SHA256 (redland-bindings-1.0.4.1.tar.gz) = 780ffc5b594d343dc0b9386f51fc6dabf9a87a60bcebbc645a35f7073d3c8940 -SIZE (redland-bindings-1.0.4.1.tar.gz) = 868763 +MD5 (redland-bindings-1.0.5.1.tar.gz) = a960e72ed6988db83d3774b754dfb3fd +SHA256 (redland-bindings-1.0.5.1.tar.gz) = f2683abb6679c01b7b7af33ecff45b8ab8b187addad019ed59572b26ed7400b8 +SIZE (redland-bindings-1.0.5.1.tar.gz) = 877314 |