diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
commit | 1255e0c5554a7f2c67edb9e382240635b9e42065 (patch) | |
tree | 4b75e98eb763d536103457535f082b093466450f /net/linc | |
parent | 6d01699f998c8213f9a75e23879a56f1ffb46c00 (diff) | |
download | FreeBSD-ports-1255e0c5554a7f2c67edb9e382240635b9e42065.zip FreeBSD-ports-1255e0c5554a7f2c67edb9e382240635b9e42065.tar.gz |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components.
Diffstat (limited to 'net/linc')
-rw-r--r-- | net/linc/Makefile | 4 | ||||
-rw-r--r-- | net/linc/distinfo | 2 | ||||
-rw-r--r-- | net/linc/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index 7aae851..61a43c5 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -6,10 +6,10 @@ # PORTNAME= linc -PORTVERSION= 0.1.22 +PORTVERSION= 0.5.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/net/linc/distinfo b/net/linc/distinfo index a2bc689..f0791ed 100644 --- a/net/linc/distinfo +++ b/net/linc/distinfo @@ -1 +1 @@ -MD5 (gnome2/linc-0.1.22.tar.bz2) = e1238441707b4650aeecd3a1ad45c406 +MD5 (gnome2/linc-0.5.0.tar.bz2) = 2793b19b769be65ed3cb7df786b8032e diff --git a/net/linc/pkg-plist b/net/linc/pkg-plist index 88d517c..add2dfb 100644 --- a/net/linc/pkg-plist +++ b/net/linc/pkg-plist @@ -1,3 +1,4 @@ +bin/linc-cleanup-sockets bin/linc-config include/linc-1.0/linc/linc-config.h include/linc-1.0/linc/linc-connection.h |