Changeset 22543
- Timestamp:
- 2007-03-04 12:05:05 (20 months ago)
- Files:
-
- 1 modified
-
trunk/dports/mail/imapfilter/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/mail/imapfilter/Portfile
r21448 r22543 4 4 5 5 name imapfilter 6 version 1. 2.26 version 1.3 7 7 categories mail 8 8 platforms darwin … … 16 16 homepage http://imapfilter.hellug.gr/ 17 17 master_sites ${homepage}/source/ 18 checksums sha1 a033cb7128cba0cd9cb514e55743f84ad7608ecd18 checksums sha1 3b3e92537408a05740a4502b256a23af1ac43c92 19 19 use_bzip2 yes 20 20 … … 31 31 platform darwin 8 { build.args-append CC=/usr/bin/gcc-4.0 } 32 32 33 livecheck.check regex 34 livecheck.url ${homepage} 35 livecheck.regex imapfilter-(\[0-9\\.\]+)\\. 36

