aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-13 16:09:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-13 16:09:05 +0000
commit163580e9fe51a30503cfaa261a4f41c1246ebea1 (patch)
tree886a9514305a6b23eb139fc7d2a988c98890f6f5 /devel
parentb6833eae1ec2d3952486252be9a5c77fe7f48b02 (diff)
downloadports-163580e9fe51a30503cfaa261a4f41c1246ebea1.tar.gz
ports-163580e9fe51a30503cfaa261a4f41c1246ebea1.zip
Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion
for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
Notes
Notes: svn path=/head/; revision=59016
Diffstat (limited to 'devel')
-rw-r--r--devel/glib12/pkg-comment2
-rw-r--r--devel/glib20/Makefile2
-rw-r--r--devel/glib20/pkg-comment2
-rw-r--r--devel/glib20/pkg-descr3
4 files changed, 4 insertions, 5 deletions
diff --git a/devel/glib12/pkg-comment b/devel/glib12/pkg-comment
index 9a3d7894beee..ac909fff8b2b 100644
--- a/devel/glib12/pkg-comment
+++ b/devel/glib12/pkg-comment
@@ -1 +1 @@
-Some useful routines of C programming
+Some useful routines of C programming (previous stable version)
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index e228cc201e84..6fb760ab1b26 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-NO_LATEST_LINK= "Unstable, development version."
+NO_LATEST_LINK= yes
USE_BZIP2= yes
USE_LIBTOOL= yes
diff --git a/devel/glib20/pkg-comment b/devel/glib20/pkg-comment
index f4d4fb490fc7..d8ca064b1b7c 100644
--- a/devel/glib20/pkg-comment
+++ b/devel/glib20/pkg-comment
@@ -1 +1 @@
-Some useful routines of C programming (unstable development version)
+Some useful routines of C programming (current stable version)
diff --git a/devel/glib20/pkg-descr b/devel/glib20/pkg-descr
index 96c22d548faf..517082b7f429 100644
--- a/devel/glib20/pkg-descr
+++ b/devel/glib20/pkg-descr
@@ -7,8 +7,7 @@ ftp://ftp.gtk.org/pub/gtk
A mailing list is located at gtk-list@redhat.com for discussion.
-Warning: this library is unstable development version, incompatible with
-version 1.2, so it could not be used as a replacement for the older one.
+GLib-2.0 is a stable release that forms the basis of GTK+-2.0.
- Vanilla
vanilla@FreeBSD.ORG