diff options
author | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
commit | a2724272755bd3d479b57d4112c7d6ce2f21807e (patch) | |
tree | 2cc1da2fbddb7a27923bab24c8be5051f1063291 /textproc | |
parent | 3bfd3a9293fced94b9f8604b6ac6352531f57eec (diff) | |
download | freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.gz freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.zst freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.zip |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/exml/Makefile | 4 | ||||
-rw-r--r-- | textproc/exml/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/exml/Makefile b/textproc/exml/Makefile index ed057ef63596..128e286b6297 100644 --- a/textproc/exml/Makefile +++ b/textproc/exml/Makefile @@ -6,9 +6,9 @@ # PORTNAME= exml -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= textproc -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= EXML is an abstracted, generalized interface to libxml diff --git a/textproc/exml/distinfo b/textproc/exml/distinfo index 3c58efe2cfca..22c807cc41e6 100644 --- a/textproc/exml/distinfo +++ b/textproc/exml/distinfo @@ -1,3 +1,3 @@ -MD5 (exml-20060926.tar.bz2) = bd602db3cd8ce68733a95be6854b4034 -SHA256 (exml-20060926.tar.bz2) = 670908adc3b77df84f9146435127032e38ffc3b91fdde299d19b6094f11b350d -SIZE (exml-20060926.tar.bz2) = 224804 +MD5 (exml-20070223.tar.bz2) = ccb3c359e536bb58187b2531dc0e7774 +SHA256 (exml-20070223.tar.bz2) = a61fa98761b7060da3708253b6311f2474da26fd08721978d5b6592bdcea4a4b +SIZE (exml-20070223.tar.bz2) = 224487 |