diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-09 16:10:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-09 16:10:50 +0000 |
commit | de019f24203eab0e4425100a24821415779b511c (patch) | |
tree | 722cfae0fbb4de539998587d603204c0c1258d83 /graphics/gphoto2 | |
parent | - Update to 0.9.6 (diff) |
- Update to 2.4.3
- Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x
series, 2.5.x will have adaptive list)
PR: ports/127847
Requested by: Henrik Herranen <leopold@iki.fi>
Notes
Notes:
svn path=/head/; revision=222607
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index a5593f925015..5af0fbce1995 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gphoto2 -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index 1dc49256a256..ce143da3118f 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -1,3 +1,3 @@ -MD5 (gphoto2-2.4.2.tar.bz2) = 9c57dd8b89ccfeafdd2037516185f6e9 -SHA256 (gphoto2-2.4.2.tar.bz2) = c9ef8c2f61bbe9978b38341ca2bf09786416ddd82d4708066a26a0483341ca72 -SIZE (gphoto2-2.4.2.tar.bz2) = 586665 +MD5 (gphoto2-2.4.3.tar.bz2) = 561bcf2beac539431017c6302e0237a6 +SHA256 (gphoto2-2.4.3.tar.bz2) = e31aad6194118ee8e8011ed5716a9b72d6ab6e4ff23e566105dc3cf3bdd1e915 +SIZE (gphoto2-2.4.3.tar.bz2) = 590100 |