diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-14 14:40:08 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-14 14:40:08 +0800 |
commit | 305c58b8b1fa74cded8d58e5e356d788a09cac9d (patch) | |
tree | f3b6c2cbf1d402ac6904f1a8f866fb6346cdbfd7 /x11-fm/nemo/distinfo | |
parent | 08317d07a2dfd734ebe2913bc6250bd406c3265d (diff) | |
download | marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar.gz marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar.bz2 marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar.lz marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar.xz marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.tar.zst marcuscom-ports-305c58b8b1fa74cded8d58e5e356d788a09cac9d.zip |
Some changes to cinnamon and related ports:
- stop using the GITHUB macros from bsd.sites.mk and use MASTER_SITES instead [1]
- fix some incorrect STAGEDIR usages. Also remove some incorrect and useless ${STAGE}
- resort x11/cinnamon post-patch so that all the paths in generate_desktop_files are staging compliant
- fix the compilation of cinnamon. The build failed to detect gettext
- fix nemo to install gir and typelib files in the right place
- fix c-c-c to honour ${LOCALBASE} when calling autoreconf, ${PREFIX} may be different than ${LOCALBASE}
[1] The source code was tar'ed inside a directory that did not follow the desired name schema (${PORTNAME}-${PORTVERSION}) and also was chaging from time to time, making the port hard to keep up to date and compilable. The code was inside a directory like linuxmint-portname-$random_id where $random_im != port_commit_id.
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18795 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nemo/distinfo')
-rw-r--r-- | x11-fm/nemo/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nemo/distinfo b/x11-fm/nemo/distinfo index a44fcf627..a4f900a71 100644 --- a/x11-fm/nemo/distinfo +++ b/x11-fm/nemo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/nemo-1.8.5.tar.gz) = ba43794293c66ebc31a9c4145d6e7a8326321a4f0e58b28fe4f3d56a8fe39874 -SIZE (gnome3/nemo-1.8.5.tar.gz) = 3806096 +SHA256 (gnome3/nemo-1.8.5.tar.gz) = 18bbbf311ccdd8f772b004313265b6f9f65c45e8cc9b87cf387cc24c9d4b75be +SIZE (gnome3/nemo-1.8.5.tar.gz) = 3804791 |