FreeBSD Bugzilla – Attachment 57157 Details for
Bug 86264
Update port: devel/t1lib to 5.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.24 KB, created by
tkato432
on 2005-09-17 19:10:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-09-17 19:10:04 UTC
Size:
2.24 KB
patch
obsolete
>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@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%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 86264
: 57157