diff options
author | wxs <wxs@FreeBSD.org> | 2010-03-15 01:11:26 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-03-15 01:11:26 +0800 |
commit | 753486d49584b134866d6c0c6c31f0cf391a5fc4 (patch) | |
tree | abb4f37a95924736c667740c613180b11298bf9e /www | |
parent | fbd4a15b47a5fe6916044f6f2fbe7c2a1fb4af73 (diff) | |
download | freebsd-ports-gnome-753486d49584b134866d6c0c6c31f0cf391a5fc4.tar.gz freebsd-ports-gnome-753486d49584b134866d6c0c6c31f0cf391a5fc4.tar.zst freebsd-ports-gnome-753486d49584b134866d6c0c6c31f0cf391a5fc4.zip |
- Update to 1.1
- Fix amd64 also
PR: ports/144345
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-sync/Makefile | 5 | ||||
-rw-r--r-- | www/firefox-sync/distinfo | 6 | ||||
-rw-r--r-- | www/firefox-sync/files/patch-crypto-src-Makefile | 2 | ||||
-rw-r--r-- | www/weave/Makefile | 5 | ||||
-rw-r--r-- | www/weave/distinfo | 6 | ||||
-rw-r--r-- | www/weave/files/patch-crypto-src-Makefile | 2 |
6 files changed, 12 insertions, 14 deletions
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile index 3384aaca7386..b7877ecc7ae6 100644 --- a/www/firefox-sync/Makefile +++ b/www/firefox-sync/Makefile @@ -6,8 +6,7 @@ # PORTNAME= weave -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://files.roorback.net/ \ @@ -29,7 +28,7 @@ USE_GMAKE= yes .if ${ARCH} == i386 PLATFORM= FreeBSD_x86-gcc3 .elif ${ARCH} == amd64 -PLATFORM= FreeBSD_x86_64-gcc3 +PLATFORM= FreeBSD_amd64-gcc3 .endif GMAKE_FLAGS= sdkdir=${PREFIX}/lib/firefox3/sdk rebuild_crypto=1 release_build=1 platform_target=${PLATFORM} diff --git a/www/firefox-sync/distinfo b/www/firefox-sync/distinfo index 313794255982..9bc6574221db 100644 --- a/www/firefox-sync/distinfo +++ b/www/firefox-sync/distinfo @@ -1,3 +1,3 @@ -MD5 (weave-1.0.tar.bz2) = b8fd56c345aa1559738a22af1e3f5317 -SHA256 (weave-1.0.tar.bz2) = a006e2e5b2f98cac3cd19179a58571b3e7f62b1cedda8578d2bf94954042612f -SIZE (weave-1.0.tar.bz2) = 433583 +MD5 (weave-1.1.tar.bz2) = 1ccba18e4ef22ed6ee48cdf82e2689b7 +SHA256 (weave-1.1.tar.bz2) = 555fc3087abcc4b71467f57c7699c3e22a240b126a3abe49d663d7754977a290 +SIZE (weave-1.1.tar.bz2) = 434653 diff --git a/www/firefox-sync/files/patch-crypto-src-Makefile b/www/firefox-sync/files/patch-crypto-src-Makefile index 7dda9f4e6b98..8e2e919d544e 100644 --- a/www/firefox-sync/files/patch-crypto-src-Makefile +++ b/www/firefox-sync/files/patch-crypto-src-Makefile @@ -41,7 +41,7 @@ arch = x86_64 else +ifeq ($(machine), amd64) -+ arch = x86_64 ++ arch = amd64 +else $(error: Sorry, your architecture is unknown/unsupported: $(machine)) endif diff --git a/www/weave/Makefile b/www/weave/Makefile index 3384aaca7386..b7877ecc7ae6 100644 --- a/www/weave/Makefile +++ b/www/weave/Makefile @@ -6,8 +6,7 @@ # PORTNAME= weave -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://files.roorback.net/ \ @@ -29,7 +28,7 @@ USE_GMAKE= yes .if ${ARCH} == i386 PLATFORM= FreeBSD_x86-gcc3 .elif ${ARCH} == amd64 -PLATFORM= FreeBSD_x86_64-gcc3 +PLATFORM= FreeBSD_amd64-gcc3 .endif GMAKE_FLAGS= sdkdir=${PREFIX}/lib/firefox3/sdk rebuild_crypto=1 release_build=1 platform_target=${PLATFORM} diff --git a/www/weave/distinfo b/www/weave/distinfo index 313794255982..9bc6574221db 100644 --- a/www/weave/distinfo +++ b/www/weave/distinfo @@ -1,3 +1,3 @@ -MD5 (weave-1.0.tar.bz2) = b8fd56c345aa1559738a22af1e3f5317 -SHA256 (weave-1.0.tar.bz2) = a006e2e5b2f98cac3cd19179a58571b3e7f62b1cedda8578d2bf94954042612f -SIZE (weave-1.0.tar.bz2) = 433583 +MD5 (weave-1.1.tar.bz2) = 1ccba18e4ef22ed6ee48cdf82e2689b7 +SHA256 (weave-1.1.tar.bz2) = 555fc3087abcc4b71467f57c7699c3e22a240b126a3abe49d663d7754977a290 +SIZE (weave-1.1.tar.bz2) = 434653 diff --git a/www/weave/files/patch-crypto-src-Makefile b/www/weave/files/patch-crypto-src-Makefile index 7dda9f4e6b98..8e2e919d544e 100644 --- a/www/weave/files/patch-crypto-src-Makefile +++ b/www/weave/files/patch-crypto-src-Makefile @@ -41,7 +41,7 @@ arch = x86_64 else +ifeq ($(machine), amd64) -+ arch = x86_64 ++ arch = amd64 +else $(error: Sorry, your architecture is unknown/unsupported: $(machine)) endif |