aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-06-23 22:45:52 +0800
committerkevlo <kevlo@FreeBSD.org>2001-06-23 22:45:52 +0800
commit735818b032fba5304b65361c64a3b2ae9dab2b4f (patch)
treea8f245c1f7d9cb4efc9f5e6df854e925ceb53798 /devel
parent7392f085a6f7f8fbc498cfeca5a32ae99a971e3a (diff)
downloadfreebsd-ports-gnome-735818b032fba5304b65361c64a3b2ae9dab2b4f.tar.gz
freebsd-ports-gnome-735818b032fba5304b65361c64a3b2ae9dab2b4f.tar.zst
freebsd-ports-gnome-735818b032fba5304b65361c64a3b2ae9dab2b4f.zip
Update to version 0.9.7
PR: 28327 Submitted by: Brandon Fosdick <bfoz@glue.umd.edu> Reviewed by: MAINTAINER
Diffstat (limited to 'devel')
-rw-r--r--devel/gpasm/Makefile8
-rw-r--r--devel/gpasm/distinfo2
-rw-r--r--devel/gpasm/pkg-plist3
-rw-r--r--devel/gputils/Makefile8
-rw-r--r--devel/gputils/distinfo2
-rw-r--r--devel/gputils/pkg-plist3
6 files changed, 16 insertions, 10 deletions
diff --git a/devel/gpasm/Makefile b/devel/gpasm/Makefile
index 5a179eeef757..8b7fcb5b6de5 100644
--- a/devel/gpasm/Makefile
+++ b/devel/gpasm/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= gpasm
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sam@inf.enst.fr
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="cc -I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgnugetopt"
+ LIBS="-L${LOCALBASE}/lib"
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/doc/gpasm
${INSTALL_DATA} ${WRKSRC}/doc/gpasm.ps ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.pdf ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.lyx ${PREFIX}/share/doc/gpasm
.endif
.include <bsd.port.mk>
diff --git a/devel/gpasm/distinfo b/devel/gpasm/distinfo
index 612c4533d8f4..c25f03000925 100644
--- a/devel/gpasm/distinfo
+++ b/devel/gpasm/distinfo
@@ -1 +1 @@
-MD5 (gpasm-0.9.5.tar.gz) = 89f6482c77df197c6d18a9f5092e2cb2
+MD5 (gpasm-0.9.7.tar.gz) = 7ee911ca1ae1e47f33c2d6e269d31ab0
diff --git a/devel/gpasm/pkg-plist b/devel/gpasm/pkg-plist
index 17b71bd9671a..499665ac476a 100644
--- a/devel/gpasm/pkg-plist
+++ b/devel/gpasm/pkg-plist
@@ -1,6 +1,7 @@
bin/gpasm
bin/gpdasm
bin/gpvc
+bin/gpvo
share/gpasm/header/memory.inc
share/gpasm/header/p12c508.inc
share/gpasm/header/p12c508a.inc
@@ -118,6 +119,8 @@ share/gpasm/header/p18c452.inc
share/gpasm/header/p18c658.inc
share/gpasm/header/p18c858.inc
share/doc/gpasm/gpasm.ps
+share/doc/gpasm/gpasm.pdf
+share/doc/gpasm/gpasm.lyx
@dirrm share/doc/gpasm
@dirrm share/gpasm/header
@dirrm share/gpasm
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile
index 5a179eeef757..8b7fcb5b6de5 100644
--- a/devel/gputils/Makefile
+++ b/devel/gputils/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= gpasm
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sam@inf.enst.fr
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="cc -I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgnugetopt"
+ LIBS="-L${LOCALBASE}/lib"
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/doc/gpasm
${INSTALL_DATA} ${WRKSRC}/doc/gpasm.ps ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.pdf ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.lyx ${PREFIX}/share/doc/gpasm
.endif
.include <bsd.port.mk>
diff --git a/devel/gputils/distinfo b/devel/gputils/distinfo
index 612c4533d8f4..c25f03000925 100644
--- a/devel/gputils/distinfo
+++ b/devel/gputils/distinfo
@@ -1 +1 @@
-MD5 (gpasm-0.9.5.tar.gz) = 89f6482c77df197c6d18a9f5092e2cb2
+MD5 (gpasm-0.9.7.tar.gz) = 7ee911ca1ae1e47f33c2d6e269d31ab0
diff --git a/devel/gputils/pkg-plist b/devel/gputils/pkg-plist
index 17b71bd9671a..499665ac476a 100644
--- a/devel/gputils/pkg-plist
+++ b/devel/gputils/pkg-plist
@@ -1,6 +1,7 @@
bin/gpasm
bin/gpdasm
bin/gpvc
+bin/gpvo
share/gpasm/header/memory.inc
share/gpasm/header/p12c508.inc
share/gpasm/header/p12c508a.inc
@@ -118,6 +119,8 @@ share/gpasm/header/p18c452.inc
share/gpasm/header/p18c658.inc
share/gpasm/header/p18c858.inc
share/doc/gpasm/gpasm.ps
+share/doc/gpasm/gpasm.pdf
+share/doc/gpasm/gpasm.lyx
@dirrm share/doc/gpasm
@dirrm share/gpasm/header
@dirrm share/gpasm