diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-23 19:40:23 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-23 19:40:23 +0800 |
commit | 1880e49e0145423d4a3a3b126f55eeec403f6568 (patch) | |
tree | 803f97cdb601a2dec2e7cba73c11fe19f50f8bd2 /devel/anjuta/distinfo | |
parent | 315175221f1c1bdf2df17d84580520a34982182e (diff) | |
download | marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar.gz marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar.bz2 marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar.lz marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar.xz marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.tar.zst marcuscom-ports-1880e49e0145423d4a3a3b126f55eeec403f6568.zip |
Update devel/anjuta to 3.6.2:
- Do not set versions for automake and autoconf, let the port system choose
the right ones
- Use shebang to fix some pl and js files [1]
- Use desktofiles [2]
- Use sed to include limits.h instead of values.h
- Remove the usage of inline functions (with GNUC_INLINE) at
plugins/symbol-db/symbol-db-engine-core.c, that break with clang at
the link stage
- Remove the profiling option (-fprofile-arc) or libprofile_rt.so would
be needed. We don't ship that with our clang in the base
- Add a patch so the definition of pm_project_resize_properties_dialog appears
before its first usage
- Ensure the libs installed are stripped
- While here, ensure stage support and check the lib depends follow the new
style
- Some other minor fixes and cosmetic changes
Reviewed by: kwm
[1], [2] Reported by: poudriere
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18914 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/anjuta/distinfo')
-rw-r--r-- | devel/anjuta/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/anjuta/distinfo b/devel/anjuta/distinfo index 18c7ba500..b83c4797f 100644 --- a/devel/anjuta/distinfo +++ b/devel/anjuta/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/anjuta-3.4.3.tar.xz) = 17881fb3e965a9d347cc1d3596c6d3ba0fe6c6c2a22025a49b1ab092bf6246d0 -SIZE (gnome3/anjuta-3.4.3.tar.xz) = 6177392 +SHA256 (gnome3/anjuta-3.6.2.tar.xz) = 2cf44120dcf22c4f4f25bbc65d3641c206e627776ab0f3a37ff0059844d581a2 +SIZE (gnome3/anjuta-3.6.2.tar.xz) = 5178068 |