diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-04 07:46:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-04 07:46:25 +0800 |
commit | babf8377ede61081bfc5f9118a1ff767f68510a8 (patch) | |
tree | 5784f9059b99481d69a183fb7ac71ecccb3122e0 | |
parent | d33d7b3aceb48a7a80abef0f3f1f45b62fc69598 (diff) | |
download | freebsd-ports-gnome-babf8377ede61081bfc5f9118a1ff767f68510a8.tar.gz freebsd-ports-gnome-babf8377ede61081bfc5f9118a1ff767f68510a8.tar.zst freebsd-ports-gnome-babf8377ede61081bfc5f9118a1ff767f68510a8.zip |
* Update to 2.2.1
* De-pkg-comment
-rw-r--r-- | www/libgtkhtml/Makefile | 3 | ||||
-rw-r--r-- | www/libgtkhtml/distinfo | 2 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-comment | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 29cc490b3661..95258cef4a28 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -6,13 +6,14 @@ # PORTNAME= libgtkhtml -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= Lightweight HTML rendering/printing/editing engine LIB_DEPENDS= xslt.1:${PORTSDIR}/textproc/libxslt \ gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 \ diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo index 8bba09c720df..8b9204951353 100644 --- a/www/libgtkhtml/distinfo +++ b/www/libgtkhtml/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgtkhtml-2.2.0.tar.bz2) = 55681a938ed9f8ae121f38556d36e9a6 +MD5 (gnome2/libgtkhtml-2.2.1.tar.bz2) = afce0ccf5dfdb51e11fca830367f85e4 diff --git a/www/libgtkhtml/pkg-comment b/www/libgtkhtml/pkg-comment deleted file mode 100644 index 7dd0e4db6f0c..000000000000 --- a/www/libgtkhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lightweight HTML rendering/printing/editing engine |