summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-08 02:51:04 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-08 02:51:04 +0000
commitb001838aea4df3fc535ba91d5edd7d469f84e233 (patch)
tree3679fe49a7d47bdb49b97a89860e524be003ca89 /devel
parent- Update to 4.0 (diff)
- Update to 1.2.2
Noted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Notes
Notes: svn path=/head/; revision=181741
Diffstat (limited to 'devel')
-rw-r--r--devel/libuninum/Makefile4
-rw-r--r--devel/libuninum/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/libuninum/Makefile b/devel/libuninum/Makefile
index 14d32c537853..f9607fb4265e 100644
--- a/devel/libuninum/Makefile
+++ b/devel/libuninum/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= libuninum
-PORTVERSION= 1.2
+PORTVERSION= 1.2.2
CATEGORIES= devel
MASTER_SITES= http://billposer.org/Software/Downloads/
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}
EXTRACT_SUFX= .tgz
MAINTAINER= clsung@FreeBSD.org
@@ -22,6 +23,7 @@ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include"
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
post-patch:
${REINPLACE_CMD} -e 's|uninum/||' ${WRKSRC}/uninum.c ${WRKSRC}/numconv.c
diff --git a/devel/libuninum/distinfo b/devel/libuninum/distinfo
index 8bd40d941c3f..23c3b562f64e 100644
--- a/devel/libuninum/distinfo
+++ b/devel/libuninum/distinfo
@@ -1,3 +1,3 @@
-MD5 (libuninum-1.2.tgz) = 790f057501fb7cd96ee4a78b38c22f19
-SHA256 (libuninum-1.2.tgz) = 1af42162f0cd4028a10f27b341d2be2395bedfac336975149eaef8425c8dc439
-SIZE (libuninum-1.2.tgz) = 340453
+MD5 (libuninum-1.2.tgz) = 8995711f1329b534d1771c9bde42d161
+SHA256 (libuninum-1.2.tgz) = 2f42af5c6a8fe03b80b3fc96759b8b6f9382daad17cc01f9d33272c6556de053
+SIZE (libuninum-1.2.tgz) = 340506