diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-03-23 18:59:25 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-03-23 18:59:25 +0800 |
commit | 0b1634a76e0f121c114fab0f310ce458f84b5dd6 (patch) | |
tree | 7f85a1f71f9c67a3f506a29ccb65312de67bc78e /devel/pth | |
parent | 635421f3839849a104c747b8cfe4eb7f49a5c7e5 (diff) | |
download | freebsd-ports-graphics-0b1634a76e0f121c114fab0f310ce458f84b5dd6.tar.gz freebsd-ports-graphics-0b1634a76e0f121c114fab0f310ce458f84b5dd6.tar.zst freebsd-ports-graphics-0b1634a76e0f121c114fab0f310ce458f84b5dd6.zip |
Update to 1.4.1
PR: 36115
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Diffstat (limited to 'devel/pth')
-rw-r--r-- | devel/pth/Makefile | 3 | ||||
-rw-r--r-- | devel/pth/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 0384db34c49..56f764f64e7 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pth -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.4.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/pth/ diff --git a/devel/pth/distinfo b/devel/pth/distinfo index 547396a33c9..704c882bacd 100644 --- a/devel/pth/distinfo +++ b/devel/pth/distinfo @@ -1 +1 @@ -MD5 (pth-1.4.0.tar.gz) = 146314a4c90067f20bc807e0e261fc31 +MD5 (pth-1.4.1.tar.gz) = d17cb02b5580baeac50d1005ff46ddbc |