ports/108901: [PATCH] graphics/flphoto: update to 1.3.1, take maintainership
Thomas Abthorpe
thomas at goodking.ca
Wed Feb 7 20:30:15 UTC 2007
>Number: 108901
>Category: ports
>Synopsis: [PATCH] graphics/flphoto: update to 1.3.1, take maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 07 20:30:14 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 10:16:54 EST 2007
>Description:
- Update to 1.3.1
- Take maintainership
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- flphoto-1.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/flphoto/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 10 Jan 2007 21:07:34 -0000 1.6
+++ Makefile 7 Feb 2007 20:22:21 -0000
@@ -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 at FreeBSD.org
+MAINTAINER= thomas at goodking.ca
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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/flphoto/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 26 Nov 2005 01:47:37 -0000 1.4
+++ distinfo 7 Feb 2007 20:22:21 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/flphoto/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 18 Oct 2005 09:15:21 -0000 1.2
+++ pkg-plist 7 Feb 2007 20:22:21 -0000
@@ -6,8 +6,12 @@
%%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 @@
%%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
@@ -37,4 +40,4 @@
share/locale/it/flphoto_it
share/locale/nl/flphoto_nl
share/locale/pt/flphoto_pt
- at dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- flphoto-1.3.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list