ryoon
36ed025474
Recursive revbump from textproc/icu 58.1
2016-12-04 05:17:03 +00:00
wiz
2b0a009d0e
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
2016-07-09 06:37:46 +00:00
ryoon
ac20a93574
Recursive revbump from textproc/icu 57.1
2016-04-11 19:01:33 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
jperkin
dc8fc0fd7b
Remove mk/find-prefix.mk usage from the devel category.
...
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:49:46 +00:00
agc
d9e4cfe05d
Add SHA512 digests for distfiles for devel category
...
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
ryoon
b141232e29
Recursive revbump from textproc/icu
2015-10-10 01:57:50 +00:00
wiz
0982effce2
Recursive PKGREVISION bump for all packages mentioning 'perl',
...
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
tnn
255d0cb0b8
Recursive revbump following MesaLib update, categories a through f.
2015-04-25 14:20:17 +00:00
adam
9071d6b787
Revbump after updating textproc/icu
2015-04-06 08:17:13 +00:00
adam
243c29c4cc
Revbump after updating libwebp and icu
2014-10-07 16:47:10 +00:00
wiz
ae075e6d55
Bump PKGREVISION for ilmbase shlib major bump.
2014-08-22 11:24:25 +00:00
wiz
7eeb51b534
Bump for perl-5.20.0.
...
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
1335204923
recursive bump from ilmbase shlib version change.
2014-04-10 06:21:18 +00:00
obache
d8fc20e0b0
recursive bump from icu shlib major bump.
2014-04-09 07:26:56 +00:00
tron
73d05e2276
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:17:32 +00:00
wiz
e03c03b6dc
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
2014-01-01 11:52:02 +00:00
ryoon
bb355093b5
Revbump from devel/apr update
2013-12-01 10:18:02 +00:00
adam
63c018902c
Revbump after updating textproc/icu
2013-10-19 09:06:55 +00:00
wiz
6068eaecf6
recursive bump for libmng-2.0.2 shlib major bump and dependency change
2013-10-09 17:39:01 +00:00
wiz
773d287466
Recursive bump for serf shlib major downgrade.
2013-10-06 16:46:54 +00:00
wiz
89d45dca29
Recursive PKGREVISION bump for serf-1.3.x (major shlib change).
...
Noted by tron.
2013-09-07 14:00:47 +00:00
asau
60ccd4cd8a
This doesn't need Fortran to build (it only contains program templates).
2013-06-16 22:54:31 +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
d2ca14a3f1
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
adam
1ab43a036f
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
2013-05-09 07:39:04 +00:00
joerg
6637ef4270
Add a bunch of missing includes hidden by libstdc++ namespace pollution.
2013-05-04 12:59:45 +00:00
wiz
d0f37750e2
Set EXTRACT_SUFX=.tar.gz because the default here is .tar.bz2 (due to
...
some included mk fragments) but the file is a .tar.gz.
2013-04-10 18:01:51 +00:00
rodent
44c94b38c6
'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
...
redundant.' - It was. Removed.
2013-04-06 13:01:26 +00:00
joerg
3f362071bd
Forward class definitions must not use namespace :: syntax.
2013-03-26 23:30:44 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
ryoon
9bef86f5fd
Bump PKGREVISION from audio/jack.
2013-02-09 22:11:28 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
joerg
da85e81683
Default arguments during method implementations are nonsense.
2013-01-15 15:20:44 +00:00
obache
64deda1dc9
recursive bump from cyrus-sasl libsasl2 shlib major bump.
2012-12-16 01:51:57 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +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
joerg
693b27f357
Fix C++ issues like missing typename and shadowing of a local variable
...
with another.
2012-06-25 11:21:34 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
obache
a6d5ad9edc
Recursive bump from icu shlib major bumped to 49.
2012-04-27 12:31:32 +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
adam
f0d26b4f11
Revbump after updating db5
2012-01-18 13:49:23 +00:00
obache
615c758c19
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
2012-01-13 10:54:43 +00:00
marino
9c96a3f8e7
devel/kdevelop-base: not jobs safe
2011-12-06 08:12:40 +00:00
wiz
8f48e9d890
Update htdig using htdig-devel. Update packages using it
...
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00