diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-19 00:00:07 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-19 00:00:07 +0800 |
commit | b1e8b985ae82fd46f145f0b368c991c0259715bc (patch) | |
tree | cf3d9ac04db5197c8624dd81215e0043907026af /x11/gnomesession | |
parent | 2c48a74a26caa06afef2658b11de523f2d145583 (diff) | |
download | marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.gz marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.bz2 marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.lz marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.xz marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.tar.zst marcuscom-ports-b1e8b985ae82fd46f145f0b368c991c0259715bc.zip |
Add in the latest splash screen submissions. Please note that:
* I did not bump PORTREVISION
* I did not change the distfile name
* You'll have to wait for the file to propogate to the
FTP servers, or will have to fetch it manually from the
website first
* You'll have to delete the old splash screen tarball from
your distfiles/gnome2 directory first
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4846 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomesession')
-rw-r--r-- | x11/gnomesession/Makefile | 6 | ||||
-rw-r--r-- | x11/gnomesession/distinfo | 4 | ||||
-rw-r--r-- | x11/gnomesession/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index c02336132..920ade617 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.64 2005/09/06 16:27:01 kwm Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.65 2005/09/09 03:05:43 adamw Exp $ # PORTNAME= gnomesession @@ -44,9 +44,9 @@ post-extract: post-install: ${INSTALL_DATA} ${WRKSRC}/gnome-session/gnome-splash.png \ ${PREFIX}/share/gnome/pixmaps/splash/original-gnome-splash.png - ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/adamw-trophy-2.12.png \ + ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/andreas-splash-2.12.png \ ${PREFIX}/share/gnome/pixmaps/splash/gnome-splash.png -.for splash in adamw-piggy-2.12.png adamw-trophy-2.12.png +.for splash in adamw-piggy-2.12.png adamw-trophy-2.12.png andreas-slogan-2.12.png andreas-splash-2.12.png pascal-fork-2.12.png ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/${splash} \ ${PREFIX}/share/gnome/pixmaps/splash .endfor diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo index eaa697eda..3ec03ba91 100644 --- a/x11/gnomesession/distinfo +++ b/x11/gnomesession/distinfo @@ -1,4 +1,4 @@ MD5 (gnome2/gnome-session-2.12.0.tar.bz2) = 835e9340d23e139430224b931ff4c597 SIZE (gnome2/gnome-session-2.12.0.tar.bz2) = 864397 -MD5 (gnome2/freebsd-splashes-gnome-2.12.tar) = a75ba10f6680823a67714f249d0c8857 -SIZE (gnome2/freebsd-splashes-gnome-2.12.tar) = 61440 +MD5 (gnome2/freebsd-splashes-gnome-2.12.tar) = 691cabc1f630ed29a58e99442bdcd87d +SIZE (gnome2/freebsd-splashes-gnome-2.12.tar) = 256000 diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist index 31e316a43..e15d30fb6 100644 --- a/x11/gnomesession/pkg-plist +++ b/x11/gnomesession/pkg-plist @@ -8,8 +8,11 @@ share/gnome/default.session share/gnome/default.wm share/gnome/pixmaps/splash/adamw-piggy-2.12.png share/gnome/pixmaps/splash/adamw-trophy-2.12.png +share/gnome/pixmaps/splash/andreas-slogan-2.12.png +share/gnome/pixmaps/splash/andreas-splash-2.12.png share/gnome/pixmaps/splash/gnome-splash.png share/gnome/pixmaps/splash/original-gnome-splash.png +share/gnome/pixmaps/splash/pascal-fork-2.12.png share/locale/af/LC_MESSAGES/gnome-session-2.0.mo share/locale/am/LC_MESSAGES/gnome-session-2.0.mo share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo |