diff options
author | novel <novel@FreeBSD.org> | 2005-07-09 03:06:10 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-09 03:06:10 +0800 |
commit | d28e63cd90bf9c7208acbceca9ecb5dad502215b (patch) | |
tree | d38652220086d1c8d901645851f7f94052a0ab28 /graphics | |
parent | 6c3394e5d4186b061e919f2e8cff168884ab1ddc (diff) | |
download | freebsd-ports-gnome-d28e63cd90bf9c7208acbceca9ecb5dad502215b.tar.gz freebsd-ports-gnome-d28e63cd90bf9c7208acbceca9ecb5dad502215b.tar.zst freebsd-ports-gnome-d28e63cd90bf9c7208acbceca9ecb5dad502215b.zip |
Update to 2.1.6.
PR: 83156
Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 4 | ||||
-rw-r--r-- | graphics/gphoto2/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/gphoto2/pkg-plist | 4 |
4 files changed, 7 insertions, 5 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 832aee44ce37..72ce6b8e1fcf 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gphoto2 -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index e22e8a3fe8bf..2e35c1e515eb 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -1,2 +1,2 @@ -MD5 (gphoto2-2.1.5.tar.gz) = 9bd1a033389f9e4e6425dda4f6e603c9 -SIZE (gphoto2-2.1.5.tar.gz) = 535490 +MD5 (gphoto2-2.1.6.tar.gz) = 2de2bcc62599b8a7337b54b0a067c50b +SIZE (gphoto2-2.1.6.tar.gz) = 617432 diff --git a/graphics/gphoto2/pkg-descr b/graphics/gphoto2/pkg-descr index 788916797508..5844e90643d0 100644 --- a/graphics/gphoto2/pkg-descr +++ b/graphics/gphoto2/pkg-descr @@ -1,3 +1,3 @@ gphoto2 is a command-line frontend to libgphoto2. -WWW: http://gphoto.sourceforge.net/ +WWW: http://www.gphoto.org/proj/gphoto2/ diff --git a/graphics/gphoto2/pkg-plist b/graphics/gphoto2/pkg-plist index 6d8666e65ee8..a81e0c745432 100644 --- a/graphics/gphoto2/pkg-plist +++ b/graphics/gphoto2/pkg-plist @@ -8,13 +8,14 @@ bin/gphoto2 %%NLS%%share/locale/de/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/es/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/eu/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/fi/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/fr/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/hu/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/it/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ja/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/nb/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/nl/LC_MESSAGES/gphoto2.mo -%%NLS%%share/locale/no/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ro/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/ru/LC_MESSAGES/gphoto2.mo @@ -24,4 +25,5 @@ bin/gphoto2 %%NLS%%share/locale/sv/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/uk/LC_MESSAGES/gphoto2.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gphoto2.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gphoto2.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% |