diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
commit | a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 (patch) | |
tree | a4d71c6bc0758e2dd37ec6da0c7764c539e9ba77 /www | |
parent | 08c72d1b2ce43590d2c2db43e2510bbe4e29819f (diff) | |
download | marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.gz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.bz2 marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.lz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.xz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.zst marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.zip |
- Sync w/ FreeBSD ports.
- Some misc fixes such as add about three missing files, need to bump and etc.
- Reset $FreeBSD$, it was not supposed to be include in this commit as I want
to keep it seperate, but I accidented ran the script. Ah well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/adblock/distinfo | 3 | ||||
-rw-r--r-- | www/bugmenot/Makefile | 6 | ||||
-rw-r--r-- | www/bugmenot/distinfo | 6 | ||||
-rw-r--r-- | www/gtkhtml/files/patch-components::http-storage-module::Makefile.in | 2 | ||||
-rw-r--r-- | www/gtkhtml/files/patch-doc::Makefile.in | 2 | ||||
-rw-r--r-- | www/gtkhtml/files/patch-po::Makefile.in.in | 2 | ||||
-rw-r--r-- | www/mozex/Makefile.xpi | 2 | ||||
-rw-r--r-- | www/openvrml/files/lookat.sh.in | 2 | ||||
-rw-r--r-- | www/plugger/pkg-install | 2 |
9 files changed, 15 insertions, 12 deletions
diff --git a/www/adblock/distinfo b/www/adblock/distinfo new file mode 100644 index 000000000..e505c2d04 --- /dev/null +++ b/www/adblock/distinfo @@ -0,0 +1,3 @@ +MD5 (adblock-0.5.d/adblock-0.5-dev.xpi) = bf938b034e2439e3e137cb892906afb8 +SHA256 (adblock-0.5.d/adblock-0.5-dev.xpi) = 097e55e8579bea31c7821ebefb74a9ef56068b6b0b437f3580c3a18d38fc5563 +SIZE (adblock-0.5.d/adblock-0.5-dev.xpi) = 72084 diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index a17416969..97cde4c64 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bugmenot -PORTVERSION= 0.8 -PORTREVISION= 3 +PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_1 +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= ${GECKO} extension to bypass compulsory web registration diff --git a/www/bugmenot/distinfo b/www/bugmenot/distinfo index 826716723..b5874e6ad 100644 --- a/www/bugmenot/distinfo +++ b/www/bugmenot/distinfo @@ -1,3 +1,3 @@ -MD5 (bugmenot-0.8_1/bugmenot.xpi) = 13d767e11d5fc41711e61ff5e564493b -SHA256 (bugmenot-0.8_1/bugmenot.xpi) = 36da3653f59a20c5894f35621bdc49fdb739c4d3b6dc52f9a1e6792349a82125 -SIZE (bugmenot-0.8_1/bugmenot.xpi) = 24375 +MD5 (bugmenot-1.3_1/bugmenot.xpi) = f446463062b623004db61563eab815c2 +SHA256 (bugmenot-1.3_1/bugmenot.xpi) = 278cb953299e5423ed90c342c228aaa411eaa00fd6518bd73235212084703c18 +SIZE (bugmenot-1.3_1/bugmenot.xpi) = 19249 diff --git a/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in index b5f87a508..6f238102e 100644 --- a/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in +++ b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in,v 1.1 2002/01/25 11:06:45 sobomax Exp $ +$FreeBSD$ --- components/http-storage-module/Makefile.in 2002/01/22 14:05:48 1.1 +++ components/http-storage-module/Makefile.in 2002/01/22 14:06:05 diff --git a/www/gtkhtml/files/patch-doc::Makefile.in b/www/gtkhtml/files/patch-doc::Makefile.in index 217fb2f8f..575490af8 100644 --- a/www/gtkhtml/files/patch-doc::Makefile.in +++ b/www/gtkhtml/files/patch-doc::Makefile.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/www/gtkhtml/files/patch-doc::Makefile.in,v 1.1 2002/05/01 20:23:01 sobomax Exp $ +$FreeBSD$ --- doc/Makefile.in 2002/05/01 09:15:00 1.1 +++ doc/Makefile.in 2002/05/01 09:16:10 diff --git a/www/gtkhtml/files/patch-po::Makefile.in.in b/www/gtkhtml/files/patch-po::Makefile.in.in index 2dd71f15f..42f683d3e 100644 --- a/www/gtkhtml/files/patch-po::Makefile.in.in +++ b/www/gtkhtml/files/patch-po::Makefile.in.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/www/gtkhtml/files/patch-po::Makefile.in.in,v 1.1 2002/03/25 20:16:20 sobomax Exp $ +$FreeBSD$ --- po/Makefile.in.in 2002/03/25 14:35:10 1.1 +++ po/Makefile.in.in 2002/03/25 14:35:35 diff --git a/www/mozex/Makefile.xpi b/www/mozex/Makefile.xpi index 34b4e176d..434c9d0eb 100644 --- a/www/mozex/Makefile.xpi +++ b/www/mozex/Makefile.xpi @@ -1,7 +1,7 @@ # Date created: Sun Oct 26, 2003 # Whom: Thierry Thomas (<thierry@pompo.net>) # -# $FreeBSD: ports/www/mozex/Makefile.xpi,v 1.6 2006/09/06 06:45:01 thierry Exp $ +# $FreeBSD$ # USE_GECKO= seamonkey mozilla diff --git a/www/openvrml/files/lookat.sh.in b/www/openvrml/files/lookat.sh.in index 0f60203f5..0f3d2f823 100644 --- a/www/openvrml/files/lookat.sh.in +++ b/www/openvrml/files/lookat.sh.in @@ -1,4 +1,4 @@ #! /bin/sh -# $FreeBSD: ports/www/openvrml/files/lookat.sh.in,v 1.1 2005/07/26 13:39:59 thierry Exp $ +# $FreeBSD$ LD_LIBRARY_PATH=%%LOCALBASE%%/lib/mozilla %%PREFIX%%/bin/lookat $1 diff --git a/www/plugger/pkg-install b/www/plugger/pkg-install index d96aa16b2..45d4b45eb 100644 --- a/www/plugger/pkg-install +++ b/www/plugger/pkg-install @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: ports/www/plugger/pkg-install,v 1.3 2005/05/04 14:53:54 pav Exp $ +# $FreeBSD$ [ $# != 2 ] && exit 1 PKGNAME=$1 |