Date: Sat, 20 Aug 2005 11:49:24 +0200 (CEST) From: Stefan Walter <sw@gegenunendlich.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@FreeBSD.org Subject: ports/85147: [PATCH] devel/itext: update to 1.3.2, take maintainership Message-ID: <20050820094924.E36DC3DD8@kyuzo.dunkelkammer.void> Resent-Message-ID: <200508200950.j7K9oJdM059186@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85147 >Category: ports >Synopsis: [PATCH] devel/itext: update to 1.3.2, 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: Sat Aug 20 09:50:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stefan Walter >Release: FreeBSD 5.4-STABLE i386 >Organization: Infinity Approximation Task Force >Environment: System: FreeBSD kyuzo.dunkelkammer.void 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug 2 20:42:31 CEST >Description: - Update to 1.3.2 - Take maintainership - Add more SourceForge mirrors to MASTER_SITES Port maintainer (ports@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- itext-1.3.2,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/cvs/FreeBSD/ports/devel/itext/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 27 May 2005 17:46:21 -0000 1.6 +++ Makefile 20 Aug 2005 09:39:56 -0000 @@ -7,15 +7,15 @@ # PORTNAME= itext -PORTVERSION= 1.1.1 +PORTVERSION= 1.3.2 PORTEPOCH= 1 CATEGORIES= devel java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .jar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sw@gegenunendlich.de COMMENT= A Java-PDF Library USE_JAVA= yes Index: distinfo =================================================================== RCS file: /home/cvs/FreeBSD/ports/devel/itext/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 4 Dec 2004 15:29:41 -0000 1.2 +++ distinfo 20 Aug 2005 09:40:20 -0000 @@ -1,2 +1,2 @@ -MD5 (itext-1.1.1.jar) = dba7df8e0adb70957ad6d70ab24da267 -SIZE (itext-1.1.1.jar) = 3328237 +MD5 (itext-1.3.2.jar) = b6aa78488dd50d064eb1cb9843d08027 +SIZE (itext-1.3.2.jar) = 1569163 --- itext-1.3.2,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050820094924.E36DC3DD8>