summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-22 18:18:25 +0000
committerijliao <ijliao@FreeBSD.org>2001-12-22 18:18:25 +0000
commit121670f7cc370c2e6a43187787105e5b1ea3e07f (patch)
tree426aabfd0a0b1ff0ce5c76aa7420cbf71baa782e /misc
parent6afe26c1f519cd0088953c2fa864a9afec273076 (diff)
downloadFreeBSD-ports-121670f7cc370c2e6a43187787105e5b1ea3e07f.zip
FreeBSD-ports-121670f7cc370c2e6a43187787105e5b1ea3e07f.tar.gz
upgrade to 0.2
change master site add WWW drop maintainership
Diffstat (limited to 'misc')
-rw-r--r--misc/granulate/Makefile9
-rw-r--r--misc/granulate/distinfo2
-rw-r--r--misc/granulate/pkg-descr2
3 files changed, 9 insertions, 4 deletions
diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile
index 88ed6b5..5aba9ad 100644
--- a/misc/granulate/Makefile
+++ b/misc/granulate/Makefile
@@ -7,11 +7,14 @@
#
PORTNAME= granulate
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= misc
-MASTER_SITES= ftp://134.74.16.12/pub/
+MASTER_SITES= http://exe2bin.com/granulate/
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
+
+post-patch:
+ @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff --git a/misc/granulate/distinfo b/misc/granulate/distinfo
index 99b8a62..a6ef492 100644
--- a/misc/granulate/distinfo
+++ b/misc/granulate/distinfo
@@ -1 +1 @@
-MD5 (granulate-0.1.tar.gz) = e4500c32f3013f8e5bb78f7815e35a79
+MD5 (granulate-0.2.tar.gz) = 5ffb08ab5556486c713fece80bac65e7
diff --git a/misc/granulate/pkg-descr b/misc/granulate/pkg-descr
index 87512af..a7f967c 100644
--- a/misc/granulate/pkg-descr
+++ b/misc/granulate/pkg-descr
@@ -4,3 +4,5 @@ one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.
+
+WWW: http://exe2bin.com/granulate/
OpenPOWER on IntegriCloud