diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-01 20:49:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-01 20:49:15 +0000 |
commit | 4d6c810ff7dcd609da8a35002677754363a57899 (patch) | |
tree | 3a0b3537c030bc9e242f521536469026396a7055 /deskutils/kronolith | |
parent | 5f40e2cac1e52f21759a265173f122482aaaa4c3 (diff) | |
download | ports-4d6c810ff7dcd609da8a35002677754363a57899.tar.gz ports-4d6c810ff7dcd609da8a35002677754363a57899.zip |
Notes
Diffstat (limited to 'deskutils/kronolith')
-rw-r--r-- | deskutils/kronolith/Makefile | 9 | ||||
-rw-r--r-- | deskutils/kronolith/distinfo | 4 | ||||
-rw-r--r-- | deskutils/kronolith/pkg-plist | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile index 850c04b66075..002c50d34ec8 100644 --- a/deskutils/kronolith/Makefile +++ b/deskutils/kronolith/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kronolith -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= deskutils www MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ \ ftp://ftp.planetmirror.com/pub/horde/kronolith/ \ @@ -45,8 +45,10 @@ SUB_DIRS= config lib locale po scripts templates themes LHORDEDIR?= www/horde LKRONOLITHDIR?= ${LHORDEDIR}/kronolith -PLIST_SUB= KRONOLITHDIR=${LKRONOLITHDIR} PKGMESSAGE= ${WRKDIR}/pkg-message +SUB_FILES= pkg-message +SUB_LIST= KRONOLITHDIR=${KRONOLITHDIR} +PLIST_SUB= KRONOLITHDIR=${LKRONOLITHDIR} KRONOLITHDIR= ${PREFIX}/${LKRONOLITHDIR} CONFDIR= ${KRONOLITHDIR}/config @@ -114,9 +116,6 @@ post-install: fi . endif .endif - @${SED} -e "s:%%KRONOLITHDIR%%:${KRONOLITHDIR}:g;s:%%DOCSDIR%%:${DOCSDIR}:g" \ - -e "s:%%LOCALBASE%%:${LOCALBASE}:" < ${FILESDIR}/pkg-message.in \ - > ${PKGMESSAGE} @${ECHO_MSG} @${CAT} ${PKGMESSAGE} @${ECHO_MSG} diff --git a/deskutils/kronolith/distinfo b/deskutils/kronolith/distinfo index 6bf739cc4559..fa143091f54f 100644 --- a/deskutils/kronolith/distinfo +++ b/deskutils/kronolith/distinfo @@ -1,2 +1,2 @@ -MD5 (kronolith-h3-2.0.2.tar.gz) = 876acd83dda5a0fd786989247131c678 -SIZE (kronolith-h3-2.0.2.tar.gz) = 1282294 +MD5 (kronolith-h3-2.0.3.tar.gz) = a17f41f0724acec5e561cfd7300759bd +SIZE (kronolith-h3-2.0.3.tar.gz) = 1278036 diff --git a/deskutils/kronolith/pkg-plist b/deskutils/kronolith/pkg-plist index 9a7a5fccaad6..46df1c3d2b06 100644 --- a/deskutils/kronolith/pkg-plist +++ b/deskutils/kronolith/pkg-plist @@ -122,6 +122,7 @@ %%KRONOLITHDIR%%/scripts/sql/kronolith.pgsql.sql %%KRONOLITHDIR%%/scripts/sql/kronolith.sql %%KRONOLITHDIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql +%%KRONOLITHDIR%%/scripts/upgrades/1.1_to_2.0.pgsql.sql %%KRONOLITHDIR%%/scripts/upgrades/2004-05-19_convert_categories_to_strings.php %%KRONOLITHDIR%%/scripts/upgrades/2004-12-21_add_event_uid.pgsql.sql %%KRONOLITHDIR%%/scripts/upgrades/2004-12-21_add_event_uid.sql @@ -171,10 +172,12 @@ %%KRONOLITHDIR%%/templates/week/head.inc %%KRONOLITHDIR%%/templates/week/head_side_by_side.inc %%KRONOLITHDIR%%/themes/bluewhite/screen.css +%%KRONOLITHDIR%%/themes/burntorange/screen.css %%KRONOLITHDIR%%/themes/graphics/alarm_small.png %%KRONOLITHDIR%%/themes/graphics/attendees.png %%KRONOLITHDIR%%/themes/graphics/calendars.png %%KRONOLITHDIR%%/themes/graphics/dayview.png +%%KRONOLITHDIR%%/themes/graphics/favicon.ico %%KRONOLITHDIR%%/themes/graphics/goto.png %%KRONOLITHDIR%%/themes/graphics/kronolith.png %%KRONOLITHDIR%%/themes/graphics/monthview.png @@ -198,6 +201,7 @@ etc/horde/httpd.conf.kronolith @dirrm %%KRONOLITHDIR%%/themes/print @dirrm %%KRONOLITHDIR%%/themes/mozilla @dirrm %%KRONOLITHDIR%%/themes/graphics +@dirrm %%KRONOLITHDIR%%/themes/burntorange @dirrm %%KRONOLITHDIR%%/themes/bluewhite @dirrm %%KRONOLITHDIR%%/themes @dirrm %%KRONOLITHDIR%%/templates/week |