aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-02-14 14:14:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-02-14 14:14:43 +0000
commit70f90122fa79605eeabf48f935a8e1e588dc6841 (patch)
treef63b4692df726ff611cf0b4c7c50b1ab0368375b
parent6e9327f33a8b4ed1d3fb1aa00568ad7e88fdc495 (diff)
downloadports-70f90122fa79605eeabf48f935a8e1e588dc6841.tar.gz
ports-70f90122fa79605eeabf48f935a8e1e588dc6841.zip
devel/libpff: update to 20231205
-rw-r--r--devel/libpff/Makefile9
-rw-r--r--devel/libpff/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/libpff/Makefile b/devel/libpff/Makefile
index 0a2c8053dc17..523042e161df 100644
--- a/devel/libpff/Makefile
+++ b/devel/libpff/Makefile
@@ -1,9 +1,8 @@
PORTNAME= libpff
-# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION= experimental-20180714
-PORTREVISION= 1
+DISTVERSIONPREFIX= alpha-
+DISTVERSION= 20231205
CATEGORIES= devel
-MASTER_SITES= https://github.com/libyal/libpff/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES= https://github.com/libyal/libpff/releases/download/${DISTVERSION}/ \
LOCAL/antoine
MAINTAINER= antoine@FreeBSD.org
@@ -22,7 +21,7 @@ USES= cpe libtool pathfix python
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
OPTIONS_DEFINE= NLS
diff --git a/devel/libpff/distinfo b/devel/libpff/distinfo
index 5c9cc7624d03..e4cf6c49de02 100644
--- a/devel/libpff/distinfo
+++ b/devel/libpff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531686016
-SHA256 (libpff-experimental-20180714.tar.gz) = d9657aa592e2e155a5dbb49a019f99988e2347a8c7b939c21883e8be3003695b
-SIZE (libpff-experimental-20180714.tar.gz) = 1991576
+TIMESTAMP = 1707837678
+SHA256 (libpff-alpha-20231205.tar.gz) = 3e4932e3c68068b91b3024454ff095b941e326c4c15ea27ca727dc739004b880
+SIZE (libpff-alpha-20231205.tar.gz) = 2151000