diff options
author | pav <pav@FreeBSD.org> | 2012-08-24 17:07:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-08-24 17:07:08 +0800 |
commit | 1cd5d2142c26fdca36055de3464df153047fcb88 (patch) | |
tree | e31874b803c9be946126c9b9b86d8523a3198ee5 | |
parent | 0bff782b919127e3a0572b4ac819c407f8d81ca8 (diff) | |
download | freebsd-ports-gnome-1cd5d2142c26fdca36055de3464df153047fcb88.tar.gz freebsd-ports-gnome-1cd5d2142c26fdca36055de3464df153047fcb88.tar.zst freebsd-ports-gnome-1cd5d2142c26fdca36055de3464df153047fcb88.zip |
- Update to 2.4.14
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 4 | ||||
-rw-r--r-- | graphics/gphoto2/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgphoto2/distinfo | 4 |
5 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 30496f8e6813..e86fdcd76600 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gphoto2 -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.14 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index 09cb256cf9ca..ade1e15c6e19 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -1,2 +1,2 @@ -SHA256 (gphoto2-2.4.11.tar.bz2) = 3e203c72c330c3360560ae5203539805b6ce7c63e79bb416fa00629bcf12042a -SIZE (gphoto2-2.4.11.tar.bz2) = 658208 +SHA256 (gphoto2-2.4.14.tar.bz2) = 8754cdf1ee8eb3ef636c05d052646957d3f087892ed867543ab9180a3bbaa123 +SIZE (gphoto2-2.4.14.tar.bz2) = 669292 diff --git a/graphics/gphoto2/pkg-plist b/graphics/gphoto2/pkg-plist index 10eb61174276..056f1c099806 100644 --- a/graphics/gphoto2/pkg-plist +++ b/graphics/gphoto2/pkg-plist @@ -12,6 +12,7 @@ bin/gphoto2 %%NLS%%share/locale/fr/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/hu/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/id/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/is/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/it/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ja/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/nl/LC_MESSAGES/gphoto2.mo diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 722ab4bbdc6a..30b28b052fd8 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgphoto2 -PORTVERSION= 2.4.13 +PORTVERSION= 2.4.14 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} diff --git a/graphics/libgphoto2/distinfo b/graphics/libgphoto2/distinfo index d1ff6c059176..f76e73612eed 100644 --- a/graphics/libgphoto2/distinfo +++ b/graphics/libgphoto2/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgphoto2-2.4.13.tar.bz2) = 01bce1c3f89fbaca571cb2b5be1f2980a0095c5f6516e33a8273d65b9dc8e70e -SIZE (libgphoto2-2.4.13.tar.bz2) = 4445949 +SHA256 (libgphoto2-2.4.14.tar.bz2) = 59b32d45252f67d066cc3bda7a59f8078e0cf4e7f23590a4b621633e81060292 +SIZE (libgphoto2-2.4.14.tar.bz2) = 4481384 |