diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
commit | 3bfd9150b885caf5b5edc77f33ba08a5fe22792b (patch) | |
tree | a6b38ea7597bb8b588d2567d3bdb2b6ae0539e41 /net/linc | |
parent | 2bd9adbb81eadd287383489e8a8d1d74fd7fcf33 (diff) | |
download | ports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.tar.gz ports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.zip |
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.
Notes
Notes:
svn path=/head/; revision=61095
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 7aae851e2ee0..61a43c590ef6 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 a2bc689e414d..f0791edaf22c 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 88d517c254d7..add2dfb025f8 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 |