mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.7.0.
PR: 48701 Submitted by: Andreas Schweitzer <aschweitzer@hs.uni-hamburg.de>
This commit is contained in:
parent
3496923e69
commit
91f54cb0ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76579
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= dillo
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A fast, small graphical Web browser built upon GTK+
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dillo-0.6.6.tar.gz) = 01d681ba8bec7fdb074d1bbf99c13285
|
||||
MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
|
||||
|
@ -2,7 +2,7 @@ Dillo is a web browser project completely written in C (currently the code
|
||||
is based on gzilla-0.2.2's widget, and a new improved network engine
|
||||
written from scratch).
|
||||
|
||||
Dillo is small; source and binary are less than 220 Kb each.
|
||||
Dillo is small; source is less than 360 kB and binary is less than 270 Kb.
|
||||
|
||||
Dillo aims to be a multiplatform browser alternative that's small,
|
||||
stable, developer-friendly, usable, fast, and extensible.
|
||||
@ -12,6 +12,3 @@ Dillo is mainly based on GTK+ (GNOME is NOT required!)
|
||||
Dillo is very fast!
|
||||
|
||||
WWW: http://dillo.auriga.wearlab.de/
|
||||
|
||||
- George Reid
|
||||
greid@ukug.uk.freebsd.org
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/dillo
|
||||
bin/bm_srv12
|
||||
etc/dillorc.sample
|
||||
|
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= dillo
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A fast, small graphical Web browser built upon GTK+
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dillo-0.6.6.tar.gz) = 01d681ba8bec7fdb074d1bbf99c13285
|
||||
MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
|
||||
|
@ -2,7 +2,7 @@ Dillo is a web browser project completely written in C (currently the code
|
||||
is based on gzilla-0.2.2's widget, and a new improved network engine
|
||||
written from scratch).
|
||||
|
||||
Dillo is small; source and binary are less than 220 Kb each.
|
||||
Dillo is small; source is less than 360 kB and binary is less than 270 Kb.
|
||||
|
||||
Dillo aims to be a multiplatform browser alternative that's small,
|
||||
stable, developer-friendly, usable, fast, and extensible.
|
||||
@ -12,6 +12,3 @@ Dillo is mainly based on GTK+ (GNOME is NOT required!)
|
||||
Dillo is very fast!
|
||||
|
||||
WWW: http://dillo.auriga.wearlab.de/
|
||||
|
||||
- George Reid
|
||||
greid@ukug.uk.freebsd.org
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/dillo
|
||||
bin/bm_srv12
|
||||
etc/dillorc.sample
|
||||
|
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= dillo
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
MASTER_SITES= http://dillo.auriga.wearlab.de/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A fast, small graphical Web browser built upon GTK+
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dillo-0.6.6.tar.gz) = 01d681ba8bec7fdb074d1bbf99c13285
|
||||
MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
|
||||
|
@ -2,7 +2,7 @@ Dillo is a web browser project completely written in C (currently the code
|
||||
is based on gzilla-0.2.2's widget, and a new improved network engine
|
||||
written from scratch).
|
||||
|
||||
Dillo is small; source and binary are less than 220 Kb each.
|
||||
Dillo is small; source is less than 360 kB and binary is less than 270 Kb.
|
||||
|
||||
Dillo aims to be a multiplatform browser alternative that's small,
|
||||
stable, developer-friendly, usable, fast, and extensible.
|
||||
@ -12,6 +12,3 @@ Dillo is mainly based on GTK+ (GNOME is NOT required!)
|
||||
Dillo is very fast!
|
||||
|
||||
WWW: http://dillo.auriga.wearlab.de/
|
||||
|
||||
- George Reid
|
||||
greid@ukug.uk.freebsd.org
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/dillo
|
||||
bin/bm_srv12
|
||||
etc/dillorc.sample
|
||||
|
Loading…
Reference in New Issue
Block a user