1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 20041224 snapshot

This commit is contained in:
Volker Stolz 2005-02-16 13:56:29 +00:00
parent 317aa2cad2
commit 5d1ef7e7fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129024
3 changed files with 9 additions and 6 deletions

View File

@ -7,11 +7,11 @@
#
PORTNAME= cdk
PORTVERSION= 4.9.11.20031210
PORTVERSION= 4.9.11.20041224
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ftp://dickey.his.com/cdk/
DISTNAME= ${PORTNAME}-4.9.11-20031210
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org

View File

@ -1,2 +1,2 @@
MD5 (cdk-4.9.11-20031210.tgz) = 3ceba51c3aa0bc526962f54f86ef616a
SIZE (cdk-4.9.11-20031210.tgz) = 367169
MD5 (cdk-4.9.11-20041224.tgz) = 3ca5bbfac4d2f582ba3224f2a8db8ed6
SIZE (cdk-4.9.11-20041224.tgz) = 369033

View File

@ -4,6 +4,7 @@ include/cdk/button.h
include/cdk/buttonbox.h
include/cdk/calendar.h
include/cdk/cdk.h
include/cdk/cdk_compat.h
include/cdk/cdk_config.h
include/cdk/cdk_objs.h
include/cdk/cdk_params.h
@ -13,9 +14,11 @@ include/cdk/cdkscreen.h
include/cdk/curdefs.h
include/cdk/dialog.h
include/cdk/draw.h
include/cdk/dscale.h
include/cdk/entry.h
include/cdk/fscale.h
include/cdk/fselect.h
include/cdk/fslider.h
include/cdk/graph.h
include/cdk/histogram.h
include/cdk/itemlist.h
@ -32,6 +35,8 @@ include/cdk/slider.h
include/cdk/swindow.h
include/cdk/template.h
include/cdk/traverse.h
include/cdk/uscale.h
include/cdk/uslider.h
include/cdk/viewer.h
lib/libcdk.a
lib/libcdk.so
@ -189,8 +194,6 @@ lib/libcdk.so.4
%%EXAMPLESDIR%%/examples/traverse_ex.c
%%EXAMPLESDIR%%/examples/viewer_ex
%%EXAMPLESDIR%%/examples/viewer_ex.c
%%EXAMPLESDIR%%/examples/vinstall
%%EXAMPLESDIR%%/examples/vinstall.c
@dirrm %%EXAMPLESDIR%%/examples
@dirrm %%EXAMPLESDIR%%/demos
@dirrm %%EXAMPLESDIR%%/cli/utils