diff options
-rw-r--r-- | devel/libsoup/Makefile | 5 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 2 | ||||
-rw-r--r-- | devel/libsoup22/Makefile | 5 | ||||
-rw-r--r-- | devel/libsoup22/distinfo | 2 | ||||
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 3 |
5 files changed, 7 insertions, 10 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 8e9ec6660..9e1b68a67 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -8,8 +8,7 @@ PORTNAME= libsoup PORTVERSION= 1.99.20 CATEGORIES= devel gnome -MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ - ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.99 DIST_SUBDIR= gnome2 @@ -18,7 +17,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -#USE_BZIP2= yes +USE_BZIP2= yes USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index 4bdaf003b..e66af0c12 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1 +1 @@ -MD5 (gnome2/libsoup-1.99.20.tar.gz) = 616068cd99d7c3ad42937f7d7f8a04ae +MD5 (gnome2/libsoup-1.99.20.tar.bz2) = 78b2e1c656d361aa1c8252934ee7ddc1 diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 8e9ec6660..9e1b68a67 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -8,8 +8,7 @@ PORTNAME= libsoup PORTVERSION= 1.99.20 CATEGORIES= devel gnome -MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ - ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.99 DIST_SUBDIR= gnome2 @@ -18,7 +17,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -#USE_BZIP2= yes +USE_BZIP2= yes USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/devel/libsoup22/distinfo b/devel/libsoup22/distinfo index 4bdaf003b..e66af0c12 100644 --- a/devel/libsoup22/distinfo +++ b/devel/libsoup22/distinfo @@ -1 +1 @@ -MD5 (gnome2/libsoup-1.99.20.tar.gz) = 616068cd99d7c3ad42937f7d7f8a04ae +MD5 (gnome2/libsoup-1.99.20.tar.bz2) = 78b2e1c656d361aa1c8252934ee7ddc1 diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index bc545711a..41d1e8c0b 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnomespell PORTVERSION= 1.0.3 CATEGORIES= textproc gnome -MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ - ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 DISTNAME= gnome-spell-${PORTVERSION} DIST_SUBDIR= gnome |