diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-09 08:09:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-09 08:09:05 +0800 |
commit | d3cee957b7e5eb8968630ed929e4cd08741564ae (patch) | |
tree | 04a60388a401bbe87fcf58b727f97637d9168257 /graphics/flphoto | |
parent | c56afb1c5ae11d581ca061dd5f74e5bd5f6c9f26 (diff) | |
download | freebsd-ports-gnome-d3cee957b7e5eb8968630ed929e4cd08741564ae.tar.gz freebsd-ports-gnome-d3cee957b7e5eb8968630ed929e4cd08741564ae.tar.zst freebsd-ports-gnome-d3cee957b7e5eb8968630ed929e4cd08741564ae.zip |
- Update to 1.3.1
- Pass maintainership to submitter
PR: 107902
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 7 | ||||
-rw-r--r-- | graphics/flphoto/distinfo | 6 | ||||
-rw-r--r-- | graphics/flphoto/pkg-plist | 21 |
3 files changed, 17 insertions, 17 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 1b60c023755c..bb5d0646ed75 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -6,21 +6,18 @@ # PORTNAME= flphoto -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fltk DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= A basic image management and display program LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ fltk.1:${PORTSDIR}/x11-toolkits/fltk -BROKEN= Does not compile - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes diff --git a/graphics/flphoto/distinfo b/graphics/flphoto/distinfo index ce82fe66719f..09b68d9141c8 100644 --- a/graphics/flphoto/distinfo +++ b/graphics/flphoto/distinfo @@ -1,3 +1,3 @@ -MD5 (flphoto-1.2-source.tar.bz2) = 13c9b6803b2fd159e8f082b7735ce8ab -SHA256 (flphoto-1.2-source.tar.bz2) = c6670201ab591912c33413bbae14372e4a7d355847238265b888226fa990da99 -SIZE (flphoto-1.2-source.tar.bz2) = 501459 +MD5 (flphoto-1.3.1-source.tar.bz2) = 66e9bb4813104873bd1fd3b85ba08143 +SHA256 (flphoto-1.3.1-source.tar.bz2) = e1e909b51efca69d554b49d3baeda8d5785c90fb919062dec84a237661d3ba2e +SIZE (flphoto-1.3.1-source.tar.bz2) = 746599 diff --git a/graphics/flphoto/pkg-plist b/graphics/flphoto/pkg-plist index 7573a7a493cc..b4d4e323f2e9 100644 --- a/graphics/flphoto/pkg-plist +++ b/graphics/flphoto/pkg-plist @@ -6,8 +6,12 @@ bin/flphoto %%DOCSDIR%%/contents.html %%DOCSDIR%%/crop.jpg %%DOCSDIR%%/download.html +%%DOCSDIR%%/export-dir.jpg +%%DOCSDIR%%/export-general.jpg +%%DOCSDIR%%/export-images.jpg +%%DOCSDIR%%/export-thumbnails.jpg +%%DOCSDIR%%/export-watermark.jpg %%DOCSDIR%%/export.html -%%DOCSDIR%%/export.jpg %%DOCSDIR%%/flphoto.jpg %%DOCSDIR%%/flphoto.png %%DOCSDIR%%/images.html @@ -15,19 +19,18 @@ bin/flphoto %%DOCSDIR%%/index.html %%DOCSDIR%%/jpeg.jpg %%DOCSDIR%%/license.html +%%DOCSDIR%%/options-image.jpg +%%DOCSDIR%%/options-memcard.jpg +%%DOCSDIR%%/options-slideshow.jpg %%DOCSDIR%%/options.html -%%DOCSDIR%%/options1.jpg -%%DOCSDIR%%/options2.jpg -%%DOCSDIR%%/options3.jpg +%%DOCSDIR%%/print-calendar.jpg +%%DOCSDIR%%/print-general.jpg +%%DOCSDIR%%/print-matted.jpg +%%DOCSDIR%%/print-printer.jpg %%DOCSDIR%%/print.html -%%DOCSDIR%%/print.jpg -%%DOCSDIR%%/print2.jpg -%%DOCSDIR%%/print3.jpg -%%DOCSDIR%%/print4.jpg %%DOCSDIR%%/relnotes.html %%DOCSDIR%%/scale.jpg %%DOCSDIR%%/slideshow.html -%%DOCSDIR%%/slideshow.jpg %%DOCSDIR%%/view.html share/locale/de/flphoto_de share/locale/en_CA/flphoto_en_CA |