nia
332c58fa60
Recursive revbump for graphics/exiv2 update.
2019-07-17 00:51:02 +00:00
kleink
f1a683c990
Revbump after cairo 1.16.0 update.
2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873
Recursive revbump from hardbuzz-2.1.1
2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0
Recursive bump for new fribidi dependency in pango.
2018-04-16 14:33:44 +00:00
wiz
d6c38126f6
libgphoto2: update bl3.mk for dependency change
...
Bump PKGREVISIONs of packages using it.
Noted by John D. Baker on pkgsrc-users.
2018-04-03 06:14:54 +00:00
wiz
c57215a7b2
Recursive bumps for fontconfig and libzip dependency changes.
2018-03-12 11:15:24 +00:00
ryoon
72c3cb198b
Recursive revbump from fonts/harfbuzz
2017-02-12 06:24:36 +00:00
wiz
7ac05101c6
Recursive bump for harfbuzz's new graphite2 dependency.
2017-02-06 13:54:36 +00:00
adam
77b8ed74db
Revbump after graphics/gd update
2016-08-03 10:22:08 +00:00
tnn
9ee4b877fb
Recursive revbump following MesaLib update, categories g through n.
2015-04-25 14:22:51 +00:00
wiz
71a0bb40e2
Bump PKGREVISION for exiv2 shlib major bump
2014-06-07 12:11:23 +00:00
ryoon
60806aa001
Recursive revbump from x11/pixman
...
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
ryoon
3fba1a52dd
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
adam
d2cb6dec32
Revbump after cairo update
2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
asau
08f35c7155
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 14:10:39 +00:00
tron
14215633d2
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
drochner
c756f4dd2e
update to 2.14.4
...
changes:
-bugfixes
-translation updates
2012-08-10 15:27:29 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
833922aab2
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:39:49 +00:00
drochner
24a6c614a9
update to 2.14.2
...
changes:
-bugfixes
-translation update
2012-02-03 15:37:54 +00:00
drochner
c7e0e99951
update to 2.14.1
...
this switches to the new 2.14 release branch -- many new features
and UI improvements
2011-12-17 13:50:38 +00:00
joerg
9058ca5853
Needs bison.
2011-11-23 15:40:27 +00:00
drochner
c4b93b117b
update to 2.12.4
...
changes: translation updates
2011-11-17 12:59:14 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
cb016392dc
Recursive Bump from exiv2 shlib major bump.
2011-10-19 06:50:00 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
drochner
b1761ed1e9
update to 2.12.3
...
changes:
-bugfixes
-translation updates
2011-04-14 16:22:54 +00:00
wiz
af3596f984
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
dsainty
1f40f3a084
Mechanically replace references to graphics/jpeg with the suitable
...
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done
2010-12-23 11:44:24 +00:00
adam
a0b7d790f9
Revbump
2010-12-04 21:16:35 +00:00
adam
306037a495
* Fix buildling on Mac OS X
...
* Fix buildiing with Exiv2 0.21
2010-12-04 21:13:44 +00:00
drochner
d766d9dc00
update to 2.12.1
...
This is a new major release, too many changes to list here.
pkgsrc notes:
-users need to enable each liitle piece of functionality (even
"basic image viewing") in the "Extensions" dialog before the program
is usable
-there are more extensions which are not built because they need
additional dependencies (eg slideshow effects, movie player, web
services, CD burning); for now I've included as much as needed to
match the functionality of the previous version
(building extensions as seperate pkgs would be preferrable)
2010-12-03 12:51:34 +00:00
abs
9987fa4b3a
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
200e3c4a04
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
...
version, and bump all depends.
Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
drochner
ecab9ab068
update to 2.10.12
...
changes: bugfixes
2010-05-17 16:56:27 +00:00
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
joerg
c35b4c99f9
Recursive bump for libltdl
2009-12-15 21:41:00 +00:00
drochner
3308ac3b2c
PKGREVISION bump pkgs which are affected by the libgnome change
...
to leave out esound
2009-10-29 23:14:13 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
drochner
db4d037c79
drop libgnomeprint(ui) dependencies which are not needed anymore,
...
bump PKGREVISION
2009-07-30 11:40:42 +00:00