Ticket #11432: Portfile.diff
File Portfile.diff, 984 bytes (added by gui-dos (Guido Soranzio), 18 years ago) |
---|
-
Portfile
old new 2 2 PortSystem 1.0 3 3 4 4 name gmime 5 version 2. 1.95 version 2.2.4 6 6 description MIME mail utilities 7 7 long_description The GMime suite provides a core library and set of utilities \ 8 8 which may be used for the creation and parsing of messages \ … … 13 13 categories mail 14 14 platforms darwin 15 15 homepage http://spruce.sourceforge.net/gmime/ 16 master_sites http://spruce.sourceforge.net/gmime/sources/v2. 1/17 checksums md5 8bd24a56d5f56be9150deb9840a0812a16 master_sites http://spruce.sourceforge.net/gmime/sources/v2.2/ 17 checksums md5 dd86578d15138596fae2bfe04d392f33 18 18 depends_lib bin:pkg-config:pkgconfig \ 19 19 lib:libiconv:libiconv \ 20 20 lib:libglib.2:glib2 21 21 22 post-extract { 23 reinplace "s|unsigned long int uint32_t|unsigned int uint32_t|" ${worksrcpath}/zentimer.h 24 } 25 22 26 configure.args --prefix=${prefix}