diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-04 16:51:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-04 16:51:08 +0800 |
commit | 58d519822809ed72154ff25f82fcc992e5f00f97 (patch) | |
tree | 7cc97faafbbfcc086f6e4a837786ec22ab336ee8 | |
parent | 98ce195aab1b4f15c52bb2331511cf36940e3339 (diff) | |
download | freebsd-ports-gnome-58d519822809ed72154ff25f82fcc992e5f00f97.tar.gz freebsd-ports-gnome-58d519822809ed72154ff25f82fcc992e5f00f97.tar.zst freebsd-ports-gnome-58d519822809ed72154ff25f82fcc992e5f00f97.zip |
- Update to 0.38
PR: 140141
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
-rw-r--r-- | devel/php-libawl/Makefile | 4 | ||||
-rw-r--r-- | devel/php-libawl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/php-libawl/Makefile b/devel/php-libawl/Makefile index e7508090ff71..71c53aa2b180 100644 --- a/devel/php-libawl/Makefile +++ b/devel/php-libawl/Makefile @@ -4,10 +4,10 @@ # $FreeBSD$ PORTNAME= php-libawl -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= devel MASTER_SITES= SF/rscds/awl/${PORTVERSION} -DISTNAME= awl_${PORTVERSION} +DISTNAME= awl-${PORTVERSION} MAINTAINER= cristianorolim@hotmail.com COMMENT= Andrew.s Web Libraries - PHP Utility Libraries diff --git a/devel/php-libawl/distinfo b/devel/php-libawl/distinfo index 4b484bf01211..00a6d8e34835 100644 --- a/devel/php-libawl/distinfo +++ b/devel/php-libawl/distinfo @@ -1,3 +1,3 @@ -MD5 (awl_0.37.tar.gz) = 6230148ff93efe8d31316f59fec05f00 -SHA256 (awl_0.37.tar.gz) = f0b215a76fcd87d47cfbdc2cf473095c3f5081c5cd7383ffc532c5f897dcc717 -SIZE (awl_0.37.tar.gz) = 217678 +MD5 (awl-0.38.tar.gz) = 7ac3bede286c85ec248cc9d048482ab0 +SHA256 (awl-0.38.tar.gz) = a76419db8eef175ad89679e4008a0dbcbcccabb73b6fcb2e03755eaf8fa7cb69 +SIZE (awl-0.38.tar.gz) = 221810 |