diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-15 18:47:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-15 18:47:03 +0800 |
commit | ade0d957eb3c7bdc06cef812bb23947bddfd9bf7 (patch) | |
tree | cc9aa1a1d7a3d924e72f4aa928a15fdc477a81d2 /textproc/pear-Text_Template | |
parent | 5b5cf7e948fdf7a589c46494bc27f6e3b9db6a38 (diff) | |
download | freebsd-ports-gnome-ade0d957eb3c7bdc06cef812bb23947bddfd9bf7.tar.gz freebsd-ports-gnome-ade0d957eb3c7bdc06cef812bb23947bddfd9bf7.tar.zst freebsd-ports-gnome-ade0d957eb3c7bdc06cef812bb23947bddfd9bf7.zip |
- Update to 1.2.0
Diffstat (limited to 'textproc/pear-Text_Template')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-Text_Template/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index 0c5c9928c7d1..11306a50daf3 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text_Template -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo index 105c11d9024f..c87ba290e074 100644 --- a/textproc/pear-Text_Template/distinfo +++ b/textproc/pear-Text_Template/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Text_Template-1.1.4.tgz) = 905e9ed8f26cbe41b3c6ab5d0a8f760aee83c5abbccba48d27aa2975decf937b -SIZE (PEAR/Text_Template-1.1.4.tgz) = 3701 +SHA256 (PEAR/Text_Template-1.2.0.tgz) = 927636923c9703469bc1f80678b45cd598c556f52c2399acbbf8dfe1da18ef24 +SIZE (PEAR/Text_Template-1.2.0.tgz) = 3708 |