ports/86264: Update port: devel/t1lib to 5.1.0

KATO Tsuguru tkato432 at yahoo.com
Sat Sep 17 18:10:08 UTC 2005


>Number:         86264
>Category:       ports
>Synopsis:       Update port: devel/t1lib to 5.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 17 18:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
>Description:
- Update to version 5.1.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/t1lib/Makefile devel/t1lib/Makefile
--- /usr/ports/devel/t1lib/Makefile	Wed Jun  1 13:28:13 2005
+++ devel/t1lib/Makefile	Wed Sep 14 02:55:00 2005
@@ -7,21 +7,19 @@
 #
 
 PORTNAME=	t1lib
-PORTVERSION=	5.0.1
+PORTVERSION=	5.1.0
 PORTEPOCH=	1
 CATEGORIES=	devel
-### 5.0.2 seems to cause problems with xpdf
-### 5.0.1 has been vanished from most of ibilio/sunsite mirror sites
-#MASTER_SITES=	${MASTER_SITE_SUNSITE}
-MASTER_SITES=	http://sunsite.rediris.es/sites2/ibiblio.org/linux/%SUBDIR%/
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	libs/graphics
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Type 1 Rasterizer Library for UNIX/X11
 
-USE_GMAKE=	yes
 USE_REINPLACE=	yes
-USE_INC_LIBTOOL_VER=15
+USE_GMAKE=	yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 ALL_TARGET=	without_doc
 INSTALLS_SHLIB=	yes
 
@@ -35,13 +33,8 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
-		${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|^LIBTOOL[ ]*=.*|LIBTOOL=${LIBTOOL}|' \
-		${WRKSRC}/xglyph/Makefile.in ${WRKSRC}/lib/type1/Makefile.in \
-		${WRKSRC}/lib/t1lib/Makefile.in ${WRKSRC}/lib/Makefile.in \
-		${WRKSRC}/type1afm/Makefile.in ${WRKSRC}/examples/Makefile.in
-
+	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
+		's|^LIBTOOL[ ]*=.*|LIBTOOL=${LIBTOOL}|g'
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/devel/t1lib/distinfo devel/t1lib/distinfo
--- /usr/ports/devel/t1lib/distinfo	Fri Apr 16 16:36:09 2004
+++ devel/t1lib/distinfo	Wed Sep 14 02:34:50 2005
@@ -1,2 +1,2 @@
-MD5 (t1lib-5.0.1.tar.gz) = b4e14bc4bf322c88da41a98f73c19b98
-SIZE (t1lib-5.0.1.tar.gz) = 1647836
+MD5 (t1lib-5.1.0.tar.gz) = a05bed4aa63637052e60690ccde70421
+SIZE (t1lib-5.1.0.tar.gz) = 1838635
diff -urN /usr/ports/devel/t1lib/pkg-plist devel/t1lib/pkg-plist
--- /usr/ports/devel/t1lib/pkg-plist	Thu Apr 15 11:41:51 2004
+++ devel/t1lib/pkg-plist	Wed Sep 14 02:49:32 2005
@@ -4,10 +4,10 @@
 %%X11%%include/t1libx.h
 lib/libt1.a
 lib/libt1.so
-lib/libt1.so.5
+lib/libt1.so.6
 %%X11%%lib/libt1x.a
 %%X11%%lib/libt1x.so
-%%X11%%lib/libt1x.so.5
+%%X11%%lib/libt1x.so.6
 %%PORTDOCS%%%%DOCSDIR%%/t1lib_doc.pdf
 %%DATADIR%%/t1lib.config
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list