aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-01-27 14:12:09 +0800
committerculot <culot@FreeBSD.org>2012-01-27 14:12:09 +0800
commit99543331a68a1521cec7f3c7702faaea34a4a9c3 (patch)
tree20d92af1d4ee37fc4b7c5da64f2c1a7f54a3fb21 /textproc
parent43a74f7e0a3973fe7336b56db03248f864ff05ae (diff)
downloadfreebsd-ports-gnome-99543331a68a1521cec7f3c7702faaea34a4a9c3.tar.gz
freebsd-ports-gnome-99543331a68a1521cec7f3c7702faaea34a4a9c3.tar.zst
freebsd-ports-gnome-99543331a68a1521cec7f3c7702faaea34a4a9c3.zip
- Update to 0.38 [1]
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/YAML-LibYAML/Changes PR: ports/164510 [1] Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-YAML-LibYAML/Makefile6
-rw-r--r--textproc/p5-YAML-LibYAML/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile
index 03be443e0b1a..8ce48ed0dba9 100644
--- a/textproc/p5-YAML-LibYAML/Makefile
+++ b/textproc/p5-YAML-LibYAML/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= YAML-LibYAML
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,8 @@ COMMENT= Perl YAML Serialization using XS and libyaml
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-Filter>0:${PORTSDIR}/devel/p5-Filter
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo
index be983378c93f..e241b90a281c 100644
--- a/textproc/p5-YAML-LibYAML/distinfo
+++ b/textproc/p5-YAML-LibYAML/distinfo
@@ -1,2 +1,2 @@
-SHA256 (YAML-LibYAML-0.37.tar.gz) = 75ee088be6c9e44ad28ebeab47df8336548c48b59bab79c8fdf45f6ac117ced1
-SIZE (YAML-LibYAML-0.37.tar.gz) = 176294
+SHA256 (YAML-LibYAML-0.38.tar.gz) = eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba
+SIZE (YAML-LibYAML-0.38.tar.gz) = 176599
r&id=3044f410c88d1ba1b666b7e58c22fce60ec649c1'>Evolution needs gnome-keyring for password management.kwm2015-01-181-1/+3 * Update evolution suite to 3.12.10.kwm2015-01-162-3/+10 * Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-312-3/+3 * Update GNOME to 3.14.2.kwm2014-12-033-4/+234 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-199-2079/+4697 * Delete calls to g_thread_init. It isn't needed with glib 2.32 and uptijl2014-09-031-0/+6 * Rename mail/ patch-xy patches to reflect the files they modify.adamw2014-07-291-0/+0 * net/openldap24-*:tijl2014-07-251-1/+1 * Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always worktijl2014-07-231-8/+0 * Bump more ports that depend on libsqlite3.so:tijl2014-07-051-1/+1 * Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-0/+8 * Catch up with libxml2 api breakage in 2.9.xkwm2014-05-182-1/+44 * Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-131-1/+1 * When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-3/+3 * add missing symlinks to the packagebapt2014-04-121-0/+24 * Support stagebapt2014-04-122-73/+12 * Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name ofadamw2014-03-121-1/+1 * Update to 1.0.kwm2014-01-131-1/+1 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add en explicit dependency on pkgconfbapt2013-09-031-2/+1 * Convert to USES=desktop-file-utils, bump portrevision because there wasn't anykwm2013-06-061-4/+4 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-191-9/+10 * Convert USE_BISON to USES= bisonbapt2013-03-081-2/+2 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-11/+8 * Fix typos in COMMENTcs2012-07-281-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1