Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 15:26:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 977ce354f076 - main - print/rubygem-pdf-core07: Remove obsoleted port
Message-ID:  <202105161526.14GFQ7Mb065932@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=977ce354f0767e55526a8214bebba54bac3fec95

commit 977ce354f0767e55526a8214bebba54bac3fec95
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-16 15:13:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-16 15:23:51 +0000

    print/rubygem-pdf-core07: Remove obsoleted port
    
    Use print/rubygem-pdf-core instead
---
 MOVED                              |  1 +
 print/Makefile                     |  1 -
 print/rubygem-pdf-core07/Makefile  | 25 -------------------------
 print/rubygem-pdf-core07/distinfo  |  3 ---
 print/rubygem-pdf-core07/pkg-descr | 16 ----------------
 5 files changed, 1 insertion(+), 45 deletions(-)

diff --git a/MOVED b/MOVED
index cd11fcf3448b..1ae3c7e250cc 100644
--- a/MOVED
+++ b/MOVED
@@ -16331,3 +16331,4 @@ devel/electron11|devel/electron12|2021-05-12|VSCode update requires a newer majo
 dns/opendd||2021-05-15|Has expired: Abandonware
 www/py-django30|www/py-django31|2021-05-16|Has expired: Has expired: Extended support has expired on April 6th, 2021. Use www/py-django31 or www/py-django32 instead
 net-mgmt/unifi-devel|net-mgmt/unifi6|2021-05-16|Has expired: Use net-mgmt/unifi6 instead
+print/rubygem-pdf-core07|print/rubygem-pdf-core|2021-05-16|Obsoleted. Use print/rubygem-pdf-core instead
diff --git a/print/Makefile b/print/Makefile
index a9b740e9c0b7..26f37b03270c 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -207,7 +207,6 @@
     SUBDIR += rubygem-color
     SUBDIR += rubygem-color-tools
     SUBDIR += rubygem-pdf-core
-    SUBDIR += rubygem-pdf-core07
     SUBDIR += rubygem-pdf-reader
     SUBDIR += rubygem-pdf-writer
     SUBDIR += rubygem-prawn
diff --git a/print/rubygem-pdf-core07/Makefile b/print/rubygem-pdf-core07/Makefile
deleted file mode 100644
index ad18c2c57926..000000000000
--- a/print/rubygem-pdf-core07/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Michael Moll <kvedulv at kvedulv.de>
-
-PORTNAME=	pdf-core
-PORTVERSION=	0.7.0
-CATEGORIES=	print rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	07
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Ruby library to render PDF documents
-
-LICENSE=	GPLv2 GPLv3 RUBY
-LICENSE_COMB=	dual
-LICENSE_FILE_GPLv2=	${WRKSRC}/GPLv2
-LICENSE_FILE_GPLv3=	${WRKSRC}/GPLv3
-LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^0\.7\.
-
-.include <bsd.port.mk>
diff --git a/print/rubygem-pdf-core07/distinfo b/print/rubygem-pdf-core07/distinfo
deleted file mode 100644
index a66eb839244f..000000000000
--- a/print/rubygem-pdf-core07/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1489333717
-SHA256 (rubygem/pdf-core-0.7.0.gem) = c1afdbb79edaf7c9fea69fd4b8d3b2c68eeb7203ce4db0e80be5392e20e394a6
-SIZE (rubygem/pdf-core-0.7.0.gem) = 43008
diff --git a/print/rubygem-pdf-core07/pkg-descr b/print/rubygem-pdf-core07/pkg-descr
deleted file mode 100644
index c188e49650f0..000000000000
--- a/print/rubygem-pdf-core07/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-PDF::Core is a pure Ruby library to render PDF documents.
-
-It supports several PDF features, such as among others:
- * low-level annotation
- * istream objects and stream filters
- * NameTree
- * object repository
- * object serialization
- * indirect objects
- * page geometries
-
-It is used internally by Prawn (provided in the rubygems-prawn package),
-a Ruby PDF generation library.
-
-WWW: http://prawnpdf.org/
-WWW: https://github.com/prawnpdf/pdf-core



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