aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsps-devel/Makefile8
-rw-r--r--devel/cvsps-devel/distinfo2
-rw-r--r--devel/cvsps-devel/pkg-comment1
-rw-r--r--devel/cvsps/Makefile8
-rw-r--r--devel/cvsps/distinfo2
-rw-r--r--devel/cvsps/pkg-comment1
6 files changed, 14 insertions, 8 deletions
diff --git a/devel/cvsps-devel/Makefile b/devel/cvsps-devel/Makefile
index 7a3492ea6abd..10695dd6f7c5 100644
--- a/devel/cvsps-devel/Makefile
+++ b/devel/cvsps-devel/Makefile
@@ -7,7 +7,8 @@
#
PORTNAME= cvsps
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
+PORTCOMMENT= CVS patchsets
CATEGORIES= devel
MASTER_SITES= http://www.cobite.com/cvsps/
@@ -16,7 +17,10 @@ MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
ALL_TARGET= cvsps
-MANCOMPRESSED= no
MAN1= cvsps.1
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/cvsps ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/cvsps.1 ${MANPREFIX}/man/man1
+
.include <bsd.port.mk>
diff --git a/devel/cvsps-devel/distinfo b/devel/cvsps-devel/distinfo
index 02fe15d81ff4..41d2ab5e5654 100644
--- a/devel/cvsps-devel/distinfo
+++ b/devel/cvsps-devel/distinfo
@@ -1 +1 @@
-MD5 (cvsps-1.3.2.tar.gz) = f147ddcd854b2d8a9351e7846cf87b26
+MD5 (cvsps-1.3.3.tar.gz) = 06996d83366794d295745092225946b7
diff --git a/devel/cvsps-devel/pkg-comment b/devel/cvsps-devel/pkg-comment
deleted file mode 100644
index 6ddad4e9a7b7..000000000000
--- a/devel/cvsps-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CVS patchsets
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile
index 7a3492ea6abd..10695dd6f7c5 100644
--- a/devel/cvsps/Makefile
+++ b/devel/cvsps/Makefile
@@ -7,7 +7,8 @@
#
PORTNAME= cvsps
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
+PORTCOMMENT= CVS patchsets
CATEGORIES= devel
MASTER_SITES= http://www.cobite.com/cvsps/
@@ -16,7 +17,10 @@ MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
ALL_TARGET= cvsps
-MANCOMPRESSED= no
MAN1= cvsps.1
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/cvsps ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/cvsps.1 ${MANPREFIX}/man/man1
+
.include <bsd.port.mk>
diff --git a/devel/cvsps/distinfo b/devel/cvsps/distinfo
index 02fe15d81ff4..41d2ab5e5654 100644
--- a/devel/cvsps/distinfo
+++ b/devel/cvsps/distinfo
@@ -1 +1 @@
-MD5 (cvsps-1.3.2.tar.gz) = f147ddcd854b2d8a9351e7846cf87b26
+MD5 (cvsps-1.3.3.tar.gz) = 06996d83366794d295745092225946b7
diff --git a/devel/cvsps/pkg-comment b/devel/cvsps/pkg-comment
deleted file mode 100644
index 6ddad4e9a7b7..000000000000
--- a/devel/cvsps/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CVS patchsets