Bug 185804 - net/p5-Openoffice-OODoc update
Summary: net/p5-Openoffice-OODoc update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 16:20 UTC by Meyser+bugs.freebsd.org
Modified: 2014-01-18 08:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Meyser+bugs.freebsd.org 2014-01-15 16:20:00 UTC
Update from 2.124 to 2.125

Fix: 

--- textproc/p5-OpenOffice-OODoc/Makefile
+++ textproc/p5-OpenOffice-OODoc/Makefile.orig
@@ -2,7 +2,7 @@
 # $FreeBSD: head/textproc/p5-OpenOffice-OODoc/Makefile 327773 2013-09-20 23:17:30Z bapt $

 PORTNAME=      OpenOffice-OODoc
-PORTVERSION=   2.124
+PORTVERSION=   2.125
 CATEGORIES=    textproc perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-

--- /usr/ports/textproc/p5-OpenOffice-OODoc/distinfo
+++ /usr/ports/textproc/p5-OpenOffice-OODoc/distinfo.orig
@@ -1,2 +1,2 @@
-SHA256 (OpenOffice-OODoc-2.124.tar.gz) = 722fed3b16a1929ca0c02d26b778d0af92a982e30d55f9cc17b48e3fa0b4cc2b
-SIZE (OpenOffice-OODoc-2.124.tar.gz) = 306197
+SHA256 (OpenOffice-OODoc-2.125.tar.gz) = c11448970693c42a8b9e93da48cac913516ce33a9d44a6468400f7ad8791dab6
+SIZE (OpenOffice-OODoc-2.125.tar.gz) = 306347
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-01-16 06:15:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-18 08:09:16 UTC
Author: culot
Date: Sat Jan 18 08:09:08 2014
New Revision: 340149
URL: http://svnweb.freebsd.org/changeset/ports/340149
QAT: https://qat.redports.org/buildarchive/r340149/

Log:
  - Update to 2.125 [1]
  - Support staging
  - Add LICENSE (LGPL 2.1)
  - Enforce dependencies' minimum required version
  - Remove leading article from COMMENT
  
  Changes:	http://search.cpan.org/dist/OpenOffice-OODoc/Changes
  PR:		ports/185804 [1]
  Submitted by:	Matthias Meyser <Meyser@xenet.de> (maintainer)

Modified:
  head/textproc/p5-OpenOffice-OODoc/Makefile
  head/textproc/p5-OpenOffice-OODoc/distinfo   (contents, props changed)
  head/textproc/p5-OpenOffice-OODoc/pkg-plist   (contents, props changed)

Modified: head/textproc/p5-OpenOffice-OODoc/Makefile
==============================================================================
--- head/textproc/p5-OpenOffice-OODoc/Makefile	Sat Jan 18 07:47:24 2014	(r340148)
+++ head/textproc/p5-OpenOffice-OODoc/Makefile	Sat Jan 18 08:09:08 2014	(r340149)
@@ -2,29 +2,21 @@
 # $FreeBSD$
 
 PORTNAME=	OpenOffice-OODoc
-PORTVERSION=	2.124
+PORTVERSION=	2.125
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	meyser@xenet.de
-COMMENT=	The Perl Open OpenDocument Connector
+COMMENT=	Perl Open OpenDocument Connector
 
-RUN_DEPENDS=	p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
-		p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig
+LICENSE=	LGPL21
+
+RUN_DEPENDS=	p5-Archive-Zip>=1.18:${PORTSDIR}/archivers/p5-Archive-Zip \
+		p5-XML-Twig>=3.32:${PORTSDIR}/textproc/p5-XML-Twig
 
 USES=		perl5
 USE_PERL5=	configure
 CONFIGURE_ARGS+=	--noprompt
 
-MAN1=		odf2pod.1 odf_set_fields.1 odf_set_title.1 odfbuild.1 \
-		odfextract.1 odffilesearch.1 odffindbasic.1 odfhighlight.1 \
-		odfmetadoc.1 odfsearch.1 oodoc_test.1 text2odf.1 text2table.1
-MAN3=		OpenOffice::OODoc.3 OpenOffice::OODoc::Document.3 \
-		OpenOffice::OODoc::File.3 OpenOffice::OODoc::Image.3 \
-		OpenOffice::OODoc::Intro.3 OpenOffice::OODoc::Manifest.3 \
-		OpenOffice::OODoc::Meta.3 OpenOffice::OODoc::Styles.3 \
-		OpenOffice::OODoc::Text.3 OpenOffice::OODoc::XPath.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-OpenOffice-OODoc/distinfo
==============================================================================
--- head/textproc/p5-OpenOffice-OODoc/distinfo	Sat Jan 18 07:47:24 2014	(r340148)
+++ head/textproc/p5-OpenOffice-OODoc/distinfo	Sat Jan 18 08:09:08 2014	(r340149)
@@ -1,2 +1,2 @@
-SHA256 (OpenOffice-OODoc-2.124.tar.gz) = 722fed3b16a1929ca0c02d26b778d0af92a982e30d55f9cc17b48e3fa0b4cc2b
-SIZE (OpenOffice-OODoc-2.124.tar.gz) = 306197
+SHA256 (OpenOffice-OODoc-2.125.tar.gz) = c11448970693c42a8b9e93da48cac913516ce33a9d44a6468400f7ad8791dab6
+SIZE (OpenOffice-OODoc-2.125.tar.gz) = 306347

Modified: head/textproc/p5-OpenOffice-OODoc/pkg-plist
==============================================================================
--- head/textproc/p5-OpenOffice-OODoc/pkg-plist	Sat Jan 18 07:47:24 2014	(r340148)
+++ head/textproc/p5-OpenOffice-OODoc/pkg-plist	Sat Jan 18 08:09:08 2014	(r340149)
@@ -28,6 +28,16 @@
 %%SITE_PERL%%/OpenOffice/OODoc/templates/template.sxd
 %%SITE_PERL%%/OpenOffice/OODoc/templates/template.odg
 %%SITE_PERL%%/OpenOffice/OODoc/data/image.png
+%%PERL5_MAN3%%/OpenOffice::OODoc.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Document.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::File.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Image.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Intro.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Manifest.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Meta.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Styles.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::Text.3.gz
+%%PERL5_MAN3%%/OpenOffice::OODoc::XPath.3.gz
 bin/oodoc_test
 bin/odfhighlight
 bin/odf_set_title
@@ -42,6 +52,19 @@ bin/odffilesearch
 bin/text2odf
 bin/odffindbasic
 bin/odfextract
+man/man1/odf2pod.1.gz
+man/man1/odf_set_fields.1.gz
+man/man1/odf_set_title.1.gz
+man/man1/odfbuild.1.gz
+man/man1/odfextract.1.gz
+man/man1/odffilesearch.1.gz
+man/man1/odffindbasic.1.gz
+man/man1/odfhighlight.1.gz
+man/man1/odfmetadoc.1.gz
+man/man1/odfsearch.1.gz
+man/man1/oodoc_test.1.gz
+man/man1/text2odf.1.gz
+man/man1/text2table.1.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenOffice/OODoc
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenOffice
 @dirrm %%SITE_PERL%%/OpenOffice/OODoc/data
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2014-01-18 08:09:35 UTC
State Changed
From-To: open->closed

Committed, with changes. Thanks.