diff options
author | rafan <rafan@FreeBSD.org> | 2007-05-27 16:55:56 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-05-27 16:55:56 +0800 |
commit | ef1ab3659e64c1c9ee9fdb91ee42f97b9933e6b1 (patch) | |
tree | 91c476fead844d935bfd85ccf52b5411e3b67ed5 /textproc/openvanilla-framework | |
parent | 795e547a9cd3a1dd47233b08ac45851771688674 (diff) | |
download | freebsd-ports-gnome-ef1ab3659e64c1c9ee9fdb91ee42f97b9933e6b1.tar.gz freebsd-ports-gnome-ef1ab3659e64c1c9ee9fdb91ee42f97b9933e6b1.tar.zst freebsd-ports-gnome-ef1ab3659e64c1c9ee9fdb91ee42f97b9933e6b1.zip |
- Update to 0.7.2.20070514
- Host distfiles at my place per request from maintainer
- Kill reference to X11BASE, now everything in LOCALBASE
- Rename patches to match our name convention, also update them if necessary
openvanilla-modules:
- Add Chewing module
scim-openvanilla:
- Remove pkg-plist, use PLIST_FILES for small # of files
- Remove hack for objformat removal, no longer needed
PR: ports/112721
Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer)
Diffstat (limited to 'textproc/openvanilla-framework')
-rw-r--r-- | textproc/openvanilla-framework/Makefile | 8 | ||||
-rw-r--r-- | textproc/openvanilla-framework/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/openvanilla-framework/Makefile b/textproc/openvanilla-framework/Makefile index cb1f0000f160..88d436cc06e5 100644 --- a/textproc/openvanilla-framework/Makefile +++ b/textproc/openvanilla-framework/Makefile @@ -6,17 +6,15 @@ # PORTNAME= openvanilla-framework -PORTVERSION= 0.7.2.b20060214 -PORTREVISION= 1 +PORTVERSION= 0.7.2.20070514 CATEGORIES= textproc -MASTER_SITES= http://www.csie.org/~llwang/ \ - http://www.infor.org/~llwang/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rafan DISTNAME= openvanilla-${PORTVERSION} MAINTAINER= llwang@infor.org COMMENT= Development header files for OpenVanilla -USE_X_PREFIX= yes NO_BUILD= yes do-install: diff --git a/textproc/openvanilla-framework/distinfo b/textproc/openvanilla-framework/distinfo index 95c6b291033b..6db7d7486b5e 100644 --- a/textproc/openvanilla-framework/distinfo +++ b/textproc/openvanilla-framework/distinfo @@ -1,3 +1,3 @@ -MD5 (openvanilla-0.7.2.b20060214.tar.gz) = d15b76fd77022cc78b660b9a719d17e7 -SHA256 (openvanilla-0.7.2.b20060214.tar.gz) = 9761b42666676ecb5e590b242d09c4e6f538a23608c0262fc02d38821b1d128d -SIZE (openvanilla-0.7.2.b20060214.tar.gz) = 16777986 +MD5 (openvanilla-0.7.2.20070514.tar.gz) = 1be55a6394a36c1a99158a147c7a2fda +SHA256 (openvanilla-0.7.2.20070514.tar.gz) = 6dcbb824293c3220a3cf8df4565c371a310f9042f01e63e5c1bfc20ee3e4a4c7 +SIZE (openvanilla-0.7.2.20070514.tar.gz) = 21002095 |