diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-07 12:48:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-07 12:48:34 +0000 |
commit | d333fdce85d796c20d386a6bc6bf0bfb195f3abc (patch) | |
tree | dc932a1836bd9c22e0ecaa51c41db41f17919d4f | |
parent | 609448c820aefdbafa0ec59f68181d9195dd5105 (diff) | |
download | ports-d333fdce85d796c20d386a6bc6bf0bfb195f3abc.tar.gz ports-d333fdce85d796c20d386a6bc6bf0bfb195f3abc.zip |
- Update to 0.3
Notes
Notes:
svn path=/head/; revision=172490
-rw-r--r-- | graphics/fusefs-gphotofs/Makefile | 4 | ||||
-rw-r--r-- | graphics/fusefs-gphotofs/distinfo | 6 | ||||
-rw-r--r-- | graphics/fusefs-gphotofs/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index da86e59e0bf4..b8c95577cdad 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gphotofs -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= graphics sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto @@ -23,6 +23,8 @@ USE_BZIP2= yes USE_GNOME= glib20 GNU_CONFIGURE= yes +PLIST_FILES= bin/gphotofs + .include <bsd.port.pre.mk> .if ${OSVERSION} < 600000 diff --git a/graphics/fusefs-gphotofs/distinfo b/graphics/fusefs-gphotofs/distinfo index ffc7d33aef9b..daddb84f973a 100644 --- a/graphics/fusefs-gphotofs/distinfo +++ b/graphics/fusefs-gphotofs/distinfo @@ -1,3 +1,3 @@ -MD5 (gphotofs-0.2.tar.bz2) = 76940cc0bed043b90080a3f004b2dc6e -SHA256 (gphotofs-0.2.tar.bz2) = 664f1265dcaa2d24d17052219e7883881df505edee9dde45144432f630480ca4 -SIZE (gphotofs-0.2.tar.bz2) = 72137 +MD5 (gphotofs-0.3.tar.bz2) = 73b7582888b19d2ed976849a6a02782a +SHA256 (gphotofs-0.3.tar.bz2) = cb67e5ef97adf4c302072d42ccbbdce96c9a16e0c8494cc04968f1da79940b7e +SIZE (gphotofs-0.3.tar.bz2) = 76186 diff --git a/graphics/fusefs-gphotofs/pkg-plist b/graphics/fusefs-gphotofs/pkg-plist deleted file mode 100644 index da1006e7ed5c..000000000000 --- a/graphics/fusefs-gphotofs/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gphotofs |