devel/oniguruma: Update to 6.8.1

Only changed the shared object version (forgotten on the previous release).
This commit is contained in:
Yuri Victorovich 2018-03-19 06:03:16 +00:00
parent 1d906e54dd
commit 7ca8c2691e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464983
12 changed files with 15 additions and 15 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= libslang2 PORTNAME= libslang2
PORTVERSION= 2.3.1 PORTVERSION= 2.3.1
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://www.jedsoft.org/releases/slang/ MASTER_SITES= http://www.jedsoft.org/releases/slang/
DISTNAME= slang-${PORTVERSION} DISTNAME= slang-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= oniguruma PORTNAME= oniguruma
DISTVERSION= 6.8.0 DISTVERSION= 6.8.1
CATEGORIES= devel textproc CATEGORIES= devel textproc
MASTER_SITES= https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/ MASTER_SITES= https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= onig-${DISTVERSION} DISTNAME= onig-${DISTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1521316393 TIMESTAMP = 1521436089
SHA256 (onig-6.8.0.tar.gz) = c9cd7b50f96460a8f5823f5916f57038c24cfb0d8e3bb86b8bb8b990daa4755c SHA256 (onig-6.8.1.tar.gz) = ddc8f551feecc0172aacf2f188d096134b8c8a21ede88a312f3a81871b7d7445
SIZE (onig-6.8.0.tar.gz) = 973898 SIZE (onig-6.8.1.tar.gz) = 973837

View file

@ -3,6 +3,6 @@ include/oniggnu.h
include/onigposix.h include/onigposix.h
include/oniguruma.h include/oniguruma.h
lib/libonig.so lib/libonig.so
lib/libonig.so.4 lib/libonig.so.5
lib/libonig.so.4.0.0 lib/libonig.so.5.0.0
libdata/pkgconfig/oniguruma.pc libdata/pkgconfig/oniguruma.pc

View file

@ -3,7 +3,7 @@
PORTNAME= mosh PORTNAME= mosh
PORTVERSION= 0.2.7 PORTVERSION= 0.2.7
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= lang CATEGORIES= lang
MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mosh-scheme/ MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mosh-scheme/
PKGNAMESUFFIX= -scheme PKGNAMESUFFIX= -scheme

View file

@ -3,7 +3,7 @@
PORTNAME= php56 PORTNAME= php56
PORTVERSION= 5.6.34 PORTVERSION= 5.6.34
PORTREVISION?= 1 PORTREVISION?= 2
CATEGORIES?= lang devel www CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION} DISTNAME= php-${PORTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= php70 PORTNAME= php70
PORTVERSION= 7.0.28 PORTVERSION= 7.0.28
PORTREVISION?= 1 PORTREVISION?= 2
CATEGORIES?= lang devel www CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION} DISTNAME= php-${PORTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= php71 PORTNAME= php71
PORTVERSION= 7.1.15 PORTVERSION= 7.1.15
PORTREVISION?= 1 PORTREVISION?= 2
CATEGORIES?= lang devel www CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION} DISTNAME= php-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= php72 PORTNAME= php72
DISTVERSION= 7.2.3 DISTVERSION= 7.2.3
PORTREVISION?= 1 PORTREVISION?= 2
CATEGORIES?= lang devel www CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION} DISTNAME= php-${DISTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= sylpheed PORTNAME= sylpheed
PORTVERSION= 3.7.0 PORTVERSION= 3.7.0
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= mail ipv6 CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \
LOCAL/ehaupt LOCAL/ehaupt

View file

@ -3,7 +3,7 @@
PORTNAME= jq PORTNAME= jq
PORTVERSION= 1.5 PORTVERSION= 1.5
PORTREVISION= 2 PORTREVISION= 3
DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= textproc CATEGORIES= textproc

View file

@ -2,7 +2,7 @@
PORTNAME= libevhtp PORTNAME= libevhtp
PORTVERSION= 1.2.16 PORTVERSION= 1.2.16
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= www CATEGORIES= www
MAINTAINER= ultima@FreeBSD.org MAINTAINER= ultima@FreeBSD.org