diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnustep-base/Makefile | 2 | ||||
-rw-r--r-- | lang/parrot/Makefile | 2 | ||||
-rw-r--r-- | lang/phantomjs/Makefile | 2 | ||||
-rw-r--r-- | lang/swift/Makefile | 2 | ||||
-rw-r--r-- | lang/v8-devel/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 201822c..414bf1b 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.24.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index b1266a5..d2dc483 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index a31cf7b..e86707dd 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ariya/phantomjs/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/lang/swift/Makefile b/lang/swift/Makefile index eaef4e0..21ffe29 100644 --- a/lang/swift/Makefile +++ b/lang/swift/Makefile @@ -2,7 +2,7 @@ PORTNAME= swift PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MAINTAINER= swills@FreeBSD.org diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile index e1c1318..82b306e 100644 --- a/lang/v8-devel/Makefile +++ b/lang/v8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel |