[27217] trunk/dports/devel/t1lib

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 24 11:28:39 PDT 2007


Revision: 27217
          http://trac.macosforge.org/projects/macports/changeset/27217
Author:   markd at macports.org
Date:     2007-07-24 11:28:39 -0700 (Tue, 24 Jul 2007)

Log Message:
-----------
Update to 5.1.1 fixes missing 5.0.2 tartball.  Patchfiles deleted because they are incorporated upstream.

Modified Paths:
--------------
    trunk/dports/devel/t1lib/Portfile

Removed Paths:
-------------
    trunk/dports/devel/t1lib/files/

Modified: trunk/dports/devel/t1lib/Portfile
===================================================================
--- trunk/dports/devel/t1lib/Portfile	2007-07-24 18:16:45 UTC (rev 27216)
+++ trunk/dports/devel/t1lib/Portfile	2007-07-24 18:28:39 UTC (rev 27217)
@@ -2,8 +2,7 @@
 
 PortSystem			1.0
 name				t1lib
-version				5.0.2
-revision			1
+version				5.1.1
 categories			devel graphics fonts
 maintainers			nomaintainer at macports.org
 description			Library for generating glyphs from Type 1 fonts
@@ -16,22 +15,12 @@
 
 platforms			darwin
 
-master_sites		http://sunsite.rediris.es/sites2/ibiblio.org/linux/libs/graphics/ \
-					http://ftp.surfnet.nl/pub/sunsite/libs/graphics/ \
-					opendarwin::lt
+master_sites		http://ftp.surfnet.nl/pub/sunsite/libs/graphics/ \
+					sourceforge:gnuwin32
 
-checksums			${distname}${extract.suffix} md5 \
-						cc5d4130b25bb8a1c930488b78930e9b \
-						sha1 71a6ec6c84a2e28a21f261be865e0dabe52daeb5 \
-					ltconfig13 md5 ea53f42a550c9f9e653758a8ed91574e \
-						sha1 f48ac8711e15b81e4c67ec276fa58f1da4668b6e \
-					ltmain13 md5 e094ae92724c4015dbab97de151c2525 \
-						sha1 e5cb21161c8377f77f0725c7ede672c0f8167783
+checksums			${distname}${extract.suffix} md5 b1b86b5014364d92ab3b7cee6c81e29d \
+						sha1 98418741cb9e0a27d65c2313f93bd1ef53ec1833
 
-patchfiles			patch-doc_Makefile.in patch-type1afm_Makefile.in \
-					patch-lib_Makefile.in patch-xglyph_Makefile.in \
-					patch-doc_t1lib_doc.tex
-
 configure.args		--without-x
 
 build.target		without_doc
@@ -46,13 +35,3 @@
 	depends_lib-append		bin:tex:teTeX
 	build.target			all
 }
-
-platform darwin {
-	distfiles-append	ltconfig13:lt ltmain13:lt
-	extract.only		${distname}${extract.suffix}
-	post-patch {
-		xinstall -m 644 ${distpath}/ltconfig13 ${worksrcpath}/ac-tools/ltconfig
-		xinstall -m 644 ${distpath}/ltmain13 ${worksrcpath}/ac-tools/ltmain.sh
-	}
-}
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070724/c7c0ccf0/attachment.html


More information about the macports-changes mailing list