diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-10 12:29:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-10 12:29:29 +0000 |
commit | b5ca806d500b8b27a201b5a003efbbf6e7ca28aa (patch) | |
tree | e30954ecb8743e2bbfe87573a67a69ac39da6ee3 | |
parent | Only activate the display hack if no DISPLAY is defined. This should fix (diff) |
Update to 1.0.3.
Notes
Notes:
svn path=/head/; revision=61044
Diffstat (limited to '')
-rw-r--r-- | www/gtkhtml/Makefile | 3 | ||||
-rw-r--r-- | www/gtkhtml/distinfo | 2 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 3 | ||||
-rw-r--r-- | www/gtkhtml3/distinfo | 2 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 3 | ||||
-rw-r--r-- | www/gtkhtml38/distinfo | 2 |
6 files changed, 6 insertions, 9 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 81bc13ca4246..d6c51670b6a3 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml diff --git a/www/gtkhtml/distinfo b/www/gtkhtml/distinfo index 3ab24d7437bb..7a4e0346b756 100644 --- a/www/gtkhtml/distinfo +++ b/www/gtkhtml/distinfo @@ -1 +1 @@ -MD5 (gnome/gtkhtml-1.0.2.tar.bz2) = 2220ffd7834c52177708599579531c23 +MD5 (gnome/gtkhtml-1.0.3.tar.bz2) = d968748364b5fc9e2d2cf310043e44be diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 81bc13ca4246..d6c51670b6a3 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo index 3ab24d7437bb..7a4e0346b756 100644 --- a/www/gtkhtml3/distinfo +++ b/www/gtkhtml3/distinfo @@ -1 +1 @@ -MD5 (gnome/gtkhtml-1.0.2.tar.bz2) = 2220ffd7834c52177708599579531c23 +MD5 (gnome/gtkhtml-1.0.3.tar.bz2) = d968748364b5fc9e2d2cf310043e44be diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 81bc13ca4246..d6c51670b6a3 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml diff --git a/www/gtkhtml38/distinfo b/www/gtkhtml38/distinfo index 3ab24d7437bb..7a4e0346b756 100644 --- a/www/gtkhtml38/distinfo +++ b/www/gtkhtml38/distinfo @@ -1 +1 @@ -MD5 (gnome/gtkhtml-1.0.2.tar.bz2) = 2220ffd7834c52177708599579531c23 +MD5 (gnome/gtkhtml-1.0.3.tar.bz2) = d968748364b5fc9e2d2cf310043e44be |