aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libassa
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-11-02 08:34:25 +0800
committerstas <stas@FreeBSD.org>2006-11-02 08:34:25 +0800
commit34589ece4289187dae27eff03e9ae4c6676149fa (patch)
tree777c1ee0e7386891fb20473e1ed05108f82a3363 /devel/libassa
parent13c9861fddec149b8ff11d3941a3d6d645d764bf (diff)
downloadfreebsd-ports-gnome-34589ece4289187dae27eff03e9ae4c6676149fa.tar.gz
freebsd-ports-gnome-34589ece4289187dae27eff03e9ae4c6676149fa.tar.zst
freebsd-ports-gnome-34589ece4289187dae27eff03e9ae4c6676149fa.zip
- Update to 3.4.2-2 (bugfix release)
- Install assa-genesis manpage (debian) - Change my email
Diffstat (limited to 'devel/libassa')
-rw-r--r--devel/libassa/Makefile14
-rw-r--r--devel/libassa/distinfo6
2 files changed, 14 insertions, 6 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index ef38c6b44632..e7ae0e456f07 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -7,19 +7,24 @@
#
PORTNAME= libassa
-PORTVERSION= 3.4.2
+PORTVERSION= 3.4.2.2
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([[:digit:]])$/-\1/}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= An C++ networking library and application framework
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LDCONFIG= yes
-PLIST_SUB= ASSA_VERSION=${PORTVERSION:R}
+PLIST_SUB= ASSA_VERSION=${PORTVERSION:R:R}
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/(\.[[:digit:]])$//}
+
+MAN1= assa-genesis.1
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s: doc : :g' ${WRKSRC}/Makefile.in
@@ -30,4 +35,7 @@ post-patch:
BROKEN= compilation fails and passing -fhuge-objects does not help
.endif
+post-install:
+ ${INSTALL_MAN} ${WRKSRC}/debian/assa-genesis.1 ${PREFIX}/man/man1
+
.include <bsd.port.post.mk>
diff --git a/devel/libassa/distinfo b/devel/libassa/distinfo
index d5bdc2652270..27f4166c2a3d 100644
--- a/devel/libassa/distinfo
+++ b/devel/libassa/distinfo
@@ -1,3 +1,3 @@
-MD5 (libassa-3.4.2.tar.gz) = f0248280c11571ac7ab511d17f4a2076
-SHA256 (libassa-3.4.2.tar.gz) = 75bd519b9900c124dbc0866ce3acd9ba0840d54e646809a89488196fb857f402
-SIZE (libassa-3.4.2.tar.gz) = 594145
+MD5 (libassa-3.4.2-2.tar.gz) = f619b4f01aeda6d5f2679be9dcec5a51
+SHA256 (libassa-3.4.2-2.tar.gz) = ae2d5d228a1251666f9f80248178b40fb22513597cf78b976e4c3f15d8fc260c
+SIZE (libassa-3.4.2-2.tar.gz) = 594318