summaryrefslogtreecommitdiffstats
path: root/devel/epm
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-12-20 02:40:52 +0000
committermaho <maho@FreeBSD.org>2004-12-20 02:40:52 +0000
commit66511a5916bc5089622df4f3aa18154b069ecca9 (patch)
treef80460df6f5b37cf22152d81d0277593e1b1f644 /devel/epm
parent70da7b666e69d8e262c35ac8a9607ac02cc7e98d (diff)
downloadFreeBSD-ports-66511a5916bc5089622df4f3aa18154b069ecca9.zip
FreeBSD-ports-66511a5916bc5089622df4f3aa18154b069ecca9.tar.gz
Now epm is patched version for OpenOffice.org
http://installation.openoffice.org/ http://installation.openoffice.org/how_to_create_native_installer.html and bump portrevision accordingly
Diffstat (limited to 'devel/epm')
-rw-r--r--devel/epm/Makefile6
-rw-r--r--devel/epm/distinfo2
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index 924a20e..4646b04 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -7,15 +7,21 @@
PORTNAME= epm
PORTVERSION= 3.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= maho/openoffice.org
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tar.bz2
+PATCH_DIST_STRIP= -p2
+
MAINTAINER= openoffice@FreeBSD.org
COMMENT= A free UNIX software/file packaging program
+PATCHFILES+= epm-3.7.patch
+PATCH_SITES+= http://installation.openoffice.org/
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/devel/epm/distinfo b/devel/epm/distinfo
index 664b93a..905c53a 100644
--- a/devel/epm/distinfo
+++ b/devel/epm/distinfo
@@ -1,2 +1,4 @@
MD5 (epm-3.7-source.tar.bz2) = d1fd62aa8e38b8dcd32b821822cb29a8
SIZE (epm-3.7-source.tar.bz2) = 401222
+MD5 (epm-3.7.patch) = 45b782d55e0545355cb5ffe5292e13cc
+SIZE (epm-3.7.patch) = 4013
OpenPOWER on IntegriCloud