diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-07 17:05:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-07 17:05:45 +0000 |
commit | c9d7586b0923e1bdd3aa7d0eed87ba269154c53c (patch) | |
tree | 70be94a1f77de40ba34e785eff3d0557b9e9e231 /graphics/gphoto2 | |
parent | fba30492b22d3da1b6999b7c096cc73ae6372d7d (diff) | |
download | ports-c9d7586b0923e1bdd3aa7d0eed87ba269154c53c.tar.gz ports-c9d7586b0923e1bdd3aa7d0eed87ba269154c53c.zip |
Notes
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 4 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 61a56776dcda..cf0e02262e14 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gphoto2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --without-cdk +CONFIGURE_ARGS= --without-cdk --mandir=${PREFIX}/man MAN1= gphoto2.1 diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index 5e12bd3b1582..9b8d6d6ab463 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -1,3 +1,3 @@ -MD5 (gphoto2-2.2.0.tar.bz2) = f5c1f83185db598b4ca52889964a5e84 -SHA256 (gphoto2-2.2.0.tar.bz2) = 312bebe6d20fec4c922436df22e66043590a5bee03cc735040ff43c55c4754f6 -SIZE (gphoto2-2.2.0.tar.bz2) = 542767 +MD5 (gphoto2-2.3.0.tar.bz2) = d5ec8694f02516f1a154aa949ece551e +SHA256 (gphoto2-2.3.0.tar.bz2) = fffb97e7a449ebc4b3c1af3b8cf2316d44bb7bc4c300f1d0425a02ccab3780da +SIZE (gphoto2-2.3.0.tar.bz2) = 549011 |