Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2017 22:32:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444809 - in head: . print print/axpoint print/p5-XML-Handler-AxPoint
Message-ID:  <201706302232.v5UMWoma058157@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 30 22:32:50 2017
New Revision: 444809
URL: https://svnweb.freebsd.org/changeset/ports/444809

Log:
  Move print/axpoint to print/p5-XML-Handler-AxPoint
  
  - Add LICENSE
  - Update WWW

Added:
  head/print/p5-XML-Handler-AxPoint/
     - copied from r444808, head/print/axpoint/
Deleted:
  head/print/axpoint/
Modified:
  head/MOVED
  head/print/Makefile
  head/print/p5-XML-Handler-AxPoint/Makefile
  head/print/p5-XML-Handler-AxPoint/pkg-descr

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Jun 30 22:15:08 2017	(r444808)
+++ head/MOVED	Fri Jun 30 22:32:50 2017	(r444809)
@@ -9446,3 +9446,4 @@ games/libgames-support||2017-06-25|Has expired: Supers
 net/sixxs-aiccu||2017-06-25|Has expired: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/
 databases/pgpoolAdmin||2017-06-25|Removed, depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017
 sysutils/syslog-ng-devel|sysutils/syslog-ng310|2017-06-28|Balabit's syslog-ng team has switched to a rolling release model now
+print/axpoint|print/p5-XML-Handler-AxPoint|2017-06-30|Rename to match CPAN naming

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Fri Jun 30 22:15:08 2017	(r444808)
+++ head/print/Makefile	Fri Jun 30 22:32:50 2017	(r444809)
@@ -14,7 +14,6 @@
     SUBDIR += apsfilter
     SUBDIR += asprint
     SUBDIR += auctex
-    SUBDIR += axpoint
     SUBDIR += bibcursed
     SUBDIR += biblio-py
     SUBDIR += bibview
@@ -148,6 +147,7 @@
     SUBDIR += p5-PostScript-Simple
     SUBDIR += p5-Text-PDF
     SUBDIR += p5-XML-ApacheFOP
+    SUBDIR += p5-XML-Handler-AxPoint
     SUBDIR += p910nd
     SUBDIR += panda
     SUBDIR += papersize-default-a4

Modified: head/print/p5-XML-Handler-AxPoint/Makefile
==============================================================================
--- head/print/axpoint/Makefile	Fri Jun 30 22:15:08 2017	(r444808)
+++ head/print/p5-XML-Handler-AxPoint/Makefile	Fri Jun 30 22:32:50 2017	(r444809)
@@ -1,16 +1,17 @@
 # Created by: ijliao
 # $FreeBSD$
 
-PORTNAME=	axpoint
-PORTVERSION=	1.50
-PORTREVISION=	2
+PORTNAME=	XML-Handler-AxPoint
+PORTVERSION=	1.5
 CATEGORIES=	print perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MSERGEANT
-DISTNAME=	XML-Handler-AxPoint-${PORTVERSION:S/0$//}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	XML Based Presentations
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-PDFLib>=0.14:print/p5-PDFLib \
 		p5-Text-Iconv>=0:converters/p5-Text-Iconv \

Modified: head/print/p5-XML-Handler-AxPoint/pkg-descr
==============================================================================
--- head/print/axpoint/pkg-descr	Fri Jun 30 22:15:08 2017	(r444808)
+++ head/print/p5-XML-Handler-AxPoint/pkg-descr	Fri Jun 30 22:32:50 2017	(r444809)
@@ -15,4 +15,4 @@ It has the following features:
    - Using PDF allows you to go "Full Screen", even on Linux
    - Image formats supported include GIF, JPEG, PNG and TIFF
 
-WWW: http://axpoint.axkit.org/
+WWW: http://search.cpan.org/dist/XML-Handler-AxPoint/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706302232.v5UMWoma058157>