diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-11 22:19:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-03-11 22:19:40 +0000 |
commit | 284140b5d29981c47a2048fc721f6c2fa6e58546 (patch) | |
tree | 73e206791c432c5ebc1ec0f08200d77c5b49db5a /deskutils | |
parent | - apply patch to prevent from segfault (diff) |
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
(the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
with new libexiv2; this should change with graphics/py-exiv2-0.2.
PR: ports/131376
Submitted by: bsam (me)
Discussed with: kde@
Approved by: maintainer timeout (5 weeks)
Notes
Notes:
svn path=/head/; revision=229912
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/strigi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/strigi/Makefile b/deskutils/strigi/Makefile index 8e12334d8b1a..196af4c62521 100644 --- a/deskutils/strigi/Makefile +++ b/deskutils/strigi/Makefile @@ -6,6 +6,7 @@ PORTNAME= strigi PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF |